{
  "metadata": {
    "transaction_key": "deprecated",
    "request_id": "17a4251a-d3ce-4d6b-acf5-6b43daec54f2",
    "sha256": "90e07e571923e09bc0b2af28240b9fe783bbd017461317dc2038e6efc68361ea",
    "created": "2025-12-05T09:29:34.726Z",
    "duration": 3366.609,
    "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": "In Ethereum, a block server 12 approximately twelve seconds. So within the twelve seconds, you can whoever is the solver and whoever has the control over the what goes in a bundle acts like a god. In the case of Bitcoin, you had the idea of time chain. In the case of Ethereum, it's not even this time chain. It is time travel because because now the chain is much more programmable. Yeah. Every transaction that's in the blockchain already confirmed as a past tense, and each transaction that's in the mempool are within the future tense. Ethereum, unlike Bitcoin, is the blockchain that allows for present tense transactions properly. What you're ultimately designing is not user experience, but shareholder experience. Hey, guys. What you're about to watch is one of the many interviews I took during my time in Thailand for Devcon twenty twenty four. I was in the country for a total of over a month and got the opportunity to meet a bunch of really cool people and interview them in person. Devcon itself was an incredible and interesting experience and you can find my full review of it on my Patreon. So if you like the content I've been making and would like me to continue going to these kinds of events and improving, then I hope you'll become a patron starting at just $3 per month for access to loads of bonus content and blockchain socialist merch at patreon.com/theblockchainsocialist. So hi, everyone. You're listening to the Blockchain Socialist podcast with another episode in a production set that, again, I can never afford in my life ever unless you donate to patreon.com enough money to where I can do this. But, I'm here at Defcon in Bangkok, and I'm here where with my friend Anuj Dasgupta. Yes. Hi, everybody. So I'm very happy to be here. Thank you, Josh, for inviting me for this. So yeah. I mean, I think, we're having exciting conversation. Yeah. I think it's gonna be a really fun one. So, of course, we already know each other, and we have, like, plenty of things that we can talk about. And that's why it's going to be, why we need to do kind of, like, the the biz let's do business first, and then we'll get into the more fun stuff. Sure. Sounds good. About philosophy and a bunch of other things. So maybe just to start off for everyone, if you want to maybe introduce yourself and Sure. Talk a little bit about your your new project, smart transactions. Sure. So, I'm here sharing a project that I found at with Vlad Zamfier. It's called smart transactions. And initially started, like, three, four years ago, we are researching the Mev space. And so, like, one of the early insights I had where we discussed that the beginning of Mev is the end of blocks, which just means take a fancy way of saying that it's the end of blockchain as we know it. And things are gonna change quite rapidly. And then this this change, the market structure, the supplies, and everything change. But through all that, we realize that transactions, when you send on blockchains, are kinda quite straightforward. Like, you say, okay. I want to send this e to this person. I want to receive this. And the only thing you can do, kind of programmable ability, a bit more flexibility, expressibility are on smart contracts. And we realize now that transactions are routed through this intermediate layer called the solvers, maybe transactions from the wallet or from the dApp can add this extra can we can think of it as metadata saying I want to like, for example, I want to give this, I want to swap x with y provided the price changes and so on. So provided this person gets it or can have x grow or gets locked in a certain way. These things, solvers can take care of that, can find out the best time to execute that, can find best price or whatever conditions you give. So that's smart transact transactions that are smart enough to find whatever the user has, defined in the wallet, in the dApp. And we use a lot of fun stuff like time travel and and, other kinds of stuff. Yeah. Yeah. So, yeah. Yeah. So you started smart transactions with Vlad Zamfir, who is someone, in case you don't know, someone who's been very influential in the in the Ethereum space, to put it quickly. Did a lot of work on, I believe, the proof of stake consensus and and and such. And yeah. Smart transactions. So, like, I know you guys hate this word, but I had a previous conversation, with a previous guest, Chris Gose from Anoma, in which they use the term intense. Yes. Smart transactions sounds like something similar to intense. Yes. Yes. Could you unpack that a bit? I mean, you could say that, except that it is not. And and, because, you know, intense is, I mean, called old fashioned, but as a computer scientist, I would say intense are a kind of a psychological thing. But worse of it is that it's there is no way to verify what somebody's mind what the intentions are behind something. I mean Right. The only thing we can verify are consequences of actions. So in some ways, you could say the intents, but what we actually do is, like, for example, say on the wallet, you click and you give a measure saying I want a certain kind of slippage, then that's something we can verify. So you can see that's an intent, but I will just call it an objective of whatever, like like, the word objective and goal. Something is out there in the world, something that is verifiable. So you could say that, yes, it is that, but it's also another way of, talking about it is is, Vitalik has this believe it's EIP seven seven zero two, two, which is basically extending the expressibility of every transaction to be able to have these other conditions, no things I was talking about. And that's, that's something, you know, in some ways in line with what we have already been trying for a couple of years now. And maybe I'll give you if I may let me give a different very different, metaphor, landscape to, like, paint the picture a little bit. So right now, if you look at Ethereum, most of the stuff in Ethereum boils down to, doing a swap coin x, coin y. We have the Uniswap. Then we have Uniswap x based on Cowswap. Many other platforms do the same thing. Sure. You have bridging. You have staking of all that. But, ultimately, if you can't, take your money out or put new money, which is against, swapping, you're kind of stuck. It wouldn't work. Right? So swap is not just important, but if you look at DappRadar, it is the most important application. But the thing is, from the case of MEV, most of the solvers who actually are the kind of the underlying engine that kind of runs MEV. Searcher is a solver, same word. The thing they do, essentially is receive transactions from different wallets, and they try to figure out what's the most optimized way to provide, the transaction bundle. And what the transactions do? Swaps. Like, I'm sending eight. I'm trying to get one. I'm selling something. I'm waiting for a price to happen, be it a limit or a bit, whatever it is. We realize that this, way of optimizing transactions for the best swap could be extended to other use cases. So because swap is essentially a matching problem. Right? I want to sell ETH for DAI. You want to buy DAI for ETH. CallSwap will find out the best, pair. And we realize we can do it for not just, money or, like, tokens, but, like, any kind of a like, building an Uber on chain. Building an Airbnb, it's a matter of matching. Yeah. So, like, yeah. So already, there are a lot of decentralized exchanges that use this kind of system of, like, you you are essentially make you're signing a message for basically a swap to happen Yes. And you're asking for it to, like, to fill these certain requirements. Exactly. And there are there is a network of, I guess, bots. Mhmm. So there are other computers. Solvers are kind of Solvers. Automatically working. Yeah. In which they're trying to make this match happen for you. Yeah. And, yeah, and that that if you abstract the the action of matching, then that is something that is, yeah, usable for many different types of things besides Yeah. Exactly. Matching for swaps. Exactly. I mean, like, you know, when when we're in we're in Defcon in Bangkok, everybody has been using Grab. And in Grab, you can put a request saying, I want to have bath time, and somebody will respond, like, hotel or whatever will respond and saying, okay. We have bath high. They will send it to you. That's a match again. So between you you have it. So this is it's almost it's a joke we say. You know, how makes the the peer to peer connection in some ways between a coincidence of wants, like, on both sides. What about the want is more than just I want x coin for y coin? Yeah. The real ones, like, I want. And other, side will respond to, I want the ride. Others, that's an Uber. I or whatever is the case. So any marketplace, you could think of it, even Telegram where I want to send a message to Josh. And on other side, somebody could be a broadcast server. Telegram broadcast hosted in on their own computer. They could say I am willing to provide the service of broadcasting the service that you want to send to Bujos. So in many ways that you can think of most of the things that we do online, especially things that are kind of social networky, be it Uber or this, that, and the other as kind of a supply and demand or rather kind of ask and bid, like, two sides of the matching engine problem. And so that's what Right. We are trying to generalize the matching engine, not just swaps, but any kinds of, Right. Actions. Yeah. And so the the kind of, like, metaphor that you guys like to use in all this is time travel. Yes. Very much obsessed with time travel. Some people hate it, but I think it's the best metaphor to use. Yeah. Because what happens in Mev is just like you have transactions that are order one after the other, but what may have happened, the ordering of ordering of transactions would get manipulated. So somebody wants to sell ETH and somebody could come before that by buying up enough ETH and changing the price of the ETH. That's front running or other cases or other kinds of attacks. So if you can change the order of transactions, in some ways, you change the way, time happens. For example, I was supposed to go before you. Right. Now I'm I'm going after you. Right. So my time was before you. Now my time is after you. So by changing the time or changing the order of transactions, you're essentially changing the time that somebody will have something will happen. Now this is not real time time travel as in nobody will use our platform and end up yesterday. Right. That will not happen. But what will happen is somebody will use our transaction, and they would be able to make bets based on future that did not happen. So as an example, say you want to short a trade, and you don't even have those coins to short. So you can see I want to short if I have the coins in the future. And in the future, we will try to make sure that's fulfilled. So in Ethereum blocks every twelve approximately twelve seconds. So within within the twelve seconds, you can whoever is the solver and whoever has the control over the what goes in a bundle acts like a god. Because, as long as, you know, within the twelve seconds, they're able to make up for it and it actually is coherent in terms of there are no problems of causality, what caused what, it's perfectly fine. So you can make this weird transactions where you say do x based on y, and y will happen later as long as the latest within the same block. So if in a twelve second block, a transaction that happens in second second can say, you know, do the short if I get so many ETH, in the next five, seven seconds. In the twelve seconds, that's still. Yeah. And within twelve seconds, there's another transaction comes in, which is which will give this ETH to this other transaction provider. Then, you know, the solver will be like, okay. This makes total sense. They will take these two transactions, put it in a bundle, and send it to be to be accepted by the the block builder and proposal and all that. So this is why it looks like time travel when it's finally submitted and it's on the blockchain. Mhmm. Actually, what's happening is kind of shenanigans within those twelve seconds where you can act like God. Right. Like I like, time time manipulation. Time manipulation because we have this kind of window of twelve seconds where you're god. You know? Right. I think so, like, now I'm I'm interested in getting into, like, the the juicier stuff because, yeah. I don't I you're I mean, I know you're familiar a bit with I got this from from Wasim, which is, Alcindi, which is a a friend. And one of the things that he told me once about was, like, the transition to capitalism was and it involved, like, the control of time that elites, often through different modes of production were those who controlled time. And so, like, he he told me the story of, like, you know, the the rise of, like, clock towers, for example. And villages had a lot to do with getting villagers who are used to simply, like, working the land based on the move of the movement of the sun or whatever else to get to work on time. Because with the increase of industrial production, then it's just easier to coordinate, or, like, more efficient to coordinate, workers Yes. If they all agree that, like, we're all going to work at, like, 12:00, and now it's 12:00. And there's something for there's some sort of corollary to that, but I don't really know exactly how to, like, profess completely when when it comes to MEV and, like, this is I can make it very simple, actually. Yeah. I think so. Bold claims, which is, I mean, the blockchain is all ready from the beginning Yeah. Of, of Time change. Being a time change. Yeah. Yeah. And of trustlessness. They're all connected. Because what is the question of trust? The question of trust is basically being able to when I say you don't have to trust anything on the blockchain, it means, like, if somebody locks up a coin on the blockchain, you don't have to trust it. It'll be there. It'll be there in ten years, hundred years, two hundred years, which means anytime somebody trusts, it's basically an assumption of a future promise to be fulfilled. That's what trust is. Every trust is an assumption on the future something to be fulfilled. So when we see on the blockchain, you don't have to trust anything, like, if you lock something in an escrow and you say the price changes, it automatically release so and so coins to somebody. And you know if the price changes, the coins will be released. Nobody can stop it. What that does mean? That means that you are making an assumption that you know for sure the guarantee is 100%. So that means the question of trust would not be even a question if in real life we could time travel to that future and always check it. Of course, we cannot do that. Right. Right. Right. So when we have something that is trustless, we are essentially saying saying it is almost like it is allowing you to travel to the future and give you that guarantee. Like, why is Bitcoin saying 21,000,000 is fixed? Nobody went to the future and saw 21,000,000. After that, it's not. But we don't have to trust it's there because it's in the code. It's in the culture not to change the code. It's a lot of these things. So, ultimately, what you get as a result of partly tech, partly culture of blockchain, Ethereum, all this crypto with trustlessness. Lessness. You get this paradigm of being able to make promises that you know in the future will be true even though you did not go in the future, and that's time travel in some ways. Mhmm. It's like being able to have a crystal ball and be able to see, you know, know, if a claim is made on the blockchain. That is kinda true. Right. And this is why this whole, angle that is there on blockchain. One one is this making promises, and you know that is true. Another angle, which is time travel in the future. Mhmm. Another angle is being able to see from all the existing blocks that anything that happened in the past, you can recreate it by running the same exact chain. Mhmm. From the beginning, you can, if you anybody runs Bitcoin or Ethereum from Genesis block, it'll exactly be what it was. It won't change ever. Mhmm. Because there are proofs of all the data, which is time travel to the past because we didn't nobody went to the past and so. So this is why I mean, time chain is actually a way better metaphor in some ways, if you think about it Right. Than than blockchain. So I would say what we are doing is in some ways it's kind of a joke we say that and I the time chain is not complete unless you have time travel. Like, it's the missing block because Nakamoto already came up with the time chain, which is the idea that you can make almost do virtual time travel to the future because you have that guarantees the future will be exactly that, or you can go to the past because you can see the proof of something actually happened. Like proof of, proof of work. You did not actually the network can check the difficulty level. Nobody went to the past and saw they actually had the acid, but you don't need to. Mhmm. You don't need to. And that's it. That's almost like virtual time travel to the past. So you have both these time travels in the blockchain. We just call it trustless. Yeah. But it's actually time travel. It's the same word. I mean, different word, but same essence. Yeah. Yeah. Yeah. I mean, there's something about the I mean, definitely the the immutability or, like, the guaranteed nature of, like, x happening, at least in, like, core protocol things, is something that, I guess, in in blockchain where there's largely it feels to be framed in very much like an investment logic. Yes. Like, it's very much like I'm making the investment because I know that max amount of Bitcoin. And for some reason, that's a part of my, like, investment thesis or something like that. And so there's, I mean so there's, like, Bitcoin doing time stamping as a very almost, like, rudimentary form of this. And then, like, with MEV in, Ethereum, that, like, complicates it a whole lot more, it seems like to me. And the the not just so, like, God, I think, in Bitcoin is maybe the miner who mines the block. God in, like, MEV then is, like, a bit more complicated, and it really depends on, like, the the like an who builds the blocks and yeah. God. Like Yeah. Yeah. All those, like because it's not even just solvers or servers. It's also market makers. It's also, like, you know, people who are very good at meme making and changing and realizing the value of ETH and all that. So Yeah. There's a lot in terms of happening, but it's it's in in fact, the fact is, in the case of Bitcoin, you had the idea of time chain. In the case of Ethereum, it's not even this time chain. It is time travel because now the chain is much more programmable. Yeah. So by being able to almost think of it programmable time, which means the time is going forward, time is going back. So in many ways, it's like, during complete time. But it sounds you know, it it's so, like, you know, in in many ways, I can sound, I can imagine to someone maybe from the outside being like, that sounds dystopian. Yeah. Yeah. You could think of that. That sounds rough. I mean, I wouldn't say that because I mean I mean, yes. Of course. So much of finance is completely based on time travel anyways because when people do Yeah. Shorts and all those kind of, Bets on time. It's all based on based on time. Like, right now, you you think On a future. Yeah. The whole idea of speculation is based on time. Like, you can speculate Mhmm. And you're gonna make the time happen for something to re it's like a self fulfilling prophecy in some ways, you know, because every every week, the price goes up. So, I mean, this idea of time is, as you said, when when you talk about what seems to work, that it is integral to the concept of money, of value, of all of that. I mean, something has value because that stands the test of time. So, again, we we have the idea of time. And even when you said about the the the previous things about, like, how people start coordinating with each other. I mean, long story short, one of the claims historians sometimes have is it is the Catholic monks who kind of came up with the rigor and the discipline of eating not when hungry Mhmm. But based on the time. Waking up not when just you want to wake up based on time, going to so this idea that we just don't eat and nobody questions it when we are hungry, we just automatically entire world gets hungry at twelve in the afternoon. Mhmm. It's really weird, but it does happen because regimented how that happened is when the revolution happened, they cannot say every man a priest, which means every man will be like the Catholic priest doing things on time. So that is and we know one of Marx's papers work and others where, you know, this whole work ethic was invented by the monks. Mhmm. And this is why the time of the Lord. So time is Lord in some ways. Right? Right. Right. Right. So, I mean, this kind of metaphor is in the case of Bitcoin, Bitcoin white paper is very interesting because it poses the problem of, this how can you not have reversibility? How can you not have double spending? And the solution is provided in the first page is decentralized time stamping server. Yeah. And the entire paper is obsessed about time stamping. And so many ways, it's like, I think in every page, there is some mention of something to do with time. And even in computer science literature time and how to have a time that that you can agree on between many different processes is the birth of distributor systems and then decentralization and then Bitcoin and then so it is also dystopian, of course. I mean, I I I couldn't agree more because because there's a whole element, that precedes crypto from extravian online community where I mean, in again, long story short, immutability, in some ways was in invented to argue that if we, die or leave for and come back or if you don't even die, we'll leave for thousand years, we need a form of value that, you know, can stay for good for thousand million years. Years. And so, you mean to be it is great because you know your your money, your asset would not be overturned, would not be changed. So, you mean to be really in many ways is a shorthand for immortality. And that again is a conversation about rhetoric of time. So, it is unavoidable. So I would instead of saying dystopian or utopian, I would say it is programmable. So it's how you program it, you know, sometimes. Yeah. So then, like, there's a question in my mind of, like, if, you know, if you to to I was coming up coming up to my mind, like, to seize the means of production is to seize the means of time. Absolutely. And what does what does that look like in the blockchain world? Like, you know, I would think you're you're telling me was it Mark Fisher who said this? That's, you know, when someone asked him what is communism or something like that, he said it's free time. Exactly. And, like, to me, that's like, I I think it's a a great way if someone asks you what is it, just say free time. It's the it's the ability to do what you want whenever you want and learn and, like, to not be compelled to have to want to do or you don't feel as, like, fulfilling in your life. To me, that is, like, you know, that is that is when we've reached, you know, know Nirvana. Nirvana. Yeah. Our post capitalist world. Yes. But, yeah, I guess for you, what does it look like? I mean, what does, Freedom look like? Air drops. You know? Air drops. That that's that's Freedom freedom is getting as many airdrops. Airdrops. I mean, when you get airdrops for because you did something, you participated in a in a platform without expectation of anything. Maybe sometimes, most of them, you didn't know. At least you didn't know how much you will get. Yeah. And next thing you know, you got some airdrops that allows you some kind of a freedom because, you know, if it has some value, if it goes up, you know, you can buy. I know it sounds super, you know, antithetical move to the spirit, but you do you know, it's like the poison is its own very medicine in some cases. Right? So that which, you know, got us not having time, getting the airdrop, being able to know, but it's basically swap those airdrop talk tokens to fiat or other kinds of services values online. You get to have some, you know so I think airdrops are one of the great, I mean, things which, you know, give us little sense of, like, I don't know, time well spent. You can get it retroactively. I know it sound maybe more dystopian, but I think there is a more, I don't know how to put it, like, nicer, fair, provided the airdrop is fairly distributed. It's not like the founding team. Like, it depends on how it's distributed. Exactly. There's definitely yeah. I mean, plenty of moments I've been fortunate enough to get to get an airdrop, and I was like, wow. Just like this sense of relief and, like A sense of seeing, like, somebody saw you. Somebody took you, like, to remind you about it. If communism is free time and free time is airdrops Communism is airdrops done properly. So it's like a fair distribution of air drops where Property air drops property. Yeah. Yeah. I mean and you know, this is why it's it's interesting that the whole air drops also kind of in a little way, if I exaggerate a bit, it kind of makes question makes us question this whole notion ideology of scarcity. Because somebody just giving out just like that. So it's maybe it's not that scarce. The glimpse of abundance, you know, which Yeah. You know, which is, I think, also free time, the abundance of time. So I I think, if time is money as we say in in in everyday language, I think airdrop is just like, you know, like free time in some ways. I mean, again, how it's done, which stage of the project, how much is the pre mining thing, you know. Are people just, like, shilling it? Somebody will drag you after that. I mean, all those things, of course, that makes it make it much more complicated, but, I mean, there is that, you know. And then if you think of programmable time, as I said, you know, just say it's like a speculation. If somebody does the airdrop to a token that are, like, you know, locked in a certain way where you have to do x y z z to to get the value out of it. So there are all kinds of, like, ways to, like, do experimental programmable Mhmm. Funky airdrops also and then also. So when it comes to, you know, if if we talk about, like, the mempool, for example, the MEV, what does do you have any thoughts on what a, like, a mempool that values free time looks like? Well, I mean, I I I I would say it would be I mean, I am more and more of a fan of, I mean, actually, with smart transaction, we try to do something like that. I'm shilling against smart transactions. I'm trying to get you to say some of the things that you were saying in the panel earlier. I don't know if these are the right questions. Exactly. No. Because one of the fun things we do in smart transactions is every dApp or wallet, when it sends transactions, we we have individualized, mempool for every user, and the mempool is on chain. So it's almost like your, mempool is your on chain wallet. So, for example, I send three, four transactions that the solver gets. When the solver tries to solve it, it also puts it on chain. So it we cannot blur the boundary between mempool being off chain in the, you know, memory of each, full node or of solver to by making the mempool itself on chain, which is a weird idea, we are kind of claiming this thing that, what you do could be made public provided that you have the guarantees that you know it will be properly picked up. And if it's not picked up, you can have you can argue that somebody some other solver would pick up. So, I mean, from that perspective, I mean, the idea of mempool is also, interesting because what happens in a a Mempool are I'm going back to time. Are anything that's in a Mempool stays there as a potential to be picked up by the solver eventually the proposer and gets so in many ways, it remains in a kind of a future state. Like, it is it is not yet a present. Like, it's it could be the potential. Whereas anything that gets accepted in the blockchain gets frozen and cannot be changed and becomes in the past tense because you can't change the past. Mhmm. So every transaction that's in the blockchain already confirmed as a past tense, and any transaction that's in the mempool are always in the present are in the future tense. And only during the twelve seconds when the transaction is being processed, picked up, validated, executed, they remain in the present tense. Now before MELV, that present tense was completely invisible because once you send transactions, it would remain in the future state, and then you would if you paid enough gas, you would see it in the past tense. You would never interact with the platform, with the in between you and the miner to get it accepted. Now with MEV, you do, because that's the whole point of solvers. Solvers are almost kind of an interactive protocol with the transactions, trying to see that, okay. I see this transaction, tries to buy this ETH. Can I put something before that to raise the value, lower the value, make some money? So it makes sense to have this transaction go through. So the solvers are actually not just, or like before, like, miners in Bitcoin blindly accepting transactions based on fees. They're actually validating transactions based on how much they can get out of it. So as the transactions processed with with the server. This is the only present tense. Otherwise, transactions in blockchain remain either in a future state Mhmm. Or in a past. So I would state Ethereum, unlike Bitcoin, is the blockchain that allows for present tense transactions to be properly managed. Bitcoin doesn't have it because there is no maybe happening. So when when is when is the present tense happening? The present tense happening so I send a transaction. It's in Mempool. Yeah. Say it stays in Mempool for, I don't know, say three blocks. And so they use those three blocks. Nothing has happened to the transaction. It just stays in Mempool, gets broadcasted. So it stays in a future state because it could be to happen. Bound about to happen if it happens. Yeah. Could happen. But then when a solver sees, ah, now the market condition because the I want to sell some token called, say, Josh coin, I'm just saying. Suddenly, Josh coin spikes up the value. To the moon. Yeah. To the moon. Suddenly. It's and it's always like, hold on. This transaction has been waiting, wanting to sell Josh coin. Maybe I just and we can, involve we can include that in the next bundle. Mhmm. Because the solver could make lots of money by having somebody sell or buy doing some sort of a trading strategy around that transaction of selling Josh coin. Mhmm. So during that block, that twelve seconds, when the solver is reading the transaction, figuring out it's about selling this coin that is going to the moon, deciding that I can actually add transaction before or after to manipulate the price to make some money out of it, it is in the present tense because it is neither waiting to be accepted nor it has already been accepted. It is in the process of being accepted. Right. Right. Because the it's it's the present is like ing, like it being a so the solver is processing by being interacting. Because before in Bitcoin, either the miner doesn't care about the transaction because the transaction fees are not enough. It's already filled the block. All the transaction is filled, and it just picked up includes. There is no interaction. It's not like seeing what's in the transaction. Doesn't care about it. The fees are only thing that matters. Mhmm. So now this and also there's only 1 coin in it just I mean, in Bitcoin classically. So here, because there's so much of logic in every transaction because of this during completeness, also because there are many coins, also because the whole thing of, like, it depends when to pick a transaction, not just based on fees, but what's the content of the transaction. Because before it was like, this is where the censorship resistance idea also comes in, that in Bitcoin, it's censorship resistant because the miner would not read the transaction, has no incentive to it. We cannot gain from it. It's just based on fees. Where Whereas in Mev, it's not just based on fees. It's based on what inside the transaction. Right. And I see it's actually not always a censorship conversation. It's also a present tense conversation that because it's only during these twelve seconds, then finally it is being picked up after waiting for three blocks. And during that block, the fourth block, the current block, is the solver actually interacting in interactive protocol with the transaction. So that is the only time a transaction sliver of time gets to be in the present tense. Mhmm. Whereas the sliver is much narrow. It's just about reading the value of the transaction fees, which is high enough in Bitcoin. So may actually opened up the this present tense from so it used to be, like, only past and then suddenly future. Sorry. Only future mempool and suddenly past. Yeah. Yeah. And now future and the present and then past. So the present is opening up. Right now, Mev is limited to a single block. Right. But if Mev can be extended, many people are trying to multi block Mev. The present tense becomes multi block. Wow. So this is again programmable time. Mev multi block. Wow. So this is again programmable time. Extending the present. Extending the future. It sounds like some mindfulness BS. Yeah. I mean, that's so, like, is I I guess in your view, I mean, I guess not, but, like, the situation with MEV, is it purely a negative? Not not at all. Not at all. It's again Yeah. First, I mean, I don't see A negative, I guess, really I mean, really, like, only for the next one. Like, speculative like, purely financial speculative game of, like like, PVP Yeah. Yeah. Fighting or something like that. Say that because, I mean, maybe in a kind of a weird, twist of, I don't know, human history, we have always tried to extract the most out of something. So if it's good or bad Better or worse. Better or worse. So just because somebody's extracting because the thing is, like, ex looking at extraction as only as a bad thing, it's not always nuanced because Uh-huh. Both from the right, politically speaking, and the left. So for example, the left would say, okay, we are extracting from nature in a way that's bats for ecology. The right would say, we're extracting from nature, things that we should not do, the divine law of God. Like, we should not do more than what like, so the conservative appeal, you know. Yeah. So in many ways, we can argue nothing I'm arguing, that any anybody who claiming or some people who are claiming maybe it's a bad idea, they have a conservative approach. Like, let's not extract more. Because it's almost like Nakamoto's divine law that you should just look at the transaction fees, and this is what it is. So I'm saying that neither I'm saying neither is right or wrong, but I'm saying that you can critique extraction as a bad thing from both angles. Mhmm. But what matters is how we are extracting what we are doing with it. And also the other idea is that MEV is usually, if not always, considered an economic problem to be solved, an economic reality. Yeah. But what what I argue for and what smart transaction ladder I argue for is mave is also a horological problem, a problem of time, like how you think of time. And if you think of time, in a way, to a certain extent, you can make a economic agnostic argument. This is about time. Not of course, time is also about value and money. But to a certain extent, you can talk about time for what it's worth. So in many ways, I could I feel like you're giving Mev, its own due a little bit. Otherwise, it gets so wrapped up with this economic conversation that it becomes one directionally with the conversation. So, I mean yeah. So I wouldn't say Mev is a wholly negative or a harmful thing. I mean, in some ways, I would say not MAB is inevitable. I would say extraction is inevitable throughout human history we have extracted. Like, right when we invented I don't know the fire, we realized we're gonna extract much more from our steam. I mean, we realize it's not the history of steam is it was invented, like, so long ago in Turkey or somewhere for, like, toys to make toys, this little steam engine toys. Okay. And nobody did anything about it. But then in England, many hundreds of years later, they realized you could extract way more out of that. Alright. Is it a bad thing? Sometimes, yeah. People are, you know, the harmful effects of, you know, oozing coil for steam engine. But it's also, you know, did do a lot of innovation. So I think extraction in general, more than MEV, extraction is kind of history because that's the human, you know, the spirit and we're trying to so how we do it, the politics of it Right. Right. Again, the political conversation. I think it's pivotal. It's not just the economic question. It's a political question. Yeah. Of course. I mean yeah. Yeah. The, yeah, the sequencing of transactions is becoming is political. It's super political. So, I mean, you said some things during the panel that I think, referenced that. You said, you know, transactions of the world unite. Yeah. Exactly. Exactly. The transaction union, I think it would go. That is it. That's something more we are so one of the things that we are quite because it may have opened some very interesting useful thing, like, useful for the users to do. So for example, right now, users who have very low value so we hear a rhetoric in crypto, or we make software that anybody can verify, but users, you know, they are not sophisticated enough to verify everything, or they are lazy to verify everything. And that's, of course, first thing is not not nice to talk about users in such a negative way. But more importantly, it's not true because users who are probably losing, say, $500 per month in slippage fees, the amount of money they would have to spend to have a full load, to maintain that, to verify everything, could be much more than the benefit of saving €500. So if the benefit that you get by actually, you know, having users become much more knowledgeable, much more independent, having full knowledge. If the if the benefit does not out like, exceed way more than the cost of doing all that, it doesn't make any sense. So one way to address transaction unions, which is the idea that in a bundle, during the present tense, and we call the present tense in MAF MAF time, just a branding, you know, branding, MAF time. During MAF time, time, solvers, if they would bundle transactions that are of low worth with transactions that are of high worth in such a way that the whole bundle has attached atomicity, which means if any of the transactions, the low value transaction, gets sniped, like, somebody comes in before, has a slippage, does not get what say, you're trying to buy, I don't know, 7 ETH, you already got 6.7 ETH, and the slippage is more than what you wanted, then the whole transaction bundle, so including the transaction with millions and whatever, hundreds of millions and billions, everything will get richer transactions to help secure transactions that have low value. And this is transactions of the world unite. This is Transaction solidarity. Transaction solidarity. Solidarity. Transaction unions, we call it. This is like bringing the transaction down to the same level playing bundle. And and and these are the great this is again and maybe the political question. You can make a movie so politically doing the right thing, I would say, because the level of programmability you have around how do you include a transaction, when does the transaction gets picked up, what does it mean to execute it. All of those things have become open to programmability, open to being worked on in some ways. Before it was, like, very flat. You send the transaction and the validator would just accept it based on fees. Nothing else to be done in between. Mhmm. Just you send it and in the name of, you know, the divine, you just, you know, hope it gets accepted. But now it's not that. You have a full ever developing protocol with all the many, intent platforms Right. And any of the, companies that are out there, we're all developing together. And and that's a great thing. I mean, as long as we, you know, have a political angle, not just an economic angle. Because ultimately, economics is in many ways subject to politics, more so than the other way around, I would argue. Yeah. Sure. Yeah. So Definitely. I mean, throughout history, actually, economics used to be you know, political economy used to be the subject. Economics didn't was not its own subject. Yeah. Yeah. Yeah. It became due to the mathematicization of, you know, anyways. So yeah. So speaking of unionization, I I also wanted to talk about, a very fascinating idea that you shared with me the other day. Yes. Yes. Yes. Yes. So I I did a I did a panel, at, at an event the other day on decentralized data. And the, yeah, the kind of, topic they're talking about was I I said I was talking about on the panel was the politics of decentralized data and and what it was. And kind of one of the things that, that, that I brought up during this was based on a conversation that we had, like, kinda right before the panel. But I was talking about how yeah. I was kind of saying how, you know, when you if you don't have seen you've seen that meme of, like, developers talking to each other. One's like, oh, I copied your code, and the other one's like, oh, great. And then you see two designers, and one designer is like, I copied your design, and the other one is, like, crying and, like, why would you how dare you steal my design and and everything. And, yeah, kind of the the thing that we're getting at is that, like, at least for me, with the datafication of everything, that everything is becoming recorded in one way or another through digital systems, the it's not just about data being recorded. It's also about the power to compute what is inside that data and what are the relationships and, like, insights that you can derive from that. So, like, it's not just that Facebook has all this data. It's that they have the computational power to, like, trudge through all of it to to build packages of of marketing, material to sell to or, you know, with marketing packages to sell to advertisers. And so in a world with decentralized data storage, then we have, like, this issue, like, potential issue of, like, it's not even about collecting the data anymore because the data is there. It's about just, like, who has the power to compute. And so, like, the the kind of the thing that I was inspired by, the thing that you mentioned to me is, like, maybe we need to think about design or, like, user experience as a, like, human computations. Like, design is human computation that when, a human is given a bunch of information on a on a user interface, that they should like, their ability to compute and derive things from that user interface is incredibly important, and it's something that should be made in such a way and probably open sourced in such a way, to where, like, we are protecting users through design. I think this this, you know, this is exactly, like, what we were seeing previously, which is the idea that, this way of talking about users as if they're losers. That, you know, if only they knew better, they wouldn't use these platforms. Yeah. I believe they would use, you know, they don't verify everything, you know. And the fact of the matter is users, first and foremost, don't have an incentive to do anything better than that. As I was saying, it's sometimes the benefit is is not so, apparent to users. And it's not even the kind of question of, educating the users. That's also condescending. They don't know better or we have to tell them, raise awareness. Certain extent, yes. But not always not the full picture. So what would be rather interesting is what we never we always try to blame it on the users or fix the user in some way, you know, as if there is some kind of a machine or a little object. What about turning it inwards? What are we as builders doing? Maybe there's something wrong with us. And that's where my my claim inside proposal crazy idea is, which is we already have somebody in, like, a role in most companies whose job is, first and foremost, to serve the user's interests, and they are called UX. They are US user experience. They are there to uphold the rights of users. Now but what happens is, say, tomorrow, some company x y z wants to do a a change in the user interface where they make it super easy and frictionless to invest amount of money. Is the user experience his job not to design that, but first and foremost to question because they uphold the user. Right? So the users, is the user does it they really want it? More importantly, would they not endanger users to accidentally invest money and get rugged at the end of it? Could be, could be not. We don't know that. But the idea is that they cannot do that because as long as the user experience, engineer, designer is being paid by the company who's asked that, they're always more beholden to the company. Like, they who hold the capital get to have ultimate say. So ultimately and and what are the people who are the ultimate bosses who are telling them to do these things? They cannot, maximize shareholder value. And that's that's the point of it. That's great. But what if that is the only way to ultimately get paid as a UX designer and doing your work, then what you're ultimately designing is not user experience, but shareholder experience. You just what rather what would be an ideal world if and here's the claim. Like, we have a DAO that pays all UX designers in the world, like, a sufficient salary and compensation and everything, and it makes it almost criminal for culture, you know, whatever, for all tech companies to even pay a dime to UX because you don't want a conflict of interest. You know, it's like you can't pay judges, you know, for taking your case. You know, the the status today is complicated. So nobody can pay any UX designer, and the user designer could be, like, just activist if they need to. Like like, they would be almost terrorizing the engineering team, the business team if they ask for a feature upgrade that is not upholding the rights of the users. Instead of saying, oh, users don't know better. You know, if you do if the UX people think users don't know better, then this feature should not be shipped. That they would just would not do the work. They will strike. And the DAO will take care of it. And DAO will be the only repeat that. I don't know if I'm clear. Like, they will get zero salary from the company they're working. So every tech company would have to rent these UX designers from the DAO, and they will will work for, for for whatever time they work, and they will cons they will be, like, in every meeting and everything, first and foremost, user experience is their work. Users, right, maintaining. Second is, okay. You want this feature, we're even nice for the software. They don't care about the software. They only care about the user, then they care about the software. But that is not at all a reality because they can't afford and I can't blame the UX designers. Right. What can you do is get somebody holds the capital. It's a liberating capital. Yeah. Yeah. I mean, I think that's definitely true. Like, you know, I mean, especially in crypto, I mean, it's kind of sometimes absurd how quickly, like, capital can move, how quickly you can lose your money in an instant because you press you accidentally pressed the button, transaction that you were, yeah, that you didn't, realize. Or or they made the user experience so smooth Yeah. Too smooth. Too too smooth. There was a problem in the nineties where they made in the nineties where they made accounting software that was so easy to use that accountants started making mistakes because it would get them to a mindless state. It's just click click and done. This is where some friction is good. It depends on on the software. Sometimes it's not good. But that's again, the UX designers role who never get paid from the company. Yeah. I think that would be, it'd be a very interesting way to to design that. But we had to Crypto is one of those weird rare fields in the world. We have a mechanism for that, which is DAOs. Mhmm. So if there was a DAO by the way, my name for DAOs are VCs, I call them, which is venture communists. You know? So if this venture communists, funded this this kind of a of designers, the best designers in the world. I mean, then, I mean, we assured, like, if the, if, the company that SBF was FTX? Yeah. If all the designers said, not gonna do any work, shut down the software. What's she gonna do? You know? That's what I mean. Like, people in spite of knowing better, so many people I know, they work for places that are, you know, quite hostile to actual users, but they can't do nothing about it because, like, you know, at the end of the day, just my job. What do I do? Why not have a DAO? That is, you know, like in many of the protocols, blockchain protocols, you have a way to fund the developers. But we should have similarly funding the designers. And then that would be done in such a way that the the company behind it could not, like, manipulate the price or hold back the capital, nothing like that. It would be trust trustlessly given to the developers Right. Right. Right. To the designers. Yeah. Yeah. So this is, like, almost like, an administration that is, like, given the responsibility of, of being responsible for users or just or representing users' interests Yeah. In the creation of applications is just not really done. What you know, you you you get a designer and you tell them, maybe you do some user research to find out whether they not whether or not they understand the product, but they are wanting them to design in such a way that balances maximization of extraction from users with, like, users feeling good about using the actual product. Yeah. And and sometimes I know some companies hire these roles called ethicists and things like that. Yeah. And I'm like, why do you need ethicists? What are UX people doing if they're not ethicists? Right. You know, because you're working with users' experience. That's a very ethical, obligation to have you working with someone's experience. If I mean, I was like, what are what were we thinking? Like, it's not it's a a ethical job. Not at all. And so this is why we and even human ethicists in, like, some of the biggest companies, they routinely get fired if they do if they study and provide a report internally saying this is actually not good or bad. Of course, the company finds innovative ways to fire them. And that's the thing. The company if the company could not even hire such people, but they are obligated to use such people, and the DAO pays these people, that's amazing. This is why it's almost like, for the you know, for public goods, having UX designers. Mhmm. So it should not be like this is why Ethereum is kinda public good. I think crypto as one of the maybe the only thing in the world that could actually provide this public good service because it's actually built in the system to have this public good, which is, you know, paying people a good amount for doing the right thing that helps the community. Mhmm. So having a community token, like, which, reflects the quality of the product, not even that quality of the users' satisfaction with the product in terms of keeping their rights intact, always safeguarding their rights. If there was a token like that and designers get air dropped, with that, I thought that would be just amazing. That would be great. Yeah. Yeah. Is it you heard it here first. Yes. We're going to unionize the designers? Is that I mean, DAOify the designers. Nationalize the designers? DAO ify? Okay. Publicify. Publicify. Because, you know, interesting because when you say nationalized, it's still limited to a nation state. Yeah. Yeah. Yeah. But when you do DAO, it's like a public good, like Ethereum is public good, but it's not nationalized. Right. It's like a it's like the only It's a commodified design. Yeah. I mean, it Ethereum is not really, like, a regular commodity to ask. It's like people have been debating what it is, really. So it's just I don't know what it is, but what I know is it defies, all kinds of categorization. But what is definitely, it's a public good. This is why private blockchains I don't know what that is. It doesn't exist. I mean, somebody who claimed it is an oxymoron, you know? Yeah. Yeah. It doesn't exist. So I think, I mean, crypto being a public infrastructure is the best way to do these kinds of DAOs where you can DAO ify all kinds of public utilities that should not be privatized where the capital is held by a few people who get to dictate. And, of course, we'll have conflict of interest in this case. Right. And design is just one thing that I'm passionate about. But if somebody else in the audience can think of something and write about it or tweet about it, I mean, you know, more power to them. Yeah. More airdrops to them. Yeah. Yeah. One of one of my favorite hot takes, I think, remember when you when you were telling it to someone else and they were they were a bit dumbfounded. Yeah. Yeah. Yeah. Different way of thinking about it. That's true. Yeah. Well, I really appreciate you taking the time to come on and share your wisdom and philosophy with us. Thank you. Thank you. Thank you. I'm very happy to be here. And, you can check out my work at stxn.io, which is our website. We have a white paper called Mevolution, you know, as a kind of a Mev and evolution, but it's actually about revolution, which we are here for. And, you know, and just generally online, you can find my stuff. Cool. Thank you very much, Josh, for this wonderful interview. Yeah. Thank you. Thank you. Appreciate it.",
            "confidence": 0.9891121,
            "words": [
              {
                "word": "in",
                "start": 0.08,
                "end": 0.24,
                "confidence": 0.5175634,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "ethereum",
                "start": 0.24,
                "end": 0.74,
                "confidence": 0.7015206,
                "punctuated_word": "Ethereum,",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "a",
                "start": 0.88,
                "end": 0.96,
                "confidence": 0.6789614,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "block",
                "start": 0.96,
                "end": 1.1999999,
                "confidence": 0.655291,
                "punctuated_word": "block",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "server",
                "start": 1.1999999,
                "end": 1.4399999,
                "confidence": 0.36829272,
                "punctuated_word": "server",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "12",
                "start": 1.4399999,
                "end": 1.5999999,
                "confidence": 0.18607114,
                "punctuated_word": "12",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "approximately",
                "start": 1.76,
                "end": 2.26,
                "confidence": 0.33804396,
                "punctuated_word": "approximately",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "twelve",
                "start": 3.04,
                "end": 3.28,
                "confidence": 0.9631195,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "seconds",
                "start": 3.28,
                "end": 3.78,
                "confidence": 0.99600196,
                "punctuated_word": "seconds.",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "so",
                "start": 4.08,
                "end": 4.24,
                "confidence": 0.99868387,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "within",
                "start": 4.24,
                "end": 4.48,
                "confidence": 0.99954635,
                "punctuated_word": "within",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "the",
                "start": 4.48,
                "end": 4.7999997,
                "confidence": 0.557106,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "twelve",
                "start": 4.7999997,
                "end": 5.04,
                "confidence": 0.9941408,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "seconds",
                "start": 5.04,
                "end": 5.54,
                "confidence": 0.9915401,
                "punctuated_word": "seconds,",
                "speaker": 0,
                "speaker_confidence": 0.7296798
              },
              {
                "word": "you",
                "start": 7.04,
                "end": 7.12,
                "confidence": 0.99292433,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "can",
                "start": 7.12,
                "end": 7.3599997,
                "confidence": 0.99821764,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "whoever",
                "start": 7.8399997,
                "end": 8.32,
                "confidence": 0.9948596,
                "punctuated_word": "whoever",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "is",
                "start": 8.32,
                "end": 8.48,
                "confidence": 0.99941957,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "the",
                "start": 8.48,
                "end": 8.639999,
                "confidence": 0.99746156,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "solver",
                "start": 8.639999,
                "end": 9.04,
                "confidence": 0.9949023,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "and",
                "start": 9.04,
                "end": 9.28,
                "confidence": 0.9566899,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "whoever",
                "start": 9.28,
                "end": 9.599999,
                "confidence": 0.9994118,
                "punctuated_word": "whoever",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "has",
                "start": 9.599999,
                "end": 9.76,
                "confidence": 0.99787295,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "the",
                "start": 9.76,
                "end": 10.0,
                "confidence": 0.99755836,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "control",
                "start": 10.0,
                "end": 10.4,
                "confidence": 0.9988085,
                "punctuated_word": "control",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "over",
                "start": 10.4,
                "end": 10.719999,
                "confidence": 0.9673185,
                "punctuated_word": "over",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "the",
                "start": 10.719999,
                "end": 11.04,
                "confidence": 0.97627527,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "what",
                "start": 11.92,
                "end": 12.16,
                "confidence": 0.99650395,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "goes",
                "start": 12.16,
                "end": 12.4,
                "confidence": 0.9910122,
                "punctuated_word": "goes",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "in",
                "start": 12.4,
                "end": 12.559999,
                "confidence": 0.88680655,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "a",
                "start": 12.559999,
                "end": 12.855,
                "confidence": 0.6485532,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "bundle",
                "start": 13.334999,
                "end": 13.575,
                "confidence": 0.9176857,
                "punctuated_word": "bundle",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "acts",
                "start": 13.575,
                "end": 13.815,
                "confidence": 0.9089595,
                "punctuated_word": "acts",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "like",
                "start": 13.815,
                "end": 14.054999,
                "confidence": 0.9994106,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "a",
                "start": 14.054999,
                "end": 14.214999,
                "confidence": 0.92265993,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "god",
                "start": 14.214999,
                "end": 14.535,
                "confidence": 0.9111138,
                "punctuated_word": "god.",
                "speaker": 0,
                "speaker_confidence": 0.7154421
              },
              {
                "word": "in",
                "start": 14.535,
                "end": 14.615,
                "confidence": 0.8641776,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.5643814
              },
              {
                "word": "the",
                "start": 14.615,
                "end": 14.695,
                "confidence": 0.9945809,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5643814
              },
              {
                "word": "case",
                "start": 14.695,
                "end": 15.014999,
                "confidence": 0.999451,
                "punctuated_word": "case",
                "speaker": 0,
                "speaker_confidence": 0.5643814
              },
              {
                "word": "of",
                "start": 15.014999,
                "end": 15.174999,
                "confidence": 0.9987477,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5643814
              },
              {
                "word": "bitcoin",
                "start": 15.174999,
                "end": 15.674999,
                "confidence": 0.9743259,
                "punctuated_word": "Bitcoin,",
                "speaker": 0,
                "speaker_confidence": 0.5643814
              },
              {
                "word": "you",
                "start": 16.535,
                "end": 16.615,
                "confidence": 0.981533,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5643814
              },
              {
                "word": "had",
                "start": 16.615,
                "end": 17.115,
                "confidence": 0.9985362,
                "punctuated_word": "had",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "the",
                "start": 17.255,
                "end": 17.574999,
                "confidence": 0.9991177,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "idea",
                "start": 17.574999,
                "end": 18.074999,
                "confidence": 0.9996724,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "of",
                "start": 18.134998,
                "end": 18.615,
                "confidence": 0.99940383,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "time",
                "start": 18.615,
                "end": 19.115,
                "confidence": 0.9919086,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "chain",
                "start": 19.335,
                "end": 19.835,
                "confidence": 0.9702225,
                "punctuated_word": "chain.",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "in",
                "start": 20.134998,
                "end": 20.295,
                "confidence": 0.9991381,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "the",
                "start": 20.295,
                "end": 20.455,
                "confidence": 0.9986842,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "case",
                "start": 20.455,
                "end": 20.695,
                "confidence": 0.9997663,
                "punctuated_word": "case",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "of",
                "start": 20.695,
                "end": 21.195,
                "confidence": 0.9987771,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "ethereum",
                "start": 22.215,
                "end": 22.375,
                "confidence": 0.9607447,
                "punctuated_word": "Ethereum,",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "it's",
                "start": 22.375,
                "end": 22.615,
                "confidence": 0.99808776,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "not",
                "start": 22.615,
                "end": 22.855,
                "confidence": 0.999493,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "even",
                "start": 22.855,
                "end": 23.095,
                "confidence": 0.9989538,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "this",
                "start": 23.095,
                "end": 23.335,
                "confidence": 0.92572135,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "time",
                "start": 23.335,
                "end": 23.574999,
                "confidence": 0.9986786,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "chain",
                "start": 23.574999,
                "end": 23.814999,
                "confidence": 0.85833275,
                "punctuated_word": "chain.",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "it",
                "start": 23.814999,
                "end": 23.974998,
                "confidence": 0.9970475,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "is",
                "start": 23.974998,
                "end": 24.134998,
                "confidence": 0.9983902,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "time",
                "start": 24.134998,
                "end": 24.294998,
                "confidence": 0.9985989,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "travel",
                "start": 24.294998,
                "end": 24.695,
                "confidence": 0.855455,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "because",
                "start": 24.695,
                "end": 24.9,
                "confidence": 0.6167896,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.77391064
              },
              {
                "word": "because",
                "start": 25.38,
                "end": 25.46,
                "confidence": 0.9837684,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.6444328
              },
              {
                "word": "now",
                "start": 25.46,
                "end": 25.96,
                "confidence": 0.9902621,
                "punctuated_word": "now",
                "speaker": 0,
                "speaker_confidence": 0.6444328
              },
              {
                "word": "the",
                "start": 26.1,
                "end": 26.34,
                "confidence": 0.9328247,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6444328
              },
              {
                "word": "chain",
                "start": 26.34,
                "end": 26.74,
                "confidence": 0.9968315,
                "punctuated_word": "chain",
                "speaker": 0,
                "speaker_confidence": 0.6444328
              },
              {
                "word": "is",
                "start": 26.74,
                "end": 26.9,
                "confidence": 0.99961275,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6444328
              },
              {
                "word": "much",
                "start": 26.9,
                "end": 27.14,
                "confidence": 0.9991604,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.6444328
              },
              {
                "word": "more",
                "start": 27.14,
                "end": 27.38,
                "confidence": 0.9985676,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.6444328
              },
              {
                "word": "programmable",
                "start": 27.38,
                "end": 27.88,
                "confidence": 0.9963832,
                "punctuated_word": "programmable.",
                "speaker": 0,
                "speaker_confidence": 0.6444328
              },
              {
                "word": "yeah",
                "start": 28.42,
                "end": 28.9,
                "confidence": 0.99814874,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "every",
                "start": 28.9,
                "end": 29.14,
                "confidence": 0.82401353,
                "punctuated_word": "Every",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "transaction",
                "start": 29.14,
                "end": 29.64,
                "confidence": 0.9967558,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "that's",
                "start": 29.699999,
                "end": 30.02,
                "confidence": 0.9825778,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "in",
                "start": 30.02,
                "end": 30.259998,
                "confidence": 0.9995946,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "the",
                "start": 30.259998,
                "end": 30.5,
                "confidence": 0.99958926,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "blockchain",
                "start": 30.5,
                "end": 31.0,
                "confidence": 0.9055419,
                "punctuated_word": "blockchain",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "already",
                "start": 31.14,
                "end": 31.46,
                "confidence": 0.9618396,
                "punctuated_word": "already",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "confirmed",
                "start": 31.46,
                "end": 31.96,
                "confidence": 0.97435445,
                "punctuated_word": "confirmed",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "as",
                "start": 32.66,
                "end": 32.82,
                "confidence": 0.909528,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.73448324
              },
              {
                "word": "a",
                "start": 32.82,
                "end": 32.9,
                "confidence": 0.8488649,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5576887
              },
              {
                "word": "past",
                "start": 32.9,
                "end": 33.14,
                "confidence": 0.96341175,
                "punctuated_word": "past",
                "speaker": 0,
                "speaker_confidence": 0.5576887
              },
              {
                "word": "tense",
                "start": 33.14,
                "end": 33.64,
                "confidence": 0.7828206,
                "punctuated_word": "tense,",
                "speaker": 0,
                "speaker_confidence": 0.5576887
              },
              {
                "word": "and",
                "start": 33.86,
                "end": 34.1,
                "confidence": 0.88361156,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5576887
              },
              {
                "word": "each",
                "start": 34.1,
                "end": 34.26,
                "confidence": 0.27240258,
                "punctuated_word": "each",
                "speaker": 0,
                "speaker_confidence": 0.5576887
              },
              {
                "word": "transaction",
                "start": 34.26,
                "end": 34.739998,
                "confidence": 0.90058875,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.5576887
              },
              {
                "word": "that's",
                "start": 34.739998,
                "end": 34.98,
                "confidence": 0.947775,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.5576887
              },
              {
                "word": "in",
                "start": 34.98,
                "end": 35.14,
                "confidence": 0.9970836,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5576887
              },
              {
                "word": "the",
                "start": 35.14,
                "end": 35.3,
                "confidence": 0.9916562,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "mempool",
                "start": 35.3,
                "end": 35.8,
                "confidence": 0.8125195,
                "punctuated_word": "mempool",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "are",
                "start": 35.94,
                "end": 36.1,
                "confidence": 0.83453983,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "within",
                "start": 36.1,
                "end": 36.42,
                "confidence": 0.8486921,
                "punctuated_word": "within",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "the",
                "start": 36.42,
                "end": 36.66,
                "confidence": 0.99268275,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "future",
                "start": 36.66,
                "end": 37.059998,
                "confidence": 0.9985092,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "tense",
                "start": 37.059998,
                "end": 37.559998,
                "confidence": 0.98700595,
                "punctuated_word": "tense.",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "ethereum",
                "start": 38.34,
                "end": 38.84,
                "confidence": 0.869764,
                "punctuated_word": "Ethereum,",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "unlike",
                "start": 39.059998,
                "end": 39.559998,
                "confidence": 0.9817903,
                "punctuated_word": "unlike",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "bitcoin",
                "start": 40.235,
                "end": 40.735,
                "confidence": 0.9426661,
                "punctuated_word": "Bitcoin,",
                "speaker": 0,
                "speaker_confidence": 0.76668704
              },
              {
                "word": "is",
                "start": 41.355,
                "end": 41.594997,
                "confidence": 0.9995665,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "the",
                "start": 41.594997,
                "end": 41.835,
                "confidence": 0.9991961,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "blockchain",
                "start": 41.835,
                "end": 42.335,
                "confidence": 0.9441549,
                "punctuated_word": "blockchain",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "that",
                "start": 42.475,
                "end": 42.715,
                "confidence": 0.99955624,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "allows",
                "start": 42.715,
                "end": 43.035,
                "confidence": 0.99989545,
                "punctuated_word": "allows",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "for",
                "start": 43.035,
                "end": 43.274998,
                "confidence": 0.9981267,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "present",
                "start": 43.274998,
                "end": 43.774998,
                "confidence": 0.9926036,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "tense",
                "start": 43.835,
                "end": 44.335,
                "confidence": 0.9986688,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "transactions",
                "start": 44.795,
                "end": 45.295,
                "confidence": 0.98438567,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "properly",
                "start": 45.515,
                "end": 46.015,
                "confidence": 0.7279142,
                "punctuated_word": "properly.",
                "speaker": 0,
                "speaker_confidence": 0.743261
              },
              {
                "word": "what",
                "start": 46.235,
                "end": 46.475,
                "confidence": 0.9958171,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.48853004
              },
              {
                "word": "you're",
                "start": 46.475,
                "end": 46.635,
                "confidence": 0.9158051,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.48853004
              },
              {
                "word": "ultimately",
                "start": 46.635,
                "end": 47.035,
                "confidence": 0.97540295,
                "punctuated_word": "ultimately",
                "speaker": 0,
                "speaker_confidence": 0.48853004
              },
              {
                "word": "designing",
                "start": 47.035,
                "end": 47.515,
                "confidence": 0.9986117,
                "punctuated_word": "designing",
                "speaker": 0,
                "speaker_confidence": 0.48853004
              },
              {
                "word": "is",
                "start": 47.515,
                "end": 47.675,
                "confidence": 0.9978167,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.48853004
              },
              {
                "word": "not",
                "start": 47.675,
                "end": 47.835,
                "confidence": 0.9982603,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.48853004
              },
              {
                "word": "user",
                "start": 47.835,
                "end": 48.155,
                "confidence": 0.9962224,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.4878977
              },
              {
                "word": "experience",
                "start": 48.155,
                "end": 48.555,
                "confidence": 0.7941512,
                "punctuated_word": "experience,",
                "speaker": 0,
                "speaker_confidence": 0.4878977
              },
              {
                "word": "but",
                "start": 48.555,
                "end": 48.875,
                "confidence": 0.999772,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.4878977
              },
              {
                "word": "shareholder",
                "start": 48.875,
                "end": 49.375,
                "confidence": 0.9872639,
                "punctuated_word": "shareholder",
                "speaker": 0,
                "speaker_confidence": 0.4878977
              },
              {
                "word": "experience",
                "start": 49.434998,
                "end": 49.934998,
                "confidence": 0.992638,
                "punctuated_word": "experience.",
                "speaker": 0,
                "speaker_confidence": 0.4878977
              },
              {
                "word": "hey",
                "start": 50.795,
                "end": 50.954998,
                "confidence": 0.98303676,
                "punctuated_word": "Hey,",
                "speaker": 1,
                "speaker_confidence": 0.15352297
              },
              {
                "word": "guys",
                "start": 50.954998,
                "end": 51.355,
                "confidence": 0.99672484,
                "punctuated_word": "guys.",
                "speaker": 1,
                "speaker_confidence": 0.15352297
              },
              {
                "word": "what",
                "start": 51.355,
                "end": 51.515,
                "confidence": 0.99931085,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.15352297
              },
              {
                "word": "you're",
                "start": 51.515,
                "end": 51.754997,
                "confidence": 0.9954101,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.15352297
              },
              {
                "word": "about",
                "start": 51.754997,
                "end": 51.995,
                "confidence": 0.99973243,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.15352297
              },
              {
                "word": "to",
                "start": 51.995,
                "end": 52.074997,
                "confidence": 0.9970968,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.311682
              },
              {
                "word": "watch",
                "start": 52.074997,
                "end": 52.315,
                "confidence": 0.9998116,
                "punctuated_word": "watch",
                "speaker": 1,
                "speaker_confidence": 0.311682
              },
              {
                "word": "is",
                "start": 52.315,
                "end": 52.555,
                "confidence": 0.9997117,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.311682
              },
              {
                "word": "one",
                "start": 52.555,
                "end": 52.714996,
                "confidence": 0.99966574,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.311682
              },
              {
                "word": "of",
                "start": 52.714996,
                "end": 52.795,
                "confidence": 0.99959284,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.311682
              },
              {
                "word": "the",
                "start": 52.795,
                "end": 52.954998,
                "confidence": 0.9986576,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "many",
                "start": 52.954998,
                "end": 53.355,
                "confidence": 0.99966943,
                "punctuated_word": "many",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "interviews",
                "start": 53.355,
                "end": 53.754997,
                "confidence": 0.9998031,
                "punctuated_word": "interviews",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "i",
                "start": 53.754997,
                "end": 53.914997,
                "confidence": 0.997326,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "took",
                "start": 53.914997,
                "end": 54.155,
                "confidence": 0.99838364,
                "punctuated_word": "took",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "during",
                "start": 54.155,
                "end": 54.475,
                "confidence": 0.9996159,
                "punctuated_word": "during",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "my",
                "start": 54.475,
                "end": 54.555,
                "confidence": 0.999681,
                "punctuated_word": "my",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "time",
                "start": 54.555,
                "end": 54.795,
                "confidence": 0.9995741,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "in",
                "start": 54.795,
                "end": 55.08,
                "confidence": 0.99724054,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "thailand",
                "start": 55.160004,
                "end": 55.480003,
                "confidence": 0.9681494,
                "punctuated_word": "Thailand",
                "speaker": 1,
                "speaker_confidence": 0.4161746
              },
              {
                "word": "for",
                "start": 55.480003,
                "end": 55.56,
                "confidence": 0.99859375,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.34858787
              },
              {
                "word": "devcon",
                "start": 55.56,
                "end": 56.06,
                "confidence": 0.5545918,
                "punctuated_word": "Devcon",
                "speaker": 1,
                "speaker_confidence": 0.34858787
              },
              {
                "word": "twenty",
                "start": 56.280003,
                "end": 56.600002,
                "confidence": 0.99554366,
                "punctuated_word": "twenty",
                "speaker": 1,
                "speaker_confidence": 0.34858787
              },
              {
                "word": "twenty",
                "start": 56.600002,
                "end": 56.84,
                "confidence": 0.9995492,
                "punctuated_word": "twenty",
                "speaker": 1,
                "speaker_confidence": 0.34858787
              },
              {
                "word": "four",
                "start": 56.84,
                "end": 57.34,
                "confidence": 0.99805963,
                "punctuated_word": "four.",
                "speaker": 1,
                "speaker_confidence": 0.34858787
              },
              {
                "word": "i",
                "start": 57.480003,
                "end": 57.640003,
                "confidence": 0.9994541,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "was",
                "start": 57.640003,
                "end": 57.72,
                "confidence": 0.9996816,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "in",
                "start": 57.72,
                "end": 57.88,
                "confidence": 0.9992767,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "the",
                "start": 57.88,
                "end": 57.960003,
                "confidence": 0.9988324,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "country",
                "start": 57.960003,
                "end": 58.440002,
                "confidence": 0.999689,
                "punctuated_word": "country",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "for",
                "start": 58.440002,
                "end": 58.600002,
                "confidence": 0.9983505,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "a",
                "start": 58.600002,
                "end": 58.84,
                "confidence": 0.99720144,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "total",
                "start": 58.84,
                "end": 59.160004,
                "confidence": 0.99993336,
                "punctuated_word": "total",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "of",
                "start": 59.160004,
                "end": 59.4,
                "confidence": 0.9862743,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "over",
                "start": 59.4,
                "end": 59.56,
                "confidence": 0.99953175,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "a",
                "start": 59.56,
                "end": 59.72,
                "confidence": 0.9973949,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "month",
                "start": 59.72,
                "end": 59.960003,
                "confidence": 0.9998604,
                "punctuated_word": "month",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "and",
                "start": 59.960003,
                "end": 60.2,
                "confidence": 0.9915603,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "got",
                "start": 60.2,
                "end": 60.36,
                "confidence": 0.9968675,
                "punctuated_word": "got",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "the",
                "start": 60.36,
                "end": 60.52,
                "confidence": 0.9977069,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "opportunity",
                "start": 60.52,
                "end": 61.02,
                "confidence": 0.99968565,
                "punctuated_word": "opportunity",
                "speaker": 1,
                "speaker_confidence": 0.4430508
              },
              {
                "word": "to",
                "start": 61.08,
                "end": 61.160004,
                "confidence": 0.99884295,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "meet",
                "start": 61.160004,
                "end": 61.4,
                "confidence": 0.99929106,
                "punctuated_word": "meet",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "a",
                "start": 61.4,
                "end": 61.56,
                "confidence": 0.99938357,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "bunch",
                "start": 61.56,
                "end": 61.800003,
                "confidence": 0.9997435,
                "punctuated_word": "bunch",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "of",
                "start": 61.800003,
                "end": 62.04,
                "confidence": 0.9992949,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "really",
                "start": 62.04,
                "end": 62.36,
                "confidence": 0.9988212,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "cool",
                "start": 62.36,
                "end": 62.600002,
                "confidence": 0.99933016,
                "punctuated_word": "cool",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "people",
                "start": 62.600002,
                "end": 62.920002,
                "confidence": 0.99975044,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "and",
                "start": 62.920002,
                "end": 63.160004,
                "confidence": 0.9979208,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "interview",
                "start": 63.160004,
                "end": 63.56,
                "confidence": 0.9969932,
                "punctuated_word": "interview",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "them",
                "start": 63.56,
                "end": 63.800003,
                "confidence": 0.99934536,
                "punctuated_word": "them",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "in",
                "start": 63.800003,
                "end": 63.960003,
                "confidence": 0.9994437,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "person",
                "start": 63.960003,
                "end": 64.46001,
                "confidence": 0.9996241,
                "punctuated_word": "person.",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "devcon",
                "start": 64.92,
                "end": 65.42,
                "confidence": 0.9940115,
                "punctuated_word": "Devcon",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "itself",
                "start": 65.48,
                "end": 65.880005,
                "confidence": 0.97795266,
                "punctuated_word": "itself",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "was",
                "start": 65.880005,
                "end": 66.04,
                "confidence": 0.99571854,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "an",
                "start": 66.04,
                "end": 66.200005,
                "confidence": 0.99726355,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "incredible",
                "start": 66.200005,
                "end": 66.6,
                "confidence": 0.99538547,
                "punctuated_word": "incredible",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "and",
                "start": 66.6,
                "end": 66.840004,
                "confidence": 0.993009,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "interesting",
                "start": 66.840004,
                "end": 67.32,
                "confidence": 0.99938107,
                "punctuated_word": "interesting",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "experience",
                "start": 67.32,
                "end": 67.72,
                "confidence": 0.99945337,
                "punctuated_word": "experience",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "and",
                "start": 67.72,
                "end": 67.96,
                "confidence": 0.92950046,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "you",
                "start": 67.96,
                "end": 68.12,
                "confidence": 0.99938107,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "can",
                "start": 68.12,
                "end": 68.28,
                "confidence": 0.9992416,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "find",
                "start": 68.28,
                "end": 68.520004,
                "confidence": 0.9986412,
                "punctuated_word": "find",
                "speaker": 1,
                "speaker_confidence": 0.4948923
              },
              {
                "word": "my",
                "start": 68.520004,
                "end": 68.6,
                "confidence": 0.99501073,
                "punctuated_word": "my",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "full",
                "start": 68.6,
                "end": 68.840004,
                "confidence": 0.9991585,
                "punctuated_word": "full",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "review",
                "start": 68.840004,
                "end": 69.16,
                "confidence": 0.9980292,
                "punctuated_word": "review",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "of",
                "start": 69.16,
                "end": 69.240005,
                "confidence": 0.9846639,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "it",
                "start": 69.240005,
                "end": 69.4,
                "confidence": 0.99969304,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "on",
                "start": 69.4,
                "end": 69.56,
                "confidence": 0.997544,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "my",
                "start": 69.56,
                "end": 69.8,
                "confidence": 0.9952188,
                "punctuated_word": "my",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "patreon",
                "start": 69.8,
                "end": 70.3,
                "confidence": 0.80785,
                "punctuated_word": "Patreon.",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "so",
                "start": 70.695,
                "end": 70.855,
                "confidence": 0.99690515,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "if",
                "start": 70.855,
                "end": 71.015,
                "confidence": 0.72406024,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "you",
                "start": 71.015,
                "end": 71.095,
                "confidence": 0.9997446,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.33441412
              },
              {
                "word": "like",
                "start": 71.095,
                "end": 71.175,
                "confidence": 0.99281466,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "the",
                "start": 71.175,
                "end": 71.415,
                "confidence": 0.9981693,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "content",
                "start": 71.415,
                "end": 71.735,
                "confidence": 0.9997377,
                "punctuated_word": "content",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "i've",
                "start": 71.735,
                "end": 71.895,
                "confidence": 0.98732066,
                "punctuated_word": "I've",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "been",
                "start": 71.895,
                "end": 72.135,
                "confidence": 0.99968505,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "making",
                "start": 72.135,
                "end": 72.375,
                "confidence": 0.9999348,
                "punctuated_word": "making",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "and",
                "start": 72.375,
                "end": 72.615,
                "confidence": 0.9866519,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "would",
                "start": 72.615,
                "end": 72.695,
                "confidence": 0.9976121,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "like",
                "start": 72.695,
                "end": 72.935,
                "confidence": 0.99920195,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "me",
                "start": 72.935,
                "end": 73.015,
                "confidence": 0.997759,
                "punctuated_word": "me",
                "speaker": 1,
                "speaker_confidence": 0.28829825
              },
              {
                "word": "to",
                "start": 73.015,
                "end": 73.175,
                "confidence": 0.99753606,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.29096884
              },
              {
                "word": "continue",
                "start": 73.175,
                "end": 73.675,
                "confidence": 0.9993135,
                "punctuated_word": "continue",
                "speaker": 1,
                "speaker_confidence": 0.29096884
              },
              {
                "word": "going",
                "start": 74.055,
                "end": 74.295,
                "confidence": 0.9978248,
                "punctuated_word": "going",
                "speaker": 1,
                "speaker_confidence": 0.29096884
              },
              {
                "word": "to",
                "start": 74.295,
                "end": 74.375,
                "confidence": 0.99664885,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.29096884
              },
              {
                "word": "these",
                "start": 74.375,
                "end": 74.615,
                "confidence": 0.9970618,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.29096884
              },
              {
                "word": "kinds",
                "start": 74.615,
                "end": 74.854996,
                "confidence": 0.9854541,
                "punctuated_word": "kinds",
                "speaker": 1,
                "speaker_confidence": 0.29096884
              },
              {
                "word": "of",
                "start": 74.854996,
                "end": 74.935,
                "confidence": 0.99840707,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.41070455
              },
              {
                "word": "events",
                "start": 74.935,
                "end": 75.435,
                "confidence": 0.9997869,
                "punctuated_word": "events",
                "speaker": 1,
                "speaker_confidence": 0.41070455
              },
              {
                "word": "and",
                "start": 75.495,
                "end": 75.995,
                "confidence": 0.99430794,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.41070455
              },
              {
                "word": "improving",
                "start": 76.055,
                "end": 76.555,
                "confidence": 0.94517314,
                "punctuated_word": "improving,",
                "speaker": 1,
                "speaker_confidence": 0.41070455
              },
              {
                "word": "then",
                "start": 76.935,
                "end": 77.175,
                "confidence": 0.99688524,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.41070455
              },
              {
                "word": "i",
                "start": 77.175,
                "end": 77.335,
                "confidence": 0.9222802,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.41070455
              },
              {
                "word": "hope",
                "start": 77.335,
                "end": 77.495,
                "confidence": 0.99980444,
                "punctuated_word": "hope",
                "speaker": 1,
                "speaker_confidence": 0.41070455
              },
              {
                "word": "you'll",
                "start": 77.495,
                "end": 77.815,
                "confidence": 0.9559797,
                "punctuated_word": "you'll",
                "speaker": 1,
                "speaker_confidence": 0.41070455
              },
              {
                "word": "become",
                "start": 77.815,
                "end": 78.135,
                "confidence": 0.99906987,
                "punctuated_word": "become",
                "speaker": 1,
                "speaker_confidence": 0.41070455
              },
              {
                "word": "a",
                "start": 78.135,
                "end": 78.215,
                "confidence": 0.99851316,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "patron",
                "start": 78.215,
                "end": 78.695,
                "confidence": 0.7479623,
                "punctuated_word": "patron",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "starting",
                "start": 78.695,
                "end": 79.095,
                "confidence": 0.96866566,
                "punctuated_word": "starting",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "at",
                "start": 79.095,
                "end": 79.335,
                "confidence": 0.9984464,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "just",
                "start": 79.335,
                "end": 79.575,
                "confidence": 0.9945374,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "$3",
                "start": 79.575,
                "end": 80.135,
                "confidence": 0.9962871,
                "punctuated_word": "$3",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "per",
                "start": 80.135,
                "end": 80.215,
                "confidence": 0.9971949,
                "punctuated_word": "per",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "month",
                "start": 80.215,
                "end": 80.695,
                "confidence": 0.99981326,
                "punctuated_word": "month",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "for",
                "start": 80.695,
                "end": 80.854996,
                "confidence": 0.974379,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "access",
                "start": 80.854996,
                "end": 81.335,
                "confidence": 0.99977463,
                "punctuated_word": "access",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "to",
                "start": 81.335,
                "end": 81.575,
                "confidence": 0.99949825,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "loads",
                "start": 81.575,
                "end": 81.895,
                "confidence": 0.9984251,
                "punctuated_word": "loads",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "of",
                "start": 81.895,
                "end": 82.055,
                "confidence": 0.9985493,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "bonus",
                "start": 82.055,
                "end": 82.535,
                "confidence": 0.9999201,
                "punctuated_word": "bonus",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "content",
                "start": 82.535,
                "end": 82.935,
                "confidence": 0.9964814,
                "punctuated_word": "content",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "and",
                "start": 82.935,
                "end": 83.255,
                "confidence": 0.9991748,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "blockchain",
                "start": 83.255,
                "end": 83.735,
                "confidence": 0.74584764,
                "punctuated_word": "blockchain",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "socialist",
                "start": 83.735,
                "end": 84.235,
                "confidence": 0.9966073,
                "punctuated_word": "socialist",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "merch",
                "start": 84.295,
                "end": 84.75,
                "confidence": 0.9972452,
                "punctuated_word": "merch",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "at",
                "start": 84.91,
                "end": 85.15,
                "confidence": 0.99963427,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.41520506
              },
              {
                "word": "patreon.com/theblockchainsocialist",
                "start": 85.15,
                "end": 87.49,
                "confidence": 0.9802383,
                "punctuated_word": "patreon.com/theblockchainsocialist.",
                "speaker": 1,
                "speaker_confidence": 0.41520503
              },
              {
                "word": "so",
                "start": 90.59,
                "end": 90.83,
                "confidence": 0.9702439,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "hi",
                "start": 90.83,
                "end": 91.07,
                "confidence": 0.70697594,
                "punctuated_word": "hi,",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "everyone",
                "start": 91.07,
                "end": 91.57,
                "confidence": 0.99305713,
                "punctuated_word": "everyone.",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "you're",
                "start": 91.63,
                "end": 92.11,
                "confidence": 0.99870527,
                "punctuated_word": "You're",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "listening",
                "start": 92.11,
                "end": 92.61,
                "confidence": 0.9996519,
                "punctuated_word": "listening",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "to",
                "start": 92.67,
                "end": 93.15,
                "confidence": 0.99863064,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "the",
                "start": 93.15,
                "end": 93.31,
                "confidence": 0.80409527,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "blockchain",
                "start": 93.31,
                "end": 93.79,
                "confidence": 0.9763991,
                "punctuated_word": "Blockchain",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "socialist",
                "start": 93.79,
                "end": 94.29,
                "confidence": 0.6559285,
                "punctuated_word": "Socialist",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "podcast",
                "start": 94.35,
                "end": 94.85,
                "confidence": 0.64231807,
                "punctuated_word": "podcast",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "with",
                "start": 94.99,
                "end": 95.229996,
                "confidence": 0.9924932,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "another",
                "start": 95.229996,
                "end": 95.729996,
                "confidence": 0.99871457,
                "punctuated_word": "another",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "episode",
                "start": 95.79,
                "end": 96.29,
                "confidence": 0.99947315,
                "punctuated_word": "episode",
                "speaker": 1,
                "speaker_confidence": 0.5802578
              },
              {
                "word": "in",
                "start": 96.99,
                "end": 97.47,
                "confidence": 0.9888594,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "a",
                "start": 97.47,
                "end": 97.71,
                "confidence": 0.9959722,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "production",
                "start": 97.71,
                "end": 98.21,
                "confidence": 0.99759966,
                "punctuated_word": "production",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "set",
                "start": 98.27,
                "end": 98.51,
                "confidence": 0.8705751,
                "punctuated_word": "set",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "that",
                "start": 98.51,
                "end": 98.895,
                "confidence": 0.8058348,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "again",
                "start": 98.975,
                "end": 99.375,
                "confidence": 0.99957824,
                "punctuated_word": "again,",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "i",
                "start": 99.375,
                "end": 99.534996,
                "confidence": 0.9998728,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "can",
                "start": 99.534996,
                "end": 99.854996,
                "confidence": 0.9996377,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "never",
                "start": 99.854996,
                "end": 100.174995,
                "confidence": 0.9998393,
                "punctuated_word": "never",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "afford",
                "start": 100.174995,
                "end": 100.655,
                "confidence": 0.9999361,
                "punctuated_word": "afford",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "in",
                "start": 100.655,
                "end": 100.895,
                "confidence": 0.99801445,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "my",
                "start": 100.895,
                "end": 101.05499,
                "confidence": 0.99997413,
                "punctuated_word": "my",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "life",
                "start": 101.05499,
                "end": 101.375,
                "confidence": 0.99993074,
                "punctuated_word": "life",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "ever",
                "start": 101.375,
                "end": 101.875,
                "confidence": 0.9580839,
                "punctuated_word": "ever",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "unless",
                "start": 102.09499,
                "end": 102.59499,
                "confidence": 0.74509454,
                "punctuated_word": "unless",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "you",
                "start": 102.655,
                "end": 103.155,
                "confidence": 0.9994086,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "donate",
                "start": 103.375,
                "end": 103.774994,
                "confidence": 0.99885285,
                "punctuated_word": "donate",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "to",
                "start": 103.774994,
                "end": 103.935,
                "confidence": 0.9971897,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "patreon.com",
                "start": 103.935,
                "end": 104.895,
                "confidence": 0.9872303,
                "punctuated_word": "patreon.com",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "enough",
                "start": 104.895,
                "end": 105.134995,
                "confidence": 0.6338857,
                "punctuated_word": "enough",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "money",
                "start": 105.134995,
                "end": 105.454994,
                "confidence": 0.9998129,
                "punctuated_word": "money",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "to",
                "start": 105.454994,
                "end": 105.615,
                "confidence": 0.79651576,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "where",
                "start": 105.615,
                "end": 105.69499,
                "confidence": 0.96250683,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.7048137
              },
              {
                "word": "i",
                "start": 105.69499,
                "end": 105.774994,
                "confidence": 0.99906963,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.47318494
              },
              {
                "word": "can",
                "start": 105.774994,
                "end": 105.935,
                "confidence": 0.99948955,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.47318494
              },
              {
                "word": "do",
                "start": 105.935,
                "end": 106.174995,
                "confidence": 0.9995616,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.47318494
              },
              {
                "word": "this",
                "start": 106.174995,
                "end": 106.674995,
                "confidence": 0.98430836,
                "punctuated_word": "this.",
                "speaker": 1,
                "speaker_confidence": 0.47318494
              },
              {
                "word": "but",
                "start": 106.73499,
                "end": 107.05499,
                "confidence": 0.9972347,
                "punctuated_word": "But,",
                "speaker": 1,
                "speaker_confidence": 0.47318494
              },
              {
                "word": "i'm",
                "start": 107.375,
                "end": 107.534996,
                "confidence": 0.9995363,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "here",
                "start": 107.534996,
                "end": 107.695,
                "confidence": 0.9998036,
                "punctuated_word": "here",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "at",
                "start": 107.695,
                "end": 107.854996,
                "confidence": 0.99831223,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "defcon",
                "start": 107.854996,
                "end": 108.354996,
                "confidence": 0.6652845,
                "punctuated_word": "Defcon",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "in",
                "start": 108.494995,
                "end": 108.735,
                "confidence": 0.9949083,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "bangkok",
                "start": 108.735,
                "end": 109.235,
                "confidence": 0.9550866,
                "punctuated_word": "Bangkok,",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "and",
                "start": 109.854996,
                "end": 110.255,
                "confidence": 0.998868,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "i'm",
                "start": 110.255,
                "end": 110.655,
                "confidence": 0.8532512,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "here",
                "start": 110.655,
                "end": 111.155,
                "confidence": 0.9998349,
                "punctuated_word": "here",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "where",
                "start": 111.375,
                "end": 111.774994,
                "confidence": 0.4357777,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "with",
                "start": 111.935,
                "end": 112.174995,
                "confidence": 0.9999393,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "my",
                "start": 112.174995,
                "end": 112.41499,
                "confidence": 0.99972886,
                "punctuated_word": "my",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "friend",
                "start": 112.41499,
                "end": 112.814995,
                "confidence": 0.9821164,
                "punctuated_word": "friend",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "anuj",
                "start": 112.814995,
                "end": 113.314995,
                "confidence": 0.8385422,
                "punctuated_word": "Anuj",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "dasgupta",
                "start": 113.615,
                "end": 114.115,
                "confidence": 0.98946506,
                "punctuated_word": "Dasgupta.",
                "speaker": 1,
                "speaker_confidence": 0.67166805
              },
              {
                "word": "yes",
                "start": 114.41499,
                "end": 114.63,
                "confidence": 0.9997508,
                "punctuated_word": "Yes.",
                "speaker": 0,
                "speaker_confidence": 0.47450936
              },
              {
                "word": "hi",
                "start": 114.79,
                "end": 115.03,
                "confidence": 0.92499006,
                "punctuated_word": "Hi,",
                "speaker": 0,
                "speaker_confidence": 0.47450936
              },
              {
                "word": "everybody",
                "start": 115.03,
                "end": 115.53,
                "confidence": 0.9995539,
                "punctuated_word": "everybody.",
                "speaker": 0,
                "speaker_confidence": 0.47450936
              },
              {
                "word": "so",
                "start": 115.75,
                "end": 115.99,
                "confidence": 0.99848855,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.47450936
              },
              {
                "word": "i'm",
                "start": 115.99,
                "end": 116.149994,
                "confidence": 0.9974803,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.47450936
              },
              {
                "word": "very",
                "start": 116.149994,
                "end": 116.31,
                "confidence": 0.5300216,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "happy",
                "start": 116.31,
                "end": 116.549995,
                "confidence": 0.99993825,
                "punctuated_word": "happy",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "to",
                "start": 116.549995,
                "end": 116.71,
                "confidence": 0.99986875,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "be",
                "start": 116.71,
                "end": 116.869995,
                "confidence": 0.9998191,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "here",
                "start": 116.869995,
                "end": 117.369995,
                "confidence": 0.9987143,
                "punctuated_word": "here.",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "thank",
                "start": 117.829994,
                "end": 117.99,
                "confidence": 0.97868514,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "you",
                "start": 117.99,
                "end": 118.31,
                "confidence": 0.90199435,
                "punctuated_word": "you,",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "josh",
                "start": 118.31,
                "end": 118.71,
                "confidence": 0.964025,
                "punctuated_word": "Josh,",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "for",
                "start": 118.71,
                "end": 118.95,
                "confidence": 0.99990594,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "inviting",
                "start": 118.95,
                "end": 119.35,
                "confidence": 0.9995735,
                "punctuated_word": "inviting",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "me",
                "start": 119.35,
                "end": 119.509995,
                "confidence": 0.9993661,
                "punctuated_word": "me",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "for",
                "start": 119.509995,
                "end": 119.67,
                "confidence": 0.9996728,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "this",
                "start": 119.67,
                "end": 120.17,
                "confidence": 0.99848735,
                "punctuated_word": "this.",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "so",
                "start": 120.549995,
                "end": 120.75,
                "confidence": 0.9989619,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "yeah",
                "start": 120.95,
                "end": 121.27,
                "confidence": 0.99159956,
                "punctuated_word": "yeah.",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "i",
                "start": 121.27,
                "end": 121.43,
                "confidence": 0.999729,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "mean",
                "start": 121.43,
                "end": 121.75,
                "confidence": 0.99749434,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "i",
                "start": 122.39,
                "end": 122.549995,
                "confidence": 0.9996402,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "think",
                "start": 122.549995,
                "end": 122.95,
                "confidence": 0.977347,
                "punctuated_word": "think,",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "we're",
                "start": 123.189995,
                "end": 123.43,
                "confidence": 0.7696874,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "having",
                "start": 123.43,
                "end": 123.75,
                "confidence": 0.99605197,
                "punctuated_word": "having",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "exciting",
                "start": 123.75,
                "end": 124.149994,
                "confidence": 0.44922036,
                "punctuated_word": "exciting",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "conversation",
                "start": 124.149994,
                "end": 124.649994,
                "confidence": 0.9985888,
                "punctuated_word": "conversation.",
                "speaker": 0,
                "speaker_confidence": 0.58594173
              },
              {
                "word": "yeah",
                "start": 125.189995,
                "end": 125.509995,
                "confidence": 0.9990499,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.3881715
              },
              {
                "word": "i",
                "start": 125.509995,
                "end": 125.59,
                "confidence": 0.9994419,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.3881715
              },
              {
                "word": "think",
                "start": 125.59,
                "end": 125.909996,
                "confidence": 0.9999137,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.3881715
              },
              {
                "word": "it's",
                "start": 125.909996,
                "end": 126.07,
                "confidence": 0.99897957,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.3881715
              },
              {
                "word": "gonna",
                "start": 126.07,
                "end": 126.39,
                "confidence": 0.96784985,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.3881715
              },
              {
                "word": "be",
                "start": 126.39,
                "end": 126.78999,
                "confidence": 0.9962173,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.3881715
              },
              {
                "word": "a",
                "start": 126.78999,
                "end": 126.869995,
                "confidence": 0.9997603,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5163776
              },
              {
                "word": "really",
                "start": 126.869995,
                "end": 127.11,
                "confidence": 0.9964483,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.5163776
              },
              {
                "word": "fun",
                "start": 127.11,
                "end": 127.35,
                "confidence": 0.99991703,
                "punctuated_word": "fun",
                "speaker": 1,
                "speaker_confidence": 0.5163776
              },
              {
                "word": "one",
                "start": 127.35,
                "end": 127.85,
                "confidence": 0.99599195,
                "punctuated_word": "one.",
                "speaker": 1,
                "speaker_confidence": 0.5163776
              },
              {
                "word": "so",
                "start": 128.47,
                "end": 128.97,
                "confidence": 0.98554873,
                "punctuated_word": "So,",
                "speaker": 1,
                "speaker_confidence": 0.5163776
              },
              {
                "word": "of",
                "start": 129.34999,
                "end": 129.43,
                "confidence": 0.9980562,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5163776
              },
              {
                "word": "course",
                "start": 129.43,
                "end": 129.67,
                "confidence": 0.983827,
                "punctuated_word": "course,",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "we",
                "start": 129.67,
                "end": 129.83,
                "confidence": 0.999265,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "already",
                "start": 129.83,
                "end": 130.15,
                "confidence": 0.9971463,
                "punctuated_word": "already",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "know",
                "start": 130.15,
                "end": 130.31,
                "confidence": 0.9997693,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "each",
                "start": 130.31,
                "end": 130.485,
                "confidence": 0.99981886,
                "punctuated_word": "each",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "other",
                "start": 130.565,
                "end": 130.885,
                "confidence": 0.9237546,
                "punctuated_word": "other,",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "and",
                "start": 130.965,
                "end": 131.285,
                "confidence": 0.9997441,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "we",
                "start": 131.285,
                "end": 131.445,
                "confidence": 0.99969125,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "have",
                "start": 131.445,
                "end": 131.685,
                "confidence": 0.9754633,
                "punctuated_word": "have,",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "like",
                "start": 131.685,
                "end": 132.185,
                "confidence": 0.9972193,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "plenty",
                "start": 132.485,
                "end": 132.80501,
                "confidence": 0.9997235,
                "punctuated_word": "plenty",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "of",
                "start": 132.80501,
                "end": 132.965,
                "confidence": 0.99939144,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "things",
                "start": 132.965,
                "end": 133.205,
                "confidence": 0.99987507,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "that",
                "start": 133.205,
                "end": 133.365,
                "confidence": 0.9994543,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "we",
                "start": 133.365,
                "end": 133.525,
                "confidence": 0.9999161,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "can",
                "start": 133.525,
                "end": 133.685,
                "confidence": 0.9994205,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "talk",
                "start": 133.685,
                "end": 133.925,
                "confidence": 0.99977833,
                "punctuated_word": "talk",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "about",
                "start": 133.925,
                "end": 134.425,
                "confidence": 0.7361491,
                "punctuated_word": "about.",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "and",
                "start": 134.485,
                "end": 134.645,
                "confidence": 0.99853766,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "that's",
                "start": 134.645,
                "end": 134.885,
                "confidence": 0.9998943,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "why",
                "start": 134.885,
                "end": 135.205,
                "confidence": 0.9998466,
                "punctuated_word": "why",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "it's",
                "start": 135.205,
                "end": 135.445,
                "confidence": 0.9995592,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "going",
                "start": 135.445,
                "end": 135.685,
                "confidence": 0.9997638,
                "punctuated_word": "going",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "to",
                "start": 135.685,
                "end": 135.765,
                "confidence": 0.9993044,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "be",
                "start": 135.765,
                "end": 136.265,
                "confidence": 0.9933107,
                "punctuated_word": "be,",
                "speaker": 1,
                "speaker_confidence": 0.7069526
              },
              {
                "word": "why",
                "start": 136.805,
                "end": 136.965,
                "confidence": 0.99981827,
                "punctuated_word": "why",
                "speaker": 1,
                "speaker_confidence": 0.53494877
              },
              {
                "word": "we",
                "start": 136.965,
                "end": 137.205,
                "confidence": 0.9991084,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.53494877
              },
              {
                "word": "need",
                "start": 137.205,
                "end": 137.365,
                "confidence": 0.99967754,
                "punctuated_word": "need",
                "speaker": 1,
                "speaker_confidence": 0.53494877
              },
              {
                "word": "to",
                "start": 137.365,
                "end": 137.525,
                "confidence": 0.9998085,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.53494877
              },
              {
                "word": "do",
                "start": 137.525,
                "end": 137.685,
                "confidence": 0.99955434,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.53494877
              },
              {
                "word": "kind",
                "start": 137.685,
                "end": 137.925,
                "confidence": 0.9591785,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.53494877
              },
              {
                "word": "of",
                "start": 137.925,
                "end": 138.005,
                "confidence": 0.7761458,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.53494877
              },
              {
                "word": "like",
                "start": 138.005,
                "end": 138.245,
                "confidence": 0.99279475,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.53494877
              },
              {
                "word": "the",
                "start": 138.245,
                "end": 138.745,
                "confidence": 0.9989126,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.53494877
              },
              {
                "word": "the",
                "start": 138.885,
                "end": 139.045,
                "confidence": 0.94592315,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.23744649
              },
              {
                "word": "biz",
                "start": 139.045,
                "end": 139.205,
                "confidence": 0.79566336,
                "punctuated_word": "biz",
                "speaker": 1,
                "speaker_confidence": 0.23744649
              },
              {
                "word": "let's",
                "start": 139.285,
                "end": 139.445,
                "confidence": 0.9538987,
                "punctuated_word": "let's",
                "speaker": 1,
                "speaker_confidence": 0.23744649
              },
              {
                "word": "do",
                "start": 139.445,
                "end": 139.685,
                "confidence": 0.99688333,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.23744649
              },
              {
                "word": "business",
                "start": 139.685,
                "end": 140.085,
                "confidence": 0.99983823,
                "punctuated_word": "business",
                "speaker": 1,
                "speaker_confidence": 0.23744649
              },
              {
                "word": "first",
                "start": 140.085,
                "end": 140.485,
                "confidence": 0.8655485,
                "punctuated_word": "first,",
                "speaker": 1,
                "speaker_confidence": 0.23744649
              },
              {
                "word": "and",
                "start": 140.485,
                "end": 140.645,
                "confidence": 0.99914634,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.53362715
              },
              {
                "word": "then",
                "start": 140.645,
                "end": 140.885,
                "confidence": 0.9999217,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.53362715
              },
              {
                "word": "we'll",
                "start": 140.885,
                "end": 141.125,
                "confidence": 0.9992342,
                "punctuated_word": "we'll",
                "speaker": 1,
                "speaker_confidence": 0.53362715
              },
              {
                "word": "get",
                "start": 141.125,
                "end": 141.285,
                "confidence": 0.99993217,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.53362715
              },
              {
                "word": "into",
                "start": 141.285,
                "end": 141.525,
                "confidence": 0.99932384,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.53362715
              },
              {
                "word": "the",
                "start": 141.525,
                "end": 141.605,
                "confidence": 0.99873453,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.53362715
              },
              {
                "word": "more",
                "start": 141.605,
                "end": 141.845,
                "confidence": 0.9998186,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.53362715
              },
              {
                "word": "fun",
                "start": 141.845,
                "end": 142.085,
                "confidence": 0.9999188,
                "punctuated_word": "fun",
                "speaker": 1,
                "speaker_confidence": 0.53362715
              },
              {
                "word": "stuff",
                "start": 142.085,
                "end": 142.585,
                "confidence": 0.761601,
                "punctuated_word": "stuff.",
                "speaker": 1,
                "speaker_confidence": 0.53362715
              },
              {
                "word": "sure",
                "start": 142.725,
                "end": 143.045,
                "confidence": 0.8081373,
                "punctuated_word": "Sure.",
                "speaker": 1,
                "speaker_confidence": 0.06518531
              },
              {
                "word": "sounds",
                "start": 143.045,
                "end": 143.205,
                "confidence": 0.6617332,
                "punctuated_word": "Sounds",
                "speaker": 1,
                "speaker_confidence": 0.06518531
              },
              {
                "word": "good",
                "start": 143.205,
                "end": 143.605,
                "confidence": 0.9994045,
                "punctuated_word": "good.",
                "speaker": 1,
                "speaker_confidence": 0.06518531
              },
              {
                "word": "about",
                "start": 143.605,
                "end": 143.845,
                "confidence": 0.9125831,
                "punctuated_word": "About",
                "speaker": 1,
                "speaker_confidence": 0.4530298
              },
              {
                "word": "philosophy",
                "start": 143.845,
                "end": 144.345,
                "confidence": 0.9987717,
                "punctuated_word": "philosophy",
                "speaker": 1,
                "speaker_confidence": 0.4530298
              },
              {
                "word": "and",
                "start": 144.485,
                "end": 144.725,
                "confidence": 0.99186736,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.4530298
              },
              {
                "word": "a",
                "start": 144.725,
                "end": 144.805,
                "confidence": 0.99881244,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.4530298
              },
              {
                "word": "bunch",
                "start": 144.805,
                "end": 145.045,
                "confidence": 0.9999044,
                "punctuated_word": "bunch",
                "speaker": 1,
                "speaker_confidence": 0.4530298
              },
              {
                "word": "of",
                "start": 145.045,
                "end": 145.125,
                "confidence": 0.9996586,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.49692768
              },
              {
                "word": "other",
                "start": 145.125,
                "end": 145.365,
                "confidence": 0.99972075,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.49692768
              },
              {
                "word": "things",
                "start": 145.365,
                "end": 145.525,
                "confidence": 0.98662233,
                "punctuated_word": "things.",
                "speaker": 1,
                "speaker_confidence": 0.49692768
              },
              {
                "word": "so",
                "start": 145.525,
                "end": 145.68,
                "confidence": 0.9962721,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.49692768
              },
              {
                "word": "maybe",
                "start": 145.68,
                "end": 146.0,
                "confidence": 0.9995789,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.49692768
              },
              {
                "word": "just",
                "start": 146.0,
                "end": 146.4,
                "confidence": 0.9845114,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.49692768
              },
              {
                "word": "to",
                "start": 146.4,
                "end": 146.48,
                "confidence": 0.97128075,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "start",
                "start": 146.48,
                "end": 146.64,
                "confidence": 0.9989453,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "off",
                "start": 146.64,
                "end": 146.87999,
                "confidence": 0.9866763,
                "punctuated_word": "off",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "for",
                "start": 146.87999,
                "end": 146.95999,
                "confidence": 0.55470365,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "everyone",
                "start": 146.95999,
                "end": 147.45999,
                "confidence": 0.936681,
                "punctuated_word": "everyone,",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "if",
                "start": 147.76,
                "end": 147.92,
                "confidence": 0.99017894,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "you",
                "start": 147.92,
                "end": 148.07999,
                "confidence": 0.9996743,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "want",
                "start": 148.07999,
                "end": 148.23999,
                "confidence": 0.98948497,
                "punctuated_word": "want",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "to",
                "start": 148.23999,
                "end": 148.31999,
                "confidence": 0.9988238,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "maybe",
                "start": 148.31999,
                "end": 148.79999,
                "confidence": 0.9891338,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "introduce",
                "start": 148.79999,
                "end": 149.2,
                "confidence": 0.9990012,
                "punctuated_word": "introduce",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "yourself",
                "start": 149.2,
                "end": 149.68,
                "confidence": 0.9992686,
                "punctuated_word": "yourself",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "and",
                "start": 149.68,
                "end": 149.92,
                "confidence": 0.9777884,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "sure",
                "start": 150.07999,
                "end": 150.48,
                "confidence": 0.9983808,
                "punctuated_word": "Sure.",
                "speaker": 1,
                "speaker_confidence": 0.7074952
              },
              {
                "word": "talk",
                "start": 150.56,
                "end": 150.79999,
                "confidence": 0.9996049,
                "punctuated_word": "Talk",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "a",
                "start": 150.79999,
                "end": 150.87999,
                "confidence": 0.99961275,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "little",
                "start": 150.87999,
                "end": 151.12,
                "confidence": 0.99991226,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "bit",
                "start": 151.12,
                "end": 151.28,
                "confidence": 0.9989171,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "about",
                "start": 151.28,
                "end": 151.59999,
                "confidence": 0.99938226,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "your",
                "start": 151.59999,
                "end": 151.84,
                "confidence": 0.9998142,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "your",
                "start": 151.84,
                "end": 152.07999,
                "confidence": 0.98939997,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "new",
                "start": 152.07999,
                "end": 152.15999,
                "confidence": 0.9989334,
                "punctuated_word": "new",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "project",
                "start": 152.15999,
                "end": 152.64,
                "confidence": 0.8708497,
                "punctuated_word": "project,",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "smart",
                "start": 152.64,
                "end": 152.87999,
                "confidence": 0.65536016,
                "punctuated_word": "smart",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "transactions",
                "start": 152.87999,
                "end": 153.37999,
                "confidence": 0.9857519,
                "punctuated_word": "transactions.",
                "speaker": 1,
                "speaker_confidence": 0.548009
              },
              {
                "word": "sure",
                "start": 153.68,
                "end": 154.15999,
                "confidence": 0.9958037,
                "punctuated_word": "Sure.",
                "speaker": 0,
                "speaker_confidence": 0.40531057
              },
              {
                "word": "so",
                "start": 154.48,
                "end": 154.98,
                "confidence": 0.97433114,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.40531057
              },
              {
                "word": "i'm",
                "start": 156.0,
                "end": 156.23999,
                "confidence": 0.999363,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "here",
                "start": 156.23999,
                "end": 156.64,
                "confidence": 0.99931216,
                "punctuated_word": "here",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "sharing",
                "start": 156.64,
                "end": 157.12,
                "confidence": 0.97031176,
                "punctuated_word": "sharing",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "a",
                "start": 157.12,
                "end": 157.2,
                "confidence": 0.92116,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "project",
                "start": 157.2,
                "end": 157.68,
                "confidence": 0.9994955,
                "punctuated_word": "project",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "that",
                "start": 157.68,
                "end": 158.025,
                "confidence": 0.99819666,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "i",
                "start": 158.185,
                "end": 158.50499,
                "confidence": 0.9892865,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "found",
                "start": 158.50499,
                "end": 159.00499,
                "confidence": 0.80586344,
                "punctuated_word": "found",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "at",
                "start": 159.22499,
                "end": 159.545,
                "confidence": 0.37710822,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "with",
                "start": 159.625,
                "end": 159.86499,
                "confidence": 0.9942247,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "vlad",
                "start": 159.86499,
                "end": 160.105,
                "confidence": 0.26868314,
                "punctuated_word": "Vlad",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "zamfier",
                "start": 160.105,
                "end": 160.605,
                "confidence": 0.6620763,
                "punctuated_word": "Zamfier.",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "it's",
                "start": 160.745,
                "end": 160.985,
                "confidence": 0.99945223,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "called",
                "start": 160.985,
                "end": 161.22499,
                "confidence": 0.9990883,
                "punctuated_word": "called",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "smart",
                "start": 161.22499,
                "end": 161.545,
                "confidence": 0.77098674,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "transactions",
                "start": 161.545,
                "end": 162.045,
                "confidence": 0.6945538,
                "punctuated_word": "transactions.",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "and",
                "start": 162.185,
                "end": 162.42499,
                "confidence": 0.9899462,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "initially",
                "start": 162.42499,
                "end": 162.905,
                "confidence": 0.78028125,
                "punctuated_word": "initially",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "started",
                "start": 162.905,
                "end": 163.405,
                "confidence": 0.8488461,
                "punctuated_word": "started,",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "like",
                "start": 163.465,
                "end": 163.70499,
                "confidence": 0.99827695,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "three",
                "start": 163.70499,
                "end": 164.025,
                "confidence": 0.95005906,
                "punctuated_word": "three,",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "four",
                "start": 164.025,
                "end": 164.185,
                "confidence": 0.9999554,
                "punctuated_word": "four",
                "speaker": 0,
                "speaker_confidence": 0.6843115
              },
              {
                "word": "years",
                "start": 164.185,
                "end": 164.42499,
                "confidence": 0.99981517,
                "punctuated_word": "years",
                "speaker": 0,
                "speaker_confidence": 0.47102654
              },
              {
                "word": "ago",
                "start": 164.42499,
                "end": 164.92499,
                "confidence": 0.8727386,
                "punctuated_word": "ago,",
                "speaker": 0,
                "speaker_confidence": 0.47102654
              },
              {
                "word": "we",
                "start": 165.14499,
                "end": 165.305,
                "confidence": 0.9801634,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.47102654
              },
              {
                "word": "are",
                "start": 165.305,
                "end": 165.385,
                "confidence": 0.6651185,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.47102654
              },
              {
                "word": "researching",
                "start": 165.385,
                "end": 165.885,
                "confidence": 0.99907,
                "punctuated_word": "researching",
                "speaker": 0,
                "speaker_confidence": 0.47102654
              },
              {
                "word": "the",
                "start": 165.94499,
                "end": 166.025,
                "confidence": 0.99569005,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5003057
              },
              {
                "word": "mev",
                "start": 166.025,
                "end": 166.345,
                "confidence": 0.5030269,
                "punctuated_word": "Mev",
                "speaker": 0,
                "speaker_confidence": 0.5003057
              },
              {
                "word": "space",
                "start": 166.345,
                "end": 166.825,
                "confidence": 0.68037856,
                "punctuated_word": "space.",
                "speaker": 0,
                "speaker_confidence": 0.5003057
              },
              {
                "word": "and",
                "start": 166.825,
                "end": 167.22499,
                "confidence": 0.9975374,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5003057
              },
              {
                "word": "so",
                "start": 167.22499,
                "end": 167.70499,
                "confidence": 0.32420152,
                "punctuated_word": "so,",
                "speaker": 0,
                "speaker_confidence": 0.5003057
              },
              {
                "word": "like",
                "start": 167.70499,
                "end": 167.94499,
                "confidence": 0.8990144,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.5003057
              },
              {
                "word": "one",
                "start": 167.94499,
                "end": 168.105,
                "confidence": 0.9959565,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.5003057
              },
              {
                "word": "of",
                "start": 168.105,
                "end": 168.185,
                "confidence": 0.9991327,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.45528114
              },
              {
                "word": "the",
                "start": 168.185,
                "end": 168.345,
                "confidence": 0.99852234,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.45528114
              },
              {
                "word": "early",
                "start": 168.345,
                "end": 168.665,
                "confidence": 0.9972115,
                "punctuated_word": "early",
                "speaker": 0,
                "speaker_confidence": 0.45528114
              },
              {
                "word": "insights",
                "start": 168.665,
                "end": 169.06499,
                "confidence": 0.99933726,
                "punctuated_word": "insights",
                "speaker": 0,
                "speaker_confidence": 0.45528114
              },
              {
                "word": "i",
                "start": 169.06499,
                "end": 169.14499,
                "confidence": 0.99347657,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.45528114
              },
              {
                "word": "had",
                "start": 169.14499,
                "end": 169.64499,
                "confidence": 0.9942761,
                "punctuated_word": "had",
                "speaker": 0,
                "speaker_confidence": 0.45528114
              },
              {
                "word": "where",
                "start": 170.105,
                "end": 170.265,
                "confidence": 0.80352914,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "we",
                "start": 170.265,
                "end": 170.49,
                "confidence": 0.9605292,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "discussed",
                "start": 170.57,
                "end": 170.81001,
                "confidence": 0.9226028,
                "punctuated_word": "discussed",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "that",
                "start": 170.81001,
                "end": 170.97,
                "confidence": 0.98673475,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "the",
                "start": 170.97,
                "end": 171.45001,
                "confidence": 0.9841111,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "beginning",
                "start": 171.45001,
                "end": 171.85,
                "confidence": 0.9989772,
                "punctuated_word": "beginning",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "of",
                "start": 171.85,
                "end": 172.13,
                "confidence": 0.9981104,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "mev",
                "start": 172.13,
                "end": 172.41,
                "confidence": 0.6901002,
                "punctuated_word": "Mev",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "is",
                "start": 172.41,
                "end": 172.73001,
                "confidence": 0.9935901,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "the",
                "start": 172.73001,
                "end": 172.81001,
                "confidence": 0.99853337,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "end",
                "start": 172.81001,
                "end": 173.21,
                "confidence": 0.9995497,
                "punctuated_word": "end",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "of",
                "start": 173.21,
                "end": 173.45001,
                "confidence": 0.99853075,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "blocks",
                "start": 173.45001,
                "end": 173.95001,
                "confidence": 0.93804383,
                "punctuated_word": "blocks,",
                "speaker": 0,
                "speaker_confidence": 0.67110384
              },
              {
                "word": "which",
                "start": 174.73001,
                "end": 174.97,
                "confidence": 0.988245,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.38225663
              },
              {
                "word": "just",
                "start": 174.97,
                "end": 175.05,
                "confidence": 0.9708511,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.38225663
              },
              {
                "word": "means",
                "start": 175.05,
                "end": 175.23666,
                "confidence": 0.90984255,
                "punctuated_word": "means",
                "speaker": 0,
                "speaker_confidence": 0.38225663
              },
              {
                "word": "take",
                "start": 175.23666,
                "end": 175.42334,
                "confidence": 0.24879745,
                "punctuated_word": "take",
                "speaker": 0,
                "speaker_confidence": 0.38225663
              },
              {
                "word": "a",
                "start": 175.42334,
                "end": 175.61,
                "confidence": 0.96777314,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.38225663
              },
              {
                "word": "fancy",
                "start": 175.61,
                "end": 176.01001,
                "confidence": 0.9899657,
                "punctuated_word": "fancy",
                "speaker": 0,
                "speaker_confidence": 0.38225663
              },
              {
                "word": "way",
                "start": 176.01001,
                "end": 176.09001,
                "confidence": 0.91351736,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.38225663
              },
              {
                "word": "of",
                "start": 176.09001,
                "end": 176.17,
                "confidence": 0.9986493,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.4538375
              },
              {
                "word": "saying",
                "start": 176.17,
                "end": 176.41,
                "confidence": 0.97516596,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.4538375
              },
              {
                "word": "that",
                "start": 176.41,
                "end": 176.65001,
                "confidence": 0.9975625,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.4538375
              },
              {
                "word": "it's",
                "start": 176.65001,
                "end": 176.89,
                "confidence": 0.9973465,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.4538375
              },
              {
                "word": "the",
                "start": 176.89,
                "end": 176.97,
                "confidence": 0.98445237,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.4538375
              },
              {
                "word": "end",
                "start": 176.97,
                "end": 177.13,
                "confidence": 0.99934393,
                "punctuated_word": "end",
                "speaker": 0,
                "speaker_confidence": 0.4538375
              },
              {
                "word": "of",
                "start": 177.13,
                "end": 177.29001,
                "confidence": 0.99179596,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.50655186
              },
              {
                "word": "blockchain",
                "start": 177.29001,
                "end": 177.69,
                "confidence": 0.9259773,
                "punctuated_word": "blockchain",
                "speaker": 0,
                "speaker_confidence": 0.50655186
              },
              {
                "word": "as",
                "start": 177.69,
                "end": 177.93001,
                "confidence": 0.9962644,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.50655186
              },
              {
                "word": "we",
                "start": 177.93001,
                "end": 178.01001,
                "confidence": 0.9927128,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.50655186
              },
              {
                "word": "know",
                "start": 178.01001,
                "end": 178.17,
                "confidence": 0.9993339,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.50655186
              },
              {
                "word": "it",
                "start": 178.17,
                "end": 178.67,
                "confidence": 0.74651164,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.50655186
              },
              {
                "word": "and",
                "start": 179.37001,
                "end": 179.61,
                "confidence": 0.98333734,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "things",
                "start": 179.61,
                "end": 179.85,
                "confidence": 0.98794997,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "are",
                "start": 179.85,
                "end": 180.09001,
                "confidence": 0.9636212,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "gonna",
                "start": 180.09001,
                "end": 180.49,
                "confidence": 0.992953,
                "punctuated_word": "gonna",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "change",
                "start": 180.49,
                "end": 180.97,
                "confidence": 0.9920604,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "quite",
                "start": 180.97,
                "end": 181.21,
                "confidence": 0.9982687,
                "punctuated_word": "quite",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "rapidly",
                "start": 181.21,
                "end": 181.71,
                "confidence": 0.9663302,
                "punctuated_word": "rapidly.",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "and",
                "start": 182.09001,
                "end": 182.25,
                "confidence": 0.9896695,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "then",
                "start": 182.25,
                "end": 182.41,
                "confidence": 0.95640814,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "this",
                "start": 182.41,
                "end": 182.81,
                "confidence": 0.72868973,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "this",
                "start": 182.81,
                "end": 183.05,
                "confidence": 0.9814912,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "change",
                "start": 183.05,
                "end": 183.29001,
                "confidence": 0.802932,
                "punctuated_word": "change,",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "the",
                "start": 183.29001,
                "end": 183.525,
                "confidence": 0.9067839,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "market",
                "start": 183.605,
                "end": 183.765,
                "confidence": 0.9113247,
                "punctuated_word": "market",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "structure",
                "start": 183.765,
                "end": 184.00499,
                "confidence": 0.95995545,
                "punctuated_word": "structure,",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "the",
                "start": 184.00499,
                "end": 184.165,
                "confidence": 0.9983687,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "supplies",
                "start": 184.165,
                "end": 184.56499,
                "confidence": 0.8407743,
                "punctuated_word": "supplies,",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "and",
                "start": 184.56499,
                "end": 184.72499,
                "confidence": 0.9987889,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "everything",
                "start": 184.72499,
                "end": 185.045,
                "confidence": 0.9998134,
                "punctuated_word": "everything",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "change",
                "start": 185.045,
                "end": 185.20499,
                "confidence": 0.86443603,
                "punctuated_word": "change.",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "but",
                "start": 185.20499,
                "end": 185.44499,
                "confidence": 0.99951947,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "through",
                "start": 185.44499,
                "end": 185.605,
                "confidence": 0.99887556,
                "punctuated_word": "through",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "all",
                "start": 185.605,
                "end": 185.765,
                "confidence": 0.9997787,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "that",
                "start": 185.765,
                "end": 185.92499,
                "confidence": 0.9659037,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "we",
                "start": 185.92499,
                "end": 186.08499,
                "confidence": 0.9962534,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "realize",
                "start": 186.08499,
                "end": 186.405,
                "confidence": 0.6623392,
                "punctuated_word": "realize",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "that",
                "start": 186.405,
                "end": 186.905,
                "confidence": 0.99731857,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "transactions",
                "start": 187.125,
                "end": 187.625,
                "confidence": 0.7622988,
                "punctuated_word": "transactions,",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "when",
                "start": 187.685,
                "end": 187.845,
                "confidence": 0.9888181,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "you",
                "start": 187.845,
                "end": 188.00499,
                "confidence": 0.93183255,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "send",
                "start": 188.00499,
                "end": 188.165,
                "confidence": 0.99408615,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "on",
                "start": 188.165,
                "end": 188.325,
                "confidence": 0.9627828,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "blockchains",
                "start": 188.325,
                "end": 188.825,
                "confidence": 0.95594925,
                "punctuated_word": "blockchains,",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "are",
                "start": 188.885,
                "end": 189.045,
                "confidence": 0.9986878,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "kinda",
                "start": 189.045,
                "end": 189.44499,
                "confidence": 0.9113079,
                "punctuated_word": "kinda",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "quite",
                "start": 189.44499,
                "end": 189.685,
                "confidence": 0.98292345,
                "punctuated_word": "quite",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "straightforward",
                "start": 189.685,
                "end": 190.185,
                "confidence": 0.9275856,
                "punctuated_word": "straightforward.",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "like",
                "start": 190.245,
                "end": 190.405,
                "confidence": 0.96569586,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "you",
                "start": 190.405,
                "end": 190.72499,
                "confidence": 0.9996557,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "say",
                "start": 190.72499,
                "end": 191.22499,
                "confidence": 0.9741368,
                "punctuated_word": "say,",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "okay",
                "start": 191.525,
                "end": 192.025,
                "confidence": 0.93335843,
                "punctuated_word": "okay.",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "i",
                "start": 192.165,
                "end": 192.325,
                "confidence": 0.9994368,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "want",
                "start": 192.325,
                "end": 192.56499,
                "confidence": 0.9994797,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "to",
                "start": 192.56499,
                "end": 192.64499,
                "confidence": 0.99928844,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.75616467
              },
              {
                "word": "send",
                "start": 192.64499,
                "end": 192.885,
                "confidence": 0.9998479,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "this",
                "start": 192.885,
                "end": 193.045,
                "confidence": 0.9913379,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "e",
                "start": 193.045,
                "end": 193.20499,
                "confidence": 0.31884983,
                "punctuated_word": "e",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "to",
                "start": 193.20499,
                "end": 193.36499,
                "confidence": 0.8136902,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "this",
                "start": 193.36499,
                "end": 193.525,
                "confidence": 0.9992847,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "person",
                "start": 193.525,
                "end": 193.765,
                "confidence": 0.9786102,
                "punctuated_word": "person.",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "i",
                "start": 193.765,
                "end": 193.92499,
                "confidence": 0.9996642,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "want",
                "start": 193.92499,
                "end": 194.08499,
                "confidence": 0.6449529,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "to",
                "start": 194.08499,
                "end": 194.245,
                "confidence": 0.9818779,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "receive",
                "start": 194.245,
                "end": 194.485,
                "confidence": 0.9990119,
                "punctuated_word": "receive",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "this",
                "start": 194.485,
                "end": 194.985,
                "confidence": 0.9406674,
                "punctuated_word": "this.",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "and",
                "start": 195.045,
                "end": 195.20499,
                "confidence": 0.99748236,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "the",
                "start": 195.20499,
                "end": 195.36499,
                "confidence": 0.98500824,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "only",
                "start": 195.36499,
                "end": 195.605,
                "confidence": 0.99965703,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "thing",
                "start": 195.605,
                "end": 195.765,
                "confidence": 0.9992399,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.60071695
              },
              {
                "word": "you",
                "start": 195.765,
                "end": 195.845,
                "confidence": 0.99726176,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "can",
                "start": 195.845,
                "end": 196.00499,
                "confidence": 0.99691236,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "do",
                "start": 196.00499,
                "end": 196.17,
                "confidence": 0.9209466,
                "punctuated_word": "do,",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "kind",
                "start": 196.73,
                "end": 196.97,
                "confidence": 0.8762623,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "of",
                "start": 196.97,
                "end": 197.20999,
                "confidence": 0.9976936,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "programmable",
                "start": 197.20999,
                "end": 197.70999,
                "confidence": 0.874455,
                "punctuated_word": "programmable",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "ability",
                "start": 197.84999,
                "end": 198.04999,
                "confidence": 0.667218,
                "punctuated_word": "ability,",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "a",
                "start": 198.04999,
                "end": 198.25,
                "confidence": 0.50132674,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "bit",
                "start": 198.25,
                "end": 198.49,
                "confidence": 0.9963812,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "more",
                "start": 198.49,
                "end": 198.81,
                "confidence": 0.99913055,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "flexibility",
                "start": 198.81,
                "end": 199.31,
                "confidence": 0.9446169,
                "punctuated_word": "flexibility,",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "expressibility",
                "start": 199.77,
                "end": 200.27,
                "confidence": 0.8603734,
                "punctuated_word": "expressibility",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "are",
                "start": 200.56999,
                "end": 200.73,
                "confidence": 0.48097402,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "on",
                "start": 200.73,
                "end": 200.97,
                "confidence": 0.9976889,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "smart",
                "start": 200.97,
                "end": 201.29,
                "confidence": 0.9700678,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "contracts",
                "start": 201.29,
                "end": 201.79,
                "confidence": 0.95618415,
                "punctuated_word": "contracts.",
                "speaker": 0,
                "speaker_confidence": 0.6036391
              },
              {
                "word": "and",
                "start": 202.33,
                "end": 202.48999,
                "confidence": 0.93944335,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "we",
                "start": 202.48999,
                "end": 202.56999,
                "confidence": 0.8732268,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "realize",
                "start": 202.56999,
                "end": 203.06999,
                "confidence": 0.7057823,
                "punctuated_word": "realize",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "now",
                "start": 203.45,
                "end": 203.69,
                "confidence": 0.9166888,
                "punctuated_word": "now",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "that",
                "start": 203.69,
                "end": 203.93,
                "confidence": 0.7916007,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "transactions",
                "start": 203.93,
                "end": 204.43,
                "confidence": 0.99878424,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "are",
                "start": 205.05,
                "end": 205.29,
                "confidence": 0.9992348,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "routed",
                "start": 205.29,
                "end": 205.79,
                "confidence": 0.9983558,
                "punctuated_word": "routed",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "through",
                "start": 205.84999,
                "end": 206.34999,
                "confidence": 0.9982456,
                "punctuated_word": "through",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "this",
                "start": 206.73,
                "end": 207.13,
                "confidence": 0.9963743,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "intermediate",
                "start": 207.13,
                "end": 207.63,
                "confidence": 0.9993761,
                "punctuated_word": "intermediate",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "layer",
                "start": 207.69,
                "end": 208.09,
                "confidence": 0.9968516,
                "punctuated_word": "layer",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "called",
                "start": 208.09,
                "end": 208.25,
                "confidence": 0.98081195,
                "punctuated_word": "called",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "the",
                "start": 208.25,
                "end": 208.545,
                "confidence": 0.9228875,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "solvers",
                "start": 208.625,
                "end": 209.125,
                "confidence": 0.7329426,
                "punctuated_word": "solvers,",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "maybe",
                "start": 209.665,
                "end": 210.165,
                "confidence": 0.97348595,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "transactions",
                "start": 210.625,
                "end": 211.125,
                "confidence": 0.949378,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "from",
                "start": 211.185,
                "end": 211.425,
                "confidence": 0.99961406,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "the",
                "start": 211.425,
                "end": 211.58499,
                "confidence": 0.99990773,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "wallet",
                "start": 211.58499,
                "end": 211.905,
                "confidence": 0.9770796,
                "punctuated_word": "wallet",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "or",
                "start": 211.905,
                "end": 212.065,
                "confidence": 0.9738991,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "from",
                "start": 212.065,
                "end": 212.22499,
                "confidence": 0.99197245,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "the",
                "start": 212.22499,
                "end": 212.385,
                "confidence": 0.9959461,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "dapp",
                "start": 212.385,
                "end": 212.86499,
                "confidence": 0.7466089,
                "punctuated_word": "dApp",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "can",
                "start": 212.86499,
                "end": 213.025,
                "confidence": 0.9226269,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "add",
                "start": 213.025,
                "end": 213.185,
                "confidence": 0.80339134,
                "punctuated_word": "add",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "this",
                "start": 213.185,
                "end": 213.425,
                "confidence": 0.96714014,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "extra",
                "start": 213.425,
                "end": 213.825,
                "confidence": 0.99645823,
                "punctuated_word": "extra",
                "speaker": 0,
                "speaker_confidence": 0.8571205
              },
              {
                "word": "can",
                "start": 214.065,
                "end": 214.145,
                "confidence": 0.54635376,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.43872422
              },
              {
                "word": "we",
                "start": 214.22499,
                "end": 214.385,
                "confidence": 0.4257349,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.43872422
              },
              {
                "word": "can",
                "start": 214.385,
                "end": 214.465,
                "confidence": 0.9926438,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.43872422
              },
              {
                "word": "think",
                "start": 214.465,
                "end": 214.625,
                "confidence": 0.9896938,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.43872422
              },
              {
                "word": "of",
                "start": 214.625,
                "end": 214.785,
                "confidence": 0.94718933,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.43872422
              },
              {
                "word": "it",
                "start": 214.785,
                "end": 214.86499,
                "confidence": 0.8509203,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.43872422
              },
              {
                "word": "as",
                "start": 214.86499,
                "end": 215.025,
                "confidence": 0.99857974,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.43872422
              },
              {
                "word": "metadata",
                "start": 215.025,
                "end": 215.525,
                "confidence": 0.9850815,
                "punctuated_word": "metadata",
                "speaker": 0,
                "speaker_confidence": 0.43872422
              },
              {
                "word": "saying",
                "start": 216.065,
                "end": 216.305,
                "confidence": 0.34917367,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "i",
                "start": 216.305,
                "end": 216.465,
                "confidence": 0.6560479,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "want",
                "start": 216.465,
                "end": 216.58499,
                "confidence": 0.99730116,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "to",
                "start": 216.58499,
                "end": 216.705,
                "confidence": 0.99498284,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "like",
                "start": 216.785,
                "end": 216.94499,
                "confidence": 0.9565679,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "for",
                "start": 216.94499,
                "end": 217.105,
                "confidence": 0.9990079,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "example",
                "start": 217.105,
                "end": 217.425,
                "confidence": 0.9960228,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "i",
                "start": 217.425,
                "end": 217.505,
                "confidence": 0.9993703,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "want",
                "start": 217.505,
                "end": 217.745,
                "confidence": 0.99402195,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "to",
                "start": 217.745,
                "end": 217.825,
                "confidence": 0.9784266,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "give",
                "start": 217.825,
                "end": 217.985,
                "confidence": 0.9916258,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "this",
                "start": 217.985,
                "end": 218.305,
                "confidence": 0.95676386,
                "punctuated_word": "this,",
                "speaker": 0,
                "speaker_confidence": 0.56268394
              },
              {
                "word": "i",
                "start": 218.465,
                "end": 218.625,
                "confidence": 0.9994185,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "want",
                "start": 218.625,
                "end": 218.785,
                "confidence": 0.9995789,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "to",
                "start": 218.785,
                "end": 219.025,
                "confidence": 0.99920076,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "swap",
                "start": 219.025,
                "end": 219.525,
                "confidence": 0.99659556,
                "punctuated_word": "swap",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "x",
                "start": 219.58499,
                "end": 219.745,
                "confidence": 0.99052787,
                "punctuated_word": "x",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "with",
                "start": 219.745,
                "end": 219.985,
                "confidence": 0.97423154,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "y",
                "start": 219.985,
                "end": 220.485,
                "confidence": 0.9986847,
                "punctuated_word": "y",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "provided",
                "start": 220.705,
                "end": 221.185,
                "confidence": 0.7376059,
                "punctuated_word": "provided",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "the",
                "start": 221.185,
                "end": 221.345,
                "confidence": 0.98809206,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "price",
                "start": 221.345,
                "end": 221.55,
                "confidence": 0.9986671,
                "punctuated_word": "price",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "changes",
                "start": 221.71,
                "end": 222.03,
                "confidence": 0.99515706,
                "punctuated_word": "changes",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "and",
                "start": 222.03,
                "end": 222.11,
                "confidence": 0.79598,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "so",
                "start": 222.11,
                "end": 222.43001,
                "confidence": 0.962201,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "on",
                "start": 222.43001,
                "end": 222.51001,
                "confidence": 0.4512822,
                "punctuated_word": "on.",
                "speaker": 0,
                "speaker_confidence": 0.56429106
              },
              {
                "word": "so",
                "start": 222.51001,
                "end": 222.75,
                "confidence": 0.99220675,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.4834093
              },
              {
                "word": "provided",
                "start": 222.75,
                "end": 223.07,
                "confidence": 0.7252899,
                "punctuated_word": "provided",
                "speaker": 0,
                "speaker_confidence": 0.4834093
              },
              {
                "word": "this",
                "start": 223.07,
                "end": 223.23,
                "confidence": 0.9898745,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.4834093
              },
              {
                "word": "person",
                "start": 223.23,
                "end": 223.47,
                "confidence": 0.9988637,
                "punctuated_word": "person",
                "speaker": 0,
                "speaker_confidence": 0.4834093
              },
              {
                "word": "gets",
                "start": 223.47,
                "end": 223.71,
                "confidence": 0.99897325,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.4834093
              },
              {
                "word": "it",
                "start": 223.71,
                "end": 223.87001,
                "confidence": 0.9976847,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.4834093
              },
              {
                "word": "or",
                "start": 223.87001,
                "end": 224.11,
                "confidence": 0.89608103,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.4834093
              },
              {
                "word": "can",
                "start": 224.11,
                "end": 224.27,
                "confidence": 0.55994546,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.4834093
              },
              {
                "word": "have",
                "start": 224.27,
                "end": 224.59,
                "confidence": 0.9209955,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.4834093
              },
              {
                "word": "x",
                "start": 224.59,
                "end": 224.67,
                "confidence": 0.6686948,
                "punctuated_word": "x",
                "speaker": 0,
                "speaker_confidence": 0.42717898
              },
              {
                "word": "grow",
                "start": 224.67,
                "end": 225.17,
                "confidence": 0.6157586,
                "punctuated_word": "grow",
                "speaker": 0,
                "speaker_confidence": 0.42717898
              },
              {
                "word": "or",
                "start": 226.27,
                "end": 226.43001,
                "confidence": 0.9414825,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.42717898
              },
              {
                "word": "gets",
                "start": 226.43001,
                "end": 226.75,
                "confidence": 0.9916031,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.42717898
              },
              {
                "word": "locked",
                "start": 226.75,
                "end": 227.07,
                "confidence": 0.9978946,
                "punctuated_word": "locked",
                "speaker": 0,
                "speaker_confidence": 0.42717898
              },
              {
                "word": "in",
                "start": 227.07,
                "end": 227.23,
                "confidence": 0.999816,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.42717898
              },
              {
                "word": "a",
                "start": 227.23,
                "end": 227.31,
                "confidence": 0.9995466,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6455427
              },
              {
                "word": "certain",
                "start": 227.31,
                "end": 227.71,
                "confidence": 0.9999628,
                "punctuated_word": "certain",
                "speaker": 0,
                "speaker_confidence": 0.6455427
              },
              {
                "word": "way",
                "start": 227.71,
                "end": 228.11,
                "confidence": 0.8807719,
                "punctuated_word": "way.",
                "speaker": 0,
                "speaker_confidence": 0.6455427
              },
              {
                "word": "these",
                "start": 228.11,
                "end": 228.35,
                "confidence": 0.9986926,
                "punctuated_word": "These",
                "speaker": 0,
                "speaker_confidence": 0.6455427
              },
              {
                "word": "things",
                "start": 228.35,
                "end": 228.85,
                "confidence": 0.97274804,
                "punctuated_word": "things,",
                "speaker": 0,
                "speaker_confidence": 0.6455427
              },
              {
                "word": "solvers",
                "start": 229.31,
                "end": 229.71,
                "confidence": 0.9954158,
                "punctuated_word": "solvers",
                "speaker": 0,
                "speaker_confidence": 0.6455427
              },
              {
                "word": "can",
                "start": 229.71,
                "end": 229.87,
                "confidence": 0.9985447,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6455427
              },
              {
                "word": "take",
                "start": 229.87,
                "end": 230.03,
                "confidence": 0.9997482,
                "punctuated_word": "take",
                "speaker": 0,
                "speaker_confidence": 0.6455427
              },
              {
                "word": "care",
                "start": 230.03,
                "end": 230.27,
                "confidence": 0.9991623,
                "punctuated_word": "care",
                "speaker": 0,
                "speaker_confidence": 0.6455427
              },
              {
                "word": "of",
                "start": 230.27,
                "end": 230.35,
                "confidence": 0.99959713,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.46487015
              },
              {
                "word": "that",
                "start": 230.35,
                "end": 230.67,
                "confidence": 0.9199555,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.46487015
              },
              {
                "word": "can",
                "start": 230.67,
                "end": 230.83,
                "confidence": 0.9970561,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.46487015
              },
              {
                "word": "find",
                "start": 230.83,
                "end": 231.07,
                "confidence": 0.9969267,
                "punctuated_word": "find",
                "speaker": 0,
                "speaker_confidence": 0.46487015
              },
              {
                "word": "out",
                "start": 231.07,
                "end": 231.23,
                "confidence": 0.99902225,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.46487015
              },
              {
                "word": "the",
                "start": 231.23,
                "end": 231.39,
                "confidence": 0.99928087,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.46487015
              },
              {
                "word": "best",
                "start": 231.39,
                "end": 231.63,
                "confidence": 0.9996191,
                "punctuated_word": "best",
                "speaker": 0,
                "speaker_confidence": 0.46487015
              },
              {
                "word": "time",
                "start": 231.63,
                "end": 231.87,
                "confidence": 0.99964046,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.46487015
              },
              {
                "word": "to",
                "start": 231.87,
                "end": 231.95,
                "confidence": 0.99848145,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.46487015
              },
              {
                "word": "execute",
                "start": 231.95,
                "end": 232.35,
                "confidence": 0.9996698,
                "punctuated_word": "execute",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "that",
                "start": 232.35,
                "end": 232.51001,
                "confidence": 0.8594741,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "can",
                "start": 232.51001,
                "end": 232.75,
                "confidence": 0.99185354,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "find",
                "start": 232.75,
                "end": 232.99,
                "confidence": 0.9446404,
                "punctuated_word": "find",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "best",
                "start": 232.99,
                "end": 233.23,
                "confidence": 0.6343588,
                "punctuated_word": "best",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "price",
                "start": 233.23,
                "end": 233.47,
                "confidence": 0.9985349,
                "punctuated_word": "price",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "or",
                "start": 233.47,
                "end": 233.63,
                "confidence": 0.618261,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "whatever",
                "start": 233.63,
                "end": 233.95,
                "confidence": 0.9938431,
                "punctuated_word": "whatever",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "conditions",
                "start": 233.95,
                "end": 234.43001,
                "confidence": 0.98782045,
                "punctuated_word": "conditions",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "you",
                "start": 234.43001,
                "end": 234.59,
                "confidence": 0.985369,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "give",
                "start": 234.59,
                "end": 235.07,
                "confidence": 0.99271387,
                "punctuated_word": "give.",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "so",
                "start": 235.07,
                "end": 235.31,
                "confidence": 0.9489635,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "that's",
                "start": 235.31,
                "end": 235.71,
                "confidence": 0.99908525,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "smart",
                "start": 235.71,
                "end": 236.21,
                "confidence": 0.99181926,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "transact",
                "start": 236.27,
                "end": 236.42,
                "confidence": 0.3969909,
                "punctuated_word": "transact",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "transactions",
                "start": 236.67,
                "end": 237.17,
                "confidence": 0.7703694,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "that",
                "start": 237.23,
                "end": 237.465,
                "confidence": 0.9748361,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "are",
                "start": 238.425,
                "end": 238.665,
                "confidence": 0.99536914,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "smart",
                "start": 238.665,
                "end": 238.985,
                "confidence": 0.9791368,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "enough",
                "start": 238.985,
                "end": 239.305,
                "confidence": 0.99982303,
                "punctuated_word": "enough",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "to",
                "start": 239.305,
                "end": 239.465,
                "confidence": 0.99962676,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7048109
              },
              {
                "word": "find",
                "start": 239.465,
                "end": 239.965,
                "confidence": 0.99979705,
                "punctuated_word": "find",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "whatever",
                "start": 240.025,
                "end": 240.525,
                "confidence": 0.9985837,
                "punctuated_word": "whatever",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "the",
                "start": 240.905,
                "end": 240.985,
                "confidence": 0.9984786,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "user",
                "start": 240.985,
                "end": 241.485,
                "confidence": 0.99972814,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "has",
                "start": 241.545,
                "end": 242.045,
                "confidence": 0.96274495,
                "punctuated_word": "has,",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "defined",
                "start": 242.985,
                "end": 243.485,
                "confidence": 0.99745494,
                "punctuated_word": "defined",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "in",
                "start": 243.625,
                "end": 243.785,
                "confidence": 0.998326,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "the",
                "start": 243.785,
                "end": 243.94499,
                "confidence": 0.99926335,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "wallet",
                "start": 243.94499,
                "end": 244.44499,
                "confidence": 0.86789674,
                "punctuated_word": "wallet,",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "in",
                "start": 244.58499,
                "end": 244.665,
                "confidence": 0.99903995,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6510598
              },
              {
                "word": "the",
                "start": 244.665,
                "end": 244.825,
                "confidence": 0.99656326,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.3864712
              },
              {
                "word": "dapp",
                "start": 244.825,
                "end": 245.325,
                "confidence": 0.8216693,
                "punctuated_word": "dApp.",
                "speaker": 0,
                "speaker_confidence": 0.3864712
              },
              {
                "word": "and",
                "start": 245.86499,
                "end": 246.105,
                "confidence": 0.9896219,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.3864712
              },
              {
                "word": "we",
                "start": 246.105,
                "end": 246.345,
                "confidence": 0.99538934,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.3864712
              },
              {
                "word": "use",
                "start": 246.345,
                "end": 246.465,
                "confidence": 0.9752162,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.3864712
              },
              {
                "word": "a",
                "start": 246.465,
                "end": 246.58499,
                "confidence": 0.8452438,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.3864712
              },
              {
                "word": "lot",
                "start": 246.58499,
                "end": 246.745,
                "confidence": 0.99553394,
                "punctuated_word": "lot",
                "speaker": 0,
                "speaker_confidence": 0.3864712
              },
              {
                "word": "of",
                "start": 246.745,
                "end": 246.825,
                "confidence": 0.9660801,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.48538822
              },
              {
                "word": "fun",
                "start": 246.825,
                "end": 247.14499,
                "confidence": 0.9972907,
                "punctuated_word": "fun",
                "speaker": 0,
                "speaker_confidence": 0.48538822
              },
              {
                "word": "stuff",
                "start": 247.14499,
                "end": 247.385,
                "confidence": 0.9662434,
                "punctuated_word": "stuff",
                "speaker": 0,
                "speaker_confidence": 0.48538822
              },
              {
                "word": "like",
                "start": 247.385,
                "end": 247.705,
                "confidence": 0.7138262,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.48538822
              },
              {
                "word": "time",
                "start": 247.705,
                "end": 247.94499,
                "confidence": 0.9915849,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.48538822
              },
              {
                "word": "travel",
                "start": 247.94499,
                "end": 248.44499,
                "confidence": 0.9949786,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.48538822
              },
              {
                "word": "and",
                "start": 248.50499,
                "end": 249.00499,
                "confidence": 0.93938124,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.48538822
              },
              {
                "word": "and",
                "start": 249.625,
                "end": 250.125,
                "confidence": 0.8078401,
                "punctuated_word": "and,",
                "speaker": 0,
                "speaker_confidence": 0.48538822
              },
              {
                "word": "other",
                "start": 251.545,
                "end": 251.705,
                "confidence": 0.9163525,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.29717994
              },
              {
                "word": "kinds",
                "start": 251.705,
                "end": 251.91,
                "confidence": 0.8638498,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.29717994
              },
              {
                "word": "of",
                "start": 251.99,
                "end": 252.15001,
                "confidence": 0.99344337,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.29717994
              },
              {
                "word": "stuff",
                "start": 252.15001,
                "end": 252.59,
                "confidence": 0.988248,
                "punctuated_word": "stuff.",
                "speaker": 0,
                "speaker_confidence": 0.29717994
              },
              {
                "word": "yeah",
                "start": 252.59,
                "end": 253.03,
                "confidence": 0.91249585,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.29717994
              },
              {
                "word": "yeah",
                "start": 253.03,
                "end": 253.35,
                "confidence": 0.9992137,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "so",
                "start": 253.35,
                "end": 253.85,
                "confidence": 0.9584044,
                "punctuated_word": "So,",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "yeah",
                "start": 255.67,
                "end": 255.91,
                "confidence": 0.5325865,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "yeah",
                "start": 255.91,
                "end": 255.99,
                "confidence": 0.73406994,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "so",
                "start": 255.99,
                "end": 256.15,
                "confidence": 0.96893466,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "you",
                "start": 256.15,
                "end": 256.31,
                "confidence": 0.98841405,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "started",
                "start": 256.31,
                "end": 256.55002,
                "confidence": 0.89387894,
                "punctuated_word": "started",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "smart",
                "start": 256.55002,
                "end": 256.79,
                "confidence": 0.7553545,
                "punctuated_word": "smart",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "transactions",
                "start": 256.79,
                "end": 257.27,
                "confidence": 0.9974185,
                "punctuated_word": "transactions",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "with",
                "start": 257.27,
                "end": 257.51,
                "confidence": 0.9990978,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "vlad",
                "start": 257.51,
                "end": 257.83002,
                "confidence": 0.9756246,
                "punctuated_word": "Vlad",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "zamfir",
                "start": 257.83002,
                "end": 258.15,
                "confidence": 0.75237143,
                "punctuated_word": "Zamfir,",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "who",
                "start": 258.15,
                "end": 258.31,
                "confidence": 0.9992841,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.55857074
              },
              {
                "word": "is",
                "start": 258.31,
                "end": 258.39,
                "confidence": 0.93388647,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "someone",
                "start": 258.39,
                "end": 258.71,
                "confidence": 0.87850904,
                "punctuated_word": "someone,",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "in",
                "start": 258.71,
                "end": 258.79,
                "confidence": 0.99937266,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "case",
                "start": 258.79,
                "end": 259.03,
                "confidence": 0.9997789,
                "punctuated_word": "case",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "you",
                "start": 259.03,
                "end": 259.11002,
                "confidence": 0.67103165,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "don't",
                "start": 259.11002,
                "end": 259.43,
                "confidence": 0.9197259,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "know",
                "start": 259.43,
                "end": 259.91,
                "confidence": 0.99494016,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "someone",
                "start": 260.23,
                "end": 260.47,
                "confidence": 0.9977857,
                "punctuated_word": "someone",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "who's",
                "start": 260.47,
                "end": 260.71,
                "confidence": 0.97558403,
                "punctuated_word": "who's",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "been",
                "start": 260.71,
                "end": 260.87,
                "confidence": 0.9996811,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "very",
                "start": 260.87,
                "end": 261.11002,
                "confidence": 0.99888355,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "influential",
                "start": 261.11002,
                "end": 261.59,
                "confidence": 0.9997662,
                "punctuated_word": "influential",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "in",
                "start": 261.59,
                "end": 261.75,
                "confidence": 0.9992428,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "the",
                "start": 261.75,
                "end": 261.91,
                "confidence": 0.99206525,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5420753
              },
              {
                "word": "in",
                "start": 261.91,
                "end": 261.99,
                "confidence": 0.9765023,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.51836675
              },
              {
                "word": "the",
                "start": 261.99,
                "end": 262.15,
                "confidence": 0.94695663,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.51836675
              },
              {
                "word": "ethereum",
                "start": 262.15,
                "end": 262.55,
                "confidence": 0.8858555,
                "punctuated_word": "Ethereum",
                "speaker": 1,
                "speaker_confidence": 0.51836675
              },
              {
                "word": "space",
                "start": 262.55,
                "end": 262.71,
                "confidence": 0.8416078,
                "punctuated_word": "space,",
                "speaker": 1,
                "speaker_confidence": 0.51836675
              },
              {
                "word": "to",
                "start": 262.71,
                "end": 262.87,
                "confidence": 0.9893589,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.51836675
              },
              {
                "word": "put",
                "start": 262.87,
                "end": 263.03,
                "confidence": 0.99951804,
                "punctuated_word": "put",
                "speaker": 1,
                "speaker_confidence": 0.51836675
              },
              {
                "word": "it",
                "start": 263.03,
                "end": 263.27,
                "confidence": 0.9993272,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.51836675
              },
              {
                "word": "quickly",
                "start": 263.27,
                "end": 263.77,
                "confidence": 0.83073694,
                "punctuated_word": "quickly.",
                "speaker": 1,
                "speaker_confidence": 0.51836675
              },
              {
                "word": "did",
                "start": 264.63,
                "end": 264.71002,
                "confidence": 0.9937808,
                "punctuated_word": "Did",
                "speaker": 1,
                "speaker_confidence": 0.51836675
              },
              {
                "word": "a",
                "start": 264.71002,
                "end": 264.79,
                "confidence": 0.99932706,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "lot",
                "start": 264.79,
                "end": 264.95,
                "confidence": 0.99957234,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "of",
                "start": 264.95,
                "end": 265.11002,
                "confidence": 0.9986858,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "work",
                "start": 265.11002,
                "end": 265.35,
                "confidence": 0.99932206,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "on",
                "start": 265.35,
                "end": 265.51,
                "confidence": 0.97792196,
                "punctuated_word": "on,",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "i",
                "start": 265.51,
                "end": 265.67,
                "confidence": 0.99887604,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "believe",
                "start": 265.67,
                "end": 265.99,
                "confidence": 0.9932408,
                "punctuated_word": "believe,",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "the",
                "start": 265.99,
                "end": 266.15,
                "confidence": 0.9769061,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "proof",
                "start": 266.15,
                "end": 266.39,
                "confidence": 0.9821796,
                "punctuated_word": "proof",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "of",
                "start": 266.39,
                "end": 266.55,
                "confidence": 0.9965154,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "stake",
                "start": 266.55,
                "end": 266.87,
                "confidence": 0.9922173,
                "punctuated_word": "stake",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "consensus",
                "start": 266.87,
                "end": 267.37,
                "confidence": 0.9595687,
                "punctuated_word": "consensus",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "and",
                "start": 267.51,
                "end": 267.75,
                "confidence": 0.9133689,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "and",
                "start": 267.75,
                "end": 267.885,
                "confidence": 0.63456273,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "and",
                "start": 268.52502,
                "end": 268.685,
                "confidence": 0.95561934,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "such",
                "start": 268.685,
                "end": 268.845,
                "confidence": 0.94513535,
                "punctuated_word": "such.",
                "speaker": 1,
                "speaker_confidence": 0.5842455
              },
              {
                "word": "and",
                "start": 269.725,
                "end": 270.045,
                "confidence": 0.9896768,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "yeah",
                "start": 270.36502,
                "end": 270.86502,
                "confidence": 0.9696582,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "smart",
                "start": 271.80502,
                "end": 272.045,
                "confidence": 0.79164845,
                "punctuated_word": "Smart",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "transactions",
                "start": 272.045,
                "end": 272.545,
                "confidence": 0.790887,
                "punctuated_word": "transactions.",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "so",
                "start": 273.08502,
                "end": 273.325,
                "confidence": 0.963519,
                "punctuated_word": "So,",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "like",
                "start": 273.325,
                "end": 273.48502,
                "confidence": 0.9994378,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "i",
                "start": 273.48502,
                "end": 273.64502,
                "confidence": 0.9999417,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "know",
                "start": 273.64502,
                "end": 273.885,
                "confidence": 0.99995756,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "you",
                "start": 273.885,
                "end": 274.045,
                "confidence": 0.9988397,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "guys",
                "start": 274.045,
                "end": 274.285,
                "confidence": 0.99841654,
                "punctuated_word": "guys",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "hate",
                "start": 274.285,
                "end": 274.52502,
                "confidence": 0.9998369,
                "punctuated_word": "hate",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "this",
                "start": 274.52502,
                "end": 274.765,
                "confidence": 0.99963844,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "word",
                "start": 274.765,
                "end": 275.245,
                "confidence": 0.95695746,
                "punctuated_word": "word,",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "but",
                "start": 275.245,
                "end": 275.565,
                "confidence": 0.9996394,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "i",
                "start": 275.565,
                "end": 275.725,
                "confidence": 0.9989166,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7928713
              },
              {
                "word": "had",
                "start": 275.725,
                "end": 275.885,
                "confidence": 0.9999201,
                "punctuated_word": "had",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "a",
                "start": 275.885,
                "end": 276.125,
                "confidence": 0.9989421,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "previous",
                "start": 276.125,
                "end": 276.625,
                "confidence": 0.9999336,
                "punctuated_word": "previous",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "conversation",
                "start": 276.845,
                "end": 277.345,
                "confidence": 0.95980453,
                "punctuated_word": "conversation,",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "with",
                "start": 278.52502,
                "end": 278.765,
                "confidence": 0.99973065,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "a",
                "start": 278.765,
                "end": 278.845,
                "confidence": 0.7468178,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "previous",
                "start": 278.845,
                "end": 279.245,
                "confidence": 0.9998678,
                "punctuated_word": "previous",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "guest",
                "start": 279.245,
                "end": 279.745,
                "confidence": 0.9432939,
                "punctuated_word": "guest,",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "chris",
                "start": 280.125,
                "end": 280.44,
                "confidence": 0.98819077,
                "punctuated_word": "Chris",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "gose",
                "start": 280.52,
                "end": 280.84,
                "confidence": 0.5587001,
                "punctuated_word": "Gose",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "from",
                "start": 280.84,
                "end": 281.34,
                "confidence": 0.97924507,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "anoma",
                "start": 281.64,
                "end": 281.88,
                "confidence": 0.84744906,
                "punctuated_word": "Anoma,",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "in",
                "start": 281.88,
                "end": 282.12,
                "confidence": 0.9717657,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "which",
                "start": 282.12,
                "end": 282.36002,
                "confidence": 0.9998454,
                "punctuated_word": "which",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "they",
                "start": 282.36002,
                "end": 282.52,
                "confidence": 0.99943215,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "use",
                "start": 282.52,
                "end": 282.84,
                "confidence": 0.7619889,
                "punctuated_word": "use",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "the",
                "start": 282.84,
                "end": 282.92,
                "confidence": 0.99950516,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "term",
                "start": 282.92,
                "end": 283.42,
                "confidence": 0.99830186,
                "punctuated_word": "term",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "intense",
                "start": 283.56,
                "end": 284.06,
                "confidence": 0.64737844,
                "punctuated_word": "intense.",
                "speaker": 1,
                "speaker_confidence": 0.8654807
              },
              {
                "word": "yes",
                "start": 284.76,
                "end": 285.26,
                "confidence": 0.9980048,
                "punctuated_word": "Yes.",
                "speaker": 1,
                "speaker_confidence": 0.67386544
              },
              {
                "word": "smart",
                "start": 286.44,
                "end": 286.76,
                "confidence": 0.72623914,
                "punctuated_word": "Smart",
                "speaker": 1,
                "speaker_confidence": 0.67386544
              },
              {
                "word": "transactions",
                "start": 286.76,
                "end": 287.26,
                "confidence": 0.98094887,
                "punctuated_word": "transactions",
                "speaker": 1,
                "speaker_confidence": 0.67386544
              },
              {
                "word": "sounds",
                "start": 288.36002,
                "end": 288.84,
                "confidence": 0.989165,
                "punctuated_word": "sounds",
                "speaker": 1,
                "speaker_confidence": 0.67386544
              },
              {
                "word": "like",
                "start": 288.84,
                "end": 289.16,
                "confidence": 0.9787788,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.67386544
              },
              {
                "word": "something",
                "start": 289.16,
                "end": 289.64,
                "confidence": 0.99953616,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.67386544
              },
              {
                "word": "similar",
                "start": 289.64,
                "end": 290.12,
                "confidence": 0.9998809,
                "punctuated_word": "similar",
                "speaker": 1,
                "speaker_confidence": 0.67386544
              },
              {
                "word": "to",
                "start": 290.12,
                "end": 290.52,
                "confidence": 0.9992519,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.67386544
              },
              {
                "word": "intense",
                "start": 290.52,
                "end": 291.02,
                "confidence": 0.8732063,
                "punctuated_word": "intense.",
                "speaker": 1,
                "speaker_confidence": 0.67386544
              },
              {
                "word": "yes",
                "start": 291.32,
                "end": 291.56,
                "confidence": 0.99745536,
                "punctuated_word": "Yes.",
                "speaker": 0,
                "speaker_confidence": 0.19825792
              },
              {
                "word": "yes",
                "start": 291.56,
                "end": 291.88,
                "confidence": 0.97375953,
                "punctuated_word": "Yes.",
                "speaker": 0,
                "speaker_confidence": 0.19825792
              },
              {
                "word": "could",
                "start": 291.88,
                "end": 292.04,
                "confidence": 0.9812757,
                "punctuated_word": "Could",
                "speaker": 0,
                "speaker_confidence": 0.19825792
              },
              {
                "word": "you",
                "start": 292.04,
                "end": 292.28,
                "confidence": 0.9982297,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.19825792
              },
              {
                "word": "unpack",
                "start": 292.28,
                "end": 292.6,
                "confidence": 0.99825436,
                "punctuated_word": "unpack",
                "speaker": 1,
                "speaker_confidence": 0.2103383
              },
              {
                "word": "that",
                "start": 292.6,
                "end": 292.76,
                "confidence": 0.9910313,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.2103383
              },
              {
                "word": "a",
                "start": 292.76,
                "end": 292.84,
                "confidence": 0.989151,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.2103383
              },
              {
                "word": "bit",
                "start": 292.84,
                "end": 293.08002,
                "confidence": 0.9674456,
                "punctuated_word": "bit?",
                "speaker": 1,
                "speaker_confidence": 0.2103383
              },
              {
                "word": "i",
                "start": 293.08002,
                "end": 293.16,
                "confidence": 0.99843115,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "mean",
                "start": 293.16,
                "end": 293.56,
                "confidence": 0.9973898,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "you",
                "start": 293.56,
                "end": 293.72,
                "confidence": 0.9981844,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "could",
                "start": 293.72,
                "end": 293.96,
                "confidence": 0.9725582,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "say",
                "start": 293.96,
                "end": 294.12,
                "confidence": 0.98704547,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "that",
                "start": 294.12,
                "end": 294.44,
                "confidence": 0.8452009,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "except",
                "start": 294.44,
                "end": 294.76,
                "confidence": 0.8980604,
                "punctuated_word": "except",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "that",
                "start": 294.76,
                "end": 294.92,
                "confidence": 0.8256729,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "it",
                "start": 294.92,
                "end": 295.0,
                "confidence": 0.979494,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "is",
                "start": 295.0,
                "end": 295.24,
                "confidence": 0.9730391,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "not",
                "start": 295.24,
                "end": 295.74,
                "confidence": 0.9679316,
                "punctuated_word": "not.",
                "speaker": 0,
                "speaker_confidence": 0.63233566
              },
              {
                "word": "and",
                "start": 296.755,
                "end": 296.915,
                "confidence": 0.9644221,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5197769
              },
              {
                "word": "and",
                "start": 296.915,
                "end": 297.315,
                "confidence": 0.96465623,
                "punctuated_word": "and,",
                "speaker": 0,
                "speaker_confidence": 0.5197769
              },
              {
                "word": "because",
                "start": 297.715,
                "end": 298.035,
                "confidence": 0.9665425,
                "punctuated_word": "because,",
                "speaker": 0,
                "speaker_confidence": 0.5197769
              },
              {
                "word": "you",
                "start": 298.035,
                "end": 298.115,
                "confidence": 0.9978345,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5197769
              },
              {
                "word": "know",
                "start": 298.115,
                "end": 298.435,
                "confidence": 0.9997053,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5197769
              },
              {
                "word": "intense",
                "start": 298.435,
                "end": 298.915,
                "confidence": 0.6426413,
                "punctuated_word": "intense",
                "speaker": 0,
                "speaker_confidence": 0.5197769
              },
              {
                "word": "is",
                "start": 298.915,
                "end": 299.415,
                "confidence": 0.9864327,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.5197769
              },
              {
                "word": "i",
                "start": 300.195,
                "end": 300.355,
                "confidence": 0.9989071,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "mean",
                "start": 300.355,
                "end": 300.595,
                "confidence": 0.98134327,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "called",
                "start": 300.595,
                "end": 300.835,
                "confidence": 0.6044031,
                "punctuated_word": "called",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "old",
                "start": 300.835,
                "end": 301.075,
                "confidence": 0.8994088,
                "punctuated_word": "old",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "fashioned",
                "start": 301.075,
                "end": 301.475,
                "confidence": 0.7143444,
                "punctuated_word": "fashioned,",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "but",
                "start": 301.475,
                "end": 301.955,
                "confidence": 0.9985545,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "as",
                "start": 301.955,
                "end": 302.275,
                "confidence": 0.91222733,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "a",
                "start": 302.275,
                "end": 302.355,
                "confidence": 0.9597639,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "computer",
                "start": 302.355,
                "end": 302.675,
                "confidence": 0.99919134,
                "punctuated_word": "computer",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "scientist",
                "start": 302.675,
                "end": 303.075,
                "confidence": 0.9745774,
                "punctuated_word": "scientist,",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "i",
                "start": 303.075,
                "end": 303.155,
                "confidence": 0.98046255,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6658125
              },
              {
                "word": "would",
                "start": 303.155,
                "end": 303.235,
                "confidence": 0.7579317,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.38443387
              },
              {
                "word": "say",
                "start": 303.235,
                "end": 303.395,
                "confidence": 0.9392812,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.38443387
              },
              {
                "word": "intense",
                "start": 303.395,
                "end": 303.635,
                "confidence": 0.8483435,
                "punctuated_word": "intense",
                "speaker": 0,
                "speaker_confidence": 0.38443387
              },
              {
                "word": "are",
                "start": 303.635,
                "end": 303.71503,
                "confidence": 0.2780327,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.38443387
              },
              {
                "word": "a",
                "start": 303.71503,
                "end": 303.795,
                "confidence": 0.32352626,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.38443387
              },
              {
                "word": "kind",
                "start": 303.795,
                "end": 304.035,
                "confidence": 0.9757144,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.38443387
              },
              {
                "word": "of",
                "start": 304.035,
                "end": 304.115,
                "confidence": 0.99881625,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "a",
                "start": 304.115,
                "end": 304.195,
                "confidence": 0.90788835,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "psychological",
                "start": 304.195,
                "end": 304.695,
                "confidence": 0.99852955,
                "punctuated_word": "psychological",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "thing",
                "start": 305.715,
                "end": 306.035,
                "confidence": 0.75499296,
                "punctuated_word": "thing.",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "but",
                "start": 306.035,
                "end": 306.275,
                "confidence": 0.99941075,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "worse",
                "start": 306.275,
                "end": 306.675,
                "confidence": 0.7227114,
                "punctuated_word": "worse",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "of",
                "start": 306.675,
                "end": 306.835,
                "confidence": 0.9342227,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "it",
                "start": 306.835,
                "end": 306.995,
                "confidence": 0.99768317,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "is",
                "start": 306.995,
                "end": 307.235,
                "confidence": 0.9964527,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "that",
                "start": 307.235,
                "end": 307.555,
                "confidence": 0.99859613,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "it's",
                "start": 307.555,
                "end": 307.715,
                "confidence": 0.93732154,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "there",
                "start": 307.795,
                "end": 307.98,
                "confidence": 0.9974964,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "is",
                "start": 308.06,
                "end": 308.14,
                "confidence": 0.99123037,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "no",
                "start": 308.14,
                "end": 308.30002,
                "confidence": 0.8832473,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "way",
                "start": 308.30002,
                "end": 308.38,
                "confidence": 0.97870123,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.63157225
              },
              {
                "word": "to",
                "start": 308.38,
                "end": 308.46002,
                "confidence": 0.99357915,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "verify",
                "start": 308.46002,
                "end": 308.94,
                "confidence": 0.9991098,
                "punctuated_word": "verify",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "what",
                "start": 308.94,
                "end": 309.1,
                "confidence": 0.99542916,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "somebody's",
                "start": 309.1,
                "end": 309.6,
                "confidence": 0.95639443,
                "punctuated_word": "somebody's",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "mind",
                "start": 309.66,
                "end": 310.14,
                "confidence": 0.9976165,
                "punctuated_word": "mind",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "what",
                "start": 310.30002,
                "end": 310.54,
                "confidence": 0.99964595,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "the",
                "start": 310.54,
                "end": 310.7,
                "confidence": 0.56469524,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "intentions",
                "start": 310.7,
                "end": 311.18002,
                "confidence": 0.9973381,
                "punctuated_word": "intentions",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "are",
                "start": 311.18002,
                "end": 311.42,
                "confidence": 0.99296546,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "behind",
                "start": 311.42,
                "end": 311.66,
                "confidence": 0.99392444,
                "punctuated_word": "behind",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "something",
                "start": 311.66,
                "end": 312.06,
                "confidence": 0.9607297,
                "punctuated_word": "something.",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "i",
                "start": 312.06,
                "end": 312.1,
                "confidence": 0.99632746,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "mean",
                "start": 312.1,
                "end": 312.14,
                "confidence": 0.9998975,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 0.53924453
              },
              {
                "word": "right",
                "start": 312.38,
                "end": 312.54,
                "confidence": 0.9679545,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.011397004
              },
              {
                "word": "the",
                "start": 312.7,
                "end": 312.78,
                "confidence": 0.95077,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "only",
                "start": 312.78,
                "end": 313.02002,
                "confidence": 0.9961128,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "thing",
                "start": 313.02002,
                "end": 313.1,
                "confidence": 0.9428379,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "we",
                "start": 313.1,
                "end": 313.26,
                "confidence": 0.9816042,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "can",
                "start": 313.26,
                "end": 313.42,
                "confidence": 0.99906653,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "verify",
                "start": 313.42,
                "end": 313.82,
                "confidence": 0.995362,
                "punctuated_word": "verify",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "are",
                "start": 313.82,
                "end": 313.98,
                "confidence": 0.9195698,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "consequences",
                "start": 313.98,
                "end": 314.48,
                "confidence": 0.9492997,
                "punctuated_word": "consequences",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "of",
                "start": 314.54,
                "end": 314.78,
                "confidence": 0.99763083,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "actions",
                "start": 314.78,
                "end": 315.28,
                "confidence": 0.993163,
                "punctuated_word": "actions.",
                "speaker": 0,
                "speaker_confidence": 0.5207788
              },
              {
                "word": "so",
                "start": 315.42,
                "end": 315.58002,
                "confidence": 0.999113,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "in",
                "start": 315.58002,
                "end": 315.74002,
                "confidence": 0.9782054,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "some",
                "start": 315.74002,
                "end": 315.98,
                "confidence": 0.98851854,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "ways",
                "start": 315.98,
                "end": 316.14,
                "confidence": 0.89166105,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "you",
                "start": 316.14,
                "end": 316.30002,
                "confidence": 0.9990194,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "could",
                "start": 316.30002,
                "end": 316.46002,
                "confidence": 0.99979013,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "say",
                "start": 316.46002,
                "end": 316.7,
                "confidence": 0.9854388,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "the",
                "start": 316.7,
                "end": 316.86002,
                "confidence": 0.75031656,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "intents",
                "start": 316.86002,
                "end": 317.18002,
                "confidence": 0.8578439,
                "punctuated_word": "intents,",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "but",
                "start": 317.18002,
                "end": 317.34,
                "confidence": 0.99897754,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "what",
                "start": 317.34,
                "end": 317.5,
                "confidence": 0.9975057,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "we",
                "start": 317.5,
                "end": 317.66,
                "confidence": 0.99023926,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "actually",
                "start": 317.66,
                "end": 317.98,
                "confidence": 0.9958528,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "do",
                "start": 317.98,
                "end": 318.14,
                "confidence": 0.9975661,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "is",
                "start": 318.14,
                "end": 318.30002,
                "confidence": 0.8724401,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "like",
                "start": 318.30002,
                "end": 318.46002,
                "confidence": 0.97883904,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "for",
                "start": 318.46002,
                "end": 318.62,
                "confidence": 0.99979025,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "example",
                "start": 318.62,
                "end": 318.94,
                "confidence": 0.99245536,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "say",
                "start": 318.94,
                "end": 319.1,
                "confidence": 0.9892035,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "on",
                "start": 319.1,
                "end": 319.26,
                "confidence": 0.66099036,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "the",
                "start": 319.26,
                "end": 319.34,
                "confidence": 0.8039545,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "wallet",
                "start": 319.34,
                "end": 319.84,
                "confidence": 0.97128165,
                "punctuated_word": "wallet,",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "you",
                "start": 320.46002,
                "end": 320.865,
                "confidence": 0.9995141,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "click",
                "start": 320.94498,
                "end": 321.185,
                "confidence": 0.9996209,
                "punctuated_word": "click",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "and",
                "start": 321.185,
                "end": 321.265,
                "confidence": 0.88146156,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "you",
                "start": 321.265,
                "end": 321.345,
                "confidence": 0.8024552,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7354102
              },
              {
                "word": "give",
                "start": 321.345,
                "end": 321.465,
                "confidence": 0.98447096,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.3902043
              },
              {
                "word": "a",
                "start": 321.465,
                "end": 321.585,
                "confidence": 0.88073194,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.3902043
              },
              {
                "word": "measure",
                "start": 321.585,
                "end": 321.905,
                "confidence": 0.95507556,
                "punctuated_word": "measure",
                "speaker": 0,
                "speaker_confidence": 0.3902043
              },
              {
                "word": "saying",
                "start": 321.905,
                "end": 322.145,
                "confidence": 0.83038884,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.3902043
              },
              {
                "word": "i",
                "start": 322.145,
                "end": 322.305,
                "confidence": 0.5597943,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.3902043
              },
              {
                "word": "want",
                "start": 322.305,
                "end": 322.425,
                "confidence": 0.9898864,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.3902043
              },
              {
                "word": "a",
                "start": 322.425,
                "end": 322.54498,
                "confidence": 0.9549993,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.4456877
              },
              {
                "word": "certain",
                "start": 322.54498,
                "end": 322.785,
                "confidence": 0.9439018,
                "punctuated_word": "certain",
                "speaker": 0,
                "speaker_confidence": 0.4456877
              },
              {
                "word": "kind",
                "start": 322.785,
                "end": 322.94498,
                "confidence": 0.99830085,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.4456877
              },
              {
                "word": "of",
                "start": 322.94498,
                "end": 323.185,
                "confidence": 0.9993766,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.4456877
              },
              {
                "word": "slippage",
                "start": 323.185,
                "end": 323.685,
                "confidence": 0.8446724,
                "punctuated_word": "slippage,",
                "speaker": 0,
                "speaker_confidence": 0.4456877
              },
              {
                "word": "then",
                "start": 324.22498,
                "end": 324.705,
                "confidence": 0.99932826,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.5426197
              },
              {
                "word": "that's",
                "start": 324.705,
                "end": 324.94498,
                "confidence": 0.9960731,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.5426197
              },
              {
                "word": "something",
                "start": 324.94498,
                "end": 325.345,
                "confidence": 0.99992645,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.5426197
              },
              {
                "word": "we",
                "start": 325.345,
                "end": 325.425,
                "confidence": 0.9698212,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.5426197
              },
              {
                "word": "can",
                "start": 325.425,
                "end": 325.66498,
                "confidence": 0.999877,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.5426197
              },
              {
                "word": "verify",
                "start": 325.66498,
                "end": 326.16498,
                "confidence": 0.99918103,
                "punctuated_word": "verify.",
                "speaker": 0,
                "speaker_confidence": 0.5426197
              },
              {
                "word": "so",
                "start": 326.465,
                "end": 326.54498,
                "confidence": 0.9981451,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "you",
                "start": 326.54498,
                "end": 326.705,
                "confidence": 0.9875408,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "can",
                "start": 326.705,
                "end": 326.865,
                "confidence": 0.91194665,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "see",
                "start": 326.865,
                "end": 326.94498,
                "confidence": 0.55197203,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "that's",
                "start": 326.94498,
                "end": 327.185,
                "confidence": 0.85582083,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "an",
                "start": 327.185,
                "end": 327.345,
                "confidence": 0.9919308,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "intent",
                "start": 327.345,
                "end": 327.66498,
                "confidence": 0.9873438,
                "punctuated_word": "intent,",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "but",
                "start": 327.66498,
                "end": 327.905,
                "confidence": 0.9996451,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "i",
                "start": 327.905,
                "end": 327.985,
                "confidence": 0.99978656,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "will",
                "start": 327.985,
                "end": 328.145,
                "confidence": 0.53088653,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "just",
                "start": 328.145,
                "end": 328.38498,
                "confidence": 0.9993231,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "call",
                "start": 328.38498,
                "end": 328.54498,
                "confidence": 0.99948514,
                "punctuated_word": "call",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "it",
                "start": 328.54498,
                "end": 328.785,
                "confidence": 0.9998884,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "an",
                "start": 328.785,
                "end": 329.025,
                "confidence": 0.99887663,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "objective",
                "start": 329.025,
                "end": 329.525,
                "confidence": 0.99983037,
                "punctuated_word": "objective",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "of",
                "start": 329.585,
                "end": 329.82498,
                "confidence": 0.9975591,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "whatever",
                "start": 329.82498,
                "end": 330.32498,
                "confidence": 0.9771688,
                "punctuated_word": "whatever,",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "like",
                "start": 330.94498,
                "end": 331.44498,
                "confidence": 0.99826694,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "like",
                "start": 331.66498,
                "end": 332.065,
                "confidence": 0.61824584,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "the",
                "start": 332.065,
                "end": 332.22498,
                "confidence": 0.9985129,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "word",
                "start": 332.22498,
                "end": 332.38498,
                "confidence": 0.89738077,
                "punctuated_word": "word",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "objective",
                "start": 332.38498,
                "end": 332.865,
                "confidence": 0.97549385,
                "punctuated_word": "objective",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "and",
                "start": 332.865,
                "end": 333.10498,
                "confidence": 0.27353698,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "goal",
                "start": 333.10498,
                "end": 333.60498,
                "confidence": 0.8477413,
                "punctuated_word": "goal.",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "something",
                "start": 333.745,
                "end": 334.05,
                "confidence": 0.9935689,
                "punctuated_word": "Something",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "is",
                "start": 334.05,
                "end": 334.28998,
                "confidence": 0.9735162,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "out",
                "start": 334.28998,
                "end": 334.44998,
                "confidence": 0.9989907,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "there",
                "start": 334.44998,
                "end": 334.49,
                "confidence": 0.99855083,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.6488134
              },
              {
                "word": "in",
                "start": 334.49,
                "end": 334.53,
                "confidence": 0.99899906,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.52556986
              },
              {
                "word": "the",
                "start": 334.53,
                "end": 334.69,
                "confidence": 0.9993917,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.52556986
              },
              {
                "word": "world",
                "start": 334.69,
                "end": 335.00998,
                "confidence": 0.8457391,
                "punctuated_word": "world,",
                "speaker": 0,
                "speaker_confidence": 0.52556986
              },
              {
                "word": "something",
                "start": 335.00998,
                "end": 335.25,
                "confidence": 0.99921274,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.52556986
              },
              {
                "word": "that",
                "start": 335.25,
                "end": 335.49,
                "confidence": 0.99813265,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.52556986
              },
              {
                "word": "is",
                "start": 335.49,
                "end": 335.72998,
                "confidence": 0.9992481,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.52556986
              },
              {
                "word": "verifiable",
                "start": 335.72998,
                "end": 336.21,
                "confidence": 0.99003714,
                "punctuated_word": "verifiable.",
                "speaker": 0,
                "speaker_confidence": 0.52556986
              },
              {
                "word": "so",
                "start": 336.21,
                "end": 336.28998,
                "confidence": 0.99968183,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.49867374
              },
              {
                "word": "you",
                "start": 336.28998,
                "end": 336.44998,
                "confidence": 0.99701476,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.49867374
              },
              {
                "word": "could",
                "start": 336.44998,
                "end": 336.61,
                "confidence": 0.99983907,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.49867374
              },
              {
                "word": "say",
                "start": 336.61,
                "end": 336.84998,
                "confidence": 0.99433845,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.49867374
              },
              {
                "word": "that",
                "start": 336.84998,
                "end": 337.09,
                "confidence": 0.89335614,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.49867374
              },
              {
                "word": "yes",
                "start": 337.09,
                "end": 337.59,
                "confidence": 0.91191185,
                "punctuated_word": "yes,",
                "speaker": 0,
                "speaker_confidence": 0.49867374
              },
              {
                "word": "it",
                "start": 338.21,
                "end": 338.37,
                "confidence": 0.99837327,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.49867374
              },
              {
                "word": "is",
                "start": 338.37,
                "end": 338.53,
                "confidence": 0.9997148,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "that",
                "start": 338.53,
                "end": 338.77,
                "confidence": 0.7985076,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "but",
                "start": 338.77,
                "end": 338.93,
                "confidence": 0.9985979,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "it's",
                "start": 338.93,
                "end": 339.09,
                "confidence": 0.5715245,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "also",
                "start": 339.09,
                "end": 339.59,
                "confidence": 0.97109634,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "another",
                "start": 339.81,
                "end": 340.12997,
                "confidence": 0.5367169,
                "punctuated_word": "another",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "way",
                "start": 340.12997,
                "end": 340.37,
                "confidence": 0.98906773,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "of",
                "start": 340.37,
                "end": 340.53,
                "confidence": 0.9128812,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "talking",
                "start": 340.84998,
                "end": 341.09,
                "confidence": 0.99884796,
                "punctuated_word": "talking",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "about",
                "start": 341.09,
                "end": 341.49,
                "confidence": 0.99980825,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "it",
                "start": 341.49,
                "end": 341.56998,
                "confidence": 0.4283683,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "is",
                "start": 341.56998,
                "end": 341.81,
                "confidence": 0.9828872,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "is",
                "start": 341.81,
                "end": 342.31,
                "confidence": 0.9714664,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "vitalik",
                "start": 342.93,
                "end": 343.40997,
                "confidence": 0.9499246,
                "punctuated_word": "Vitalik",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "has",
                "start": 343.40997,
                "end": 343.56998,
                "confidence": 0.9892291,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "this",
                "start": 343.56998,
                "end": 344.06998,
                "confidence": 0.999141,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.6339313
              },
              {
                "word": "believe",
                "start": 344.53,
                "end": 344.77,
                "confidence": 0.6204375,
                "punctuated_word": "believe",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "it's",
                "start": 344.77,
                "end": 345.09,
                "confidence": 0.97873574,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "eip",
                "start": 345.09,
                "end": 345.40997,
                "confidence": 0.98482347,
                "punctuated_word": "EIP",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "seven",
                "start": 345.40997,
                "end": 345.72998,
                "confidence": 0.9950976,
                "punctuated_word": "seven",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "seven",
                "start": 345.72998,
                "end": 346.05,
                "confidence": 0.99534756,
                "punctuated_word": "seven",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "zero",
                "start": 346.05,
                "end": 346.44998,
                "confidence": 0.9987877,
                "punctuated_word": "zero",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "two",
                "start": 346.44998,
                "end": 346.605,
                "confidence": 0.9495355,
                "punctuated_word": "two,",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "two",
                "start": 347.08502,
                "end": 347.165,
                "confidence": 0.9868747,
                "punctuated_word": "two,",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "which",
                "start": 347.165,
                "end": 347.325,
                "confidence": 0.999019,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "is",
                "start": 347.325,
                "end": 347.565,
                "confidence": 0.9997429,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "basically",
                "start": 347.565,
                "end": 348.065,
                "confidence": 0.9773222,
                "punctuated_word": "basically",
                "speaker": 0,
                "speaker_confidence": 0.6069708
              },
              {
                "word": "extending",
                "start": 349.885,
                "end": 350.385,
                "confidence": 0.5020702,
                "punctuated_word": "extending",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "the",
                "start": 350.445,
                "end": 350.685,
                "confidence": 0.9991836,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "expressibility",
                "start": 350.685,
                "end": 351.185,
                "confidence": 0.90690225,
                "punctuated_word": "expressibility",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "of",
                "start": 351.565,
                "end": 352.045,
                "confidence": 0.99968946,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "every",
                "start": 352.045,
                "end": 352.36502,
                "confidence": 0.9529386,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "transaction",
                "start": 352.36502,
                "end": 352.86502,
                "confidence": 0.9998888,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "to",
                "start": 353.885,
                "end": 354.125,
                "confidence": 0.98782736,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "be",
                "start": 354.125,
                "end": 354.285,
                "confidence": 0.9999156,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "able",
                "start": 354.285,
                "end": 354.445,
                "confidence": 0.99997246,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "to",
                "start": 354.445,
                "end": 354.945,
                "confidence": 0.99894804,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "have",
                "start": 355.725,
                "end": 355.885,
                "confidence": 0.99621373,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "these",
                "start": 355.885,
                "end": 356.125,
                "confidence": 0.96443075,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "other",
                "start": 356.125,
                "end": 356.36502,
                "confidence": 0.9993917,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "conditions",
                "start": 356.36502,
                "end": 356.845,
                "confidence": 0.83383137,
                "punctuated_word": "conditions,",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "no",
                "start": 356.845,
                "end": 357.005,
                "confidence": 0.26609465,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "things",
                "start": 357.005,
                "end": 357.245,
                "confidence": 0.9642785,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "i",
                "start": 357.245,
                "end": 357.405,
                "confidence": 0.86726296,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "was",
                "start": 357.405,
                "end": 357.565,
                "confidence": 0.9998659,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "talking",
                "start": 357.565,
                "end": 357.885,
                "confidence": 0.9998368,
                "punctuated_word": "talking",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "about",
                "start": 357.885,
                "end": 358.385,
                "confidence": 0.9652268,
                "punctuated_word": "about.",
                "speaker": 0,
                "speaker_confidence": 0.7801037
              },
              {
                "word": "and",
                "start": 358.605,
                "end": 358.765,
                "confidence": 0.9974878,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "that's",
                "start": 358.765,
                "end": 359.265,
                "confidence": 0.99307394,
                "punctuated_word": "that's,",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "that's",
                "start": 359.965,
                "end": 360.20502,
                "confidence": 0.9989894,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "something",
                "start": 360.20502,
                "end": 360.70502,
                "confidence": 0.9864948,
                "punctuated_word": "something,",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "you",
                "start": 361.08502,
                "end": 361.245,
                "confidence": 0.999025,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "know",
                "start": 361.245,
                "end": 361.565,
                "confidence": 0.9996358,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "in",
                "start": 361.565,
                "end": 361.83,
                "confidence": 0.9991615,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "some",
                "start": 361.90997,
                "end": 362.15,
                "confidence": 0.9996221,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "ways",
                "start": 362.15,
                "end": 362.31,
                "confidence": 0.9975394,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "in",
                "start": 362.31,
                "end": 362.55,
                "confidence": 0.57470685,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "line",
                "start": 362.55,
                "end": 362.78998,
                "confidence": 0.99865985,
                "punctuated_word": "line",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "with",
                "start": 362.78998,
                "end": 363.03,
                "confidence": 0.99957114,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "what",
                "start": 363.03,
                "end": 363.18997,
                "confidence": 0.99940014,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "we",
                "start": 363.18997,
                "end": 363.34998,
                "confidence": 0.99812084,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "have",
                "start": 363.34998,
                "end": 363.59,
                "confidence": 0.99853146,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "already",
                "start": 363.59,
                "end": 363.90997,
                "confidence": 0.99910897,
                "punctuated_word": "already",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "been",
                "start": 363.90997,
                "end": 364.15,
                "confidence": 0.9995577,
                "punctuated_word": "been",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "trying",
                "start": 364.15,
                "end": 364.65,
                "confidence": 0.99909484,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "for",
                "start": 364.87,
                "end": 365.03,
                "confidence": 0.9994381,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "a",
                "start": 365.03,
                "end": 365.11,
                "confidence": 0.98215014,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.76118886
              },
              {
                "word": "couple",
                "start": 365.11,
                "end": 365.34998,
                "confidence": 0.9999418,
                "punctuated_word": "couple",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "of",
                "start": 365.34998,
                "end": 365.43,
                "confidence": 0.9985544,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "years",
                "start": 365.43,
                "end": 365.75,
                "confidence": 0.99988306,
                "punctuated_word": "years",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "now",
                "start": 365.75,
                "end": 366.15,
                "confidence": 0.9876955,
                "punctuated_word": "now.",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "and",
                "start": 366.15,
                "end": 366.38998,
                "confidence": 0.98757046,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "maybe",
                "start": 366.38998,
                "end": 366.62997,
                "confidence": 0.9578989,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "i'll",
                "start": 366.62997,
                "end": 366.71,
                "confidence": 0.99108225,
                "punctuated_word": "I'll",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "give",
                "start": 366.71,
                "end": 366.87,
                "confidence": 0.9991715,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "you",
                "start": 366.87,
                "end": 367.37,
                "confidence": 0.9977902,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "if",
                "start": 367.59,
                "end": 367.83,
                "confidence": 0.98213506,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "i",
                "start": 367.83,
                "end": 367.90997,
                "confidence": 0.9835163,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "may",
                "start": 367.90997,
                "end": 368.06998,
                "confidence": 0.92355496,
                "punctuated_word": "may",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "let",
                "start": 368.15,
                "end": 368.22998,
                "confidence": 0.8951954,
                "punctuated_word": "let",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "me",
                "start": 368.22998,
                "end": 368.38998,
                "confidence": 0.9944007,
                "punctuated_word": "me",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "give",
                "start": 368.38998,
                "end": 368.62997,
                "confidence": 0.98681855,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "a",
                "start": 368.62997,
                "end": 368.71,
                "confidence": 0.75615156,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "different",
                "start": 368.71,
                "end": 368.94998,
                "confidence": 0.99581665,
                "punctuated_word": "different",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "very",
                "start": 369.03,
                "end": 369.18997,
                "confidence": 0.95759153,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "different",
                "start": 369.18997,
                "end": 369.59,
                "confidence": 0.9880854,
                "punctuated_word": "different,",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "metaphor",
                "start": 369.90997,
                "end": 370.38998,
                "confidence": 0.9760375,
                "punctuated_word": "metaphor,",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "landscape",
                "start": 370.71,
                "end": 371.18997,
                "confidence": 0.9994672,
                "punctuated_word": "landscape",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "to",
                "start": 371.18997,
                "end": 371.43,
                "confidence": 0.98113763,
                "punctuated_word": "to,",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "like",
                "start": 371.43,
                "end": 371.83,
                "confidence": 0.998619,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "paint",
                "start": 371.83,
                "end": 371.99,
                "confidence": 0.9826127,
                "punctuated_word": "paint",
                "speaker": 0,
                "speaker_confidence": 0.7020193
              },
              {
                "word": "the",
                "start": 371.99,
                "end": 372.06998,
                "confidence": 0.9914494,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5437403
              },
              {
                "word": "picture",
                "start": 372.06998,
                "end": 372.26996,
                "confidence": 0.99974436,
                "punctuated_word": "picture",
                "speaker": 0,
                "speaker_confidence": 0.5437403
              },
              {
                "word": "a",
                "start": 372.26996,
                "end": 372.46997,
                "confidence": 0.99427396,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5437403
              },
              {
                "word": "little",
                "start": 372.46997,
                "end": 372.71,
                "confidence": 0.9992766,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 0.5437403
              },
              {
                "word": "bit",
                "start": 372.71,
                "end": 373.21,
                "confidence": 0.9977274,
                "punctuated_word": "bit.",
                "speaker": 0,
                "speaker_confidence": 0.5437403
              },
              {
                "word": "so",
                "start": 373.34998,
                "end": 373.66998,
                "confidence": 0.98621494,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.5437403
              },
              {
                "word": "right",
                "start": 373.66998,
                "end": 373.83,
                "confidence": 0.97023743,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.5437403
              },
              {
                "word": "now",
                "start": 373.83,
                "end": 373.99,
                "confidence": 0.9135308,
                "punctuated_word": "now,",
                "speaker": 0,
                "speaker_confidence": 0.5437403
              },
              {
                "word": "if",
                "start": 373.99,
                "end": 374.06998,
                "confidence": 0.9876609,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.5497688
              },
              {
                "word": "you",
                "start": 374.06998,
                "end": 374.22998,
                "confidence": 0.98203146,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5497688
              },
              {
                "word": "look",
                "start": 374.22998,
                "end": 374.38998,
                "confidence": 0.9840024,
                "punctuated_word": "look",
                "speaker": 0,
                "speaker_confidence": 0.5497688
              },
              {
                "word": "at",
                "start": 374.38998,
                "end": 374.775,
                "confidence": 0.96705675,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.5497688
              },
              {
                "word": "ethereum",
                "start": 374.935,
                "end": 375.255,
                "confidence": 0.9668631,
                "punctuated_word": "Ethereum,",
                "speaker": 0,
                "speaker_confidence": 0.5497688
              },
              {
                "word": "most",
                "start": 375.255,
                "end": 375.57498,
                "confidence": 0.99892455,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.5497688
              },
              {
                "word": "of",
                "start": 375.57498,
                "end": 375.655,
                "confidence": 0.9998385,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5497688
              },
              {
                "word": "the",
                "start": 375.655,
                "end": 375.735,
                "confidence": 0.9973942,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "stuff",
                "start": 375.735,
                "end": 375.975,
                "confidence": 0.99949765,
                "punctuated_word": "stuff",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "in",
                "start": 375.975,
                "end": 376.13498,
                "confidence": 0.9591283,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "ethereum",
                "start": 376.13498,
                "end": 376.63498,
                "confidence": 0.9899187,
                "punctuated_word": "Ethereum",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "boils",
                "start": 376.695,
                "end": 377.095,
                "confidence": 0.99477637,
                "punctuated_word": "boils",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "down",
                "start": 377.095,
                "end": 377.335,
                "confidence": 0.99947554,
                "punctuated_word": "down",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "to",
                "start": 377.335,
                "end": 377.815,
                "confidence": 0.9624388,
                "punctuated_word": "to,",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "doing",
                "start": 378.13498,
                "end": 378.375,
                "confidence": 0.9926577,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "a",
                "start": 378.375,
                "end": 378.535,
                "confidence": 0.9212025,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "swap",
                "start": 378.535,
                "end": 379.01498,
                "confidence": 0.9862916,
                "punctuated_word": "swap",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "coin",
                "start": 379.01498,
                "end": 379.335,
                "confidence": 0.47184333,
                "punctuated_word": "coin",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "x",
                "start": 379.335,
                "end": 379.655,
                "confidence": 0.8767432,
                "punctuated_word": "x,",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "coin",
                "start": 379.655,
                "end": 379.975,
                "confidence": 0.9990747,
                "punctuated_word": "coin",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "y",
                "start": 379.975,
                "end": 380.475,
                "confidence": 0.98114,
                "punctuated_word": "y.",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "we",
                "start": 381.495,
                "end": 381.735,
                "confidence": 0.914924,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "have",
                "start": 381.735,
                "end": 381.895,
                "confidence": 0.9996629,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "the",
                "start": 381.895,
                "end": 382.055,
                "confidence": 0.54484266,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "uniswap",
                "start": 382.055,
                "end": 382.555,
                "confidence": 0.8808397,
                "punctuated_word": "Uniswap.",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "then",
                "start": 382.695,
                "end": 382.935,
                "confidence": 0.98322624,
                "punctuated_word": "Then",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "we",
                "start": 382.935,
                "end": 383.095,
                "confidence": 0.9555749,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "have",
                "start": 383.095,
                "end": 383.255,
                "confidence": 0.99589854,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "uniswap",
                "start": 383.255,
                "end": 383.735,
                "confidence": 0.98589957,
                "punctuated_word": "Uniswap",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "x",
                "start": 383.735,
                "end": 383.975,
                "confidence": 0.64855844,
                "punctuated_word": "x",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "based",
                "start": 383.975,
                "end": 384.13498,
                "confidence": 0.94795066,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "on",
                "start": 384.13498,
                "end": 384.29498,
                "confidence": 0.99117553,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "cowswap",
                "start": 384.29498,
                "end": 384.79498,
                "confidence": 0.8030137,
                "punctuated_word": "Cowswap.",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "many",
                "start": 384.85498,
                "end": 385.095,
                "confidence": 0.9926495,
                "punctuated_word": "Many",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "other",
                "start": 385.095,
                "end": 385.335,
                "confidence": 0.9894767,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "platforms",
                "start": 385.335,
                "end": 385.815,
                "confidence": 0.9983973,
                "punctuated_word": "platforms",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "do",
                "start": 385.815,
                "end": 385.895,
                "confidence": 0.8368918,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "the",
                "start": 385.895,
                "end": 386.055,
                "confidence": 0.9982876,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "same",
                "start": 386.055,
                "end": 386.215,
                "confidence": 0.99980766,
                "punctuated_word": "same",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "thing",
                "start": 386.215,
                "end": 386.715,
                "confidence": 0.9984541,
                "punctuated_word": "thing.",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "sure",
                "start": 386.935,
                "end": 387.175,
                "confidence": 0.78837377,
                "punctuated_word": "Sure.",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "you",
                "start": 387.175,
                "end": 387.255,
                "confidence": 0.8028357,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "have",
                "start": 387.255,
                "end": 387.41498,
                "confidence": 0.47967783,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "bridging",
                "start": 387.41498,
                "end": 387.815,
                "confidence": 0.7592707,
                "punctuated_word": "bridging.",
                "speaker": 0,
                "speaker_confidence": 0.7761208
              },
              {
                "word": "you",
                "start": 387.815,
                "end": 387.895,
                "confidence": 0.9875567,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.5441002
              },
              {
                "word": "have",
                "start": 387.895,
                "end": 388.055,
                "confidence": 0.955009,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.5441002
              },
              {
                "word": "staking",
                "start": 388.055,
                "end": 388.375,
                "confidence": 0.9947479,
                "punctuated_word": "staking",
                "speaker": 0,
                "speaker_confidence": 0.5441002
              },
              {
                "word": "of",
                "start": 388.375,
                "end": 388.535,
                "confidence": 0.9441937,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5441002
              },
              {
                "word": "all",
                "start": 388.535,
                "end": 388.695,
                "confidence": 0.98871547,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.5441002
              },
              {
                "word": "that",
                "start": 388.695,
                "end": 388.775,
                "confidence": 0.8365201,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.5441002
              },
              {
                "word": "but",
                "start": 388.775,
                "end": 389.16,
                "confidence": 0.6371248,
                "punctuated_word": "But,",
                "speaker": 0,
                "speaker_confidence": 0.5441002
              },
              {
                "word": "ultimately",
                "start": 389.24,
                "end": 389.4,
                "confidence": 0.99705905,
                "punctuated_word": "ultimately,",
                "speaker": 0,
                "speaker_confidence": 0.5441002
              },
              {
                "word": "if",
                "start": 389.4,
                "end": 389.52002,
                "confidence": 0.99847025,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.5784275
              },
              {
                "word": "you",
                "start": 389.52002,
                "end": 389.64,
                "confidence": 0.9998771,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5784275
              },
              {
                "word": "can't",
                "start": 389.64,
                "end": 390.14,
                "confidence": 0.9693467,
                "punctuated_word": "can't,",
                "speaker": 0,
                "speaker_confidence": 0.5784275
              },
              {
                "word": "take",
                "start": 391.0,
                "end": 391.16,
                "confidence": 0.99946743,
                "punctuated_word": "take",
                "speaker": 0,
                "speaker_confidence": 0.5784275
              },
              {
                "word": "your",
                "start": 391.16,
                "end": 391.32,
                "confidence": 0.99978966,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.5784275
              },
              {
                "word": "money",
                "start": 391.32,
                "end": 391.64,
                "confidence": 0.9999213,
                "punctuated_word": "money",
                "speaker": 0,
                "speaker_confidence": 0.5784275
              },
              {
                "word": "out",
                "start": 391.64,
                "end": 391.88,
                "confidence": 0.9985487,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.5784275
              },
              {
                "word": "or",
                "start": 391.88,
                "end": 391.96,
                "confidence": 0.9937921,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "put",
                "start": 391.96,
                "end": 392.12,
                "confidence": 0.99976593,
                "punctuated_word": "put",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "new",
                "start": 392.12,
                "end": 392.36002,
                "confidence": 0.9871458,
                "punctuated_word": "new",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "money",
                "start": 392.36002,
                "end": 392.52,
                "confidence": 0.96693575,
                "punctuated_word": "money,",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "which",
                "start": 392.52,
                "end": 392.68,
                "confidence": 0.9997738,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "is",
                "start": 392.68,
                "end": 392.84,
                "confidence": 0.9929507,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "against",
                "start": 392.84,
                "end": 393.34,
                "confidence": 0.9233332,
                "punctuated_word": "against,",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "swapping",
                "start": 394.04,
                "end": 394.54,
                "confidence": 0.992437,
                "punctuated_word": "swapping,",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "you're",
                "start": 395.48,
                "end": 395.72,
                "confidence": 0.98855734,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "kind",
                "start": 395.72,
                "end": 395.88,
                "confidence": 0.9964036,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.70111996
              },
              {
                "word": "of",
                "start": 395.88,
                "end": 395.96,
                "confidence": 0.9996582,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5937937
              },
              {
                "word": "stuck",
                "start": 395.96,
                "end": 396.28,
                "confidence": 0.9277321,
                "punctuated_word": "stuck.",
                "speaker": 0,
                "speaker_confidence": 0.5937937
              },
              {
                "word": "it",
                "start": 396.28,
                "end": 396.44,
                "confidence": 0.9877044,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.5937937
              },
              {
                "word": "wouldn't",
                "start": 396.44,
                "end": 396.68,
                "confidence": 0.9748194,
                "punctuated_word": "wouldn't",
                "speaker": 0,
                "speaker_confidence": 0.5937937
              },
              {
                "word": "work",
                "start": 396.68,
                "end": 397.0,
                "confidence": 0.99881136,
                "punctuated_word": "work.",
                "speaker": 0,
                "speaker_confidence": 0.5937937
              },
              {
                "word": "right",
                "start": 397.0,
                "end": 397.24,
                "confidence": 0.94022363,
                "punctuated_word": "Right?",
                "speaker": 0,
                "speaker_confidence": 0.5937937
              },
              {
                "word": "so",
                "start": 397.24,
                "end": 397.64,
                "confidence": 0.9997255,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.5937937
              },
              {
                "word": "swap",
                "start": 397.64,
                "end": 398.14,
                "confidence": 0.966061,
                "punctuated_word": "swap",
                "speaker": 0,
                "speaker_confidence": 0.5937937
              },
              {
                "word": "is",
                "start": 398.44,
                "end": 398.68,
                "confidence": 0.99260837,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5937937
              },
              {
                "word": "not",
                "start": 398.68,
                "end": 398.84,
                "confidence": 0.5113379,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "just",
                "start": 398.84,
                "end": 399.08002,
                "confidence": 0.9987324,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "important",
                "start": 399.08002,
                "end": 399.48,
                "confidence": 0.940666,
                "punctuated_word": "important,",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "but",
                "start": 399.48,
                "end": 399.8,
                "confidence": 0.99979883,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "if",
                "start": 399.8,
                "end": 399.88,
                "confidence": 0.99824166,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "you",
                "start": 399.88,
                "end": 400.04,
                "confidence": 0.9835849,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "look",
                "start": 400.04,
                "end": 400.2,
                "confidence": 0.7187587,
                "punctuated_word": "look",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "at",
                "start": 400.2,
                "end": 400.36002,
                "confidence": 0.9965618,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "dappradar",
                "start": 400.36002,
                "end": 400.84,
                "confidence": 0.68859243,
                "punctuated_word": "DappRadar,",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "it",
                "start": 400.84,
                "end": 400.92,
                "confidence": 0.98081136,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "is",
                "start": 400.92,
                "end": 401.08002,
                "confidence": 0.8699345,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "the",
                "start": 401.08002,
                "end": 401.16,
                "confidence": 0.9972868,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "most",
                "start": 401.16,
                "end": 401.32,
                "confidence": 0.9999186,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "important",
                "start": 401.32,
                "end": 401.8,
                "confidence": 0.99979776,
                "punctuated_word": "important",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "application",
                "start": 401.8,
                "end": 402.3,
                "confidence": 0.9977539,
                "punctuated_word": "application.",
                "speaker": 0,
                "speaker_confidence": 0.65626734
              },
              {
                "word": "but",
                "start": 403.4,
                "end": 403.64,
                "confidence": 0.9989256,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.4870636
              },
              {
                "word": "the",
                "start": 403.64,
                "end": 403.8,
                "confidence": 0.99919957,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.4870636
              },
              {
                "word": "thing",
                "start": 403.8,
                "end": 404.025,
                "confidence": 0.9998671,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.4870636
              },
              {
                "word": "is",
                "start": 405.065,
                "end": 405.225,
                "confidence": 0.9730841,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.4870636
              },
              {
                "word": "from",
                "start": 405.38498,
                "end": 405.705,
                "confidence": 0.9987826,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.4870636
              },
              {
                "word": "the",
                "start": 405.705,
                "end": 405.865,
                "confidence": 0.9997967,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "case",
                "start": 405.865,
                "end": 406.345,
                "confidence": 0.99990225,
                "punctuated_word": "case",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "of",
                "start": 406.345,
                "end": 406.745,
                "confidence": 0.99951184,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "mev",
                "start": 406.745,
                "end": 407.245,
                "confidence": 0.9665906,
                "punctuated_word": "MEV,",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "most",
                "start": 407.465,
                "end": 407.865,
                "confidence": 0.9991781,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "of",
                "start": 407.865,
                "end": 408.26498,
                "confidence": 0.9997236,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "the",
                "start": 408.26498,
                "end": 408.745,
                "confidence": 0.99957234,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "solvers",
                "start": 408.745,
                "end": 409.245,
                "confidence": 0.9980258,
                "punctuated_word": "solvers",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "who",
                "start": 409.305,
                "end": 409.465,
                "confidence": 0.87689614,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "actually",
                "start": 409.465,
                "end": 409.965,
                "confidence": 0.9661816,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "are",
                "start": 410.185,
                "end": 410.685,
                "confidence": 0.95252514,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "the",
                "start": 411.54498,
                "end": 411.705,
                "confidence": 0.9770001,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "kind",
                "start": 411.705,
                "end": 411.945,
                "confidence": 0.7215462,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "of",
                "start": 411.945,
                "end": 412.445,
                "confidence": 0.99943835,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "the",
                "start": 412.505,
                "end": 412.66498,
                "confidence": 0.44261426,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7523393
              },
              {
                "word": "underlying",
                "start": 412.66498,
                "end": 413.16498,
                "confidence": 0.9951165,
                "punctuated_word": "underlying",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "engine",
                "start": 413.225,
                "end": 413.625,
                "confidence": 0.9990138,
                "punctuated_word": "engine",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "that",
                "start": 413.625,
                "end": 413.785,
                "confidence": 0.99706,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "kind",
                "start": 413.785,
                "end": 414.025,
                "confidence": 0.97224426,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "of",
                "start": 414.025,
                "end": 414.185,
                "confidence": 0.9990546,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "runs",
                "start": 414.185,
                "end": 414.505,
                "confidence": 0.96467274,
                "punctuated_word": "runs",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "mev",
                "start": 414.505,
                "end": 414.82498,
                "confidence": 0.6500191,
                "punctuated_word": "MEV.",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "searcher",
                "start": 414.82498,
                "end": 415.225,
                "confidence": 0.86202824,
                "punctuated_word": "Searcher",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "is",
                "start": 415.225,
                "end": 415.305,
                "confidence": 0.8607068,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "a",
                "start": 415.305,
                "end": 415.38498,
                "confidence": 0.7478946,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "solver",
                "start": 415.38498,
                "end": 415.88498,
                "confidence": 0.7789898,
                "punctuated_word": "solver,",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "same",
                "start": 415.945,
                "end": 416.345,
                "confidence": 0.71952486,
                "punctuated_word": "same",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "word",
                "start": 416.345,
                "end": 416.845,
                "confidence": 0.9724424,
                "punctuated_word": "word.",
                "speaker": 0,
                "speaker_confidence": 0.6797252
              },
              {
                "word": "the",
                "start": 417.465,
                "end": 417.54498,
                "confidence": 0.99657613,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "thing",
                "start": 417.54498,
                "end": 417.785,
                "confidence": 0.99811447,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "they",
                "start": 417.785,
                "end": 417.945,
                "confidence": 0.6010059,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "do",
                "start": 417.945,
                "end": 418.445,
                "confidence": 0.94753385,
                "punctuated_word": "do,",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "essentially",
                "start": 419.465,
                "end": 419.965,
                "confidence": 0.9961423,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "is",
                "start": 420.0,
                "end": 420.5,
                "confidence": 0.9991836,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "receive",
                "start": 420.96,
                "end": 421.46,
                "confidence": 0.61340576,
                "punctuated_word": "receive",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "transactions",
                "start": 421.84,
                "end": 422.34,
                "confidence": 0.9631923,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "from",
                "start": 422.48,
                "end": 422.72,
                "confidence": 0.99990594,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "different",
                "start": 422.72,
                "end": 423.22,
                "confidence": 0.9996735,
                "punctuated_word": "different",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "wallets",
                "start": 424.4,
                "end": 424.9,
                "confidence": 0.7464217,
                "punctuated_word": "wallets,",
                "speaker": 0,
                "speaker_confidence": 0.7197115
              },
              {
                "word": "and",
                "start": 425.36,
                "end": 425.6,
                "confidence": 0.99696004,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.33471024
              },
              {
                "word": "they",
                "start": 425.6,
                "end": 425.84,
                "confidence": 0.9997837,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.33471024
              },
              {
                "word": "try",
                "start": 425.84,
                "end": 426.08,
                "confidence": 0.98178035,
                "punctuated_word": "try",
                "speaker": 0,
                "speaker_confidence": 0.33471024
              },
              {
                "word": "to",
                "start": 426.08,
                "end": 426.16,
                "confidence": 0.99937856,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "figure",
                "start": 426.16,
                "end": 426.48,
                "confidence": 0.99987435,
                "punctuated_word": "figure",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "out",
                "start": 426.48,
                "end": 426.8,
                "confidence": 0.99832875,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "what's",
                "start": 426.8,
                "end": 427.12,
                "confidence": 0.91851103,
                "punctuated_word": "what's",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "the",
                "start": 427.12,
                "end": 427.2,
                "confidence": 0.99899846,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "most",
                "start": 427.2,
                "end": 427.68,
                "confidence": 0.99965775,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "optimized",
                "start": 427.68,
                "end": 428.18,
                "confidence": 0.99913955,
                "punctuated_word": "optimized",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "way",
                "start": 428.4,
                "end": 428.8,
                "confidence": 0.9952159,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "to",
                "start": 428.8,
                "end": 428.96,
                "confidence": 0.9997626,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "provide",
                "start": 428.96,
                "end": 429.46,
                "confidence": 0.9367869,
                "punctuated_word": "provide,",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "the",
                "start": 430.16,
                "end": 430.32,
                "confidence": 0.99937904,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "transaction",
                "start": 430.32,
                "end": 430.8,
                "confidence": 0.9974721,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "bundle",
                "start": 430.8,
                "end": 431.04,
                "confidence": 0.90488017,
                "punctuated_word": "bundle.",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "and",
                "start": 431.04,
                "end": 431.28,
                "confidence": 0.99912494,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "what",
                "start": 431.28,
                "end": 431.44,
                "confidence": 0.98206437,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7017991
              },
              {
                "word": "the",
                "start": 431.44,
                "end": 431.52,
                "confidence": 0.9923941,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "transactions",
                "start": 431.52,
                "end": 432.02,
                "confidence": 0.8383589,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "do",
                "start": 432.135,
                "end": 432.375,
                "confidence": 0.9552393,
                "punctuated_word": "do?",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "swaps",
                "start": 432.375,
                "end": 432.61502,
                "confidence": 0.9788192,
                "punctuated_word": "Swaps.",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "like",
                "start": 432.61502,
                "end": 433.015,
                "confidence": 0.9778607,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "i'm",
                "start": 433.015,
                "end": 433.255,
                "confidence": 0.9971883,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "sending",
                "start": 433.255,
                "end": 433.575,
                "confidence": 0.9993517,
                "punctuated_word": "sending",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "eight",
                "start": 433.575,
                "end": 433.815,
                "confidence": 0.7260132,
                "punctuated_word": "eight.",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "i'm",
                "start": 433.815,
                "end": 433.975,
                "confidence": 0.9990751,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "trying",
                "start": 433.975,
                "end": 434.135,
                "confidence": 0.9990988,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "to",
                "start": 434.135,
                "end": 434.295,
                "confidence": 0.99717605,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "get",
                "start": 434.295,
                "end": 434.45502,
                "confidence": 0.9999101,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "one",
                "start": 434.45502,
                "end": 434.935,
                "confidence": 0.99876416,
                "punctuated_word": "one.",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "i'm",
                "start": 434.935,
                "end": 435.095,
                "confidence": 0.9999019,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "selling",
                "start": 435.095,
                "end": 435.415,
                "confidence": 0.9998067,
                "punctuated_word": "selling",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "something",
                "start": 435.415,
                "end": 435.73502,
                "confidence": 0.99848646,
                "punctuated_word": "something.",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "i'm",
                "start": 435.73502,
                "end": 435.975,
                "confidence": 0.9997773,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "waiting",
                "start": 435.975,
                "end": 436.215,
                "confidence": 0.99971396,
                "punctuated_word": "waiting",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "for",
                "start": 436.215,
                "end": 436.375,
                "confidence": 0.9997849,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "a",
                "start": 436.375,
                "end": 436.45502,
                "confidence": 0.9912493,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "price",
                "start": 436.45502,
                "end": 436.695,
                "confidence": 0.9998611,
                "punctuated_word": "price",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "to",
                "start": 436.695,
                "end": 436.855,
                "confidence": 0.99965847,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "happen",
                "start": 436.855,
                "end": 437.355,
                "confidence": 0.83323693,
                "punctuated_word": "happen,",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "be",
                "start": 437.975,
                "end": 438.135,
                "confidence": 0.6147909,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.74946934
              },
              {
                "word": "it",
                "start": 438.135,
                "end": 438.175,
                "confidence": 0.6030314,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.43581563
              },
              {
                "word": "a",
                "start": 438.175,
                "end": 438.215,
                "confidence": 0.6045207,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.43581563
              },
              {
                "word": "limit",
                "start": 438.215,
                "end": 438.535,
                "confidence": 0.989901,
                "punctuated_word": "limit",
                "speaker": 0,
                "speaker_confidence": 0.43581563
              },
              {
                "word": "or",
                "start": 438.535,
                "end": 438.615,
                "confidence": 0.9531638,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.43581563
              },
              {
                "word": "a",
                "start": 438.615,
                "end": 438.695,
                "confidence": 0.9055359,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.43581563
              },
              {
                "word": "bit",
                "start": 438.695,
                "end": 438.935,
                "confidence": 0.5728538,
                "punctuated_word": "bit,",
                "speaker": 0,
                "speaker_confidence": 0.43581563
              },
              {
                "word": "whatever",
                "start": 438.935,
                "end": 439.255,
                "confidence": 0.99707174,
                "punctuated_word": "whatever",
                "speaker": 0,
                "speaker_confidence": 0.43581563
              },
              {
                "word": "it",
                "start": 439.255,
                "end": 439.415,
                "confidence": 0.9995927,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.43581563
              },
              {
                "word": "is",
                "start": 439.415,
                "end": 439.915,
                "confidence": 0.9861961,
                "punctuated_word": "is.",
                "speaker": 0,
                "speaker_confidence": 0.43581563
              },
              {
                "word": "we",
                "start": 440.295,
                "end": 440.375,
                "confidence": 0.99777716,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.59896797
              },
              {
                "word": "realize",
                "start": 440.375,
                "end": 440.855,
                "confidence": 0.5629626,
                "punctuated_word": "realize",
                "speaker": 0,
                "speaker_confidence": 0.59896797
              },
              {
                "word": "that",
                "start": 440.855,
                "end": 441.355,
                "confidence": 0.9998921,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.59896797
              },
              {
                "word": "this",
                "start": 441.415,
                "end": 441.915,
                "confidence": 0.804413,
                "punctuated_word": "this,",
                "speaker": 0,
                "speaker_confidence": 0.59896797
              },
              {
                "word": "way",
                "start": 442.855,
                "end": 443.095,
                "confidence": 0.6092074,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.59896797
              },
              {
                "word": "of",
                "start": 443.095,
                "end": 443.255,
                "confidence": 0.99530065,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.59896797
              },
              {
                "word": "optimizing",
                "start": 443.255,
                "end": 443.755,
                "confidence": 0.99924016,
                "punctuated_word": "optimizing",
                "speaker": 0,
                "speaker_confidence": 0.59896797
              },
              {
                "word": "transactions",
                "start": 444.215,
                "end": 444.715,
                "confidence": 0.999419,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.59896797
              },
              {
                "word": "for",
                "start": 445.255,
                "end": 445.495,
                "confidence": 0.75071204,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.58760256
              },
              {
                "word": "the",
                "start": 445.495,
                "end": 445.655,
                "confidence": 0.989879,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.58760256
              },
              {
                "word": "best",
                "start": 445.655,
                "end": 446.05502,
                "confidence": 0.99953806,
                "punctuated_word": "best",
                "speaker": 0,
                "speaker_confidence": 0.58760256
              },
              {
                "word": "swap",
                "start": 446.05502,
                "end": 446.55502,
                "confidence": 0.99766785,
                "punctuated_word": "swap",
                "speaker": 0,
                "speaker_confidence": 0.58760256
              },
              {
                "word": "could",
                "start": 447.35,
                "end": 447.51,
                "confidence": 0.99432373,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.58760256
              },
              {
                "word": "be",
                "start": 447.51,
                "end": 447.75,
                "confidence": 0.9998585,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.58760256
              },
              {
                "word": "extended",
                "start": 447.75,
                "end": 448.25,
                "confidence": 0.99985147,
                "punctuated_word": "extended",
                "speaker": 0,
                "speaker_confidence": 0.58760256
              },
              {
                "word": "to",
                "start": 448.95,
                "end": 449.11002,
                "confidence": 0.9977315,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "other",
                "start": 449.11002,
                "end": 449.43002,
                "confidence": 0.9996488,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "use",
                "start": 449.43002,
                "end": 449.67,
                "confidence": 0.98840535,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "cases",
                "start": 449.67,
                "end": 449.99002,
                "confidence": 0.98504627,
                "punctuated_word": "cases.",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "so",
                "start": 449.99002,
                "end": 450.31,
                "confidence": 0.99960417,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "because",
                "start": 450.39,
                "end": 450.87,
                "confidence": 0.9997569,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "swap",
                "start": 450.87,
                "end": 451.07,
                "confidence": 0.9303868,
                "punctuated_word": "swap",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "is",
                "start": 451.07,
                "end": 451.27002,
                "confidence": 0.93634,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "essentially",
                "start": 451.27002,
                "end": 451.77002,
                "confidence": 0.952675,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "a",
                "start": 452.31,
                "end": 452.47,
                "confidence": 0.9959616,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "matching",
                "start": 452.47,
                "end": 452.95,
                "confidence": 0.9996151,
                "punctuated_word": "matching",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "problem",
                "start": 452.95,
                "end": 453.35,
                "confidence": 0.9817246,
                "punctuated_word": "problem.",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "right",
                "start": 453.35,
                "end": 453.85,
                "confidence": 0.9195974,
                "punctuated_word": "Right?",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "i",
                "start": 453.99002,
                "end": 454.23,
                "confidence": 0.9996779,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "want",
                "start": 454.23,
                "end": 454.55002,
                "confidence": 0.9995678,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "to",
                "start": 454.55002,
                "end": 454.79,
                "confidence": 0.9998192,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "sell",
                "start": 454.79,
                "end": 455.27002,
                "confidence": 0.99930644,
                "punctuated_word": "sell",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "eth",
                "start": 455.27002,
                "end": 455.51,
                "confidence": 0.861075,
                "punctuated_word": "ETH",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "for",
                "start": 455.51,
                "end": 455.75,
                "confidence": 0.8443833,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "dai",
                "start": 455.75,
                "end": 456.07,
                "confidence": 0.8947032,
                "punctuated_word": "DAI.",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "you",
                "start": 456.07,
                "end": 456.23,
                "confidence": 0.99861073,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "want",
                "start": 456.23,
                "end": 456.35,
                "confidence": 0.99970275,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.7233431
              },
              {
                "word": "to",
                "start": 456.35,
                "end": 456.47,
                "confidence": 0.9951283,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "buy",
                "start": 456.47,
                "end": 456.71002,
                "confidence": 0.9996698,
                "punctuated_word": "buy",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "dai",
                "start": 456.71002,
                "end": 456.95,
                "confidence": 0.9793955,
                "punctuated_word": "DAI",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "for",
                "start": 456.95,
                "end": 457.19,
                "confidence": 0.9967956,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "eth",
                "start": 457.19,
                "end": 457.69,
                "confidence": 0.91211396,
                "punctuated_word": "ETH.",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "callswap",
                "start": 458.07,
                "end": 458.57,
                "confidence": 0.62764573,
                "punctuated_word": "CallSwap",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "will",
                "start": 458.63,
                "end": 458.79,
                "confidence": 0.7515537,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "find",
                "start": 458.79,
                "end": 459.03,
                "confidence": 0.9993031,
                "punctuated_word": "find",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "out",
                "start": 459.03,
                "end": 459.19,
                "confidence": 0.9981647,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "the",
                "start": 459.19,
                "end": 459.35,
                "confidence": 0.997897,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "best",
                "start": 459.35,
                "end": 459.83002,
                "confidence": 0.97453207,
                "punctuated_word": "best,",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "pair",
                "start": 460.07,
                "end": 460.31,
                "confidence": 0.8293754,
                "punctuated_word": "pair.",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "and",
                "start": 460.31,
                "end": 460.47,
                "confidence": 0.99329513,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "we",
                "start": 460.47,
                "end": 460.575,
                "confidence": 0.7682404,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "realize",
                "start": 460.73502,
                "end": 460.89502,
                "confidence": 0.66016084,
                "punctuated_word": "realize",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "we",
                "start": 460.89502,
                "end": 461.05502,
                "confidence": 0.9961356,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "can",
                "start": 461.05502,
                "end": 461.295,
                "confidence": 0.99975616,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "do",
                "start": 461.295,
                "end": 461.45502,
                "confidence": 0.9995022,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "it",
                "start": 461.45502,
                "end": 461.61502,
                "confidence": 0.99941254,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "for",
                "start": 461.61502,
                "end": 462.11502,
                "confidence": 0.99937433,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.64446545
              },
              {
                "word": "not",
                "start": 462.415,
                "end": 462.73502,
                "confidence": 0.9444044,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "just",
                "start": 462.73502,
                "end": 463.21503,
                "confidence": 0.96306795,
                "punctuated_word": "just,",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "money",
                "start": 463.77502,
                "end": 464.17502,
                "confidence": 0.99979657,
                "punctuated_word": "money",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "or",
                "start": 464.17502,
                "end": 464.415,
                "confidence": 0.9689591,
                "punctuated_word": "or,",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "like",
                "start": 464.415,
                "end": 464.915,
                "confidence": 0.998863,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "tokens",
                "start": 464.975,
                "end": 465.475,
                "confidence": 0.9325317,
                "punctuated_word": "tokens,",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "but",
                "start": 465.855,
                "end": 466.355,
                "confidence": 0.9372027,
                "punctuated_word": "but,",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "like",
                "start": 466.415,
                "end": 466.655,
                "confidence": 0.9981468,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "any",
                "start": 466.655,
                "end": 466.975,
                "confidence": 0.99902105,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "kind",
                "start": 466.975,
                "end": 467.135,
                "confidence": 0.9985656,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "of",
                "start": 467.135,
                "end": 467.295,
                "confidence": 0.9989225,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "a",
                "start": 467.295,
                "end": 467.45502,
                "confidence": 0.4148059,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "like",
                "start": 467.61502,
                "end": 467.695,
                "confidence": 0.75199187,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "building",
                "start": 467.695,
                "end": 467.935,
                "confidence": 0.9891016,
                "punctuated_word": "building",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "an",
                "start": 467.935,
                "end": 468.015,
                "confidence": 0.9342297,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "uber",
                "start": 468.015,
                "end": 468.33502,
                "confidence": 0.9975376,
                "punctuated_word": "Uber",
                "speaker": 0,
                "speaker_confidence": 0.6685015
              },
              {
                "word": "on",
                "start": 468.33502,
                "end": 468.415,
                "confidence": 0.9357198,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "chain",
                "start": 468.415,
                "end": 468.655,
                "confidence": 0.7686053,
                "punctuated_word": "chain.",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "building",
                "start": 468.655,
                "end": 468.89502,
                "confidence": 0.8117091,
                "punctuated_word": "Building",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "an",
                "start": 468.89502,
                "end": 468.975,
                "confidence": 0.82323253,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "airbnb",
                "start": 468.975,
                "end": 469.295,
                "confidence": 0.58456177,
                "punctuated_word": "Airbnb,",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "it's",
                "start": 469.295,
                "end": 469.375,
                "confidence": 0.98258746,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "a",
                "start": 469.375,
                "end": 469.45502,
                "confidence": 0.8729419,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "matter",
                "start": 469.45502,
                "end": 469.855,
                "confidence": 0.99202627,
                "punctuated_word": "matter",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "of",
                "start": 469.855,
                "end": 470.015,
                "confidence": 0.99517846,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "matching",
                "start": 470.015,
                "end": 470.515,
                "confidence": 0.9972413,
                "punctuated_word": "matching.",
                "speaker": 0,
                "speaker_confidence": 0.55729455
              },
              {
                "word": "yeah",
                "start": 472.015,
                "end": 472.49503,
                "confidence": 0.803554,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.56412894
              },
              {
                "word": "so",
                "start": 472.49503,
                "end": 472.89502,
                "confidence": 0.9629761,
                "punctuated_word": "So,",
                "speaker": 1,
                "speaker_confidence": 0.56412894
              },
              {
                "word": "like",
                "start": 472.89502,
                "end": 473.39502,
                "confidence": 0.9381722,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.56412894
              },
              {
                "word": "yeah",
                "start": 474.575,
                "end": 474.73502,
                "confidence": 0.72906476,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.56412894
              },
              {
                "word": "so",
                "start": 474.73502,
                "end": 475.05502,
                "confidence": 0.99744546,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.56412894
              },
              {
                "word": "already",
                "start": 475.05502,
                "end": 475.45502,
                "confidence": 0.7447789,
                "punctuated_word": "already,",
                "speaker": 1,
                "speaker_confidence": 0.56412894
              },
              {
                "word": "there",
                "start": 475.45502,
                "end": 475.49002,
                "confidence": 0.9903336,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "are",
                "start": 475.49002,
                "end": 475.52502,
                "confidence": 0.92307365,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "a",
                "start": 475.52502,
                "end": 475.77502,
                "confidence": 0.9600898,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "lot",
                "start": 475.77502,
                "end": 475.935,
                "confidence": 0.97840446,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "of",
                "start": 475.935,
                "end": 476.4,
                "confidence": 0.94552183,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "decentralized",
                "start": 476.56,
                "end": 476.88,
                "confidence": 0.73574233,
                "punctuated_word": "decentralized",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "exchanges",
                "start": 476.88,
                "end": 477.36,
                "confidence": 0.9987902,
                "punctuated_word": "exchanges",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "that",
                "start": 477.36,
                "end": 477.75998,
                "confidence": 0.99931204,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "use",
                "start": 477.75998,
                "end": 478.08,
                "confidence": 0.99351704,
                "punctuated_word": "use",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "this",
                "start": 478.08,
                "end": 478.24,
                "confidence": 0.99802196,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "kind",
                "start": 478.24,
                "end": 478.4,
                "confidence": 0.9960367,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "of",
                "start": 478.4,
                "end": 478.47998,
                "confidence": 0.9992035,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "system",
                "start": 478.47998,
                "end": 478.96,
                "confidence": 0.9990785,
                "punctuated_word": "system",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "of",
                "start": 478.96,
                "end": 479.28,
                "confidence": 0.90008605,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "like",
                "start": 479.28,
                "end": 479.6,
                "confidence": 0.97346896,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "you",
                "start": 479.6,
                "end": 479.91998,
                "confidence": 0.99923193,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "you",
                "start": 479.91998,
                "end": 480.16,
                "confidence": 0.9954574,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "are",
                "start": 480.16,
                "end": 480.4,
                "confidence": 0.98846847,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "essentially",
                "start": 480.4,
                "end": 480.8,
                "confidence": 0.9691942,
                "punctuated_word": "essentially",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "make",
                "start": 480.8,
                "end": 480.88,
                "confidence": 0.9308805,
                "punctuated_word": "make",
                "speaker": 1,
                "speaker_confidence": 0.77707064
              },
              {
                "word": "you're",
                "start": 481.04,
                "end": 481.28,
                "confidence": 0.9974774,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "signing",
                "start": 481.28,
                "end": 481.52,
                "confidence": 0.93308276,
                "punctuated_word": "signing",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "a",
                "start": 481.52,
                "end": 481.6,
                "confidence": 0.9988418,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "message",
                "start": 481.6,
                "end": 482.08,
                "confidence": 0.99977106,
                "punctuated_word": "message",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "for",
                "start": 482.08,
                "end": 482.58,
                "confidence": 0.99668956,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "basically",
                "start": 482.8,
                "end": 483.3,
                "confidence": 0.5705674,
                "punctuated_word": "basically",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "a",
                "start": 483.36,
                "end": 483.52,
                "confidence": 0.97484255,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "swap",
                "start": 483.52,
                "end": 483.84,
                "confidence": 0.9986879,
                "punctuated_word": "swap",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "to",
                "start": 483.84,
                "end": 483.91998,
                "confidence": 0.9994462,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "happen",
                "start": 483.91998,
                "end": 484.24,
                "confidence": 0.9995776,
                "punctuated_word": "happen",
                "speaker": 1,
                "speaker_confidence": 0.6048154
              },
              {
                "word": "yes",
                "start": 484.4,
                "end": 484.52,
                "confidence": 0.98310506,
                "punctuated_word": "Yes.",
                "speaker": 0,
                "speaker_confidence": 0.036676884
              },
              {
                "word": "and",
                "start": 484.63998,
                "end": 484.8,
                "confidence": 0.9976375,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.5880541
              },
              {
                "word": "you're",
                "start": 484.8,
                "end": 484.96,
                "confidence": 0.9988398,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.5880541
              },
              {
                "word": "asking",
                "start": 484.96,
                "end": 485.36,
                "confidence": 0.9983358,
                "punctuated_word": "asking",
                "speaker": 1,
                "speaker_confidence": 0.5880541
              },
              {
                "word": "for",
                "start": 485.36,
                "end": 485.6,
                "confidence": 0.9871487,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.5880541
              },
              {
                "word": "it",
                "start": 485.6,
                "end": 485.75998,
                "confidence": 0.9937623,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.5880541
              },
              {
                "word": "to",
                "start": 485.75998,
                "end": 486.0,
                "confidence": 0.99191964,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.5880541
              },
              {
                "word": "like",
                "start": 486.0,
                "end": 486.5,
                "confidence": 0.99628997,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5880541
              },
              {
                "word": "to",
                "start": 486.72,
                "end": 486.88,
                "confidence": 0.99672204,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.49502623
              },
              {
                "word": "fill",
                "start": 486.88,
                "end": 487.12,
                "confidence": 0.995996,
                "punctuated_word": "fill",
                "speaker": 1,
                "speaker_confidence": 0.49502623
              },
              {
                "word": "these",
                "start": 487.12,
                "end": 487.28,
                "confidence": 0.93445563,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.49502623
              },
              {
                "word": "certain",
                "start": 487.28,
                "end": 487.68,
                "confidence": 0.99802375,
                "punctuated_word": "certain",
                "speaker": 1,
                "speaker_confidence": 0.49502623
              },
              {
                "word": "requirements",
                "start": 487.68,
                "end": 488.18,
                "confidence": 0.9133705,
                "punctuated_word": "requirements.",
                "speaker": 1,
                "speaker_confidence": 0.49502623
              },
              {
                "word": "exactly",
                "start": 488.24,
                "end": 488.72,
                "confidence": 0.969671,
                "punctuated_word": "Exactly.",
                "speaker": 0,
                "speaker_confidence": 0.17797709
              },
              {
                "word": "and",
                "start": 488.72,
                "end": 488.96,
                "confidence": 0.9966355,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.16950786
              },
              {
                "word": "there",
                "start": 488.96,
                "end": 489.03998,
                "confidence": 0.97847795,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.16950786
              },
              {
                "word": "are",
                "start": 489.03998,
                "end": 489.19998,
                "confidence": 0.97558105,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "there",
                "start": 489.36,
                "end": 489.52,
                "confidence": 0.9834093,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "is",
                "start": 489.52,
                "end": 489.68,
                "confidence": 0.94004416,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "a",
                "start": 489.68,
                "end": 489.885,
                "confidence": 0.7925482,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "network",
                "start": 489.965,
                "end": 490.36502,
                "confidence": 0.999049,
                "punctuated_word": "network",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "of",
                "start": 490.36502,
                "end": 490.86502,
                "confidence": 0.9889377,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "i",
                "start": 491.245,
                "end": 491.405,
                "confidence": 0.9998437,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "guess",
                "start": 491.405,
                "end": 491.725,
                "confidence": 0.998947,
                "punctuated_word": "guess,",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "bots",
                "start": 491.725,
                "end": 492.20502,
                "confidence": 0.8013039,
                "punctuated_word": "bots.",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "mhmm",
                "start": 492.20502,
                "end": 492.605,
                "confidence": 0.96487087,
                "punctuated_word": "Mhmm.",
                "speaker": 1,
                "speaker_confidence": 0.5599597
              },
              {
                "word": "so",
                "start": 492.605,
                "end": 492.765,
                "confidence": 0.4066177,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.101833105
              },
              {
                "word": "there",
                "start": 492.765,
                "end": 493.08502,
                "confidence": 0.86617976,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.101833105
              },
              {
                "word": "are",
                "start": 493.08502,
                "end": 493.165,
                "confidence": 0.8379296,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.101833105
              },
              {
                "word": "other",
                "start": 493.165,
                "end": 493.565,
                "confidence": 0.96487033,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.101833105
              },
              {
                "word": "computers",
                "start": 493.565,
                "end": 494.065,
                "confidence": 0.59978414,
                "punctuated_word": "computers.",
                "speaker": 0,
                "speaker_confidence": 0.101833105
              },
              {
                "word": "solvers",
                "start": 494.36502,
                "end": 494.765,
                "confidence": 0.6571726,
                "punctuated_word": "Solvers",
                "speaker": 0,
                "speaker_confidence": 0.23423982
              },
              {
                "word": "are",
                "start": 494.765,
                "end": 494.92502,
                "confidence": 0.95116615,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.23423982
              },
              {
                "word": "kind",
                "start": 494.92502,
                "end": 495.165,
                "confidence": 0.9228015,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.23423982
              },
              {
                "word": "of",
                "start": 495.165,
                "end": 495.20502,
                "confidence": 0.9922389,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.23423982
              },
              {
                "word": "solvers",
                "start": 495.245,
                "end": 495.52502,
                "confidence": 0.91448593,
                "punctuated_word": "Solvers.",
                "speaker": 0,
                "speaker_confidence": 0.23423982
              },
              {
                "word": "automatically",
                "start": 495.80502,
                "end": 496.30502,
                "confidence": 0.7672716,
                "punctuated_word": "Automatically",
                "speaker": 0,
                "speaker_confidence": 0.37623626
              },
              {
                "word": "working",
                "start": 496.445,
                "end": 496.765,
                "confidence": 0.84974194,
                "punctuated_word": "working.",
                "speaker": 0,
                "speaker_confidence": 0.37623626
              },
              {
                "word": "yeah",
                "start": 496.765,
                "end": 497.265,
                "confidence": 0.9832735,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.37623626
              },
              {
                "word": "in",
                "start": 497.565,
                "end": 497.725,
                "confidence": 0.9928058,
                "punctuated_word": "In",
                "speaker": 1,
                "speaker_confidence": 0.5762669
              },
              {
                "word": "which",
                "start": 497.725,
                "end": 497.965,
                "confidence": 0.99900764,
                "punctuated_word": "which",
                "speaker": 1,
                "speaker_confidence": 0.5762669
              },
              {
                "word": "they're",
                "start": 497.965,
                "end": 498.285,
                "confidence": 0.8177537,
                "punctuated_word": "they're",
                "speaker": 1,
                "speaker_confidence": 0.5762669
              },
              {
                "word": "trying",
                "start": 498.285,
                "end": 498.605,
                "confidence": 0.9974579,
                "punctuated_word": "trying",
                "speaker": 1,
                "speaker_confidence": 0.5762669
              },
              {
                "word": "to",
                "start": 498.605,
                "end": 499.08502,
                "confidence": 0.99894315,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5762669
              },
              {
                "word": "make",
                "start": 499.08502,
                "end": 499.245,
                "confidence": 0.9993894,
                "punctuated_word": "make",
                "speaker": 1,
                "speaker_confidence": 0.5507498
              },
              {
                "word": "this",
                "start": 499.245,
                "end": 499.565,
                "confidence": 0.99871576,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.5507498
              },
              {
                "word": "match",
                "start": 499.565,
                "end": 500.065,
                "confidence": 0.9974879,
                "punctuated_word": "match",
                "speaker": 1,
                "speaker_confidence": 0.5507498
              },
              {
                "word": "happen",
                "start": 500.20502,
                "end": 500.52502,
                "confidence": 0.9950885,
                "punctuated_word": "happen",
                "speaker": 1,
                "speaker_confidence": 0.5507498
              },
              {
                "word": "for",
                "start": 500.52502,
                "end": 500.685,
                "confidence": 0.9994836,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.5507498
              },
              {
                "word": "you",
                "start": 500.685,
                "end": 501.005,
                "confidence": 0.9273125,
                "punctuated_word": "you.",
                "speaker": 1,
                "speaker_confidence": 0.5507498
              },
              {
                "word": "yeah",
                "start": 501.005,
                "end": 501.505,
                "confidence": 0.96921396,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.24853301
              },
              {
                "word": "and",
                "start": 502.20502,
                "end": 502.36502,
                "confidence": 0.8919343,
                "punctuated_word": "And,",
                "speaker": 0,
                "speaker_confidence": 0.24853301
              },
              {
                "word": "yeah",
                "start": 502.36502,
                "end": 502.53,
                "confidence": 0.941466,
                "punctuated_word": "yeah,",
                "speaker": 1,
                "speaker_confidence": 0.33225095
              },
              {
                "word": "and",
                "start": 502.61,
                "end": 502.77,
                "confidence": 0.84726274,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.33225095
              },
              {
                "word": "that",
                "start": 502.77,
                "end": 503.01,
                "confidence": 0.9940323,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.33225095
              },
              {
                "word": "that",
                "start": 503.01,
                "end": 503.25,
                "confidence": 0.99754214,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.33225095
              },
              {
                "word": "if",
                "start": 503.41,
                "end": 503.57,
                "confidence": 0.99862874,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.33225095
              },
              {
                "word": "you",
                "start": 503.57,
                "end": 503.81,
                "confidence": 0.9998505,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.33225095
              },
              {
                "word": "abstract",
                "start": 503.81,
                "end": 504.31,
                "confidence": 0.94857067,
                "punctuated_word": "abstract",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "the",
                "start": 505.73,
                "end": 506.13,
                "confidence": 0.9990188,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "the",
                "start": 506.13,
                "end": 506.29,
                "confidence": 0.9937785,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "action",
                "start": 506.29,
                "end": 506.77,
                "confidence": 0.9979317,
                "punctuated_word": "action",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "of",
                "start": 506.77,
                "end": 507.09,
                "confidence": 0.9997453,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "matching",
                "start": 507.09,
                "end": 507.59,
                "confidence": 0.95237327,
                "punctuated_word": "matching,",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "then",
                "start": 507.65,
                "end": 507.88998,
                "confidence": 0.9977169,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "that",
                "start": 507.88998,
                "end": 508.05,
                "confidence": 0.65012085,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "is",
                "start": 508.05,
                "end": 508.21,
                "confidence": 0.97973263,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "something",
                "start": 508.21,
                "end": 508.61,
                "confidence": 0.9950341,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "that",
                "start": 508.61,
                "end": 508.85,
                "confidence": 0.9996861,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "is",
                "start": 508.85,
                "end": 509.35,
                "confidence": 0.9910289,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.70971406
              },
              {
                "word": "yeah",
                "start": 512.61,
                "end": 512.93,
                "confidence": 0.76228666,
                "punctuated_word": "yeah,",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "usable",
                "start": 512.93,
                "end": 513.43,
                "confidence": 0.996473,
                "punctuated_word": "usable",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "for",
                "start": 513.49,
                "end": 513.81,
                "confidence": 0.99945825,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "many",
                "start": 513.81,
                "end": 514.13,
                "confidence": 0.99973935,
                "punctuated_word": "many",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "different",
                "start": 514.13,
                "end": 514.63,
                "confidence": 0.9994056,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "types",
                "start": 514.77,
                "end": 515.01,
                "confidence": 0.9997162,
                "punctuated_word": "types",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "of",
                "start": 515.01,
                "end": 515.09,
                "confidence": 0.9994392,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "things",
                "start": 515.09,
                "end": 515.295,
                "confidence": 0.9918218,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "besides",
                "start": 515.45496,
                "end": 515.695,
                "confidence": 0.99875796,
                "punctuated_word": "besides",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "yeah",
                "start": 515.735,
                "end": 515.77496,
                "confidence": 0.9696933,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.6142478
              },
              {
                "word": "exactly",
                "start": 515.77496,
                "end": 516.175,
                "confidence": 0.9572151,
                "punctuated_word": "Exactly.",
                "speaker": 0,
                "speaker_confidence": 0.17613018
              },
              {
                "word": "matching",
                "start": 516.255,
                "end": 516.415,
                "confidence": 0.68372816,
                "punctuated_word": "Matching",
                "speaker": 0,
                "speaker_confidence": 0.17613018
              },
              {
                "word": "for",
                "start": 516.415,
                "end": 516.575,
                "confidence": 0.98502535,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.17613018
              },
              {
                "word": "swaps",
                "start": 516.575,
                "end": 516.815,
                "confidence": 0.9552226,
                "punctuated_word": "swaps.",
                "speaker": 0,
                "speaker_confidence": 0.17613018
              },
              {
                "word": "exactly",
                "start": 516.815,
                "end": 517.135,
                "confidence": 0.7986955,
                "punctuated_word": "Exactly.",
                "speaker": 0,
                "speaker_confidence": 0.28959852
              },
              {
                "word": "i",
                "start": 517.135,
                "end": 517.375,
                "confidence": 0.74261075,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.28959852
              },
              {
                "word": "mean",
                "start": 517.375,
                "end": 517.695,
                "confidence": 0.9753673,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.28959852
              },
              {
                "word": "like",
                "start": 517.695,
                "end": 518.195,
                "confidence": 0.9755974,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.28959852
              },
              {
                "word": "you",
                "start": 518.255,
                "end": 518.33496,
                "confidence": 0.8535064,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.37480772
              },
              {
                "word": "know",
                "start": 518.33496,
                "end": 518.415,
                "confidence": 0.99379873,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.37480772
              },
              {
                "word": "when",
                "start": 518.415,
                "end": 518.65497,
                "confidence": 0.9986357,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.37480772
              },
              {
                "word": "when",
                "start": 518.65497,
                "end": 519.055,
                "confidence": 0.9963019,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.37480772
              },
              {
                "word": "we're",
                "start": 519.055,
                "end": 519.375,
                "confidence": 0.89835507,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.37480772
              },
              {
                "word": "in",
                "start": 519.375,
                "end": 519.535,
                "confidence": 0.97642946,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.37480772
              },
              {
                "word": "we're",
                "start": 519.535,
                "end": 519.855,
                "confidence": 0.9500015,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.6278752
              },
              {
                "word": "in",
                "start": 519.855,
                "end": 520.01495,
                "confidence": 0.998632,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6278752
              },
              {
                "word": "defcon",
                "start": 520.01495,
                "end": 520.51495,
                "confidence": 0.82883924,
                "punctuated_word": "Defcon",
                "speaker": 0,
                "speaker_confidence": 0.6278752
              },
              {
                "word": "in",
                "start": 520.65497,
                "end": 521.055,
                "confidence": 0.97878796,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6278752
              },
              {
                "word": "bangkok",
                "start": 521.055,
                "end": 521.555,
                "confidence": 0.98764765,
                "punctuated_word": "Bangkok,",
                "speaker": 0,
                "speaker_confidence": 0.6278752
              },
              {
                "word": "everybody",
                "start": 521.935,
                "end": 522.415,
                "confidence": 0.9432435,
                "punctuated_word": "everybody",
                "speaker": 0,
                "speaker_confidence": 0.6278752
              },
              {
                "word": "has",
                "start": 522.415,
                "end": 522.495,
                "confidence": 0.877719,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.6278752
              },
              {
                "word": "been",
                "start": 522.495,
                "end": 522.65497,
                "confidence": 0.9996282,
                "punctuated_word": "been",
                "speaker": 0,
                "speaker_confidence": 0.57817155
              },
              {
                "word": "using",
                "start": 522.65497,
                "end": 522.975,
                "confidence": 0.99981016,
                "punctuated_word": "using",
                "speaker": 0,
                "speaker_confidence": 0.57817155
              },
              {
                "word": "grab",
                "start": 522.975,
                "end": 523.475,
                "confidence": 0.8983526,
                "punctuated_word": "Grab.",
                "speaker": 0,
                "speaker_confidence": 0.57817155
              },
              {
                "word": "and",
                "start": 523.535,
                "end": 523.77496,
                "confidence": 0.9968437,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.57817155
              },
              {
                "word": "in",
                "start": 523.77496,
                "end": 523.935,
                "confidence": 0.5149097,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.57817155
              },
              {
                "word": "grab",
                "start": 523.935,
                "end": 524.33496,
                "confidence": 0.9162235,
                "punctuated_word": "Grab,",
                "speaker": 0,
                "speaker_confidence": 0.57817155
              },
              {
                "word": "you",
                "start": 524.33496,
                "end": 524.495,
                "confidence": 0.9908959,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.2516966
              },
              {
                "word": "can",
                "start": 524.495,
                "end": 524.65497,
                "confidence": 0.9995553,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.2516966
              },
              {
                "word": "put",
                "start": 524.65497,
                "end": 524.89496,
                "confidence": 0.99952614,
                "punctuated_word": "put",
                "speaker": 0,
                "speaker_confidence": 0.2516966
              },
              {
                "word": "a",
                "start": 524.89496,
                "end": 524.975,
                "confidence": 0.9859213,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.4081605
              },
              {
                "word": "request",
                "start": 524.975,
                "end": 525.375,
                "confidence": 0.91646266,
                "punctuated_word": "request",
                "speaker": 0,
                "speaker_confidence": 0.4081605
              },
              {
                "word": "saying",
                "start": 525.375,
                "end": 525.615,
                "confidence": 0.8452088,
                "punctuated_word": "saying,",
                "speaker": 0,
                "speaker_confidence": 0.4081605
              },
              {
                "word": "i",
                "start": 525.615,
                "end": 525.77496,
                "confidence": 0.9995962,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.4081605
              },
              {
                "word": "want",
                "start": 525.77496,
                "end": 526.01495,
                "confidence": 0.9995548,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.4081605
              },
              {
                "word": "to",
                "start": 526.01495,
                "end": 526.095,
                "confidence": 0.99968576,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "have",
                "start": 526.095,
                "end": 526.495,
                "confidence": 0.99971014,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "bath",
                "start": 526.495,
                "end": 526.735,
                "confidence": 0.4084494,
                "punctuated_word": "bath",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "time",
                "start": 526.735,
                "end": 527.235,
                "confidence": 0.38086188,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "and",
                "start": 527.375,
                "end": 527.615,
                "confidence": 0.9985043,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "somebody",
                "start": 527.615,
                "end": 527.88,
                "confidence": 0.76297873,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "will",
                "start": 527.96,
                "end": 528.2,
                "confidence": 0.6819017,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "respond",
                "start": 528.2,
                "end": 528.52,
                "confidence": 0.74744374,
                "punctuated_word": "respond,",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "like",
                "start": 528.52,
                "end": 528.84,
                "confidence": 0.8763988,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "hotel",
                "start": 528.84,
                "end": 529.16003,
                "confidence": 0.93235743,
                "punctuated_word": "hotel",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "or",
                "start": 529.16003,
                "end": 529.32,
                "confidence": 0.96070915,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "whatever",
                "start": 529.32,
                "end": 529.64,
                "confidence": 0.9927281,
                "punctuated_word": "whatever",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "will",
                "start": 529.64,
                "end": 529.8,
                "confidence": 0.47612396,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "respond",
                "start": 529.8,
                "end": 530.2,
                "confidence": 0.99701345,
                "punctuated_word": "respond",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "and",
                "start": 530.2,
                "end": 530.36,
                "confidence": 0.93499583,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "saying",
                "start": 530.36,
                "end": 530.6,
                "confidence": 0.80102265,
                "punctuated_word": "saying,",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "okay",
                "start": 530.6,
                "end": 530.84,
                "confidence": 0.9100075,
                "punctuated_word": "okay.",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "we",
                "start": 530.84,
                "end": 530.92,
                "confidence": 0.9971336,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "have",
                "start": 530.92,
                "end": 531.08,
                "confidence": 0.99803287,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "bath",
                "start": 531.08,
                "end": 531.24,
                "confidence": 0.9936744,
                "punctuated_word": "bath",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "high",
                "start": 531.24,
                "end": 531.48,
                "confidence": 0.8972138,
                "punctuated_word": "high.",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "they",
                "start": 531.48,
                "end": 531.8,
                "confidence": 0.59593004,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "will",
                "start": 531.8,
                "end": 531.96,
                "confidence": 0.9271622,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "send",
                "start": 531.96,
                "end": 532.04,
                "confidence": 0.7692656,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "it",
                "start": 532.04,
                "end": 532.2,
                "confidence": 0.9979965,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "to",
                "start": 532.2,
                "end": 532.36,
                "confidence": 0.9920032,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "you",
                "start": 532.36,
                "end": 532.68,
                "confidence": 0.9991308,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.70676064
              },
              {
                "word": "that's",
                "start": 532.68,
                "end": 532.92,
                "confidence": 0.999191,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.46349227
              },
              {
                "word": "a",
                "start": 532.92,
                "end": 533.0,
                "confidence": 0.968404,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.46349227
              },
              {
                "word": "match",
                "start": 533.0,
                "end": 533.24,
                "confidence": 0.9996451,
                "punctuated_word": "match",
                "speaker": 0,
                "speaker_confidence": 0.46349227
              },
              {
                "word": "again",
                "start": 533.24,
                "end": 533.72003,
                "confidence": 0.9954876,
                "punctuated_word": "again.",
                "speaker": 0,
                "speaker_confidence": 0.46349227
              },
              {
                "word": "so",
                "start": 533.72003,
                "end": 533.96,
                "confidence": 0.9870503,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.46349227
              },
              {
                "word": "between",
                "start": 533.96,
                "end": 534.36,
                "confidence": 0.9035733,
                "punctuated_word": "between",
                "speaker": 0,
                "speaker_confidence": 0.46349227
              },
              {
                "word": "you",
                "start": 534.36,
                "end": 534.6,
                "confidence": 0.8636646,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.46349227
              },
              {
                "word": "you",
                "start": 534.6,
                "end": 534.68,
                "confidence": 0.56153643,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "have",
                "start": 534.68,
                "end": 534.92,
                "confidence": 0.9961902,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "it",
                "start": 534.92,
                "end": 535.0,
                "confidence": 0.49259222,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "so",
                "start": 535.0,
                "end": 535.24,
                "confidence": 0.9982185,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "this",
                "start": 535.24,
                "end": 535.4,
                "confidence": 0.98283166,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "is",
                "start": 535.4,
                "end": 535.72003,
                "confidence": 0.99841654,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "it's",
                "start": 535.88,
                "end": 536.04,
                "confidence": 0.9977846,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "almost",
                "start": 536.04,
                "end": 536.44,
                "confidence": 0.999257,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "it's",
                "start": 536.6,
                "end": 536.76,
                "confidence": 0.82320553,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "a",
                "start": 536.76,
                "end": 536.84,
                "confidence": 0.9902941,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "joke",
                "start": 536.84,
                "end": 537.16003,
                "confidence": 0.99985766,
                "punctuated_word": "joke",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "we",
                "start": 537.16003,
                "end": 537.32,
                "confidence": 0.8123472,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "say",
                "start": 537.32,
                "end": 537.48,
                "confidence": 0.7174144,
                "punctuated_word": "say.",
                "speaker": 0,
                "speaker_confidence": 0.69085014
              },
              {
                "word": "you",
                "start": 537.48,
                "end": 537.56,
                "confidence": 0.998384,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.6096787
              },
              {
                "word": "know",
                "start": 537.56,
                "end": 537.72003,
                "confidence": 0.81459314,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.6096787
              },
              {
                "word": "how",
                "start": 537.72003,
                "end": 537.96,
                "confidence": 0.9749727,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.6096787
              },
              {
                "word": "makes",
                "start": 537.96,
                "end": 538.46,
                "confidence": 0.33470798,
                "punctuated_word": "makes",
                "speaker": 0,
                "speaker_confidence": 0.6096787
              },
              {
                "word": "the",
                "start": 539.0,
                "end": 539.5,
                "confidence": 0.65539503,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6096787
              },
              {
                "word": "the",
                "start": 540.36,
                "end": 540.52,
                "confidence": 0.7319315,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6096787
              },
              {
                "word": "peer",
                "start": 540.52,
                "end": 540.76,
                "confidence": 0.908535,
                "punctuated_word": "peer",
                "speaker": 0,
                "speaker_confidence": 0.6370126
              },
              {
                "word": "to",
                "start": 540.76,
                "end": 540.92,
                "confidence": 0.9884908,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6370126
              },
              {
                "word": "peer",
                "start": 540.92,
                "end": 541.16003,
                "confidence": 0.99898094,
                "punctuated_word": "peer",
                "speaker": 0,
                "speaker_confidence": 0.6370126
              },
              {
                "word": "connection",
                "start": 541.16003,
                "end": 541.56,
                "confidence": 0.9759721,
                "punctuated_word": "connection",
                "speaker": 0,
                "speaker_confidence": 0.6370126
              },
              {
                "word": "in",
                "start": 541.56,
                "end": 541.72003,
                "confidence": 0.5409902,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6370126
              },
              {
                "word": "some",
                "start": 541.72003,
                "end": 541.8,
                "confidence": 0.9617226,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.6370126
              },
              {
                "word": "ways",
                "start": 541.8,
                "end": 542.085,
                "confidence": 0.9459306,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.6370126
              },
              {
                "word": "between",
                "start": 542.16504,
                "end": 542.66504,
                "confidence": 0.99961436,
                "punctuated_word": "between",
                "speaker": 0,
                "speaker_confidence": 0.6370126
              },
              {
                "word": "a",
                "start": 543.04504,
                "end": 543.125,
                "confidence": 0.5939001,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5590428
              },
              {
                "word": "coincidence",
                "start": 543.125,
                "end": 543.60504,
                "confidence": 0.9812484,
                "punctuated_word": "coincidence",
                "speaker": 0,
                "speaker_confidence": 0.5590428
              },
              {
                "word": "of",
                "start": 543.60504,
                "end": 543.685,
                "confidence": 0.8526942,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5590428
              },
              {
                "word": "wants",
                "start": 543.685,
                "end": 544.005,
                "confidence": 0.7492434,
                "punctuated_word": "wants,",
                "speaker": 0,
                "speaker_confidence": 0.5590428
              },
              {
                "word": "like",
                "start": 544.005,
                "end": 544.16504,
                "confidence": 0.9249332,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.5590428
              },
              {
                "word": "on",
                "start": 544.16504,
                "end": 544.325,
                "confidence": 0.99939036,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.5590428
              },
              {
                "word": "both",
                "start": 544.325,
                "end": 544.645,
                "confidence": 0.9993063,
                "punctuated_word": "both",
                "speaker": 0,
                "speaker_confidence": 0.5590428
              },
              {
                "word": "sides",
                "start": 544.645,
                "end": 545.145,
                "confidence": 0.8812657,
                "punctuated_word": "sides.",
                "speaker": 0,
                "speaker_confidence": 0.5590428
              },
              {
                "word": "what",
                "start": 545.205,
                "end": 545.445,
                "confidence": 0.9915883,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.44865578
              },
              {
                "word": "about",
                "start": 545.445,
                "end": 545.685,
                "confidence": 0.9985557,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.44865578
              },
              {
                "word": "the",
                "start": 545.685,
                "end": 545.92505,
                "confidence": 0.99216837,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.44865578
              },
              {
                "word": "want",
                "start": 545.92505,
                "end": 546.16504,
                "confidence": 0.9904749,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.44865578
              },
              {
                "word": "is",
                "start": 546.16504,
                "end": 546.325,
                "confidence": 0.9636217,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.44865578
              },
              {
                "word": "more",
                "start": 546.325,
                "end": 546.565,
                "confidence": 0.9987066,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.44865578
              },
              {
                "word": "than",
                "start": 546.565,
                "end": 546.72504,
                "confidence": 0.9994773,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "just",
                "start": 546.72504,
                "end": 547.125,
                "confidence": 0.9992592,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "i",
                "start": 547.125,
                "end": 547.28503,
                "confidence": 0.7610933,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "want",
                "start": 547.28503,
                "end": 547.60504,
                "confidence": 0.99824464,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "x",
                "start": 547.60504,
                "end": 547.84503,
                "confidence": 0.97998387,
                "punctuated_word": "x",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "coin",
                "start": 547.84503,
                "end": 548.085,
                "confidence": 0.8410628,
                "punctuated_word": "coin",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "for",
                "start": 548.085,
                "end": 548.325,
                "confidence": 0.9899934,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "y",
                "start": 548.325,
                "end": 548.565,
                "confidence": 0.9844824,
                "punctuated_word": "y",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "coin",
                "start": 548.565,
                "end": 549.065,
                "confidence": 0.80209017,
                "punctuated_word": "coin?",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "yeah",
                "start": 549.28503,
                "end": 549.78503,
                "confidence": 0.8141321,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.6364014
              },
              {
                "word": "the",
                "start": 549.92505,
                "end": 550.085,
                "confidence": 0.97260386,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "real",
                "start": 550.085,
                "end": 550.405,
                "confidence": 0.94121313,
                "punctuated_word": "real",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "ones",
                "start": 550.405,
                "end": 550.72504,
                "confidence": 0.633796,
                "punctuated_word": "ones,",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "like",
                "start": 550.72504,
                "end": 550.965,
                "confidence": 0.78394896,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "i",
                "start": 550.965,
                "end": 551.125,
                "confidence": 0.99617153,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "want",
                "start": 551.125,
                "end": 551.625,
                "confidence": 0.6375218,
                "punctuated_word": "want.",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "and",
                "start": 552.245,
                "end": 552.405,
                "confidence": 0.5515997,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "other",
                "start": 552.405,
                "end": 552.72504,
                "confidence": 0.7452336,
                "punctuated_word": "other,",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "side",
                "start": 552.965,
                "end": 553.205,
                "confidence": 0.96701294,
                "punctuated_word": "side",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "will",
                "start": 553.205,
                "end": 553.445,
                "confidence": 0.99124104,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "respond",
                "start": 553.445,
                "end": 553.84503,
                "confidence": 0.90411514,
                "punctuated_word": "respond",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "to",
                "start": 553.84503,
                "end": 554.28503,
                "confidence": 0.5430894,
                "punctuated_word": "to,",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "i",
                "start": 554.28503,
                "end": 554.72504,
                "confidence": 0.65195715,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "want",
                "start": 554.72504,
                "end": 555.04504,
                "confidence": 0.9920168,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "the",
                "start": 555.04504,
                "end": 555.125,
                "confidence": 0.5842579,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "ride",
                "start": 555.125,
                "end": 555.625,
                "confidence": 0.8612557,
                "punctuated_word": "ride.",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "others",
                "start": 555.685,
                "end": 556.005,
                "confidence": 0.82053804,
                "punctuated_word": "Others,",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "that's",
                "start": 556.005,
                "end": 556.16504,
                "confidence": 0.75054014,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "an",
                "start": 556.16504,
                "end": 556.325,
                "confidence": 0.8689294,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "uber",
                "start": 556.325,
                "end": 556.645,
                "confidence": 0.9249363,
                "punctuated_word": "Uber.",
                "speaker": 0,
                "speaker_confidence": 0.7391779
              },
              {
                "word": "i",
                "start": 556.645,
                "end": 556.725,
                "confidence": 0.99340534,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "or",
                "start": 556.805,
                "end": 556.965,
                "confidence": 0.989753,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "whatever",
                "start": 556.965,
                "end": 557.28503,
                "confidence": 0.9971163,
                "punctuated_word": "whatever",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "is",
                "start": 557.28503,
                "end": 557.445,
                "confidence": 0.9645046,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "the",
                "start": 557.445,
                "end": 557.7,
                "confidence": 0.9761486,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "case",
                "start": 557.7,
                "end": 558.18,
                "confidence": 0.9886303,
                "punctuated_word": "case.",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "so",
                "start": 558.18,
                "end": 558.42,
                "confidence": 0.99645126,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "any",
                "start": 558.42,
                "end": 558.82,
                "confidence": 0.9710283,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "marketplace",
                "start": 558.82,
                "end": 559.32,
                "confidence": 0.8408092,
                "punctuated_word": "marketplace,",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "you",
                "start": 559.62,
                "end": 559.78,
                "confidence": 0.9994,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "could",
                "start": 559.78,
                "end": 559.94,
                "confidence": 0.9995442,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "think",
                "start": 559.94,
                "end": 560.18,
                "confidence": 0.99989223,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "of",
                "start": 560.18,
                "end": 560.34,
                "confidence": 0.99979156,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "it",
                "start": 560.34,
                "end": 560.84,
                "confidence": 0.6850025,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "even",
                "start": 560.9,
                "end": 561.06,
                "confidence": 0.9997197,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "telegram",
                "start": 561.06,
                "end": 561.54004,
                "confidence": 0.97120607,
                "punctuated_word": "Telegram",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "where",
                "start": 561.54004,
                "end": 561.9,
                "confidence": 0.7225165,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "i",
                "start": 561.9,
                "end": 562.26,
                "confidence": 0.9859212,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "want",
                "start": 562.26,
                "end": 562.5,
                "confidence": 0.99946016,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "to",
                "start": 562.5,
                "end": 562.58,
                "confidence": 0.99912995,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "send",
                "start": 562.58,
                "end": 562.74,
                "confidence": 0.99991345,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "a",
                "start": 562.74,
                "end": 562.82,
                "confidence": 0.96486217,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.78804994
              },
              {
                "word": "message",
                "start": 562.82,
                "end": 563.3,
                "confidence": 0.999982,
                "punctuated_word": "message",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "to",
                "start": 563.3,
                "end": 563.7,
                "confidence": 0.9998503,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "josh",
                "start": 563.7,
                "end": 564.2,
                "confidence": 0.8179995,
                "punctuated_word": "Josh.",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "and",
                "start": 564.74,
                "end": 565.06,
                "confidence": 0.9975297,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "on",
                "start": 565.06,
                "end": 565.14,
                "confidence": 0.45115772,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "other",
                "start": 565.14,
                "end": 565.46,
                "confidence": 0.68435514,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "side",
                "start": 565.46,
                "end": 565.78,
                "confidence": 0.9897194,
                "punctuated_word": "side,",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "somebody",
                "start": 565.78,
                "end": 566.18,
                "confidence": 0.99942446,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "could",
                "start": 566.18,
                "end": 566.42,
                "confidence": 0.9984236,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "be",
                "start": 566.42,
                "end": 566.92,
                "confidence": 0.99986255,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "a",
                "start": 566.98004,
                "end": 567.14,
                "confidence": 0.9990243,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "broadcast",
                "start": 567.14,
                "end": 567.64,
                "confidence": 0.8256034,
                "punctuated_word": "broadcast",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "server",
                "start": 567.78,
                "end": 568.28,
                "confidence": 0.7755015,
                "punctuated_word": "server.",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "telegram",
                "start": 568.34,
                "end": 568.66003,
                "confidence": 0.99315333,
                "punctuated_word": "Telegram",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "broadcast",
                "start": 568.66003,
                "end": 569.16003,
                "confidence": 0.37450087,
                "punctuated_word": "broadcast",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "hosted",
                "start": 569.22003,
                "end": 569.72003,
                "confidence": 0.81358135,
                "punctuated_word": "hosted",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "in",
                "start": 570.10004,
                "end": 570.26,
                "confidence": 0.99251467,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7698796
              },
              {
                "word": "on",
                "start": 570.34,
                "end": 570.42,
                "confidence": 0.99979264,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.5931492
              },
              {
                "word": "their",
                "start": 570.42,
                "end": 570.66003,
                "confidence": 0.99966097,
                "punctuated_word": "their",
                "speaker": 0,
                "speaker_confidence": 0.5931492
              },
              {
                "word": "own",
                "start": 570.66003,
                "end": 571.06,
                "confidence": 0.9995419,
                "punctuated_word": "own",
                "speaker": 0,
                "speaker_confidence": 0.5931492
              },
              {
                "word": "computer",
                "start": 571.06,
                "end": 571.56,
                "confidence": 0.9668958,
                "punctuated_word": "computer.",
                "speaker": 0,
                "speaker_confidence": 0.5931492
              },
              {
                "word": "they",
                "start": 571.94,
                "end": 572.205,
                "confidence": 0.97614235,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.5931492
              },
              {
                "word": "could",
                "start": 572.205,
                "end": 572.445,
                "confidence": 0.9991936,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.5931492
              },
              {
                "word": "say",
                "start": 572.445,
                "end": 572.60504,
                "confidence": 0.9900317,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.5931492
              },
              {
                "word": "i",
                "start": 572.60504,
                "end": 572.685,
                "confidence": 0.51825744,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.4033118
              },
              {
                "word": "am",
                "start": 572.685,
                "end": 572.84503,
                "confidence": 0.7383249,
                "punctuated_word": "am",
                "speaker": 0,
                "speaker_confidence": 0.4033118
              },
              {
                "word": "willing",
                "start": 572.84503,
                "end": 573.16504,
                "confidence": 0.99682593,
                "punctuated_word": "willing",
                "speaker": 0,
                "speaker_confidence": 0.4033118
              },
              {
                "word": "to",
                "start": 573.16504,
                "end": 573.245,
                "confidence": 0.99798596,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.4033118
              },
              {
                "word": "provide",
                "start": 573.245,
                "end": 573.565,
                "confidence": 0.98980707,
                "punctuated_word": "provide",
                "speaker": 0,
                "speaker_confidence": 0.4033118
              },
              {
                "word": "the",
                "start": 573.565,
                "end": 573.645,
                "confidence": 0.96256447,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "service",
                "start": 573.645,
                "end": 573.965,
                "confidence": 0.9883193,
                "punctuated_word": "service",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "of",
                "start": 573.965,
                "end": 574.04504,
                "confidence": 0.45026267,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "broadcasting",
                "start": 574.04504,
                "end": 574.54504,
                "confidence": 0.9580711,
                "punctuated_word": "broadcasting",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "the",
                "start": 574.685,
                "end": 574.765,
                "confidence": 0.90618217,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "service",
                "start": 574.765,
                "end": 575.245,
                "confidence": 0.9964366,
                "punctuated_word": "service",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "that",
                "start": 575.245,
                "end": 575.325,
                "confidence": 0.9981213,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "you",
                "start": 575.325,
                "end": 575.48505,
                "confidence": 0.98950946,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "want",
                "start": 575.48505,
                "end": 575.645,
                "confidence": 0.9942755,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "to",
                "start": 575.645,
                "end": 575.72504,
                "confidence": 0.99862266,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "send",
                "start": 575.72504,
                "end": 575.965,
                "confidence": 0.99946576,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "to",
                "start": 575.965,
                "end": 576.205,
                "confidence": 0.99762815,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "bujos",
                "start": 576.205,
                "end": 576.705,
                "confidence": 0.8027633,
                "punctuated_word": "Bujos.",
                "speaker": 0,
                "speaker_confidence": 0.62285155
              },
              {
                "word": "so",
                "start": 577.48505,
                "end": 577.72504,
                "confidence": 0.5454337,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "in",
                "start": 577.72504,
                "end": 577.965,
                "confidence": 0.9844923,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "many",
                "start": 577.965,
                "end": 578.205,
                "confidence": 0.9996265,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "ways",
                "start": 578.205,
                "end": 578.60504,
                "confidence": 0.9995209,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "that",
                "start": 578.60504,
                "end": 579.005,
                "confidence": 0.8925233,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "you",
                "start": 579.005,
                "end": 579.245,
                "confidence": 0.9634551,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "can",
                "start": 579.245,
                "end": 579.745,
                "confidence": 0.9998325,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "think",
                "start": 580.04504,
                "end": 580.365,
                "confidence": 0.99849176,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "of",
                "start": 580.365,
                "end": 580.865,
                "confidence": 0.9996718,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "most",
                "start": 581.005,
                "end": 581.405,
                "confidence": 0.99253064,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "of",
                "start": 581.405,
                "end": 581.565,
                "confidence": 0.99984574,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6400361
              },
              {
                "word": "the",
                "start": 581.565,
                "end": 581.965,
                "confidence": 0.99958175,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6424288
              },
              {
                "word": "things",
                "start": 581.965,
                "end": 582.205,
                "confidence": 0.99963415,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.6424288
              },
              {
                "word": "that",
                "start": 582.205,
                "end": 582.365,
                "confidence": 0.9996989,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6424288
              },
              {
                "word": "we",
                "start": 582.365,
                "end": 582.525,
                "confidence": 0.99940014,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6424288
              },
              {
                "word": "do",
                "start": 582.525,
                "end": 582.765,
                "confidence": 0.9998919,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.6424288
              },
              {
                "word": "online",
                "start": 582.765,
                "end": 583.265,
                "confidence": 0.84801006,
                "punctuated_word": "online,",
                "speaker": 0,
                "speaker_confidence": 0.6424288
              },
              {
                "word": "especially",
                "start": 583.885,
                "end": 584.28503,
                "confidence": 0.95848936,
                "punctuated_word": "especially",
                "speaker": 0,
                "speaker_confidence": 0.6424288
              },
              {
                "word": "things",
                "start": 584.28503,
                "end": 584.445,
                "confidence": 0.8968173,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "that",
                "start": 584.445,
                "end": 584.60504,
                "confidence": 0.99844474,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "are",
                "start": 584.60504,
                "end": 584.765,
                "confidence": 0.9930264,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "kind",
                "start": 584.765,
                "end": 584.925,
                "confidence": 0.96409965,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "of",
                "start": 584.925,
                "end": 585.085,
                "confidence": 0.99937564,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "social",
                "start": 585.085,
                "end": 585.405,
                "confidence": 0.99831486,
                "punctuated_word": "social",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "networky",
                "start": 585.405,
                "end": 585.905,
                "confidence": 0.8213665,
                "punctuated_word": "networky,",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "be",
                "start": 586.445,
                "end": 586.60504,
                "confidence": 0.8953987,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "it",
                "start": 586.60504,
                "end": 586.98,
                "confidence": 0.6220051,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "uber",
                "start": 586.98,
                "end": 587.13995,
                "confidence": 0.99505,
                "punctuated_word": "Uber",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "or",
                "start": 587.13995,
                "end": 587.38,
                "confidence": 0.6337056,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.6118446
              },
              {
                "word": "this",
                "start": 587.38,
                "end": 587.45996,
                "confidence": 0.94902015,
                "punctuated_word": "this,",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "that",
                "start": 587.45996,
                "end": 587.69995,
                "confidence": 0.9521961,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "and",
                "start": 587.69995,
                "end": 587.94,
                "confidence": 0.9971251,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "the",
                "start": 587.94,
                "end": 588.01996,
                "confidence": 0.99669325,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "other",
                "start": 588.01996,
                "end": 588.51996,
                "confidence": 0.9994419,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "as",
                "start": 588.82,
                "end": 589.06,
                "confidence": 0.54485106,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "kind",
                "start": 589.06,
                "end": 589.22,
                "confidence": 0.9884828,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "of",
                "start": 589.22,
                "end": 589.45996,
                "confidence": 0.9995946,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "a",
                "start": 589.45996,
                "end": 589.94,
                "confidence": 0.98959875,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "supply",
                "start": 589.94,
                "end": 590.33997,
                "confidence": 0.9959453,
                "punctuated_word": "supply",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "and",
                "start": 590.33997,
                "end": 590.57996,
                "confidence": 0.9982096,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "demand",
                "start": 590.57996,
                "end": 591.07996,
                "confidence": 0.9999379,
                "punctuated_word": "demand",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "or",
                "start": 591.13995,
                "end": 591.3,
                "confidence": 0.75912297,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "rather",
                "start": 591.3,
                "end": 591.62,
                "confidence": 0.4231069,
                "punctuated_word": "rather",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "kind",
                "start": 591.62,
                "end": 591.86,
                "confidence": 0.6930252,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "of",
                "start": 591.86,
                "end": 592.36,
                "confidence": 0.99679214,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "ask",
                "start": 592.5,
                "end": 592.74,
                "confidence": 0.5141545,
                "punctuated_word": "ask",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "and",
                "start": 592.74,
                "end": 592.98,
                "confidence": 0.98628205,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "bid",
                "start": 592.98,
                "end": 593.48,
                "confidence": 0.9228669,
                "punctuated_word": "bid,",
                "speaker": 0,
                "speaker_confidence": 0.75056463
              },
              {
                "word": "like",
                "start": 594.1,
                "end": 594.26,
                "confidence": 0.57396245,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "two",
                "start": 594.26,
                "end": 594.5,
                "confidence": 0.9809028,
                "punctuated_word": "two",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "sides",
                "start": 594.5,
                "end": 594.82,
                "confidence": 0.9933755,
                "punctuated_word": "sides",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "of",
                "start": 594.82,
                "end": 595.06,
                "confidence": 0.9893416,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "the",
                "start": 595.06,
                "end": 595.56,
                "confidence": 0.96077675,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "matching",
                "start": 595.94,
                "end": 596.26,
                "confidence": 0.98523825,
                "punctuated_word": "matching",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "engine",
                "start": 596.26,
                "end": 596.74,
                "confidence": 0.996101,
                "punctuated_word": "engine",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "problem",
                "start": 596.74,
                "end": 597.13995,
                "confidence": 0.97357285,
                "punctuated_word": "problem.",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "and",
                "start": 597.13995,
                "end": 597.38,
                "confidence": 0.9701652,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "so",
                "start": 597.38,
                "end": 597.54,
                "confidence": 0.98856527,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "that's",
                "start": 597.54,
                "end": 597.77997,
                "confidence": 0.9923768,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "what",
                "start": 597.77997,
                "end": 598.01996,
                "confidence": 0.94471496,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7059201
              },
              {
                "word": "right",
                "start": 598.33997,
                "end": 598.41,
                "confidence": 0.99511063,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.5900933
              },
              {
                "word": "we",
                "start": 598.66,
                "end": 598.82,
                "confidence": 0.95886713,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.5900933
              },
              {
                "word": "are",
                "start": 598.82,
                "end": 599.025,
                "confidence": 0.8252,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.5900933
              },
              {
                "word": "trying",
                "start": 599.905,
                "end": 600.265,
                "confidence": 0.5484657,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.5900933
              },
              {
                "word": "to",
                "start": 600.265,
                "end": 600.625,
                "confidence": 0.7356591,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5900933
              },
              {
                "word": "generalize",
                "start": 600.625,
                "end": 601.065,
                "confidence": 0.901358,
                "punctuated_word": "generalize",
                "speaker": 0,
                "speaker_confidence": 0.5900933
              },
              {
                "word": "the",
                "start": 601.065,
                "end": 601.505,
                "confidence": 0.83549565,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5900933
              },
              {
                "word": "matching",
                "start": 601.505,
                "end": 601.67834,
                "confidence": 0.93497795,
                "punctuated_word": "matching",
                "speaker": 0,
                "speaker_confidence": 0.5900933
              },
              {
                "word": "engine",
                "start": 601.67834,
                "end": 601.8517,
                "confidence": 0.93585163,
                "punctuated_word": "engine,",
                "speaker": 0,
                "speaker_confidence": 0.42798066
              },
              {
                "word": "not",
                "start": 601.8517,
                "end": 602.025,
                "confidence": 0.7918385,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.42798066
              },
              {
                "word": "just",
                "start": 602.025,
                "end": 602.19836,
                "confidence": 0.805799,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.42798066
              },
              {
                "word": "swaps",
                "start": 602.19836,
                "end": 602.3717,
                "confidence": 0.93924296,
                "punctuated_word": "swaps,",
                "speaker": 0,
                "speaker_confidence": 0.42798066
              },
              {
                "word": "but",
                "start": 602.3717,
                "end": 602.54504,
                "confidence": 0.8875266,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.42798066
              },
              {
                "word": "any",
                "start": 602.54504,
                "end": 602.945,
                "confidence": 0.6991646,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.42798066
              },
              {
                "word": "kinds",
                "start": 602.945,
                "end": 603.025,
                "confidence": 0.7590473,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.42798066
              },
              {
                "word": "of",
                "start": 603.025,
                "end": 603.505,
                "confidence": 0.904358,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.42798066
              },
              {
                "word": "right",
                "start": 604.385,
                "end": 604.505,
                "confidence": 0.98082715,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.0764997
              },
              {
                "word": "actions",
                "start": 604.625,
                "end": 605.10504,
                "confidence": 0.91496205,
                "punctuated_word": "Actions.",
                "speaker": 1,
                "speaker_confidence": 0.36137414
              },
              {
                "word": "yeah",
                "start": 605.10504,
                "end": 605.34503,
                "confidence": 0.72278816,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.36137414
              },
              {
                "word": "and",
                "start": 605.34503,
                "end": 605.505,
                "confidence": 0.9845057,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.36137414
              },
              {
                "word": "so",
                "start": 605.505,
                "end": 606.005,
                "confidence": 0.96988726,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.36137414
              },
              {
                "word": "the",
                "start": 606.145,
                "end": 606.30505,
                "confidence": 0.9711566,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.36137414
              },
              {
                "word": "the",
                "start": 606.30505,
                "end": 606.385,
                "confidence": 0.9334321,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.49061644
              },
              {
                "word": "kind",
                "start": 606.385,
                "end": 606.54504,
                "confidence": 0.92819273,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.49061644
              },
              {
                "word": "of",
                "start": 606.54504,
                "end": 606.705,
                "confidence": 0.9300966,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.49061644
              },
              {
                "word": "like",
                "start": 606.705,
                "end": 607.205,
                "confidence": 0.9993931,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.49061644
              },
              {
                "word": "metaphor",
                "start": 607.34503,
                "end": 607.84503,
                "confidence": 0.99629873,
                "punctuated_word": "metaphor",
                "speaker": 1,
                "speaker_confidence": 0.49061644
              },
              {
                "word": "that",
                "start": 608.385,
                "end": 608.625,
                "confidence": 0.78068596,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.49061644
              },
              {
                "word": "you",
                "start": 608.625,
                "end": 608.78503,
                "confidence": 0.9928872,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.36885613
              },
              {
                "word": "guys",
                "start": 608.78503,
                "end": 609.185,
                "confidence": 0.99276525,
                "punctuated_word": "guys",
                "speaker": 1,
                "speaker_confidence": 0.36885613
              },
              {
                "word": "like",
                "start": 609.185,
                "end": 609.42505,
                "confidence": 0.99262047,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.36885613
              },
              {
                "word": "to",
                "start": 609.42505,
                "end": 609.505,
                "confidence": 0.99736613,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.36885613
              },
              {
                "word": "use",
                "start": 609.505,
                "end": 610.005,
                "confidence": 0.9961904,
                "punctuated_word": "use",
                "speaker": 1,
                "speaker_confidence": 0.36885613
              },
              {
                "word": "in",
                "start": 610.065,
                "end": 610.145,
                "confidence": 0.83856016,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.36885613
              },
              {
                "word": "all",
                "start": 610.145,
                "end": 610.30505,
                "confidence": 0.989202,
                "punctuated_word": "all",
                "speaker": 1,
                "speaker_confidence": 0.34697682
              },
              {
                "word": "this",
                "start": 610.30505,
                "end": 610.625,
                "confidence": 0.9405515,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.34697682
              },
              {
                "word": "is",
                "start": 610.625,
                "end": 611.025,
                "confidence": 0.9979559,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.34697682
              },
              {
                "word": "time",
                "start": 611.025,
                "end": 611.265,
                "confidence": 0.9956657,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.34697682
              },
              {
                "word": "travel",
                "start": 611.265,
                "end": 611.66504,
                "confidence": 0.9221506,
                "punctuated_word": "travel.",
                "speaker": 1,
                "speaker_confidence": 0.34697682
              },
              {
                "word": "yes",
                "start": 611.66504,
                "end": 611.82,
                "confidence": 0.9983071,
                "punctuated_word": "Yes.",
                "speaker": 0,
                "speaker_confidence": 0.5418302
              },
              {
                "word": "very",
                "start": 612.06,
                "end": 612.3,
                "confidence": 0.5906088,
                "punctuated_word": "Very",
                "speaker": 0,
                "speaker_confidence": 0.5418302
              },
              {
                "word": "much",
                "start": 612.3,
                "end": 612.46,
                "confidence": 0.91685903,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.5418302
              },
              {
                "word": "obsessed",
                "start": 612.46,
                "end": 612.94,
                "confidence": 0.52132577,
                "punctuated_word": "obsessed",
                "speaker": 0,
                "speaker_confidence": 0.5418302
              },
              {
                "word": "with",
                "start": 612.94,
                "end": 613.10004,
                "confidence": 0.9859489,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.5418302
              },
              {
                "word": "time",
                "start": 613.10004,
                "end": 613.26,
                "confidence": 0.9970988,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.5418302
              },
              {
                "word": "travel",
                "start": 613.26,
                "end": 613.76,
                "confidence": 0.99109143,
                "punctuated_word": "travel.",
                "speaker": 0,
                "speaker_confidence": 0.5418302
              },
              {
                "word": "some",
                "start": 614.38,
                "end": 614.54,
                "confidence": 0.98821104,
                "punctuated_word": "Some",
                "speaker": 0,
                "speaker_confidence": 0.47150517
              },
              {
                "word": "people",
                "start": 614.54,
                "end": 614.78,
                "confidence": 0.9995191,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.47150517
              },
              {
                "word": "hate",
                "start": 614.78,
                "end": 614.94,
                "confidence": 0.9930379,
                "punctuated_word": "hate",
                "speaker": 0,
                "speaker_confidence": 0.47150517
              },
              {
                "word": "it",
                "start": 614.94,
                "end": 615.02,
                "confidence": 0.9932424,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.47150517
              },
              {
                "word": "but",
                "start": 615.02,
                "end": 615.26,
                "confidence": 0.99956006,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.47150517
              },
              {
                "word": "i",
                "start": 615.26,
                "end": 615.34,
                "confidence": 0.99931383,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.47150517
              },
              {
                "word": "think",
                "start": 615.34,
                "end": 615.5,
                "confidence": 0.9996854,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.47150517
              },
              {
                "word": "it's",
                "start": 615.5,
                "end": 615.66003,
                "confidence": 0.9760746,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.47150517
              },
              {
                "word": "the",
                "start": 615.66003,
                "end": 615.74,
                "confidence": 0.9830608,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.47300363
              },
              {
                "word": "best",
                "start": 615.74,
                "end": 615.9,
                "confidence": 0.99961865,
                "punctuated_word": "best",
                "speaker": 0,
                "speaker_confidence": 0.47300363
              },
              {
                "word": "metaphor",
                "start": 615.9,
                "end": 616.3,
                "confidence": 0.99586123,
                "punctuated_word": "metaphor",
                "speaker": 0,
                "speaker_confidence": 0.47300363
              },
              {
                "word": "to",
                "start": 616.3,
                "end": 616.46,
                "confidence": 0.99252653,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.47300363
              },
              {
                "word": "use",
                "start": 616.46,
                "end": 616.86,
                "confidence": 0.808671,
                "punctuated_word": "use.",
                "speaker": 0,
                "speaker_confidence": 0.47300363
              },
              {
                "word": "yeah",
                "start": 616.86,
                "end": 617.10004,
                "confidence": 0.80271435,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.6175809
              },
              {
                "word": "because",
                "start": 617.10004,
                "end": 617.34,
                "confidence": 0.9879098,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.6175809
              },
              {
                "word": "what",
                "start": 617.34,
                "end": 617.5,
                "confidence": 0.99307764,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6175809
              },
              {
                "word": "happens",
                "start": 617.5,
                "end": 617.9,
                "confidence": 0.9984909,
                "punctuated_word": "happens",
                "speaker": 0,
                "speaker_confidence": 0.6175809
              },
              {
                "word": "in",
                "start": 617.9,
                "end": 618.3,
                "confidence": 0.98706114,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6175809
              },
              {
                "word": "mev",
                "start": 618.3,
                "end": 618.7,
                "confidence": 0.71356046,
                "punctuated_word": "Mev",
                "speaker": 0,
                "speaker_confidence": 0.6175809
              },
              {
                "word": "is",
                "start": 618.7,
                "end": 618.94,
                "confidence": 0.9105026,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6175809
              },
              {
                "word": "just",
                "start": 618.94,
                "end": 619.18,
                "confidence": 0.9946873,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.6175809
              },
              {
                "word": "like",
                "start": 619.18,
                "end": 619.68,
                "confidence": 0.9819587,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.6175809
              },
              {
                "word": "you",
                "start": 619.82,
                "end": 619.98,
                "confidence": 0.6363833,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "have",
                "start": 619.98,
                "end": 620.14,
                "confidence": 0.9974498,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "transactions",
                "start": 620.14,
                "end": 620.64,
                "confidence": 0.99698645,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "that",
                "start": 620.78,
                "end": 621.02,
                "confidence": 0.9974796,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "are",
                "start": 621.02,
                "end": 621.5,
                "confidence": 0.99200773,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "order",
                "start": 621.5,
                "end": 621.82,
                "confidence": 0.5856499,
                "punctuated_word": "order",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "one",
                "start": 621.82,
                "end": 621.98,
                "confidence": 0.8676316,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "after",
                "start": 621.98,
                "end": 622.22003,
                "confidence": 0.72184664,
                "punctuated_word": "after",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "the",
                "start": 622.22003,
                "end": 622.38,
                "confidence": 0.9938485,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "other",
                "start": 622.38,
                "end": 622.62,
                "confidence": 0.9320041,
                "punctuated_word": "other,",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "but",
                "start": 622.62,
                "end": 622.78,
                "confidence": 0.9857202,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "what",
                "start": 622.78,
                "end": 622.94,
                "confidence": 0.954145,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "may",
                "start": 622.94,
                "end": 623.18,
                "confidence": 0.9909995,
                "punctuated_word": "may",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "have",
                "start": 623.18,
                "end": 623.34,
                "confidence": 0.9823168,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "happened",
                "start": 623.34,
                "end": 623.84,
                "confidence": 0.8295931,
                "punctuated_word": "happened,",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "the",
                "start": 623.98,
                "end": 624.14,
                "confidence": 0.88177097,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "ordering",
                "start": 624.14,
                "end": 624.2725,
                "confidence": 0.46316034,
                "punctuated_word": "ordering",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "of",
                "start": 624.2725,
                "end": 624.405,
                "confidence": 0.5987478,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "ordering",
                "start": 624.48505,
                "end": 624.80505,
                "confidence": 0.2370564,
                "punctuated_word": "ordering",
                "speaker": 0,
                "speaker_confidence": 0.5678278
              },
              {
                "word": "of",
                "start": 624.80505,
                "end": 624.885,
                "confidence": 0.9726414,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "transactions",
                "start": 624.885,
                "end": 625.385,
                "confidence": 0.9976463,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "would",
                "start": 625.68506,
                "end": 625.92505,
                "confidence": 0.9938857,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "get",
                "start": 625.92505,
                "end": 626.16504,
                "confidence": 0.9660788,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "manipulated",
                "start": 626.16504,
                "end": 626.66504,
                "confidence": 0.99654174,
                "punctuated_word": "manipulated.",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "so",
                "start": 626.965,
                "end": 627.28503,
                "confidence": 0.9989549,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "somebody",
                "start": 627.28503,
                "end": 627.60504,
                "confidence": 0.96549904,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "wants",
                "start": 627.60504,
                "end": 627.92505,
                "confidence": 0.98945785,
                "punctuated_word": "wants",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "to",
                "start": 627.92505,
                "end": 628.085,
                "confidence": 0.9995859,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "sell",
                "start": 628.085,
                "end": 628.48505,
                "confidence": 0.9990128,
                "punctuated_word": "sell",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "eth",
                "start": 628.48505,
                "end": 628.98505,
                "confidence": 0.7204784,
                "punctuated_word": "ETH",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "and",
                "start": 629.525,
                "end": 629.68506,
                "confidence": 0.7277514,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "somebody",
                "start": 629.68506,
                "end": 630.085,
                "confidence": 0.9981781,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "could",
                "start": 630.085,
                "end": 630.325,
                "confidence": 0.9484749,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "come",
                "start": 630.325,
                "end": 630.565,
                "confidence": 0.9980446,
                "punctuated_word": "come",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "before",
                "start": 630.565,
                "end": 630.885,
                "confidence": 0.99708813,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "that",
                "start": 630.885,
                "end": 631.125,
                "confidence": 0.9927584,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "by",
                "start": 631.125,
                "end": 631.28503,
                "confidence": 0.84998405,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "buying",
                "start": 631.28503,
                "end": 631.60504,
                "confidence": 0.9989723,
                "punctuated_word": "buying",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "up",
                "start": 631.60504,
                "end": 631.765,
                "confidence": 0.98569804,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "enough",
                "start": 631.765,
                "end": 632.085,
                "confidence": 0.9581477,
                "punctuated_word": "enough",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "eth",
                "start": 632.085,
                "end": 632.325,
                "confidence": 0.96450096,
                "punctuated_word": "ETH",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "and",
                "start": 632.325,
                "end": 632.80505,
                "confidence": 0.98397195,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "changing",
                "start": 632.80505,
                "end": 633.125,
                "confidence": 0.99561405,
                "punctuated_word": "changing",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "the",
                "start": 633.125,
                "end": 633.28503,
                "confidence": 0.99802005,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "price",
                "start": 633.28503,
                "end": 633.525,
                "confidence": 0.99955004,
                "punctuated_word": "price",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "of",
                "start": 633.525,
                "end": 633.68506,
                "confidence": 0.9982566,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8349507
              },
              {
                "word": "the",
                "start": 633.68506,
                "end": 633.84503,
                "confidence": 0.6965474,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "eth",
                "start": 633.84503,
                "end": 634.085,
                "confidence": 0.8085506,
                "punctuated_word": "ETH.",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "that's",
                "start": 634.085,
                "end": 634.48505,
                "confidence": 0.9173333,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "front",
                "start": 634.48505,
                "end": 634.80505,
                "confidence": 0.85960406,
                "punctuated_word": "front",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "running",
                "start": 634.80505,
                "end": 635.205,
                "confidence": 0.9866188,
                "punctuated_word": "running",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "or",
                "start": 635.205,
                "end": 635.68506,
                "confidence": 0.9259683,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "other",
                "start": 635.68506,
                "end": 635.92505,
                "confidence": 0.976716,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "cases",
                "start": 635.92505,
                "end": 636.24506,
                "confidence": 0.95347977,
                "punctuated_word": "cases",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "or",
                "start": 636.24506,
                "end": 636.405,
                "confidence": 0.33169097,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "other",
                "start": 636.405,
                "end": 636.565,
                "confidence": 0.9762921,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "kinds",
                "start": 636.565,
                "end": 636.80505,
                "confidence": 0.9968065,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "of",
                "start": 636.80505,
                "end": 637.125,
                "confidence": 0.9990023,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "attacks",
                "start": 637.125,
                "end": 637.625,
                "confidence": 0.9971122,
                "punctuated_word": "attacks.",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "so",
                "start": 637.84503,
                "end": 638.13,
                "confidence": 0.99415565,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "if",
                "start": 638.13,
                "end": 638.29,
                "confidence": 0.99732345,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.66788185
              },
              {
                "word": "you",
                "start": 638.29,
                "end": 638.45,
                "confidence": 0.9998548,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.57808375
              },
              {
                "word": "can",
                "start": 638.45,
                "end": 638.81,
                "confidence": 0.99905103,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.57808375
              },
              {
                "word": "change",
                "start": 638.81,
                "end": 639.17,
                "confidence": 0.9996214,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.57808375
              },
              {
                "word": "the",
                "start": 639.17,
                "end": 639.41003,
                "confidence": 0.9998394,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.57808375
              },
              {
                "word": "order",
                "start": 639.41003,
                "end": 639.65,
                "confidence": 0.9994178,
                "punctuated_word": "order",
                "speaker": 0,
                "speaker_confidence": 0.57808375
              },
              {
                "word": "of",
                "start": 639.65,
                "end": 639.81,
                "confidence": 0.99869376,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.57808375
              },
              {
                "word": "transactions",
                "start": 639.81,
                "end": 640.31,
                "confidence": 0.94456434,
                "punctuated_word": "transactions,",
                "speaker": 0,
                "speaker_confidence": 0.57808375
              },
              {
                "word": "in",
                "start": 641.09,
                "end": 641.25,
                "confidence": 0.99672204,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "some",
                "start": 641.25,
                "end": 641.49,
                "confidence": 0.99967086,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "ways",
                "start": 641.49,
                "end": 641.99,
                "confidence": 0.93198097,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "you",
                "start": 642.29,
                "end": 642.45,
                "confidence": 0.9993135,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "change",
                "start": 642.45,
                "end": 642.93,
                "confidence": 0.9134614,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "the",
                "start": 642.93,
                "end": 643.09,
                "confidence": 0.999848,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "way",
                "start": 643.09,
                "end": 643.59,
                "confidence": 0.98750675,
                "punctuated_word": "way,",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "time",
                "start": 644.77,
                "end": 645.01,
                "confidence": 0.99962413,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "happens",
                "start": 645.01,
                "end": 645.41003,
                "confidence": 0.99830705,
                "punctuated_word": "happens.",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "for",
                "start": 645.41003,
                "end": 645.65,
                "confidence": 0.99958354,
                "punctuated_word": "For",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "example",
                "start": 645.65,
                "end": 646.15,
                "confidence": 0.9242803,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.73024803
              },
              {
                "word": "i",
                "start": 646.45,
                "end": 646.61,
                "confidence": 0.9901652,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.60548985
              },
              {
                "word": "was",
                "start": 646.61,
                "end": 646.77,
                "confidence": 0.99907434,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.60548985
              },
              {
                "word": "supposed",
                "start": 646.77,
                "end": 647.09,
                "confidence": 0.9959592,
                "punctuated_word": "supposed",
                "speaker": 0,
                "speaker_confidence": 0.60548985
              },
              {
                "word": "to",
                "start": 647.09,
                "end": 647.17,
                "confidence": 0.9989492,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.60548985
              },
              {
                "word": "go",
                "start": 647.17,
                "end": 647.41003,
                "confidence": 0.9992354,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 0.60548985
              },
              {
                "word": "before",
                "start": 647.41003,
                "end": 647.73,
                "confidence": 0.99910396,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.60548985
              },
              {
                "word": "you",
                "start": 647.73,
                "end": 648.23,
                "confidence": 0.9543637,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.60548985
              },
              {
                "word": "right",
                "start": 648.45,
                "end": 648.93,
                "confidence": 0.99844176,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.60548985
              },
              {
                "word": "now",
                "start": 648.93,
                "end": 649.17,
                "confidence": 0.98722523,
                "punctuated_word": "Now",
                "speaker": 0,
                "speaker_confidence": 0.5864319
              },
              {
                "word": "i'm",
                "start": 649.17,
                "end": 649.67,
                "confidence": 0.9933704,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.5864319
              },
              {
                "word": "i'm",
                "start": 649.81,
                "end": 650.05,
                "confidence": 0.80978227,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.5864319
              },
              {
                "word": "going",
                "start": 650.05,
                "end": 650.29,
                "confidence": 0.9946412,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 0.5864319
              },
              {
                "word": "after",
                "start": 650.29,
                "end": 650.61,
                "confidence": 0.99516535,
                "punctuated_word": "after",
                "speaker": 0,
                "speaker_confidence": 0.5864319
              },
              {
                "word": "you",
                "start": 650.61,
                "end": 651.11,
                "confidence": 0.99903363,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.5864319
              },
              {
                "word": "right",
                "start": 651.33,
                "end": 651.65,
                "confidence": 0.9991615,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.040703893
              },
              {
                "word": "so",
                "start": 651.65,
                "end": 651.89,
                "confidence": 0.9988527,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "my",
                "start": 651.89,
                "end": 652.05,
                "confidence": 0.9970138,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "time",
                "start": 652.05,
                "end": 652.21,
                "confidence": 0.9934356,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "was",
                "start": 652.21,
                "end": 652.365,
                "confidence": 0.96623325,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "before",
                "start": 652.52496,
                "end": 652.685,
                "confidence": 0.9995521,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "you",
                "start": 652.685,
                "end": 652.845,
                "confidence": 0.8164716,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "now",
                "start": 652.845,
                "end": 653.165,
                "confidence": 0.9986368,
                "punctuated_word": "Now",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "my",
                "start": 653.165,
                "end": 653.325,
                "confidence": 0.9993524,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "time",
                "start": 653.325,
                "end": 653.565,
                "confidence": 0.9998989,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "is",
                "start": 653.565,
                "end": 653.725,
                "confidence": 0.9997974,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "after",
                "start": 653.725,
                "end": 653.885,
                "confidence": 0.99986756,
                "punctuated_word": "after",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "you",
                "start": 653.885,
                "end": 654.385,
                "confidence": 0.99944806,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "so",
                "start": 654.605,
                "end": 654.845,
                "confidence": 0.99780554,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "by",
                "start": 654.845,
                "end": 655.08496,
                "confidence": 0.9992656,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "changing",
                "start": 655.08496,
                "end": 655.565,
                "confidence": 0.9998658,
                "punctuated_word": "changing",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "the",
                "start": 655.565,
                "end": 655.725,
                "confidence": 0.9998056,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "time",
                "start": 655.725,
                "end": 656.205,
                "confidence": 0.99981827,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "or",
                "start": 656.205,
                "end": 656.365,
                "confidence": 0.951626,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "changing",
                "start": 656.365,
                "end": 656.685,
                "confidence": 0.7321572,
                "punctuated_word": "changing",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "the",
                "start": 656.685,
                "end": 656.845,
                "confidence": 0.9966144,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "order",
                "start": 656.845,
                "end": 657.08496,
                "confidence": 0.9996766,
                "punctuated_word": "order",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "of",
                "start": 657.08496,
                "end": 657.245,
                "confidence": 0.99916816,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "transactions",
                "start": 657.245,
                "end": 657.745,
                "confidence": 0.9987702,
                "punctuated_word": "transactions,",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "you're",
                "start": 658.125,
                "end": 658.365,
                "confidence": 0.9537277,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "essentially",
                "start": 658.365,
                "end": 658.845,
                "confidence": 0.9960998,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "changing",
                "start": 658.845,
                "end": 659.245,
                "confidence": 0.99970526,
                "punctuated_word": "changing",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "the",
                "start": 659.245,
                "end": 659.485,
                "confidence": 0.99939597,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "time",
                "start": 659.485,
                "end": 659.805,
                "confidence": 0.99980694,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "that",
                "start": 659.805,
                "end": 660.125,
                "confidence": 0.99916816,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "somebody",
                "start": 660.125,
                "end": 660.52496,
                "confidence": 0.9995666,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "will",
                "start": 660.52496,
                "end": 660.685,
                "confidence": 0.99942017,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "have",
                "start": 660.685,
                "end": 660.845,
                "confidence": 0.97622615,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "something",
                "start": 661.005,
                "end": 661.325,
                "confidence": 0.99954826,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "will",
                "start": 661.325,
                "end": 661.485,
                "confidence": 0.9945269,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "happen",
                "start": 661.485,
                "end": 661.805,
                "confidence": 0.9948417,
                "punctuated_word": "happen.",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "now",
                "start": 661.805,
                "end": 662.305,
                "confidence": 0.9793321,
                "punctuated_word": "Now",
                "speaker": 0,
                "speaker_confidence": 0.8432486
              },
              {
                "word": "this",
                "start": 662.685,
                "end": 662.845,
                "confidence": 0.9881004,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.60012335
              },
              {
                "word": "is",
                "start": 662.845,
                "end": 663.005,
                "confidence": 0.9995566,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.60012335
              },
              {
                "word": "not",
                "start": 663.005,
                "end": 663.325,
                "confidence": 0.99947387,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.60012335
              },
              {
                "word": "real",
                "start": 663.325,
                "end": 663.725,
                "confidence": 0.998271,
                "punctuated_word": "real",
                "speaker": 0,
                "speaker_confidence": 0.60012335
              },
              {
                "word": "time",
                "start": 663.725,
                "end": 664.225,
                "confidence": 0.59475845,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.60012335
              },
              {
                "word": "time",
                "start": 664.365,
                "end": 664.605,
                "confidence": 0.7744055,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.60012335
              },
              {
                "word": "travel",
                "start": 664.605,
                "end": 664.925,
                "confidence": 0.98503625,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.60012335
              },
              {
                "word": "as",
                "start": 664.925,
                "end": 665.005,
                "confidence": 0.8401914,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.60012335
              },
              {
                "word": "in",
                "start": 665.005,
                "end": 665.165,
                "confidence": 0.98588747,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "nobody",
                "start": 665.165,
                "end": 665.485,
                "confidence": 0.9927908,
                "punctuated_word": "nobody",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "will",
                "start": 665.485,
                "end": 665.725,
                "confidence": 0.9744645,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "use",
                "start": 665.725,
                "end": 665.885,
                "confidence": 0.8880247,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "our",
                "start": 665.885,
                "end": 666.045,
                "confidence": 0.96338606,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "platform",
                "start": 666.045,
                "end": 666.365,
                "confidence": 0.99813277,
                "punctuated_word": "platform",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "and",
                "start": 666.365,
                "end": 666.605,
                "confidence": 0.7590188,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "end",
                "start": 666.605,
                "end": 666.685,
                "confidence": 0.9761711,
                "punctuated_word": "end",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "up",
                "start": 666.685,
                "end": 666.845,
                "confidence": 0.77683157,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "yesterday",
                "start": 666.845,
                "end": 667.345,
                "confidence": 0.99028933,
                "punctuated_word": "yesterday.",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "right",
                "start": 667.725,
                "end": 668.045,
                "confidence": 0.9877311,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "that",
                "start": 668.045,
                "end": 668.205,
                "confidence": 0.99822277,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "will",
                "start": 668.205,
                "end": 668.34,
                "confidence": 0.96030545,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "not",
                "start": 668.42004,
                "end": 668.58,
                "confidence": 0.9946524,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "happen",
                "start": 668.58,
                "end": 668.98004,
                "confidence": 0.9630482,
                "punctuated_word": "happen.",
                "speaker": 0,
                "speaker_confidence": 0.6836258
              },
              {
                "word": "but",
                "start": 668.98004,
                "end": 669.38,
                "confidence": 0.7540357,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.5866104
              },
              {
                "word": "what",
                "start": 669.38,
                "end": 669.54004,
                "confidence": 0.99918264,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.5866104
              },
              {
                "word": "will",
                "start": 669.54004,
                "end": 669.78,
                "confidence": 0.9283967,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.5866104
              },
              {
                "word": "happen",
                "start": 669.78,
                "end": 670.18005,
                "confidence": 0.9990202,
                "punctuated_word": "happen",
                "speaker": 0,
                "speaker_confidence": 0.5866104
              },
              {
                "word": "is",
                "start": 670.18005,
                "end": 670.42004,
                "confidence": 0.97441953,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5866104
              },
              {
                "word": "somebody",
                "start": 670.42004,
                "end": 670.74005,
                "confidence": 0.983296,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.5866104
              },
              {
                "word": "will",
                "start": 670.74005,
                "end": 670.9,
                "confidence": 0.935041,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.5866104
              },
              {
                "word": "use",
                "start": 670.9,
                "end": 671.14,
                "confidence": 0.9058203,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.60832864
              },
              {
                "word": "our",
                "start": 671.14,
                "end": 671.38,
                "confidence": 0.97445756,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.60832864
              },
              {
                "word": "transaction",
                "start": 671.38,
                "end": 671.88,
                "confidence": 0.9323039,
                "punctuated_word": "transaction,",
                "speaker": 0,
                "speaker_confidence": 0.60832864
              },
              {
                "word": "and",
                "start": 671.94,
                "end": 672.18005,
                "confidence": 0.99960214,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.60832864
              },
              {
                "word": "they",
                "start": 672.18005,
                "end": 672.34,
                "confidence": 0.9998677,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.60832864
              },
              {
                "word": "would",
                "start": 672.34,
                "end": 672.5,
                "confidence": 0.92178047,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.60832864
              },
              {
                "word": "be",
                "start": 672.5,
                "end": 672.66003,
                "confidence": 0.9995685,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.60832864
              },
              {
                "word": "able",
                "start": 672.66003,
                "end": 672.9,
                "confidence": 0.9998956,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.60832864
              },
              {
                "word": "to",
                "start": 672.9,
                "end": 672.98004,
                "confidence": 0.99970514,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "make",
                "start": 672.98004,
                "end": 673.22003,
                "confidence": 0.9998603,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "bets",
                "start": 673.22003,
                "end": 673.72003,
                "confidence": 0.9975865,
                "punctuated_word": "bets",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "based",
                "start": 674.34,
                "end": 674.58,
                "confidence": 0.99808586,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "on",
                "start": 674.58,
                "end": 674.82,
                "confidence": 0.9997137,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "future",
                "start": 674.82,
                "end": 675.14,
                "confidence": 0.90675795,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "that",
                "start": 675.14,
                "end": 675.38,
                "confidence": 0.9561158,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "did",
                "start": 675.38,
                "end": 675.46,
                "confidence": 0.99846184,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "not",
                "start": 675.46,
                "end": 675.7,
                "confidence": 0.9999021,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "happen",
                "start": 675.7,
                "end": 676.02,
                "confidence": 0.9989184,
                "punctuated_word": "happen.",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "so",
                "start": 676.02,
                "end": 676.52,
                "confidence": 0.9996486,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.75631106
              },
              {
                "word": "as",
                "start": 676.82,
                "end": 676.98004,
                "confidence": 0.8693866,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.46406502
              },
              {
                "word": "an",
                "start": 676.98004,
                "end": 677.22003,
                "confidence": 0.9985813,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.46406502
              },
              {
                "word": "example",
                "start": 677.22003,
                "end": 677.72003,
                "confidence": 0.9956211,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.46406502
              },
              {
                "word": "say",
                "start": 677.78,
                "end": 678.02,
                "confidence": 0.9523384,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.46406502
              },
              {
                "word": "you",
                "start": 678.02,
                "end": 678.18005,
                "confidence": 0.7711456,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.46406502
              },
              {
                "word": "want",
                "start": 678.18005,
                "end": 678.42004,
                "confidence": 0.9958646,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.46406502
              },
              {
                "word": "to",
                "start": 678.42004,
                "end": 678.5,
                "confidence": 0.9830877,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.53504544
              },
              {
                "word": "short",
                "start": 678.5,
                "end": 679.0,
                "confidence": 0.94139594,
                "punctuated_word": "short",
                "speaker": 0,
                "speaker_confidence": 0.53504544
              },
              {
                "word": "a",
                "start": 679.38,
                "end": 679.7,
                "confidence": 0.99799997,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.53504544
              },
              {
                "word": "trade",
                "start": 679.7,
                "end": 680.2,
                "confidence": 0.862633,
                "punctuated_word": "trade,",
                "speaker": 0,
                "speaker_confidence": 0.53504544
              },
              {
                "word": "and",
                "start": 680.26,
                "end": 680.76,
                "confidence": 0.9991837,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.53504544
              },
              {
                "word": "you",
                "start": 681.62006,
                "end": 681.7,
                "confidence": 0.878626,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.53504544
              },
              {
                "word": "don't",
                "start": 681.7,
                "end": 681.86005,
                "confidence": 0.9883784,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.54993683
              },
              {
                "word": "even",
                "start": 681.86005,
                "end": 682.10004,
                "confidence": 0.999158,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.54993683
              },
              {
                "word": "have",
                "start": 682.10004,
                "end": 682.34,
                "confidence": 0.9989729,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.54993683
              },
              {
                "word": "those",
                "start": 682.34,
                "end": 682.58,
                "confidence": 0.9990344,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.54993683
              },
              {
                "word": "coins",
                "start": 682.58,
                "end": 682.9,
                "confidence": 0.9838144,
                "punctuated_word": "coins",
                "speaker": 0,
                "speaker_confidence": 0.54993683
              },
              {
                "word": "to",
                "start": 682.9,
                "end": 683.06,
                "confidence": 0.99869007,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.54993683
              },
              {
                "word": "short",
                "start": 683.06,
                "end": 683.56,
                "confidence": 0.9854443,
                "punctuated_word": "short.",
                "speaker": 0,
                "speaker_confidence": 0.54993683
              },
              {
                "word": "so",
                "start": 683.78,
                "end": 684.02,
                "confidence": 0.9961422,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.5770932
              },
              {
                "word": "you",
                "start": 684.02,
                "end": 684.195,
                "confidence": 0.8622091,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5770932
              },
              {
                "word": "can",
                "start": 684.275,
                "end": 684.435,
                "confidence": 0.9952325,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.5770932
              },
              {
                "word": "see",
                "start": 684.435,
                "end": 684.675,
                "confidence": 0.70161027,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.5770932
              },
              {
                "word": "i",
                "start": 684.675,
                "end": 684.875,
                "confidence": 0.65703064,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5770932
              },
              {
                "word": "want",
                "start": 684.875,
                "end": 685.075,
                "confidence": 0.969947,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.5770932
              },
              {
                "word": "to",
                "start": 685.075,
                "end": 685.155,
                "confidence": 0.8766798,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5770932
              },
              {
                "word": "short",
                "start": 685.155,
                "end": 685.47504,
                "confidence": 0.976192,
                "punctuated_word": "short",
                "speaker": 0,
                "speaker_confidence": 0.5770932
              },
              {
                "word": "if",
                "start": 685.47504,
                "end": 685.715,
                "confidence": 0.89736056,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.5770932
              },
              {
                "word": "i",
                "start": 685.715,
                "end": 685.795,
                "confidence": 0.99887246,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "have",
                "start": 685.795,
                "end": 685.955,
                "confidence": 0.99968433,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "the",
                "start": 685.955,
                "end": 686.115,
                "confidence": 0.9989961,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "coins",
                "start": 686.115,
                "end": 686.435,
                "confidence": 0.9673885,
                "punctuated_word": "coins",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "in",
                "start": 686.435,
                "end": 686.59503,
                "confidence": 0.99958223,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "the",
                "start": 686.59503,
                "end": 686.755,
                "confidence": 0.99945396,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "future",
                "start": 686.755,
                "end": 687.255,
                "confidence": 0.92443573,
                "punctuated_word": "future.",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "and",
                "start": 687.635,
                "end": 688.135,
                "confidence": 0.9975197,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "in",
                "start": 688.755,
                "end": 688.995,
                "confidence": 0.99284816,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "the",
                "start": 688.995,
                "end": 689.155,
                "confidence": 0.99900013,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "future",
                "start": 689.155,
                "end": 689.555,
                "confidence": 0.9984007,
                "punctuated_word": "future,",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "we",
                "start": 689.555,
                "end": 689.715,
                "confidence": 0.99921644,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "will",
                "start": 689.715,
                "end": 689.875,
                "confidence": 0.9989604,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "try",
                "start": 689.875,
                "end": 690.115,
                "confidence": 0.99972886,
                "punctuated_word": "try",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "to",
                "start": 690.115,
                "end": 690.195,
                "confidence": 0.999188,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7172134
              },
              {
                "word": "make",
                "start": 690.195,
                "end": 690.355,
                "confidence": 0.9995789,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "sure",
                "start": 690.355,
                "end": 690.515,
                "confidence": 0.99916005,
                "punctuated_word": "sure",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "that's",
                "start": 690.515,
                "end": 690.675,
                "confidence": 0.99112904,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "fulfilled",
                "start": 690.675,
                "end": 691.175,
                "confidence": 0.9861328,
                "punctuated_word": "fulfilled.",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "so",
                "start": 691.715,
                "end": 691.955,
                "confidence": 0.99694854,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "in",
                "start": 691.955,
                "end": 692.115,
                "confidence": 0.4830418,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "ethereum",
                "start": 692.115,
                "end": 692.615,
                "confidence": 0.8447498,
                "punctuated_word": "Ethereum",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "blocks",
                "start": 692.915,
                "end": 693.155,
                "confidence": 0.50980693,
                "punctuated_word": "blocks",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "every",
                "start": 693.155,
                "end": 693.395,
                "confidence": 0.6161658,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "twelve",
                "start": 693.395,
                "end": 693.895,
                "confidence": 0.7156954,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "approximately",
                "start": 694.275,
                "end": 694.775,
                "confidence": 0.43074176,
                "punctuated_word": "approximately",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "twelve",
                "start": 694.915,
                "end": 695.235,
                "confidence": 0.98266035,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "seconds",
                "start": 695.235,
                "end": 695.735,
                "confidence": 0.98754615,
                "punctuated_word": "seconds.",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "so",
                "start": 695.875,
                "end": 696.03503,
                "confidence": 0.973203,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "within",
                "start": 696.03503,
                "end": 696.27,
                "confidence": 0.8408864,
                "punctuated_word": "within",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "within",
                "start": 697.47003,
                "end": 697.55005,
                "confidence": 0.543181,
                "punctuated_word": "within",
                "speaker": 0,
                "speaker_confidence": 0.8081431
              },
              {
                "word": "the",
                "start": 697.55005,
                "end": 698.05005,
                "confidence": 0.4676697,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "twelve",
                "start": 698.11005,
                "end": 698.19,
                "confidence": 0.84347546,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "seconds",
                "start": 698.19,
                "end": 698.69,
                "confidence": 0.87684286,
                "punctuated_word": "seconds,",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "you",
                "start": 698.83,
                "end": 699.31,
                "confidence": 0.59997666,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "can",
                "start": 699.31,
                "end": 699.55005,
                "confidence": 0.71480775,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "whoever",
                "start": 699.71,
                "end": 700.07,
                "confidence": 0.9852845,
                "punctuated_word": "whoever",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "is",
                "start": 700.07,
                "end": 700.43,
                "confidence": 0.92019814,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "the",
                "start": 700.43,
                "end": 700.59,
                "confidence": 0.91962683,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "solver",
                "start": 700.59,
                "end": 701.09,
                "confidence": 0.9693595,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "and",
                "start": 701.15,
                "end": 701.31,
                "confidence": 0.9081802,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "whoever",
                "start": 701.31,
                "end": 701.67004,
                "confidence": 0.9400966,
                "punctuated_word": "whoever",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "has",
                "start": 701.67004,
                "end": 702.03,
                "confidence": 0.81769294,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "the",
                "start": 702.03,
                "end": 702.11005,
                "confidence": 0.9279681,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "control",
                "start": 702.11005,
                "end": 702.43,
                "confidence": 0.8196036,
                "punctuated_word": "control",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "over",
                "start": 702.43,
                "end": 702.67004,
                "confidence": 0.85761356,
                "punctuated_word": "over",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "the",
                "start": 702.67004,
                "end": 702.75,
                "confidence": 0.80262595,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "what",
                "start": 703.03,
                "end": 703.31,
                "confidence": 0.97116965,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7077837
              },
              {
                "word": "goes",
                "start": 703.31,
                "end": 703.81,
                "confidence": 0.95122975,
                "punctuated_word": "goes",
                "speaker": 0,
                "speaker_confidence": 0.56883675
              },
              {
                "word": "in",
                "start": 703.8433,
                "end": 704.3433,
                "confidence": 0.94805855,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.56883675
              },
              {
                "word": "a",
                "start": 704.3767,
                "end": 704.8767,
                "confidence": 0.9227817,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.56883675
              },
              {
                "word": "bundle",
                "start": 704.91003,
                "end": 705.41003,
                "confidence": 0.8674247,
                "punctuated_word": "bundle",
                "speaker": 0,
                "speaker_confidence": 0.56883675
              },
              {
                "word": "acts",
                "start": 705.55005,
                "end": 705.79004,
                "confidence": 0.5177163,
                "punctuated_word": "acts",
                "speaker": 0,
                "speaker_confidence": 0.56883675
              },
              {
                "word": "like",
                "start": 705.79004,
                "end": 705.95,
                "confidence": 0.94211704,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.56883675
              },
              {
                "word": "a",
                "start": 705.95,
                "end": 706.03,
                "confidence": 0.8617166,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.56883675
              },
              {
                "word": "god",
                "start": 706.03,
                "end": 706.43,
                "confidence": 0.6747465,
                "punctuated_word": "god.",
                "speaker": 0,
                "speaker_confidence": 0.56883675
              },
              {
                "word": "because",
                "start": 706.43,
                "end": 706.93,
                "confidence": 0.6827177,
                "punctuated_word": "Because,",
                "speaker": 0,
                "speaker_confidence": 0.56883675
              },
              {
                "word": "as",
                "start": 707.31,
                "end": 707.47003,
                "confidence": 0.98479015,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.60947406
              },
              {
                "word": "long",
                "start": 707.47003,
                "end": 707.79004,
                "confidence": 0.9707798,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 0.60947406
              },
              {
                "word": "as",
                "start": 707.79004,
                "end": 708.27,
                "confidence": 0.8334726,
                "punctuated_word": "as,",
                "speaker": 0,
                "speaker_confidence": 0.60947406
              },
              {
                "word": "you",
                "start": 708.27,
                "end": 708.51,
                "confidence": 0.98338425,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.60947406
              },
              {
                "word": "know",
                "start": 708.51,
                "end": 708.59,
                "confidence": 0.9833032,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.60947406
              },
              {
                "word": "within",
                "start": 708.59,
                "end": 708.91003,
                "confidence": 0.99501014,
                "punctuated_word": "within",
                "speaker": 0,
                "speaker_confidence": 0.60947406
              },
              {
                "word": "the",
                "start": 708.91003,
                "end": 709.07,
                "confidence": 0.9780105,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.60947406
              },
              {
                "word": "twelve",
                "start": 709.07,
                "end": 709.275,
                "confidence": 0.9688778,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.60947406
              },
              {
                "word": "seconds",
                "start": 709.435,
                "end": 709.67505,
                "confidence": 0.80448925,
                "punctuated_word": "seconds,",
                "speaker": 0,
                "speaker_confidence": 0.60947406
              },
              {
                "word": "they're",
                "start": 709.67505,
                "end": 709.835,
                "confidence": 0.9892809,
                "punctuated_word": "they're",
                "speaker": 0,
                "speaker_confidence": 0.45991147
              },
              {
                "word": "able",
                "start": 709.835,
                "end": 710.23505,
                "confidence": 0.99958366,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.45991147
              },
              {
                "word": "to",
                "start": 710.23505,
                "end": 710.47504,
                "confidence": 0.9983222,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.45991147
              },
              {
                "word": "make",
                "start": 710.47504,
                "end": 710.715,
                "confidence": 0.9957481,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.45991147
              },
              {
                "word": "up",
                "start": 710.715,
                "end": 710.875,
                "confidence": 0.99874157,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.45991147
              },
              {
                "word": "for",
                "start": 710.875,
                "end": 711.03503,
                "confidence": 0.9997055,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.45991147
              },
              {
                "word": "it",
                "start": 711.03503,
                "end": 711.11505,
                "confidence": 0.99965596,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "and",
                "start": 711.11505,
                "end": 711.35504,
                "confidence": 0.55746603,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "it",
                "start": 711.35504,
                "end": 711.59503,
                "confidence": 0.99791354,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "actually",
                "start": 711.59503,
                "end": 711.995,
                "confidence": 0.9505589,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "is",
                "start": 711.995,
                "end": 712.155,
                "confidence": 0.93515897,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "coherent",
                "start": 712.155,
                "end": 712.635,
                "confidence": 0.9968651,
                "punctuated_word": "coherent",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "in",
                "start": 712.635,
                "end": 712.79504,
                "confidence": 0.98922974,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "terms",
                "start": 712.79504,
                "end": 712.955,
                "confidence": 0.9998258,
                "punctuated_word": "terms",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "of",
                "start": 712.955,
                "end": 713.195,
                "confidence": 0.99834085,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "there",
                "start": 713.195,
                "end": 713.435,
                "confidence": 0.93638575,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.62735265
              },
              {
                "word": "are",
                "start": 713.435,
                "end": 713.515,
                "confidence": 0.9955455,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "no",
                "start": 713.515,
                "end": 714.015,
                "confidence": 0.99974626,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "problems",
                "start": 714.075,
                "end": 714.47504,
                "confidence": 0.998487,
                "punctuated_word": "problems",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "of",
                "start": 714.47504,
                "end": 714.635,
                "confidence": 0.46820343,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "causality",
                "start": 714.635,
                "end": 715.135,
                "confidence": 0.781578,
                "punctuated_word": "causality,",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "what",
                "start": 715.275,
                "end": 715.435,
                "confidence": 0.94998986,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "caused",
                "start": 715.435,
                "end": 715.755,
                "confidence": 0.87372196,
                "punctuated_word": "caused",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "what",
                "start": 715.755,
                "end": 716.075,
                "confidence": 0.8778832,
                "punctuated_word": "what,",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "it's",
                "start": 716.075,
                "end": 716.23505,
                "confidence": 0.99686325,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "perfectly",
                "start": 716.23505,
                "end": 716.73505,
                "confidence": 0.9989158,
                "punctuated_word": "perfectly",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "fine",
                "start": 716.79504,
                "end": 717.03503,
                "confidence": 0.9701031,
                "punctuated_word": "fine.",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "so",
                "start": 717.03503,
                "end": 717.53503,
                "confidence": 0.99939084,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "you",
                "start": 717.59503,
                "end": 717.755,
                "confidence": 0.99934655,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "can",
                "start": 717.755,
                "end": 717.995,
                "confidence": 0.9999001,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "make",
                "start": 717.995,
                "end": 718.495,
                "confidence": 0.9997948,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "this",
                "start": 718.55505,
                "end": 718.875,
                "confidence": 0.6087428,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "weird",
                "start": 718.875,
                "end": 719.35504,
                "confidence": 0.9996667,
                "punctuated_word": "weird",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "transactions",
                "start": 719.35504,
                "end": 719.85504,
                "confidence": 0.9947719,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "where",
                "start": 720.075,
                "end": 720.575,
                "confidence": 0.983117,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.77746314
              },
              {
                "word": "you",
                "start": 720.875,
                "end": 721.11505,
                "confidence": 0.99709177,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "say",
                "start": 721.11505,
                "end": 721.515,
                "confidence": 0.9909972,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "do",
                "start": 721.515,
                "end": 721.835,
                "confidence": 0.46095416,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "x",
                "start": 721.835,
                "end": 722.155,
                "confidence": 0.99577516,
                "punctuated_word": "x",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "based",
                "start": 722.155,
                "end": 722.47504,
                "confidence": 0.9991215,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "on",
                "start": 722.47504,
                "end": 722.715,
                "confidence": 0.9954823,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "y",
                "start": 722.715,
                "end": 723.0,
                "confidence": 0.80176383,
                "punctuated_word": "y,",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "and",
                "start": 723.08,
                "end": 723.24,
                "confidence": 0.9986926,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "y",
                "start": 723.24,
                "end": 723.4,
                "confidence": 0.99399227,
                "punctuated_word": "y",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "will",
                "start": 723.4,
                "end": 723.48,
                "confidence": 0.9995141,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.52952003
              },
              {
                "word": "happen",
                "start": 723.48,
                "end": 723.88,
                "confidence": 0.9996877,
                "punctuated_word": "happen",
                "speaker": 0,
                "speaker_confidence": 0.5050992
              },
              {
                "word": "later",
                "start": 723.88,
                "end": 724.2,
                "confidence": 0.9994956,
                "punctuated_word": "later",
                "speaker": 0,
                "speaker_confidence": 0.5050992
              },
              {
                "word": "as",
                "start": 724.2,
                "end": 724.44,
                "confidence": 0.7730448,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.5050992
              },
              {
                "word": "long",
                "start": 724.44,
                "end": 724.68,
                "confidence": 0.9996014,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 0.5050992
              },
              {
                "word": "as",
                "start": 724.68,
                "end": 724.76,
                "confidence": 0.9946601,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.5050992
              },
              {
                "word": "the",
                "start": 724.76,
                "end": 724.84,
                "confidence": 0.45528647,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.53921944
              },
              {
                "word": "latest",
                "start": 724.84,
                "end": 725.16,
                "confidence": 0.34395957,
                "punctuated_word": "latest",
                "speaker": 0,
                "speaker_confidence": 0.53921944
              },
              {
                "word": "within",
                "start": 725.16,
                "end": 725.4,
                "confidence": 0.5133432,
                "punctuated_word": "within",
                "speaker": 0,
                "speaker_confidence": 0.53921944
              },
              {
                "word": "the",
                "start": 725.4,
                "end": 725.56,
                "confidence": 0.9983802,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.53921944
              },
              {
                "word": "same",
                "start": 725.56,
                "end": 725.8,
                "confidence": 0.9983997,
                "punctuated_word": "same",
                "speaker": 0,
                "speaker_confidence": 0.53921944
              },
              {
                "word": "block",
                "start": 725.8,
                "end": 726.3,
                "confidence": 0.98898494,
                "punctuated_word": "block.",
                "speaker": 0,
                "speaker_confidence": 0.53921944
              },
              {
                "word": "so",
                "start": 726.76,
                "end": 727.08,
                "confidence": 0.5119919,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.53921944
              },
              {
                "word": "if",
                "start": 727.08,
                "end": 727.24,
                "confidence": 0.7884785,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.53921944
              },
              {
                "word": "in",
                "start": 727.24,
                "end": 727.48,
                "confidence": 0.5565247,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.53921944
              },
              {
                "word": "a",
                "start": 727.48,
                "end": 727.56,
                "confidence": 0.8482036,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "twelve",
                "start": 727.56,
                "end": 727.88,
                "confidence": 0.69735795,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "second",
                "start": 727.88,
                "end": 728.2,
                "confidence": 0.998362,
                "punctuated_word": "second",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "block",
                "start": 728.2,
                "end": 728.7,
                "confidence": 0.98866856,
                "punctuated_word": "block,",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "a",
                "start": 729.16,
                "end": 729.32,
                "confidence": 0.9973098,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "transaction",
                "start": 729.32,
                "end": 729.82,
                "confidence": 0.999882,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "that",
                "start": 730.2,
                "end": 730.44,
                "confidence": 0.9968341,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "happens",
                "start": 730.44,
                "end": 730.76,
                "confidence": 0.9973002,
                "punctuated_word": "happens",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "in",
                "start": 730.76,
                "end": 731.0,
                "confidence": 0.9845807,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "second",
                "start": 731.0,
                "end": 731.5,
                "confidence": 0.68965596,
                "punctuated_word": "second",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "second",
                "start": 731.56,
                "end": 732.06,
                "confidence": 0.8578078,
                "punctuated_word": "second",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "can",
                "start": 732.68,
                "end": 732.92,
                "confidence": 0.9511551,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "say",
                "start": 732.92,
                "end": 733.42,
                "confidence": 0.92661935,
                "punctuated_word": "say,",
                "speaker": 0,
                "speaker_confidence": 0.7157535
              },
              {
                "word": "you",
                "start": 733.64,
                "end": 733.72,
                "confidence": 0.9968087,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "know",
                "start": 733.72,
                "end": 733.96,
                "confidence": 0.999181,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "do",
                "start": 733.96,
                "end": 734.12,
                "confidence": 0.9973699,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "the",
                "start": 734.12,
                "end": 734.28,
                "confidence": 0.75050706,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "short",
                "start": 734.28,
                "end": 734.68,
                "confidence": 0.75487524,
                "punctuated_word": "short",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "if",
                "start": 734.68,
                "end": 735.045,
                "confidence": 0.969428,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "i",
                "start": 735.125,
                "end": 735.285,
                "confidence": 0.9993488,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "get",
                "start": 735.285,
                "end": 735.52496,
                "confidence": 0.9997516,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "so",
                "start": 735.52496,
                "end": 735.765,
                "confidence": 0.99702924,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "many",
                "start": 735.765,
                "end": 736.005,
                "confidence": 0.9991997,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "eth",
                "start": 736.005,
                "end": 736.505,
                "confidence": 0.8513925,
                "punctuated_word": "ETH,",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "in",
                "start": 737.045,
                "end": 737.20496,
                "confidence": 0.99973255,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5853566
              },
              {
                "word": "the",
                "start": 737.20496,
                "end": 737.285,
                "confidence": 0.9997708,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5278574
              },
              {
                "word": "next",
                "start": 737.285,
                "end": 737.685,
                "confidence": 0.9998134,
                "punctuated_word": "next",
                "speaker": 0,
                "speaker_confidence": 0.5278574
              },
              {
                "word": "five",
                "start": 737.685,
                "end": 738.005,
                "confidence": 0.9756792,
                "punctuated_word": "five,",
                "speaker": 0,
                "speaker_confidence": 0.5278574
              },
              {
                "word": "seven",
                "start": 738.005,
                "end": 738.40497,
                "confidence": 0.99994147,
                "punctuated_word": "seven",
                "speaker": 0,
                "speaker_confidence": 0.5278574
              },
              {
                "word": "seconds",
                "start": 738.40497,
                "end": 738.90497,
                "confidence": 0.8395293,
                "punctuated_word": "seconds.",
                "speaker": 0,
                "speaker_confidence": 0.5278574
              },
              {
                "word": "in",
                "start": 739.285,
                "end": 739.365,
                "confidence": 0.5793044,
                "punctuated_word": "In",
                "speaker": 1,
                "speaker_confidence": 0.0
              },
              {
                "word": "the",
                "start": 739.365,
                "end": 739.52496,
                "confidence": 0.73277336,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.0
              },
              {
                "word": "twelve",
                "start": 739.52496,
                "end": 739.845,
                "confidence": 0.9789068,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.34839797
              },
              {
                "word": "seconds",
                "start": 739.845,
                "end": 740.08496,
                "confidence": 0.9117813,
                "punctuated_word": "seconds,",
                "speaker": 0,
                "speaker_confidence": 0.34839797
              },
              {
                "word": "that's",
                "start": 740.08496,
                "end": 740.245,
                "confidence": 0.9246399,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.34839797
              },
              {
                "word": "still",
                "start": 740.245,
                "end": 740.745,
                "confidence": 0.6825651,
                "punctuated_word": "still.",
                "speaker": 0,
                "speaker_confidence": 0.34839797
              },
              {
                "word": "yeah",
                "start": 740.805,
                "end": 741.045,
                "confidence": 0.9902538,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.47944003
              },
              {
                "word": "and",
                "start": 741.045,
                "end": 741.20496,
                "confidence": 0.99681705,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.47944003
              },
              {
                "word": "within",
                "start": 741.20496,
                "end": 741.52496,
                "confidence": 0.88074815,
                "punctuated_word": "within",
                "speaker": 0,
                "speaker_confidence": 0.47944003
              },
              {
                "word": "twelve",
                "start": 741.52496,
                "end": 741.845,
                "confidence": 0.9926973,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.47944003
              },
              {
                "word": "seconds",
                "start": 741.845,
                "end": 742.245,
                "confidence": 0.9691968,
                "punctuated_word": "seconds,",
                "speaker": 0,
                "speaker_confidence": 0.47944003
              },
              {
                "word": "there's",
                "start": 742.245,
                "end": 742.40497,
                "confidence": 0.9578257,
                "punctuated_word": "there's",
                "speaker": 0,
                "speaker_confidence": 0.5023327
              },
              {
                "word": "another",
                "start": 742.40497,
                "end": 742.725,
                "confidence": 0.9129905,
                "punctuated_word": "another",
                "speaker": 0,
                "speaker_confidence": 0.5023327
              },
              {
                "word": "transaction",
                "start": 742.725,
                "end": 743.20496,
                "confidence": 0.998976,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.5023327
              },
              {
                "word": "comes",
                "start": 743.20496,
                "end": 743.445,
                "confidence": 0.9652332,
                "punctuated_word": "comes",
                "speaker": 0,
                "speaker_confidence": 0.5023327
              },
              {
                "word": "in",
                "start": 743.445,
                "end": 743.605,
                "confidence": 0.9096827,
                "punctuated_word": "in,",
                "speaker": 0,
                "speaker_confidence": 0.5023327
              },
              {
                "word": "which",
                "start": 743.605,
                "end": 743.845,
                "confidence": 0.9997731,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.5023327
              },
              {
                "word": "is",
                "start": 743.845,
                "end": 743.925,
                "confidence": 0.9927995,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "which",
                "start": 744.005,
                "end": 744.245,
                "confidence": 0.99959964,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "will",
                "start": 744.245,
                "end": 744.40497,
                "confidence": 0.9902255,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "give",
                "start": 744.40497,
                "end": 744.64496,
                "confidence": 0.998384,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "this",
                "start": 744.64496,
                "end": 744.885,
                "confidence": 0.9196808,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "eth",
                "start": 744.885,
                "end": 745.385,
                "confidence": 0.9752167,
                "punctuated_word": "ETH",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "to",
                "start": 745.445,
                "end": 745.685,
                "confidence": 0.99876875,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "this",
                "start": 745.685,
                "end": 745.925,
                "confidence": 0.9944483,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "other",
                "start": 745.925,
                "end": 746.245,
                "confidence": 0.9995166,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "transaction",
                "start": 746.245,
                "end": 746.745,
                "confidence": 0.9997136,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "provider",
                "start": 746.885,
                "end": 747.385,
                "confidence": 0.7651328,
                "punctuated_word": "provider.",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "then",
                "start": 747.925,
                "end": 748.165,
                "confidence": 0.9519631,
                "punctuated_word": "Then,",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "you",
                "start": 748.165,
                "end": 748.32,
                "confidence": 0.9900932,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "know",
                "start": 748.32,
                "end": 748.56,
                "confidence": 0.99916625,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "the",
                "start": 748.56,
                "end": 748.72003,
                "confidence": 0.97926015,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "solver",
                "start": 748.72003,
                "end": 748.88,
                "confidence": 0.84069335,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.7629371
              },
              {
                "word": "will",
                "start": 748.88,
                "end": 749.04,
                "confidence": 0.84800553,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "be",
                "start": 749.04,
                "end": 749.2,
                "confidence": 0.9398966,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "like",
                "start": 749.2,
                "end": 749.36,
                "confidence": 0.95171404,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "okay",
                "start": 749.36,
                "end": 749.60004,
                "confidence": 0.91891384,
                "punctuated_word": "okay.",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "this",
                "start": 749.60004,
                "end": 749.76,
                "confidence": 0.9991203,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "makes",
                "start": 749.76,
                "end": 750.0,
                "confidence": 0.99742585,
                "punctuated_word": "makes",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "total",
                "start": 750.0,
                "end": 750.24,
                "confidence": 0.99456257,
                "punctuated_word": "total",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "sense",
                "start": 750.24,
                "end": 750.56,
                "confidence": 0.9991813,
                "punctuated_word": "sense.",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "they",
                "start": 750.56,
                "end": 750.8,
                "confidence": 0.998181,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "will",
                "start": 750.8,
                "end": 750.96,
                "confidence": 0.9997508,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "take",
                "start": 750.96,
                "end": 751.2,
                "confidence": 0.99973136,
                "punctuated_word": "take",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "these",
                "start": 751.2,
                "end": 751.36,
                "confidence": 0.98677504,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "two",
                "start": 751.36,
                "end": 751.86,
                "confidence": 0.99379164,
                "punctuated_word": "two",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "transactions",
                "start": 751.92,
                "end": 752.4,
                "confidence": 0.9923871,
                "punctuated_word": "transactions,",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "put",
                "start": 752.4,
                "end": 752.56,
                "confidence": 0.9989491,
                "punctuated_word": "put",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "it",
                "start": 752.56,
                "end": 752.64,
                "confidence": 0.80172205,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "in",
                "start": 752.64,
                "end": 752.8,
                "confidence": 0.996182,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "a",
                "start": 752.8,
                "end": 752.88,
                "confidence": 0.9842704,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "bundle",
                "start": 752.88,
                "end": 753.2,
                "confidence": 0.96654,
                "punctuated_word": "bundle,",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "and",
                "start": 753.2,
                "end": 753.44,
                "confidence": 0.99982446,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "send",
                "start": 753.44,
                "end": 753.60004,
                "confidence": 0.9906448,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.72519577
              },
              {
                "word": "it",
                "start": 753.60004,
                "end": 753.76,
                "confidence": 0.99895835,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.50610775
              },
              {
                "word": "to",
                "start": 753.76,
                "end": 753.92,
                "confidence": 0.99811316,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.50610775
              },
              {
                "word": "be",
                "start": 753.92,
                "end": 754.24,
                "confidence": 0.96771866,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.50610775
              },
              {
                "word": "to",
                "start": 754.24,
                "end": 754.48,
                "confidence": 0.9773102,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.50610775
              },
              {
                "word": "be",
                "start": 754.48,
                "end": 754.64,
                "confidence": 0.9937534,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.50610775
              },
              {
                "word": "accepted",
                "start": 754.64,
                "end": 755.04,
                "confidence": 0.9995503,
                "punctuated_word": "accepted",
                "speaker": 0,
                "speaker_confidence": 0.50610775
              },
              {
                "word": "by",
                "start": 755.04,
                "end": 755.2,
                "confidence": 0.9994604,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.50610775
              },
              {
                "word": "the",
                "start": 755.2,
                "end": 755.52,
                "confidence": 0.9950895,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.50610775
              },
              {
                "word": "the",
                "start": 755.52,
                "end": 755.68,
                "confidence": 0.9444876,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.50610775
              },
              {
                "word": "block",
                "start": 755.68,
                "end": 755.92,
                "confidence": 0.9527748,
                "punctuated_word": "block",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "builder",
                "start": 755.92,
                "end": 756.24,
                "confidence": 0.98575264,
                "punctuated_word": "builder",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "and",
                "start": 756.24,
                "end": 756.32,
                "confidence": 0.9224412,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "proposal",
                "start": 756.32,
                "end": 756.72003,
                "confidence": 0.65506583,
                "punctuated_word": "proposal",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "and",
                "start": 756.72003,
                "end": 756.8,
                "confidence": 0.9679654,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "all",
                "start": 756.8,
                "end": 756.96,
                "confidence": 0.9996847,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "that",
                "start": 756.96,
                "end": 757.2,
                "confidence": 0.99629116,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "so",
                "start": 757.2,
                "end": 757.7,
                "confidence": 0.99849236,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "this",
                "start": 758.16003,
                "end": 758.28,
                "confidence": 0.99493706,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "is",
                "start": 758.28,
                "end": 758.4,
                "confidence": 0.9936731,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.4754902
              },
              {
                "word": "why",
                "start": 758.4,
                "end": 758.72003,
                "confidence": 0.9966748,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "it",
                "start": 758.72003,
                "end": 759.12,
                "confidence": 0.996938,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "looks",
                "start": 759.12,
                "end": 759.44,
                "confidence": 0.9991055,
                "punctuated_word": "looks",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "like",
                "start": 759.44,
                "end": 759.68,
                "confidence": 0.99660647,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "time",
                "start": 759.68,
                "end": 759.92,
                "confidence": 0.99901664,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "travel",
                "start": 759.92,
                "end": 760.335,
                "confidence": 0.9988506,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "when",
                "start": 760.655,
                "end": 760.815,
                "confidence": 0.99709237,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "it's",
                "start": 760.815,
                "end": 761.315,
                "confidence": 0.9994583,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "finally",
                "start": 761.375,
                "end": 761.875,
                "confidence": 0.9996551,
                "punctuated_word": "finally",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "submitted",
                "start": 762.09503,
                "end": 762.59503,
                "confidence": 0.9999343,
                "punctuated_word": "submitted",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "and",
                "start": 762.73505,
                "end": 762.895,
                "confidence": 0.79962367,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "it's",
                "start": 762.895,
                "end": 763.29504,
                "confidence": 0.99938,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "on",
                "start": 763.29504,
                "end": 763.455,
                "confidence": 0.9972658,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "the",
                "start": 763.455,
                "end": 763.53503,
                "confidence": 0.9997906,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "blockchain",
                "start": 763.53503,
                "end": 764.03503,
                "confidence": 0.91340625,
                "punctuated_word": "blockchain.",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "mhmm",
                "start": 764.17505,
                "end": 764.575,
                "confidence": 0.9316737,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.7754171
              },
              {
                "word": "actually",
                "start": 764.575,
                "end": 764.895,
                "confidence": 0.75050366,
                "punctuated_word": "Actually,",
                "speaker": 0,
                "speaker_confidence": 0.5233539
              },
              {
                "word": "what's",
                "start": 764.895,
                "end": 765.135,
                "confidence": 0.99941355,
                "punctuated_word": "what's",
                "speaker": 0,
                "speaker_confidence": 0.5233539
              },
              {
                "word": "happening",
                "start": 765.135,
                "end": 765.61505,
                "confidence": 0.99990535,
                "punctuated_word": "happening",
                "speaker": 0,
                "speaker_confidence": 0.5233539
              },
              {
                "word": "is",
                "start": 765.61505,
                "end": 765.935,
                "confidence": 0.998173,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5233539
              },
              {
                "word": "kind",
                "start": 765.935,
                "end": 766.09503,
                "confidence": 0.95343965,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.5233539
              },
              {
                "word": "of",
                "start": 766.09503,
                "end": 766.255,
                "confidence": 0.99981374,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "shenanigans",
                "start": 766.255,
                "end": 766.755,
                "confidence": 0.9962852,
                "punctuated_word": "shenanigans",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "within",
                "start": 767.29504,
                "end": 767.61505,
                "confidence": 0.99884975,
                "punctuated_word": "within",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "those",
                "start": 767.61505,
                "end": 767.85504,
                "confidence": 0.97844803,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "twelve",
                "start": 767.85504,
                "end": 768.17505,
                "confidence": 0.99659723,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "seconds",
                "start": 768.17505,
                "end": 768.575,
                "confidence": 0.99972075,
                "punctuated_word": "seconds",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "where",
                "start": 768.575,
                "end": 768.815,
                "confidence": 0.94053614,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "you",
                "start": 768.815,
                "end": 768.895,
                "confidence": 0.999015,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "can",
                "start": 768.895,
                "end": 769.135,
                "confidence": 0.9996346,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "act",
                "start": 769.135,
                "end": 769.375,
                "confidence": 0.9998479,
                "punctuated_word": "act",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "like",
                "start": 769.375,
                "end": 769.53503,
                "confidence": 0.9989705,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "god",
                "start": 769.53503,
                "end": 770.03503,
                "confidence": 0.7962727,
                "punctuated_word": "God.",
                "speaker": 0,
                "speaker_confidence": 0.6018773
              },
              {
                "word": "right",
                "start": 772.41504,
                "end": 772.655,
                "confidence": 0.9333214,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.52896655
              },
              {
                "word": "like",
                "start": 772.655,
                "end": 772.855,
                "confidence": 0.9887905,
                "punctuated_word": "Like",
                "speaker": 1,
                "speaker_confidence": 0.52896655
              },
              {
                "word": "i",
                "start": 772.855,
                "end": 773.055,
                "confidence": 0.3622773,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.52896655
              },
              {
                "word": "like",
                "start": 773.29504,
                "end": 773.53503,
                "confidence": 0.75911546,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.52896655
              },
              {
                "word": "time",
                "start": 773.53503,
                "end": 773.85504,
                "confidence": 0.99931645,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.52896655
              },
              {
                "word": "time",
                "start": 773.85504,
                "end": 774.015,
                "confidence": 0.99706084,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.52896655
              },
              {
                "word": "manipulation",
                "start": 774.015,
                "end": 774.515,
                "confidence": 0.94241476,
                "punctuated_word": "manipulation.",
                "speaker": 1,
                "speaker_confidence": 0.52896655
              },
              {
                "word": "time",
                "start": 775.215,
                "end": 775.53,
                "confidence": 0.9986572,
                "punctuated_word": "Time",
                "speaker": 0,
                "speaker_confidence": 0.47668153
              },
              {
                "word": "manipulation",
                "start": 775.69,
                "end": 776.01,
                "confidence": 0.99700326,
                "punctuated_word": "manipulation",
                "speaker": 0,
                "speaker_confidence": 0.47668153
              },
              {
                "word": "because",
                "start": 776.01,
                "end": 776.41003,
                "confidence": 0.6538593,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.47668153
              },
              {
                "word": "we",
                "start": 776.41003,
                "end": 776.57,
                "confidence": 0.9994167,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.47668153
              },
              {
                "word": "have",
                "start": 776.57,
                "end": 776.81006,
                "confidence": 0.9992561,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.47668153
              },
              {
                "word": "this",
                "start": 776.81006,
                "end": 777.05005,
                "confidence": 0.90801084,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.41297585
              },
              {
                "word": "kind",
                "start": 777.05005,
                "end": 777.29004,
                "confidence": 0.957395,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.41297585
              },
              {
                "word": "of",
                "start": 777.29004,
                "end": 777.37006,
                "confidence": 0.99760675,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.41297585
              },
              {
                "word": "window",
                "start": 777.37006,
                "end": 777.69,
                "confidence": 0.95637304,
                "punctuated_word": "window",
                "speaker": 0,
                "speaker_confidence": 0.41297585
              },
              {
                "word": "of",
                "start": 777.69,
                "end": 777.77,
                "confidence": 0.99695766,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.536664
              },
              {
                "word": "twelve",
                "start": 777.77,
                "end": 778.09,
                "confidence": 0.9960828,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.536664
              },
              {
                "word": "seconds",
                "start": 778.09,
                "end": 778.49005,
                "confidence": 0.9987649,
                "punctuated_word": "seconds",
                "speaker": 0,
                "speaker_confidence": 0.536664
              },
              {
                "word": "where",
                "start": 778.49005,
                "end": 778.65,
                "confidence": 0.57028913,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.536664
              },
              {
                "word": "you're",
                "start": 778.65,
                "end": 778.73004,
                "confidence": 0.8246498,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.536664
              },
              {
                "word": "god",
                "start": 778.73004,
                "end": 779.23004,
                "confidence": 0.5635042,
                "punctuated_word": "god.",
                "speaker": 0,
                "speaker_confidence": 0.536664
              },
              {
                "word": "you",
                "start": 779.77,
                "end": 779.85004,
                "confidence": 0.9687412,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.536664
              },
              {
                "word": "know",
                "start": 779.85004,
                "end": 780.35004,
                "confidence": 0.9705403,
                "punctuated_word": "know?",
                "speaker": 0,
                "speaker_confidence": 0.536664
              },
              {
                "word": "right",
                "start": 780.89,
                "end": 781.39,
                "confidence": 0.9959144,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "i",
                "start": 781.45,
                "end": 781.95,
                "confidence": 0.9755451,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "think",
                "start": 782.01,
                "end": 782.33,
                "confidence": 0.998809,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "so",
                "start": 782.41003,
                "end": 782.65,
                "confidence": 0.95730233,
                "punctuated_word": "so,",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "like",
                "start": 782.65,
                "end": 782.97003,
                "confidence": 0.9969766,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "now",
                "start": 782.97003,
                "end": 783.37006,
                "confidence": 0.9938234,
                "punctuated_word": "now",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "i'm",
                "start": 783.37006,
                "end": 783.53,
                "confidence": 0.96419156,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "i'm",
                "start": 783.53,
                "end": 783.77,
                "confidence": 0.98979104,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "interested",
                "start": 783.77,
                "end": 784.09,
                "confidence": 0.9996164,
                "punctuated_word": "interested",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "in",
                "start": 784.09,
                "end": 784.25,
                "confidence": 0.9989722,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "getting",
                "start": 784.25,
                "end": 784.49005,
                "confidence": 0.9998814,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "into",
                "start": 784.49005,
                "end": 784.73004,
                "confidence": 0.98078847,
                "punctuated_word": "into,",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "like",
                "start": 784.73004,
                "end": 784.81006,
                "confidence": 0.9994502,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "the",
                "start": 784.81006,
                "end": 785.13,
                "confidence": 0.9996061,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "the",
                "start": 785.13,
                "end": 785.21,
                "confidence": 0.9870194,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "juicier",
                "start": 785.21,
                "end": 785.61005,
                "confidence": 0.8700185,
                "punctuated_word": "juicier",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "stuff",
                "start": 785.61005,
                "end": 786.11005,
                "confidence": 0.9984694,
                "punctuated_word": "stuff",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "because",
                "start": 786.25,
                "end": 786.57,
                "confidence": 0.81557465,
                "punctuated_word": "because,",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "yeah",
                "start": 788.41003,
                "end": 788.57,
                "confidence": 0.6808124,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.77733725
              },
              {
                "word": "i",
                "start": 788.57,
                "end": 788.775,
                "confidence": 0.873742,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.41181356
              },
              {
                "word": "don't",
                "start": 788.775,
                "end": 789.015,
                "confidence": 0.8158517,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.41181356
              },
              {
                "word": "i",
                "start": 789.17505,
                "end": 789.375,
                "confidence": 0.9541105,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.41181356
              },
              {
                "word": "you're",
                "start": 789.575,
                "end": 789.815,
                "confidence": 0.8511838,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.41181356
              },
              {
                "word": "i",
                "start": 789.895,
                "end": 790.05505,
                "confidence": 0.99950933,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.41181356
              },
              {
                "word": "mean",
                "start": 790.05505,
                "end": 790.215,
                "confidence": 0.99201345,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.41181356
              },
              {
                "word": "i",
                "start": 790.215,
                "end": 790.29504,
                "confidence": 0.9972408,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.21661305
              },
              {
                "word": "know",
                "start": 790.29504,
                "end": 790.455,
                "confidence": 0.9995358,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.21661305
              },
              {
                "word": "you're",
                "start": 790.455,
                "end": 790.61505,
                "confidence": 0.9975149,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.21661305
              },
              {
                "word": "familiar",
                "start": 790.61505,
                "end": 790.935,
                "confidence": 0.9843232,
                "punctuated_word": "familiar",
                "speaker": 1,
                "speaker_confidence": 0.21661305
              },
              {
                "word": "a",
                "start": 790.935,
                "end": 791.015,
                "confidence": 0.8913493,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.21661305
              },
              {
                "word": "bit",
                "start": 791.015,
                "end": 791.17505,
                "confidence": 0.9989077,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "with",
                "start": 791.17505,
                "end": 791.335,
                "confidence": 0.9982364,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "i",
                "start": 791.41504,
                "end": 791.575,
                "confidence": 0.99970824,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "got",
                "start": 791.575,
                "end": 791.73505,
                "confidence": 0.99905616,
                "punctuated_word": "got",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "this",
                "start": 791.73505,
                "end": 791.97504,
                "confidence": 0.9982687,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "from",
                "start": 791.97504,
                "end": 792.215,
                "confidence": 0.9991879,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "from",
                "start": 792.215,
                "end": 792.455,
                "confidence": 0.9905765,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "wasim",
                "start": 792.455,
                "end": 792.935,
                "confidence": 0.7405034,
                "punctuated_word": "Wasim,",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "which",
                "start": 792.935,
                "end": 793.015,
                "confidence": 0.99851626,
                "punctuated_word": "which",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "is",
                "start": 793.015,
                "end": 793.335,
                "confidence": 0.91528296,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "alcindi",
                "start": 793.895,
                "end": 794.395,
                "confidence": 0.9326148,
                "punctuated_word": "Alcindi,",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "which",
                "start": 794.53503,
                "end": 794.695,
                "confidence": 0.99616385,
                "punctuated_word": "which",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "is",
                "start": 794.695,
                "end": 794.85504,
                "confidence": 0.99857366,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "a",
                "start": 794.85504,
                "end": 795.255,
                "confidence": 0.6188156,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "a",
                "start": 795.255,
                "end": 795.335,
                "confidence": 0.86549866,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "friend",
                "start": 795.335,
                "end": 795.835,
                "confidence": 0.5927404,
                "punctuated_word": "friend.",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "and",
                "start": 796.53503,
                "end": 796.775,
                "confidence": 0.9948021,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.7439293
              },
              {
                "word": "one",
                "start": 796.775,
                "end": 796.935,
                "confidence": 0.9948138,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.37735718
              },
              {
                "word": "of",
                "start": 796.935,
                "end": 797.015,
                "confidence": 0.99949896,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.37735718
              },
              {
                "word": "the",
                "start": 797.015,
                "end": 797.09503,
                "confidence": 0.9986187,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.37735718
              },
              {
                "word": "things",
                "start": 797.09503,
                "end": 797.255,
                "confidence": 0.9987489,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.37735718
              },
              {
                "word": "that",
                "start": 797.255,
                "end": 797.495,
                "confidence": 0.9870548,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.37735718
              },
              {
                "word": "he",
                "start": 797.495,
                "end": 797.655,
                "confidence": 0.9985869,
                "punctuated_word": "he",
                "speaker": 1,
                "speaker_confidence": 0.37735718
              },
              {
                "word": "told",
                "start": 797.655,
                "end": 797.815,
                "confidence": 0.9993568,
                "punctuated_word": "told",
                "speaker": 1,
                "speaker_confidence": 0.6579457
              },
              {
                "word": "me",
                "start": 797.815,
                "end": 797.97504,
                "confidence": 0.99963725,
                "punctuated_word": "me",
                "speaker": 1,
                "speaker_confidence": 0.6579457
              },
              {
                "word": "once",
                "start": 797.97504,
                "end": 798.455,
                "confidence": 0.9984181,
                "punctuated_word": "once",
                "speaker": 1,
                "speaker_confidence": 0.6579457
              },
              {
                "word": "about",
                "start": 798.455,
                "end": 798.955,
                "confidence": 0.9933884,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.6579457
              },
              {
                "word": "was",
                "start": 799.015,
                "end": 799.335,
                "confidence": 0.8013028,
                "punctuated_word": "was,",
                "speaker": 1,
                "speaker_confidence": 0.6579457
              },
              {
                "word": "like",
                "start": 799.335,
                "end": 799.835,
                "confidence": 0.9964943,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.6579457
              },
              {
                "word": "the",
                "start": 800.935,
                "end": 801.17505,
                "confidence": 0.9957208,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "transition",
                "start": 801.17505,
                "end": 801.655,
                "confidence": 0.9994174,
                "punctuated_word": "transition",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "to",
                "start": 801.655,
                "end": 801.895,
                "confidence": 0.99500555,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "capitalism",
                "start": 801.895,
                "end": 802.395,
                "confidence": 0.9987153,
                "punctuated_word": "capitalism",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "was",
                "start": 803.015,
                "end": 803.17505,
                "confidence": 0.9853591,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "and",
                "start": 803.41504,
                "end": 803.655,
                "confidence": 0.44516167,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "it",
                "start": 803.655,
                "end": 803.895,
                "confidence": 0.9854274,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "involved",
                "start": 803.895,
                "end": 804.36,
                "confidence": 0.929914,
                "punctuated_word": "involved,",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "like",
                "start": 805.39996,
                "end": 805.64,
                "confidence": 0.86528325,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "the",
                "start": 805.64,
                "end": 805.8,
                "confidence": 0.99961555,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "control",
                "start": 805.8,
                "end": 806.2,
                "confidence": 0.9997242,
                "punctuated_word": "control",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "of",
                "start": 806.2,
                "end": 806.36,
                "confidence": 0.99935466,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "time",
                "start": 806.36,
                "end": 806.86,
                "confidence": 0.9997634,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "that",
                "start": 807.48,
                "end": 807.8,
                "confidence": 0.8125156,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "elites",
                "start": 807.8,
                "end": 808.3,
                "confidence": 0.9884571,
                "punctuated_word": "elites,",
                "speaker": 1,
                "speaker_confidence": 0.67749816
              },
              {
                "word": "often",
                "start": 809.0,
                "end": 809.48,
                "confidence": 0.9996861,
                "punctuated_word": "often",
                "speaker": 1,
                "speaker_confidence": 0.5088416
              },
              {
                "word": "through",
                "start": 809.48,
                "end": 809.8,
                "confidence": 0.9957001,
                "punctuated_word": "through",
                "speaker": 1,
                "speaker_confidence": 0.5088416
              },
              {
                "word": "different",
                "start": 809.8,
                "end": 810.04,
                "confidence": 0.9993592,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.5088416
              },
              {
                "word": "modes",
                "start": 810.04,
                "end": 810.27997,
                "confidence": 0.99734676,
                "punctuated_word": "modes",
                "speaker": 1,
                "speaker_confidence": 0.5088416
              },
              {
                "word": "of",
                "start": 810.27997,
                "end": 810.36,
                "confidence": 0.9980076,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "production",
                "start": 810.36,
                "end": 810.83997,
                "confidence": 0.9982674,
                "punctuated_word": "production",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "were",
                "start": 810.83997,
                "end": 811.0,
                "confidence": 0.472887,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "those",
                "start": 811.0,
                "end": 811.24,
                "confidence": 0.99968886,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "who",
                "start": 811.24,
                "end": 811.72,
                "confidence": 0.9994449,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "controlled",
                "start": 811.72,
                "end": 812.22,
                "confidence": 0.62530637,
                "punctuated_word": "controlled",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "time",
                "start": 812.36,
                "end": 812.86,
                "confidence": 0.8990613,
                "punctuated_word": "time.",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "and",
                "start": 813.95996,
                "end": 814.2,
                "confidence": 0.99862945,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "so",
                "start": 814.2,
                "end": 814.36,
                "confidence": 0.9468178,
                "punctuated_word": "so,",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "like",
                "start": 814.36,
                "end": 814.51996,
                "confidence": 0.9979491,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "he",
                "start": 814.51996,
                "end": 814.83997,
                "confidence": 0.8775294,
                "punctuated_word": "he",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "he",
                "start": 814.83997,
                "end": 815.16,
                "confidence": 0.8792374,
                "punctuated_word": "he",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "told",
                "start": 815.16,
                "end": 815.39996,
                "confidence": 0.61975086,
                "punctuated_word": "told",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "me",
                "start": 815.39996,
                "end": 815.56,
                "confidence": 0.99946207,
                "punctuated_word": "me",
                "speaker": 1,
                "speaker_confidence": 0.6756574
              },
              {
                "word": "the",
                "start": 815.56,
                "end": 815.64,
                "confidence": 0.9959849,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4066742
              },
              {
                "word": "story",
                "start": 815.64,
                "end": 815.88,
                "confidence": 0.9997408,
                "punctuated_word": "story",
                "speaker": 1,
                "speaker_confidence": 0.4066742
              },
              {
                "word": "of",
                "start": 815.88,
                "end": 816.04,
                "confidence": 0.95148766,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.4066742
              },
              {
                "word": "like",
                "start": 816.04,
                "end": 816.44,
                "confidence": 0.99936825,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.4066742
              },
              {
                "word": "you",
                "start": 816.6,
                "end": 816.68,
                "confidence": 0.9988165,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.4066742
              },
              {
                "word": "know",
                "start": 816.68,
                "end": 817.0,
                "confidence": 0.9994616,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.4764852
              },
              {
                "word": "the",
                "start": 817.0,
                "end": 817.24,
                "confidence": 0.9991448,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4764852
              },
              {
                "word": "the",
                "start": 817.24,
                "end": 817.32,
                "confidence": 0.9906413,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.4764852
              },
              {
                "word": "rise",
                "start": 817.32,
                "end": 817.635,
                "confidence": 0.9984939,
                "punctuated_word": "rise",
                "speaker": 1,
                "speaker_confidence": 0.4764852
              },
              {
                "word": "of",
                "start": 817.635,
                "end": 817.875,
                "confidence": 0.9881296,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.4764852
              },
              {
                "word": "like",
                "start": 817.875,
                "end": 817.955,
                "confidence": 0.99958116,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.4764852
              },
              {
                "word": "clock",
                "start": 817.955,
                "end": 818.03503,
                "confidence": 0.9995722,
                "punctuated_word": "clock",
                "speaker": 1,
                "speaker_confidence": 0.6108129
              },
              {
                "word": "towers",
                "start": 818.03503,
                "end": 818.53503,
                "confidence": 0.93866134,
                "punctuated_word": "towers,",
                "speaker": 1,
                "speaker_confidence": 0.6108129
              },
              {
                "word": "for",
                "start": 819.155,
                "end": 819.315,
                "confidence": 0.99968815,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.6108129
              },
              {
                "word": "example",
                "start": 819.315,
                "end": 819.635,
                "confidence": 0.7816818,
                "punctuated_word": "example.",
                "speaker": 1,
                "speaker_confidence": 0.6108129
              },
              {
                "word": "and",
                "start": 819.635,
                "end": 819.795,
                "confidence": 0.9640578,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.6108129
              },
              {
                "word": "villages",
                "start": 819.795,
                "end": 820.275,
                "confidence": 0.99314547,
                "punctuated_word": "villages",
                "speaker": 1,
                "speaker_confidence": 0.6108129
              },
              {
                "word": "had",
                "start": 820.275,
                "end": 820.435,
                "confidence": 0.99783367,
                "punctuated_word": "had",
                "speaker": 1,
                "speaker_confidence": 0.6108129
              },
              {
                "word": "a",
                "start": 820.435,
                "end": 820.515,
                "confidence": 0.999688,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "lot",
                "start": 820.515,
                "end": 820.675,
                "confidence": 0.9998996,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "to",
                "start": 820.675,
                "end": 820.835,
                "confidence": 0.99924785,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "do",
                "start": 820.835,
                "end": 821.335,
                "confidence": 0.9992925,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "with",
                "start": 821.635,
                "end": 821.715,
                "confidence": 0.9997969,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "getting",
                "start": 821.715,
                "end": 822.215,
                "confidence": 0.9985421,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "villagers",
                "start": 822.435,
                "end": 822.935,
                "confidence": 0.9884305,
                "punctuated_word": "villagers",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "who",
                "start": 822.995,
                "end": 823.155,
                "confidence": 0.98745686,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "are",
                "start": 823.155,
                "end": 823.315,
                "confidence": 0.6520795,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "used",
                "start": 823.315,
                "end": 823.555,
                "confidence": 0.9996449,
                "punctuated_word": "used",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "to",
                "start": 823.555,
                "end": 823.715,
                "confidence": 0.99919957,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "simply",
                "start": 823.715,
                "end": 824.115,
                "confidence": 0.97846353,
                "punctuated_word": "simply,",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "like",
                "start": 824.115,
                "end": 824.515,
                "confidence": 0.99910855,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "working",
                "start": 824.515,
                "end": 824.835,
                "confidence": 0.99680674,
                "punctuated_word": "working",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "the",
                "start": 824.835,
                "end": 824.995,
                "confidence": 0.99905723,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "land",
                "start": 824.995,
                "end": 825.395,
                "confidence": 0.9997812,
                "punctuated_word": "land",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "based",
                "start": 825.395,
                "end": 825.635,
                "confidence": 0.9972149,
                "punctuated_word": "based",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "on",
                "start": 825.635,
                "end": 825.955,
                "confidence": 0.99960536,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "the",
                "start": 825.955,
                "end": 826.115,
                "confidence": 0.99871266,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "move",
                "start": 826.115,
                "end": 826.355,
                "confidence": 0.99046665,
                "punctuated_word": "move",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "of",
                "start": 826.355,
                "end": 826.515,
                "confidence": 0.9727262,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "the",
                "start": 826.515,
                "end": 826.835,
                "confidence": 0.9774696,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "movement",
                "start": 826.835,
                "end": 827.235,
                "confidence": 0.730884,
                "punctuated_word": "movement",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "of",
                "start": 827.235,
                "end": 827.315,
                "confidence": 0.99774146,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "the",
                "start": 827.315,
                "end": 827.47504,
                "confidence": 0.99789643,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "sun",
                "start": 827.47504,
                "end": 827.635,
                "confidence": 0.98745966,
                "punctuated_word": "sun",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "or",
                "start": 827.635,
                "end": 827.795,
                "confidence": 0.9775473,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "whatever",
                "start": 827.795,
                "end": 828.195,
                "confidence": 0.99854386,
                "punctuated_word": "whatever",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "else",
                "start": 828.195,
                "end": 828.695,
                "confidence": 0.99479276,
                "punctuated_word": "else",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "to",
                "start": 828.755,
                "end": 828.91504,
                "confidence": 0.94752204,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "get",
                "start": 828.91504,
                "end": 829.075,
                "confidence": 0.9966022,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "to",
                "start": 829.075,
                "end": 829.155,
                "confidence": 0.99140376,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8836186
              },
              {
                "word": "work",
                "start": 829.155,
                "end": 829.395,
                "confidence": 0.99828476,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "on",
                "start": 829.395,
                "end": 829.555,
                "confidence": 0.99252266,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "time",
                "start": 829.555,
                "end": 830.055,
                "confidence": 0.84413075,
                "punctuated_word": "time.",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "because",
                "start": 830.355,
                "end": 830.755,
                "confidence": 0.9945239,
                "punctuated_word": "Because",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "with",
                "start": 830.755,
                "end": 831.075,
                "confidence": 0.8600772,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "the",
                "start": 831.075,
                "end": 831.575,
                "confidence": 0.984723,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "increase",
                "start": 831.955,
                "end": 832.455,
                "confidence": 0.9809684,
                "punctuated_word": "increase",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "of",
                "start": 832.515,
                "end": 832.675,
                "confidence": 0.9453445,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "industrial",
                "start": 832.675,
                "end": 833.01,
                "confidence": 0.6272802,
                "punctuated_word": "industrial",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "production",
                "start": 834.13,
                "end": 834.45,
                "confidence": 0.7313651,
                "punctuated_word": "production,",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "then",
                "start": 834.45,
                "end": 834.77,
                "confidence": 0.947653,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "it's",
                "start": 834.77,
                "end": 834.81006,
                "confidence": 0.91499007,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "just",
                "start": 834.81006,
                "end": 834.85004,
                "confidence": 0.75276506,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "easier",
                "start": 834.85004,
                "end": 835.17004,
                "confidence": 0.9202375,
                "punctuated_word": "easier",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "to",
                "start": 835.17004,
                "end": 835.49,
                "confidence": 0.9332587,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7678187
              },
              {
                "word": "coordinate",
                "start": 835.49,
                "end": 835.61,
                "confidence": 0.97014153,
                "punctuated_word": "coordinate,",
                "speaker": 1,
                "speaker_confidence": 0.41049892
              },
              {
                "word": "or",
                "start": 835.73,
                "end": 836.21,
                "confidence": 0.83151805,
                "punctuated_word": "or,",
                "speaker": 1,
                "speaker_confidence": 0.41049892
              },
              {
                "word": "like",
                "start": 836.21,
                "end": 836.61,
                "confidence": 0.9717472,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.41049892
              },
              {
                "word": "more",
                "start": 836.61,
                "end": 836.79663,
                "confidence": 0.9560792,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.41049892
              },
              {
                "word": "efficient",
                "start": 836.79663,
                "end": 836.98334,
                "confidence": 0.92842954,
                "punctuated_word": "efficient",
                "speaker": 1,
                "speaker_confidence": 0.47131675
              },
              {
                "word": "to",
                "start": 836.98334,
                "end": 837.17,
                "confidence": 0.910897,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.47131675
              },
              {
                "word": "coordinate",
                "start": 837.17,
                "end": 837.67,
                "confidence": 0.94788456,
                "punctuated_word": "coordinate,",
                "speaker": 1,
                "speaker_confidence": 0.47131675
              },
              {
                "word": "workers",
                "start": 838.29004,
                "end": 838.79004,
                "confidence": 0.97997093,
                "punctuated_word": "workers",
                "speaker": 1,
                "speaker_confidence": 0.47131675
              },
              {
                "word": "yes",
                "start": 839.33,
                "end": 839.65,
                "confidence": 0.9968623,
                "punctuated_word": "Yes.",
                "speaker": 1,
                "speaker_confidence": 0.47131675
              },
              {
                "word": "if",
                "start": 839.73,
                "end": 839.81,
                "confidence": 0.99811953,
                "punctuated_word": "If",
                "speaker": 1,
                "speaker_confidence": 0.3545074
              },
              {
                "word": "they",
                "start": 839.81,
                "end": 840.05,
                "confidence": 0.9931577,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.3545074
              },
              {
                "word": "all",
                "start": 840.05,
                "end": 840.21,
                "confidence": 0.99190056,
                "punctuated_word": "all",
                "speaker": 1,
                "speaker_confidence": 0.3545074
              },
              {
                "word": "agree",
                "start": 840.21,
                "end": 840.61,
                "confidence": 0.73570573,
                "punctuated_word": "agree",
                "speaker": 1,
                "speaker_confidence": 0.3545074
              },
              {
                "word": "that",
                "start": 840.61,
                "end": 840.85004,
                "confidence": 0.9842789,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.3545074
              },
              {
                "word": "like",
                "start": 840.85004,
                "end": 841.09,
                "confidence": 0.99195266,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.3545074
              },
              {
                "word": "we're",
                "start": 841.09,
                "end": 841.33,
                "confidence": 0.9962076,
                "punctuated_word": "we're",
                "speaker": 1,
                "speaker_confidence": 0.3545074
              },
              {
                "word": "all",
                "start": 841.33,
                "end": 841.49,
                "confidence": 0.9980184,
                "punctuated_word": "all",
                "speaker": 1,
                "speaker_confidence": 0.3545074
              },
              {
                "word": "going",
                "start": 841.49,
                "end": 841.65,
                "confidence": 0.96603227,
                "punctuated_word": "going",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "to",
                "start": 841.65,
                "end": 841.81,
                "confidence": 0.9910334,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "work",
                "start": 841.81,
                "end": 842.05,
                "confidence": 0.99426055,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "at",
                "start": 842.05,
                "end": 842.29004,
                "confidence": 0.9723578,
                "punctuated_word": "at,",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "like",
                "start": 842.29004,
                "end": 842.53,
                "confidence": 0.9992489,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "12:00",
                "start": 842.53,
                "end": 843.25,
                "confidence": 0.93901694,
                "punctuated_word": "12:00,",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "and",
                "start": 843.25,
                "end": 843.57,
                "confidence": 0.9968941,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "now",
                "start": 843.57,
                "end": 843.81,
                "confidence": 0.99597603,
                "punctuated_word": "now",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "it's",
                "start": 843.81,
                "end": 844.05,
                "confidence": 0.92444533,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "12:00",
                "start": 844.05,
                "end": 844.87,
                "confidence": 0.9984059,
                "punctuated_word": "12:00.",
                "speaker": 1,
                "speaker_confidence": 0.5760247
              },
              {
                "word": "and",
                "start": 845.33,
                "end": 845.49,
                "confidence": 0.79745436,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "there's",
                "start": 845.49,
                "end": 845.73,
                "confidence": 0.9993876,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "something",
                "start": 845.73,
                "end": 846.21,
                "confidence": 0.9967783,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "for",
                "start": 846.21,
                "end": 846.45,
                "confidence": 0.4376814,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "there's",
                "start": 846.53,
                "end": 846.85004,
                "confidence": 0.97271526,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "some",
                "start": 846.85004,
                "end": 847.01,
                "confidence": 0.99698836,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "sort",
                "start": 847.01,
                "end": 847.25,
                "confidence": 0.996027,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "of",
                "start": 847.25,
                "end": 847.41003,
                "confidence": 0.99812824,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "corollary",
                "start": 847.41003,
                "end": 847.91003,
                "confidence": 0.9987619,
                "punctuated_word": "corollary",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "to",
                "start": 848.13,
                "end": 848.29004,
                "confidence": 0.98613584,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "that",
                "start": 848.29004,
                "end": 848.53,
                "confidence": 0.87506783,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "but",
                "start": 848.53,
                "end": 848.69,
                "confidence": 0.9651067,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "i",
                "start": 848.69,
                "end": 848.77,
                "confidence": 0.9909831,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "don't",
                "start": 848.77,
                "end": 848.985,
                "confidence": 0.9917877,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "really",
                "start": 849.065,
                "end": 849.225,
                "confidence": 0.9790813,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "know",
                "start": 849.225,
                "end": 849.385,
                "confidence": 0.9988651,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "exactly",
                "start": 849.385,
                "end": 849.885,
                "confidence": 0.9987669,
                "punctuated_word": "exactly",
                "speaker": 1,
                "speaker_confidence": 0.6086361
              },
              {
                "word": "how",
                "start": 849.945,
                "end": 850.105,
                "confidence": 0.7897519,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.59755546
              },
              {
                "word": "to",
                "start": 850.105,
                "end": 850.345,
                "confidence": 0.9677901,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.59755546
              },
              {
                "word": "like",
                "start": 850.345,
                "end": 850.825,
                "confidence": 0.98647916,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.59755546
              },
              {
                "word": "profess",
                "start": 851.305,
                "end": 851.70496,
                "confidence": 0.92330825,
                "punctuated_word": "profess",
                "speaker": 1,
                "speaker_confidence": 0.59755546
              },
              {
                "word": "completely",
                "start": 851.70496,
                "end": 852.20496,
                "confidence": 0.99605703,
                "punctuated_word": "completely",
                "speaker": 1,
                "speaker_confidence": 0.59755546
              },
              {
                "word": "when",
                "start": 852.265,
                "end": 852.505,
                "confidence": 0.909266,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.59755546
              },
              {
                "word": "when",
                "start": 852.505,
                "end": 852.665,
                "confidence": 0.5190873,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.59755546
              },
              {
                "word": "it",
                "start": 852.665,
                "end": 852.825,
                "confidence": 0.9859061,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "comes",
                "start": 852.825,
                "end": 853.065,
                "confidence": 0.99723107,
                "punctuated_word": "comes",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "to",
                "start": 853.065,
                "end": 853.225,
                "confidence": 0.9944997,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "mev",
                "start": 853.225,
                "end": 853.545,
                "confidence": 0.9111528,
                "punctuated_word": "MEV",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "and",
                "start": 853.545,
                "end": 853.70496,
                "confidence": 0.8462112,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "like",
                "start": 853.70496,
                "end": 853.865,
                "confidence": 0.952811,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "this",
                "start": 853.865,
                "end": 853.985,
                "confidence": 0.9400674,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "is",
                "start": 853.985,
                "end": 854.105,
                "confidence": 0.3090496,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "i",
                "start": 854.265,
                "end": 854.425,
                "confidence": 0.600539,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "can",
                "start": 854.425,
                "end": 854.665,
                "confidence": 0.7738491,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "make",
                "start": 854.665,
                "end": 854.825,
                "confidence": 0.34162807,
                "punctuated_word": "make",
                "speaker": 1,
                "speaker_confidence": 0.4920376
              },
              {
                "word": "it",
                "start": 854.825,
                "end": 854.90497,
                "confidence": 0.9016333,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.31635046
              },
              {
                "word": "very",
                "start": 854.90497,
                "end": 855.065,
                "confidence": 0.9304921,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.31635046
              },
              {
                "word": "simple",
                "start": 855.065,
                "end": 855.46497,
                "confidence": 0.82885045,
                "punctuated_word": "simple,",
                "speaker": 0,
                "speaker_confidence": 0.31635046
              },
              {
                "word": "actually",
                "start": 855.46497,
                "end": 855.785,
                "confidence": 0.99267364,
                "punctuated_word": "actually.",
                "speaker": 0,
                "speaker_confidence": 0.31635046
              },
              {
                "word": "yeah",
                "start": 855.785,
                "end": 856.185,
                "confidence": 0.9648441,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.31635046
              },
              {
                "word": "i",
                "start": 856.185,
                "end": 856.265,
                "confidence": 0.9414283,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "think",
                "start": 856.265,
                "end": 856.505,
                "confidence": 0.7864366,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "so",
                "start": 856.505,
                "end": 857.005,
                "confidence": 0.97483134,
                "punctuated_word": "so.",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "bold",
                "start": 857.14496,
                "end": 857.545,
                "confidence": 0.8842872,
                "punctuated_word": "Bold",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "claims",
                "start": 857.545,
                "end": 858.045,
                "confidence": 0.8931992,
                "punctuated_word": "claims,",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "which",
                "start": 858.185,
                "end": 858.345,
                "confidence": 0.9989588,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "is",
                "start": 858.345,
                "end": 858.845,
                "confidence": 0.9800161,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "i",
                "start": 859.46497,
                "end": 859.625,
                "confidence": 0.99682766,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "mean",
                "start": 859.625,
                "end": 860.125,
                "confidence": 0.99414015,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "the",
                "start": 860.665,
                "end": 860.985,
                "confidence": 0.98861337,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "blockchain",
                "start": 860.985,
                "end": 861.46497,
                "confidence": 0.57436377,
                "punctuated_word": "blockchain",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "is",
                "start": 861.46497,
                "end": 861.66,
                "confidence": 0.8103365,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "all",
                "start": 861.74,
                "end": 861.89996,
                "confidence": 0.45541048,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "ready",
                "start": 861.89996,
                "end": 862.13995,
                "confidence": 0.48235923,
                "punctuated_word": "ready",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "from",
                "start": 862.13995,
                "end": 862.45996,
                "confidence": 0.9965126,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "the",
                "start": 862.45996,
                "end": 862.54,
                "confidence": 0.9988469,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "beginning",
                "start": 862.54,
                "end": 862.94,
                "confidence": 0.9997198,
                "punctuated_word": "beginning",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "yeah",
                "start": 863.18,
                "end": 863.57996,
                "confidence": 0.99069464,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "of",
                "start": 863.66,
                "end": 863.81995,
                "confidence": 0.9643575,
                "punctuated_word": "Of,",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "of",
                "start": 865.25995,
                "end": 865.5,
                "confidence": 0.9985446,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "time",
                "start": 865.58,
                "end": 865.66,
                "confidence": 0.97685665,
                "punctuated_word": "Time",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "change",
                "start": 865.66,
                "end": 865.74,
                "confidence": 0.8184319,
                "punctuated_word": "change.",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "being",
                "start": 865.81995,
                "end": 866.31995,
                "confidence": 0.9621643,
                "punctuated_word": "Being",
                "speaker": 0,
                "speaker_confidence": 0.6012337
              },
              {
                "word": "a",
                "start": 866.77997,
                "end": 866.98,
                "confidence": 0.99864584,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.18150115
              },
              {
                "word": "time",
                "start": 866.98,
                "end": 867.18,
                "confidence": 0.991919,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.18150115
              },
              {
                "word": "change",
                "start": 867.18,
                "end": 867.33997,
                "confidence": 0.96542394,
                "punctuated_word": "change.",
                "speaker": 1,
                "speaker_confidence": 0.18150115
              },
              {
                "word": "yeah",
                "start": 867.33997,
                "end": 867.66,
                "confidence": 0.8406615,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.13551486
              },
              {
                "word": "yeah",
                "start": 867.66,
                "end": 868.13995,
                "confidence": 0.87742233,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.4978665
              },
              {
                "word": "and",
                "start": 868.13995,
                "end": 868.3,
                "confidence": 0.6451879,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.4978665
              },
              {
                "word": "of",
                "start": 868.3,
                "end": 868.54,
                "confidence": 0.94171715,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.4978665
              },
              {
                "word": "trustlessness",
                "start": 868.54,
                "end": 869.04,
                "confidence": 0.8914614,
                "punctuated_word": "trustlessness.",
                "speaker": 0,
                "speaker_confidence": 0.4978665
              },
              {
                "word": "they're",
                "start": 869.18,
                "end": 869.42,
                "confidence": 0.95047337,
                "punctuated_word": "They're",
                "speaker": 0,
                "speaker_confidence": 0.4978665
              },
              {
                "word": "all",
                "start": 869.42,
                "end": 869.57996,
                "confidence": 0.99835014,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.4978665
              },
              {
                "word": "connected",
                "start": 869.57996,
                "end": 870.07996,
                "confidence": 0.9157514,
                "punctuated_word": "connected.",
                "speaker": 0,
                "speaker_confidence": 0.4978665
              },
              {
                "word": "because",
                "start": 870.37994,
                "end": 870.77997,
                "confidence": 0.8581924,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.46943837
              },
              {
                "word": "what",
                "start": 870.77997,
                "end": 870.94,
                "confidence": 0.56731004,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.46943837
              },
              {
                "word": "is",
                "start": 870.94,
                "end": 871.01996,
                "confidence": 0.9234365,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.46943837
              },
              {
                "word": "the",
                "start": 871.01996,
                "end": 871.1,
                "confidence": 0.9958742,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.46943837
              },
              {
                "word": "question",
                "start": 871.1,
                "end": 871.42,
                "confidence": 0.9993136,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.46943837
              },
              {
                "word": "of",
                "start": 871.42,
                "end": 871.5,
                "confidence": 0.9904909,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.46943837
              },
              {
                "word": "trust",
                "start": 871.5,
                "end": 871.74,
                "confidence": 0.97588015,
                "punctuated_word": "trust?",
                "speaker": 0,
                "speaker_confidence": 0.46943837
              },
              {
                "word": "the",
                "start": 871.74,
                "end": 871.81995,
                "confidence": 0.97939885,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "question",
                "start": 871.81995,
                "end": 872.13995,
                "confidence": 0.9987909,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "of",
                "start": 872.13995,
                "end": 872.22,
                "confidence": 0.98980767,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "trust",
                "start": 872.22,
                "end": 872.54,
                "confidence": 0.99957913,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "is",
                "start": 872.54,
                "end": 872.69995,
                "confidence": 0.9994962,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "basically",
                "start": 872.69995,
                "end": 873.1,
                "confidence": 0.97112155,
                "punctuated_word": "basically",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "being",
                "start": 873.1,
                "end": 873.33997,
                "confidence": 0.9962142,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "able",
                "start": 873.33997,
                "end": 873.57996,
                "confidence": 0.9998698,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "to",
                "start": 873.57996,
                "end": 873.66,
                "confidence": 0.98448664,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "when",
                "start": 873.74,
                "end": 873.89996,
                "confidence": 0.9977919,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "i",
                "start": 873.89996,
                "end": 874.06,
                "confidence": 0.9995427,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "say",
                "start": 874.06,
                "end": 874.45996,
                "confidence": 0.9994604,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "you",
                "start": 874.45996,
                "end": 874.62,
                "confidence": 0.5656785,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "don't",
                "start": 874.62,
                "end": 874.86,
                "confidence": 0.9622865,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "have",
                "start": 874.86,
                "end": 874.93994,
                "confidence": 0.54741275,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.55697304
              },
              {
                "word": "to",
                "start": 874.93994,
                "end": 875.01996,
                "confidence": 0.769393,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.3908611
              },
              {
                "word": "trust",
                "start": 875.01996,
                "end": 875.33997,
                "confidence": 0.99931204,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.3908611
              },
              {
                "word": "anything",
                "start": 875.33997,
                "end": 875.57996,
                "confidence": 0.9937611,
                "punctuated_word": "anything",
                "speaker": 0,
                "speaker_confidence": 0.3908611
              },
              {
                "word": "on",
                "start": 875.57996,
                "end": 875.66,
                "confidence": 0.9804143,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.3908611
              },
              {
                "word": "the",
                "start": 875.66,
                "end": 875.81995,
                "confidence": 0.9980227,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.3908611
              },
              {
                "word": "blockchain",
                "start": 875.81995,
                "end": 876.3,
                "confidence": 0.96021307,
                "punctuated_word": "blockchain,",
                "speaker": 0,
                "speaker_confidence": 0.3908611
              },
              {
                "word": "it",
                "start": 876.3,
                "end": 876.37994,
                "confidence": 0.9617065,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "means",
                "start": 876.37994,
                "end": 876.69995,
                "confidence": 0.8846966,
                "punctuated_word": "means,",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "like",
                "start": 876.69995,
                "end": 877.1,
                "confidence": 0.9981333,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "if",
                "start": 877.1,
                "end": 877.305,
                "confidence": 0.9920081,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "somebody",
                "start": 877.545,
                "end": 878.045,
                "confidence": 0.90890855,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "locks",
                "start": 878.265,
                "end": 878.665,
                "confidence": 0.98896444,
                "punctuated_word": "locks",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "up",
                "start": 878.665,
                "end": 878.825,
                "confidence": 0.9994174,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "a",
                "start": 878.825,
                "end": 878.985,
                "confidence": 0.9833292,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "coin",
                "start": 878.985,
                "end": 879.225,
                "confidence": 0.9906923,
                "punctuated_word": "coin",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "on",
                "start": 879.225,
                "end": 879.305,
                "confidence": 0.89134383,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.62338305
              },
              {
                "word": "the",
                "start": 879.305,
                "end": 879.385,
                "confidence": 0.9970414,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.40664536
              },
              {
                "word": "blockchain",
                "start": 879.385,
                "end": 879.785,
                "confidence": 0.9871619,
                "punctuated_word": "blockchain,",
                "speaker": 0,
                "speaker_confidence": 0.40664536
              },
              {
                "word": "you",
                "start": 879.785,
                "end": 879.945,
                "confidence": 0.9945597,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.40664536
              },
              {
                "word": "don't",
                "start": 879.945,
                "end": 880.105,
                "confidence": 0.99638116,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.40664536
              },
              {
                "word": "have",
                "start": 880.105,
                "end": 880.185,
                "confidence": 0.6356337,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.40664536
              },
              {
                "word": "to",
                "start": 880.185,
                "end": 880.265,
                "confidence": 0.46316525,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.40664536
              },
              {
                "word": "trust",
                "start": 880.265,
                "end": 880.385,
                "confidence": 0.9990722,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.40664536
              },
              {
                "word": "it",
                "start": 880.385,
                "end": 880.505,
                "confidence": 0.53892195,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.40664536
              },
              {
                "word": "it'll",
                "start": 880.505,
                "end": 880.585,
                "confidence": 0.8303087,
                "punctuated_word": "It'll",
                "speaker": 0,
                "speaker_confidence": 0.36293238
              },
              {
                "word": "be",
                "start": 880.585,
                "end": 880.745,
                "confidence": 0.99257094,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.36293238
              },
              {
                "word": "there",
                "start": 880.745,
                "end": 880.90497,
                "confidence": 0.722579,
                "punctuated_word": "there.",
                "speaker": 0,
                "speaker_confidence": 0.36293238
              },
              {
                "word": "it'll",
                "start": 880.90497,
                "end": 881.145,
                "confidence": 0.9341018,
                "punctuated_word": "It'll",
                "speaker": 0,
                "speaker_confidence": 0.36293238
              },
              {
                "word": "be",
                "start": 881.145,
                "end": 881.225,
                "confidence": 0.9962112,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.36293238
              },
              {
                "word": "there",
                "start": 881.225,
                "end": 881.46497,
                "confidence": 0.9970228,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.36293238
              },
              {
                "word": "in",
                "start": 881.46497,
                "end": 881.545,
                "confidence": 0.9905385,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5082658
              },
              {
                "word": "ten",
                "start": 881.545,
                "end": 881.705,
                "confidence": 0.9992962,
                "punctuated_word": "ten",
                "speaker": 0,
                "speaker_confidence": 0.5082658
              },
              {
                "word": "years",
                "start": 881.705,
                "end": 882.02496,
                "confidence": 0.99370253,
                "punctuated_word": "years,",
                "speaker": 0,
                "speaker_confidence": 0.5082658
              },
              {
                "word": "hundred",
                "start": 882.02496,
                "end": 882.265,
                "confidence": 0.91952354,
                "punctuated_word": "hundred",
                "speaker": 0,
                "speaker_confidence": 0.5082658
              },
              {
                "word": "years",
                "start": 882.265,
                "end": 882.745,
                "confidence": 0.9981597,
                "punctuated_word": "years,",
                "speaker": 0,
                "speaker_confidence": 0.5082658
              },
              {
                "word": "two",
                "start": 882.745,
                "end": 882.825,
                "confidence": 0.9974963,
                "punctuated_word": "two",
                "speaker": 0,
                "speaker_confidence": 0.5082658
              },
              {
                "word": "hundred",
                "start": 882.825,
                "end": 883.145,
                "confidence": 0.99978,
                "punctuated_word": "hundred",
                "speaker": 0,
                "speaker_confidence": 0.5082658
              },
              {
                "word": "years",
                "start": 883.145,
                "end": 883.645,
                "confidence": 0.90163696,
                "punctuated_word": "years,",
                "speaker": 0,
                "speaker_confidence": 0.5082658
              },
              {
                "word": "which",
                "start": 883.865,
                "end": 884.105,
                "confidence": 0.99901164,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.62106776
              },
              {
                "word": "means",
                "start": 884.105,
                "end": 884.585,
                "confidence": 0.99968433,
                "punctuated_word": "means",
                "speaker": 0,
                "speaker_confidence": 0.62106776
              },
              {
                "word": "anytime",
                "start": 884.585,
                "end": 885.065,
                "confidence": 0.87550515,
                "punctuated_word": "anytime",
                "speaker": 0,
                "speaker_confidence": 0.62106776
              },
              {
                "word": "somebody",
                "start": 885.065,
                "end": 885.46497,
                "confidence": 0.9965749,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.62106776
              },
              {
                "word": "trusts",
                "start": 885.46497,
                "end": 885.96497,
                "confidence": 0.96042025,
                "punctuated_word": "trusts,",
                "speaker": 0,
                "speaker_confidence": 0.62106776
              },
              {
                "word": "it's",
                "start": 886.105,
                "end": 886.345,
                "confidence": 0.99142,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.62106776
              },
              {
                "word": "basically",
                "start": 886.345,
                "end": 886.845,
                "confidence": 0.9483053,
                "punctuated_word": "basically",
                "speaker": 0,
                "speaker_confidence": 0.62106776
              },
              {
                "word": "an",
                "start": 886.90497,
                "end": 886.985,
                "confidence": 0.97950625,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.56726617
              },
              {
                "word": "assumption",
                "start": 886.985,
                "end": 887.485,
                "confidence": 0.9988207,
                "punctuated_word": "assumption",
                "speaker": 0,
                "speaker_confidence": 0.56726617
              },
              {
                "word": "of",
                "start": 887.625,
                "end": 887.785,
                "confidence": 0.9993777,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.56726617
              },
              {
                "word": "a",
                "start": 887.785,
                "end": 887.865,
                "confidence": 0.99414515,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.56726617
              },
              {
                "word": "future",
                "start": 887.865,
                "end": 888.365,
                "confidence": 0.99973804,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.56726617
              },
              {
                "word": "promise",
                "start": 888.585,
                "end": 888.985,
                "confidence": 0.9047735,
                "punctuated_word": "promise",
                "speaker": 0,
                "speaker_confidence": 0.56726617
              },
              {
                "word": "to",
                "start": 888.985,
                "end": 889.065,
                "confidence": 0.99803406,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.56726617
              },
              {
                "word": "be",
                "start": 889.065,
                "end": 889.225,
                "confidence": 0.9982241,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.56726617
              },
              {
                "word": "fulfilled",
                "start": 889.225,
                "end": 889.725,
                "confidence": 0.99870884,
                "punctuated_word": "fulfilled.",
                "speaker": 0,
                "speaker_confidence": 0.56726617
              },
              {
                "word": "that's",
                "start": 890.02496,
                "end": 890.185,
                "confidence": 0.9962597,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "what",
                "start": 890.185,
                "end": 890.425,
                "confidence": 0.9898599,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "trust",
                "start": 890.425,
                "end": 890.665,
                "confidence": 0.88409555,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "is",
                "start": 890.665,
                "end": 890.825,
                "confidence": 0.9859028,
                "punctuated_word": "is.",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "every",
                "start": 890.825,
                "end": 891.06,
                "confidence": 0.9761495,
                "punctuated_word": "Every",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "trust",
                "start": 892.18,
                "end": 892.54004,
                "confidence": 0.5014671,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "is",
                "start": 892.54004,
                "end": 892.9,
                "confidence": 0.8758989,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "an",
                "start": 892.9,
                "end": 892.98,
                "confidence": 0.53851837,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "assumption",
                "start": 892.98,
                "end": 893.26,
                "confidence": 0.8133162,
                "punctuated_word": "assumption",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "on",
                "start": 893.26,
                "end": 893.54,
                "confidence": 0.8318671,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "the",
                "start": 893.54,
                "end": 894.04,
                "confidence": 0.82557094,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5856675
              },
              {
                "word": "future",
                "start": 894.1,
                "end": 894.18,
                "confidence": 0.86775434,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.011993766
              },
              {
                "word": "something",
                "start": 894.18,
                "end": 894.34,
                "confidence": 0.53039443,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.011993766
              },
              {
                "word": "to",
                "start": 894.34,
                "end": 894.84,
                "confidence": 0.93677455,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.19354141
              },
              {
                "word": "be",
                "start": 895.14,
                "end": 895.1667,
                "confidence": 0.8746101,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.19354141
              },
              {
                "word": "fulfilled",
                "start": 895.1667,
                "end": 895.1933,
                "confidence": 0.9650928,
                "punctuated_word": "fulfilled.",
                "speaker": 0,
                "speaker_confidence": 0.19354141
              },
              {
                "word": "so",
                "start": 895.1933,
                "end": 895.22,
                "confidence": 0.45153436,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.4248802
              },
              {
                "word": "when",
                "start": 895.22,
                "end": 895.4066,
                "confidence": 0.8072331,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.4248802
              },
              {
                "word": "we",
                "start": 895.4066,
                "end": 895.5933,
                "confidence": 0.91147906,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.4248802
              },
              {
                "word": "see",
                "start": 895.5933,
                "end": 895.77997,
                "confidence": 0.68700063,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.4248802
              },
              {
                "word": "on",
                "start": 895.77997,
                "end": 895.86,
                "confidence": 0.795666,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.4248802
              },
              {
                "word": "the",
                "start": 895.86,
                "end": 895.94,
                "confidence": 0.9353112,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.4248802
              },
              {
                "word": "blockchain",
                "start": 895.94,
                "end": 896.44,
                "confidence": 0.6067361,
                "punctuated_word": "blockchain,",
                "speaker": 0,
                "speaker_confidence": 0.4248802
              },
              {
                "word": "you",
                "start": 896.5,
                "end": 896.58,
                "confidence": 0.45324296,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.33963186
              },
              {
                "word": "don't",
                "start": 896.58,
                "end": 896.66,
                "confidence": 0.81277853,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.33963186
              },
              {
                "word": "have",
                "start": 896.66,
                "end": 896.82,
                "confidence": 0.83948,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.33963186
              },
              {
                "word": "to",
                "start": 896.82,
                "end": 896.98,
                "confidence": 0.9301698,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.33963186
              },
              {
                "word": "trust",
                "start": 896.98,
                "end": 897.14,
                "confidence": 0.83314544,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.33963186
              },
              {
                "word": "anything",
                "start": 897.14,
                "end": 897.64,
                "confidence": 0.7162442,
                "punctuated_word": "anything,",
                "speaker": 0,
                "speaker_confidence": 0.33963186
              },
              {
                "word": "like",
                "start": 897.94,
                "end": 898.1,
                "confidence": 0.6932596,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.33963186
              },
              {
                "word": "if",
                "start": 898.1,
                "end": 898.26,
                "confidence": 0.96594876,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.33963186
              },
              {
                "word": "you",
                "start": 898.26,
                "end": 898.42,
                "confidence": 0.98290896,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5185455
              },
              {
                "word": "lock",
                "start": 898.42,
                "end": 898.66,
                "confidence": 0.88153607,
                "punctuated_word": "lock",
                "speaker": 0,
                "speaker_confidence": 0.5185455
              },
              {
                "word": "something",
                "start": 898.66,
                "end": 899.06,
                "confidence": 0.88445085,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.5185455
              },
              {
                "word": "in",
                "start": 899.06,
                "end": 899.22,
                "confidence": 0.9694764,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5185455
              },
              {
                "word": "an",
                "start": 899.22,
                "end": 899.38,
                "confidence": 0.5085109,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.5185455
              },
              {
                "word": "escrow",
                "start": 899.38,
                "end": 899.7,
                "confidence": 0.9841843,
                "punctuated_word": "escrow",
                "speaker": 0,
                "speaker_confidence": 0.5185455
              },
              {
                "word": "and",
                "start": 899.7,
                "end": 899.86,
                "confidence": 0.8718108,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5185455
              },
              {
                "word": "you",
                "start": 899.86,
                "end": 900.02,
                "confidence": 0.98198193,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5185455
              },
              {
                "word": "say",
                "start": 900.02,
                "end": 900.18005,
                "confidence": 0.775425,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.5185455
              },
              {
                "word": "the",
                "start": 900.18005,
                "end": 900.34,
                "confidence": 0.8071544,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "price",
                "start": 900.34,
                "end": 900.66,
                "confidence": 0.9840806,
                "punctuated_word": "price",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "changes",
                "start": 900.66,
                "end": 901.16,
                "confidence": 0.98272014,
                "punctuated_word": "changes,",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "it",
                "start": 901.54,
                "end": 901.62,
                "confidence": 0.34153023,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "automatically",
                "start": 901.62,
                "end": 902.12,
                "confidence": 0.9700299,
                "punctuated_word": "automatically",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "release",
                "start": 902.18,
                "end": 902.5,
                "confidence": 0.45764455,
                "punctuated_word": "release",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "so",
                "start": 902.5,
                "end": 902.66,
                "confidence": 0.39357275,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "and",
                "start": 902.66,
                "end": 902.82,
                "confidence": 0.86127526,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "so",
                "start": 902.82,
                "end": 902.98,
                "confidence": 0.9812686,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "coins",
                "start": 902.98,
                "end": 903.3,
                "confidence": 0.7123916,
                "punctuated_word": "coins",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "to",
                "start": 903.3,
                "end": 903.38,
                "confidence": 0.63966066,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "somebody",
                "start": 903.38,
                "end": 903.88,
                "confidence": 0.96574557,
                "punctuated_word": "somebody.",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "and",
                "start": 904.42,
                "end": 904.5,
                "confidence": 0.6563134,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "you",
                "start": 904.5,
                "end": 904.58,
                "confidence": 0.8813986,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6955622
              },
              {
                "word": "know",
                "start": 904.58,
                "end": 904.74,
                "confidence": 0.996347,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "if",
                "start": 904.74,
                "end": 904.9,
                "confidence": 0.7204523,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "the",
                "start": 904.9,
                "end": 904.98,
                "confidence": 0.9971334,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "price",
                "start": 904.98,
                "end": 905.22,
                "confidence": 0.9982843,
                "punctuated_word": "price",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "changes",
                "start": 905.22,
                "end": 905.62,
                "confidence": 0.98864424,
                "punctuated_word": "changes,",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "the",
                "start": 905.62,
                "end": 905.86,
                "confidence": 0.98693293,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "coins",
                "start": 905.86,
                "end": 906.1,
                "confidence": 0.91359514,
                "punctuated_word": "coins",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "will",
                "start": 906.1,
                "end": 906.26,
                "confidence": 0.8667863,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "be",
                "start": 906.26,
                "end": 906.42,
                "confidence": 0.83448434,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "released",
                "start": 906.42,
                "end": 906.6675,
                "confidence": 0.9565013,
                "punctuated_word": "released.",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "nobody",
                "start": 906.6675,
                "end": 906.915,
                "confidence": 0.56154776,
                "punctuated_word": "Nobody",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "can",
                "start": 907.07495,
                "end": 907.235,
                "confidence": 0.9801956,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "stop",
                "start": 907.235,
                "end": 907.39496,
                "confidence": 0.99961287,
                "punctuated_word": "stop",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "it",
                "start": 907.39496,
                "end": 907.89496,
                "confidence": 0.99964035,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.55881137
              },
              {
                "word": "what",
                "start": 908.27496,
                "end": 908.51495,
                "confidence": 0.9975677,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "that",
                "start": 908.51495,
                "end": 908.675,
                "confidence": 0.79041946,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "does",
                "start": 908.675,
                "end": 908.915,
                "confidence": 0.8403295,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "mean",
                "start": 908.915,
                "end": 909.15497,
                "confidence": 0.87397,
                "punctuated_word": "mean?",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "that",
                "start": 909.15497,
                "end": 909.315,
                "confidence": 0.998765,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "means",
                "start": 909.315,
                "end": 909.555,
                "confidence": 0.99976414,
                "punctuated_word": "means",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "that",
                "start": 909.555,
                "end": 909.875,
                "confidence": 0.9969783,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "you",
                "start": 909.875,
                "end": 910.035,
                "confidence": 0.9994917,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "are",
                "start": 910.035,
                "end": 910.195,
                "confidence": 0.90556735,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "making",
                "start": 910.195,
                "end": 910.51495,
                "confidence": 0.99989426,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "an",
                "start": 910.51495,
                "end": 910.675,
                "confidence": 0.99944013,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "assumption",
                "start": 910.675,
                "end": 911.175,
                "confidence": 0.99968433,
                "punctuated_word": "assumption",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "that",
                "start": 911.315,
                "end": 911.555,
                "confidence": 0.9962733,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "you",
                "start": 911.555,
                "end": 911.71497,
                "confidence": 0.9607061,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6220436
              },
              {
                "word": "know",
                "start": 911.71497,
                "end": 911.875,
                "confidence": 0.9994754,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.5712578
              },
              {
                "word": "for",
                "start": 911.875,
                "end": 912.115,
                "confidence": 0.9410868,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.5712578
              },
              {
                "word": "sure",
                "start": 912.115,
                "end": 912.355,
                "confidence": 0.99598444,
                "punctuated_word": "sure",
                "speaker": 0,
                "speaker_confidence": 0.5712578
              },
              {
                "word": "the",
                "start": 912.355,
                "end": 912.51495,
                "confidence": 0.99148667,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5712578
              },
              {
                "word": "guarantee",
                "start": 912.51495,
                "end": 913.01495,
                "confidence": 0.9960083,
                "punctuated_word": "guarantee",
                "speaker": 0,
                "speaker_confidence": 0.5712578
              },
              {
                "word": "is",
                "start": 913.39496,
                "end": 913.63495,
                "confidence": 0.9860789,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5712578
              },
              {
                "word": "100%",
                "start": 913.63495,
                "end": 914.535,
                "confidence": 0.8198068,
                "punctuated_word": "100%.",
                "speaker": 0,
                "speaker_confidence": 0.5712578
              },
              {
                "word": "so",
                "start": 915.15497,
                "end": 915.315,
                "confidence": 0.5799417,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6017737
              },
              {
                "word": "that",
                "start": 915.315,
                "end": 915.555,
                "confidence": 0.99705684,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6017737
              },
              {
                "word": "means",
                "start": 915.555,
                "end": 916.055,
                "confidence": 0.99909234,
                "punctuated_word": "means",
                "speaker": 0,
                "speaker_confidence": 0.6017737
              },
              {
                "word": "the",
                "start": 916.115,
                "end": 916.195,
                "confidence": 0.9295491,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6017737
              },
              {
                "word": "question",
                "start": 916.195,
                "end": 916.595,
                "confidence": 0.9997056,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.6017737
              },
              {
                "word": "of",
                "start": 916.595,
                "end": 916.755,
                "confidence": 0.9994048,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5626056
              },
              {
                "word": "trust",
                "start": 916.755,
                "end": 917.255,
                "confidence": 0.99862957,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.5626056
              },
              {
                "word": "would",
                "start": 917.555,
                "end": 917.795,
                "confidence": 0.99748945,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.5626056
              },
              {
                "word": "not",
                "start": 917.795,
                "end": 918.035,
                "confidence": 0.9995586,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5626056
              },
              {
                "word": "be",
                "start": 918.035,
                "end": 918.435,
                "confidence": 0.99956506,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.5626056
              },
              {
                "word": "even",
                "start": 918.435,
                "end": 918.755,
                "confidence": 0.9978199,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.5626056
              },
              {
                "word": "a",
                "start": 918.755,
                "end": 918.83496,
                "confidence": 0.9989429,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "question",
                "start": 918.83496,
                "end": 919.17,
                "confidence": 0.99938416,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "if",
                "start": 919.41,
                "end": 919.91,
                "confidence": 0.9972319,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "in",
                "start": 920.05,
                "end": 920.20996,
                "confidence": 0.79619235,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "real",
                "start": 920.20996,
                "end": 920.52997,
                "confidence": 0.9975439,
                "punctuated_word": "real",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "life",
                "start": 920.52997,
                "end": 921.02997,
                "confidence": 0.99919564,
                "punctuated_word": "life",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "we",
                "start": 921.41,
                "end": 921.73,
                "confidence": 0.5427354,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "could",
                "start": 921.73,
                "end": 921.88995,
                "confidence": 0.9974598,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "time",
                "start": 921.88995,
                "end": 922.13,
                "confidence": 0.9976646,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "travel",
                "start": 922.13,
                "end": 922.37,
                "confidence": 0.9953128,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "to",
                "start": 922.37,
                "end": 922.52997,
                "confidence": 0.99171245,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "that",
                "start": 922.52997,
                "end": 922.69,
                "confidence": 0.75395066,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "future",
                "start": 922.69,
                "end": 923.01,
                "confidence": 0.95695233,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "and",
                "start": 923.01,
                "end": 923.17,
                "confidence": 0.974631,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "always",
                "start": 923.17,
                "end": 923.41,
                "confidence": 0.9975932,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "check",
                "start": 923.41,
                "end": 923.57,
                "confidence": 0.99517184,
                "punctuated_word": "check",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "it",
                "start": 923.57,
                "end": 924.07,
                "confidence": 0.97980607,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.6382377
              },
              {
                "word": "of",
                "start": 924.52997,
                "end": 924.69,
                "confidence": 0.8582633,
                "punctuated_word": "Of",
                "speaker": 0,
                "speaker_confidence": 0.42304844
              },
              {
                "word": "course",
                "start": 924.69,
                "end": 924.85,
                "confidence": 0.86058015,
                "punctuated_word": "course,",
                "speaker": 0,
                "speaker_confidence": 0.42304844
              },
              {
                "word": "we",
                "start": 924.85,
                "end": 925.01,
                "confidence": 0.99841774,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.42304844
              },
              {
                "word": "cannot",
                "start": 925.01,
                "end": 925.25,
                "confidence": 0.9810579,
                "punctuated_word": "cannot",
                "speaker": 0,
                "speaker_confidence": 0.42304844
              },
              {
                "word": "do",
                "start": 925.25,
                "end": 925.41,
                "confidence": 0.9989397,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.42304844
              },
              {
                "word": "that",
                "start": 925.41,
                "end": 925.73,
                "confidence": 0.99320436,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.42304844
              },
              {
                "word": "right",
                "start": 925.73,
                "end": 926.23,
                "confidence": 0.9750148,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.12918425
              },
              {
                "word": "right",
                "start": 926.29,
                "end": 926.52997,
                "confidence": 0.85542667,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.12918425
              },
              {
                "word": "right",
                "start": 926.52997,
                "end": 927.01,
                "confidence": 0.8624885,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.12918425
              },
              {
                "word": "so",
                "start": 927.01,
                "end": 927.17,
                "confidence": 0.7443156,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.50464416
              },
              {
                "word": "when",
                "start": 927.17,
                "end": 927.49,
                "confidence": 0.80620885,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.50464416
              },
              {
                "word": "we",
                "start": 927.49,
                "end": 927.64996,
                "confidence": 0.99690646,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.50464416
              },
              {
                "word": "have",
                "start": 927.64996,
                "end": 928.14996,
                "confidence": 0.99732214,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.50464416
              },
              {
                "word": "something",
                "start": 928.61,
                "end": 929.01,
                "confidence": 0.9972506,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.50464416
              },
              {
                "word": "that",
                "start": 929.01,
                "end": 929.17,
                "confidence": 0.9934837,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.03674233
              },
              {
                "word": "is",
                "start": 929.17,
                "end": 929.32996,
                "confidence": 0.97963387,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.62976027
              },
              {
                "word": "trustless",
                "start": 929.32996,
                "end": 929.82996,
                "confidence": 0.9832887,
                "punctuated_word": "trustless,",
                "speaker": 0,
                "speaker_confidence": 0.62976027
              },
              {
                "word": "we",
                "start": 929.97,
                "end": 930.20996,
                "confidence": 0.94977033,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.62976027
              },
              {
                "word": "are",
                "start": 930.20996,
                "end": 930.45,
                "confidence": 0.849932,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.62976027
              },
              {
                "word": "essentially",
                "start": 930.45,
                "end": 930.95,
                "confidence": 0.9764947,
                "punctuated_word": "essentially",
                "speaker": 0,
                "speaker_confidence": 0.62976027
              },
              {
                "word": "saying",
                "start": 931.01,
                "end": 931.215,
                "confidence": 0.7907623,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.62976027
              },
              {
                "word": "saying",
                "start": 931.61505,
                "end": 931.775,
                "confidence": 0.9648899,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.45215625
              },
              {
                "word": "it",
                "start": 931.775,
                "end": 932.015,
                "confidence": 0.77567434,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.45215625
              },
              {
                "word": "is",
                "start": 932.015,
                "end": 932.255,
                "confidence": 0.9674339,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.45215625
              },
              {
                "word": "almost",
                "start": 932.255,
                "end": 932.575,
                "confidence": 0.9812866,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.45215625
              },
              {
                "word": "like",
                "start": 932.575,
                "end": 933.05505,
                "confidence": 0.94144833,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.45215625
              },
              {
                "word": "it",
                "start": 933.05505,
                "end": 933.215,
                "confidence": 0.95729125,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.68305343
              },
              {
                "word": "is",
                "start": 933.215,
                "end": 933.715,
                "confidence": 0.9609992,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.68305343
              },
              {
                "word": "allowing",
                "start": 934.015,
                "end": 934.41504,
                "confidence": 0.9980921,
                "punctuated_word": "allowing",
                "speaker": 0,
                "speaker_confidence": 0.68305343
              },
              {
                "word": "you",
                "start": 934.41504,
                "end": 934.575,
                "confidence": 0.9965919,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.68305343
              },
              {
                "word": "to",
                "start": 934.575,
                "end": 934.73505,
                "confidence": 0.99789596,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.68305343
              },
              {
                "word": "travel",
                "start": 934.73505,
                "end": 935.05505,
                "confidence": 0.9990445,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.68305343
              },
              {
                "word": "to",
                "start": 935.05505,
                "end": 935.135,
                "confidence": 0.9867371,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.68305343
              },
              {
                "word": "the",
                "start": 935.135,
                "end": 935.29504,
                "confidence": 0.9957657,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.68305343
              },
              {
                "word": "future",
                "start": 935.29504,
                "end": 935.61505,
                "confidence": 0.9996381,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.68305343
              },
              {
                "word": "and",
                "start": 935.61505,
                "end": 935.695,
                "confidence": 0.9784641,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.35271847
              },
              {
                "word": "give",
                "start": 935.695,
                "end": 935.935,
                "confidence": 0.99344796,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.35271847
              },
              {
                "word": "you",
                "start": 935.935,
                "end": 936.015,
                "confidence": 0.98993206,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.35271847
              },
              {
                "word": "that",
                "start": 936.015,
                "end": 936.17505,
                "confidence": 0.58835226,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.35271847
              },
              {
                "word": "guarantee",
                "start": 936.17505,
                "end": 936.67505,
                "confidence": 0.9689631,
                "punctuated_word": "guarantee.",
                "speaker": 0,
                "speaker_confidence": 0.35271847
              },
              {
                "word": "like",
                "start": 936.97504,
                "end": 937.215,
                "confidence": 0.83618104,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.57152647
              },
              {
                "word": "why",
                "start": 937.215,
                "end": 937.455,
                "confidence": 0.9979748,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.57152647
              },
              {
                "word": "is",
                "start": 937.455,
                "end": 937.695,
                "confidence": 0.9909691,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.57152647
              },
              {
                "word": "bitcoin",
                "start": 937.695,
                "end": 938.09503,
                "confidence": 0.6422333,
                "punctuated_word": "Bitcoin",
                "speaker": 0,
                "speaker_confidence": 0.57152647
              },
              {
                "word": "saying",
                "start": 938.09503,
                "end": 938.335,
                "confidence": 0.9703813,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.57152647
              },
              {
                "word": "21,000,000",
                "start": 938.335,
                "end": 939.135,
                "confidence": 0.9734548,
                "punctuated_word": "21,000,000",
                "speaker": 0,
                "speaker_confidence": 0.6367567
              },
              {
                "word": "is",
                "start": 939.135,
                "end": 939.29504,
                "confidence": 0.9782079,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.66937184
              },
              {
                "word": "fixed",
                "start": 939.29504,
                "end": 939.61505,
                "confidence": 0.87212753,
                "punctuated_word": "fixed?",
                "speaker": 0,
                "speaker_confidence": 0.66937184
              },
              {
                "word": "nobody",
                "start": 939.61505,
                "end": 939.935,
                "confidence": 0.99135953,
                "punctuated_word": "Nobody",
                "speaker": 0,
                "speaker_confidence": 0.66937184
              },
              {
                "word": "went",
                "start": 939.935,
                "end": 940.09503,
                "confidence": 0.9626237,
                "punctuated_word": "went",
                "speaker": 0,
                "speaker_confidence": 0.66937184
              },
              {
                "word": "to",
                "start": 940.09503,
                "end": 940.255,
                "confidence": 0.9603594,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.66937184
              },
              {
                "word": "the",
                "start": 940.255,
                "end": 940.335,
                "confidence": 0.9976441,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.66937184
              },
              {
                "word": "future",
                "start": 940.335,
                "end": 940.575,
                "confidence": 0.99903476,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.66937184
              },
              {
                "word": "and",
                "start": 940.575,
                "end": 940.73505,
                "confidence": 0.9800239,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.66937184
              },
              {
                "word": "saw",
                "start": 940.73505,
                "end": 940.97504,
                "confidence": 0.9545418,
                "punctuated_word": "saw",
                "speaker": 0,
                "speaker_confidence": 0.66937184
              },
              {
                "word": "21,000,000",
                "start": 940.97504,
                "end": 941.875,
                "confidence": 0.85429937,
                "punctuated_word": "21,000,000.",
                "speaker": 0,
                "speaker_confidence": 0.67470217
              },
              {
                "word": "after",
                "start": 941.935,
                "end": 942.255,
                "confidence": 0.98803294,
                "punctuated_word": "After",
                "speaker": 0,
                "speaker_confidence": 0.6773673
              },
              {
                "word": "that",
                "start": 942.255,
                "end": 942.49506,
                "confidence": 0.9633715,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.6773673
              },
              {
                "word": "it's",
                "start": 942.49506,
                "end": 942.815,
                "confidence": 0.95763206,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.6773673
              },
              {
                "word": "not",
                "start": 942.815,
                "end": 943.315,
                "confidence": 0.9241224,
                "punctuated_word": "not.",
                "speaker": 0,
                "speaker_confidence": 0.6773673
              },
              {
                "word": "but",
                "start": 943.53503,
                "end": 944.015,
                "confidence": 0.9877802,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.6773673
              },
              {
                "word": "we",
                "start": 944.015,
                "end": 944.34,
                "confidence": 0.8507572,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6773673
              },
              {
                "word": "don't",
                "start": 944.34,
                "end": 944.46,
                "confidence": 0.7342396,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.6773673
              },
              {
                "word": "have",
                "start": 944.46,
                "end": 944.58,
                "confidence": 0.6088078,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.6773673
              },
              {
                "word": "to",
                "start": 944.58,
                "end": 944.66003,
                "confidence": 0.57582015,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6773673
              },
              {
                "word": "trust",
                "start": 944.66003,
                "end": 944.82,
                "confidence": 0.99908364,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "it's",
                "start": 944.82,
                "end": 945.06,
                "confidence": 0.9480872,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "there",
                "start": 945.06,
                "end": 945.38,
                "confidence": 0.9972574,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "because",
                "start": 945.38,
                "end": 945.78,
                "confidence": 0.9049883,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "it's",
                "start": 945.78,
                "end": 946.02,
                "confidence": 0.99908555,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "in",
                "start": 946.02,
                "end": 946.26,
                "confidence": 0.9985921,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "the",
                "start": 946.26,
                "end": 946.34,
                "confidence": 0.99894387,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "code",
                "start": 946.34,
                "end": 946.66003,
                "confidence": 0.7262269,
                "punctuated_word": "code.",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "it's",
                "start": 946.66003,
                "end": 946.9,
                "confidence": 0.9994413,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "in",
                "start": 946.9,
                "end": 947.06,
                "confidence": 0.99884665,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "the",
                "start": 947.06,
                "end": 947.22003,
                "confidence": 0.99848217,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "culture",
                "start": 947.22003,
                "end": 947.7,
                "confidence": 0.99692744,
                "punctuated_word": "culture",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "not",
                "start": 947.7,
                "end": 947.86005,
                "confidence": 0.76995313,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.70106727
              },
              {
                "word": "to",
                "start": 947.86005,
                "end": 948.02,
                "confidence": 0.9988845,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "change",
                "start": 948.02,
                "end": 948.26,
                "confidence": 0.9995604,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "the",
                "start": 948.26,
                "end": 948.5,
                "confidence": 0.9989472,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "code",
                "start": 948.5,
                "end": 949.0,
                "confidence": 0.9967429,
                "punctuated_word": "code.",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "it's",
                "start": 949.14,
                "end": 949.26,
                "confidence": 0.9986594,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "a",
                "start": 949.26,
                "end": 949.38,
                "confidence": 0.93380046,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "lot",
                "start": 949.38,
                "end": 949.54004,
                "confidence": 0.99980086,
                "punctuated_word": "lot",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "of",
                "start": 949.54004,
                "end": 949.7,
                "confidence": 0.99929595,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "these",
                "start": 949.7,
                "end": 949.86005,
                "confidence": 0.9928677,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "things",
                "start": 949.86005,
                "end": 950.02,
                "confidence": 0.98088574,
                "punctuated_word": "things.",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "so",
                "start": 950.02,
                "end": 950.26,
                "confidence": 0.8114321,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "ultimately",
                "start": 950.26,
                "end": 950.66003,
                "confidence": 0.99914837,
                "punctuated_word": "ultimately,",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "what",
                "start": 950.66003,
                "end": 950.82,
                "confidence": 0.99279404,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "you",
                "start": 950.82,
                "end": 950.98004,
                "confidence": 0.99854976,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "get",
                "start": 950.98004,
                "end": 951.22003,
                "confidence": 0.99503976,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "as",
                "start": 951.22003,
                "end": 951.30005,
                "confidence": 0.6108096,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.6883258
              },
              {
                "word": "a",
                "start": 951.30005,
                "end": 951.38,
                "confidence": 0.8718437,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "result",
                "start": 951.38,
                "end": 951.88,
                "confidence": 0.9994368,
                "punctuated_word": "result",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "of",
                "start": 952.18005,
                "end": 952.34,
                "confidence": 0.9976538,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "partly",
                "start": 952.34,
                "end": 952.82,
                "confidence": 0.9846659,
                "punctuated_word": "partly",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "tech",
                "start": 952.82,
                "end": 953.14,
                "confidence": 0.9903188,
                "punctuated_word": "tech,",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "partly",
                "start": 953.14,
                "end": 953.64,
                "confidence": 0.99911255,
                "punctuated_word": "partly",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "culture",
                "start": 953.7,
                "end": 954.2,
                "confidence": 0.9977234,
                "punctuated_word": "culture",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "of",
                "start": 954.58,
                "end": 954.98004,
                "confidence": 0.93184805,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "blockchain",
                "start": 954.98004,
                "end": 955.48004,
                "confidence": 0.7115083,
                "punctuated_word": "blockchain,",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "ethereum",
                "start": 955.54004,
                "end": 955.94,
                "confidence": 0.9330778,
                "punctuated_word": "Ethereum,",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "all",
                "start": 955.94,
                "end": 956.10004,
                "confidence": 0.9416382,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "this",
                "start": 956.10004,
                "end": 956.26,
                "confidence": 0.7095359,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "crypto",
                "start": 956.26,
                "end": 956.76,
                "confidence": 0.9905945,
                "punctuated_word": "crypto",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "with",
                "start": 957.54004,
                "end": 957.78,
                "confidence": 0.5896511,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "trustlessness",
                "start": 957.78,
                "end": 958.28,
                "confidence": 0.5783276,
                "punctuated_word": "trustlessness.",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "lessness",
                "start": 958.46497,
                "end": 958.625,
                "confidence": 0.41039038,
                "punctuated_word": "Lessness.",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "you",
                "start": 958.625,
                "end": 958.785,
                "confidence": 0.99417615,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "get",
                "start": 958.785,
                "end": 959.185,
                "confidence": 0.9991787,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "this",
                "start": 959.185,
                "end": 959.585,
                "confidence": 0.99947566,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "paradigm",
                "start": 959.585,
                "end": 960.085,
                "confidence": 0.99733233,
                "punctuated_word": "paradigm",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "of",
                "start": 960.545,
                "end": 960.945,
                "confidence": 0.99919707,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "being",
                "start": 960.945,
                "end": 961.185,
                "confidence": 0.9998242,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "able",
                "start": 961.185,
                "end": 961.425,
                "confidence": 0.9997862,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "to",
                "start": 961.425,
                "end": 961.585,
                "confidence": 0.99982446,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "make",
                "start": 961.585,
                "end": 961.825,
                "confidence": 0.9996741,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "promises",
                "start": 961.825,
                "end": 962.325,
                "confidence": 0.9996346,
                "punctuated_word": "promises",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "that",
                "start": 962.785,
                "end": 963.02496,
                "confidence": 0.9925108,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "you",
                "start": 963.02496,
                "end": 963.265,
                "confidence": 0.92471766,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "know",
                "start": 963.265,
                "end": 963.765,
                "confidence": 0.9990594,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "in",
                "start": 964.385,
                "end": 964.625,
                "confidence": 0.9362917,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.9730702
              },
              {
                "word": "the",
                "start": 964.625,
                "end": 964.785,
                "confidence": 0.99977463,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.53229225
              },
              {
                "word": "future",
                "start": 964.785,
                "end": 965.265,
                "confidence": 0.9999528,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.53229225
              },
              {
                "word": "will",
                "start": 965.265,
                "end": 965.505,
                "confidence": 0.99231696,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.53229225
              },
              {
                "word": "be",
                "start": 965.505,
                "end": 965.665,
                "confidence": 0.99970895,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.53229225
              },
              {
                "word": "true",
                "start": 965.665,
                "end": 965.985,
                "confidence": 0.9976145,
                "punctuated_word": "true",
                "speaker": 0,
                "speaker_confidence": 0.53229225
              },
              {
                "word": "even",
                "start": 965.985,
                "end": 966.225,
                "confidence": 0.77867997,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.53229225
              },
              {
                "word": "though",
                "start": 966.225,
                "end": 966.305,
                "confidence": 0.9300609,
                "punctuated_word": "though",
                "speaker": 0,
                "speaker_confidence": 0.53229225
              },
              {
                "word": "you",
                "start": 966.305,
                "end": 966.46497,
                "confidence": 0.9891083,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.4541986
              },
              {
                "word": "did",
                "start": 966.46497,
                "end": 966.705,
                "confidence": 0.9991566,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.4541986
              },
              {
                "word": "not",
                "start": 966.705,
                "end": 966.865,
                "confidence": 0.99975425,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.4541986
              },
              {
                "word": "go",
                "start": 966.865,
                "end": 967.02496,
                "confidence": 0.99984586,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 0.4541986
              },
              {
                "word": "in",
                "start": 967.02496,
                "end": 967.185,
                "confidence": 0.9985071,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.4541986
              },
              {
                "word": "the",
                "start": 967.185,
                "end": 967.265,
                "confidence": 0.9994742,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.4541986
              },
              {
                "word": "future",
                "start": 967.265,
                "end": 967.585,
                "confidence": 0.897583,
                "punctuated_word": "future,",
                "speaker": 0,
                "speaker_confidence": 0.6060974
              },
              {
                "word": "and",
                "start": 967.585,
                "end": 967.825,
                "confidence": 0.9995459,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6060974
              },
              {
                "word": "that's",
                "start": 967.825,
                "end": 968.065,
                "confidence": 0.99885374,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.6060974
              },
              {
                "word": "time",
                "start": 968.065,
                "end": 968.305,
                "confidence": 0.99807346,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.6060974
              },
              {
                "word": "travel",
                "start": 968.305,
                "end": 968.625,
                "confidence": 0.7334048,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.6060974
              },
              {
                "word": "in",
                "start": 968.625,
                "end": 968.785,
                "confidence": 0.97783023,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6060974
              },
              {
                "word": "some",
                "start": 968.785,
                "end": 968.945,
                "confidence": 0.9957361,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.6060974
              },
              {
                "word": "ways",
                "start": 968.945,
                "end": 969.425,
                "confidence": 0.9735148,
                "punctuated_word": "ways.",
                "speaker": 0,
                "speaker_confidence": 0.6060974
              },
              {
                "word": "mhmm",
                "start": 969.425,
                "end": 969.585,
                "confidence": 0.99037427,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.44011933
              },
              {
                "word": "it's",
                "start": 969.585,
                "end": 969.745,
                "confidence": 0.7967833,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.44011933
              },
              {
                "word": "like",
                "start": 969.745,
                "end": 969.90497,
                "confidence": 0.92068744,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.44011933
              },
              {
                "word": "being",
                "start": 969.90497,
                "end": 970.145,
                "confidence": 0.99552935,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.44011933
              },
              {
                "word": "able",
                "start": 970.145,
                "end": 970.385,
                "confidence": 0.9997002,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.44011933
              },
              {
                "word": "to",
                "start": 970.385,
                "end": 970.46497,
                "confidence": 0.99942327,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.44011933
              },
              {
                "word": "have",
                "start": 970.46497,
                "end": 970.625,
                "confidence": 0.99982184,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.44011933
              },
              {
                "word": "a",
                "start": 970.625,
                "end": 970.705,
                "confidence": 0.99274135,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "crystal",
                "start": 970.705,
                "end": 971.105,
                "confidence": 0.99993694,
                "punctuated_word": "crystal",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "ball",
                "start": 971.105,
                "end": 971.345,
                "confidence": 0.9983016,
                "punctuated_word": "ball",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "and",
                "start": 971.345,
                "end": 971.505,
                "confidence": 0.9796159,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "be",
                "start": 971.505,
                "end": 971.665,
                "confidence": 0.99249685,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "able",
                "start": 971.665,
                "end": 971.90497,
                "confidence": 0.999828,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "to",
                "start": 971.90497,
                "end": 972.065,
                "confidence": 0.9987582,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "see",
                "start": 972.065,
                "end": 972.565,
                "confidence": 0.7993039,
                "punctuated_word": "see,",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "you",
                "start": 972.625,
                "end": 972.785,
                "confidence": 0.9989254,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "know",
                "start": 972.785,
                "end": 972.93,
                "confidence": 0.95287776,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "know",
                "start": 972.93,
                "end": 973.01,
                "confidence": 0.9905516,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5734213
              },
              {
                "word": "if",
                "start": 973.01,
                "end": 973.08997,
                "confidence": 0.99862754,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "a",
                "start": 973.08997,
                "end": 973.33,
                "confidence": 0.8279377,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "claim",
                "start": 973.33,
                "end": 973.41,
                "confidence": 0.9995739,
                "punctuated_word": "claim",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "is",
                "start": 973.41,
                "end": 973.73,
                "confidence": 0.9988709,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "made",
                "start": 973.73,
                "end": 973.89,
                "confidence": 0.9955715,
                "punctuated_word": "made",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "on",
                "start": 973.89,
                "end": 974.13,
                "confidence": 0.9995258,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "the",
                "start": 974.13,
                "end": 974.21,
                "confidence": 0.9986136,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "blockchain",
                "start": 974.21,
                "end": 974.71,
                "confidence": 0.72692275,
                "punctuated_word": "blockchain.",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "that",
                "start": 974.77,
                "end": 974.93,
                "confidence": 0.99685526,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "is",
                "start": 974.93,
                "end": 975.08997,
                "confidence": 0.999482,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "kinda",
                "start": 975.08997,
                "end": 975.41,
                "confidence": 0.79195017,
                "punctuated_word": "kinda",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "true",
                "start": 975.41,
                "end": 975.89,
                "confidence": 0.9983984,
                "punctuated_word": "true.",
                "speaker": 0,
                "speaker_confidence": 0.68075305
              },
              {
                "word": "right",
                "start": 975.89,
                "end": 976.21,
                "confidence": 0.99640477,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.012856603
              },
              {
                "word": "and",
                "start": 976.21,
                "end": 976.37,
                "confidence": 0.99803275,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "this",
                "start": 976.37,
                "end": 976.52997,
                "confidence": 0.9993481,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "is",
                "start": 976.52997,
                "end": 976.69,
                "confidence": 0.9979175,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "why",
                "start": 976.69,
                "end": 976.93,
                "confidence": 0.7002572,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "this",
                "start": 976.93,
                "end": 977.17,
                "confidence": 0.9960316,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "whole",
                "start": 977.17,
                "end": 977.49,
                "confidence": 0.9831104,
                "punctuated_word": "whole,",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "angle",
                "start": 978.05,
                "end": 978.45,
                "confidence": 0.99955994,
                "punctuated_word": "angle",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "that",
                "start": 978.45,
                "end": 978.61,
                "confidence": 0.9990709,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "is",
                "start": 978.61,
                "end": 978.77,
                "confidence": 0.9997261,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "there",
                "start": 978.77,
                "end": 979.08997,
                "confidence": 0.9994748,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "on",
                "start": 979.08997,
                "end": 979.33,
                "confidence": 0.9983829,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "blockchain",
                "start": 979.33,
                "end": 979.73,
                "confidence": 0.7147107,
                "punctuated_word": "blockchain.",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "one",
                "start": 979.73,
                "end": 979.97,
                "confidence": 0.98983455,
                "punctuated_word": "One",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "one",
                "start": 979.97,
                "end": 980.21,
                "confidence": 0.8415766,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "is",
                "start": 980.21,
                "end": 980.37,
                "confidence": 0.9716119,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "this",
                "start": 980.37,
                "end": 980.87,
                "confidence": 0.9893254,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "making",
                "start": 981.01,
                "end": 981.41,
                "confidence": 0.83745474,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "promises",
                "start": 981.41,
                "end": 981.89,
                "confidence": 0.78169966,
                "punctuated_word": "promises,",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "and",
                "start": 981.89,
                "end": 982.05,
                "confidence": 0.99888366,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "you",
                "start": 982.05,
                "end": 982.13,
                "confidence": 0.9390456,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.72446835
              },
              {
                "word": "know",
                "start": 982.13,
                "end": 982.21,
                "confidence": 0.999361,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "that",
                "start": 982.21,
                "end": 982.37,
                "confidence": 0.96979046,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "is",
                "start": 982.37,
                "end": 982.61,
                "confidence": 0.71813464,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "true",
                "start": 982.61,
                "end": 983.01,
                "confidence": 0.9282054,
                "punctuated_word": "true.",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "another",
                "start": 983.01,
                "end": 983.25,
                "confidence": 0.97616106,
                "punctuated_word": "Another",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "angle",
                "start": 983.25,
                "end": 983.57,
                "confidence": 0.85316765,
                "punctuated_word": "angle,",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "which",
                "start": 983.57,
                "end": 983.73,
                "confidence": 0.9986771,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "is",
                "start": 983.73,
                "end": 983.97,
                "confidence": 0.9985379,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "time",
                "start": 983.97,
                "end": 984.13,
                "confidence": 0.86602926,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "travel",
                "start": 984.13,
                "end": 984.45,
                "confidence": 0.9271501,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.69754237
              },
              {
                "word": "in",
                "start": 984.45,
                "end": 984.52997,
                "confidence": 0.99711204,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.35499918
              },
              {
                "word": "the",
                "start": 984.52997,
                "end": 984.69,
                "confidence": 0.9981775,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.35499918
              },
              {
                "word": "future",
                "start": 984.69,
                "end": 985.01,
                "confidence": 0.96132934,
                "punctuated_word": "future.",
                "speaker": 0,
                "speaker_confidence": 0.35499918
              },
              {
                "word": "mhmm",
                "start": 985.01,
                "end": 985.41,
                "confidence": 0.9954392,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.35499918
              },
              {
                "word": "another",
                "start": 985.41,
                "end": 985.81,
                "confidence": 0.99650913,
                "punctuated_word": "Another",
                "speaker": 0,
                "speaker_confidence": 0.61197424
              },
              {
                "word": "angle",
                "start": 985.81,
                "end": 986.05,
                "confidence": 0.99916816,
                "punctuated_word": "angle",
                "speaker": 0,
                "speaker_confidence": 0.61197424
              },
              {
                "word": "is",
                "start": 986.05,
                "end": 986.52997,
                "confidence": 0.98091793,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.61197424
              },
              {
                "word": "being",
                "start": 986.52997,
                "end": 986.715,
                "confidence": 0.91219616,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.61197424
              },
              {
                "word": "able",
                "start": 986.79504,
                "end": 987.11505,
                "confidence": 0.9979842,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.61197424
              },
              {
                "word": "to",
                "start": 987.11505,
                "end": 987.195,
                "confidence": 0.9994879,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.61197424
              },
              {
                "word": "see",
                "start": 987.195,
                "end": 987.67505,
                "confidence": 0.999843,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "from",
                "start": 987.67505,
                "end": 988.075,
                "confidence": 0.9972493,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "all",
                "start": 988.075,
                "end": 988.395,
                "confidence": 0.9997093,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "the",
                "start": 988.395,
                "end": 988.55505,
                "confidence": 0.9966388,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "existing",
                "start": 988.55505,
                "end": 988.955,
                "confidence": 0.99988425,
                "punctuated_word": "existing",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "blocks",
                "start": 988.955,
                "end": 989.455,
                "confidence": 0.9990288,
                "punctuated_word": "blocks",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "that",
                "start": 989.515,
                "end": 989.755,
                "confidence": 0.92327523,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "anything",
                "start": 989.755,
                "end": 990.155,
                "confidence": 0.99922884,
                "punctuated_word": "anything",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "that",
                "start": 990.155,
                "end": 990.395,
                "confidence": 0.9997217,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "happened",
                "start": 990.395,
                "end": 990.635,
                "confidence": 0.9951751,
                "punctuated_word": "happened",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "in",
                "start": 990.635,
                "end": 990.79504,
                "confidence": 0.9999125,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "the",
                "start": 990.79504,
                "end": 990.955,
                "confidence": 0.9996402,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "past",
                "start": 990.955,
                "end": 991.195,
                "confidence": 0.9740077,
                "punctuated_word": "past,",
                "speaker": 0,
                "speaker_confidence": 0.77946424
              },
              {
                "word": "you",
                "start": 991.195,
                "end": 991.275,
                "confidence": 0.99377763,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "can",
                "start": 991.275,
                "end": 991.59503,
                "confidence": 0.99978966,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "recreate",
                "start": 991.59503,
                "end": 991.99506,
                "confidence": 0.98723966,
                "punctuated_word": "recreate",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "it",
                "start": 991.99506,
                "end": 992.155,
                "confidence": 0.9958942,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "by",
                "start": 992.155,
                "end": 992.395,
                "confidence": 0.9970739,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "running",
                "start": 992.395,
                "end": 992.79504,
                "confidence": 0.99970055,
                "punctuated_word": "running",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "the",
                "start": 992.79504,
                "end": 992.875,
                "confidence": 0.99942696,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "same",
                "start": 992.875,
                "end": 993.195,
                "confidence": 0.99959713,
                "punctuated_word": "same",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "exact",
                "start": 993.195,
                "end": 993.515,
                "confidence": 0.99868876,
                "punctuated_word": "exact",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "chain",
                "start": 993.515,
                "end": 993.99506,
                "confidence": 0.7151224,
                "punctuated_word": "chain.",
                "speaker": 0,
                "speaker_confidence": 0.74023074
              },
              {
                "word": "mhmm",
                "start": 993.99506,
                "end": 994.23505,
                "confidence": 0.99809426,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.057513118
              },
              {
                "word": "from",
                "start": 994.23505,
                "end": 994.47504,
                "confidence": 0.99496114,
                "punctuated_word": "From",
                "speaker": 0,
                "speaker_confidence": 0.49795204
              },
              {
                "word": "the",
                "start": 994.47504,
                "end": 994.635,
                "confidence": 0.9994997,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.49795204
              },
              {
                "word": "beginning",
                "start": 994.635,
                "end": 995.03503,
                "confidence": 0.97503114,
                "punctuated_word": "beginning,",
                "speaker": 0,
                "speaker_confidence": 0.49795204
              },
              {
                "word": "you",
                "start": 995.03503,
                "end": 995.195,
                "confidence": 0.99834394,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.49795204
              },
              {
                "word": "can",
                "start": 995.195,
                "end": 995.695,
                "confidence": 0.89110124,
                "punctuated_word": "can,",
                "speaker": 0,
                "speaker_confidence": 0.49795204
              },
              {
                "word": "if",
                "start": 996.79504,
                "end": 997.03503,
                "confidence": 0.3553264,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.49795204
              },
              {
                "word": "you",
                "start": 997.03503,
                "end": 997.11505,
                "confidence": 0.87451917,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "anybody",
                "start": 997.195,
                "end": 997.67505,
                "confidence": 0.6358771,
                "punctuated_word": "anybody",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "runs",
                "start": 997.67505,
                "end": 998.17505,
                "confidence": 0.9820051,
                "punctuated_word": "runs",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "bitcoin",
                "start": 998.395,
                "end": 998.79504,
                "confidence": 0.9742795,
                "punctuated_word": "Bitcoin",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "or",
                "start": 998.79504,
                "end": 999.03503,
                "confidence": 0.9955461,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "ethereum",
                "start": 999.03503,
                "end": 999.435,
                "confidence": 0.9523461,
                "punctuated_word": "Ethereum",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "from",
                "start": 999.435,
                "end": 999.755,
                "confidence": 0.99689925,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "genesis",
                "start": 999.755,
                "end": 1000.255,
                "confidence": 0.9270314,
                "punctuated_word": "Genesis",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "block",
                "start": 1000.35,
                "end": 1000.50995,
                "confidence": 0.68538463,
                "punctuated_word": "block,",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "it'll",
                "start": 1000.50995,
                "end": 1000.75,
                "confidence": 0.9736881,
                "punctuated_word": "it'll",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "exactly",
                "start": 1000.75,
                "end": 1001.23,
                "confidence": 0.99088216,
                "punctuated_word": "exactly",
                "speaker": 0,
                "speaker_confidence": 0.6720231
              },
              {
                "word": "be",
                "start": 1001.23,
                "end": 1001.31,
                "confidence": 0.94954264,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.32673746
              },
              {
                "word": "what",
                "start": 1001.31,
                "end": 1001.47,
                "confidence": 0.9990382,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.32673746
              },
              {
                "word": "it",
                "start": 1001.47,
                "end": 1001.55,
                "confidence": 0.99906486,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.32673746
              },
              {
                "word": "was",
                "start": 1001.55,
                "end": 1001.94995,
                "confidence": 0.99361336,
                "punctuated_word": "was.",
                "speaker": 0,
                "speaker_confidence": 0.32673746
              },
              {
                "word": "it",
                "start": 1001.94995,
                "end": 1002.19,
                "confidence": 0.999337,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.49122518
              },
              {
                "word": "won't",
                "start": 1002.19,
                "end": 1002.35,
                "confidence": 0.9999679,
                "punctuated_word": "won't",
                "speaker": 0,
                "speaker_confidence": 0.49122518
              },
              {
                "word": "change",
                "start": 1002.35,
                "end": 1002.67,
                "confidence": 0.99987733,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.49122518
              },
              {
                "word": "ever",
                "start": 1002.67,
                "end": 1003.17,
                "confidence": 0.70570743,
                "punctuated_word": "ever.",
                "speaker": 0,
                "speaker_confidence": 0.49122518
              },
              {
                "word": "mhmm",
                "start": 1003.47,
                "end": 1003.97,
                "confidence": 0.99497795,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.49122518
              },
              {
                "word": "because",
                "start": 1004.02997,
                "end": 1004.52997,
                "confidence": 0.9948231,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "there",
                "start": 1004.67,
                "end": 1004.82996,
                "confidence": 0.7970575,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "are",
                "start": 1004.82996,
                "end": 1004.91,
                "confidence": 0.9724558,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "proofs",
                "start": 1004.91,
                "end": 1005.11,
                "confidence": 0.99482465,
                "punctuated_word": "proofs",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "of",
                "start": 1005.11,
                "end": 1005.31,
                "confidence": 0.99298006,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "all",
                "start": 1005.31,
                "end": 1005.47,
                "confidence": 0.97973204,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "the",
                "start": 1005.47,
                "end": 1005.63,
                "confidence": 0.5914,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "data",
                "start": 1005.63,
                "end": 1005.87,
                "confidence": 0.82688475,
                "punctuated_word": "data,",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "which",
                "start": 1005.87,
                "end": 1006.02997,
                "confidence": 0.9989147,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "is",
                "start": 1006.02997,
                "end": 1006.26996,
                "confidence": 0.99692863,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "time",
                "start": 1006.26996,
                "end": 1006.50995,
                "confidence": 0.98677385,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "travel",
                "start": 1006.50995,
                "end": 1006.82996,
                "confidence": 0.56601197,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.61951363
              },
              {
                "word": "to",
                "start": 1006.82996,
                "end": 1006.91,
                "confidence": 0.9951776,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.28050458
              },
              {
                "word": "the",
                "start": 1006.91,
                "end": 1006.99,
                "confidence": 0.9995204,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.28050458
              },
              {
                "word": "past",
                "start": 1006.99,
                "end": 1007.23,
                "confidence": 0.9928731,
                "punctuated_word": "past",
                "speaker": 0,
                "speaker_confidence": 0.28050458
              },
              {
                "word": "because",
                "start": 1007.23,
                "end": 1007.47,
                "confidence": 0.5316103,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.28050458
              },
              {
                "word": "we",
                "start": 1007.47,
                "end": 1007.70996,
                "confidence": 0.99932563,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.28050458
              },
              {
                "word": "didn't",
                "start": 1007.70996,
                "end": 1007.87,
                "confidence": 0.9965769,
                "punctuated_word": "didn't",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "nobody",
                "start": 1008.11,
                "end": 1008.43,
                "confidence": 0.99945647,
                "punctuated_word": "nobody",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "went",
                "start": 1008.43,
                "end": 1008.67,
                "confidence": 0.9994568,
                "punctuated_word": "went",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "to",
                "start": 1008.67,
                "end": 1008.75,
                "confidence": 0.99851936,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "the",
                "start": 1008.75,
                "end": 1008.82996,
                "confidence": 0.9994584,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "past",
                "start": 1008.82996,
                "end": 1009.14996,
                "confidence": 0.9954426,
                "punctuated_word": "past",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "and",
                "start": 1009.14996,
                "end": 1009.38995,
                "confidence": 0.83340377,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "so",
                "start": 1009.38995,
                "end": 1009.88995,
                "confidence": 0.6953442,
                "punctuated_word": "so.",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "so",
                "start": 1010.02997,
                "end": 1010.19,
                "confidence": 0.99286795,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "this",
                "start": 1010.19,
                "end": 1010.43,
                "confidence": 0.9970005,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.6196218
              },
              {
                "word": "is",
                "start": 1010.43,
                "end": 1010.50995,
                "confidence": 0.9322403,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.63928586
              },
              {
                "word": "why",
                "start": 1010.50995,
                "end": 1010.67,
                "confidence": 0.9182572,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.63928586
              },
              {
                "word": "i",
                "start": 1010.99,
                "end": 1011.14996,
                "confidence": 0.9996886,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.63928586
              },
              {
                "word": "mean",
                "start": 1011.14996,
                "end": 1011.55,
                "confidence": 0.98549104,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.63928586
              },
              {
                "word": "time",
                "start": 1011.55,
                "end": 1011.87,
                "confidence": 0.9990508,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.63928586
              },
              {
                "word": "chain",
                "start": 1011.87,
                "end": 1012.37,
                "confidence": 0.9809724,
                "punctuated_word": "chain",
                "speaker": 0,
                "speaker_confidence": 0.63928586
              },
              {
                "word": "is",
                "start": 1012.43,
                "end": 1012.67,
                "confidence": 0.9994979,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.63928586
              },
              {
                "word": "actually",
                "start": 1012.67,
                "end": 1013.14996,
                "confidence": 0.9974382,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.63928586
              },
              {
                "word": "a",
                "start": 1013.14996,
                "end": 1013.2375,
                "confidence": 0.80428475,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.47447616
              },
              {
                "word": "way",
                "start": 1013.2375,
                "end": 1013.325,
                "confidence": 0.97820663,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.47447616
              },
              {
                "word": "better",
                "start": 1013.565,
                "end": 1013.805,
                "confidence": 0.99379694,
                "punctuated_word": "better",
                "speaker": 0,
                "speaker_confidence": 0.47447616
              },
              {
                "word": "metaphor",
                "start": 1013.805,
                "end": 1014.28503,
                "confidence": 0.9940684,
                "punctuated_word": "metaphor",
                "speaker": 0,
                "speaker_confidence": 0.47447616
              },
              {
                "word": "in",
                "start": 1014.28503,
                "end": 1014.525,
                "confidence": 0.96765745,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.47447616
              },
              {
                "word": "some",
                "start": 1014.525,
                "end": 1014.765,
                "confidence": 0.99349314,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.47447616
              },
              {
                "word": "ways",
                "start": 1014.765,
                "end": 1015.265,
                "confidence": 0.71810615,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.47447616
              },
              {
                "word": "if",
                "start": 1015.805,
                "end": 1015.965,
                "confidence": 0.9909753,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.053319216
              },
              {
                "word": "you",
                "start": 1015.965,
                "end": 1016.045,
                "confidence": 0.99936515,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.053319216
              },
              {
                "word": "think",
                "start": 1016.045,
                "end": 1016.28503,
                "confidence": 0.99956614,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.52668446
              },
              {
                "word": "about",
                "start": 1016.28503,
                "end": 1016.525,
                "confidence": 0.9997663,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.52668446
              },
              {
                "word": "it",
                "start": 1016.525,
                "end": 1016.56506,
                "confidence": 0.9992932,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.52668446
              },
              {
                "word": "right",
                "start": 1016.60504,
                "end": 1016.84503,
                "confidence": 0.8063314,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.52668446
              },
              {
                "word": "than",
                "start": 1017.085,
                "end": 1017.325,
                "confidence": 0.95124906,
                "punctuated_word": "Than",
                "speaker": 0,
                "speaker_confidence": 0.52668446
              },
              {
                "word": "than",
                "start": 1017.325,
                "end": 1017.565,
                "confidence": 0.9456318,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.52668446
              },
              {
                "word": "blockchain",
                "start": 1017.565,
                "end": 1018.065,
                "confidence": 0.8893019,
                "punctuated_word": "blockchain.",
                "speaker": 0,
                "speaker_confidence": 0.52668446
              },
              {
                "word": "so",
                "start": 1018.125,
                "end": 1018.365,
                "confidence": 0.9955422,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.18960214
              },
              {
                "word": "i",
                "start": 1018.365,
                "end": 1018.445,
                "confidence": 0.99533737,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.18960214
              },
              {
                "word": "would",
                "start": 1018.445,
                "end": 1018.60504,
                "confidence": 0.99838126,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.47330767
              },
              {
                "word": "say",
                "start": 1018.60504,
                "end": 1019.085,
                "confidence": 0.99784017,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.47330767
              },
              {
                "word": "what",
                "start": 1019.085,
                "end": 1019.245,
                "confidence": 0.7041757,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.47330767
              },
              {
                "word": "we",
                "start": 1019.245,
                "end": 1019.405,
                "confidence": 0.99709344,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.47330767
              },
              {
                "word": "are",
                "start": 1019.405,
                "end": 1019.565,
                "confidence": 0.95792896,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.47330767
              },
              {
                "word": "doing",
                "start": 1019.565,
                "end": 1019.805,
                "confidence": 0.9997987,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.47330767
              },
              {
                "word": "is",
                "start": 1019.805,
                "end": 1019.965,
                "confidence": 0.99535626,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.47330767
              },
              {
                "word": "in",
                "start": 1019.965,
                "end": 1020.125,
                "confidence": 0.8212157,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "some",
                "start": 1020.125,
                "end": 1020.365,
                "confidence": 0.9981342,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "ways",
                "start": 1020.365,
                "end": 1020.865,
                "confidence": 0.9977155,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "it's",
                "start": 1021.485,
                "end": 1021.645,
                "confidence": 0.9901486,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "kind",
                "start": 1021.645,
                "end": 1021.885,
                "confidence": 0.9001358,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "of",
                "start": 1021.885,
                "end": 1021.965,
                "confidence": 0.9979553,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "a",
                "start": 1021.965,
                "end": 1022.045,
                "confidence": 0.9611705,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "joke",
                "start": 1022.045,
                "end": 1022.28503,
                "confidence": 0.99895203,
                "punctuated_word": "joke",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "we",
                "start": 1022.28503,
                "end": 1022.525,
                "confidence": 0.4838988,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "say",
                "start": 1022.525,
                "end": 1022.60504,
                "confidence": 0.66221297,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "that",
                "start": 1022.60504,
                "end": 1022.84503,
                "confidence": 0.32764044,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "and",
                "start": 1022.84503,
                "end": 1022.925,
                "confidence": 0.2344858,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6790204
              },
              {
                "word": "i",
                "start": 1022.925,
                "end": 1023.085,
                "confidence": 0.729458,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "the",
                "start": 1023.16504,
                "end": 1023.325,
                "confidence": 0.9099434,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "time",
                "start": 1023.325,
                "end": 1023.565,
                "confidence": 0.99814665,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "chain",
                "start": 1023.565,
                "end": 1024.065,
                "confidence": 0.9963743,
                "punctuated_word": "chain",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "is",
                "start": 1024.525,
                "end": 1024.765,
                "confidence": 0.99843985,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "not",
                "start": 1024.765,
                "end": 1025.005,
                "confidence": 0.99967587,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "complete",
                "start": 1025.005,
                "end": 1025.405,
                "confidence": 0.9998254,
                "punctuated_word": "complete",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "unless",
                "start": 1025.405,
                "end": 1025.725,
                "confidence": 0.9682984,
                "punctuated_word": "unless",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "you",
                "start": 1025.725,
                "end": 1025.885,
                "confidence": 0.6650915,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "have",
                "start": 1025.885,
                "end": 1025.965,
                "confidence": 0.83047515,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "time",
                "start": 1025.965,
                "end": 1026.285,
                "confidence": 0.9979474,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "travel",
                "start": 1026.285,
                "end": 1026.785,
                "confidence": 0.9290732,
                "punctuated_word": "travel.",
                "speaker": 0,
                "speaker_confidence": 0.7377802
              },
              {
                "word": "like",
                "start": 1027.485,
                "end": 1027.645,
                "confidence": 0.79619163,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.36177903
              },
              {
                "word": "it's",
                "start": 1027.645,
                "end": 1027.805,
                "confidence": 0.94205964,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.36177903
              },
              {
                "word": "the",
                "start": 1027.805,
                "end": 1027.965,
                "confidence": 0.98800313,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.36177903
              },
              {
                "word": "missing",
                "start": 1027.965,
                "end": 1028.285,
                "confidence": 0.9982932,
                "punctuated_word": "missing",
                "speaker": 0,
                "speaker_confidence": 0.36177903
              },
              {
                "word": "block",
                "start": 1028.285,
                "end": 1028.525,
                "confidence": 0.9927314,
                "punctuated_word": "block",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "because",
                "start": 1028.525,
                "end": 1028.765,
                "confidence": 0.78769314,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "nakamoto",
                "start": 1028.765,
                "end": 1029.265,
                "confidence": 0.6379627,
                "punctuated_word": "Nakamoto",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "already",
                "start": 1029.38,
                "end": 1029.7001,
                "confidence": 0.99922204,
                "punctuated_word": "already",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "came",
                "start": 1029.7001,
                "end": 1029.78,
                "confidence": 0.9993036,
                "punctuated_word": "came",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "up",
                "start": 1029.78,
                "end": 1030.1001,
                "confidence": 0.9984763,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "with",
                "start": 1030.1001,
                "end": 1030.18,
                "confidence": 0.9984952,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "the",
                "start": 1030.18,
                "end": 1030.3401,
                "confidence": 0.9608158,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "time",
                "start": 1030.3401,
                "end": 1030.5,
                "confidence": 0.99437165,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "chain",
                "start": 1030.5,
                "end": 1030.74,
                "confidence": 0.88728005,
                "punctuated_word": "chain,",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "which",
                "start": 1030.74,
                "end": 1030.9,
                "confidence": 0.99971455,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.6243228
              },
              {
                "word": "is",
                "start": 1030.9,
                "end": 1031.02,
                "confidence": 0.9994105,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "the",
                "start": 1031.02,
                "end": 1031.14,
                "confidence": 0.9762808,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "idea",
                "start": 1031.14,
                "end": 1031.54,
                "confidence": 0.9996772,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "that",
                "start": 1031.54,
                "end": 1032.04,
                "confidence": 0.99843913,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "you",
                "start": 1032.18,
                "end": 1032.3401,
                "confidence": 0.9977584,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "can",
                "start": 1032.3401,
                "end": 1032.5,
                "confidence": 0.99957067,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "make",
                "start": 1032.5,
                "end": 1032.94,
                "confidence": 0.99774617,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "almost",
                "start": 1033.38,
                "end": 1033.7001,
                "confidence": 0.9994247,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "do",
                "start": 1033.7001,
                "end": 1033.9401,
                "confidence": 0.9947885,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "virtual",
                "start": 1033.9401,
                "end": 1034.3401,
                "confidence": 0.9839138,
                "punctuated_word": "virtual",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "time",
                "start": 1034.3401,
                "end": 1034.5801,
                "confidence": 0.9977992,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "travel",
                "start": 1034.5801,
                "end": 1034.9,
                "confidence": 0.9913571,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "to",
                "start": 1034.9,
                "end": 1035.06,
                "confidence": 0.98999447,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "the",
                "start": 1035.06,
                "end": 1035.14,
                "confidence": 0.9991559,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "future",
                "start": 1035.14,
                "end": 1035.54,
                "confidence": 0.99966323,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "because",
                "start": 1035.54,
                "end": 1035.8601,
                "confidence": 0.9105622,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "you",
                "start": 1035.8601,
                "end": 1036.02,
                "confidence": 0.9989869,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.776857
              },
              {
                "word": "have",
                "start": 1036.02,
                "end": 1036.26,
                "confidence": 0.9992544,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.6460373
              },
              {
                "word": "that",
                "start": 1036.26,
                "end": 1036.5,
                "confidence": 0.8209611,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6460373
              },
              {
                "word": "guarantees",
                "start": 1036.5,
                "end": 1036.9,
                "confidence": 0.61588067,
                "punctuated_word": "guarantees",
                "speaker": 0,
                "speaker_confidence": 0.6460373
              },
              {
                "word": "the",
                "start": 1036.9,
                "end": 1037.06,
                "confidence": 0.870336,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6460373
              },
              {
                "word": "future",
                "start": 1037.06,
                "end": 1037.38,
                "confidence": 0.9997489,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.6460373
              },
              {
                "word": "will",
                "start": 1037.38,
                "end": 1037.54,
                "confidence": 0.9962972,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.6460373
              },
              {
                "word": "be",
                "start": 1037.54,
                "end": 1038.04,
                "confidence": 0.9984189,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6460373
              },
              {
                "word": "exactly",
                "start": 1038.42,
                "end": 1038.74,
                "confidence": 0.99673295,
                "punctuated_word": "exactly",
                "speaker": 0,
                "speaker_confidence": 0.6460373
              },
              {
                "word": "that",
                "start": 1038.74,
                "end": 1039.24,
                "confidence": 0.79745245,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.6460373
              },
              {
                "word": "or",
                "start": 1039.38,
                "end": 1039.54,
                "confidence": 0.9979873,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.22462606
              },
              {
                "word": "you",
                "start": 1039.54,
                "end": 1039.62,
                "confidence": 0.99869883,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.22462606
              },
              {
                "word": "can",
                "start": 1039.62,
                "end": 1039.78,
                "confidence": 0.99712294,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.22462606
              },
              {
                "word": "go",
                "start": 1039.78,
                "end": 1039.9401,
                "confidence": 0.99889934,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 0.25229514
              },
              {
                "word": "to",
                "start": 1039.9401,
                "end": 1040.1001,
                "confidence": 0.99490696,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.25229514
              },
              {
                "word": "the",
                "start": 1040.1001,
                "end": 1040.18,
                "confidence": 0.99844825,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.25229514
              },
              {
                "word": "past",
                "start": 1040.18,
                "end": 1040.42,
                "confidence": 0.99844956,
                "punctuated_word": "past",
                "speaker": 0,
                "speaker_confidence": 0.25229514
              },
              {
                "word": "because",
                "start": 1040.42,
                "end": 1040.74,
                "confidence": 0.9550954,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.25229514
              },
              {
                "word": "you",
                "start": 1040.74,
                "end": 1040.8201,
                "confidence": 0.99845076,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.25229514
              },
              {
                "word": "can",
                "start": 1040.8201,
                "end": 1040.9801,
                "confidence": 0.9973871,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "see",
                "start": 1040.9801,
                "end": 1041.14,
                "confidence": 0.9943857,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "the",
                "start": 1041.14,
                "end": 1041.2201,
                "confidence": 0.9900608,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "proof",
                "start": 1041.2201,
                "end": 1041.7201,
                "confidence": 0.9954442,
                "punctuated_word": "proof",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "of",
                "start": 1041.78,
                "end": 1041.8601,
                "confidence": 0.97945374,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "something",
                "start": 1041.8601,
                "end": 1042.3601,
                "confidence": 0.9914112,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "actually",
                "start": 1042.625,
                "end": 1042.865,
                "confidence": 0.4664401,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "happened",
                "start": 1042.865,
                "end": 1043.025,
                "confidence": 0.5829787,
                "punctuated_word": "happened.",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "like",
                "start": 1043.025,
                "end": 1043.525,
                "confidence": 0.92522174,
                "punctuated_word": "Like",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "proof",
                "start": 1043.5851,
                "end": 1043.905,
                "confidence": 0.69866747,
                "punctuated_word": "proof",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "of",
                "start": 1043.905,
                "end": 1044.305,
                "confidence": 0.7070353,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.716133
              },
              {
                "word": "proof",
                "start": 1044.865,
                "end": 1045.1051,
                "confidence": 0.99390244,
                "punctuated_word": "proof",
                "speaker": 0,
                "speaker_confidence": 0.5582589
              },
              {
                "word": "of",
                "start": 1045.1051,
                "end": 1045.265,
                "confidence": 0.9981811,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5582589
              },
              {
                "word": "work",
                "start": 1045.265,
                "end": 1045.745,
                "confidence": 0.85942805,
                "punctuated_word": "work.",
                "speaker": 0,
                "speaker_confidence": 0.5582589
              },
              {
                "word": "you",
                "start": 1045.745,
                "end": 1045.905,
                "confidence": 0.98729265,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.5582589
              },
              {
                "word": "did",
                "start": 1045.905,
                "end": 1046.145,
                "confidence": 0.9978002,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.5582589
              },
              {
                "word": "not",
                "start": 1046.145,
                "end": 1046.385,
                "confidence": 0.9994654,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5582589
              },
              {
                "word": "actually",
                "start": 1046.385,
                "end": 1046.885,
                "confidence": 0.98576444,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.5582589
              },
              {
                "word": "the",
                "start": 1047.185,
                "end": 1047.265,
                "confidence": 0.78729385,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5582589
              },
              {
                "word": "network",
                "start": 1047.265,
                "end": 1047.665,
                "confidence": 0.99908364,
                "punctuated_word": "network",
                "speaker": 0,
                "speaker_confidence": 0.6741127
              },
              {
                "word": "can",
                "start": 1047.665,
                "end": 1047.8251,
                "confidence": 0.92832094,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6741127
              },
              {
                "word": "check",
                "start": 1047.8251,
                "end": 1048.0651,
                "confidence": 0.9839479,
                "punctuated_word": "check",
                "speaker": 0,
                "speaker_confidence": 0.6741127
              },
              {
                "word": "the",
                "start": 1048.0651,
                "end": 1048.385,
                "confidence": 0.8421063,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6741127
              },
              {
                "word": "difficulty",
                "start": 1048.385,
                "end": 1048.865,
                "confidence": 0.97984135,
                "punctuated_word": "difficulty",
                "speaker": 0,
                "speaker_confidence": 0.6741127
              },
              {
                "word": "level",
                "start": 1048.865,
                "end": 1049.265,
                "confidence": 0.94700253,
                "punctuated_word": "level.",
                "speaker": 0,
                "speaker_confidence": 0.6741127
              },
              {
                "word": "nobody",
                "start": 1049.265,
                "end": 1049.5851,
                "confidence": 0.9969382,
                "punctuated_word": "Nobody",
                "speaker": 0,
                "speaker_confidence": 0.6741127
              },
              {
                "word": "went",
                "start": 1049.5851,
                "end": 1049.8251,
                "confidence": 0.99551755,
                "punctuated_word": "went",
                "speaker": 0,
                "speaker_confidence": 0.6741127
              },
              {
                "word": "to",
                "start": 1049.8251,
                "end": 1049.985,
                "confidence": 0.99309546,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6741127
              },
              {
                "word": "the",
                "start": 1049.985,
                "end": 1050.0651,
                "confidence": 0.99317425,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "past",
                "start": 1050.0651,
                "end": 1050.305,
                "confidence": 0.9312712,
                "punctuated_word": "past",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "and",
                "start": 1050.305,
                "end": 1050.545,
                "confidence": 0.9793276,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "saw",
                "start": 1050.545,
                "end": 1050.9451,
                "confidence": 0.98546684,
                "punctuated_word": "saw",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "they",
                "start": 1050.9451,
                "end": 1051.1051,
                "confidence": 0.9318258,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "actually",
                "start": 1051.1051,
                "end": 1051.505,
                "confidence": 0.9866476,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "had",
                "start": 1051.505,
                "end": 1051.745,
                "confidence": 0.94944644,
                "punctuated_word": "had",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "the",
                "start": 1051.745,
                "end": 1051.905,
                "confidence": 0.46004164,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "acid",
                "start": 1051.905,
                "end": 1052.145,
                "confidence": 0.52981174,
                "punctuated_word": "acid,",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "but",
                "start": 1052.145,
                "end": 1052.385,
                "confidence": 0.996451,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "you",
                "start": 1052.385,
                "end": 1052.4651,
                "confidence": 0.9940189,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "don't",
                "start": 1052.4651,
                "end": 1052.625,
                "confidence": 0.9977292,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "need",
                "start": 1052.625,
                "end": 1052.785,
                "confidence": 0.9947312,
                "punctuated_word": "need",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "to",
                "start": 1052.785,
                "end": 1053.285,
                "confidence": 0.9710793,
                "punctuated_word": "to.",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "mhmm",
                "start": 1053.8251,
                "end": 1054.0651,
                "confidence": 0.9866958,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.56041664
              },
              {
                "word": "you",
                "start": 1054.0651,
                "end": 1054.2251,
                "confidence": 0.9517262,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.055579543
              },
              {
                "word": "don't",
                "start": 1054.2251,
                "end": 1054.305,
                "confidence": 0.9898151,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.055579543
              },
              {
                "word": "need",
                "start": 1054.305,
                "end": 1054.4651,
                "confidence": 0.99109674,
                "punctuated_word": "need",
                "speaker": 0,
                "speaker_confidence": 0.5460413
              },
              {
                "word": "to",
                "start": 1054.4651,
                "end": 1054.545,
                "confidence": 0.8720448,
                "punctuated_word": "to.",
                "speaker": 0,
                "speaker_confidence": 0.5460413
              },
              {
                "word": "and",
                "start": 1054.545,
                "end": 1054.86,
                "confidence": 0.7207178,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5460413
              },
              {
                "word": "that's",
                "start": 1054.86,
                "end": 1055.34,
                "confidence": 0.97698534,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.5460413
              },
              {
                "word": "it",
                "start": 1055.34,
                "end": 1055.58,
                "confidence": 0.7018013,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.5460413
              },
              {
                "word": "that's",
                "start": 1055.58,
                "end": 1055.82,
                "confidence": 0.9989737,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.6118953
              },
              {
                "word": "almost",
                "start": 1055.82,
                "end": 1056.14,
                "confidence": 0.9988782,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.6118953
              },
              {
                "word": "like",
                "start": 1056.14,
                "end": 1056.2999,
                "confidence": 0.8399272,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.6118953
              },
              {
                "word": "virtual",
                "start": 1056.2999,
                "end": 1056.7,
                "confidence": 0.9702748,
                "punctuated_word": "virtual",
                "speaker": 0,
                "speaker_confidence": 0.6118953
              },
              {
                "word": "time",
                "start": 1056.7,
                "end": 1056.86,
                "confidence": 0.9935308,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.6118953
              },
              {
                "word": "travel",
                "start": 1056.86,
                "end": 1057.1,
                "confidence": 0.9394489,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.6118953
              },
              {
                "word": "to",
                "start": 1057.1,
                "end": 1057.26,
                "confidence": 0.99720323,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6118953
              },
              {
                "word": "the",
                "start": 1057.26,
                "end": 1057.34,
                "confidence": 0.9995741,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6118953
              },
              {
                "word": "past",
                "start": 1057.34,
                "end": 1057.82,
                "confidence": 0.9864032,
                "punctuated_word": "past.",
                "speaker": 0,
                "speaker_confidence": 0.6118953
              },
              {
                "word": "so",
                "start": 1057.82,
                "end": 1058.0599,
                "confidence": 0.9812997,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "you",
                "start": 1058.0599,
                "end": 1058.14,
                "confidence": 0.8543908,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "have",
                "start": 1058.14,
                "end": 1058.2999,
                "confidence": 0.63269246,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "both",
                "start": 1058.2999,
                "end": 1058.54,
                "confidence": 0.94079745,
                "punctuated_word": "both",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "these",
                "start": 1058.54,
                "end": 1058.78,
                "confidence": 0.8896787,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "time",
                "start": 1058.78,
                "end": 1058.94,
                "confidence": 0.997486,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "travels",
                "start": 1058.94,
                "end": 1059.34,
                "confidence": 0.96293473,
                "punctuated_word": "travels",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "in",
                "start": 1059.34,
                "end": 1059.42,
                "confidence": 0.99909747,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "the",
                "start": 1059.42,
                "end": 1059.58,
                "confidence": 0.9995552,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "blockchain",
                "start": 1059.58,
                "end": 1060.08,
                "confidence": 0.91190743,
                "punctuated_word": "blockchain.",
                "speaker": 0,
                "speaker_confidence": 0.5647626
              },
              {
                "word": "we",
                "start": 1061.34,
                "end": 1061.5,
                "confidence": 0.99684393,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.45195413
              },
              {
                "word": "just",
                "start": 1061.5,
                "end": 1061.74,
                "confidence": 0.99809605,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.45195413
              },
              {
                "word": "call",
                "start": 1061.74,
                "end": 1061.98,
                "confidence": 0.58793044,
                "punctuated_word": "call",
                "speaker": 0,
                "speaker_confidence": 0.45195413
              },
              {
                "word": "it",
                "start": 1061.98,
                "end": 1062.14,
                "confidence": 0.93991125,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.45195413
              },
              {
                "word": "trustless",
                "start": 1062.14,
                "end": 1062.64,
                "confidence": 0.8490932,
                "punctuated_word": "trustless.",
                "speaker": 0,
                "speaker_confidence": 0.45195413
              },
              {
                "word": "yeah",
                "start": 1062.86,
                "end": 1063.1,
                "confidence": 0.82628393,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "but",
                "start": 1063.1,
                "end": 1063.26,
                "confidence": 0.3898179,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "it's",
                "start": 1063.26,
                "end": 1063.42,
                "confidence": 0.97401667,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "actually",
                "start": 1063.42,
                "end": 1063.74,
                "confidence": 0.9034391,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "time",
                "start": 1063.74,
                "end": 1063.98,
                "confidence": 0.9854953,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "travel",
                "start": 1063.98,
                "end": 1064.38,
                "confidence": 0.99115956,
                "punctuated_word": "travel.",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "it's",
                "start": 1064.38,
                "end": 1064.7,
                "confidence": 0.9929086,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "the",
                "start": 1064.7,
                "end": 1064.86,
                "confidence": 0.93650484,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "same",
                "start": 1064.86,
                "end": 1065.1799,
                "confidence": 0.9986664,
                "punctuated_word": "same",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "word",
                "start": 1065.1799,
                "end": 1065.5,
                "confidence": 0.891035,
                "punctuated_word": "word.",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "i",
                "start": 1065.5,
                "end": 1065.58,
                "confidence": 0.9968508,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "mean",
                "start": 1065.58,
                "end": 1065.9,
                "confidence": 0.99477434,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "different",
                "start": 1065.9,
                "end": 1066.22,
                "confidence": 0.99634224,
                "punctuated_word": "different",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "word",
                "start": 1066.22,
                "end": 1066.54,
                "confidence": 0.67753255,
                "punctuated_word": "word,",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "but",
                "start": 1066.54,
                "end": 1066.7,
                "confidence": 0.9432938,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "same",
                "start": 1066.7,
                "end": 1067.2,
                "confidence": 0.8839759,
                "punctuated_word": "same",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "essence",
                "start": 1067.34,
                "end": 1067.84,
                "confidence": 0.9963099,
                "punctuated_word": "essence.",
                "speaker": 0,
                "speaker_confidence": 0.7467756
              },
              {
                "word": "yeah",
                "start": 1067.9,
                "end": 1068.14,
                "confidence": 0.99869144,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.34596395
              },
              {
                "word": "yeah",
                "start": 1068.14,
                "end": 1068.2999,
                "confidence": 0.98758775,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.34596395
              },
              {
                "word": "yeah",
                "start": 1068.2999,
                "end": 1068.54,
                "confidence": 0.9241797,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.34596395
              },
              {
                "word": "i",
                "start": 1068.54,
                "end": 1068.62,
                "confidence": 0.8575304,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.34596395
              },
              {
                "word": "mean",
                "start": 1068.62,
                "end": 1068.78,
                "confidence": 0.9832715,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.34596395
              },
              {
                "word": "there's",
                "start": 1068.78,
                "end": 1069.02,
                "confidence": 0.96187365,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.34596395
              },
              {
                "word": "something",
                "start": 1069.02,
                "end": 1069.215,
                "confidence": 0.79519194,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.34596395
              },
              {
                "word": "about",
                "start": 1069.2949,
                "end": 1069.455,
                "confidence": 0.95888317,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.34596395
              },
              {
                "word": "the",
                "start": 1069.455,
                "end": 1069.5349,
                "confidence": 0.99744654,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.34596395
              },
              {
                "word": "i",
                "start": 1069.615,
                "end": 1069.695,
                "confidence": 0.99980634,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "mean",
                "start": 1069.695,
                "end": 1069.855,
                "confidence": 0.9978299,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "definitely",
                "start": 1069.855,
                "end": 1070.355,
                "confidence": 0.99949706,
                "punctuated_word": "definitely",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "the",
                "start": 1070.4149,
                "end": 1070.9149,
                "confidence": 0.60332245,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "the",
                "start": 1072.575,
                "end": 1072.735,
                "confidence": 0.98032767,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "immutability",
                "start": 1072.735,
                "end": 1073.235,
                "confidence": 0.9987173,
                "punctuated_word": "immutability",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "or",
                "start": 1073.5349,
                "end": 1073.855,
                "confidence": 0.9702956,
                "punctuated_word": "or,",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "like",
                "start": 1073.855,
                "end": 1074.095,
                "confidence": 0.99970686,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "the",
                "start": 1074.095,
                "end": 1074.575,
                "confidence": 0.9996691,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "guaranteed",
                "start": 1074.575,
                "end": 1075.075,
                "confidence": 0.99936956,
                "punctuated_word": "guaranteed",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "nature",
                "start": 1075.2949,
                "end": 1075.775,
                "confidence": 0.9999286,
                "punctuated_word": "nature",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "of",
                "start": 1075.775,
                "end": 1076.095,
                "confidence": 0.9891121,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "like",
                "start": 1076.095,
                "end": 1076.575,
                "confidence": 0.9993135,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "x",
                "start": 1076.575,
                "end": 1076.975,
                "confidence": 0.99768245,
                "punctuated_word": "x",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "happening",
                "start": 1076.975,
                "end": 1077.475,
                "confidence": 0.7889427,
                "punctuated_word": "happening,",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "at",
                "start": 1077.695,
                "end": 1077.775,
                "confidence": 0.9734807,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "least",
                "start": 1077.775,
                "end": 1078.015,
                "confidence": 0.9972958,
                "punctuated_word": "least",
                "speaker": 1,
                "speaker_confidence": 0.6702861
              },
              {
                "word": "in",
                "start": 1078.015,
                "end": 1078.255,
                "confidence": 0.95054924,
                "punctuated_word": "in,",
                "speaker": 1,
                "speaker_confidence": 0.5704489
              },
              {
                "word": "like",
                "start": 1078.255,
                "end": 1078.4149,
                "confidence": 0.9987343,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5704489
              },
              {
                "word": "core",
                "start": 1078.4149,
                "end": 1078.735,
                "confidence": 0.9818018,
                "punctuated_word": "core",
                "speaker": 1,
                "speaker_confidence": 0.5704489
              },
              {
                "word": "protocol",
                "start": 1078.735,
                "end": 1079.215,
                "confidence": 0.99920255,
                "punctuated_word": "protocol",
                "speaker": 1,
                "speaker_confidence": 0.5704489
              },
              {
                "word": "things",
                "start": 1079.215,
                "end": 1079.5349,
                "confidence": 0.7805992,
                "punctuated_word": "things,",
                "speaker": 1,
                "speaker_confidence": 0.5704489
              },
              {
                "word": "is",
                "start": 1079.5349,
                "end": 1079.695,
                "confidence": 0.9887622,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5704489
              },
              {
                "word": "something",
                "start": 1079.695,
                "end": 1080.095,
                "confidence": 0.9998348,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.5704489
              },
              {
                "word": "that",
                "start": 1080.095,
                "end": 1080.595,
                "confidence": 0.97761816,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.5704489
              },
              {
                "word": "i",
                "start": 1083.2949,
                "end": 1083.375,
                "confidence": 0.99880624,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "guess",
                "start": 1083.375,
                "end": 1083.6,
                "confidence": 0.7725866,
                "punctuated_word": "guess,",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "in",
                "start": 1084.0,
                "end": 1084.32,
                "confidence": 0.90910655,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "in",
                "start": 1084.32,
                "end": 1084.64,
                "confidence": 0.99457103,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "blockchain",
                "start": 1084.64,
                "end": 1085.0399,
                "confidence": 0.6156929,
                "punctuated_word": "blockchain",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "where",
                "start": 1085.0399,
                "end": 1085.28,
                "confidence": 0.4248695,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "there's",
                "start": 1085.28,
                "end": 1085.52,
                "confidence": 0.88433266,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "largely",
                "start": 1085.52,
                "end": 1086.02,
                "confidence": 0.960273,
                "punctuated_word": "largely",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "it",
                "start": 1086.16,
                "end": 1086.4,
                "confidence": 0.9991571,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "feels",
                "start": 1086.4,
                "end": 1086.64,
                "confidence": 0.9920582,
                "punctuated_word": "feels",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "to",
                "start": 1086.64,
                "end": 1086.72,
                "confidence": 0.9624799,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5224414
              },
              {
                "word": "be",
                "start": 1086.72,
                "end": 1086.7999,
                "confidence": 0.87978995,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.57608616
              },
              {
                "word": "framed",
                "start": 1086.7999,
                "end": 1087.2,
                "confidence": 0.99314946,
                "punctuated_word": "framed",
                "speaker": 1,
                "speaker_confidence": 0.57608616
              },
              {
                "word": "in",
                "start": 1087.2,
                "end": 1087.36,
                "confidence": 0.88092786,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.57608616
              },
              {
                "word": "very",
                "start": 1087.36,
                "end": 1087.52,
                "confidence": 0.5450113,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.57608616
              },
              {
                "word": "much",
                "start": 1087.52,
                "end": 1087.76,
                "confidence": 0.9984268,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.57608616
              },
              {
                "word": "like",
                "start": 1087.76,
                "end": 1087.84,
                "confidence": 0.8993172,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.57608616
              },
              {
                "word": "an",
                "start": 1087.84,
                "end": 1088.0,
                "confidence": 0.9942853,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.57608616
              },
              {
                "word": "investment",
                "start": 1088.0,
                "end": 1088.48,
                "confidence": 0.9990808,
                "punctuated_word": "investment",
                "speaker": 1,
                "speaker_confidence": 0.57608616
              },
              {
                "word": "logic",
                "start": 1088.48,
                "end": 1088.98,
                "confidence": 0.9514189,
                "punctuated_word": "logic.",
                "speaker": 1,
                "speaker_confidence": 0.57608616
              },
              {
                "word": "yes",
                "start": 1089.0399,
                "end": 1089.5399,
                "confidence": 0.9990239,
                "punctuated_word": "Yes.",
                "speaker": 0,
                "speaker_confidence": 0.2125603
              },
              {
                "word": "like",
                "start": 1089.6,
                "end": 1089.6799,
                "confidence": 0.9153793,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.41706824
              },
              {
                "word": "it's",
                "start": 1089.6799,
                "end": 1089.9199,
                "confidence": 0.99388766,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.41706824
              },
              {
                "word": "very",
                "start": 1089.9199,
                "end": 1090.08,
                "confidence": 0.98996824,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.41706824
              },
              {
                "word": "much",
                "start": 1090.08,
                "end": 1090.58,
                "confidence": 0.98725104,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.41706824
              },
              {
                "word": "like",
                "start": 1090.64,
                "end": 1091.14,
                "confidence": 0.8757072,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.6810495
              },
              {
                "word": "i'm",
                "start": 1091.76,
                "end": 1092.08,
                "confidence": 0.8122232,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.6810495
              },
              {
                "word": "making",
                "start": 1092.08,
                "end": 1092.58,
                "confidence": 0.9712678,
                "punctuated_word": "making",
                "speaker": 1,
                "speaker_confidence": 0.6810495
              },
              {
                "word": "the",
                "start": 1092.88,
                "end": 1093.12,
                "confidence": 0.9483432,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6810495
              },
              {
                "word": "investment",
                "start": 1093.12,
                "end": 1093.62,
                "confidence": 0.8703496,
                "punctuated_word": "investment",
                "speaker": 1,
                "speaker_confidence": 0.6810495
              },
              {
                "word": "because",
                "start": 1094.64,
                "end": 1094.96,
                "confidence": 0.90379757,
                "punctuated_word": "because",
                "speaker": 1,
                "speaker_confidence": 0.6810495
              },
              {
                "word": "i",
                "start": 1094.96,
                "end": 1095.12,
                "confidence": 0.9435758,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6810495
              },
              {
                "word": "know",
                "start": 1095.12,
                "end": 1095.52,
                "confidence": 0.951126,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.6810495
              },
              {
                "word": "that",
                "start": 1095.52,
                "end": 1096.02,
                "confidence": 0.8562069,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6810495
              },
              {
                "word": "max",
                "start": 1097.585,
                "end": 1097.9049,
                "confidence": 0.41248125,
                "punctuated_word": "max",
                "speaker": 1,
                "speaker_confidence": 0.5120058
              },
              {
                "word": "amount",
                "start": 1097.9049,
                "end": 1098.225,
                "confidence": 0.9995185,
                "punctuated_word": "amount",
                "speaker": 1,
                "speaker_confidence": 0.5120058
              },
              {
                "word": "of",
                "start": 1098.225,
                "end": 1098.3849,
                "confidence": 0.98077834,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5120058
              },
              {
                "word": "bitcoin",
                "start": 1098.3849,
                "end": 1098.8849,
                "confidence": 0.93351,
                "punctuated_word": "Bitcoin.",
                "speaker": 1,
                "speaker_confidence": 0.5120058
              },
              {
                "word": "and",
                "start": 1099.1849,
                "end": 1099.345,
                "confidence": 0.9992403,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.5120058
              },
              {
                "word": "for",
                "start": 1099.345,
                "end": 1099.5049,
                "confidence": 0.96861064,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.5120058
              },
              {
                "word": "some",
                "start": 1099.5049,
                "end": 1099.6649,
                "confidence": 0.99991417,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.5120058
              },
              {
                "word": "reason",
                "start": 1099.6649,
                "end": 1099.985,
                "confidence": 0.97374576,
                "punctuated_word": "reason,",
                "speaker": 1,
                "speaker_confidence": 0.5120058
              },
              {
                "word": "that's",
                "start": 1099.985,
                "end": 1100.105,
                "confidence": 0.99986565,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.57955444
              },
              {
                "word": "a",
                "start": 1100.105,
                "end": 1100.225,
                "confidence": 0.99728656,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.57955444
              },
              {
                "word": "part",
                "start": 1100.225,
                "end": 1100.465,
                "confidence": 0.99982893,
                "punctuated_word": "part",
                "speaker": 1,
                "speaker_confidence": 0.57955444
              },
              {
                "word": "of",
                "start": 1100.465,
                "end": 1100.5449,
                "confidence": 0.9994086,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.57955444
              },
              {
                "word": "my",
                "start": 1100.5449,
                "end": 1100.705,
                "confidence": 0.9940666,
                "punctuated_word": "my,",
                "speaker": 1,
                "speaker_confidence": 0.57955444
              },
              {
                "word": "like",
                "start": 1100.705,
                "end": 1101.105,
                "confidence": 0.9996123,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.57955444
              },
              {
                "word": "investment",
                "start": 1101.105,
                "end": 1101.605,
                "confidence": 0.9205874,
                "punctuated_word": "investment",
                "speaker": 1,
                "speaker_confidence": 0.57955444
              },
              {
                "word": "thesis",
                "start": 1102.065,
                "end": 1102.565,
                "confidence": 0.99905413,
                "punctuated_word": "thesis",
                "speaker": 1,
                "speaker_confidence": 0.4985503
              },
              {
                "word": "or",
                "start": 1102.705,
                "end": 1102.945,
                "confidence": 0.9891016,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.4985503
              },
              {
                "word": "something",
                "start": 1102.945,
                "end": 1103.2649,
                "confidence": 0.9998596,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.4985503
              },
              {
                "word": "like",
                "start": 1103.2649,
                "end": 1103.4249,
                "confidence": 0.9983158,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.4985503
              },
              {
                "word": "that",
                "start": 1103.4249,
                "end": 1103.9249,
                "confidence": 0.99883,
                "punctuated_word": "that.",
                "speaker": 1,
                "speaker_confidence": 0.4985503
              },
              {
                "word": "and",
                "start": 1105.4249,
                "end": 1105.585,
                "confidence": 0.9773287,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "so",
                "start": 1105.585,
                "end": 1105.825,
                "confidence": 0.9968548,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "there's",
                "start": 1105.825,
                "end": 1106.325,
                "confidence": 0.85793066,
                "punctuated_word": "there's,",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "i",
                "start": 1106.3849,
                "end": 1106.5449,
                "confidence": 0.9435355,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "mean",
                "start": 1106.5449,
                "end": 1106.7849,
                "confidence": 0.9980768,
                "punctuated_word": "mean",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "so",
                "start": 1107.745,
                "end": 1107.985,
                "confidence": 0.9967514,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "there's",
                "start": 1107.985,
                "end": 1108.3049,
                "confidence": 0.95416266,
                "punctuated_word": "there's,",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "like",
                "start": 1108.3049,
                "end": 1108.8049,
                "confidence": 0.9975733,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "bitcoin",
                "start": 1109.105,
                "end": 1109.52,
                "confidence": 0.99404055,
                "punctuated_word": "Bitcoin",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "doing",
                "start": 1109.84,
                "end": 1110.34,
                "confidence": 0.99894696,
                "punctuated_word": "doing",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "time",
                "start": 1110.4,
                "end": 1110.72,
                "confidence": 0.94730324,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "stamping",
                "start": 1110.72,
                "end": 1111.22,
                "confidence": 0.9998553,
                "punctuated_word": "stamping",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "as",
                "start": 1111.52,
                "end": 1111.76,
                "confidence": 0.59904504,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "a",
                "start": 1111.76,
                "end": 1111.92,
                "confidence": 0.99680626,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "very",
                "start": 1111.92,
                "end": 1112.24,
                "confidence": 0.99952734,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "almost",
                "start": 1112.3201,
                "end": 1112.48,
                "confidence": 0.7817162,
                "punctuated_word": "almost,",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "like",
                "start": 1112.48,
                "end": 1112.8,
                "confidence": 0.9996272,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "rudimentary",
                "start": 1112.8,
                "end": 1113.3,
                "confidence": 0.9985757,
                "punctuated_word": "rudimentary",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "form",
                "start": 1114.24,
                "end": 1114.48,
                "confidence": 0.9969602,
                "punctuated_word": "form",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "of",
                "start": 1114.48,
                "end": 1114.56,
                "confidence": 0.99975675,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "this",
                "start": 1114.56,
                "end": 1114.8,
                "confidence": 0.7728466,
                "punctuated_word": "this.",
                "speaker": 1,
                "speaker_confidence": 0.7846128
              },
              {
                "word": "and",
                "start": 1114.8,
                "end": 1114.88,
                "confidence": 0.9990709,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.60730577
              },
              {
                "word": "then",
                "start": 1114.88,
                "end": 1115.2001,
                "confidence": 0.98129046,
                "punctuated_word": "then,",
                "speaker": 1,
                "speaker_confidence": 0.60730577
              },
              {
                "word": "like",
                "start": 1115.2001,
                "end": 1115.4401,
                "confidence": 0.9980792,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.60730577
              },
              {
                "word": "with",
                "start": 1115.4401,
                "end": 1115.9401,
                "confidence": 0.9995448,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.60730577
              },
              {
                "word": "mev",
                "start": 1116.0801,
                "end": 1116.5801,
                "confidence": 0.883978,
                "punctuated_word": "MEV",
                "speaker": 1,
                "speaker_confidence": 0.60730577
              },
              {
                "word": "in",
                "start": 1116.8,
                "end": 1117.3,
                "confidence": 0.8831507,
                "punctuated_word": "in,",
                "speaker": 1,
                "speaker_confidence": 0.60730577
              },
              {
                "word": "ethereum",
                "start": 1117.92,
                "end": 1118.42,
                "confidence": 0.88122505,
                "punctuated_word": "Ethereum,",
                "speaker": 1,
                "speaker_confidence": 0.60730577
              },
              {
                "word": "that",
                "start": 1118.8,
                "end": 1118.96,
                "confidence": 0.9956554,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.60730577
              },
              {
                "word": "like",
                "start": 1118.96,
                "end": 1119.46,
                "confidence": 0.9992271,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.60730577
              },
              {
                "word": "complicates",
                "start": 1120.0,
                "end": 1120.5,
                "confidence": 0.997777,
                "punctuated_word": "complicates",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "it",
                "start": 1120.56,
                "end": 1121.06,
                "confidence": 0.99199283,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "a",
                "start": 1121.2001,
                "end": 1121.28,
                "confidence": 0.99712116,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "whole",
                "start": 1121.28,
                "end": 1121.52,
                "confidence": 0.999548,
                "punctuated_word": "whole",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "lot",
                "start": 1121.52,
                "end": 1121.68,
                "confidence": 0.99866474,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "more",
                "start": 1121.68,
                "end": 1122.0,
                "confidence": 0.9496368,
                "punctuated_word": "more,",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "it",
                "start": 1122.0,
                "end": 1122.16,
                "confidence": 0.9950187,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "seems",
                "start": 1122.16,
                "end": 1122.4,
                "confidence": 0.9978756,
                "punctuated_word": "seems",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "like",
                "start": 1122.4,
                "end": 1122.56,
                "confidence": 0.89331603,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "to",
                "start": 1122.56,
                "end": 1122.72,
                "confidence": 0.52314985,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "me",
                "start": 1122.72,
                "end": 1123.22,
                "confidence": 0.96726954,
                "punctuated_word": "me.",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "and",
                "start": 1123.615,
                "end": 1124.115,
                "confidence": 0.9990075,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.61019474
              },
              {
                "word": "the",
                "start": 1125.2949,
                "end": 1125.375,
                "confidence": 0.78453326,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "the",
                "start": 1125.375,
                "end": 1125.455,
                "confidence": 0.98170966,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "not",
                "start": 1125.455,
                "end": 1125.7749,
                "confidence": 0.56825435,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "just",
                "start": 1125.7749,
                "end": 1126.095,
                "confidence": 0.9997439,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "so",
                "start": 1126.255,
                "end": 1126.495,
                "confidence": 0.96182096,
                "punctuated_word": "so,",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "like",
                "start": 1126.495,
                "end": 1126.815,
                "confidence": 0.9965075,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "god",
                "start": 1126.815,
                "end": 1127.135,
                "confidence": 0.8591761,
                "punctuated_word": "God,",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "i",
                "start": 1127.135,
                "end": 1127.2949,
                "confidence": 0.99991024,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "think",
                "start": 1127.2949,
                "end": 1127.455,
                "confidence": 0.8004432,
                "punctuated_word": "think,",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "in",
                "start": 1127.455,
                "end": 1127.695,
                "confidence": 0.98989826,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "bitcoin",
                "start": 1127.695,
                "end": 1128.1749,
                "confidence": 0.9862874,
                "punctuated_word": "Bitcoin",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "is",
                "start": 1128.1749,
                "end": 1128.335,
                "confidence": 0.8884281,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "maybe",
                "start": 1128.335,
                "end": 1128.575,
                "confidence": 0.994753,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "the",
                "start": 1128.575,
                "end": 1128.735,
                "confidence": 0.9997608,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "miner",
                "start": 1128.735,
                "end": 1129.0549,
                "confidence": 0.87344104,
                "punctuated_word": "miner",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "who",
                "start": 1129.0549,
                "end": 1129.2949,
                "confidence": 0.992942,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "mines",
                "start": 1129.2949,
                "end": 1129.615,
                "confidence": 0.7993727,
                "punctuated_word": "mines",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "the",
                "start": 1129.615,
                "end": 1129.695,
                "confidence": 0.9990276,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "block",
                "start": 1129.695,
                "end": 1130.195,
                "confidence": 0.9280808,
                "punctuated_word": "block.",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "god",
                "start": 1130.575,
                "end": 1130.8949,
                "confidence": 0.9997969,
                "punctuated_word": "God",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "in",
                "start": 1130.8949,
                "end": 1131.0549,
                "confidence": 0.7813512,
                "punctuated_word": "in,",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "like",
                "start": 1131.0549,
                "end": 1131.455,
                "confidence": 0.9997004,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "mev",
                "start": 1131.455,
                "end": 1131.9349,
                "confidence": 0.9652202,
                "punctuated_word": "MEV",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "then",
                "start": 1131.9349,
                "end": 1132.1749,
                "confidence": 0.9617918,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "is",
                "start": 1132.1749,
                "end": 1132.4149,
                "confidence": 0.9668576,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "like",
                "start": 1132.4149,
                "end": 1132.6549,
                "confidence": 0.99970996,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "a",
                "start": 1132.6549,
                "end": 1132.735,
                "confidence": 0.99990857,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.64704585
              },
              {
                "word": "bit",
                "start": 1132.735,
                "end": 1132.975,
                "confidence": 0.9998023,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "more",
                "start": 1132.975,
                "end": 1133.475,
                "confidence": 0.999863,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "complicated",
                "start": 1133.5349,
                "end": 1134.0349,
                "confidence": 0.86923146,
                "punctuated_word": "complicated,",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "and",
                "start": 1134.095,
                "end": 1134.255,
                "confidence": 0.99954283,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "it",
                "start": 1134.255,
                "end": 1134.4149,
                "confidence": 0.99969184,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "really",
                "start": 1134.4149,
                "end": 1134.6549,
                "confidence": 0.99991226,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "depends",
                "start": 1134.6549,
                "end": 1134.975,
                "confidence": 0.99979347,
                "punctuated_word": "depends",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "on",
                "start": 1134.975,
                "end": 1135.135,
                "confidence": 0.98898304,
                "punctuated_word": "on,",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "like",
                "start": 1135.135,
                "end": 1135.375,
                "confidence": 0.9994682,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "the",
                "start": 1135.375,
                "end": 1135.695,
                "confidence": 0.9987318,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "the",
                "start": 1135.695,
                "end": 1136.015,
                "confidence": 0.9797433,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5792958
              },
              {
                "word": "like",
                "start": 1136.1749,
                "end": 1136.335,
                "confidence": 0.2775877,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.16507542
              },
              {
                "word": "an",
                "start": 1136.335,
                "end": 1136.575,
                "confidence": 0.2569272,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.16507542
              },
              {
                "word": "who",
                "start": 1136.815,
                "end": 1136.97,
                "confidence": 0.9931891,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.32653993
              },
              {
                "word": "builds",
                "start": 1137.0499,
                "end": 1137.37,
                "confidence": 0.9686978,
                "punctuated_word": "builds",
                "speaker": 1,
                "speaker_confidence": 0.32653993
              },
              {
                "word": "the",
                "start": 1137.37,
                "end": 1137.45,
                "confidence": 0.98890907,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.32653993
              },
              {
                "word": "blocks",
                "start": 1137.45,
                "end": 1137.9299,
                "confidence": 0.9938241,
                "punctuated_word": "blocks",
                "speaker": 1,
                "speaker_confidence": 0.32653993
              },
              {
                "word": "and",
                "start": 1137.9299,
                "end": 1138.0499,
                "confidence": 0.7755799,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.32653993
              },
              {
                "word": "yeah",
                "start": 1138.1699,
                "end": 1138.6699,
                "confidence": 0.89773166,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.32653993
              },
              {
                "word": "god",
                "start": 1138.89,
                "end": 1139.21,
                "confidence": 0.66996205,
                "punctuated_word": "God.",
                "speaker": 0,
                "speaker_confidence": 0.12298286
              },
              {
                "word": "like",
                "start": 1139.21,
                "end": 1139.45,
                "confidence": 0.99591595,
                "punctuated_word": "Like",
                "speaker": 0,
                "speaker_confidence": 0.12298286
              },
              {
                "word": "yeah",
                "start": 1139.69,
                "end": 1139.9299,
                "confidence": 0.9977051,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.12290871
              },
              {
                "word": "yeah",
                "start": 1139.9299,
                "end": 1140.0499,
                "confidence": 0.970981,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.12290871
              },
              {
                "word": "all",
                "start": 1140.1699,
                "end": 1140.25,
                "confidence": 0.35432136,
                "punctuated_word": "All",
                "speaker": 1,
                "speaker_confidence": 0.12290871
              },
              {
                "word": "those",
                "start": 1140.25,
                "end": 1140.49,
                "confidence": 0.6272867,
                "punctuated_word": "those,",
                "speaker": 1,
                "speaker_confidence": 0.12290871
              },
              {
                "word": "like",
                "start": 1140.49,
                "end": 1140.8099,
                "confidence": 0.99952245,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.12290871
              },
              {
                "word": "because",
                "start": 1141.0499,
                "end": 1141.2899,
                "confidence": 0.9914602,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.50690925
              },
              {
                "word": "it's",
                "start": 1141.2899,
                "end": 1141.45,
                "confidence": 0.9873551,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.50690925
              },
              {
                "word": "not",
                "start": 1141.45,
                "end": 1141.69,
                "confidence": 0.9991629,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.50690925
              },
              {
                "word": "even",
                "start": 1141.69,
                "end": 1141.9299,
                "confidence": 0.9982711,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.50690925
              },
              {
                "word": "just",
                "start": 1141.9299,
                "end": 1142.1699,
                "confidence": 0.9983713,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.50690925
              },
              {
                "word": "solvers",
                "start": 1142.1699,
                "end": 1142.6699,
                "confidence": 0.9419732,
                "punctuated_word": "solvers",
                "speaker": 0,
                "speaker_confidence": 0.50690925
              },
              {
                "word": "or",
                "start": 1142.73,
                "end": 1142.89,
                "confidence": 0.6413053,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.50690925
              },
              {
                "word": "servers",
                "start": 1142.89,
                "end": 1143.21,
                "confidence": 0.6510983,
                "punctuated_word": "servers.",
                "speaker": 0,
                "speaker_confidence": 0.50690925
              },
              {
                "word": "it's",
                "start": 1143.21,
                "end": 1143.2899,
                "confidence": 0.96878433,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "also",
                "start": 1143.2899,
                "end": 1143.61,
                "confidence": 0.99828595,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "market",
                "start": 1143.61,
                "end": 1144.01,
                "confidence": 0.9891522,
                "punctuated_word": "market",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "makers",
                "start": 1144.01,
                "end": 1144.49,
                "confidence": 0.9804058,
                "punctuated_word": "makers.",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "it's",
                "start": 1144.49,
                "end": 1144.65,
                "confidence": 0.9254509,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "also",
                "start": 1144.65,
                "end": 1144.97,
                "confidence": 0.9085932,
                "punctuated_word": "also,",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "like",
                "start": 1144.97,
                "end": 1145.47,
                "confidence": 0.9936708,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "you",
                "start": 1145.69,
                "end": 1145.85,
                "confidence": 0.99956125,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "know",
                "start": 1145.85,
                "end": 1146.09,
                "confidence": 0.9995382,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "people",
                "start": 1146.09,
                "end": 1146.49,
                "confidence": 0.99964356,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "who",
                "start": 1146.49,
                "end": 1146.65,
                "confidence": 0.9994747,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "are",
                "start": 1146.65,
                "end": 1146.8099,
                "confidence": 0.9992249,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "very",
                "start": 1146.8099,
                "end": 1146.97,
                "confidence": 0.9822218,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "good",
                "start": 1146.97,
                "end": 1147.21,
                "confidence": 0.9996377,
                "punctuated_word": "good",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "at",
                "start": 1147.21,
                "end": 1147.37,
                "confidence": 0.98297435,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "meme",
                "start": 1147.37,
                "end": 1147.61,
                "confidence": 0.840015,
                "punctuated_word": "meme",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "making",
                "start": 1147.61,
                "end": 1147.85,
                "confidence": 0.99612373,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "and",
                "start": 1147.85,
                "end": 1148.01,
                "confidence": 0.74552435,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "changing",
                "start": 1148.01,
                "end": 1148.4099,
                "confidence": 0.8704842,
                "punctuated_word": "changing",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "and",
                "start": 1148.4099,
                "end": 1148.65,
                "confidence": 0.5493539,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "realizing",
                "start": 1148.65,
                "end": 1149.0499,
                "confidence": 0.37599137,
                "punctuated_word": "realizing",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "the",
                "start": 1149.0499,
                "end": 1149.13,
                "confidence": 0.997512,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "value",
                "start": 1149.13,
                "end": 1149.53,
                "confidence": 0.9997198,
                "punctuated_word": "value",
                "speaker": 0,
                "speaker_confidence": 0.6872843
              },
              {
                "word": "of",
                "start": 1149.53,
                "end": 1149.69,
                "confidence": 0.9990398,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.29557556
              },
              {
                "word": "eth",
                "start": 1149.69,
                "end": 1149.9299,
                "confidence": 0.76379085,
                "punctuated_word": "ETH",
                "speaker": 0,
                "speaker_confidence": 0.29557556
              },
              {
                "word": "and",
                "start": 1149.9299,
                "end": 1150.09,
                "confidence": 0.9953518,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.29557556
              },
              {
                "word": "all",
                "start": 1150.09,
                "end": 1150.25,
                "confidence": 0.99975616,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.29557556
              },
              {
                "word": "that",
                "start": 1150.25,
                "end": 1150.4099,
                "confidence": 0.99250156,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.29557556
              },
              {
                "word": "so",
                "start": 1150.4099,
                "end": 1150.57,
                "confidence": 0.9915052,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.14730585
              },
              {
                "word": "yeah",
                "start": 1150.65,
                "end": 1150.89,
                "confidence": 0.9974797,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.14730585
              },
              {
                "word": "there's",
                "start": 1150.97,
                "end": 1151.235,
                "confidence": 0.9936592,
                "punctuated_word": "There's",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "a",
                "start": 1151.235,
                "end": 1151.395,
                "confidence": 0.9926751,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "lot",
                "start": 1151.395,
                "end": 1151.635,
                "confidence": 0.999801,
                "punctuated_word": "lot",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "in",
                "start": 1151.635,
                "end": 1151.715,
                "confidence": 0.9893288,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "terms",
                "start": 1151.715,
                "end": 1152.0549,
                "confidence": 0.9886369,
                "punctuated_word": "terms",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "of",
                "start": 1152.0549,
                "end": 1152.395,
                "confidence": 0.9222297,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "happening",
                "start": 1152.395,
                "end": 1152.735,
                "confidence": 0.8430302,
                "punctuated_word": "happening,",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "but",
                "start": 1152.735,
                "end": 1153.075,
                "confidence": 0.9996195,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "it's",
                "start": 1153.075,
                "end": 1153.235,
                "confidence": 0.8627955,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "it's",
                "start": 1153.235,
                "end": 1153.395,
                "confidence": 0.7786641,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "in",
                "start": 1153.395,
                "end": 1153.5549,
                "confidence": 0.8877211,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "in",
                "start": 1153.635,
                "end": 1153.795,
                "confidence": 0.9927087,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "fact",
                "start": 1153.795,
                "end": 1154.035,
                "confidence": 0.9103504,
                "punctuated_word": "fact,",
                "speaker": 0,
                "speaker_confidence": 0.6176246
              },
              {
                "word": "the",
                "start": 1154.035,
                "end": 1154.195,
                "confidence": 0.9980331,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.48819482
              },
              {
                "word": "fact",
                "start": 1154.195,
                "end": 1154.4349,
                "confidence": 0.999178,
                "punctuated_word": "fact",
                "speaker": 0,
                "speaker_confidence": 0.48819482
              },
              {
                "word": "is",
                "start": 1154.4349,
                "end": 1154.9349,
                "confidence": 0.97779065,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.48819482
              },
              {
                "word": "in",
                "start": 1155.715,
                "end": 1155.875,
                "confidence": 0.998195,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.48819482
              },
              {
                "word": "the",
                "start": 1155.875,
                "end": 1155.955,
                "confidence": 0.996856,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.48819482
              },
              {
                "word": "case",
                "start": 1155.955,
                "end": 1156.195,
                "confidence": 0.9995427,
                "punctuated_word": "case",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "of",
                "start": 1156.195,
                "end": 1156.4349,
                "confidence": 0.99925977,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "bitcoin",
                "start": 1156.4349,
                "end": 1156.9349,
                "confidence": 0.9579506,
                "punctuated_word": "Bitcoin,",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "you",
                "start": 1157.635,
                "end": 1157.955,
                "confidence": 0.99767774,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "had",
                "start": 1157.955,
                "end": 1158.455,
                "confidence": 0.9992926,
                "punctuated_word": "had",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "the",
                "start": 1158.515,
                "end": 1158.755,
                "confidence": 0.99966395,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "idea",
                "start": 1158.755,
                "end": 1159.255,
                "confidence": 0.99977916,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "of",
                "start": 1159.395,
                "end": 1159.795,
                "confidence": 0.9998616,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "time",
                "start": 1159.795,
                "end": 1160.295,
                "confidence": 0.98793566,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "chain",
                "start": 1160.515,
                "end": 1161.015,
                "confidence": 0.95710176,
                "punctuated_word": "chain.",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "in",
                "start": 1161.395,
                "end": 1161.5549,
                "confidence": 0.9992586,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "the",
                "start": 1161.5549,
                "end": 1161.715,
                "confidence": 0.99969375,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "case",
                "start": 1161.715,
                "end": 1162.115,
                "confidence": 0.9999001,
                "punctuated_word": "case",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "of",
                "start": 1162.115,
                "end": 1162.4349,
                "confidence": 0.9990043,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "ethereum",
                "start": 1162.4349,
                "end": 1162.9349,
                "confidence": 0.97433376,
                "punctuated_word": "Ethereum,",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "it's",
                "start": 1163.5549,
                "end": 1163.875,
                "confidence": 0.99902254,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "not",
                "start": 1163.875,
                "end": 1164.035,
                "confidence": 0.99983597,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "even",
                "start": 1164.035,
                "end": 1164.275,
                "confidence": 0.999421,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "this",
                "start": 1164.275,
                "end": 1164.515,
                "confidence": 0.9285442,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "time",
                "start": 1164.515,
                "end": 1164.755,
                "confidence": 0.9988049,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "chain",
                "start": 1164.755,
                "end": 1164.995,
                "confidence": 0.80939597,
                "punctuated_word": "chain.",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "it",
                "start": 1164.995,
                "end": 1165.155,
                "confidence": 0.998961,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "is",
                "start": 1165.155,
                "end": 1165.395,
                "confidence": 0.9994437,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "time",
                "start": 1165.395,
                "end": 1165.635,
                "confidence": 0.9994143,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "travel",
                "start": 1165.635,
                "end": 1165.955,
                "confidence": 0.7943342,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "because",
                "start": 1165.955,
                "end": 1166.455,
                "confidence": 0.78561085,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "now",
                "start": 1167.16,
                "end": 1167.3201,
                "confidence": 0.9998733,
                "punctuated_word": "now",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "the",
                "start": 1167.3201,
                "end": 1167.56,
                "confidence": 0.8577576,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "chain",
                "start": 1167.56,
                "end": 1167.96,
                "confidence": 0.9860903,
                "punctuated_word": "chain",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "is",
                "start": 1167.96,
                "end": 1168.2,
                "confidence": 0.9997905,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "much",
                "start": 1168.2,
                "end": 1168.4401,
                "confidence": 0.9987841,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "more",
                "start": 1168.4401,
                "end": 1168.68,
                "confidence": 0.9983944,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "programmable",
                "start": 1168.68,
                "end": 1169.18,
                "confidence": 0.99777764,
                "punctuated_word": "programmable.",
                "speaker": 0,
                "speaker_confidence": 0.8492137
              },
              {
                "word": "yeah",
                "start": 1169.8,
                "end": 1170.12,
                "confidence": 0.9984422,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.43428135
              },
              {
                "word": "so",
                "start": 1170.12,
                "end": 1170.28,
                "confidence": 0.9985001,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.43428135
              },
              {
                "word": "by",
                "start": 1170.28,
                "end": 1170.6,
                "confidence": 0.920536,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.43428135
              },
              {
                "word": "being",
                "start": 1170.6,
                "end": 1170.92,
                "confidence": 0.99252325,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.43428135
              },
              {
                "word": "able",
                "start": 1170.92,
                "end": 1171.08,
                "confidence": 0.9997954,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.43428135
              },
              {
                "word": "to",
                "start": 1171.08,
                "end": 1171.24,
                "confidence": 0.98976654,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.43428135
              },
              {
                "word": "almost",
                "start": 1171.3201,
                "end": 1171.56,
                "confidence": 0.9784208,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.43428135
              },
              {
                "word": "think",
                "start": 1171.56,
                "end": 1171.8,
                "confidence": 0.9336006,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.43428135
              },
              {
                "word": "of",
                "start": 1171.8,
                "end": 1171.96,
                "confidence": 0.9623642,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.43428135
              },
              {
                "word": "it",
                "start": 1171.96,
                "end": 1172.04,
                "confidence": 0.91794306,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.49325746
              },
              {
                "word": "programmable",
                "start": 1172.04,
                "end": 1172.54,
                "confidence": 0.9842665,
                "punctuated_word": "programmable",
                "speaker": 0,
                "speaker_confidence": 0.49325746
              },
              {
                "word": "time",
                "start": 1172.84,
                "end": 1173.34,
                "confidence": 0.96218264,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.49325746
              },
              {
                "word": "which",
                "start": 1173.56,
                "end": 1173.72,
                "confidence": 0.9987803,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.49325746
              },
              {
                "word": "means",
                "start": 1173.72,
                "end": 1174.12,
                "confidence": 0.995946,
                "punctuated_word": "means",
                "speaker": 0,
                "speaker_confidence": 0.49325746
              },
              {
                "word": "the",
                "start": 1174.12,
                "end": 1174.28,
                "confidence": 0.3918739,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.49325746
              },
              {
                "word": "time",
                "start": 1174.28,
                "end": 1174.6,
                "confidence": 0.9701788,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.49325746
              },
              {
                "word": "is",
                "start": 1174.6,
                "end": 1174.68,
                "confidence": 0.45210585,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.49325746
              },
              {
                "word": "going",
                "start": 1174.68,
                "end": 1175.0,
                "confidence": 0.90101534,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 0.3377704
              },
              {
                "word": "forward",
                "start": 1175.0,
                "end": 1175.4,
                "confidence": 0.8875543,
                "punctuated_word": "forward,",
                "speaker": 0,
                "speaker_confidence": 0.3377704
              },
              {
                "word": "time",
                "start": 1175.4,
                "end": 1175.72,
                "confidence": 0.97274446,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.3377704
              },
              {
                "word": "is",
                "start": 1175.72,
                "end": 1175.96,
                "confidence": 0.68910855,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "going",
                "start": 1175.96,
                "end": 1176.12,
                "confidence": 0.9835345,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "back",
                "start": 1176.12,
                "end": 1176.62,
                "confidence": 0.9924301,
                "punctuated_word": "back.",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "so",
                "start": 1176.76,
                "end": 1177.26,
                "confidence": 0.9971949,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "in",
                "start": 1177.4,
                "end": 1177.56,
                "confidence": 0.9689539,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "many",
                "start": 1177.56,
                "end": 1177.8,
                "confidence": 0.99018985,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "ways",
                "start": 1177.8,
                "end": 1178.12,
                "confidence": 0.80070496,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "it's",
                "start": 1178.12,
                "end": 1178.2,
                "confidence": 0.8834335,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "like",
                "start": 1178.2,
                "end": 1178.7,
                "confidence": 0.5368227,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "during",
                "start": 1179.64,
                "end": 1179.96,
                "confidence": 0.22313532,
                "punctuated_word": "during",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "complete",
                "start": 1179.96,
                "end": 1180.4401,
                "confidence": 0.9949774,
                "punctuated_word": "complete",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "time",
                "start": 1180.4401,
                "end": 1180.9401,
                "confidence": 0.9973433,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.6687369
              },
              {
                "word": "but",
                "start": 1182.575,
                "end": 1182.695,
                "confidence": 0.99126,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 0.35015857
              },
              {
                "word": "it",
                "start": 1182.695,
                "end": 1182.815,
                "confidence": 0.7391222,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.35015857
              },
              {
                "word": "sounds",
                "start": 1182.815,
                "end": 1182.975,
                "confidence": 0.9949379,
                "punctuated_word": "sounds",
                "speaker": 1,
                "speaker_confidence": 0.35015857
              },
              {
                "word": "you",
                "start": 1183.215,
                "end": 1183.375,
                "confidence": 0.97550464,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.35015857
              },
              {
                "word": "know",
                "start": 1183.375,
                "end": 1183.695,
                "confidence": 0.9306598,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.35015857
              },
              {
                "word": "it",
                "start": 1183.695,
                "end": 1183.855,
                "confidence": 0.9967458,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.5700251
              },
              {
                "word": "it's",
                "start": 1183.9349,
                "end": 1184.175,
                "confidence": 0.99119735,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.5700251
              },
              {
                "word": "so",
                "start": 1184.255,
                "end": 1184.755,
                "confidence": 0.9163706,
                "punctuated_word": "so,",
                "speaker": 1,
                "speaker_confidence": 0.5700251
              },
              {
                "word": "like",
                "start": 1186.415,
                "end": 1186.575,
                "confidence": 0.99639636,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5700251
              },
              {
                "word": "you",
                "start": 1186.655,
                "end": 1186.815,
                "confidence": 0.99195826,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5518709
              },
              {
                "word": "know",
                "start": 1186.815,
                "end": 1186.975,
                "confidence": 0.9948592,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.5518709
              },
              {
                "word": "in",
                "start": 1186.975,
                "end": 1187.295,
                "confidence": 0.9952644,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5518709
              },
              {
                "word": "in",
                "start": 1187.295,
                "end": 1187.455,
                "confidence": 0.99954057,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5518709
              },
              {
                "word": "many",
                "start": 1187.455,
                "end": 1187.695,
                "confidence": 0.99868315,
                "punctuated_word": "many",
                "speaker": 1,
                "speaker_confidence": 0.5518709
              },
              {
                "word": "ways",
                "start": 1187.695,
                "end": 1188.015,
                "confidence": 0.79943585,
                "punctuated_word": "ways,",
                "speaker": 1,
                "speaker_confidence": 0.5518709
              },
              {
                "word": "i",
                "start": 1188.015,
                "end": 1188.095,
                "confidence": 0.653634,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5518709
              },
              {
                "word": "can",
                "start": 1188.095,
                "end": 1188.335,
                "confidence": 0.99967206,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.5518709
              },
              {
                "word": "sound",
                "start": 1188.335,
                "end": 1188.835,
                "confidence": 0.7836404,
                "punctuated_word": "sound,",
                "speaker": 1,
                "speaker_confidence": 0.5518709
              },
              {
                "word": "i",
                "start": 1189.855,
                "end": 1189.9349,
                "confidence": 0.99883395,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "can",
                "start": 1189.9349,
                "end": 1190.175,
                "confidence": 0.99352723,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "imagine",
                "start": 1190.175,
                "end": 1190.495,
                "confidence": 0.9996228,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "to",
                "start": 1190.495,
                "end": 1190.655,
                "confidence": 0.98655975,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "someone",
                "start": 1190.655,
                "end": 1191.155,
                "confidence": 0.9993573,
                "punctuated_word": "someone",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "maybe",
                "start": 1191.215,
                "end": 1191.695,
                "confidence": 0.787702,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "from",
                "start": 1191.695,
                "end": 1191.855,
                "confidence": 0.99476767,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "the",
                "start": 1191.855,
                "end": 1192.015,
                "confidence": 0.9997917,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "outside",
                "start": 1192.015,
                "end": 1192.415,
                "confidence": 0.99983096,
                "punctuated_word": "outside",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "being",
                "start": 1192.415,
                "end": 1192.655,
                "confidence": 0.9503711,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "like",
                "start": 1192.655,
                "end": 1192.815,
                "confidence": 0.7620004,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "that",
                "start": 1192.815,
                "end": 1192.975,
                "confidence": 0.99922323,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "sounds",
                "start": 1192.975,
                "end": 1193.295,
                "confidence": 0.994553,
                "punctuated_word": "sounds",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "dystopian",
                "start": 1193.295,
                "end": 1193.795,
                "confidence": 0.996832,
                "punctuated_word": "dystopian.",
                "speaker": 1,
                "speaker_confidence": 0.60022914
              },
              {
                "word": "yeah",
                "start": 1194.99,
                "end": 1195.15,
                "confidence": 0.9912324,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.05572152
              },
              {
                "word": "yeah",
                "start": 1195.15,
                "end": 1195.47,
                "confidence": 0.9926568,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.42514217
              },
              {
                "word": "you",
                "start": 1195.47,
                "end": 1195.71,
                "confidence": 0.9252623,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.42514217
              },
              {
                "word": "could",
                "start": 1195.71,
                "end": 1195.95,
                "confidence": 0.6485814,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.42514217
              },
              {
                "word": "think",
                "start": 1195.95,
                "end": 1196.19,
                "confidence": 0.82993853,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.42514217
              },
              {
                "word": "of",
                "start": 1196.19,
                "end": 1196.43,
                "confidence": 0.87877685,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.42514217
              },
              {
                "word": "that",
                "start": 1196.43,
                "end": 1196.51,
                "confidence": 0.944311,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.42514217
              },
              {
                "word": "that",
                "start": 1196.51,
                "end": 1196.67,
                "confidence": 0.97832537,
                "punctuated_word": "That",
                "speaker": 1,
                "speaker_confidence": 0.41025943
              },
              {
                "word": "sounds",
                "start": 1196.67,
                "end": 1196.91,
                "confidence": 0.99115574,
                "punctuated_word": "sounds",
                "speaker": 1,
                "speaker_confidence": 0.41025943
              },
              {
                "word": "rough",
                "start": 1196.91,
                "end": 1197.41,
                "confidence": 0.9973435,
                "punctuated_word": "rough.",
                "speaker": 1,
                "speaker_confidence": 0.41025943
              },
              {
                "word": "i",
                "start": 1197.79,
                "end": 1197.95,
                "confidence": 0.9992888,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.49647552
              },
              {
                "word": "mean",
                "start": 1197.95,
                "end": 1198.35,
                "confidence": 0.9948093,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.49647552
              },
              {
                "word": "i",
                "start": 1198.35,
                "end": 1198.51,
                "confidence": 0.99992037,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.49647552
              },
              {
                "word": "wouldn't",
                "start": 1198.51,
                "end": 1198.75,
                "confidence": 0.99978495,
                "punctuated_word": "wouldn't",
                "speaker": 0,
                "speaker_confidence": 0.49647552
              },
              {
                "word": "say",
                "start": 1198.75,
                "end": 1198.99,
                "confidence": 0.96555316,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.49647552
              },
              {
                "word": "that",
                "start": 1198.99,
                "end": 1199.23,
                "confidence": 0.99982184,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.49647552
              },
              {
                "word": "because",
                "start": 1199.23,
                "end": 1199.47,
                "confidence": 0.8889048,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.49647552
              },
              {
                "word": "i",
                "start": 1199.63,
                "end": 1199.79,
                "confidence": 0.96068543,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.49647552
              },
              {
                "word": "mean",
                "start": 1199.79,
                "end": 1200.1901,
                "confidence": 0.9981949,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 0.49647552
              },
              {
                "word": "i",
                "start": 1200.1901,
                "end": 1200.27,
                "confidence": 0.6324521,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.44453728
              },
              {
                "word": "mean",
                "start": 1200.27,
                "end": 1200.51,
                "confidence": 0.9589175,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.44453728
              },
              {
                "word": "yes",
                "start": 1200.51,
                "end": 1200.83,
                "confidence": 0.83471954,
                "punctuated_word": "yes.",
                "speaker": 0,
                "speaker_confidence": 0.44453728
              },
              {
                "word": "of",
                "start": 1200.83,
                "end": 1200.91,
                "confidence": 0.9985868,
                "punctuated_word": "Of",
                "speaker": 0,
                "speaker_confidence": 0.44453728
              },
              {
                "word": "course",
                "start": 1200.91,
                "end": 1201.23,
                "confidence": 0.91200125,
                "punctuated_word": "course.",
                "speaker": 0,
                "speaker_confidence": 0.44453728
              },
              {
                "word": "so",
                "start": 1201.23,
                "end": 1201.47,
                "confidence": 0.97810066,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.5554141
              },
              {
                "word": "much",
                "start": 1201.47,
                "end": 1201.71,
                "confidence": 0.9931578,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.5554141
              },
              {
                "word": "of",
                "start": 1201.71,
                "end": 1201.87,
                "confidence": 0.9989641,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5554141
              },
              {
                "word": "finance",
                "start": 1201.87,
                "end": 1202.1901,
                "confidence": 0.9808899,
                "punctuated_word": "finance",
                "speaker": 0,
                "speaker_confidence": 0.5554141
              },
              {
                "word": "is",
                "start": 1202.1901,
                "end": 1202.35,
                "confidence": 0.9991748,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5554141
              },
              {
                "word": "completely",
                "start": 1202.35,
                "end": 1202.67,
                "confidence": 0.9658242,
                "punctuated_word": "completely",
                "speaker": 0,
                "speaker_confidence": 0.5554141
              },
              {
                "word": "based",
                "start": 1202.67,
                "end": 1202.91,
                "confidence": 0.9998324,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.5554141
              },
              {
                "word": "on",
                "start": 1202.91,
                "end": 1203.0701,
                "confidence": 0.9985821,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.5554141
              },
              {
                "word": "time",
                "start": 1203.0701,
                "end": 1203.23,
                "confidence": 0.9909071,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.47870082
              },
              {
                "word": "travel",
                "start": 1203.23,
                "end": 1203.55,
                "confidence": 0.8914528,
                "punctuated_word": "travel",
                "speaker": 0,
                "speaker_confidence": 0.47870082
              },
              {
                "word": "anyways",
                "start": 1203.55,
                "end": 1203.87,
                "confidence": 0.8961492,
                "punctuated_word": "anyways",
                "speaker": 0,
                "speaker_confidence": 0.47870082
              },
              {
                "word": "because",
                "start": 1203.87,
                "end": 1204.11,
                "confidence": 0.7188152,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.47870082
              },
              {
                "word": "when",
                "start": 1204.11,
                "end": 1204.35,
                "confidence": 0.9987723,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.47870082
              },
              {
                "word": "people",
                "start": 1204.35,
                "end": 1204.67,
                "confidence": 0.9993038,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.47870082
              },
              {
                "word": "do",
                "start": 1204.67,
                "end": 1204.75,
                "confidence": 0.84013194,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.23913264
              },
              {
                "word": "yeah",
                "start": 1204.83,
                "end": 1205.15,
                "confidence": 0.99675906,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.23913264
              },
              {
                "word": "shorts",
                "start": 1205.23,
                "end": 1205.55,
                "confidence": 0.55794686,
                "punctuated_word": "Shorts",
                "speaker": 0,
                "speaker_confidence": 0.23221457
              },
              {
                "word": "and",
                "start": 1205.55,
                "end": 1205.79,
                "confidence": 0.99576014,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.23221457
              },
              {
                "word": "all",
                "start": 1205.79,
                "end": 1205.87,
                "confidence": 0.999298,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.39839423
              },
              {
                "word": "those",
                "start": 1205.87,
                "end": 1206.1901,
                "confidence": 0.98897654,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.39839423
              },
              {
                "word": "kind",
                "start": 1206.1901,
                "end": 1206.43,
                "confidence": 0.97425735,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.39839423
              },
              {
                "word": "of",
                "start": 1206.43,
                "end": 1206.91,
                "confidence": 0.8008852,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.39839423
              },
              {
                "word": "bets",
                "start": 1207.31,
                "end": 1207.55,
                "confidence": 0.8101248,
                "punctuated_word": "Bets",
                "speaker": 0,
                "speaker_confidence": 0.22054887
              },
              {
                "word": "on",
                "start": 1207.55,
                "end": 1207.71,
                "confidence": 0.98456776,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.22054887
              },
              {
                "word": "time",
                "start": 1207.71,
                "end": 1207.935,
                "confidence": 0.92646646,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.22054887
              },
              {
                "word": "it's",
                "start": 1208.175,
                "end": 1208.255,
                "confidence": 0.97582173,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.05435121
              },
              {
                "word": "all",
                "start": 1208.255,
                "end": 1208.3351,
                "confidence": 0.9955733,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.05435121
              },
              {
                "word": "based",
                "start": 1208.3351,
                "end": 1208.655,
                "confidence": 0.9994198,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.51424515
              },
              {
                "word": "on",
                "start": 1208.655,
                "end": 1208.7351,
                "confidence": 0.9778054,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.51424515
              },
              {
                "word": "based",
                "start": 1208.7351,
                "end": 1208.9751,
                "confidence": 0.9800397,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.51424515
              },
              {
                "word": "on",
                "start": 1208.9751,
                "end": 1209.135,
                "confidence": 0.9969764,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.51424515
              },
              {
                "word": "time",
                "start": 1209.135,
                "end": 1209.535,
                "confidence": 0.9915345,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.51424515
              },
              {
                "word": "like",
                "start": 1209.535,
                "end": 1209.935,
                "confidence": 0.8275087,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.51424515
              },
              {
                "word": "right",
                "start": 1209.935,
                "end": 1210.175,
                "confidence": 0.9969464,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.51424515
              },
              {
                "word": "now",
                "start": 1210.175,
                "end": 1210.655,
                "confidence": 0.93173975,
                "punctuated_word": "now,",
                "speaker": 0,
                "speaker_confidence": 0.34058464
              },
              {
                "word": "you",
                "start": 1210.655,
                "end": 1210.9751,
                "confidence": 0.99828476,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.34058464
              },
              {
                "word": "you",
                "start": 1210.9751,
                "end": 1211.055,
                "confidence": 0.94147384,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.34058464
              },
              {
                "word": "think",
                "start": 1211.055,
                "end": 1211.175,
                "confidence": 0.97857124,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.34058464
              },
              {
                "word": "on",
                "start": 1211.295,
                "end": 1211.4551,
                "confidence": 0.55386704,
                "punctuated_word": "On",
                "speaker": 0,
                "speaker_confidence": 0.34058464
              },
              {
                "word": "a",
                "start": 1211.4551,
                "end": 1211.535,
                "confidence": 0.48456538,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.027081966
              },
              {
                "word": "future",
                "start": 1211.535,
                "end": 1212.015,
                "confidence": 0.67011136,
                "punctuated_word": "future.",
                "speaker": 0,
                "speaker_confidence": 0.027081966
              },
              {
                "word": "yeah",
                "start": 1212.015,
                "end": 1212.175,
                "confidence": 0.8942959,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.027081966
              },
              {
                "word": "the",
                "start": 1212.175,
                "end": 1212.3351,
                "confidence": 0.9936288,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.35283613
              },
              {
                "word": "whole",
                "start": 1212.3351,
                "end": 1212.4951,
                "confidence": 0.99862003,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.35283613
              },
              {
                "word": "idea",
                "start": 1212.4951,
                "end": 1212.8151,
                "confidence": 0.9937412,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.35283613
              },
              {
                "word": "of",
                "start": 1212.8151,
                "end": 1212.895,
                "confidence": 0.82168764,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.35283613
              },
              {
                "word": "speculation",
                "start": 1212.895,
                "end": 1213.375,
                "confidence": 0.9742843,
                "punctuated_word": "speculation",
                "speaker": 0,
                "speaker_confidence": 0.35283613
              },
              {
                "word": "is",
                "start": 1213.375,
                "end": 1213.535,
                "confidence": 0.9930341,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.34824747
              },
              {
                "word": "based",
                "start": 1213.535,
                "end": 1213.775,
                "confidence": 0.9952087,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.34824747
              },
              {
                "word": "on",
                "start": 1213.775,
                "end": 1213.8551,
                "confidence": 0.9978157,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.34824747
              },
              {
                "word": "time",
                "start": 1213.8551,
                "end": 1214.0951,
                "confidence": 0.9451261,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.34824747
              },
              {
                "word": "like",
                "start": 1214.0951,
                "end": 1214.3351,
                "confidence": 0.8524953,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.12652206
              },
              {
                "word": "you",
                "start": 1214.3351,
                "end": 1214.415,
                "confidence": 0.8859801,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.12652206
              },
              {
                "word": "can",
                "start": 1214.415,
                "end": 1214.655,
                "confidence": 0.7098925,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.36833644
              },
              {
                "word": "speculate",
                "start": 1214.655,
                "end": 1215.055,
                "confidence": 0.964497,
                "punctuated_word": "speculate",
                "speaker": 0,
                "speaker_confidence": 0.36833644
              },
              {
                "word": "mhmm",
                "start": 1215.135,
                "end": 1215.255,
                "confidence": 0.99903584,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.36833644
              },
              {
                "word": "and",
                "start": 1215.375,
                "end": 1215.4551,
                "confidence": 0.99040645,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "you're",
                "start": 1215.4551,
                "end": 1215.6151,
                "confidence": 0.83779633,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "gonna",
                "start": 1215.6151,
                "end": 1215.935,
                "confidence": 0.97596776,
                "punctuated_word": "gonna",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "make",
                "start": 1215.935,
                "end": 1216.255,
                "confidence": 0.9977508,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "the",
                "start": 1216.255,
                "end": 1216.415,
                "confidence": 0.95025855,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "time",
                "start": 1216.415,
                "end": 1216.8151,
                "confidence": 0.9997154,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "happen",
                "start": 1216.8151,
                "end": 1217.2151,
                "confidence": 0.99790585,
                "punctuated_word": "happen",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "for",
                "start": 1217.2151,
                "end": 1217.6151,
                "confidence": 0.9993648,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "something",
                "start": 1217.6151,
                "end": 1218.015,
                "confidence": 0.998268,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "to",
                "start": 1218.015,
                "end": 1218.255,
                "confidence": 0.99516356,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "re",
                "start": 1218.255,
                "end": 1218.415,
                "confidence": 0.3836227,
                "punctuated_word": "re",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "it's",
                "start": 1218.5751,
                "end": 1218.8151,
                "confidence": 0.90900844,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "like",
                "start": 1218.8151,
                "end": 1219.135,
                "confidence": 0.9679961,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.5921626
              },
              {
                "word": "a",
                "start": 1219.135,
                "end": 1219.2151,
                "confidence": 0.7694614,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "self",
                "start": 1219.2151,
                "end": 1219.4551,
                "confidence": 0.9965934,
                "punctuated_word": "self",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "fulfilling",
                "start": 1219.4551,
                "end": 1219.9551,
                "confidence": 0.99516606,
                "punctuated_word": "fulfilling",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "prophecy",
                "start": 1220.4951,
                "end": 1220.8151,
                "confidence": 0.9002713,
                "punctuated_word": "prophecy",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "in",
                "start": 1220.8151,
                "end": 1220.895,
                "confidence": 0.63970226,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "some",
                "start": 1220.895,
                "end": 1221.055,
                "confidence": 0.999042,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "ways",
                "start": 1221.055,
                "end": 1221.295,
                "confidence": 0.9325398,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "you",
                "start": 1221.295,
                "end": 1221.375,
                "confidence": 0.9976163,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "know",
                "start": 1221.375,
                "end": 1221.4551,
                "confidence": 0.95267,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "because",
                "start": 1221.4551,
                "end": 1221.935,
                "confidence": 0.9964489,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "every",
                "start": 1221.935,
                "end": 1222.435,
                "confidence": 0.47961804,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "every",
                "start": 1222.89,
                "end": 1223.1833,
                "confidence": 0.33271545,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "week",
                "start": 1223.1833,
                "end": 1223.4767,
                "confidence": 0.25753683,
                "punctuated_word": "week,",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "the",
                "start": 1223.4767,
                "end": 1223.77,
                "confidence": 0.43724447,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "price",
                "start": 1223.77,
                "end": 1224.09,
                "confidence": 0.98846966,
                "punctuated_word": "price",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "goes",
                "start": 1224.09,
                "end": 1224.25,
                "confidence": 0.9986577,
                "punctuated_word": "goes",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "up",
                "start": 1224.25,
                "end": 1224.41,
                "confidence": 0.994166,
                "punctuated_word": "up.",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "so",
                "start": 1224.41,
                "end": 1224.91,
                "confidence": 0.83894646,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.7550189
              },
              {
                "word": "i",
                "start": 1225.13,
                "end": 1225.21,
                "confidence": 0.9966537,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "mean",
                "start": 1225.21,
                "end": 1225.61,
                "confidence": 0.9994293,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "this",
                "start": 1225.61,
                "end": 1225.85,
                "confidence": 0.995053,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "idea",
                "start": 1225.85,
                "end": 1226.17,
                "confidence": 0.9996408,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "of",
                "start": 1226.17,
                "end": 1226.65,
                "confidence": 0.9985845,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "time",
                "start": 1226.65,
                "end": 1226.89,
                "confidence": 0.9961422,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "is",
                "start": 1226.89,
                "end": 1227.39,
                "confidence": 0.83670354,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "as",
                "start": 1227.6901,
                "end": 1227.85,
                "confidence": 0.9949273,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "you",
                "start": 1227.85,
                "end": 1228.01,
                "confidence": 0.99987566,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "said",
                "start": 1228.01,
                "end": 1228.49,
                "confidence": 0.9950913,
                "punctuated_word": "said,",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "when",
                "start": 1228.65,
                "end": 1228.97,
                "confidence": 0.99723333,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "when",
                "start": 1228.97,
                "end": 1229.21,
                "confidence": 0.9572776,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.63689137
              },
              {
                "word": "you",
                "start": 1229.21,
                "end": 1229.29,
                "confidence": 0.9453882,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.35685223
              },
              {
                "word": "talk",
                "start": 1229.29,
                "end": 1229.4501,
                "confidence": 0.52725905,
                "punctuated_word": "talk",
                "speaker": 0,
                "speaker_confidence": 0.35685223
              },
              {
                "word": "about",
                "start": 1229.4501,
                "end": 1229.61,
                "confidence": 0.99567884,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.35685223
              },
              {
                "word": "what",
                "start": 1229.61,
                "end": 1229.77,
                "confidence": 0.8824534,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.35685223
              },
              {
                "word": "seems",
                "start": 1229.77,
                "end": 1230.01,
                "confidence": 0.9728765,
                "punctuated_word": "seems",
                "speaker": 0,
                "speaker_confidence": 0.35685223
              },
              {
                "word": "to",
                "start": 1230.01,
                "end": 1230.09,
                "confidence": 0.865187,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.46652043
              },
              {
                "word": "work",
                "start": 1230.09,
                "end": 1230.33,
                "confidence": 0.7893057,
                "punctuated_word": "work,",
                "speaker": 0,
                "speaker_confidence": 0.46652043
              },
              {
                "word": "that",
                "start": 1230.33,
                "end": 1230.81,
                "confidence": 0.9888159,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.46652043
              },
              {
                "word": "it",
                "start": 1230.81,
                "end": 1230.97,
                "confidence": 0.9847622,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.46652043
              },
              {
                "word": "is",
                "start": 1230.97,
                "end": 1231.13,
                "confidence": 0.98689413,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.46652043
              },
              {
                "word": "integral",
                "start": 1231.13,
                "end": 1231.63,
                "confidence": 0.99935824,
                "punctuated_word": "integral",
                "speaker": 0,
                "speaker_confidence": 0.46652043
              },
              {
                "word": "to",
                "start": 1232.01,
                "end": 1232.17,
                "confidence": 0.9959181,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "the",
                "start": 1232.17,
                "end": 1232.33,
                "confidence": 0.9994999,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "concept",
                "start": 1232.33,
                "end": 1232.81,
                "confidence": 0.999694,
                "punctuated_word": "concept",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "of",
                "start": 1232.81,
                "end": 1232.97,
                "confidence": 0.99964285,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "money",
                "start": 1232.97,
                "end": 1233.29,
                "confidence": 0.9712263,
                "punctuated_word": "money,",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "of",
                "start": 1233.29,
                "end": 1233.53,
                "confidence": 0.9991314,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "value",
                "start": 1233.53,
                "end": 1234.01,
                "confidence": 0.9762063,
                "punctuated_word": "value,",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "of",
                "start": 1234.01,
                "end": 1234.25,
                "confidence": 0.9990716,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "all",
                "start": 1234.25,
                "end": 1234.41,
                "confidence": 0.99794203,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "of",
                "start": 1234.41,
                "end": 1234.49,
                "confidence": 0.9993443,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "that",
                "start": 1234.49,
                "end": 1234.65,
                "confidence": 0.98753715,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.6362222
              },
              {
                "word": "i",
                "start": 1234.65,
                "end": 1234.81,
                "confidence": 0.9982955,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.618598
              },
              {
                "word": "mean",
                "start": 1234.81,
                "end": 1235.13,
                "confidence": 0.998408,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.618598
              },
              {
                "word": "something",
                "start": 1235.13,
                "end": 1235.53,
                "confidence": 0.9946942,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.618598
              },
              {
                "word": "has",
                "start": 1235.53,
                "end": 1235.6901,
                "confidence": 0.8686868,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.618598
              },
              {
                "word": "value",
                "start": 1235.6901,
                "end": 1235.925,
                "confidence": 0.9973189,
                "punctuated_word": "value",
                "speaker": 0,
                "speaker_confidence": 0.618598
              },
              {
                "word": "because",
                "start": 1236.0851,
                "end": 1236.3251,
                "confidence": 0.99920505,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.618598
              },
              {
                "word": "that",
                "start": 1236.3251,
                "end": 1236.4851,
                "confidence": 0.9986846,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.618598
              },
              {
                "word": "stands",
                "start": 1236.4851,
                "end": 1236.9651,
                "confidence": 0.9806591,
                "punctuated_word": "stands",
                "speaker": 0,
                "speaker_confidence": 0.618598
              },
              {
                "word": "the",
                "start": 1236.9651,
                "end": 1237.125,
                "confidence": 0.9890187,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.39385825
              },
              {
                "word": "test",
                "start": 1237.125,
                "end": 1237.365,
                "confidence": 0.99625105,
                "punctuated_word": "test",
                "speaker": 0,
                "speaker_confidence": 0.39385825
              },
              {
                "word": "of",
                "start": 1237.365,
                "end": 1237.6051,
                "confidence": 0.9984674,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.39385825
              },
              {
                "word": "time",
                "start": 1237.6051,
                "end": 1238.1051,
                "confidence": 0.99424434,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.39385825
              },
              {
                "word": "so",
                "start": 1238.7251,
                "end": 1239.125,
                "confidence": 0.7787343,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.32076192
              },
              {
                "word": "again",
                "start": 1239.125,
                "end": 1239.625,
                "confidence": 0.94058686,
                "punctuated_word": "again,",
                "speaker": 0,
                "speaker_confidence": 0.32076192
              },
              {
                "word": "we",
                "start": 1239.685,
                "end": 1239.925,
                "confidence": 0.85122716,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.32076192
              },
              {
                "word": "we",
                "start": 1239.925,
                "end": 1240.0851,
                "confidence": 0.5949552,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.34247357
              },
              {
                "word": "have",
                "start": 1240.0851,
                "end": 1240.3251,
                "confidence": 0.98754114,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.34247357
              },
              {
                "word": "the",
                "start": 1240.3251,
                "end": 1240.5651,
                "confidence": 0.9891794,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.34247357
              },
              {
                "word": "idea",
                "start": 1240.5651,
                "end": 1240.805,
                "confidence": 0.9956053,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.34247357
              },
              {
                "word": "of",
                "start": 1240.805,
                "end": 1240.9651,
                "confidence": 0.9978263,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.34247357
              },
              {
                "word": "time",
                "start": 1240.9651,
                "end": 1241.125,
                "confidence": 0.75935245,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.34247357
              },
              {
                "word": "and",
                "start": 1241.125,
                "end": 1241.365,
                "confidence": 0.9930258,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5136457
              },
              {
                "word": "even",
                "start": 1241.365,
                "end": 1241.685,
                "confidence": 0.9958691,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.5136457
              },
              {
                "word": "when",
                "start": 1241.685,
                "end": 1241.8451,
                "confidence": 0.99773896,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.5136457
              },
              {
                "word": "you",
                "start": 1241.8451,
                "end": 1241.925,
                "confidence": 0.99506676,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5136457
              },
              {
                "word": "said",
                "start": 1241.925,
                "end": 1242.0851,
                "confidence": 0.6682531,
                "punctuated_word": "said",
                "speaker": 0,
                "speaker_confidence": 0.5136457
              },
              {
                "word": "about",
                "start": 1242.0851,
                "end": 1242.405,
                "confidence": 0.99688655,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.5136457
              },
              {
                "word": "the",
                "start": 1242.405,
                "end": 1242.905,
                "confidence": 0.96656287,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5136457
              },
              {
                "word": "the",
                "start": 1243.4451,
                "end": 1243.685,
                "confidence": 0.9665138,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5136457
              },
              {
                "word": "the",
                "start": 1243.685,
                "end": 1243.765,
                "confidence": 0.8362926,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "previous",
                "start": 1243.765,
                "end": 1244.245,
                "confidence": 0.99861777,
                "punctuated_word": "previous",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "things",
                "start": 1244.245,
                "end": 1244.4851,
                "confidence": 0.6162251,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "about",
                "start": 1244.4851,
                "end": 1244.9851,
                "confidence": 0.9540411,
                "punctuated_word": "about,",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "like",
                "start": 1245.365,
                "end": 1245.685,
                "confidence": 0.9024483,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "how",
                "start": 1245.685,
                "end": 1246.185,
                "confidence": 0.9994363,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "people",
                "start": 1246.3251,
                "end": 1246.645,
                "confidence": 0.9521141,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "start",
                "start": 1246.645,
                "end": 1246.9651,
                "confidence": 0.53854805,
                "punctuated_word": "start",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "coordinating",
                "start": 1246.9651,
                "end": 1247.4651,
                "confidence": 0.9915697,
                "punctuated_word": "coordinating",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "with",
                "start": 1247.6051,
                "end": 1247.765,
                "confidence": 0.9992086,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "each",
                "start": 1247.765,
                "end": 1247.925,
                "confidence": 0.9978528,
                "punctuated_word": "each",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "other",
                "start": 1247.925,
                "end": 1248.3251,
                "confidence": 0.74033153,
                "punctuated_word": "other.",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "i",
                "start": 1248.3251,
                "end": 1248.6,
                "confidence": 0.9626417,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "mean",
                "start": 1249.08,
                "end": 1249.16,
                "confidence": 0.9961496,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "long",
                "start": 1249.16,
                "end": 1249.4,
                "confidence": 0.99141556,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "story",
                "start": 1249.4,
                "end": 1249.64,
                "confidence": 0.9873596,
                "punctuated_word": "story",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "short",
                "start": 1249.64,
                "end": 1250.0399,
                "confidence": 0.98650086,
                "punctuated_word": "short,",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "one",
                "start": 1250.0399,
                "end": 1250.28,
                "confidence": 0.9990625,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.7724844
              },
              {
                "word": "of",
                "start": 1250.28,
                "end": 1250.36,
                "confidence": 0.99947876,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "the",
                "start": 1250.36,
                "end": 1250.6,
                "confidence": 0.97690976,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "claims",
                "start": 1250.6,
                "end": 1251.1,
                "confidence": 0.9988524,
                "punctuated_word": "claims",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "historians",
                "start": 1251.16,
                "end": 1251.5599,
                "confidence": 0.884325,
                "punctuated_word": "historians",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "sometimes",
                "start": 1251.5599,
                "end": 1251.88,
                "confidence": 0.991202,
                "punctuated_word": "sometimes",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "have",
                "start": 1251.88,
                "end": 1252.12,
                "confidence": 0.9642056,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "is",
                "start": 1252.12,
                "end": 1252.62,
                "confidence": 0.99340194,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "it",
                "start": 1252.76,
                "end": 1252.9199,
                "confidence": 0.74786836,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "is",
                "start": 1252.9199,
                "end": 1253.16,
                "confidence": 0.99852604,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "the",
                "start": 1253.16,
                "end": 1253.48,
                "confidence": 0.99879104,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "catholic",
                "start": 1253.48,
                "end": 1253.88,
                "confidence": 0.9730272,
                "punctuated_word": "Catholic",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "monks",
                "start": 1253.88,
                "end": 1254.2,
                "confidence": 0.99506277,
                "punctuated_word": "monks",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "who",
                "start": 1254.2,
                "end": 1254.36,
                "confidence": 0.9959372,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "kind",
                "start": 1254.36,
                "end": 1254.86,
                "confidence": 0.79102695,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "of",
                "start": 1255.08,
                "end": 1255.24,
                "confidence": 0.9986395,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "came",
                "start": 1255.24,
                "end": 1255.5599,
                "confidence": 0.99143046,
                "punctuated_word": "came",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "up",
                "start": 1255.5599,
                "end": 1255.72,
                "confidence": 0.9970618,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "with",
                "start": 1255.72,
                "end": 1255.88,
                "confidence": 0.9990491,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "the",
                "start": 1255.88,
                "end": 1255.96,
                "confidence": 0.9804709,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75470805
              },
              {
                "word": "rigor",
                "start": 1255.96,
                "end": 1256.36,
                "confidence": 0.9967878,
                "punctuated_word": "rigor",
                "speaker": 0,
                "speaker_confidence": 0.6822134
              },
              {
                "word": "and",
                "start": 1256.36,
                "end": 1256.52,
                "confidence": 0.99908996,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6822134
              },
              {
                "word": "the",
                "start": 1256.52,
                "end": 1256.6,
                "confidence": 0.98187995,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6822134
              },
              {
                "word": "discipline",
                "start": 1256.6,
                "end": 1257.1,
                "confidence": 0.9996013,
                "punctuated_word": "discipline",
                "speaker": 0,
                "speaker_confidence": 0.6822134
              },
              {
                "word": "of",
                "start": 1257.7999,
                "end": 1258.2999,
                "confidence": 0.99891853,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6822134
              },
              {
                "word": "eating",
                "start": 1258.44,
                "end": 1258.84,
                "confidence": 0.998461,
                "punctuated_word": "eating",
                "speaker": 0,
                "speaker_confidence": 0.6822134
              },
              {
                "word": "not",
                "start": 1258.84,
                "end": 1259.0,
                "confidence": 0.67816937,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6822134
              },
              {
                "word": "when",
                "start": 1259.0,
                "end": 1259.24,
                "confidence": 0.9018288,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.6822134
              },
              {
                "word": "hungry",
                "start": 1259.24,
                "end": 1259.52,
                "confidence": 0.9866897,
                "punctuated_word": "hungry",
                "speaker": 0,
                "speaker_confidence": 0.6822134
              },
              {
                "word": "mhmm",
                "start": 1259.7999,
                "end": 1259.96,
                "confidence": 0.99733436,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.055294514
              },
              {
                "word": "but",
                "start": 1260.12,
                "end": 1260.36,
                "confidence": 0.9972735,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.5505425
              },
              {
                "word": "based",
                "start": 1260.36,
                "end": 1260.6,
                "confidence": 0.9990368,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.5505425
              },
              {
                "word": "on",
                "start": 1260.6,
                "end": 1260.6799,
                "confidence": 0.9906549,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.5505425
              },
              {
                "word": "the",
                "start": 1260.6799,
                "end": 1260.84,
                "confidence": 0.99025726,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5505425
              },
              {
                "word": "time",
                "start": 1260.84,
                "end": 1261.34,
                "confidence": 0.75614834,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.5505425
              },
              {
                "word": "waking",
                "start": 1261.5599,
                "end": 1261.96,
                "confidence": 0.9996478,
                "punctuated_word": "Waking",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "up",
                "start": 1261.96,
                "end": 1262.12,
                "confidence": 0.9960018,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "not",
                "start": 1262.12,
                "end": 1262.44,
                "confidence": 0.933076,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "when",
                "start": 1262.44,
                "end": 1262.6799,
                "confidence": 0.9646917,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "just",
                "start": 1262.84,
                "end": 1263.28,
                "confidence": 0.9921485,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "you",
                "start": 1263.28,
                "end": 1263.72,
                "confidence": 0.53191316,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "want",
                "start": 1263.72,
                "end": 1263.88,
                "confidence": 0.9556313,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "to",
                "start": 1263.88,
                "end": 1263.96,
                "confidence": 0.9802312,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "wake",
                "start": 1263.96,
                "end": 1264.2,
                "confidence": 0.9907122,
                "punctuated_word": "wake",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "up",
                "start": 1264.2,
                "end": 1264.545,
                "confidence": 0.94861704,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "based",
                "start": 1264.625,
                "end": 1264.785,
                "confidence": 0.9692193,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.60638285
              },
              {
                "word": "on",
                "start": 1264.785,
                "end": 1264.9451,
                "confidence": 0.99648285,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.5041676
              },
              {
                "word": "time",
                "start": 1264.9451,
                "end": 1265.4451,
                "confidence": 0.74396557,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.5041676
              },
              {
                "word": "going",
                "start": 1265.505,
                "end": 1265.745,
                "confidence": 0.9219129,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 0.5041676
              },
              {
                "word": "to",
                "start": 1265.745,
                "end": 1265.905,
                "confidence": 0.9431275,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5041676
              },
              {
                "word": "so",
                "start": 1266.0651,
                "end": 1266.385,
                "confidence": 0.9820702,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.5041676
              },
              {
                "word": "this",
                "start": 1266.385,
                "end": 1266.7051,
                "confidence": 0.9637694,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "idea",
                "start": 1266.7051,
                "end": 1267.2051,
                "confidence": 0.9963527,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "that",
                "start": 1267.425,
                "end": 1267.925,
                "confidence": 0.9934204,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "we",
                "start": 1268.2251,
                "end": 1268.4651,
                "confidence": 0.69327813,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "just",
                "start": 1268.4651,
                "end": 1268.7051,
                "confidence": 0.9794001,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "don't",
                "start": 1268.7051,
                "end": 1269.025,
                "confidence": 0.99912155,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "eat",
                "start": 1269.025,
                "end": 1269.265,
                "confidence": 0.99706167,
                "punctuated_word": "eat",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "and",
                "start": 1269.265,
                "end": 1269.425,
                "confidence": 0.76004195,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "nobody",
                "start": 1269.425,
                "end": 1269.745,
                "confidence": 0.9966742,
                "punctuated_word": "nobody",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "questions",
                "start": 1269.745,
                "end": 1270.0651,
                "confidence": 0.99780136,
                "punctuated_word": "questions",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "it",
                "start": 1270.0651,
                "end": 1270.305,
                "confidence": 0.9945468,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "when",
                "start": 1270.305,
                "end": 1270.545,
                "confidence": 0.87636495,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "we",
                "start": 1270.545,
                "end": 1270.625,
                "confidence": 0.99007964,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.70315033
              },
              {
                "word": "are",
                "start": 1270.625,
                "end": 1270.785,
                "confidence": 0.93010604,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "hungry",
                "start": 1270.785,
                "end": 1271.185,
                "confidence": 0.75729287,
                "punctuated_word": "hungry,",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "we",
                "start": 1271.185,
                "end": 1271.3451,
                "confidence": 0.9957748,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "just",
                "start": 1271.3451,
                "end": 1271.665,
                "confidence": 0.99349517,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "automatically",
                "start": 1271.665,
                "end": 1272.165,
                "confidence": 0.7242792,
                "punctuated_word": "automatically",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "entire",
                "start": 1272.4651,
                "end": 1272.865,
                "confidence": 0.8312955,
                "punctuated_word": "entire",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "world",
                "start": 1272.865,
                "end": 1273.1051,
                "confidence": 0.98916,
                "punctuated_word": "world",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "gets",
                "start": 1273.1051,
                "end": 1273.265,
                "confidence": 0.99714416,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "hungry",
                "start": 1273.265,
                "end": 1273.745,
                "confidence": 0.9985067,
                "punctuated_word": "hungry",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "at",
                "start": 1273.745,
                "end": 1273.905,
                "confidence": 0.99730563,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "twelve",
                "start": 1273.905,
                "end": 1274.405,
                "confidence": 0.98646796,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "in",
                "start": 1274.545,
                "end": 1274.7051,
                "confidence": 0.99055475,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "the",
                "start": 1274.7051,
                "end": 1274.865,
                "confidence": 0.9926496,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "afternoon",
                "start": 1274.865,
                "end": 1275.365,
                "confidence": 0.97011006,
                "punctuated_word": "afternoon.",
                "speaker": 0,
                "speaker_confidence": 0.7430496
              },
              {
                "word": "mhmm",
                "start": 1275.665,
                "end": 1275.905,
                "confidence": 0.98470455,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.4880365
              },
              {
                "word": "it's",
                "start": 1275.905,
                "end": 1276.305,
                "confidence": 0.99581647,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.4880365
              },
              {
                "word": "really",
                "start": 1276.305,
                "end": 1276.545,
                "confidence": 0.98794854,
                "punctuated_word": "really",
                "speaker": 0,
                "speaker_confidence": 0.4880365
              },
              {
                "word": "weird",
                "start": 1276.545,
                "end": 1276.785,
                "confidence": 0.76551515,
                "punctuated_word": "weird,",
                "speaker": 0,
                "speaker_confidence": 0.4880365
              },
              {
                "word": "but",
                "start": 1276.785,
                "end": 1276.9451,
                "confidence": 0.9884593,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.4880365
              },
              {
                "word": "it",
                "start": 1276.9451,
                "end": 1277.1051,
                "confidence": 0.9910063,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.4880365
              },
              {
                "word": "does",
                "start": 1277.1051,
                "end": 1277.265,
                "confidence": 0.9964999,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "happen",
                "start": 1277.265,
                "end": 1277.5851,
                "confidence": 0.9953153,
                "punctuated_word": "happen",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "because",
                "start": 1277.5851,
                "end": 1278.0851,
                "confidence": 0.7266332,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "regimented",
                "start": 1278.2251,
                "end": 1278.7051,
                "confidence": 0.54401875,
                "punctuated_word": "regimented",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "how",
                "start": 1278.785,
                "end": 1278.9451,
                "confidence": 0.8368022,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "that",
                "start": 1278.9451,
                "end": 1279.1051,
                "confidence": 0.90224075,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "happened",
                "start": 1279.1051,
                "end": 1279.425,
                "confidence": 0.70575714,
                "punctuated_word": "happened",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "is",
                "start": 1279.425,
                "end": 1279.5851,
                "confidence": 0.95357287,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "when",
                "start": 1279.5851,
                "end": 1279.745,
                "confidence": 0.93850726,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "the",
                "start": 1279.745,
                "end": 1280.245,
                "confidence": 0.77841157,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "revolution",
                "start": 1281.13,
                "end": 1281.53,
                "confidence": 0.48629582,
                "punctuated_word": "revolution",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "happened",
                "start": 1281.53,
                "end": 1282.01,
                "confidence": 0.92853445,
                "punctuated_word": "happened,",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "they",
                "start": 1282.01,
                "end": 1282.17,
                "confidence": 0.9921598,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "cannot",
                "start": 1282.17,
                "end": 1282.49,
                "confidence": 0.68752444,
                "punctuated_word": "cannot",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "say",
                "start": 1282.49,
                "end": 1282.81,
                "confidence": 0.9276069,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "every",
                "start": 1282.81,
                "end": 1283.05,
                "confidence": 0.95273376,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "man",
                "start": 1283.05,
                "end": 1283.21,
                "confidence": 0.9706308,
                "punctuated_word": "man",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "a",
                "start": 1283.21,
                "end": 1283.45,
                "confidence": 0.9089043,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "priest",
                "start": 1283.45,
                "end": 1283.77,
                "confidence": 0.929976,
                "punctuated_word": "priest,",
                "speaker": 0,
                "speaker_confidence": 0.78448546
              },
              {
                "word": "which",
                "start": 1283.77,
                "end": 1283.93,
                "confidence": 0.9996822,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "means",
                "start": 1283.93,
                "end": 1284.25,
                "confidence": 0.99937266,
                "punctuated_word": "means",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "every",
                "start": 1284.25,
                "end": 1284.49,
                "confidence": 0.9964091,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "man",
                "start": 1284.49,
                "end": 1284.65,
                "confidence": 0.99473804,
                "punctuated_word": "man",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "will",
                "start": 1284.65,
                "end": 1284.81,
                "confidence": 0.910347,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "be",
                "start": 1284.81,
                "end": 1284.97,
                "confidence": 0.99195564,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "like",
                "start": 1284.97,
                "end": 1285.21,
                "confidence": 0.9572897,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "the",
                "start": 1285.21,
                "end": 1285.37,
                "confidence": 0.9952022,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "catholic",
                "start": 1285.37,
                "end": 1285.77,
                "confidence": 0.97093326,
                "punctuated_word": "Catholic",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "priest",
                "start": 1285.77,
                "end": 1286.27,
                "confidence": 0.95073974,
                "punctuated_word": "priest",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "doing",
                "start": 1286.33,
                "end": 1286.57,
                "confidence": 0.9686847,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "things",
                "start": 1286.57,
                "end": 1286.73,
                "confidence": 0.9972257,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "on",
                "start": 1286.73,
                "end": 1286.97,
                "confidence": 0.97541374,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "time",
                "start": 1286.97,
                "end": 1287.13,
                "confidence": 0.96915615,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "so",
                "start": 1287.13,
                "end": 1287.29,
                "confidence": 0.9989672,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "that",
                "start": 1287.29,
                "end": 1287.45,
                "confidence": 0.99912566,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "is",
                "start": 1287.45,
                "end": 1287.61,
                "confidence": 0.9995889,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "and",
                "start": 1287.77,
                "end": 1288.01,
                "confidence": 0.9962559,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "we",
                "start": 1288.01,
                "end": 1288.17,
                "confidence": 0.99586344,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "know",
                "start": 1288.17,
                "end": 1288.25,
                "confidence": 0.99198556,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "one",
                "start": 1288.25,
                "end": 1288.41,
                "confidence": 0.32096252,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "of",
                "start": 1288.41,
                "end": 1288.49,
                "confidence": 0.3432684,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "marx's",
                "start": 1288.49,
                "end": 1288.81,
                "confidence": 0.33553028,
                "punctuated_word": "Marx's",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "papers",
                "start": 1288.81,
                "end": 1289.13,
                "confidence": 0.57391703,
                "punctuated_word": "papers",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "work",
                "start": 1289.13,
                "end": 1289.37,
                "confidence": 0.58789057,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.78874934
              },
              {
                "word": "and",
                "start": 1289.37,
                "end": 1289.45,
                "confidence": 0.8272346,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.44996607
              },
              {
                "word": "others",
                "start": 1289.45,
                "end": 1289.93,
                "confidence": 0.97736895,
                "punctuated_word": "others",
                "speaker": 0,
                "speaker_confidence": 0.44996607
              },
              {
                "word": "where",
                "start": 1289.93,
                "end": 1290.33,
                "confidence": 0.662959,
                "punctuated_word": "where,",
                "speaker": 0,
                "speaker_confidence": 0.44996607
              },
              {
                "word": "you",
                "start": 1290.33,
                "end": 1290.49,
                "confidence": 0.9977664,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.44996607
              },
              {
                "word": "know",
                "start": 1290.49,
                "end": 1290.89,
                "confidence": 0.96233475,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.44996607
              },
              {
                "word": "this",
                "start": 1290.89,
                "end": 1291.05,
                "confidence": 0.9847317,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "whole",
                "start": 1291.05,
                "end": 1291.55,
                "confidence": 0.99582314,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "work",
                "start": 1291.77,
                "end": 1291.93,
                "confidence": 0.9862621,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "ethic",
                "start": 1291.93,
                "end": 1292.25,
                "confidence": 0.99698764,
                "punctuated_word": "ethic",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "was",
                "start": 1292.25,
                "end": 1292.41,
                "confidence": 0.9941421,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "invented",
                "start": 1292.41,
                "end": 1292.89,
                "confidence": 0.99429804,
                "punctuated_word": "invented",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "by",
                "start": 1292.89,
                "end": 1293.05,
                "confidence": 0.997088,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "the",
                "start": 1293.05,
                "end": 1293.13,
                "confidence": 0.99266374,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "monks",
                "start": 1293.13,
                "end": 1293.63,
                "confidence": 0.9206201,
                "punctuated_word": "monks.",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "mhmm",
                "start": 1293.93,
                "end": 1294.17,
                "confidence": 0.9957955,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.68620706
              },
              {
                "word": "and",
                "start": 1294.17,
                "end": 1294.25,
                "confidence": 0.9961687,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5204845
              },
              {
                "word": "this",
                "start": 1294.25,
                "end": 1294.49,
                "confidence": 0.9772486,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.5204845
              },
              {
                "word": "is",
                "start": 1294.49,
                "end": 1294.57,
                "confidence": 0.96788067,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5204845
              },
              {
                "word": "why",
                "start": 1294.57,
                "end": 1294.97,
                "confidence": 0.9253235,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.5204845
              },
              {
                "word": "the",
                "start": 1294.97,
                "end": 1295.325,
                "confidence": 0.77648205,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5204845
              },
              {
                "word": "time",
                "start": 1300.2849,
                "end": 1300.6649,
                "confidence": 0.65924174,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "of",
                "start": 1300.6649,
                "end": 1301.0449,
                "confidence": 0.91237086,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "the",
                "start": 1301.0449,
                "end": 1301.4249,
                "confidence": 0.8940172,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "lord",
                "start": 1301.4249,
                "end": 1301.8049,
                "confidence": 0.78012025,
                "punctuated_word": "Lord.",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "so",
                "start": 1301.8049,
                "end": 1302.085,
                "confidence": 0.9533194,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "time",
                "start": 1302.085,
                "end": 1302.365,
                "confidence": 0.7130987,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "is",
                "start": 1302.365,
                "end": 1302.5249,
                "confidence": 0.88032407,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "lord",
                "start": 1302.5249,
                "end": 1302.6849,
                "confidence": 0.62481874,
                "punctuated_word": "Lord",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "in",
                "start": 1302.6849,
                "end": 1302.9249,
                "confidence": 0.93583584,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "some",
                "start": 1302.9249,
                "end": 1303.1649,
                "confidence": 0.8492543,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "ways",
                "start": 1303.1649,
                "end": 1303.4049,
                "confidence": 0.8419075,
                "punctuated_word": "ways.",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "right",
                "start": 1303.4049,
                "end": 1303.725,
                "confidence": 0.9648918,
                "punctuated_word": "Right?",
                "speaker": 0,
                "speaker_confidence": 0.469779
              },
              {
                "word": "right",
                "start": 1303.725,
                "end": 1303.965,
                "confidence": 0.9837442,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.16125643
              },
              {
                "word": "right",
                "start": 1303.965,
                "end": 1304.2849,
                "confidence": 0.9592633,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.16125643
              },
              {
                "word": "right",
                "start": 1304.2849,
                "end": 1304.6849,
                "confidence": 0.9298905,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.55101377
              },
              {
                "word": "so",
                "start": 1304.6849,
                "end": 1304.9249,
                "confidence": 0.7555828,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.55101377
              },
              {
                "word": "i",
                "start": 1304.9249,
                "end": 1305.005,
                "confidence": 0.95248926,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.55101377
              },
              {
                "word": "mean",
                "start": 1305.005,
                "end": 1305.4049,
                "confidence": 0.99029434,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.55101377
              },
              {
                "word": "this",
                "start": 1305.4049,
                "end": 1305.6449,
                "confidence": 0.81168175,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.55101377
              },
              {
                "word": "kind",
                "start": 1305.6449,
                "end": 1305.885,
                "confidence": 0.92235434,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.55101377
              },
              {
                "word": "of",
                "start": 1305.885,
                "end": 1305.965,
                "confidence": 0.9812251,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5806349
              },
              {
                "word": "metaphor",
                "start": 1305.965,
                "end": 1306.365,
                "confidence": 0.95233387,
                "punctuated_word": "metaphor",
                "speaker": 0,
                "speaker_confidence": 0.5806349
              },
              {
                "word": "is",
                "start": 1306.365,
                "end": 1306.685,
                "confidence": 0.98494303,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5806349
              },
              {
                "word": "in",
                "start": 1306.685,
                "end": 1307.005,
                "confidence": 0.42346328,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5806349
              },
              {
                "word": "the",
                "start": 1307.005,
                "end": 1307.1649,
                "confidence": 0.90598524,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5806349
              },
              {
                "word": "case",
                "start": 1307.1649,
                "end": 1307.4049,
                "confidence": 0.7812104,
                "punctuated_word": "case",
                "speaker": 0,
                "speaker_confidence": 0.5806349
              },
              {
                "word": "of",
                "start": 1307.4049,
                "end": 1307.7,
                "confidence": 0.96429217,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5806349
              },
              {
                "word": "bitcoin",
                "start": 1307.94,
                "end": 1308.26,
                "confidence": 0.7915093,
                "punctuated_word": "Bitcoin,",
                "speaker": 0,
                "speaker_confidence": 0.5806349
              },
              {
                "word": "bitcoin",
                "start": 1308.6599,
                "end": 1309.0599,
                "confidence": 0.9885274,
                "punctuated_word": "Bitcoin",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "white",
                "start": 1309.0599,
                "end": 1309.22,
                "confidence": 0.92616856,
                "punctuated_word": "white",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "paper",
                "start": 1309.22,
                "end": 1309.46,
                "confidence": 0.9949102,
                "punctuated_word": "paper",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "is",
                "start": 1309.46,
                "end": 1309.62,
                "confidence": 0.8877923,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "very",
                "start": 1309.62,
                "end": 1309.94,
                "confidence": 0.9230199,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "interesting",
                "start": 1309.94,
                "end": 1310.4199,
                "confidence": 0.9991788,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "because",
                "start": 1310.4199,
                "end": 1310.9199,
                "confidence": 0.9060968,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "it",
                "start": 1311.38,
                "end": 1311.62,
                "confidence": 0.99866307,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "poses",
                "start": 1311.62,
                "end": 1312.0199,
                "confidence": 0.99012685,
                "punctuated_word": "poses",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "the",
                "start": 1312.0199,
                "end": 1312.1799,
                "confidence": 0.9990416,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "problem",
                "start": 1312.1799,
                "end": 1312.6599,
                "confidence": 0.9998056,
                "punctuated_word": "problem",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "of",
                "start": 1312.6599,
                "end": 1313.1599,
                "confidence": 0.9123404,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "this",
                "start": 1313.94,
                "end": 1314.34,
                "confidence": 0.97576845,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "how",
                "start": 1314.4199,
                "end": 1314.58,
                "confidence": 0.99655825,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "can",
                "start": 1314.58,
                "end": 1314.74,
                "confidence": 0.9979336,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "you",
                "start": 1314.74,
                "end": 1314.8999,
                "confidence": 0.8976806,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "not",
                "start": 1314.8999,
                "end": 1315.0599,
                "confidence": 0.9977723,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "have",
                "start": 1315.0599,
                "end": 1315.22,
                "confidence": 0.9814689,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "reversibility",
                "start": 1315.22,
                "end": 1315.72,
                "confidence": 0.8711141,
                "punctuated_word": "reversibility?",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "how",
                "start": 1316.0199,
                "end": 1316.1,
                "confidence": 0.99810505,
                "punctuated_word": "How",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "can",
                "start": 1316.1,
                "end": 1316.26,
                "confidence": 0.9957865,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.75070333
              },
              {
                "word": "you",
                "start": 1316.26,
                "end": 1316.34,
                "confidence": 0.8022909,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "not",
                "start": 1316.34,
                "end": 1316.58,
                "confidence": 0.66395384,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "have",
                "start": 1316.58,
                "end": 1316.82,
                "confidence": 0.98090464,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "double",
                "start": 1316.82,
                "end": 1317.0599,
                "confidence": 0.9732607,
                "punctuated_word": "double",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "spending",
                "start": 1317.0599,
                "end": 1317.5599,
                "confidence": 0.99581724,
                "punctuated_word": "spending?",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "and",
                "start": 1317.86,
                "end": 1318.0199,
                "confidence": 0.99603987,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "the",
                "start": 1318.0199,
                "end": 1318.1799,
                "confidence": 0.9592868,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "solution",
                "start": 1318.1799,
                "end": 1318.58,
                "confidence": 0.99902856,
                "punctuated_word": "solution",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "is",
                "start": 1318.58,
                "end": 1318.74,
                "confidence": 0.83500415,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "provided",
                "start": 1318.74,
                "end": 1319.22,
                "confidence": 0.9091765,
                "punctuated_word": "provided",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "in",
                "start": 1319.22,
                "end": 1319.38,
                "confidence": 0.87227577,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6392547
              },
              {
                "word": "the",
                "start": 1319.38,
                "end": 1319.46,
                "confidence": 0.9985012,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7902186
              },
              {
                "word": "first",
                "start": 1319.46,
                "end": 1319.7,
                "confidence": 0.9971988,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.7902186
              },
              {
                "word": "page",
                "start": 1319.7,
                "end": 1320.2,
                "confidence": 0.98603433,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.7902186
              },
              {
                "word": "is",
                "start": 1320.5,
                "end": 1320.98,
                "confidence": 0.9459714,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7902186
              },
              {
                "word": "decentralized",
                "start": 1320.98,
                "end": 1321.48,
                "confidence": 0.94677573,
                "punctuated_word": "decentralized",
                "speaker": 0,
                "speaker_confidence": 0.7902186
              },
              {
                "word": "time",
                "start": 1322.0149,
                "end": 1322.255,
                "confidence": 0.8096929,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.7902186
              },
              {
                "word": "stamping",
                "start": 1322.255,
                "end": 1322.755,
                "confidence": 0.99971807,
                "punctuated_word": "stamping",
                "speaker": 0,
                "speaker_confidence": 0.7902186
              },
              {
                "word": "server",
                "start": 1322.815,
                "end": 1323.315,
                "confidence": 0.96874434,
                "punctuated_word": "server.",
                "speaker": 0,
                "speaker_confidence": 0.7902186
              },
              {
                "word": "yeah",
                "start": 1323.375,
                "end": 1323.615,
                "confidence": 0.9805628,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.34490305
              },
              {
                "word": "and",
                "start": 1323.615,
                "end": 1323.7749,
                "confidence": 0.99727184,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.34490305
              },
              {
                "word": "the",
                "start": 1323.7749,
                "end": 1323.9349,
                "confidence": 0.9962392,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.34490305
              },
              {
                "word": "entire",
                "start": 1323.9349,
                "end": 1324.255,
                "confidence": 0.99920636,
                "punctuated_word": "entire",
                "speaker": 0,
                "speaker_confidence": 0.34490305
              },
              {
                "word": "paper",
                "start": 1324.255,
                "end": 1324.575,
                "confidence": 0.9583101,
                "punctuated_word": "paper",
                "speaker": 0,
                "speaker_confidence": 0.34490305
              },
              {
                "word": "is",
                "start": 1324.575,
                "end": 1324.6549,
                "confidence": 0.9542811,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "obsessed",
                "start": 1324.6549,
                "end": 1324.975,
                "confidence": 0.96674067,
                "punctuated_word": "obsessed",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "about",
                "start": 1324.975,
                "end": 1325.215,
                "confidence": 0.9890448,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "time",
                "start": 1325.215,
                "end": 1325.455,
                "confidence": 0.9861822,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "stamping",
                "start": 1325.455,
                "end": 1325.855,
                "confidence": 0.8362008,
                "punctuated_word": "stamping.",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "and",
                "start": 1325.855,
                "end": 1326.355,
                "confidence": 0.99417144,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "so",
                "start": 1326.495,
                "end": 1326.6549,
                "confidence": 0.54102397,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "many",
                "start": 1326.6549,
                "end": 1326.8949,
                "confidence": 0.9905344,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "ways",
                "start": 1326.8949,
                "end": 1327.3949,
                "confidence": 0.83197707,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "it's",
                "start": 1327.615,
                "end": 1327.7749,
                "confidence": 0.9893081,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "like",
                "start": 1327.7749,
                "end": 1328.2749,
                "confidence": 0.6806315,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "i",
                "start": 1328.575,
                "end": 1328.735,
                "confidence": 0.99084246,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "think",
                "start": 1328.735,
                "end": 1329.215,
                "confidence": 0.9993849,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "in",
                "start": 1329.215,
                "end": 1329.455,
                "confidence": 0.613103,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "every",
                "start": 1329.455,
                "end": 1329.695,
                "confidence": 0.9976653,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "page",
                "start": 1329.695,
                "end": 1329.9349,
                "confidence": 0.44986033,
                "punctuated_word": "page,",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "there",
                "start": 1329.9349,
                "end": 1330.1749,
                "confidence": 0.99888545,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.72574365
              },
              {
                "word": "is",
                "start": 1330.1749,
                "end": 1330.255,
                "confidence": 0.9450565,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.49986565
              },
              {
                "word": "some",
                "start": 1330.255,
                "end": 1330.4149,
                "confidence": 0.99154085,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.49986565
              },
              {
                "word": "mention",
                "start": 1330.4149,
                "end": 1330.735,
                "confidence": 0.99241406,
                "punctuated_word": "mention",
                "speaker": 0,
                "speaker_confidence": 0.49986565
              },
              {
                "word": "of",
                "start": 1330.735,
                "end": 1330.8949,
                "confidence": 0.99685043,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.49986565
              },
              {
                "word": "something",
                "start": 1330.8949,
                "end": 1331.1349,
                "confidence": 0.8977181,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.49986565
              },
              {
                "word": "to",
                "start": 1331.1349,
                "end": 1331.2949,
                "confidence": 0.94591254,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.49986565
              },
              {
                "word": "do",
                "start": 1331.2949,
                "end": 1331.375,
                "confidence": 0.64973587,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.49986565
              },
              {
                "word": "with",
                "start": 1331.375,
                "end": 1331.455,
                "confidence": 0.9912179,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "time",
                "start": 1331.455,
                "end": 1331.695,
                "confidence": 0.9172217,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "and",
                "start": 1331.695,
                "end": 1332.195,
                "confidence": 0.9954092,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "even",
                "start": 1332.495,
                "end": 1332.735,
                "confidence": 0.8838772,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "in",
                "start": 1332.735,
                "end": 1332.975,
                "confidence": 0.9938704,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "computer",
                "start": 1332.975,
                "end": 1333.375,
                "confidence": 0.9644122,
                "punctuated_word": "computer",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "science",
                "start": 1333.375,
                "end": 1333.5349,
                "confidence": 0.9577467,
                "punctuated_word": "science",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "literature",
                "start": 1333.5349,
                "end": 1334.0349,
                "confidence": 0.8618144,
                "punctuated_word": "literature",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "time",
                "start": 1334.335,
                "end": 1334.6549,
                "confidence": 0.67097706,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "and",
                "start": 1334.6549,
                "end": 1334.8949,
                "confidence": 0.8653288,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "how",
                "start": 1334.8949,
                "end": 1335.1349,
                "confidence": 0.98699075,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "to",
                "start": 1335.1349,
                "end": 1335.6349,
                "confidence": 0.97526497,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "have",
                "start": 1335.9349,
                "end": 1336.095,
                "confidence": 0.9573811,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "a",
                "start": 1336.095,
                "end": 1336.1749,
                "confidence": 0.9331161,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.69937205
              },
              {
                "word": "time",
                "start": 1336.1749,
                "end": 1336.4149,
                "confidence": 0.9792949,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "that",
                "start": 1336.4149,
                "end": 1336.56,
                "confidence": 0.87797475,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "that",
                "start": 1336.64,
                "end": 1336.7201,
                "confidence": 0.9913027,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "you",
                "start": 1336.7201,
                "end": 1336.88,
                "confidence": 0.99830616,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "can",
                "start": 1336.88,
                "end": 1337.16,
                "confidence": 0.998744,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "agree",
                "start": 1337.16,
                "end": 1337.4401,
                "confidence": 0.999688,
                "punctuated_word": "agree",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "on",
                "start": 1337.4401,
                "end": 1337.68,
                "confidence": 0.99938035,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "between",
                "start": 1337.68,
                "end": 1338.0,
                "confidence": 0.997818,
                "punctuated_word": "between",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "many",
                "start": 1338.0,
                "end": 1338.2401,
                "confidence": 0.99854904,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "different",
                "start": 1338.2401,
                "end": 1338.7201,
                "confidence": 0.9998425,
                "punctuated_word": "different",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "processes",
                "start": 1338.7201,
                "end": 1339.2201,
                "confidence": 0.99612623,
                "punctuated_word": "processes",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "is",
                "start": 1339.28,
                "end": 1339.52,
                "confidence": 0.958267,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "the",
                "start": 1339.52,
                "end": 1339.6001,
                "confidence": 0.9979784,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "birth",
                "start": 1339.6001,
                "end": 1339.8401,
                "confidence": 0.6971723,
                "punctuated_word": "birth",
                "speaker": 0,
                "speaker_confidence": 0.6559739
              },
              {
                "word": "of",
                "start": 1339.8401,
                "end": 1339.92,
                "confidence": 0.9942492,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "distributor",
                "start": 1339.92,
                "end": 1340.42,
                "confidence": 0.846599,
                "punctuated_word": "distributor",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "systems",
                "start": 1340.56,
                "end": 1341.06,
                "confidence": 0.9990324,
                "punctuated_word": "systems",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "and",
                "start": 1341.4401,
                "end": 1341.6001,
                "confidence": 0.6679023,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "then",
                "start": 1341.6001,
                "end": 1341.8401,
                "confidence": 0.79730016,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "decentralization",
                "start": 1341.8401,
                "end": 1342.3401,
                "confidence": 0.9948146,
                "punctuated_word": "decentralization",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "and",
                "start": 1342.7201,
                "end": 1342.9601,
                "confidence": 0.87557113,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "then",
                "start": 1342.9601,
                "end": 1343.4601,
                "confidence": 0.99192566,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "bitcoin",
                "start": 1343.6001,
                "end": 1343.8401,
                "confidence": 0.8888627,
                "punctuated_word": "Bitcoin",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "and",
                "start": 1343.8401,
                "end": 1344.0,
                "confidence": 0.5019245,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6943181
              },
              {
                "word": "then",
                "start": 1344.0,
                "end": 1344.0801,
                "confidence": 0.9969784,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.5537337
              },
              {
                "word": "so",
                "start": 1344.16,
                "end": 1344.66,
                "confidence": 0.9934077,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.5537337
              },
              {
                "word": "it",
                "start": 1344.8,
                "end": 1344.9601,
                "confidence": 0.98986965,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5537337
              },
              {
                "word": "is",
                "start": 1344.9601,
                "end": 1345.1201,
                "confidence": 0.9980932,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5537337
              },
              {
                "word": "also",
                "start": 1345.1201,
                "end": 1345.4401,
                "confidence": 0.99652267,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.5537337
              },
              {
                "word": "dystopian",
                "start": 1345.4401,
                "end": 1345.92,
                "confidence": 0.93844664,
                "punctuated_word": "dystopian,",
                "speaker": 0,
                "speaker_confidence": 0.5537337
              },
              {
                "word": "of",
                "start": 1345.92,
                "end": 1346.0,
                "confidence": 0.9965994,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5537337
              },
              {
                "word": "course",
                "start": 1346.0,
                "end": 1346.3201,
                "confidence": 0.99289024,
                "punctuated_word": "course.",
                "speaker": 0,
                "speaker_confidence": 0.5537337
              },
              {
                "word": "i",
                "start": 1346.3201,
                "end": 1346.4,
                "confidence": 0.9877293,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.44741672
              },
              {
                "word": "mean",
                "start": 1346.4,
                "end": 1346.64,
                "confidence": 0.9933711,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.44741672
              },
              {
                "word": "i",
                "start": 1346.64,
                "end": 1347.14,
                "confidence": 0.9841196,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.44741672
              },
              {
                "word": "i",
                "start": 1347.2001,
                "end": 1347.3601,
                "confidence": 0.9812525,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.44741672
              },
              {
                "word": "i",
                "start": 1347.3601,
                "end": 1347.4401,
                "confidence": 0.92879355,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.44741672
              },
              {
                "word": "couldn't",
                "start": 1347.4401,
                "end": 1347.8401,
                "confidence": 0.99509263,
                "punctuated_word": "couldn't",
                "speaker": 0,
                "speaker_confidence": 0.44741672
              },
              {
                "word": "agree",
                "start": 1347.8401,
                "end": 1348.16,
                "confidence": 0.98755497,
                "punctuated_word": "agree",
                "speaker": 0,
                "speaker_confidence": 0.44741672
              },
              {
                "word": "more",
                "start": 1348.16,
                "end": 1348.3201,
                "confidence": 0.992424,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.44741672
              },
              {
                "word": "because",
                "start": 1348.3201,
                "end": 1348.575,
                "confidence": 0.66527694,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.44741672
              },
              {
                "word": "because",
                "start": 1348.975,
                "end": 1349.135,
                "confidence": 0.9971456,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.6322487
              },
              {
                "word": "there's",
                "start": 1349.135,
                "end": 1349.2949,
                "confidence": 0.9929678,
                "punctuated_word": "there's",
                "speaker": 0,
                "speaker_confidence": 0.6322487
              },
              {
                "word": "a",
                "start": 1349.2949,
                "end": 1349.375,
                "confidence": 0.99915123,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6322487
              },
              {
                "word": "whole",
                "start": 1349.375,
                "end": 1349.615,
                "confidence": 0.9998055,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.6322487
              },
              {
                "word": "element",
                "start": 1349.615,
                "end": 1350.115,
                "confidence": 0.9367629,
                "punctuated_word": "element,",
                "speaker": 0,
                "speaker_confidence": 0.6322487
              },
              {
                "word": "that",
                "start": 1351.0549,
                "end": 1351.375,
                "confidence": 0.9996507,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6322487
              },
              {
                "word": "precedes",
                "start": 1351.375,
                "end": 1351.875,
                "confidence": 0.99593544,
                "punctuated_word": "precedes",
                "speaker": 0,
                "speaker_confidence": 0.6322487
              },
              {
                "word": "crypto",
                "start": 1352.095,
                "end": 1352.595,
                "confidence": 0.9881295,
                "punctuated_word": "crypto",
                "speaker": 0,
                "speaker_confidence": 0.6322487
              },
              {
                "word": "from",
                "start": 1352.6549,
                "end": 1353.0549,
                "confidence": 0.9995497,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.6322487
              },
              {
                "word": "extravian",
                "start": 1353.0549,
                "end": 1353.5549,
                "confidence": 0.43939283,
                "punctuated_word": "extravian",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "online",
                "start": 1353.7749,
                "end": 1354.095,
                "confidence": 0.98663956,
                "punctuated_word": "online",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "community",
                "start": 1354.095,
                "end": 1354.595,
                "confidence": 0.9991258,
                "punctuated_word": "community",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "where",
                "start": 1354.6549,
                "end": 1354.8949,
                "confidence": 0.8960932,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "i",
                "start": 1355.615,
                "end": 1355.7749,
                "confidence": 0.9993358,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "mean",
                "start": 1355.7749,
                "end": 1356.0149,
                "confidence": 0.9878259,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "in",
                "start": 1356.0149,
                "end": 1356.5149,
                "confidence": 0.9911742,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "again",
                "start": 1356.735,
                "end": 1357.215,
                "confidence": 0.99636996,
                "punctuated_word": "again,",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "long",
                "start": 1357.215,
                "end": 1357.455,
                "confidence": 0.9968046,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "story",
                "start": 1357.455,
                "end": 1357.7749,
                "confidence": 0.99543566,
                "punctuated_word": "story",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "short",
                "start": 1357.7749,
                "end": 1358.2749,
                "confidence": 0.96678185,
                "punctuated_word": "short,",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "immutability",
                "start": 1358.975,
                "end": 1359.475,
                "confidence": 0.9884603,
                "punctuated_word": "immutability,",
                "speaker": 0,
                "speaker_confidence": 0.59583575
              },
              {
                "word": "in",
                "start": 1360.975,
                "end": 1361.135,
                "confidence": 0.9951515,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "some",
                "start": 1361.135,
                "end": 1361.375,
                "confidence": 0.9993205,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "ways",
                "start": 1361.375,
                "end": 1361.615,
                "confidence": 0.99421763,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "was",
                "start": 1361.615,
                "end": 1361.855,
                "confidence": 0.8045981,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "in",
                "start": 1361.855,
                "end": 1362.0149,
                "confidence": 0.6443566,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "invented",
                "start": 1362.1749,
                "end": 1362.6749,
                "confidence": 0.9990132,
                "punctuated_word": "invented",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "to",
                "start": 1362.735,
                "end": 1362.96,
                "confidence": 0.99911016,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "argue",
                "start": 1363.36,
                "end": 1363.76,
                "confidence": 0.9992761,
                "punctuated_word": "argue",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "that",
                "start": 1363.76,
                "end": 1364.24,
                "confidence": 0.99938226,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "if",
                "start": 1364.24,
                "end": 1364.5599,
                "confidence": 0.98485607,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "we",
                "start": 1364.5599,
                "end": 1365.0599,
                "confidence": 0.79179,
                "punctuated_word": "we,",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "die",
                "start": 1365.84,
                "end": 1366.1599,
                "confidence": 0.9980357,
                "punctuated_word": "die",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "or",
                "start": 1366.1599,
                "end": 1366.32,
                "confidence": 0.7844743,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.7053547
              },
              {
                "word": "leave",
                "start": 1366.32,
                "end": 1366.48,
                "confidence": 0.54924995,
                "punctuated_word": "leave",
                "speaker": 0,
                "speaker_confidence": 0.563355
              },
              {
                "word": "for",
                "start": 1366.48,
                "end": 1366.72,
                "confidence": 0.96966344,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.563355
              },
              {
                "word": "and",
                "start": 1366.7999,
                "end": 1367.0399,
                "confidence": 0.9785963,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.563355
              },
              {
                "word": "come",
                "start": 1367.0399,
                "end": 1367.2,
                "confidence": 0.9956838,
                "punctuated_word": "come",
                "speaker": 0,
                "speaker_confidence": 0.563355
              },
              {
                "word": "back",
                "start": 1367.2,
                "end": 1367.44,
                "confidence": 0.9992785,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.563355
              },
              {
                "word": "or",
                "start": 1367.44,
                "end": 1367.76,
                "confidence": 0.68604773,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.563355
              },
              {
                "word": "if",
                "start": 1367.76,
                "end": 1367.84,
                "confidence": 0.99586797,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.563355
              },
              {
                "word": "you",
                "start": 1367.84,
                "end": 1367.9199,
                "confidence": 0.98271435,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "don't",
                "start": 1367.9199,
                "end": 1368.08,
                "confidence": 0.9998193,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "even",
                "start": 1368.08,
                "end": 1368.32,
                "confidence": 0.99473226,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "die",
                "start": 1368.32,
                "end": 1368.48,
                "confidence": 0.6845163,
                "punctuated_word": "die,",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "we'll",
                "start": 1368.48,
                "end": 1368.64,
                "confidence": 0.52370477,
                "punctuated_word": "we'll",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "leave",
                "start": 1368.64,
                "end": 1368.7999,
                "confidence": 0.74039096,
                "punctuated_word": "leave",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "for",
                "start": 1368.7999,
                "end": 1368.96,
                "confidence": 0.9616581,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "thousand",
                "start": 1368.96,
                "end": 1369.2799,
                "confidence": 0.675013,
                "punctuated_word": "thousand",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "years",
                "start": 1369.2799,
                "end": 1369.76,
                "confidence": 0.8089645,
                "punctuated_word": "years,",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "we",
                "start": 1369.76,
                "end": 1370.0,
                "confidence": 0.997267,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "need",
                "start": 1370.0,
                "end": 1370.1599,
                "confidence": 0.999617,
                "punctuated_word": "need",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "a",
                "start": 1370.1599,
                "end": 1370.32,
                "confidence": 0.9577703,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "form",
                "start": 1370.32,
                "end": 1370.5599,
                "confidence": 0.8662707,
                "punctuated_word": "form",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "of",
                "start": 1370.5599,
                "end": 1370.72,
                "confidence": 0.9942907,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "value",
                "start": 1370.72,
                "end": 1371.2,
                "confidence": 0.99819154,
                "punctuated_word": "value",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "that",
                "start": 1371.2,
                "end": 1371.6799,
                "confidence": 0.98067296,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "you",
                "start": 1371.6799,
                "end": 1371.84,
                "confidence": 0.9983576,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "know",
                "start": 1371.84,
                "end": 1372.0,
                "confidence": 0.99839735,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "can",
                "start": 1372.0,
                "end": 1372.32,
                "confidence": 0.9982085,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "stay",
                "start": 1372.32,
                "end": 1372.64,
                "confidence": 0.9969959,
                "punctuated_word": "stay",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "for",
                "start": 1372.64,
                "end": 1373.14,
                "confidence": 0.9955315,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.6555104
              },
              {
                "word": "good",
                "start": 1373.36,
                "end": 1373.6,
                "confidence": 0.6520596,
                "punctuated_word": "good",
                "speaker": 0,
                "speaker_confidence": 0.4397087
              },
              {
                "word": "for",
                "start": 1373.6,
                "end": 1373.84,
                "confidence": 0.9303559,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.4397087
              },
              {
                "word": "thousand",
                "start": 1373.84,
                "end": 1374.32,
                "confidence": 0.9641788,
                "punctuated_word": "thousand",
                "speaker": 0,
                "speaker_confidence": 0.4397087
              },
              {
                "word": "million",
                "start": 1374.32,
                "end": 1374.82,
                "confidence": 0.94604594,
                "punctuated_word": "million",
                "speaker": 0,
                "speaker_confidence": 0.4397087
              },
              {
                "word": "years",
                "start": 1374.96,
                "end": 1375.275,
                "confidence": 0.78441906,
                "punctuated_word": "years.",
                "speaker": 0,
                "speaker_confidence": 0.4397087
              },
              {
                "word": "years",
                "start": 1375.435,
                "end": 1375.675,
                "confidence": 0.9387897,
                "punctuated_word": "Years.",
                "speaker": 0,
                "speaker_confidence": 0.4397087
              },
              {
                "word": "and",
                "start": 1375.675,
                "end": 1375.755,
                "confidence": 0.9626808,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.08179104
              },
              {
                "word": "so",
                "start": 1375.755,
                "end": 1375.915,
                "confidence": 0.64903367,
                "punctuated_word": "so,",
                "speaker": 0,
                "speaker_confidence": 0.08179104
              },
              {
                "word": "you",
                "start": 1375.915,
                "end": 1376.0751,
                "confidence": 0.3839995,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "mean",
                "start": 1376.0751,
                "end": 1376.235,
                "confidence": 0.92420167,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "to",
                "start": 1376.235,
                "end": 1376.3151,
                "confidence": 0.41794086,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "be",
                "start": 1376.3151,
                "end": 1376.395,
                "confidence": 0.47265995,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "it",
                "start": 1376.395,
                "end": 1376.475,
                "confidence": 0.3249472,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "is",
                "start": 1376.475,
                "end": 1376.715,
                "confidence": 0.8857389,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "great",
                "start": 1376.715,
                "end": 1376.9551,
                "confidence": 0.9789202,
                "punctuated_word": "great",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "because",
                "start": 1376.9551,
                "end": 1377.1951,
                "confidence": 0.84358287,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "you",
                "start": 1377.1951,
                "end": 1377.275,
                "confidence": 0.5984268,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "know",
                "start": 1377.275,
                "end": 1377.595,
                "confidence": 0.99773103,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "your",
                "start": 1377.595,
                "end": 1378.095,
                "confidence": 0.7106191,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "your",
                "start": 1378.475,
                "end": 1378.715,
                "confidence": 0.8006155,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "money",
                "start": 1378.715,
                "end": 1379.035,
                "confidence": 0.7897686,
                "punctuated_word": "money,",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "your",
                "start": 1379.035,
                "end": 1379.275,
                "confidence": 0.9909334,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "asset",
                "start": 1379.275,
                "end": 1379.515,
                "confidence": 0.9654187,
                "punctuated_word": "asset",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "would",
                "start": 1379.515,
                "end": 1379.755,
                "confidence": 0.9365039,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "not",
                "start": 1379.755,
                "end": 1379.915,
                "confidence": 0.9993316,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "be",
                "start": 1379.915,
                "end": 1380.0751,
                "confidence": 0.99436694,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "overturned",
                "start": 1380.0751,
                "end": 1380.5751,
                "confidence": 0.9039271,
                "punctuated_word": "overturned,",
                "speaker": 0,
                "speaker_confidence": 0.6172773
              },
              {
                "word": "would",
                "start": 1380.635,
                "end": 1380.795,
                "confidence": 0.9417482,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.048636436
              },
              {
                "word": "not",
                "start": 1380.795,
                "end": 1381.035,
                "confidence": 0.9980318,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.048636436
              },
              {
                "word": "be",
                "start": 1381.035,
                "end": 1381.115,
                "confidence": 0.9508265,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.1784606
              },
              {
                "word": "changed",
                "start": 1381.115,
                "end": 1381.595,
                "confidence": 0.9865445,
                "punctuated_word": "changed.",
                "speaker": 0,
                "speaker_confidence": 0.1784606
              },
              {
                "word": "so",
                "start": 1381.595,
                "end": 1381.915,
                "confidence": 0.81914705,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.2418307
              },
              {
                "word": "you",
                "start": 1381.915,
                "end": 1381.995,
                "confidence": 0.5324453,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.2418307
              },
              {
                "word": "mean",
                "start": 1381.995,
                "end": 1382.155,
                "confidence": 0.8354708,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 0.2418307
              },
              {
                "word": "to",
                "start": 1382.155,
                "end": 1382.235,
                "confidence": 0.55807334,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.2418307
              },
              {
                "word": "be",
                "start": 1382.235,
                "end": 1382.3151,
                "confidence": 0.5806622,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.32992744
              },
              {
                "word": "really",
                "start": 1382.3151,
                "end": 1382.395,
                "confidence": 0.47847313,
                "punctuated_word": "really",
                "speaker": 0,
                "speaker_confidence": 0.32992744
              },
              {
                "word": "in",
                "start": 1382.395,
                "end": 1382.635,
                "confidence": 0.43761885,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.32992744
              },
              {
                "word": "many",
                "start": 1382.635,
                "end": 1382.795,
                "confidence": 0.99310076,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.32992744
              },
              {
                "word": "ways",
                "start": 1382.795,
                "end": 1383.035,
                "confidence": 0.9736041,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.32992744
              },
              {
                "word": "is",
                "start": 1383.035,
                "end": 1383.115,
                "confidence": 0.79685986,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6153474
              },
              {
                "word": "a",
                "start": 1383.115,
                "end": 1383.1951,
                "confidence": 0.9146757,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6153474
              },
              {
                "word": "shorthand",
                "start": 1383.1951,
                "end": 1383.595,
                "confidence": 0.8987081,
                "punctuated_word": "shorthand",
                "speaker": 0,
                "speaker_confidence": 0.6153474
              },
              {
                "word": "for",
                "start": 1383.595,
                "end": 1383.8351,
                "confidence": 0.998415,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.6153474
              },
              {
                "word": "immortality",
                "start": 1383.8351,
                "end": 1384.3351,
                "confidence": 0.8021335,
                "punctuated_word": "immortality.",
                "speaker": 0,
                "speaker_confidence": 0.6153474
              },
              {
                "word": "and",
                "start": 1384.555,
                "end": 1384.795,
                "confidence": 0.9558294,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.6153474
              },
              {
                "word": "that",
                "start": 1384.795,
                "end": 1385.1951,
                "confidence": 0.982438,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6153474
              },
              {
                "word": "again",
                "start": 1385.1951,
                "end": 1385.355,
                "confidence": 0.74601287,
                "punctuated_word": "again",
                "speaker": 0,
                "speaker_confidence": 0.6153474
              },
              {
                "word": "is",
                "start": 1385.355,
                "end": 1385.855,
                "confidence": 0.81527627,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6153474
              },
              {
                "word": "a",
                "start": 1386.475,
                "end": 1386.635,
                "confidence": 0.97835964,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.4845752
              },
              {
                "word": "conversation",
                "start": 1386.635,
                "end": 1387.135,
                "confidence": 0.9873711,
                "punctuated_word": "conversation",
                "speaker": 0,
                "speaker_confidence": 0.4845752
              },
              {
                "word": "about",
                "start": 1387.275,
                "end": 1387.595,
                "confidence": 0.99237376,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.4845752
              },
              {
                "word": "rhetoric",
                "start": 1387.595,
                "end": 1388.0751,
                "confidence": 0.88471115,
                "punctuated_word": "rhetoric",
                "speaker": 0,
                "speaker_confidence": 0.4845752
              },
              {
                "word": "of",
                "start": 1388.0751,
                "end": 1388.3151,
                "confidence": 0.9934412,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.4845752
              },
              {
                "word": "time",
                "start": 1388.3151,
                "end": 1388.8151,
                "confidence": 0.951264,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.4845752
              },
              {
                "word": "so",
                "start": 1389.1951,
                "end": 1389.6951,
                "confidence": 0.7983047,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.436938
              },
              {
                "word": "it",
                "start": 1389.995,
                "end": 1390.26,
                "confidence": 0.89017344,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.436938
              },
              {
                "word": "is",
                "start": 1390.34,
                "end": 1390.5,
                "confidence": 0.9986029,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.436938
              },
              {
                "word": "unavoidable",
                "start": 1390.5,
                "end": 1390.98,
                "confidence": 0.9903445,
                "punctuated_word": "unavoidable.",
                "speaker": 0,
                "speaker_confidence": 0.436938
              },
              {
                "word": "so",
                "start": 1390.98,
                "end": 1391.22,
                "confidence": 0.9988257,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.436938
              },
              {
                "word": "i",
                "start": 1391.22,
                "end": 1391.3,
                "confidence": 0.9964653,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.436938
              },
              {
                "word": "would",
                "start": 1391.3,
                "end": 1391.38,
                "confidence": 0.9993376,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "instead",
                "start": 1391.54,
                "end": 1391.86,
                "confidence": 0.99758375,
                "punctuated_word": "instead",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "of",
                "start": 1391.86,
                "end": 1391.9401,
                "confidence": 0.99892235,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "saying",
                "start": 1391.9401,
                "end": 1392.18,
                "confidence": 0.9007846,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "dystopian",
                "start": 1392.18,
                "end": 1392.68,
                "confidence": 0.95174855,
                "punctuated_word": "dystopian",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "or",
                "start": 1392.8201,
                "end": 1393.14,
                "confidence": 0.99468505,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "utopian",
                "start": 1393.14,
                "end": 1393.62,
                "confidence": 0.93563,
                "punctuated_word": "utopian,",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "i",
                "start": 1393.62,
                "end": 1393.78,
                "confidence": 0.99885404,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "would",
                "start": 1393.78,
                "end": 1394.02,
                "confidence": 0.9998642,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "say",
                "start": 1394.02,
                "end": 1394.5,
                "confidence": 0.9996113,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.7112814
              },
              {
                "word": "it",
                "start": 1394.5,
                "end": 1394.58,
                "confidence": 0.76889396,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "is",
                "start": 1394.58,
                "end": 1394.74,
                "confidence": 0.99108946,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "programmable",
                "start": 1394.74,
                "end": 1395.24,
                "confidence": 0.9814976,
                "punctuated_word": "programmable.",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "so",
                "start": 1395.38,
                "end": 1395.54,
                "confidence": 0.9981035,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "it's",
                "start": 1395.54,
                "end": 1395.7,
                "confidence": 0.99857414,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "how",
                "start": 1395.7,
                "end": 1395.86,
                "confidence": 0.9992899,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "you",
                "start": 1395.86,
                "end": 1396.02,
                "confidence": 0.99770576,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "program",
                "start": 1396.02,
                "end": 1396.42,
                "confidence": 0.99584264,
                "punctuated_word": "program",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "it",
                "start": 1396.42,
                "end": 1396.58,
                "confidence": 0.8620504,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "you",
                "start": 1396.58,
                "end": 1396.74,
                "confidence": 0.99884254,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "know",
                "start": 1396.74,
                "end": 1396.98,
                "confidence": 0.9922817,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "sometimes",
                "start": 1396.98,
                "end": 1397.48,
                "confidence": 0.9541228,
                "punctuated_word": "sometimes.",
                "speaker": 0,
                "speaker_confidence": 0.5797098
              },
              {
                "word": "yeah",
                "start": 1397.7,
                "end": 1397.9401,
                "confidence": 0.9989481,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.51383954
              },
              {
                "word": "so",
                "start": 1397.9401,
                "end": 1398.18,
                "confidence": 0.99834037,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.51383954
              },
              {
                "word": "then",
                "start": 1398.18,
                "end": 1398.42,
                "confidence": 0.9840212,
                "punctuated_word": "then,",
                "speaker": 1,
                "speaker_confidence": 0.51383954
              },
              {
                "word": "like",
                "start": 1398.42,
                "end": 1398.74,
                "confidence": 0.99896353,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.51383954
              },
              {
                "word": "there's",
                "start": 1399.14,
                "end": 1399.46,
                "confidence": 0.88384044,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 0.51383954
              },
              {
                "word": "a",
                "start": 1399.46,
                "end": 1399.54,
                "confidence": 0.99349856,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.51383954
              },
              {
                "word": "question",
                "start": 1399.54,
                "end": 1399.9401,
                "confidence": 0.99978095,
                "punctuated_word": "question",
                "speaker": 1,
                "speaker_confidence": 0.51383954
              },
              {
                "word": "in",
                "start": 1399.9401,
                "end": 1400.02,
                "confidence": 0.9542598,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.583055
              },
              {
                "word": "my",
                "start": 1400.02,
                "end": 1400.26,
                "confidence": 0.97233534,
                "punctuated_word": "my",
                "speaker": 1,
                "speaker_confidence": 0.583055
              },
              {
                "word": "mind",
                "start": 1400.26,
                "end": 1400.42,
                "confidence": 0.999038,
                "punctuated_word": "mind",
                "speaker": 1,
                "speaker_confidence": 0.583055
              },
              {
                "word": "of",
                "start": 1400.42,
                "end": 1400.66,
                "confidence": 0.9431412,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.583055
              },
              {
                "word": "like",
                "start": 1400.66,
                "end": 1401.16,
                "confidence": 0.99184006,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.583055
              },
              {
                "word": "if",
                "start": 1401.46,
                "end": 1401.96,
                "confidence": 0.9498689,
                "punctuated_word": "if,",
                "speaker": 1,
                "speaker_confidence": 0.583055
              },
              {
                "word": "you",
                "start": 1402.1,
                "end": 1402.18,
                "confidence": 0.9929755,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.514987
              },
              {
                "word": "know",
                "start": 1402.18,
                "end": 1402.58,
                "confidence": 0.99114144,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.514987
              },
              {
                "word": "if",
                "start": 1402.58,
                "end": 1402.8201,
                "confidence": 0.9987985,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.514987
              },
              {
                "word": "you",
                "start": 1402.8201,
                "end": 1403.3201,
                "confidence": 0.6519677,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.514987
              },
              {
                "word": "to",
                "start": 1403.86,
                "end": 1404.18,
                "confidence": 0.63141143,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.514987
              },
              {
                "word": "to",
                "start": 1404.18,
                "end": 1404.58,
                "confidence": 0.95928395,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.514987
              },
              {
                "word": "i",
                "start": 1405.46,
                "end": 1405.54,
                "confidence": 0.6819666,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.514987
              },
              {
                "word": "was",
                "start": 1405.54,
                "end": 1405.7,
                "confidence": 0.9211851,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.23760557
              },
              {
                "word": "coming",
                "start": 1405.7,
                "end": 1405.7424,
                "confidence": 0.57886755,
                "punctuated_word": "coming",
                "speaker": 1,
                "speaker_confidence": 0.23760557
              },
              {
                "word": "up",
                "start": 1405.7424,
                "end": 1405.785,
                "confidence": 0.5135603,
                "punctuated_word": "up",
                "speaker": 1,
                "speaker_confidence": 0.23760557
              },
              {
                "word": "coming",
                "start": 1405.865,
                "end": 1406.025,
                "confidence": 0.85611635,
                "punctuated_word": "coming",
                "speaker": 1,
                "speaker_confidence": 0.23760557
              },
              {
                "word": "up",
                "start": 1406.025,
                "end": 1406.105,
                "confidence": 0.8474557,
                "punctuated_word": "up",
                "speaker": 1,
                "speaker_confidence": 0.23760557
              },
              {
                "word": "to",
                "start": 1406.105,
                "end": 1406.185,
                "confidence": 0.9298777,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.23760557
              },
              {
                "word": "my",
                "start": 1406.185,
                "end": 1406.265,
                "confidence": 0.96470046,
                "punctuated_word": "my",
                "speaker": 1,
                "speaker_confidence": 0.3648864
              },
              {
                "word": "mind",
                "start": 1406.265,
                "end": 1406.425,
                "confidence": 0.80631816,
                "punctuated_word": "mind,",
                "speaker": 1,
                "speaker_confidence": 0.3648864
              },
              {
                "word": "like",
                "start": 1406.425,
                "end": 1406.665,
                "confidence": 0.9764737,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.3648864
              },
              {
                "word": "to",
                "start": 1406.665,
                "end": 1406.745,
                "confidence": 0.70845735,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.3648864
              },
              {
                "word": "seize",
                "start": 1406.745,
                "end": 1406.905,
                "confidence": 0.9713623,
                "punctuated_word": "seize",
                "speaker": 1,
                "speaker_confidence": 0.3648864
              },
              {
                "word": "the",
                "start": 1406.905,
                "end": 1406.985,
                "confidence": 0.9979399,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.26767796
              },
              {
                "word": "means",
                "start": 1406.985,
                "end": 1407.145,
                "confidence": 0.99853945,
                "punctuated_word": "means",
                "speaker": 1,
                "speaker_confidence": 0.26767796
              },
              {
                "word": "of",
                "start": 1407.145,
                "end": 1407.305,
                "confidence": 0.9952461,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.26767796
              },
              {
                "word": "production",
                "start": 1407.305,
                "end": 1407.625,
                "confidence": 0.997869,
                "punctuated_word": "production",
                "speaker": 1,
                "speaker_confidence": 0.26767796
              },
              {
                "word": "is",
                "start": 1407.625,
                "end": 1407.785,
                "confidence": 0.8099147,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.26767796
              },
              {
                "word": "to",
                "start": 1407.785,
                "end": 1407.865,
                "confidence": 0.9360608,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.41471285
              },
              {
                "word": "seize",
                "start": 1407.865,
                "end": 1408.105,
                "confidence": 0.99598545,
                "punctuated_word": "seize",
                "speaker": 1,
                "speaker_confidence": 0.41471285
              },
              {
                "word": "the",
                "start": 1408.105,
                "end": 1408.265,
                "confidence": 0.9984029,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.41471285
              },
              {
                "word": "means",
                "start": 1408.265,
                "end": 1408.425,
                "confidence": 0.9995735,
                "punctuated_word": "means",
                "speaker": 1,
                "speaker_confidence": 0.41471285
              },
              {
                "word": "of",
                "start": 1408.425,
                "end": 1408.505,
                "confidence": 0.9986029,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.41471285
              },
              {
                "word": "time",
                "start": 1408.505,
                "end": 1409.005,
                "confidence": 0.93962467,
                "punctuated_word": "time.",
                "speaker": 1,
                "speaker_confidence": 0.41471285
              },
              {
                "word": "absolutely",
                "start": 1409.305,
                "end": 1409.785,
                "confidence": 0.9889467,
                "punctuated_word": "Absolutely.",
                "speaker": 1,
                "speaker_confidence": 0.41471285
              },
              {
                "word": "and",
                "start": 1409.785,
                "end": 1409.9451,
                "confidence": 0.986791,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.018869996
              },
              {
                "word": "what",
                "start": 1409.9451,
                "end": 1410.025,
                "confidence": 0.9972951,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.018869996
              },
              {
                "word": "does",
                "start": 1410.025,
                "end": 1410.185,
                "confidence": 0.5474242,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "what",
                "start": 1410.185,
                "end": 1410.3451,
                "confidence": 0.96296734,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "does",
                "start": 1410.3451,
                "end": 1410.5851,
                "confidence": 0.9958553,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "that",
                "start": 1410.5851,
                "end": 1410.665,
                "confidence": 0.9967321,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "look",
                "start": 1410.665,
                "end": 1410.905,
                "confidence": 0.99948573,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "like",
                "start": 1410.905,
                "end": 1411.405,
                "confidence": 0.9988607,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "in",
                "start": 1411.625,
                "end": 1412.125,
                "confidence": 0.9990102,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "the",
                "start": 1412.185,
                "end": 1412.425,
                "confidence": 0.99941814,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "blockchain",
                "start": 1412.425,
                "end": 1412.905,
                "confidence": 0.9651541,
                "punctuated_word": "blockchain",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "world",
                "start": 1412.905,
                "end": 1413.225,
                "confidence": 0.968266,
                "punctuated_word": "world?",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "like",
                "start": 1413.225,
                "end": 1413.725,
                "confidence": 0.99521947,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "you",
                "start": 1413.785,
                "end": 1413.9451,
                "confidence": 0.9990349,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "know",
                "start": 1413.9451,
                "end": 1414.385,
                "confidence": 0.9891926,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "i",
                "start": 1414.8251,
                "end": 1414.905,
                "confidence": 0.94866145,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6728667
              },
              {
                "word": "would",
                "start": 1414.905,
                "end": 1415.0651,
                "confidence": 0.68167216,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.32656014
              },
              {
                "word": "think",
                "start": 1415.0651,
                "end": 1415.225,
                "confidence": 0.9921225,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.32656014
              },
              {
                "word": "you're",
                "start": 1415.225,
                "end": 1415.4651,
                "confidence": 0.89355636,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.32656014
              },
              {
                "word": "you're",
                "start": 1415.4651,
                "end": 1415.7051,
                "confidence": 0.9372053,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.32656014
              },
              {
                "word": "telling",
                "start": 1415.7051,
                "end": 1415.9451,
                "confidence": 0.9945681,
                "punctuated_word": "telling",
                "speaker": 1,
                "speaker_confidence": 0.32656014
              },
              {
                "word": "me",
                "start": 1415.9451,
                "end": 1415.9851,
                "confidence": 0.9916128,
                "punctuated_word": "me",
                "speaker": 1,
                "speaker_confidence": 0.5363545
              },
              {
                "word": "was",
                "start": 1416.025,
                "end": 1416.185,
                "confidence": 0.9736744,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.5363545
              },
              {
                "word": "it",
                "start": 1416.185,
                "end": 1416.265,
                "confidence": 0.9842016,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.5363545
              },
              {
                "word": "mark",
                "start": 1416.265,
                "end": 1416.505,
                "confidence": 0.80635124,
                "punctuated_word": "Mark",
                "speaker": 1,
                "speaker_confidence": 0.5363545
              },
              {
                "word": "fisher",
                "start": 1416.505,
                "end": 1416.8251,
                "confidence": 0.9908504,
                "punctuated_word": "Fisher",
                "speaker": 1,
                "speaker_confidence": 0.5363545
              },
              {
                "word": "who",
                "start": 1416.8251,
                "end": 1416.985,
                "confidence": 0.98642665,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.5363545
              },
              {
                "word": "said",
                "start": 1416.985,
                "end": 1417.145,
                "confidence": 0.99852365,
                "punctuated_word": "said",
                "speaker": 1,
                "speaker_confidence": 0.5363545
              },
              {
                "word": "this",
                "start": 1417.145,
                "end": 1417.385,
                "confidence": 0.9349543,
                "punctuated_word": "this?",
                "speaker": 1,
                "speaker_confidence": 0.5363545
              },
              {
                "word": "that's",
                "start": 1417.385,
                "end": 1417.885,
                "confidence": 0.8284891,
                "punctuated_word": "That's,",
                "speaker": 1,
                "speaker_confidence": 0.5363545
              },
              {
                "word": "you",
                "start": 1418.745,
                "end": 1418.905,
                "confidence": 0.9917943,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.465792
              },
              {
                "word": "know",
                "start": 1418.905,
                "end": 1419.305,
                "confidence": 0.99042237,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.465792
              },
              {
                "word": "when",
                "start": 1419.625,
                "end": 1419.865,
                "confidence": 0.99556893,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.465792
              },
              {
                "word": "someone",
                "start": 1419.865,
                "end": 1420.185,
                "confidence": 0.9992494,
                "punctuated_word": "someone",
                "speaker": 1,
                "speaker_confidence": 0.465792
              },
              {
                "word": "asked",
                "start": 1420.185,
                "end": 1420.3451,
                "confidence": 0.9259385,
                "punctuated_word": "asked",
                "speaker": 1,
                "speaker_confidence": 0.465792
              },
              {
                "word": "him",
                "start": 1420.3451,
                "end": 1420.505,
                "confidence": 0.9671312,
                "punctuated_word": "him",
                "speaker": 1,
                "speaker_confidence": 0.465792
              },
              {
                "word": "what",
                "start": 1420.505,
                "end": 1420.5851,
                "confidence": 0.80852723,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.46911782
              },
              {
                "word": "is",
                "start": 1420.5851,
                "end": 1420.745,
                "confidence": 0.99076486,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.46911782
              },
              {
                "word": "communism",
                "start": 1420.745,
                "end": 1421.245,
                "confidence": 0.99229586,
                "punctuated_word": "communism",
                "speaker": 1,
                "speaker_confidence": 0.46911782
              },
              {
                "word": "or",
                "start": 1421.25,
                "end": 1421.41,
                "confidence": 0.99936706,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.46911782
              },
              {
                "word": "something",
                "start": 1421.41,
                "end": 1421.57,
                "confidence": 0.99984884,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.46911782
              },
              {
                "word": "like",
                "start": 1421.57,
                "end": 1421.65,
                "confidence": 0.9988387,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.46911782
              },
              {
                "word": "that",
                "start": 1421.65,
                "end": 1421.73,
                "confidence": 0.9606298,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.46911782
              },
              {
                "word": "he",
                "start": 1421.73,
                "end": 1421.97,
                "confidence": 0.9990012,
                "punctuated_word": "he",
                "speaker": 1,
                "speaker_confidence": 0.40556204
              },
              {
                "word": "said",
                "start": 1421.97,
                "end": 1422.13,
                "confidence": 0.9996811,
                "punctuated_word": "said",
                "speaker": 1,
                "speaker_confidence": 0.40556204
              },
              {
                "word": "it's",
                "start": 1422.13,
                "end": 1422.29,
                "confidence": 0.88504803,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.40556204
              },
              {
                "word": "free",
                "start": 1422.29,
                "end": 1422.53,
                "confidence": 0.99969363,
                "punctuated_word": "free",
                "speaker": 1,
                "speaker_confidence": 0.40556204
              },
              {
                "word": "time",
                "start": 1422.53,
                "end": 1422.93,
                "confidence": 0.9931685,
                "punctuated_word": "time.",
                "speaker": 1,
                "speaker_confidence": 0.40556204
              },
              {
                "word": "exactly",
                "start": 1422.93,
                "end": 1423.33,
                "confidence": 0.9980205,
                "punctuated_word": "Exactly.",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "and",
                "start": 1423.33,
                "end": 1423.65,
                "confidence": 0.94828373,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "like",
                "start": 1423.65,
                "end": 1423.81,
                "confidence": 0.99934316,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "to",
                "start": 1423.81,
                "end": 1423.97,
                "confidence": 0.99874675,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "me",
                "start": 1423.97,
                "end": 1424.29,
                "confidence": 0.92241627,
                "punctuated_word": "me,",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "that's",
                "start": 1424.29,
                "end": 1424.45,
                "confidence": 0.9996009,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "like",
                "start": 1424.45,
                "end": 1424.95,
                "confidence": 0.72856516,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "i",
                "start": 1425.57,
                "end": 1425.89,
                "confidence": 0.9833844,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "i",
                "start": 1425.89,
                "end": 1426.05,
                "confidence": 0.96979696,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "think",
                "start": 1426.05,
                "end": 1426.29,
                "confidence": 0.99705887,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "it's",
                "start": 1426.29,
                "end": 1426.53,
                "confidence": 0.93676746,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "a",
                "start": 1426.53,
                "end": 1426.85,
                "confidence": 0.4277053,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "a",
                "start": 1426.85,
                "end": 1426.93,
                "confidence": 0.88082486,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "great",
                "start": 1426.93,
                "end": 1427.25,
                "confidence": 0.9943527,
                "punctuated_word": "great",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "way",
                "start": 1427.25,
                "end": 1427.41,
                "confidence": 0.9990693,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "if",
                "start": 1427.41,
                "end": 1427.57,
                "confidence": 0.6645092,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "someone",
                "start": 1427.57,
                "end": 1427.97,
                "confidence": 0.99955183,
                "punctuated_word": "someone",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "asks",
                "start": 1427.97,
                "end": 1428.21,
                "confidence": 0.9978514,
                "punctuated_word": "asks",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "you",
                "start": 1428.21,
                "end": 1428.45,
                "confidence": 0.99821824,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "what",
                "start": 1428.45,
                "end": 1428.61,
                "confidence": 0.6331165,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "is",
                "start": 1428.61,
                "end": 1428.77,
                "confidence": 0.9936259,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "it",
                "start": 1428.77,
                "end": 1428.93,
                "confidence": 0.7691951,
                "punctuated_word": "it,",
                "speaker": 1,
                "speaker_confidence": 0.7172686
              },
              {
                "word": "just",
                "start": 1428.93,
                "end": 1429.09,
                "confidence": 0.7246203,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.42757112
              },
              {
                "word": "say",
                "start": 1429.09,
                "end": 1429.33,
                "confidence": 0.9795925,
                "punctuated_word": "say",
                "speaker": 1,
                "speaker_confidence": 0.42757112
              },
              {
                "word": "free",
                "start": 1429.33,
                "end": 1429.49,
                "confidence": 0.96098727,
                "punctuated_word": "free",
                "speaker": 1,
                "speaker_confidence": 0.42757112
              },
              {
                "word": "time",
                "start": 1429.49,
                "end": 1429.99,
                "confidence": 0.9912778,
                "punctuated_word": "time.",
                "speaker": 1,
                "speaker_confidence": 0.42757112
              },
              {
                "word": "it's",
                "start": 1431.17,
                "end": 1431.41,
                "confidence": 0.9373201,
                "punctuated_word": "It's",
                "speaker": 1,
                "speaker_confidence": 0.23431897
              },
              {
                "word": "the",
                "start": 1431.41,
                "end": 1431.49,
                "confidence": 0.46596625,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "it's",
                "start": 1431.49,
                "end": 1431.73,
                "confidence": 0.92254686,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "the",
                "start": 1431.73,
                "end": 1431.89,
                "confidence": 0.9892357,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "ability",
                "start": 1431.89,
                "end": 1432.21,
                "confidence": 0.9906599,
                "punctuated_word": "ability",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "to",
                "start": 1432.21,
                "end": 1432.37,
                "confidence": 0.9529036,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "do",
                "start": 1432.37,
                "end": 1432.53,
                "confidence": 0.9855504,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "what",
                "start": 1432.53,
                "end": 1432.77,
                "confidence": 0.97886366,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "you",
                "start": 1432.77,
                "end": 1432.93,
                "confidence": 0.98515224,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "want",
                "start": 1432.93,
                "end": 1433.33,
                "confidence": 0.99178165,
                "punctuated_word": "want",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "whenever",
                "start": 1433.33,
                "end": 1433.73,
                "confidence": 0.847848,
                "punctuated_word": "whenever",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "you",
                "start": 1433.73,
                "end": 1433.97,
                "confidence": 0.9803774,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "want",
                "start": 1433.97,
                "end": 1434.21,
                "confidence": 0.98445326,
                "punctuated_word": "want",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "and",
                "start": 1434.21,
                "end": 1434.37,
                "confidence": 0.9016275,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "learn",
                "start": 1434.37,
                "end": 1434.85,
                "confidence": 0.9861704,
                "punctuated_word": "learn",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "and",
                "start": 1434.85,
                "end": 1435.09,
                "confidence": 0.87734187,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "like",
                "start": 1435.09,
                "end": 1435.33,
                "confidence": 0.99626726,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "to",
                "start": 1435.33,
                "end": 1435.3939,
                "confidence": 0.7965309,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "not",
                "start": 1435.3939,
                "end": 1435.458,
                "confidence": 0.9652893,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "be",
                "start": 1435.458,
                "end": 1435.522,
                "confidence": 0.92563134,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "compelled",
                "start": 1435.522,
                "end": 1435.586,
                "confidence": 0.79359645,
                "punctuated_word": "compelled",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "to",
                "start": 1435.586,
                "end": 1435.65,
                "confidence": 0.60966355,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "have",
                "start": 1435.65,
                "end": 1435.97,
                "confidence": 0.6055903,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "to",
                "start": 1435.97,
                "end": 1436.47,
                "confidence": 0.5606524,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6672115
              },
              {
                "word": "want",
                "start": 1442.7949,
                "end": 1442.955,
                "confidence": 0.91511846,
                "punctuated_word": "want",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "to",
                "start": 1442.955,
                "end": 1443.115,
                "confidence": 0.85468173,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "do",
                "start": 1443.115,
                "end": 1443.355,
                "confidence": 0.75773495,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "or",
                "start": 1443.355,
                "end": 1443.6749,
                "confidence": 0.7295745,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "you",
                "start": 1443.6749,
                "end": 1443.835,
                "confidence": 0.8795878,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "don't",
                "start": 1443.835,
                "end": 1443.9149,
                "confidence": 0.9130356,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "feel",
                "start": 1443.9149,
                "end": 1444.1549,
                "confidence": 0.92632014,
                "punctuated_word": "feel",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "as",
                "start": 1444.1549,
                "end": 1444.315,
                "confidence": 0.7015662,
                "punctuated_word": "as,",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "like",
                "start": 1444.315,
                "end": 1444.475,
                "confidence": 0.969562,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "fulfilling",
                "start": 1444.475,
                "end": 1444.975,
                "confidence": 0.9364479,
                "punctuated_word": "fulfilling",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "in",
                "start": 1445.115,
                "end": 1445.195,
                "confidence": 0.85252064,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "your",
                "start": 1445.195,
                "end": 1445.355,
                "confidence": 0.91843855,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "life",
                "start": 1445.355,
                "end": 1445.595,
                "confidence": 0.85914385,
                "punctuated_word": "life.",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "to",
                "start": 1445.595,
                "end": 1445.755,
                "confidence": 0.938413,
                "punctuated_word": "To",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "me",
                "start": 1445.755,
                "end": 1445.835,
                "confidence": 0.92963946,
                "punctuated_word": "me,",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "that",
                "start": 1445.835,
                "end": 1446.075,
                "confidence": 0.96896523,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "is",
                "start": 1446.075,
                "end": 1446.315,
                "confidence": 0.80644906,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "like",
                "start": 1446.315,
                "end": 1446.635,
                "confidence": 0.8955226,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "you",
                "start": 1446.635,
                "end": 1446.7949,
                "confidence": 0.94872487,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "know",
                "start": 1446.7949,
                "end": 1447.0349,
                "confidence": 0.8850013,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "that",
                "start": 1447.0349,
                "end": 1447.195,
                "confidence": 0.8360235,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "is",
                "start": 1447.195,
                "end": 1447.4349,
                "confidence": 0.97876656,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "that",
                "start": 1447.4349,
                "end": 1447.595,
                "confidence": 0.99104846,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "is",
                "start": 1447.595,
                "end": 1447.6749,
                "confidence": 0.9640724,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "when",
                "start": 1447.6749,
                "end": 1447.835,
                "confidence": 0.9741003,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "we've",
                "start": 1447.835,
                "end": 1448.1549,
                "confidence": 0.9022453,
                "punctuated_word": "we've",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "reached",
                "start": 1448.1549,
                "end": 1448.6549,
                "confidence": 0.9632374,
                "punctuated_word": "reached,",
                "speaker": 1,
                "speaker_confidence": 0.7757294
              },
              {
                "word": "you",
                "start": 1448.7949,
                "end": 1448.955,
                "confidence": 0.9748086,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.39912492
              },
              {
                "word": "know",
                "start": 1448.955,
                "end": 1449.0076,
                "confidence": 0.8145306,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.39912492
              },
              {
                "word": "know",
                "start": 1449.6201,
                "end": 1449.8867,
                "confidence": 0.9998109,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.39912492
              },
              {
                "word": "nirvana",
                "start": 1450.1534,
                "end": 1450.42,
                "confidence": 0.95797,
                "punctuated_word": "Nirvana.",
                "speaker": 1,
                "speaker_confidence": 0.39912492
              },
              {
                "word": "nirvana",
                "start": 1450.5,
                "end": 1451.0,
                "confidence": 0.7747761,
                "punctuated_word": "Nirvana.",
                "speaker": 1,
                "speaker_confidence": 0.39912492
              },
              {
                "word": "yeah",
                "start": 1451.06,
                "end": 1451.4601,
                "confidence": 0.94534683,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.47074836
              },
              {
                "word": "our",
                "start": 1451.4601,
                "end": 1451.6201,
                "confidence": 0.90060395,
                "punctuated_word": "Our",
                "speaker": 1,
                "speaker_confidence": 0.47074836
              },
              {
                "word": "post",
                "start": 1451.6201,
                "end": 1451.8601,
                "confidence": 0.9950787,
                "punctuated_word": "post",
                "speaker": 1,
                "speaker_confidence": 0.47074836
              },
              {
                "word": "capitalist",
                "start": 1451.8601,
                "end": 1452.3601,
                "confidence": 0.8506037,
                "punctuated_word": "capitalist",
                "speaker": 1,
                "speaker_confidence": 0.47074836
              },
              {
                "word": "world",
                "start": 1452.42,
                "end": 1452.8201,
                "confidence": 0.99616843,
                "punctuated_word": "world.",
                "speaker": 1,
                "speaker_confidence": 0.47074836
              },
              {
                "word": "yes",
                "start": 1452.8201,
                "end": 1453.3201,
                "confidence": 0.99898565,
                "punctuated_word": "Yes.",
                "speaker": 0,
                "speaker_confidence": 0.20058346
              },
              {
                "word": "but",
                "start": 1454.1001,
                "end": 1454.26,
                "confidence": 0.8005159,
                "punctuated_word": "But,",
                "speaker": 0,
                "speaker_confidence": 0.04385841
              },
              {
                "word": "yeah",
                "start": 1454.26,
                "end": 1454.5,
                "confidence": 0.97070134,
                "punctuated_word": "yeah,",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "i",
                "start": 1454.5,
                "end": 1454.5801,
                "confidence": 0.8980355,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "guess",
                "start": 1454.5801,
                "end": 1454.8201,
                "confidence": 0.9883321,
                "punctuated_word": "guess",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "for",
                "start": 1454.8201,
                "end": 1454.9801,
                "confidence": 0.70011455,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "you",
                "start": 1454.9801,
                "end": 1455.14,
                "confidence": 0.9825581,
                "punctuated_word": "you,",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "what",
                "start": 1455.14,
                "end": 1455.3,
                "confidence": 0.99971503,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "does",
                "start": 1455.3,
                "end": 1455.54,
                "confidence": 0.9998604,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "it",
                "start": 1455.54,
                "end": 1455.7001,
                "confidence": 0.9996791,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "look",
                "start": 1455.7001,
                "end": 1456.02,
                "confidence": 0.99917275,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "like",
                "start": 1456.02,
                "end": 1456.52,
                "confidence": 0.89505565,
                "punctuated_word": "like?",
                "speaker": 1,
                "speaker_confidence": 0.53756195
              },
              {
                "word": "i",
                "start": 1456.5801,
                "end": 1456.66,
                "confidence": 0.9991048,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.411525
              },
              {
                "word": "mean",
                "start": 1456.66,
                "end": 1456.8201,
                "confidence": 0.9971127,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.411525
              },
              {
                "word": "what",
                "start": 1456.8201,
                "end": 1456.9801,
                "confidence": 0.9997955,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.411525
              },
              {
                "word": "does",
                "start": 1456.9801,
                "end": 1457.4801,
                "confidence": 0.9826338,
                "punctuated_word": "does,",
                "speaker": 1,
                "speaker_confidence": 0.411525
              },
              {
                "word": "freedom",
                "start": 1458.02,
                "end": 1458.42,
                "confidence": 0.9957318,
                "punctuated_word": "Freedom",
                "speaker": 0,
                "speaker_confidence": 0.48913133
              },
              {
                "word": "look",
                "start": 1458.42,
                "end": 1458.66,
                "confidence": 0.9896672,
                "punctuated_word": "look",
                "speaker": 0,
                "speaker_confidence": 0.48913133
              },
              {
                "word": "like",
                "start": 1458.66,
                "end": 1458.9,
                "confidence": 0.8633302,
                "punctuated_word": "like?",
                "speaker": 0,
                "speaker_confidence": 0.48913133
              },
              {
                "word": "air",
                "start": 1458.9,
                "end": 1459.14,
                "confidence": 0.57714176,
                "punctuated_word": "Air",
                "speaker": 0,
                "speaker_confidence": 0.48913133
              },
              {
                "word": "drops",
                "start": 1459.14,
                "end": 1459.64,
                "confidence": 0.87424546,
                "punctuated_word": "drops.",
                "speaker": 0,
                "speaker_confidence": 0.48913133
              },
              {
                "word": "you",
                "start": 1461.14,
                "end": 1461.2201,
                "confidence": 0.9924906,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.24170756
              },
              {
                "word": "know",
                "start": 1461.2201,
                "end": 1461.7001,
                "confidence": 0.9073947,
                "punctuated_word": "know?",
                "speaker": 0,
                "speaker_confidence": 0.24170756
              },
              {
                "word": "air",
                "start": 1461.7001,
                "end": 1461.8601,
                "confidence": 0.58285165,
                "punctuated_word": "Air",
                "speaker": 0,
                "speaker_confidence": 0.24170756
              },
              {
                "word": "drops",
                "start": 1461.8601,
                "end": 1462.18,
                "confidence": 0.92336965,
                "punctuated_word": "drops.",
                "speaker": 0,
                "speaker_confidence": 0.24170756
              },
              {
                "word": "that",
                "start": 1462.18,
                "end": 1462.3,
                "confidence": 0.9792523,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.104902506
              },
              {
                "word": "that's",
                "start": 1462.42,
                "end": 1462.66,
                "confidence": 0.99445516,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.104902506
              },
              {
                "word": "that's",
                "start": 1462.66,
                "end": 1462.7401,
                "confidence": 0.6132211,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.104902506
              },
              {
                "word": "freedom",
                "start": 1462.9,
                "end": 1463.205,
                "confidence": 0.99569076,
                "punctuated_word": "Freedom",
                "speaker": 0,
                "speaker_confidence": 0.104902506
              },
              {
                "word": "freedom",
                "start": 1463.445,
                "end": 1463.6849,
                "confidence": 0.98335683,
                "punctuated_word": "freedom",
                "speaker": 1,
                "speaker_confidence": 0.3532619
              },
              {
                "word": "is",
                "start": 1463.6849,
                "end": 1463.845,
                "confidence": 0.9975891,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.3532619
              },
              {
                "word": "getting",
                "start": 1463.845,
                "end": 1464.1649,
                "confidence": 0.9986261,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.3532619
              },
              {
                "word": "as",
                "start": 1464.1649,
                "end": 1464.245,
                "confidence": 0.96026313,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.3532619
              },
              {
                "word": "many",
                "start": 1464.245,
                "end": 1464.485,
                "confidence": 0.9995192,
                "punctuated_word": "many",
                "speaker": 1,
                "speaker_confidence": 0.3532619
              },
              {
                "word": "airdrops",
                "start": 1464.485,
                "end": 1464.985,
                "confidence": 0.9219246,
                "punctuated_word": "airdrops.",
                "speaker": 1,
                "speaker_confidence": 0.3532619
              },
              {
                "word": "airdrops",
                "start": 1465.0449,
                "end": 1465.445,
                "confidence": 0.94784987,
                "punctuated_word": "Airdrops.",
                "speaker": 0,
                "speaker_confidence": 0.37917703
              },
              {
                "word": "i",
                "start": 1465.445,
                "end": 1465.5249,
                "confidence": 0.9915735,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.37917703
              },
              {
                "word": "mean",
                "start": 1465.5249,
                "end": 1465.6849,
                "confidence": 0.9895863,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.37917703
              },
              {
                "word": "when",
                "start": 1465.6849,
                "end": 1465.845,
                "confidence": 0.893762,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.37917703
              },
              {
                "word": "you",
                "start": 1465.845,
                "end": 1465.9249,
                "confidence": 0.9832903,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.37917703
              },
              {
                "word": "get",
                "start": 1465.9249,
                "end": 1466.245,
                "confidence": 0.98259336,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.37917703
              },
              {
                "word": "airdrops",
                "start": 1466.245,
                "end": 1466.745,
                "confidence": 0.87812173,
                "punctuated_word": "airdrops",
                "speaker": 0,
                "speaker_confidence": 0.37917703
              },
              {
                "word": "for",
                "start": 1466.8049,
                "end": 1466.885,
                "confidence": 0.9452116,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.5826349
              },
              {
                "word": "because",
                "start": 1466.965,
                "end": 1467.445,
                "confidence": 0.97974384,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.5826349
              },
              {
                "word": "you",
                "start": 1467.445,
                "end": 1467.6849,
                "confidence": 0.9975782,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5826349
              },
              {
                "word": "did",
                "start": 1467.6849,
                "end": 1467.845,
                "confidence": 0.9995121,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.5826349
              },
              {
                "word": "something",
                "start": 1467.845,
                "end": 1468.245,
                "confidence": 0.8365655,
                "punctuated_word": "something,",
                "speaker": 0,
                "speaker_confidence": 0.5826349
              },
              {
                "word": "you",
                "start": 1468.245,
                "end": 1468.4049,
                "confidence": 0.9994117,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5826349
              },
              {
                "word": "participated",
                "start": 1468.4049,
                "end": 1468.9049,
                "confidence": 0.9239946,
                "punctuated_word": "participated",
                "speaker": 0,
                "speaker_confidence": 0.5826349
              },
              {
                "word": "in",
                "start": 1468.965,
                "end": 1469.125,
                "confidence": 0.99434125,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5826349
              },
              {
                "word": "a",
                "start": 1469.125,
                "end": 1469.2849,
                "confidence": 0.84657896,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5826349
              },
              {
                "word": "in",
                "start": 1469.2849,
                "end": 1469.365,
                "confidence": 0.98574716,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "a",
                "start": 1469.365,
                "end": 1469.445,
                "confidence": 0.9802648,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "platform",
                "start": 1469.445,
                "end": 1469.945,
                "confidence": 0.9984659,
                "punctuated_word": "platform",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "without",
                "start": 1470.085,
                "end": 1470.485,
                "confidence": 0.81119734,
                "punctuated_word": "without",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "expectation",
                "start": 1470.485,
                "end": 1470.965,
                "confidence": 0.96896523,
                "punctuated_word": "expectation",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "of",
                "start": 1470.965,
                "end": 1471.125,
                "confidence": 0.93970877,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "anything",
                "start": 1471.125,
                "end": 1471.5249,
                "confidence": 0.82081676,
                "punctuated_word": "anything.",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "maybe",
                "start": 1471.5249,
                "end": 1471.845,
                "confidence": 0.99912304,
                "punctuated_word": "Maybe",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "sometimes",
                "start": 1471.845,
                "end": 1472.345,
                "confidence": 0.70691204,
                "punctuated_word": "sometimes,",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "most",
                "start": 1472.4049,
                "end": 1472.6449,
                "confidence": 0.967609,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "of",
                "start": 1472.6449,
                "end": 1472.8049,
                "confidence": 0.9925519,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "them",
                "start": 1472.8049,
                "end": 1472.965,
                "confidence": 0.87328357,
                "punctuated_word": "them,",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "you",
                "start": 1472.965,
                "end": 1473.125,
                "confidence": 0.9987394,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "didn't",
                "start": 1473.125,
                "end": 1473.365,
                "confidence": 0.9993713,
                "punctuated_word": "didn't",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "know",
                "start": 1473.365,
                "end": 1473.6849,
                "confidence": 0.9307028,
                "punctuated_word": "know.",
                "speaker": 0,
                "speaker_confidence": 0.7411519
              },
              {
                "word": "at",
                "start": 1473.6849,
                "end": 1473.845,
                "confidence": 0.62837034,
                "punctuated_word": "At",
                "speaker": 0,
                "speaker_confidence": 0.3824466
              },
              {
                "word": "least",
                "start": 1473.845,
                "end": 1474.005,
                "confidence": 0.99978346,
                "punctuated_word": "least",
                "speaker": 0,
                "speaker_confidence": 0.3824466
              },
              {
                "word": "you",
                "start": 1474.005,
                "end": 1474.085,
                "confidence": 0.8402603,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.3824466
              },
              {
                "word": "didn't",
                "start": 1474.085,
                "end": 1474.325,
                "confidence": 0.97683334,
                "punctuated_word": "didn't",
                "speaker": 0,
                "speaker_confidence": 0.3824466
              },
              {
                "word": "know",
                "start": 1474.325,
                "end": 1474.485,
                "confidence": 0.9922036,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.3824466
              },
              {
                "word": "how",
                "start": 1474.485,
                "end": 1474.565,
                "confidence": 0.9956899,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.35385686
              },
              {
                "word": "much",
                "start": 1474.565,
                "end": 1474.725,
                "confidence": 0.99980766,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.35385686
              },
              {
                "word": "you",
                "start": 1474.725,
                "end": 1474.885,
                "confidence": 0.9984224,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.35385686
              },
              {
                "word": "will",
                "start": 1474.885,
                "end": 1475.0449,
                "confidence": 0.94584805,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.35385686
              },
              {
                "word": "get",
                "start": 1475.0449,
                "end": 1475.2849,
                "confidence": 0.9828619,
                "punctuated_word": "get.",
                "speaker": 0,
                "speaker_confidence": 0.35385686
              },
              {
                "word": "yeah",
                "start": 1475.2849,
                "end": 1475.5249,
                "confidence": 0.9942618,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.41990352
              },
              {
                "word": "and",
                "start": 1475.5249,
                "end": 1475.605,
                "confidence": 0.8487428,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.41990352
              },
              {
                "word": "next",
                "start": 1475.605,
                "end": 1475.845,
                "confidence": 0.9684776,
                "punctuated_word": "next",
                "speaker": 0,
                "speaker_confidence": 0.41990352
              },
              {
                "word": "thing",
                "start": 1475.845,
                "end": 1476.125,
                "confidence": 0.9915338,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.41990352
              },
              {
                "word": "you",
                "start": 1476.125,
                "end": 1476.4049,
                "confidence": 0.79510623,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.41990352
              },
              {
                "word": "know",
                "start": 1476.4049,
                "end": 1476.445,
                "confidence": 0.77428097,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5827744
              },
              {
                "word": "you",
                "start": 1476.445,
                "end": 1476.485,
                "confidence": 0.18802238,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5827744
              },
              {
                "word": "got",
                "start": 1476.485,
                "end": 1476.6449,
                "confidence": 0.9128868,
                "punctuated_word": "got",
                "speaker": 0,
                "speaker_confidence": 0.5827744
              },
              {
                "word": "some",
                "start": 1476.6449,
                "end": 1476.8049,
                "confidence": 0.9869703,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.5827744
              },
              {
                "word": "airdrops",
                "start": 1476.8049,
                "end": 1477.3049,
                "confidence": 0.98928905,
                "punctuated_word": "airdrops",
                "speaker": 0,
                "speaker_confidence": 0.5827744
              },
              {
                "word": "that",
                "start": 1477.365,
                "end": 1477.605,
                "confidence": 0.9169985,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5827744
              },
              {
                "word": "allows",
                "start": 1477.605,
                "end": 1477.9249,
                "confidence": 0.9980229,
                "punctuated_word": "allows",
                "speaker": 0,
                "speaker_confidence": 0.5827744
              },
              {
                "word": "you",
                "start": 1477.9249,
                "end": 1478.25,
                "confidence": 0.9621644,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5827744
              },
              {
                "word": "some",
                "start": 1478.25,
                "end": 1478.3301,
                "confidence": 0.9612049,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.5827744
              },
              {
                "word": "kind",
                "start": 1478.3301,
                "end": 1478.41,
                "confidence": 0.99702626,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.5820297
              },
              {
                "word": "of",
                "start": 1478.41,
                "end": 1478.53,
                "confidence": 0.9995436,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5820297
              },
              {
                "word": "a",
                "start": 1478.53,
                "end": 1478.65,
                "confidence": 0.87888885,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5820297
              },
              {
                "word": "freedom",
                "start": 1478.65,
                "end": 1478.89,
                "confidence": 0.9989361,
                "punctuated_word": "freedom",
                "speaker": 0,
                "speaker_confidence": 0.5820297
              },
              {
                "word": "because",
                "start": 1478.89,
                "end": 1479.39,
                "confidence": 0.68199277,
                "punctuated_word": "because,",
                "speaker": 0,
                "speaker_confidence": 0.5820297
              },
              {
                "word": "you",
                "start": 1479.77,
                "end": 1479.85,
                "confidence": 0.93767947,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5820297
              },
              {
                "word": "know",
                "start": 1479.85,
                "end": 1480.01,
                "confidence": 0.9974638,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.4512099
              },
              {
                "word": "if",
                "start": 1480.01,
                "end": 1480.17,
                "confidence": 0.9949654,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.4512099
              },
              {
                "word": "it",
                "start": 1480.17,
                "end": 1480.33,
                "confidence": 0.93926275,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.4512099
              },
              {
                "word": "has",
                "start": 1480.33,
                "end": 1480.57,
                "confidence": 0.9796085,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.4512099
              },
              {
                "word": "some",
                "start": 1480.57,
                "end": 1480.73,
                "confidence": 0.99254733,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.4512099
              },
              {
                "word": "value",
                "start": 1480.73,
                "end": 1481.05,
                "confidence": 0.93921596,
                "punctuated_word": "value,",
                "speaker": 0,
                "speaker_confidence": 0.4512099
              },
              {
                "word": "if",
                "start": 1481.05,
                "end": 1481.21,
                "confidence": 0.9821333,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.35970688
              },
              {
                "word": "it",
                "start": 1481.21,
                "end": 1481.29,
                "confidence": 0.9988997,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.35970688
              },
              {
                "word": "goes",
                "start": 1481.29,
                "end": 1481.79,
                "confidence": 0.99797684,
                "punctuated_word": "goes",
                "speaker": 0,
                "speaker_confidence": 0.35970688
              },
              {
                "word": "up",
                "start": 1482.09,
                "end": 1482.25,
                "confidence": 0.99423707,
                "punctuated_word": "up,",
                "speaker": 0,
                "speaker_confidence": 0.35970688
              },
              {
                "word": "you",
                "start": 1482.25,
                "end": 1482.33,
                "confidence": 0.99912006,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.35970688
              },
              {
                "word": "know",
                "start": 1482.33,
                "end": 1482.49,
                "confidence": 0.9981172,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.48401058
              },
              {
                "word": "you",
                "start": 1482.49,
                "end": 1482.65,
                "confidence": 0.99872726,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.48401058
              },
              {
                "word": "can",
                "start": 1482.65,
                "end": 1482.97,
                "confidence": 0.99969923,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.48401058
              },
              {
                "word": "buy",
                "start": 1482.97,
                "end": 1483.37,
                "confidence": 0.827046,
                "punctuated_word": "buy.",
                "speaker": 0,
                "speaker_confidence": 0.48401058
              },
              {
                "word": "i",
                "start": 1483.37,
                "end": 1483.61,
                "confidence": 0.94760215,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.48401058
              },
              {
                "word": "know",
                "start": 1483.61,
                "end": 1483.69,
                "confidence": 0.99822694,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.48401058
              },
              {
                "word": "it",
                "start": 1483.69,
                "end": 1483.93,
                "confidence": 0.9943474,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.48401058
              },
              {
                "word": "sounds",
                "start": 1483.93,
                "end": 1484.25,
                "confidence": 0.94573766,
                "punctuated_word": "sounds",
                "speaker": 0,
                "speaker_confidence": 0.48401058
              },
              {
                "word": "super",
                "start": 1484.25,
                "end": 1484.75,
                "confidence": 0.9864721,
                "punctuated_word": "super,",
                "speaker": 0,
                "speaker_confidence": 0.48401058
              },
              {
                "word": "you",
                "start": 1485.29,
                "end": 1485.45,
                "confidence": 0.9983663,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5929262
              },
              {
                "word": "know",
                "start": 1485.45,
                "end": 1485.77,
                "confidence": 0.9994217,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5929262
              },
              {
                "word": "antithetical",
                "start": 1485.77,
                "end": 1486.27,
                "confidence": 0.97772676,
                "punctuated_word": "antithetical",
                "speaker": 0,
                "speaker_confidence": 0.5929262
              },
              {
                "word": "move",
                "start": 1486.33,
                "end": 1486.57,
                "confidence": 0.65509677,
                "punctuated_word": "move",
                "speaker": 0,
                "speaker_confidence": 0.5929262
              },
              {
                "word": "to",
                "start": 1486.57,
                "end": 1486.65,
                "confidence": 0.9831797,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5929262
              },
              {
                "word": "the",
                "start": 1486.65,
                "end": 1486.73,
                "confidence": 0.604501,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5929262
              },
              {
                "word": "spirit",
                "start": 1486.73,
                "end": 1487.23,
                "confidence": 0.7797618,
                "punctuated_word": "spirit,",
                "speaker": 0,
                "speaker_confidence": 0.5929262
              },
              {
                "word": "but",
                "start": 1487.53,
                "end": 1487.69,
                "confidence": 0.99860495,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.3471523
              },
              {
                "word": "you",
                "start": 1487.69,
                "end": 1487.85,
                "confidence": 0.9700446,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.3471523
              },
              {
                "word": "do",
                "start": 1487.85,
                "end": 1488.01,
                "confidence": 0.9922472,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.3471523
              },
              {
                "word": "you",
                "start": 1488.17,
                "end": 1488.25,
                "confidence": 0.9980703,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.3471523
              },
              {
                "word": "know",
                "start": 1488.25,
                "end": 1488.41,
                "confidence": 0.9839925,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.3471523
              },
              {
                "word": "it's",
                "start": 1488.41,
                "end": 1488.65,
                "confidence": 0.9993235,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.3471523
              },
              {
                "word": "like",
                "start": 1488.65,
                "end": 1489.15,
                "confidence": 0.8798357,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.3471523
              },
              {
                "word": "the",
                "start": 1489.53,
                "end": 1489.61,
                "confidence": 0.85572124,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "poison",
                "start": 1489.61,
                "end": 1490.01,
                "confidence": 0.99363303,
                "punctuated_word": "poison",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "is",
                "start": 1490.01,
                "end": 1490.17,
                "confidence": 0.53978366,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "its",
                "start": 1490.17,
                "end": 1490.33,
                "confidence": 0.56518483,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "own",
                "start": 1490.33,
                "end": 1490.49,
                "confidence": 0.9956813,
                "punctuated_word": "own",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "very",
                "start": 1490.49,
                "end": 1490.81,
                "confidence": 0.9894169,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "medicine",
                "start": 1490.81,
                "end": 1491.29,
                "confidence": 0.98846674,
                "punctuated_word": "medicine",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "in",
                "start": 1491.29,
                "end": 1491.37,
                "confidence": 0.99046445,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "some",
                "start": 1491.37,
                "end": 1491.53,
                "confidence": 0.9992866,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "cases",
                "start": 1491.53,
                "end": 1491.93,
                "confidence": 0.9973624,
                "punctuated_word": "cases.",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "right",
                "start": 1491.93,
                "end": 1492.17,
                "confidence": 0.989105,
                "punctuated_word": "Right?",
                "speaker": 0,
                "speaker_confidence": 0.5702049
              },
              {
                "word": "so",
                "start": 1492.17,
                "end": 1492.65,
                "confidence": 0.9908716,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "that",
                "start": 1492.65,
                "end": 1492.845,
                "confidence": 0.9855379,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "which",
                "start": 1493.005,
                "end": 1493.325,
                "confidence": 0.98651576,
                "punctuated_word": "which,",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "you",
                "start": 1493.325,
                "end": 1493.405,
                "confidence": 0.99976176,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "know",
                "start": 1493.405,
                "end": 1493.645,
                "confidence": 0.9993896,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "got",
                "start": 1493.645,
                "end": 1493.885,
                "confidence": 0.99246174,
                "punctuated_word": "got",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "us",
                "start": 1493.885,
                "end": 1494.125,
                "confidence": 0.99852955,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "not",
                "start": 1494.125,
                "end": 1494.365,
                "confidence": 0.9386373,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "having",
                "start": 1494.365,
                "end": 1494.6849,
                "confidence": 0.99962854,
                "punctuated_word": "having",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "time",
                "start": 1494.6849,
                "end": 1495.1849,
                "confidence": 0.7768819,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "getting",
                "start": 1495.325,
                "end": 1495.645,
                "confidence": 0.99937445,
                "punctuated_word": "getting",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "the",
                "start": 1495.645,
                "end": 1495.885,
                "confidence": 0.99865097,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "airdrop",
                "start": 1495.885,
                "end": 1496.385,
                "confidence": 0.8949069,
                "punctuated_word": "airdrop,",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "being",
                "start": 1496.6849,
                "end": 1497.005,
                "confidence": 0.9995747,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "able",
                "start": 1497.005,
                "end": 1497.1649,
                "confidence": 0.99973637,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "to",
                "start": 1497.1649,
                "end": 1497.325,
                "confidence": 0.99762887,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "know",
                "start": 1497.325,
                "end": 1497.485,
                "confidence": 0.2859015,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "but",
                "start": 1497.485,
                "end": 1497.645,
                "confidence": 0.69313055,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "it's",
                "start": 1497.645,
                "end": 1498.125,
                "confidence": 0.6426255,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "basically",
                "start": 1498.125,
                "end": 1498.605,
                "confidence": 0.8607661,
                "punctuated_word": "basically",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "swap",
                "start": 1498.605,
                "end": 1499.085,
                "confidence": 0.7873818,
                "punctuated_word": "swap",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "those",
                "start": 1499.085,
                "end": 1499.405,
                "confidence": 0.8566414,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "airdrop",
                "start": 1499.405,
                "end": 1499.885,
                "confidence": 0.9918435,
                "punctuated_word": "airdrop",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "talk",
                "start": 1499.885,
                "end": 1500.125,
                "confidence": 0.44930923,
                "punctuated_word": "talk",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "tokens",
                "start": 1500.205,
                "end": 1500.605,
                "confidence": 0.99929845,
                "punctuated_word": "tokens",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "to",
                "start": 1500.605,
                "end": 1501.105,
                "confidence": 0.9932765,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "fiat",
                "start": 1502.0449,
                "end": 1502.5449,
                "confidence": 0.72173315,
                "punctuated_word": "fiat",
                "speaker": 0,
                "speaker_confidence": 0.8460578
              },
              {
                "word": "or",
                "start": 1502.605,
                "end": 1503.005,
                "confidence": 0.91819537,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "other",
                "start": 1503.005,
                "end": 1503.325,
                "confidence": 0.99068964,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "kinds",
                "start": 1503.325,
                "end": 1503.565,
                "confidence": 0.99816895,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "of",
                "start": 1503.565,
                "end": 1503.725,
                "confidence": 0.99954766,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "services",
                "start": 1503.725,
                "end": 1504.225,
                "confidence": 0.97260743,
                "punctuated_word": "services",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "values",
                "start": 1504.365,
                "end": 1504.765,
                "confidence": 0.6317505,
                "punctuated_word": "values",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "online",
                "start": 1504.765,
                "end": 1505.265,
                "confidence": 0.89187694,
                "punctuated_word": "online.",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "you",
                "start": 1505.8049,
                "end": 1505.965,
                "confidence": 0.9987895,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "get",
                "start": 1505.965,
                "end": 1506.125,
                "confidence": 0.99917585,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "to",
                "start": 1506.125,
                "end": 1506.2849,
                "confidence": 0.99527943,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "have",
                "start": 1506.2849,
                "end": 1506.445,
                "confidence": 0.9986388,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "some",
                "start": 1506.445,
                "end": 1506.6849,
                "confidence": 0.9384333,
                "punctuated_word": "some,",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "you",
                "start": 1506.6849,
                "end": 1506.845,
                "confidence": 0.99960965,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6870763
              },
              {
                "word": "know",
                "start": 1506.845,
                "end": 1506.9249,
                "confidence": 0.99986804,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "so",
                "start": 1507.245,
                "end": 1507.565,
                "confidence": 0.99350727,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "i",
                "start": 1507.565,
                "end": 1507.725,
                "confidence": 0.989755,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "think",
                "start": 1507.725,
                "end": 1507.98,
                "confidence": 0.9997874,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "airdrops",
                "start": 1507.98,
                "end": 1508.38,
                "confidence": 0.964062,
                "punctuated_word": "airdrops",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "are",
                "start": 1508.38,
                "end": 1508.7,
                "confidence": 0.9992048,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "one",
                "start": 1508.7,
                "end": 1508.94,
                "confidence": 0.9991105,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "of",
                "start": 1508.94,
                "end": 1509.1,
                "confidence": 0.99957234,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "the",
                "start": 1509.1,
                "end": 1509.26,
                "confidence": 0.9997453,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "great",
                "start": 1509.26,
                "end": 1509.76,
                "confidence": 0.97198665,
                "punctuated_word": "great,",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "i",
                "start": 1509.82,
                "end": 1509.98,
                "confidence": 0.51074964,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "mean",
                "start": 1509.98,
                "end": 1510.22,
                "confidence": 0.9944704,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "things",
                "start": 1510.22,
                "end": 1510.54,
                "confidence": 0.9987935,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "which",
                "start": 1510.54,
                "end": 1510.94,
                "confidence": 0.94422376,
                "punctuated_word": "which,",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "you",
                "start": 1510.94,
                "end": 1511.1799,
                "confidence": 0.99903214,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "know",
                "start": 1511.1799,
                "end": 1511.58,
                "confidence": 0.9990902,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "give",
                "start": 1511.58,
                "end": 1511.82,
                "confidence": 0.9968617,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "us",
                "start": 1511.82,
                "end": 1512.0599,
                "confidence": 0.99865013,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "little",
                "start": 1512.0599,
                "end": 1512.2999,
                "confidence": 0.565685,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "sense",
                "start": 1512.2999,
                "end": 1512.62,
                "confidence": 0.99935335,
                "punctuated_word": "sense",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "of",
                "start": 1512.62,
                "end": 1512.78,
                "confidence": 0.9284729,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "like",
                "start": 1512.78,
                "end": 1513.1799,
                "confidence": 0.94071406,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "i",
                "start": 1513.1799,
                "end": 1513.58,
                "confidence": 0.6166863,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.79565287
              },
              {
                "word": "don't",
                "start": 1513.58,
                "end": 1513.82,
                "confidence": 0.98586816,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.42586315
              },
              {
                "word": "know",
                "start": 1513.82,
                "end": 1513.9,
                "confidence": 0.83321476,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.42586315
              },
              {
                "word": "time",
                "start": 1513.9,
                "end": 1514.14,
                "confidence": 0.9955715,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.42586315
              },
              {
                "word": "well",
                "start": 1514.14,
                "end": 1514.38,
                "confidence": 0.515355,
                "punctuated_word": "well",
                "speaker": 0,
                "speaker_confidence": 0.42586315
              },
              {
                "word": "spent",
                "start": 1514.38,
                "end": 1514.88,
                "confidence": 0.80262446,
                "punctuated_word": "spent.",
                "speaker": 0,
                "speaker_confidence": 0.42586315
              },
              {
                "word": "you",
                "start": 1515.1,
                "end": 1515.34,
                "confidence": 0.32053646,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.3321668
              },
              {
                "word": "can",
                "start": 1515.34,
                "end": 1515.4199,
                "confidence": 0.6352924,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.3321668
              },
              {
                "word": "get",
                "start": 1515.4199,
                "end": 1515.74,
                "confidence": 0.33205608,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.3321668
              },
              {
                "word": "it",
                "start": 1515.74,
                "end": 1515.9,
                "confidence": 0.29728585,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.3321668
              },
              {
                "word": "retroactively",
                "start": 1515.9,
                "end": 1516.4,
                "confidence": 0.60088736,
                "punctuated_word": "retroactively.",
                "speaker": 0,
                "speaker_confidence": 0.3321668
              },
              {
                "word": "i",
                "start": 1516.46,
                "end": 1516.62,
                "confidence": 0.94435614,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "know",
                "start": 1516.62,
                "end": 1516.78,
                "confidence": 0.9708982,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "it",
                "start": 1516.78,
                "end": 1516.94,
                "confidence": 0.78775805,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "sound",
                "start": 1516.94,
                "end": 1517.1799,
                "confidence": 0.8685412,
                "punctuated_word": "sound",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "maybe",
                "start": 1517.1799,
                "end": 1517.4199,
                "confidence": 0.9027486,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "more",
                "start": 1517.4199,
                "end": 1517.66,
                "confidence": 0.9967019,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "dystopian",
                "start": 1517.66,
                "end": 1518.16,
                "confidence": 0.8550434,
                "punctuated_word": "dystopian,",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "but",
                "start": 1518.78,
                "end": 1519.02,
                "confidence": 0.99884796,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "i",
                "start": 1519.02,
                "end": 1519.1,
                "confidence": 0.99373215,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "think",
                "start": 1519.1,
                "end": 1519.34,
                "confidence": 0.99988174,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.5429031
              },
              {
                "word": "there",
                "start": 1519.34,
                "end": 1519.5,
                "confidence": 0.95955366,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.5364192
              },
              {
                "word": "is",
                "start": 1519.5,
                "end": 1519.74,
                "confidence": 0.9991406,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5364192
              },
              {
                "word": "a",
                "start": 1519.74,
                "end": 1519.9,
                "confidence": 0.9940975,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5364192
              },
              {
                "word": "more",
                "start": 1519.9,
                "end": 1520.2999,
                "confidence": 0.9581382,
                "punctuated_word": "more,",
                "speaker": 0,
                "speaker_confidence": 0.5364192
              },
              {
                "word": "i",
                "start": 1521.1799,
                "end": 1521.34,
                "confidence": 0.99776196,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5364192
              },
              {
                "word": "don't",
                "start": 1521.34,
                "end": 1521.5,
                "confidence": 0.99927694,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "know",
                "start": 1521.5,
                "end": 1521.66,
                "confidence": 0.9909604,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "how",
                "start": 1521.66,
                "end": 1521.82,
                "confidence": 0.9967334,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "to",
                "start": 1521.82,
                "end": 1521.9,
                "confidence": 0.99973327,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "put",
                "start": 1521.9,
                "end": 1522.14,
                "confidence": 0.99915826,
                "punctuated_word": "put",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "it",
                "start": 1522.14,
                "end": 1522.22,
                "confidence": 0.8295083,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "like",
                "start": 1522.22,
                "end": 1522.46,
                "confidence": 0.757464,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "nicer",
                "start": 1522.46,
                "end": 1522.96,
                "confidence": 0.7703187,
                "punctuated_word": "nicer,",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "fair",
                "start": 1523.5,
                "end": 1523.685,
                "confidence": 0.6290262,
                "punctuated_word": "fair,",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "provided",
                "start": 1524.005,
                "end": 1524.3251,
                "confidence": 0.99483633,
                "punctuated_word": "provided",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "the",
                "start": 1524.3251,
                "end": 1524.5651,
                "confidence": 0.9380583,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "airdrop",
                "start": 1524.5651,
                "end": 1525.045,
                "confidence": 0.9010139,
                "punctuated_word": "airdrop",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "is",
                "start": 1525.045,
                "end": 1525.3651,
                "confidence": 0.99678326,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "fairly",
                "start": 1525.3651,
                "end": 1525.685,
                "confidence": 0.99036306,
                "punctuated_word": "fairly",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "distributed",
                "start": 1525.685,
                "end": 1526.185,
                "confidence": 0.9361285,
                "punctuated_word": "distributed.",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "it's",
                "start": 1526.2451,
                "end": 1526.3251,
                "confidence": 0.99675536,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "not",
                "start": 1526.3251,
                "end": 1526.5651,
                "confidence": 0.9990268,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.69068927
              },
              {
                "word": "like",
                "start": 1526.5651,
                "end": 1526.805,
                "confidence": 0.94029886,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "the",
                "start": 1526.805,
                "end": 1526.885,
                "confidence": 0.7038593,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "founding",
                "start": 1526.885,
                "end": 1527.285,
                "confidence": 0.8363141,
                "punctuated_word": "founding",
                "speaker": 0,
                "speaker_confidence": 0.33940905
              },
              {
                "word": "team",
                "start": 1527.285,
                "end": 1527.4451,
                "confidence": 0.9162452,
                "punctuated_word": "team.",
                "speaker": 0,
                "speaker_confidence": 0.33940905
              },
              {
                "word": "like",
                "start": 1527.4451,
                "end": 1527.6051,
                "confidence": 0.6855826,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.55121565
              },
              {
                "word": "it",
                "start": 1527.6051,
                "end": 1527.685,
                "confidence": 0.9958021,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.55121565
              },
              {
                "word": "depends",
                "start": 1527.685,
                "end": 1528.165,
                "confidence": 0.98790294,
                "punctuated_word": "depends",
                "speaker": 1,
                "speaker_confidence": 0.55121565
              },
              {
                "word": "on",
                "start": 1528.165,
                "end": 1528.3251,
                "confidence": 0.99721694,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.55121565
              },
              {
                "word": "how",
                "start": 1528.3251,
                "end": 1528.645,
                "confidence": 0.9992854,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.55121565
              },
              {
                "word": "it's",
                "start": 1528.645,
                "end": 1529.145,
                "confidence": 0.9936702,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.55121565
              },
              {
                "word": "distributed",
                "start": 1529.285,
                "end": 1529.685,
                "confidence": 0.99035597,
                "punctuated_word": "distributed.",
                "speaker": 1,
                "speaker_confidence": 0.55121565
              },
              {
                "word": "exactly",
                "start": 1529.685,
                "end": 1530.165,
                "confidence": 0.76941115,
                "punctuated_word": "Exactly.",
                "speaker": 1,
                "speaker_confidence": 0.55121565
              },
              {
                "word": "there's",
                "start": 1530.4851,
                "end": 1530.805,
                "confidence": 0.98185164,
                "punctuated_word": "There's",
                "speaker": 1,
                "speaker_confidence": 0.49193776
              },
              {
                "word": "definitely",
                "start": 1530.805,
                "end": 1531.285,
                "confidence": 0.9984786,
                "punctuated_word": "definitely",
                "speaker": 1,
                "speaker_confidence": 0.49193776
              },
              {
                "word": "yeah",
                "start": 1531.4451,
                "end": 1531.685,
                "confidence": 0.98706067,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.49193776
              },
              {
                "word": "i",
                "start": 1531.685,
                "end": 1531.8451,
                "confidence": 0.99853516,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.49193776
              },
              {
                "word": "mean",
                "start": 1531.8451,
                "end": 1532.005,
                "confidence": 0.9985921,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.49193776
              },
              {
                "word": "plenty",
                "start": 1532.005,
                "end": 1532.3251,
                "confidence": 0.99895287,
                "punctuated_word": "plenty",
                "speaker": 1,
                "speaker_confidence": 0.49193776
              },
              {
                "word": "of",
                "start": 1532.3251,
                "end": 1532.405,
                "confidence": 0.9988637,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "moments",
                "start": 1532.405,
                "end": 1532.7251,
                "confidence": 0.99734586,
                "punctuated_word": "moments",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "i've",
                "start": 1532.7251,
                "end": 1532.885,
                "confidence": 0.96355474,
                "punctuated_word": "I've",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "been",
                "start": 1532.885,
                "end": 1533.045,
                "confidence": 0.9997596,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "fortunate",
                "start": 1533.045,
                "end": 1533.4451,
                "confidence": 0.99960643,
                "punctuated_word": "fortunate",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "enough",
                "start": 1533.4451,
                "end": 1533.6051,
                "confidence": 0.99591535,
                "punctuated_word": "enough",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "to",
                "start": 1533.6051,
                "end": 1533.765,
                "confidence": 0.9990859,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "get",
                "start": 1533.765,
                "end": 1534.005,
                "confidence": 0.99846834,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "to",
                "start": 1534.005,
                "end": 1534.2451,
                "confidence": 0.5447901,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "get",
                "start": 1534.2451,
                "end": 1534.405,
                "confidence": 0.9970836,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "an",
                "start": 1534.405,
                "end": 1534.5651,
                "confidence": 0.99302566,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "airdrop",
                "start": 1534.5651,
                "end": 1534.9651,
                "confidence": 0.9025662,
                "punctuated_word": "airdrop,",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "and",
                "start": 1534.9651,
                "end": 1535.285,
                "confidence": 0.9994815,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6405927
              },
              {
                "word": "i",
                "start": 1535.285,
                "end": 1535.3651,
                "confidence": 0.9869811,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "was",
                "start": 1535.3651,
                "end": 1535.525,
                "confidence": 0.9978188,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "like",
                "start": 1535.525,
                "end": 1535.765,
                "confidence": 0.92257786,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "wow",
                "start": 1535.765,
                "end": 1536.2451,
                "confidence": 0.96636355,
                "punctuated_word": "wow.",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "just",
                "start": 1536.2451,
                "end": 1536.4851,
                "confidence": 0.6804828,
                "punctuated_word": "Just",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "like",
                "start": 1536.4851,
                "end": 1536.645,
                "confidence": 0.58999366,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "this",
                "start": 1536.645,
                "end": 1536.805,
                "confidence": 0.5500841,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "sense",
                "start": 1536.805,
                "end": 1537.045,
                "confidence": 0.99744534,
                "punctuated_word": "sense",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "of",
                "start": 1537.045,
                "end": 1537.2051,
                "confidence": 0.999553,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "relief",
                "start": 1537.2051,
                "end": 1537.7051,
                "confidence": 0.9990073,
                "punctuated_word": "relief",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "and",
                "start": 1537.925,
                "end": 1538.0851,
                "confidence": 0.575967,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "like",
                "start": 1538.0851,
                "end": 1538.2451,
                "confidence": 0.99800104,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.5382262
              },
              {
                "word": "a",
                "start": 1538.405,
                "end": 1538.4851,
                "confidence": 0.3707615,
                "punctuated_word": "A",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "sense",
                "start": 1538.4851,
                "end": 1538.7251,
                "confidence": 0.9717207,
                "punctuated_word": "sense",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "of",
                "start": 1538.7251,
                "end": 1538.885,
                "confidence": 0.9909108,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "seeing",
                "start": 1538.885,
                "end": 1539.21,
                "confidence": 0.65278494,
                "punctuated_word": "seeing,",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "like",
                "start": 1539.21,
                "end": 1539.45,
                "confidence": 0.8814902,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "somebody",
                "start": 1539.45,
                "end": 1539.69,
                "confidence": 0.9975309,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "saw",
                "start": 1539.69,
                "end": 1539.9299,
                "confidence": 0.9983348,
                "punctuated_word": "saw",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "you",
                "start": 1539.9299,
                "end": 1540.33,
                "confidence": 0.8226056,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "somebody",
                "start": 1540.33,
                "end": 1540.8099,
                "confidence": 0.947693,
                "punctuated_word": "Somebody",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "took",
                "start": 1540.8099,
                "end": 1541.0499,
                "confidence": 0.5458754,
                "punctuated_word": "took",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "you",
                "start": 1541.0499,
                "end": 1541.21,
                "confidence": 0.6078792,
                "punctuated_word": "you,",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "like",
                "start": 1541.21,
                "end": 1541.71,
                "confidence": 0.7192199,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.58324367
              },
              {
                "word": "to",
                "start": 1542.89,
                "end": 1543.0499,
                "confidence": 0.73071265,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.30560547
              },
              {
                "word": "remind",
                "start": 1543.0499,
                "end": 1543.45,
                "confidence": 0.48369688,
                "punctuated_word": "remind",
                "speaker": 0,
                "speaker_confidence": 0.30560547
              },
              {
                "word": "you",
                "start": 1543.45,
                "end": 1543.61,
                "confidence": 0.73025846,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.30560547
              },
              {
                "word": "about",
                "start": 1543.61,
                "end": 1543.9299,
                "confidence": 0.9763263,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.30560547
              },
              {
                "word": "it",
                "start": 1543.9299,
                "end": 1544.1699,
                "confidence": 0.99320203,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.30560547
              },
              {
                "word": "if",
                "start": 1544.1699,
                "end": 1544.4099,
                "confidence": 0.8318417,
                "punctuated_word": "If",
                "speaker": 1,
                "speaker_confidence": 0.4384933
              },
              {
                "word": "communism",
                "start": 1544.4099,
                "end": 1544.9099,
                "confidence": 0.9892314,
                "punctuated_word": "communism",
                "speaker": 1,
                "speaker_confidence": 0.4384933
              },
              {
                "word": "is",
                "start": 1544.97,
                "end": 1545.13,
                "confidence": 0.9809924,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.4384933
              },
              {
                "word": "free",
                "start": 1545.13,
                "end": 1545.37,
                "confidence": 0.99910825,
                "punctuated_word": "free",
                "speaker": 1,
                "speaker_confidence": 0.4384933
              },
              {
                "word": "time",
                "start": 1545.37,
                "end": 1545.5299,
                "confidence": 0.9995783,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.4384933
              },
              {
                "word": "and",
                "start": 1545.5299,
                "end": 1545.69,
                "confidence": 0.87633437,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.45918304
              },
              {
                "word": "free",
                "start": 1545.69,
                "end": 1545.9299,
                "confidence": 0.9986034,
                "punctuated_word": "free",
                "speaker": 1,
                "speaker_confidence": 0.45918304
              },
              {
                "word": "time",
                "start": 1545.9299,
                "end": 1546.1699,
                "confidence": 0.99453837,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.45918304
              },
              {
                "word": "is",
                "start": 1546.1699,
                "end": 1546.4099,
                "confidence": 0.9878982,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.45918304
              },
              {
                "word": "airdrops",
                "start": 1546.4099,
                "end": 1546.9099,
                "confidence": 0.91994333,
                "punctuated_word": "airdrops",
                "speaker": 1,
                "speaker_confidence": 0.45918304
              },
              {
                "word": "communism",
                "start": 1547.2899,
                "end": 1547.77,
                "confidence": 0.9912519,
                "punctuated_word": "Communism",
                "speaker": 0,
                "speaker_confidence": 0.38862592
              },
              {
                "word": "is",
                "start": 1547.77,
                "end": 1547.9299,
                "confidence": 0.92325926,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.38862592
              },
              {
                "word": "airdrops",
                "start": 1547.9299,
                "end": 1548.4299,
                "confidence": 0.982843,
                "punctuated_word": "airdrops",
                "speaker": 0,
                "speaker_confidence": 0.38862592
              },
              {
                "word": "done",
                "start": 1548.49,
                "end": 1548.6499,
                "confidence": 0.40213585,
                "punctuated_word": "done",
                "speaker": 0,
                "speaker_confidence": 0.38862592
              },
              {
                "word": "properly",
                "start": 1548.6499,
                "end": 1549.1499,
                "confidence": 0.9829025,
                "punctuated_word": "properly.",
                "speaker": 0,
                "speaker_confidence": 0.38862592
              },
              {
                "word": "so",
                "start": 1549.69,
                "end": 1549.85,
                "confidence": 0.9827701,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "it's",
                "start": 1549.85,
                "end": 1550.01,
                "confidence": 0.9912493,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "like",
                "start": 1550.01,
                "end": 1550.25,
                "confidence": 0.9175815,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "a",
                "start": 1550.25,
                "end": 1550.33,
                "confidence": 0.99066377,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "fair",
                "start": 1550.33,
                "end": 1550.6499,
                "confidence": 0.9681675,
                "punctuated_word": "fair",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "distribution",
                "start": 1550.6499,
                "end": 1551.1499,
                "confidence": 0.9999324,
                "punctuated_word": "distribution",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "of",
                "start": 1551.21,
                "end": 1551.435,
                "confidence": 0.99891233,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "air",
                "start": 1551.435,
                "end": 1551.675,
                "confidence": 0.94128484,
                "punctuated_word": "air",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "drops",
                "start": 1551.675,
                "end": 1551.915,
                "confidence": 0.9993193,
                "punctuated_word": "drops",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "where",
                "start": 1551.915,
                "end": 1552.2351,
                "confidence": 0.9036122,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "property",
                "start": 1552.4751,
                "end": 1552.795,
                "confidence": 0.2724704,
                "punctuated_word": "Property",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "air",
                "start": 1552.875,
                "end": 1553.1151,
                "confidence": 0.82187206,
                "punctuated_word": "air",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "drops",
                "start": 1553.1151,
                "end": 1553.435,
                "confidence": 0.9007698,
                "punctuated_word": "drops",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "property",
                "start": 1553.435,
                "end": 1553.8351,
                "confidence": 0.8027458,
                "punctuated_word": "property.",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "yeah",
                "start": 1553.8351,
                "end": 1554.155,
                "confidence": 0.9927276,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.35090542
              },
              {
                "word": "yeah",
                "start": 1554.155,
                "end": 1554.3151,
                "confidence": 0.99317515,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.29341823
              },
              {
                "word": "i",
                "start": 1554.3151,
                "end": 1554.4751,
                "confidence": 0.986919,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.29341823
              },
              {
                "word": "mean",
                "start": 1554.4751,
                "end": 1554.555,
                "confidence": 0.99973315,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 0.29341823
              },
              {
                "word": "and",
                "start": 1554.635,
                "end": 1554.795,
                "confidence": 0.99717975,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.29341823
              },
              {
                "word": "you",
                "start": 1554.795,
                "end": 1554.9551,
                "confidence": 0.56334466,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.29341823
              },
              {
                "word": "know",
                "start": 1554.9551,
                "end": 1555.035,
                "confidence": 0.8222538,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.29341823
              },
              {
                "word": "this",
                "start": 1555.035,
                "end": 1555.275,
                "confidence": 0.99910563,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.29341823
              },
              {
                "word": "is",
                "start": 1555.275,
                "end": 1555.3551,
                "confidence": 0.9972263,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.36448574
              },
              {
                "word": "why",
                "start": 1555.3551,
                "end": 1555.515,
                "confidence": 0.8849185,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.36448574
              },
              {
                "word": "it's",
                "start": 1555.515,
                "end": 1555.675,
                "confidence": 0.92793036,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.36448574
              },
              {
                "word": "it's",
                "start": 1555.675,
                "end": 1555.8351,
                "confidence": 0.9968748,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.36448574
              },
              {
                "word": "interesting",
                "start": 1555.8351,
                "end": 1556.2351,
                "confidence": 0.8447805,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.36448574
              },
              {
                "word": "that",
                "start": 1556.2351,
                "end": 1556.395,
                "confidence": 0.67844766,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.36448574
              },
              {
                "word": "the",
                "start": 1556.395,
                "end": 1556.4751,
                "confidence": 0.9413545,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.51057273
              },
              {
                "word": "whole",
                "start": 1556.4751,
                "end": 1556.635,
                "confidence": 0.86846447,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.51057273
              },
              {
                "word": "air",
                "start": 1556.635,
                "end": 1556.795,
                "confidence": 0.85794073,
                "punctuated_word": "air",
                "speaker": 0,
                "speaker_confidence": 0.51057273
              },
              {
                "word": "drops",
                "start": 1556.795,
                "end": 1557.1151,
                "confidence": 0.9945695,
                "punctuated_word": "drops",
                "speaker": 0,
                "speaker_confidence": 0.51057273
              },
              {
                "word": "also",
                "start": 1557.1151,
                "end": 1557.3551,
                "confidence": 0.92421085,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.51057273
              },
              {
                "word": "kind",
                "start": 1557.3551,
                "end": 1557.5951,
                "confidence": 0.9713948,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.51057273
              },
              {
                "word": "of",
                "start": 1557.5951,
                "end": 1557.9551,
                "confidence": 0.99746335,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.51057273
              },
              {
                "word": "in",
                "start": 1558.3151,
                "end": 1558.635,
                "confidence": 0.9861854,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.51057273
              },
              {
                "word": "a",
                "start": 1558.635,
                "end": 1558.7151,
                "confidence": 0.99779785,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.51057273
              },
              {
                "word": "little",
                "start": 1558.7151,
                "end": 1559.1951,
                "confidence": 0.9993568,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "way",
                "start": 1559.1951,
                "end": 1559.435,
                "confidence": 0.9501476,
                "punctuated_word": "way,",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "if",
                "start": 1559.435,
                "end": 1559.755,
                "confidence": 0.9990243,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "i",
                "start": 1559.755,
                "end": 1559.915,
                "confidence": 0.9992023,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "exaggerate",
                "start": 1559.915,
                "end": 1560.395,
                "confidence": 0.9820498,
                "punctuated_word": "exaggerate",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "a",
                "start": 1560.395,
                "end": 1560.4751,
                "confidence": 0.7696317,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "bit",
                "start": 1560.4751,
                "end": 1560.7151,
                "confidence": 0.9759423,
                "punctuated_word": "bit,",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "it",
                "start": 1560.7151,
                "end": 1560.875,
                "confidence": 0.9985246,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "kind",
                "start": 1560.875,
                "end": 1561.1151,
                "confidence": 0.9960658,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "of",
                "start": 1561.1151,
                "end": 1561.275,
                "confidence": 0.99925536,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "makes",
                "start": 1561.275,
                "end": 1561.5951,
                "confidence": 0.9449042,
                "punctuated_word": "makes",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "question",
                "start": 1561.5951,
                "end": 1561.9951,
                "confidence": 0.9825545,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "makes",
                "start": 1562.2351,
                "end": 1562.4751,
                "confidence": 0.9346772,
                "punctuated_word": "makes",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "us",
                "start": 1562.4751,
                "end": 1562.555,
                "confidence": 0.82514274,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "question",
                "start": 1562.555,
                "end": 1563.035,
                "confidence": 0.99791235,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "this",
                "start": 1563.035,
                "end": 1563.275,
                "confidence": 0.9923045,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "whole",
                "start": 1563.275,
                "end": 1563.45,
                "confidence": 0.9984397,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "notion",
                "start": 1564.09,
                "end": 1564.59,
                "confidence": 0.9982938,
                "punctuated_word": "notion",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "ideology",
                "start": 1564.6499,
                "end": 1565.1499,
                "confidence": 0.6929361,
                "punctuated_word": "ideology",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "of",
                "start": 1565.9299,
                "end": 1566.1699,
                "confidence": 0.99776983,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "scarcity",
                "start": 1566.1699,
                "end": 1566.6699,
                "confidence": 0.9102458,
                "punctuated_word": "scarcity.",
                "speaker": 0,
                "speaker_confidence": 0.8080766
              },
              {
                "word": "because",
                "start": 1567.13,
                "end": 1567.2899,
                "confidence": 0.4845289,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "somebody",
                "start": 1567.2899,
                "end": 1567.61,
                "confidence": 0.986201,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "just",
                "start": 1567.61,
                "end": 1567.7699,
                "confidence": 0.590005,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "giving",
                "start": 1567.7699,
                "end": 1568.01,
                "confidence": 0.99108773,
                "punctuated_word": "giving",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "out",
                "start": 1568.01,
                "end": 1568.25,
                "confidence": 0.60934067,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "just",
                "start": 1568.25,
                "end": 1568.4099,
                "confidence": 0.9926932,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "like",
                "start": 1568.4099,
                "end": 1568.57,
                "confidence": 0.99955994,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "that",
                "start": 1568.57,
                "end": 1568.8099,
                "confidence": 0.88168967,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "so",
                "start": 1568.8099,
                "end": 1568.97,
                "confidence": 0.99946564,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "it's",
                "start": 1568.97,
                "end": 1569.21,
                "confidence": 0.9942249,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.53168935
              },
              {
                "word": "maybe",
                "start": 1569.2899,
                "end": 1569.5299,
                "confidence": 0.9975024,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.5383289
              },
              {
                "word": "it's",
                "start": 1569.5299,
                "end": 1569.61,
                "confidence": 0.9919172,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.5383289
              },
              {
                "word": "not",
                "start": 1569.61,
                "end": 1569.85,
                "confidence": 0.99391997,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5383289
              },
              {
                "word": "that",
                "start": 1569.85,
                "end": 1570.35,
                "confidence": 0.99877614,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5383289
              },
              {
                "word": "scarce",
                "start": 1570.4099,
                "end": 1570.8099,
                "confidence": 0.72143114,
                "punctuated_word": "scarce.",
                "speaker": 0,
                "speaker_confidence": 0.5383289
              },
              {
                "word": "the",
                "start": 1570.8099,
                "end": 1571.3099,
                "confidence": 0.33325267,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.5383289
              },
              {
                "word": "glimpse",
                "start": 1571.37,
                "end": 1571.7699,
                "confidence": 0.34844145,
                "punctuated_word": "glimpse",
                "speaker": 0,
                "speaker_confidence": 0.5383289
              },
              {
                "word": "of",
                "start": 1571.7699,
                "end": 1572.01,
                "confidence": 0.99545705,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.51446325
              },
              {
                "word": "abundance",
                "start": 1572.01,
                "end": 1572.51,
                "confidence": 0.9814767,
                "punctuated_word": "abundance,",
                "speaker": 0,
                "speaker_confidence": 0.51446325
              },
              {
                "word": "you",
                "start": 1572.6499,
                "end": 1572.73,
                "confidence": 0.9994204,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.51446325
              },
              {
                "word": "know",
                "start": 1572.73,
                "end": 1572.8899,
                "confidence": 0.986765,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.51446325
              },
              {
                "word": "which",
                "start": 1572.8899,
                "end": 1573.13,
                "confidence": 0.9990294,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.51446325
              },
              {
                "word": "yeah",
                "start": 1573.2899,
                "end": 1573.5299,
                "confidence": 0.91543067,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.51446325
              },
              {
                "word": "you",
                "start": 1573.61,
                "end": 1573.69,
                "confidence": 0.9959772,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.34537852
              },
              {
                "word": "know",
                "start": 1573.69,
                "end": 1573.9299,
                "confidence": 0.99533033,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.34537852
              },
              {
                "word": "which",
                "start": 1573.9299,
                "end": 1574.09,
                "confidence": 0.9995266,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.34537852
              },
              {
                "word": "is",
                "start": 1574.09,
                "end": 1574.33,
                "confidence": 0.7947073,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.34537852
              },
              {
                "word": "i",
                "start": 1574.33,
                "end": 1574.4099,
                "confidence": 0.99948967,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.59703547
              },
              {
                "word": "think",
                "start": 1574.4099,
                "end": 1574.8099,
                "confidence": 0.99101555,
                "punctuated_word": "think,",
                "speaker": 0,
                "speaker_confidence": 0.59703547
              },
              {
                "word": "also",
                "start": 1574.8099,
                "end": 1575.21,
                "confidence": 0.99889636,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.59703547
              },
              {
                "word": "free",
                "start": 1575.21,
                "end": 1575.37,
                "confidence": 0.9707338,
                "punctuated_word": "free",
                "speaker": 0,
                "speaker_confidence": 0.59703547
              },
              {
                "word": "time",
                "start": 1575.37,
                "end": 1575.69,
                "confidence": 0.6853418,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.59703547
              },
              {
                "word": "the",
                "start": 1575.69,
                "end": 1575.7699,
                "confidence": 0.485455,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.59703547
              },
              {
                "word": "abundance",
                "start": 1575.7699,
                "end": 1576.25,
                "confidence": 0.99897826,
                "punctuated_word": "abundance",
                "speaker": 0,
                "speaker_confidence": 0.59703547
              },
              {
                "word": "of",
                "start": 1576.25,
                "end": 1576.33,
                "confidence": 0.99945396,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.59703547
              },
              {
                "word": "time",
                "start": 1576.33,
                "end": 1576.83,
                "confidence": 0.9994683,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.59703547
              },
              {
                "word": "so",
                "start": 1577.13,
                "end": 1577.37,
                "confidence": 0.98141474,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6228994
              },
              {
                "word": "i",
                "start": 1577.37,
                "end": 1577.565,
                "confidence": 0.97886705,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6228994
              },
              {
                "word": "i",
                "start": 1577.6449,
                "end": 1577.8049,
                "confidence": 0.998985,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6228994
              },
              {
                "word": "think",
                "start": 1577.8049,
                "end": 1578.3049,
                "confidence": 0.9951104,
                "punctuated_word": "think,",
                "speaker": 0,
                "speaker_confidence": 0.6228994
              },
              {
                "word": "if",
                "start": 1579.085,
                "end": 1579.325,
                "confidence": 0.99802965,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6228994
              },
              {
                "word": "time",
                "start": 1579.325,
                "end": 1579.485,
                "confidence": 0.99944836,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.6228994
              },
              {
                "word": "is",
                "start": 1579.485,
                "end": 1579.6449,
                "confidence": 0.99947554,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6228994
              },
              {
                "word": "money",
                "start": 1579.6449,
                "end": 1579.965,
                "confidence": 0.9999044,
                "punctuated_word": "money",
                "speaker": 0,
                "speaker_confidence": 0.6228994
              },
              {
                "word": "as",
                "start": 1579.965,
                "end": 1580.125,
                "confidence": 0.508838,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.6228994
              },
              {
                "word": "we",
                "start": 1580.125,
                "end": 1580.2849,
                "confidence": 0.98390263,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "say",
                "start": 1580.2849,
                "end": 1580.6849,
                "confidence": 0.9748316,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "in",
                "start": 1580.6849,
                "end": 1580.7649,
                "confidence": 0.9315462,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "in",
                "start": 1580.7649,
                "end": 1580.845,
                "confidence": 0.9399931,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "in",
                "start": 1580.845,
                "end": 1581.345,
                "confidence": 0.69733185,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "everyday",
                "start": 1581.485,
                "end": 1581.965,
                "confidence": 0.6350872,
                "punctuated_word": "everyday",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "language",
                "start": 1581.965,
                "end": 1582.465,
                "confidence": 0.9650896,
                "punctuated_word": "language,",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "i",
                "start": 1582.7649,
                "end": 1582.9249,
                "confidence": 0.9994623,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "think",
                "start": 1582.9249,
                "end": 1583.325,
                "confidence": 0.9996001,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "airdrop",
                "start": 1583.325,
                "end": 1583.825,
                "confidence": 0.9068076,
                "punctuated_word": "airdrop",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "is",
                "start": 1583.8849,
                "end": 1584.0449,
                "confidence": 0.9962599,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "just",
                "start": 1584.0449,
                "end": 1584.2849,
                "confidence": 0.99851626,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "like",
                "start": 1584.2849,
                "end": 1584.7849,
                "confidence": 0.8087006,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "you",
                "start": 1584.845,
                "end": 1585.085,
                "confidence": 0.9973152,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "know",
                "start": 1585.085,
                "end": 1585.565,
                "confidence": 0.99259394,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "like",
                "start": 1585.565,
                "end": 1585.6449,
                "confidence": 0.784415,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "free",
                "start": 1585.6449,
                "end": 1585.8849,
                "confidence": 0.7848057,
                "punctuated_word": "free",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "time",
                "start": 1585.8849,
                "end": 1586.125,
                "confidence": 0.99747866,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "in",
                "start": 1586.125,
                "end": 1586.2849,
                "confidence": 0.7430121,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.75297767
              },
              {
                "word": "some",
                "start": 1586.2849,
                "end": 1586.445,
                "confidence": 0.9661165,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.5983326
              },
              {
                "word": "ways",
                "start": 1586.445,
                "end": 1586.6849,
                "confidence": 0.57018894,
                "punctuated_word": "ways.",
                "speaker": 0,
                "speaker_confidence": 0.5983326
              },
              {
                "word": "i",
                "start": 1586.6849,
                "end": 1586.7649,
                "confidence": 0.99799794,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5983326
              },
              {
                "word": "mean",
                "start": 1586.7649,
                "end": 1587.0049,
                "confidence": 0.9789753,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.5983326
              },
              {
                "word": "again",
                "start": 1587.0049,
                "end": 1587.5049,
                "confidence": 0.98495644,
                "punctuated_word": "again,",
                "speaker": 0,
                "speaker_confidence": 0.5983326
              },
              {
                "word": "how",
                "start": 1587.8849,
                "end": 1588.205,
                "confidence": 0.9993717,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.5983326
              },
              {
                "word": "it's",
                "start": 1588.205,
                "end": 1588.365,
                "confidence": 0.99341214,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "done",
                "start": 1588.365,
                "end": 1588.865,
                "confidence": 0.9247288,
                "punctuated_word": "done,",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "which",
                "start": 1589.245,
                "end": 1589.565,
                "confidence": 0.9968811,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "stage",
                "start": 1589.565,
                "end": 1589.82,
                "confidence": 0.9714362,
                "punctuated_word": "stage",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "of",
                "start": 1589.82,
                "end": 1589.98,
                "confidence": 0.99172485,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "the",
                "start": 1589.98,
                "end": 1590.1399,
                "confidence": 0.9969313,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "project",
                "start": 1590.1399,
                "end": 1590.6399,
                "confidence": 0.96460974,
                "punctuated_word": "project,",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "how",
                "start": 1590.86,
                "end": 1591.1,
                "confidence": 0.9987387,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "much",
                "start": 1591.1,
                "end": 1591.2599,
                "confidence": 0.99985564,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "is",
                "start": 1591.2599,
                "end": 1591.4199,
                "confidence": 0.99960774,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "the",
                "start": 1591.4199,
                "end": 1591.6599,
                "confidence": 0.9967026,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "pre",
                "start": 1591.6599,
                "end": 1591.8999,
                "confidence": 0.91176045,
                "punctuated_word": "pre",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "mining",
                "start": 1591.8999,
                "end": 1592.22,
                "confidence": 0.9491479,
                "punctuated_word": "mining",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "thing",
                "start": 1592.22,
                "end": 1592.72,
                "confidence": 0.7408935,
                "punctuated_word": "thing,",
                "speaker": 0,
                "speaker_confidence": 0.78230727
              },
              {
                "word": "you",
                "start": 1593.0199,
                "end": 1593.1799,
                "confidence": 0.9973794,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.49922007
              },
              {
                "word": "know",
                "start": 1593.1799,
                "end": 1593.4199,
                "confidence": 0.7717339,
                "punctuated_word": "know.",
                "speaker": 0,
                "speaker_confidence": 0.49922007
              },
              {
                "word": "are",
                "start": 1593.4199,
                "end": 1593.58,
                "confidence": 0.96271217,
                "punctuated_word": "Are",
                "speaker": 0,
                "speaker_confidence": 0.49922007
              },
              {
                "word": "people",
                "start": 1593.58,
                "end": 1593.8999,
                "confidence": 0.99945,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.49922007
              },
              {
                "word": "just",
                "start": 1593.8999,
                "end": 1594.1399,
                "confidence": 0.8414563,
                "punctuated_word": "just,",
                "speaker": 0,
                "speaker_confidence": 0.49922007
              },
              {
                "word": "like",
                "start": 1594.1399,
                "end": 1594.38,
                "confidence": 0.9987966,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.49922007
              },
              {
                "word": "shilling",
                "start": 1594.38,
                "end": 1594.7,
                "confidence": 0.88811004,
                "punctuated_word": "shilling",
                "speaker": 0,
                "speaker_confidence": 0.49922007
              },
              {
                "word": "it",
                "start": 1594.7,
                "end": 1594.7799,
                "confidence": 0.54191047,
                "punctuated_word": "it?",
                "speaker": 0,
                "speaker_confidence": 0.49922007
              },
              {
                "word": "somebody",
                "start": 1594.7799,
                "end": 1595.1,
                "confidence": 0.9912914,
                "punctuated_word": "Somebody",
                "speaker": 0,
                "speaker_confidence": 0.4599465
              },
              {
                "word": "will",
                "start": 1595.1,
                "end": 1595.34,
                "confidence": 0.96792364,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.4599465
              },
              {
                "word": "drag",
                "start": 1595.34,
                "end": 1595.5,
                "confidence": 0.71334285,
                "punctuated_word": "drag",
                "speaker": 0,
                "speaker_confidence": 0.4599465
              },
              {
                "word": "you",
                "start": 1595.5,
                "end": 1595.74,
                "confidence": 0.99184304,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.4599465
              },
              {
                "word": "after",
                "start": 1595.74,
                "end": 1595.98,
                "confidence": 0.9721581,
                "punctuated_word": "after",
                "speaker": 0,
                "speaker_confidence": 0.4599465
              },
              {
                "word": "that",
                "start": 1595.98,
                "end": 1596.48,
                "confidence": 0.9641426,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.4599465
              },
              {
                "word": "i",
                "start": 1596.5399,
                "end": 1596.62,
                "confidence": 0.8729609,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.3272509
              },
              {
                "word": "mean",
                "start": 1596.62,
                "end": 1596.7799,
                "confidence": 0.99032474,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.3272509
              },
              {
                "word": "all",
                "start": 1596.7799,
                "end": 1596.94,
                "confidence": 0.99939287,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.3272509
              },
              {
                "word": "those",
                "start": 1596.94,
                "end": 1597.1,
                "confidence": 0.96257776,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.3272509
              },
              {
                "word": "things",
                "start": 1597.1,
                "end": 1597.34,
                "confidence": 0.9614404,
                "punctuated_word": "things,",
                "speaker": 0,
                "speaker_confidence": 0.3272509
              },
              {
                "word": "of",
                "start": 1597.34,
                "end": 1597.4199,
                "confidence": 0.9997137,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.3272509
              },
              {
                "word": "course",
                "start": 1597.4199,
                "end": 1597.6599,
                "confidence": 0.9917041,
                "punctuated_word": "course,",
                "speaker": 0,
                "speaker_confidence": 0.3272509
              },
              {
                "word": "that",
                "start": 1597.6599,
                "end": 1597.82,
                "confidence": 0.6299321,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.32065314
              },
              {
                "word": "makes",
                "start": 1597.82,
                "end": 1598.0599,
                "confidence": 0.9801508,
                "punctuated_word": "makes",
                "speaker": 0,
                "speaker_confidence": 0.32065314
              },
              {
                "word": "it",
                "start": 1598.0599,
                "end": 1598.1399,
                "confidence": 0.9231644,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.32065314
              },
              {
                "word": "make",
                "start": 1598.1399,
                "end": 1598.38,
                "confidence": 0.70034707,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.32065314
              },
              {
                "word": "it",
                "start": 1598.38,
                "end": 1598.46,
                "confidence": 0.99908125,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "much",
                "start": 1598.46,
                "end": 1598.62,
                "confidence": 0.99881375,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "more",
                "start": 1598.62,
                "end": 1598.94,
                "confidence": 0.9990109,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "complicated",
                "start": 1598.94,
                "end": 1599.4199,
                "confidence": 0.8088035,
                "punctuated_word": "complicated,",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "but",
                "start": 1599.4199,
                "end": 1599.9199,
                "confidence": 0.7395135,
                "punctuated_word": "but,",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "i",
                "start": 1600.38,
                "end": 1600.46,
                "confidence": 0.9627219,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "mean",
                "start": 1600.46,
                "end": 1600.62,
                "confidence": 0.9975697,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "there",
                "start": 1600.62,
                "end": 1600.7799,
                "confidence": 0.998467,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "is",
                "start": 1600.7799,
                "end": 1600.94,
                "confidence": 0.9974936,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "that",
                "start": 1600.94,
                "end": 1601.34,
                "confidence": 0.8898579,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "you",
                "start": 1601.34,
                "end": 1601.58,
                "confidence": 0.9977035,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "know",
                "start": 1601.58,
                "end": 1601.82,
                "confidence": 0.9601439,
                "punctuated_word": "know.",
                "speaker": 0,
                "speaker_confidence": 0.6606096
              },
              {
                "word": "and",
                "start": 1601.82,
                "end": 1601.985,
                "confidence": 0.81865466,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "then",
                "start": 1602.065,
                "end": 1602.225,
                "confidence": 0.99583095,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "if",
                "start": 1602.225,
                "end": 1602.385,
                "confidence": 0.98613155,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "you",
                "start": 1602.385,
                "end": 1602.465,
                "confidence": 0.997474,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "think",
                "start": 1602.465,
                "end": 1602.785,
                "confidence": 0.9999583,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "of",
                "start": 1602.785,
                "end": 1603.105,
                "confidence": 0.99962115,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "programmable",
                "start": 1603.105,
                "end": 1603.605,
                "confidence": 0.9976957,
                "punctuated_word": "programmable",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "time",
                "start": 1603.745,
                "end": 1604.065,
                "confidence": 0.9181471,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "as",
                "start": 1604.065,
                "end": 1604.225,
                "confidence": 0.63759923,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "i",
                "start": 1604.225,
                "end": 1604.465,
                "confidence": 0.9823699,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "said",
                "start": 1604.465,
                "end": 1604.965,
                "confidence": 0.9864723,
                "punctuated_word": "said,",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "you",
                "start": 1605.025,
                "end": 1605.1849,
                "confidence": 0.99941456,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "know",
                "start": 1605.1849,
                "end": 1605.505,
                "confidence": 0.99668646,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "just",
                "start": 1605.505,
                "end": 1605.665,
                "confidence": 0.53895044,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "say",
                "start": 1605.665,
                "end": 1605.825,
                "confidence": 0.38174182,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "it's",
                "start": 1605.825,
                "end": 1606.065,
                "confidence": 0.7301439,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "like",
                "start": 1606.065,
                "end": 1606.225,
                "confidence": 0.8386307,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.75867635
              },
              {
                "word": "a",
                "start": 1606.225,
                "end": 1606.3049,
                "confidence": 0.89892584,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6352813
              },
              {
                "word": "speculation",
                "start": 1606.3049,
                "end": 1606.8049,
                "confidence": 0.9418497,
                "punctuated_word": "speculation.",
                "speaker": 0,
                "speaker_confidence": 0.6352813
              },
              {
                "word": "if",
                "start": 1606.945,
                "end": 1607.025,
                "confidence": 0.9986879,
                "punctuated_word": "If",
                "speaker": 0,
                "speaker_confidence": 0.6352813
              },
              {
                "word": "somebody",
                "start": 1607.025,
                "end": 1607.525,
                "confidence": 0.999902,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.6352813
              },
              {
                "word": "does",
                "start": 1607.825,
                "end": 1608.065,
                "confidence": 0.99667597,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.6352813
              },
              {
                "word": "the",
                "start": 1608.065,
                "end": 1608.225,
                "confidence": 0.4364387,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6352813
              },
              {
                "word": "airdrop",
                "start": 1608.225,
                "end": 1608.725,
                "confidence": 0.9177696,
                "punctuated_word": "airdrop",
                "speaker": 0,
                "speaker_confidence": 0.6352813
              },
              {
                "word": "to",
                "start": 1609.025,
                "end": 1609.105,
                "confidence": 0.9966344,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6352813
              },
              {
                "word": "a",
                "start": 1609.105,
                "end": 1609.265,
                "confidence": 0.9995896,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "token",
                "start": 1609.265,
                "end": 1609.765,
                "confidence": 0.9998925,
                "punctuated_word": "token",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "that",
                "start": 1610.225,
                "end": 1610.385,
                "confidence": 0.8142201,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "are",
                "start": 1610.385,
                "end": 1610.625,
                "confidence": 0.93313926,
                "punctuated_word": "are,",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "like",
                "start": 1610.625,
                "end": 1611.025,
                "confidence": 0.99861205,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "you",
                "start": 1611.025,
                "end": 1611.1849,
                "confidence": 0.99988854,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "know",
                "start": 1611.1849,
                "end": 1611.6849,
                "confidence": 0.9995307,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "locked",
                "start": 1611.825,
                "end": 1612.065,
                "confidence": 0.9992449,
                "punctuated_word": "locked",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "in",
                "start": 1612.065,
                "end": 1612.225,
                "confidence": 0.99858606,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "a",
                "start": 1612.225,
                "end": 1612.3049,
                "confidence": 0.9027001,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.67806864
              },
              {
                "word": "certain",
                "start": 1612.3049,
                "end": 1612.625,
                "confidence": 0.9998772,
                "punctuated_word": "certain",
                "speaker": 0,
                "speaker_confidence": 0.27019387
              },
              {
                "word": "way",
                "start": 1612.625,
                "end": 1612.785,
                "confidence": 0.9992435,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.27019387
              },
              {
                "word": "where",
                "start": 1612.785,
                "end": 1612.945,
                "confidence": 0.8386113,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.27019387
              },
              {
                "word": "you",
                "start": 1612.945,
                "end": 1613.025,
                "confidence": 0.9973123,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.27019387
              },
              {
                "word": "have",
                "start": 1613.025,
                "end": 1613.1849,
                "confidence": 0.9987625,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.27019387
              },
              {
                "word": "to",
                "start": 1613.1849,
                "end": 1613.265,
                "confidence": 0.99911505,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "do",
                "start": 1613.265,
                "end": 1613.4249,
                "confidence": 0.99894506,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "x",
                "start": 1613.4249,
                "end": 1613.665,
                "confidence": 0.9803961,
                "punctuated_word": "x",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "y",
                "start": 1613.665,
                "end": 1613.825,
                "confidence": 0.86002403,
                "punctuated_word": "y",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "z",
                "start": 1613.825,
                "end": 1614.0,
                "confidence": 0.9563475,
                "punctuated_word": "z",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "z",
                "start": 1614.16,
                "end": 1614.32,
                "confidence": 0.9982765,
                "punctuated_word": "z",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "to",
                "start": 1614.32,
                "end": 1614.48,
                "confidence": 0.9914669,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "to",
                "start": 1614.48,
                "end": 1614.72,
                "confidence": 0.99719137,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "get",
                "start": 1614.72,
                "end": 1614.88,
                "confidence": 0.9992803,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "the",
                "start": 1614.88,
                "end": 1615.04,
                "confidence": 0.99913627,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "value",
                "start": 1615.04,
                "end": 1615.36,
                "confidence": 0.99960655,
                "punctuated_word": "value",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "out",
                "start": 1615.36,
                "end": 1615.52,
                "confidence": 0.9865954,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.5373187
              },
              {
                "word": "of",
                "start": 1615.52,
                "end": 1615.6,
                "confidence": 0.99900085,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.29020792
              },
              {
                "word": "it",
                "start": 1615.6,
                "end": 1615.84,
                "confidence": 0.99057627,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.29020792
              },
              {
                "word": "so",
                "start": 1615.84,
                "end": 1616.24,
                "confidence": 0.99950266,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.29020792
              },
              {
                "word": "there",
                "start": 1616.24,
                "end": 1616.48,
                "confidence": 0.9892748,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.29020792
              },
              {
                "word": "are",
                "start": 1616.48,
                "end": 1616.56,
                "confidence": 0.9887679,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.29020792
              },
              {
                "word": "all",
                "start": 1616.56,
                "end": 1616.72,
                "confidence": 0.99742717,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.29020792
              },
              {
                "word": "kinds",
                "start": 1616.72,
                "end": 1616.96,
                "confidence": 0.9984798,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.75400406
              },
              {
                "word": "of",
                "start": 1616.96,
                "end": 1617.2,
                "confidence": 0.9723667,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.75400406
              },
              {
                "word": "like",
                "start": 1617.2,
                "end": 1617.7,
                "confidence": 0.9994463,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.75400406
              },
              {
                "word": "ways",
                "start": 1617.92,
                "end": 1618.24,
                "confidence": 0.9964307,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.75400406
              },
              {
                "word": "to",
                "start": 1618.24,
                "end": 1618.74,
                "confidence": 0.9928595,
                "punctuated_word": "to,",
                "speaker": 0,
                "speaker_confidence": 0.75400406
              },
              {
                "word": "like",
                "start": 1618.8,
                "end": 1619.12,
                "confidence": 0.99907064,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.75400406
              },
              {
                "word": "do",
                "start": 1619.12,
                "end": 1619.6,
                "confidence": 0.9995963,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.75400406
              },
              {
                "word": "experimental",
                "start": 1619.6,
                "end": 1620.1,
                "confidence": 0.9987343,
                "punctuated_word": "experimental",
                "speaker": 0,
                "speaker_confidence": 0.75400406
              },
              {
                "word": "programmable",
                "start": 1621.28,
                "end": 1621.78,
                "confidence": 0.8107111,
                "punctuated_word": "programmable",
                "speaker": 0,
                "speaker_confidence": 0.5485894
              },
              {
                "word": "mhmm",
                "start": 1622.56,
                "end": 1622.72,
                "confidence": 0.99854743,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.5485894
              },
              {
                "word": "funky",
                "start": 1622.88,
                "end": 1623.28,
                "confidence": 0.9980749,
                "punctuated_word": "Funky",
                "speaker": 0,
                "speaker_confidence": 0.5485894
              },
              {
                "word": "airdrops",
                "start": 1623.28,
                "end": 1623.78,
                "confidence": 0.8377819,
                "punctuated_word": "airdrops",
                "speaker": 0,
                "speaker_confidence": 0.5485894
              },
              {
                "word": "also",
                "start": 1623.84,
                "end": 1624.16,
                "confidence": 0.96174806,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.5485894
              },
              {
                "word": "and",
                "start": 1624.16,
                "end": 1624.32,
                "confidence": 0.41026798,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5485894
              },
              {
                "word": "then",
                "start": 1624.32,
                "end": 1624.56,
                "confidence": 0.398179,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.5485894
              },
              {
                "word": "also",
                "start": 1624.56,
                "end": 1625.06,
                "confidence": 0.7689817,
                "punctuated_word": "also.",
                "speaker": 0,
                "speaker_confidence": 0.5485894
              },
              {
                "word": "so",
                "start": 1627.2,
                "end": 1627.44,
                "confidence": 0.9798478,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.4567845
              },
              {
                "word": "when",
                "start": 1627.44,
                "end": 1627.6,
                "confidence": 0.9973175,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.4567845
              },
              {
                "word": "it",
                "start": 1627.6,
                "end": 1627.76,
                "confidence": 0.99948335,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.4567845
              },
              {
                "word": "comes",
                "start": 1627.76,
                "end": 1628.0,
                "confidence": 0.99981207,
                "punctuated_word": "comes",
                "speaker": 1,
                "speaker_confidence": 0.4567845
              },
              {
                "word": "to",
                "start": 1628.0,
                "end": 1628.265,
                "confidence": 0.9961456,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.4567845
              },
              {
                "word": "you",
                "start": 1628.425,
                "end": 1628.585,
                "confidence": 0.9980994,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.4567845
              },
              {
                "word": "know",
                "start": 1628.585,
                "end": 1629.085,
                "confidence": 0.9549844,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.4567845
              },
              {
                "word": "if",
                "start": 1630.265,
                "end": 1630.505,
                "confidence": 0.9933415,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.4567845
              },
              {
                "word": "if",
                "start": 1630.505,
                "end": 1630.585,
                "confidence": 0.8333882,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.4567845
              },
              {
                "word": "we",
                "start": 1630.585,
                "end": 1630.745,
                "confidence": 0.90152216,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.42053187
              },
              {
                "word": "talk",
                "start": 1630.745,
                "end": 1630.985,
                "confidence": 0.82800525,
                "punctuated_word": "talk",
                "speaker": 1,
                "speaker_confidence": 0.42053187
              },
              {
                "word": "about",
                "start": 1630.985,
                "end": 1631.225,
                "confidence": 0.9530013,
                "punctuated_word": "about,",
                "speaker": 1,
                "speaker_confidence": 0.42053187
              },
              {
                "word": "like",
                "start": 1631.225,
                "end": 1631.385,
                "confidence": 0.99831575,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.42053187
              },
              {
                "word": "the",
                "start": 1631.385,
                "end": 1631.545,
                "confidence": 0.9961702,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.42053187
              },
              {
                "word": "mempool",
                "start": 1631.545,
                "end": 1632.025,
                "confidence": 0.8876752,
                "punctuated_word": "mempool,",
                "speaker": 1,
                "speaker_confidence": 0.42053187
              },
              {
                "word": "for",
                "start": 1632.025,
                "end": 1632.185,
                "confidence": 0.9995259,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.48543876
              },
              {
                "word": "example",
                "start": 1632.185,
                "end": 1632.685,
                "confidence": 0.97378486,
                "punctuated_word": "example,",
                "speaker": 1,
                "speaker_confidence": 0.48543876
              },
              {
                "word": "the",
                "start": 1633.145,
                "end": 1633.225,
                "confidence": 0.9640523,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.48543876
              },
              {
                "word": "mev",
                "start": 1633.225,
                "end": 1633.705,
                "confidence": 0.89771444,
                "punctuated_word": "MEV,",
                "speaker": 1,
                "speaker_confidence": 0.48543876
              },
              {
                "word": "what",
                "start": 1633.705,
                "end": 1633.865,
                "confidence": 0.998755,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.48543876
              },
              {
                "word": "does",
                "start": 1633.865,
                "end": 1634.345,
                "confidence": 0.9991283,
                "punctuated_word": "does",
                "speaker": 1,
                "speaker_confidence": 0.48543876
              },
              {
                "word": "do",
                "start": 1634.505,
                "end": 1634.665,
                "confidence": 0.99917454,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.48543876
              },
              {
                "word": "you",
                "start": 1634.665,
                "end": 1634.745,
                "confidence": 0.9979522,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.48543876
              },
              {
                "word": "have",
                "start": 1634.745,
                "end": 1634.905,
                "confidence": 0.9989097,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "any",
                "start": 1634.905,
                "end": 1635.0651,
                "confidence": 0.99919957,
                "punctuated_word": "any",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "thoughts",
                "start": 1635.0651,
                "end": 1635.305,
                "confidence": 0.99956805,
                "punctuated_word": "thoughts",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "on",
                "start": 1635.305,
                "end": 1635.545,
                "confidence": 0.98811346,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "what",
                "start": 1635.545,
                "end": 1635.785,
                "confidence": 0.99256164,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "a",
                "start": 1635.785,
                "end": 1636.105,
                "confidence": 0.9456624,
                "punctuated_word": "a,",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "like",
                "start": 1636.105,
                "end": 1636.605,
                "confidence": 0.99746764,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "a",
                "start": 1637.785,
                "end": 1638.025,
                "confidence": 0.9926569,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "mempool",
                "start": 1638.025,
                "end": 1638.525,
                "confidence": 0.9965614,
                "punctuated_word": "mempool",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "that",
                "start": 1638.905,
                "end": 1639.405,
                "confidence": 0.99696845,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "values",
                "start": 1639.465,
                "end": 1639.965,
                "confidence": 0.99797004,
                "punctuated_word": "values",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "free",
                "start": 1640.745,
                "end": 1640.985,
                "confidence": 0.9981598,
                "punctuated_word": "free",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "time",
                "start": 1640.985,
                "end": 1641.465,
                "confidence": 0.9997458,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "looks",
                "start": 1641.465,
                "end": 1641.705,
                "confidence": 0.9989195,
                "punctuated_word": "looks",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "like",
                "start": 1641.705,
                "end": 1642.205,
                "confidence": 0.99740624,
                "punctuated_word": "like?",
                "speaker": 1,
                "speaker_confidence": 0.72033113
              },
              {
                "word": "well",
                "start": 1643.385,
                "end": 1643.625,
                "confidence": 0.9576334,
                "punctuated_word": "Well,",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "i",
                "start": 1643.625,
                "end": 1643.705,
                "confidence": 0.9986333,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "mean",
                "start": 1643.705,
                "end": 1643.9451,
                "confidence": 0.9911744,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "i",
                "start": 1643.9451,
                "end": 1644.24,
                "confidence": 0.9477685,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "i",
                "start": 1644.32,
                "end": 1644.64,
                "confidence": 0.9998975,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "i",
                "start": 1644.64,
                "end": 1645.04,
                "confidence": 0.999585,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "i",
                "start": 1645.04,
                "end": 1645.2,
                "confidence": 0.962591,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "would",
                "start": 1645.2,
                "end": 1645.52,
                "confidence": 0.9969214,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "say",
                "start": 1645.52,
                "end": 1645.92,
                "confidence": 0.99934894,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "it",
                "start": 1645.92,
                "end": 1646.0,
                "confidence": 0.9778235,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "would",
                "start": 1646.0,
                "end": 1646.16,
                "confidence": 0.9957444,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "be",
                "start": 1646.16,
                "end": 1646.4,
                "confidence": 0.99989355,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.5726078
              },
              {
                "word": "i",
                "start": 1646.5599,
                "end": 1646.72,
                "confidence": 0.9992812,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.3901798
              },
              {
                "word": "mean",
                "start": 1646.72,
                "end": 1646.96,
                "confidence": 0.99881864,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.3901798
              },
              {
                "word": "i",
                "start": 1646.96,
                "end": 1647.12,
                "confidence": 0.9998683,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.3901798
              },
              {
                "word": "am",
                "start": 1647.12,
                "end": 1647.28,
                "confidence": 0.99874336,
                "punctuated_word": "am",
                "speaker": 0,
                "speaker_confidence": 0.3901798
              },
              {
                "word": "more",
                "start": 1647.28,
                "end": 1647.52,
                "confidence": 0.9997018,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.3901798
              },
              {
                "word": "and",
                "start": 1647.52,
                "end": 1647.6,
                "confidence": 0.9986992,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.3901798
              },
              {
                "word": "more",
                "start": 1647.6,
                "end": 1647.84,
                "confidence": 0.9998977,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.31973302
              },
              {
                "word": "of",
                "start": 1647.84,
                "end": 1648.0,
                "confidence": 0.99618703,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.31973302
              },
              {
                "word": "a",
                "start": 1648.0,
                "end": 1648.16,
                "confidence": 0.99696976,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.31973302
              },
              {
                "word": "fan",
                "start": 1648.16,
                "end": 1648.48,
                "confidence": 0.9997763,
                "punctuated_word": "fan",
                "speaker": 0,
                "speaker_confidence": 0.31973302
              },
              {
                "word": "of",
                "start": 1648.48,
                "end": 1648.8,
                "confidence": 0.961202,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.31973302
              },
              {
                "word": "i",
                "start": 1649.2,
                "end": 1649.36,
                "confidence": 0.981447,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5141818
              },
              {
                "word": "mean",
                "start": 1649.36,
                "end": 1649.52,
                "confidence": 0.98128116,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.5141818
              },
              {
                "word": "actually",
                "start": 1649.52,
                "end": 1649.84,
                "confidence": 0.85209435,
                "punctuated_word": "actually,",
                "speaker": 0,
                "speaker_confidence": 0.5141818
              },
              {
                "word": "with",
                "start": 1649.84,
                "end": 1649.92,
                "confidence": 0.60560983,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.5141818
              },
              {
                "word": "smart",
                "start": 1649.92,
                "end": 1650.16,
                "confidence": 0.8394363,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 0.5141818
              },
              {
                "word": "transaction",
                "start": 1650.16,
                "end": 1650.5599,
                "confidence": 0.8538841,
                "punctuated_word": "transaction,",
                "speaker": 0,
                "speaker_confidence": 0.5141818
              },
              {
                "word": "we",
                "start": 1650.5599,
                "end": 1650.72,
                "confidence": 0.96646166,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.5141818
              },
              {
                "word": "try",
                "start": 1650.72,
                "end": 1650.88,
                "confidence": 0.949476,
                "punctuated_word": "try",
                "speaker": 0,
                "speaker_confidence": 0.5141818
              },
              {
                "word": "to",
                "start": 1650.88,
                "end": 1650.96,
                "confidence": 0.9966959,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "do",
                "start": 1650.96,
                "end": 1651.12,
                "confidence": 0.9989544,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "something",
                "start": 1651.12,
                "end": 1651.36,
                "confidence": 0.9998173,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "like",
                "start": 1651.36,
                "end": 1651.6,
                "confidence": 0.99972147,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "that",
                "start": 1651.6,
                "end": 1651.76,
                "confidence": 0.99845314,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "i'm",
                "start": 1651.76,
                "end": 1652.0,
                "confidence": 0.9942806,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "shilling",
                "start": 1652.0,
                "end": 1652.32,
                "confidence": 0.94581085,
                "punctuated_word": "shilling",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "against",
                "start": 1652.32,
                "end": 1652.64,
                "confidence": 0.9572539,
                "punctuated_word": "against",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "smart",
                "start": 1652.64,
                "end": 1652.96,
                "confidence": 0.9260046,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "transactions",
                "start": 1652.96,
                "end": 1653.46,
                "confidence": 0.9868711,
                "punctuated_word": "transactions.",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "i'm",
                "start": 1653.84,
                "end": 1654.08,
                "confidence": 0.71670437,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "trying",
                "start": 1654.08,
                "end": 1654.24,
                "confidence": 0.98899835,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "to",
                "start": 1654.24,
                "end": 1654.32,
                "confidence": 0.99092215,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "get",
                "start": 1654.32,
                "end": 1654.4,
                "confidence": 0.99949396,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.59409213
              },
              {
                "word": "you",
                "start": 1654.4,
                "end": 1654.5599,
                "confidence": 0.9988136,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.19489104
              },
              {
                "word": "to",
                "start": 1654.5599,
                "end": 1654.64,
                "confidence": 0.99861693,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.19489104
              },
              {
                "word": "say",
                "start": 1654.64,
                "end": 1654.88,
                "confidence": 0.9990883,
                "punctuated_word": "say",
                "speaker": 1,
                "speaker_confidence": 0.19489104
              },
              {
                "word": "some",
                "start": 1654.88,
                "end": 1654.96,
                "confidence": 0.9986467,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.36818528
              },
              {
                "word": "of",
                "start": 1654.96,
                "end": 1655.04,
                "confidence": 0.99711835,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.36818528
              },
              {
                "word": "the",
                "start": 1655.04,
                "end": 1655.12,
                "confidence": 0.9949462,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.36818528
              },
              {
                "word": "things",
                "start": 1655.12,
                "end": 1655.36,
                "confidence": 0.9996362,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.36818528
              },
              {
                "word": "that",
                "start": 1655.36,
                "end": 1655.44,
                "confidence": 0.99863166,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.45041507
              },
              {
                "word": "you",
                "start": 1655.44,
                "end": 1655.6,
                "confidence": 0.9998209,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.45041507
              },
              {
                "word": "were",
                "start": 1655.6,
                "end": 1655.6799,
                "confidence": 0.8716874,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.45041507
              },
              {
                "word": "saying",
                "start": 1655.6799,
                "end": 1655.92,
                "confidence": 0.9990754,
                "punctuated_word": "saying",
                "speaker": 1,
                "speaker_confidence": 0.45041507
              },
              {
                "word": "in",
                "start": 1655.92,
                "end": 1656.0,
                "confidence": 0.9804771,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.45041507
              },
              {
                "word": "the",
                "start": 1656.0,
                "end": 1656.08,
                "confidence": 0.99913365,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.45041507
              },
              {
                "word": "panel",
                "start": 1656.08,
                "end": 1656.4,
                "confidence": 0.9997048,
                "punctuated_word": "panel",
                "speaker": 1,
                "speaker_confidence": 0.45041507
              },
              {
                "word": "earlier",
                "start": 1656.4,
                "end": 1656.9,
                "confidence": 0.9949261,
                "punctuated_word": "earlier.",
                "speaker": 1,
                "speaker_confidence": 0.45041507
              },
              {
                "word": "i",
                "start": 1657.215,
                "end": 1657.2949,
                "confidence": 0.6017757,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.034150243
              },
              {
                "word": "don't",
                "start": 1657.2949,
                "end": 1657.335,
                "confidence": 0.9334056,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.034150243
              },
              {
                "word": "know",
                "start": 1657.335,
                "end": 1657.375,
                "confidence": 0.9574324,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.034150243
              },
              {
                "word": "if",
                "start": 1657.375,
                "end": 1657.5349,
                "confidence": 0.85788745,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.034150243
              },
              {
                "word": "these",
                "start": 1657.5349,
                "end": 1657.615,
                "confidence": 0.6852363,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.034150243
              },
              {
                "word": "are",
                "start": 1657.615,
                "end": 1657.655,
                "confidence": 0.97880393,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.034150243
              },
              {
                "word": "the",
                "start": 1657.655,
                "end": 1657.695,
                "confidence": 0.70040256,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.2975629
              },
              {
                "word": "right",
                "start": 1657.695,
                "end": 1657.9349,
                "confidence": 0.94920546,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.2975629
              },
              {
                "word": "questions",
                "start": 1657.9349,
                "end": 1658.4149,
                "confidence": 0.9968785,
                "punctuated_word": "questions.",
                "speaker": 0,
                "speaker_confidence": 0.2975629
              },
              {
                "word": "exactly",
                "start": 1658.4149,
                "end": 1658.9149,
                "confidence": 0.82370746,
                "punctuated_word": "Exactly.",
                "speaker": 0,
                "speaker_confidence": 0.2975629
              },
              {
                "word": "no",
                "start": 1659.135,
                "end": 1659.375,
                "confidence": 0.76779795,
                "punctuated_word": "No.",
                "speaker": 0,
                "speaker_confidence": 0.2975629
              },
              {
                "word": "because",
                "start": 1659.375,
                "end": 1659.875,
                "confidence": 0.99726886,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.2975629
              },
              {
                "word": "one",
                "start": 1660.6549,
                "end": 1660.895,
                "confidence": 0.93546724,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.2975629
              },
              {
                "word": "of",
                "start": 1660.895,
                "end": 1660.975,
                "confidence": 0.9984003,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.2975629
              },
              {
                "word": "the",
                "start": 1660.975,
                "end": 1661.0549,
                "confidence": 0.9990181,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "fun",
                "start": 1661.0549,
                "end": 1661.2949,
                "confidence": 0.9927532,
                "punctuated_word": "fun",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "things",
                "start": 1661.2949,
                "end": 1661.5349,
                "confidence": 0.99756634,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "we",
                "start": 1661.5349,
                "end": 1661.695,
                "confidence": 0.99846846,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "do",
                "start": 1661.695,
                "end": 1661.9349,
                "confidence": 0.999754,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "in",
                "start": 1661.9349,
                "end": 1662.095,
                "confidence": 0.9945937,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "smart",
                "start": 1662.095,
                "end": 1662.335,
                "confidence": 0.80623126,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "transactions",
                "start": 1662.335,
                "end": 1662.815,
                "confidence": 0.82150614,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "is",
                "start": 1662.815,
                "end": 1663.2949,
                "confidence": 0.9529661,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "every",
                "start": 1663.2949,
                "end": 1663.7949,
                "confidence": 0.9503345,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "dapp",
                "start": 1663.9349,
                "end": 1664.335,
                "confidence": 0.77370095,
                "punctuated_word": "dApp",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "or",
                "start": 1664.335,
                "end": 1664.495,
                "confidence": 0.97679126,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "wallet",
                "start": 1664.495,
                "end": 1664.815,
                "confidence": 0.762728,
                "punctuated_word": "wallet,",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "when",
                "start": 1664.815,
                "end": 1664.975,
                "confidence": 0.9996271,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "it",
                "start": 1664.975,
                "end": 1665.135,
                "confidence": 0.9989219,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "sends",
                "start": 1665.135,
                "end": 1665.455,
                "confidence": 0.99258363,
                "punctuated_word": "sends",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "transactions",
                "start": 1665.455,
                "end": 1665.955,
                "confidence": 0.9967921,
                "punctuated_word": "transactions,",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "we",
                "start": 1666.6549,
                "end": 1667.1549,
                "confidence": 0.99815,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "we",
                "start": 1667.855,
                "end": 1668.095,
                "confidence": 0.9972609,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "have",
                "start": 1668.095,
                "end": 1668.495,
                "confidence": 0.9994727,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "individualized",
                "start": 1668.495,
                "end": 1668.995,
                "confidence": 0.8980605,
                "punctuated_word": "individualized,",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "mempool",
                "start": 1670.2999,
                "end": 1670.7,
                "confidence": 0.9436624,
                "punctuated_word": "mempool",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "for",
                "start": 1670.7,
                "end": 1671.1,
                "confidence": 0.9355009,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "every",
                "start": 1671.1,
                "end": 1671.4199,
                "confidence": 0.99948514,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "user",
                "start": 1671.4199,
                "end": 1671.74,
                "confidence": 0.86928153,
                "punctuated_word": "user,",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "and",
                "start": 1671.74,
                "end": 1671.9,
                "confidence": 0.99892396,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "the",
                "start": 1671.9,
                "end": 1672.0599,
                "confidence": 0.50321007,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "mempool",
                "start": 1672.0599,
                "end": 1672.5399,
                "confidence": 0.99825406,
                "punctuated_word": "mempool",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "is",
                "start": 1672.5399,
                "end": 1672.7,
                "confidence": 0.9989023,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "on",
                "start": 1672.7,
                "end": 1672.86,
                "confidence": 0.9951626,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "chain",
                "start": 1672.86,
                "end": 1673.26,
                "confidence": 0.98679936,
                "punctuated_word": "chain.",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "so",
                "start": 1673.26,
                "end": 1673.4199,
                "confidence": 0.8616256,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "it's",
                "start": 1673.4199,
                "end": 1673.5,
                "confidence": 0.9745681,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "almost",
                "start": 1673.5,
                "end": 1673.82,
                "confidence": 0.999303,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "like",
                "start": 1673.82,
                "end": 1674.32,
                "confidence": 0.96167505,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "your",
                "start": 1674.62,
                "end": 1675.12,
                "confidence": 0.9767323,
                "punctuated_word": "your,",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "mempool",
                "start": 1675.82,
                "end": 1676.22,
                "confidence": 0.9986628,
                "punctuated_word": "mempool",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "is",
                "start": 1676.22,
                "end": 1676.5399,
                "confidence": 0.9988109,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "your",
                "start": 1676.5399,
                "end": 1676.7,
                "confidence": 0.51246303,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "on",
                "start": 1676.7,
                "end": 1676.78,
                "confidence": 0.9923415,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "chain",
                "start": 1676.78,
                "end": 1677.1,
                "confidence": 0.9963076,
                "punctuated_word": "chain",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "wallet",
                "start": 1677.1,
                "end": 1677.6,
                "confidence": 0.9990909,
                "punctuated_word": "wallet.",
                "speaker": 0,
                "speaker_confidence": 0.8411426
              },
              {
                "word": "so",
                "start": 1677.74,
                "end": 1677.9,
                "confidence": 0.8266549,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "for",
                "start": 1677.9,
                "end": 1678.0599,
                "confidence": 0.99983025,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "example",
                "start": 1678.0599,
                "end": 1678.5399,
                "confidence": 0.9999087,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "i",
                "start": 1678.5399,
                "end": 1678.7,
                "confidence": 0.9992798,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "send",
                "start": 1678.7,
                "end": 1679.02,
                "confidence": 0.98263264,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "three",
                "start": 1679.02,
                "end": 1679.26,
                "confidence": 0.88907874,
                "punctuated_word": "three,",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "four",
                "start": 1679.26,
                "end": 1679.5,
                "confidence": 0.9999782,
                "punctuated_word": "four",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "transactions",
                "start": 1679.5,
                "end": 1680.0,
                "confidence": 0.99933004,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "that",
                "start": 1680.62,
                "end": 1680.86,
                "confidence": 0.97630936,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "the",
                "start": 1680.86,
                "end": 1681.02,
                "confidence": 0.99792105,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "solver",
                "start": 1681.02,
                "end": 1681.4199,
                "confidence": 0.9981647,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "gets",
                "start": 1681.4199,
                "end": 1681.74,
                "confidence": 0.7333926,
                "punctuated_word": "gets.",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "when",
                "start": 1681.74,
                "end": 1681.98,
                "confidence": 0.99071115,
                "punctuated_word": "When",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "the",
                "start": 1681.98,
                "end": 1682.0599,
                "confidence": 0.9910936,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "solver",
                "start": 1682.0599,
                "end": 1682.46,
                "confidence": 0.9955522,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "tries",
                "start": 1682.46,
                "end": 1682.7,
                "confidence": 0.9125559,
                "punctuated_word": "tries",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "to",
                "start": 1682.7,
                "end": 1682.78,
                "confidence": 0.99794525,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "solve",
                "start": 1682.78,
                "end": 1683.02,
                "confidence": 0.9975815,
                "punctuated_word": "solve",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "it",
                "start": 1683.02,
                "end": 1683.52,
                "confidence": 0.99694705,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "it",
                "start": 1683.58,
                "end": 1683.82,
                "confidence": 0.9994468,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "also",
                "start": 1683.82,
                "end": 1684.245,
                "confidence": 0.9944354,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "puts",
                "start": 1684.725,
                "end": 1685.045,
                "confidence": 0.99628544,
                "punctuated_word": "puts",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "it",
                "start": 1685.045,
                "end": 1685.205,
                "confidence": 0.99646,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "on",
                "start": 1685.205,
                "end": 1685.445,
                "confidence": 0.9924428,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "chain",
                "start": 1685.445,
                "end": 1685.6849,
                "confidence": 0.9274795,
                "punctuated_word": "chain.",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "so",
                "start": 1685.6849,
                "end": 1686.1849,
                "confidence": 0.9941176,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "it",
                "start": 1686.245,
                "end": 1686.405,
                "confidence": 0.4771346,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "we",
                "start": 1686.485,
                "end": 1686.645,
                "confidence": 0.9976726,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "cannot",
                "start": 1686.645,
                "end": 1687.125,
                "confidence": 0.4245076,
                "punctuated_word": "cannot",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "blur",
                "start": 1687.125,
                "end": 1687.445,
                "confidence": 0.94668394,
                "punctuated_word": "blur",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "the",
                "start": 1687.445,
                "end": 1687.6849,
                "confidence": 0.9976972,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "boundary",
                "start": 1687.6849,
                "end": 1688.165,
                "confidence": 0.99358445,
                "punctuated_word": "boundary",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "between",
                "start": 1688.165,
                "end": 1688.645,
                "confidence": 0.99812776,
                "punctuated_word": "between",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "mempool",
                "start": 1688.645,
                "end": 1689.145,
                "confidence": 0.9255705,
                "punctuated_word": "mempool",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "being",
                "start": 1689.205,
                "end": 1689.605,
                "confidence": 0.9536662,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "off",
                "start": 1689.605,
                "end": 1690.005,
                "confidence": 0.9541502,
                "punctuated_word": "off",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "chain",
                "start": 1690.005,
                "end": 1690.405,
                "confidence": 0.9915916,
                "punctuated_word": "chain",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "in",
                "start": 1690.405,
                "end": 1690.565,
                "confidence": 0.9570119,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "the",
                "start": 1690.565,
                "end": 1691.065,
                "confidence": 0.98183477,
                "punctuated_word": "the,",
                "speaker": 0,
                "speaker_confidence": 0.87623775
              },
              {
                "word": "you",
                "start": 1691.365,
                "end": 1691.445,
                "confidence": 0.9938788,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "know",
                "start": 1691.445,
                "end": 1691.945,
                "confidence": 0.999267,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "memory",
                "start": 1692.005,
                "end": 1692.405,
                "confidence": 0.7814541,
                "punctuated_word": "memory",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "of",
                "start": 1692.405,
                "end": 1692.725,
                "confidence": 0.9993573,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "each",
                "start": 1692.725,
                "end": 1693.125,
                "confidence": 0.98865205,
                "punctuated_word": "each,",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "full",
                "start": 1693.445,
                "end": 1693.6849,
                "confidence": 0.9656354,
                "punctuated_word": "full",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "node",
                "start": 1693.6849,
                "end": 1694.165,
                "confidence": 0.9802879,
                "punctuated_word": "node",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "or",
                "start": 1694.165,
                "end": 1694.405,
                "confidence": 0.97682285,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "of",
                "start": 1694.405,
                "end": 1694.565,
                "confidence": 0.7592299,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "solver",
                "start": 1694.565,
                "end": 1695.065,
                "confidence": 0.99631345,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "to",
                "start": 1695.605,
                "end": 1695.925,
                "confidence": 0.8441774,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "by",
                "start": 1696.0925,
                "end": 1696.26,
                "confidence": 0.9984711,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "making",
                "start": 1696.26,
                "end": 1696.66,
                "confidence": 0.9983828,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "the",
                "start": 1696.66,
                "end": 1696.74,
                "confidence": 0.99365705,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7115786
              },
              {
                "word": "mempool",
                "start": 1696.74,
                "end": 1697.24,
                "confidence": 0.9680644,
                "punctuated_word": "mempool",
                "speaker": 0,
                "speaker_confidence": 0.5951967
              },
              {
                "word": "itself",
                "start": 1697.3,
                "end": 1697.62,
                "confidence": 0.49201185,
                "punctuated_word": "itself",
                "speaker": 0,
                "speaker_confidence": 0.5951967
              },
              {
                "word": "on",
                "start": 1697.62,
                "end": 1697.78,
                "confidence": 0.549402,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.5951967
              },
              {
                "word": "chain",
                "start": 1697.78,
                "end": 1698.02,
                "confidence": 0.97985315,
                "punctuated_word": "chain,",
                "speaker": 0,
                "speaker_confidence": 0.5951967
              },
              {
                "word": "which",
                "start": 1698.02,
                "end": 1698.26,
                "confidence": 0.99966264,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.5951967
              },
              {
                "word": "is",
                "start": 1698.26,
                "end": 1698.58,
                "confidence": 0.99742573,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5951967
              },
              {
                "word": "a",
                "start": 1698.58,
                "end": 1698.66,
                "confidence": 0.7950345,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "weird",
                "start": 1698.66,
                "end": 1698.9,
                "confidence": 0.9815548,
                "punctuated_word": "weird",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "idea",
                "start": 1698.9,
                "end": 1699.4,
                "confidence": 0.7500628,
                "punctuated_word": "idea,",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "we",
                "start": 1699.9401,
                "end": 1700.1,
                "confidence": 0.99417615,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "are",
                "start": 1700.1,
                "end": 1700.18,
                "confidence": 0.9906729,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "kind",
                "start": 1700.18,
                "end": 1700.42,
                "confidence": 0.9646784,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "of",
                "start": 1700.42,
                "end": 1700.58,
                "confidence": 0.99968386,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "claiming",
                "start": 1700.58,
                "end": 1700.9,
                "confidence": 0.9921793,
                "punctuated_word": "claiming",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "this",
                "start": 1700.9,
                "end": 1701.14,
                "confidence": 0.9958175,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "thing",
                "start": 1701.14,
                "end": 1701.46,
                "confidence": 0.9995223,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "that",
                "start": 1701.46,
                "end": 1701.96,
                "confidence": 0.9840375,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "what",
                "start": 1702.98,
                "end": 1703.22,
                "confidence": 0.99813867,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "you",
                "start": 1703.22,
                "end": 1703.38,
                "confidence": 0.9977443,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "do",
                "start": 1703.38,
                "end": 1703.88,
                "confidence": 0.99817383,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "could",
                "start": 1704.1,
                "end": 1704.26,
                "confidence": 0.99706334,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "be",
                "start": 1704.26,
                "end": 1704.42,
                "confidence": 0.9993038,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.73682845
              },
              {
                "word": "made",
                "start": 1704.42,
                "end": 1704.58,
                "confidence": 0.99875736,
                "punctuated_word": "made",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "public",
                "start": 1704.58,
                "end": 1704.98,
                "confidence": 0.9997428,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "provided",
                "start": 1704.98,
                "end": 1705.48,
                "confidence": 0.79970044,
                "punctuated_word": "provided",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "that",
                "start": 1705.9401,
                "end": 1706.26,
                "confidence": 0.99705875,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "you",
                "start": 1706.26,
                "end": 1706.42,
                "confidence": 0.99910384,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "have",
                "start": 1706.42,
                "end": 1706.58,
                "confidence": 0.9992397,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "the",
                "start": 1706.58,
                "end": 1706.74,
                "confidence": 0.9951538,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "guarantees",
                "start": 1706.74,
                "end": 1707.24,
                "confidence": 0.9858608,
                "punctuated_word": "guarantees",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "that",
                "start": 1707.38,
                "end": 1707.78,
                "confidence": 0.9960055,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "you",
                "start": 1707.78,
                "end": 1707.9401,
                "confidence": 0.9777319,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "know",
                "start": 1707.9401,
                "end": 1708.18,
                "confidence": 0.99799746,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.54327893
              },
              {
                "word": "it",
                "start": 1708.18,
                "end": 1708.26,
                "confidence": 0.98514694,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "will",
                "start": 1708.26,
                "end": 1708.485,
                "confidence": 0.8407727,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "be",
                "start": 1708.565,
                "end": 1708.725,
                "confidence": 0.8935257,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "properly",
                "start": 1708.725,
                "end": 1708.965,
                "confidence": 0.99846363,
                "punctuated_word": "properly",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "picked",
                "start": 1708.965,
                "end": 1709.285,
                "confidence": 0.9987153,
                "punctuated_word": "picked",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "up",
                "start": 1709.285,
                "end": 1709.605,
                "confidence": 0.8206292,
                "punctuated_word": "up.",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "and",
                "start": 1709.605,
                "end": 1709.765,
                "confidence": 0.9004326,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "if",
                "start": 1709.765,
                "end": 1709.9249,
                "confidence": 0.97797614,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "it's",
                "start": 1709.9249,
                "end": 1710.085,
                "confidence": 0.9282112,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "not",
                "start": 1710.085,
                "end": 1710.245,
                "confidence": 0.9986274,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "picked",
                "start": 1710.245,
                "end": 1710.485,
                "confidence": 0.99891555,
                "punctuated_word": "picked",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "up",
                "start": 1710.485,
                "end": 1710.985,
                "confidence": 0.99139535,
                "punctuated_word": "up,",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "you",
                "start": 1711.045,
                "end": 1711.205,
                "confidence": 0.99876463,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "can",
                "start": 1711.205,
                "end": 1711.365,
                "confidence": 0.9993273,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "have",
                "start": 1711.365,
                "end": 1711.4451,
                "confidence": 0.99337006,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "you",
                "start": 1711.525,
                "end": 1711.6849,
                "confidence": 0.9375081,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "can",
                "start": 1711.6849,
                "end": 1711.845,
                "confidence": 0.9979674,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "argue",
                "start": 1711.845,
                "end": 1712.165,
                "confidence": 0.9981096,
                "punctuated_word": "argue",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "that",
                "start": 1712.165,
                "end": 1712.325,
                "confidence": 0.98962027,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "somebody",
                "start": 1712.325,
                "end": 1712.5249,
                "confidence": 0.9882308,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "some",
                "start": 1712.725,
                "end": 1712.885,
                "confidence": 0.96229774,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "other",
                "start": 1712.885,
                "end": 1713.125,
                "confidence": 0.95298475,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "solver",
                "start": 1713.125,
                "end": 1713.525,
                "confidence": 0.62640965,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "would",
                "start": 1713.525,
                "end": 1713.605,
                "confidence": 0.74218374,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "pick",
                "start": 1713.605,
                "end": 1713.765,
                "confidence": 0.97463053,
                "punctuated_word": "pick",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "up",
                "start": 1713.765,
                "end": 1714.005,
                "confidence": 0.9868449,
                "punctuated_word": "up.",
                "speaker": 0,
                "speaker_confidence": 0.64864737
              },
              {
                "word": "so",
                "start": 1714.005,
                "end": 1714.505,
                "confidence": 0.7016321,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.26078874
              },
              {
                "word": "i",
                "start": 1714.645,
                "end": 1714.725,
                "confidence": 0.89951724,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.26078874
              },
              {
                "word": "mean",
                "start": 1714.725,
                "end": 1715.225,
                "confidence": 0.9976349,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "from",
                "start": 1715.765,
                "end": 1716.005,
                "confidence": 0.6244272,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "that",
                "start": 1716.005,
                "end": 1716.245,
                "confidence": 0.97265595,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "perspective",
                "start": 1716.245,
                "end": 1716.745,
                "confidence": 0.9749193,
                "punctuated_word": "perspective,",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "i",
                "start": 1716.8049,
                "end": 1716.885,
                "confidence": 0.9988213,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "mean",
                "start": 1716.885,
                "end": 1717.125,
                "confidence": 0.9779787,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "the",
                "start": 1717.125,
                "end": 1717.285,
                "confidence": 0.99162275,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "idea",
                "start": 1717.285,
                "end": 1717.525,
                "confidence": 0.99638176,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "of",
                "start": 1717.525,
                "end": 1717.6849,
                "confidence": 0.99721766,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "mempool",
                "start": 1717.6849,
                "end": 1718.085,
                "confidence": 0.90411437,
                "punctuated_word": "mempool",
                "speaker": 0,
                "speaker_confidence": 0.6744744
              },
              {
                "word": "is",
                "start": 1718.085,
                "end": 1718.165,
                "confidence": 0.9954803,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5336978
              },
              {
                "word": "also",
                "start": 1718.165,
                "end": 1718.665,
                "confidence": 0.9625359,
                "punctuated_word": "also,",
                "speaker": 0,
                "speaker_confidence": 0.5336978
              },
              {
                "word": "interesting",
                "start": 1719.445,
                "end": 1719.9249,
                "confidence": 0.99882,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.5336978
              },
              {
                "word": "because",
                "start": 1719.9249,
                "end": 1720.4249,
                "confidence": 0.9118855,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.5336978
              },
              {
                "word": "what",
                "start": 1720.725,
                "end": 1720.885,
                "confidence": 0.99795294,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "happens",
                "start": 1720.885,
                "end": 1721.205,
                "confidence": 0.99859923,
                "punctuated_word": "happens",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "in",
                "start": 1721.205,
                "end": 1721.285,
                "confidence": 0.957129,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "a",
                "start": 1721.285,
                "end": 1721.58,
                "confidence": 0.62652916,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "a",
                "start": 1721.58,
                "end": 1722.08,
                "confidence": 0.38293555,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "mempool",
                "start": 1723.34,
                "end": 1723.6599,
                "confidence": 0.9245187,
                "punctuated_word": "Mempool",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "are",
                "start": 1723.6599,
                "end": 1723.74,
                "confidence": 0.9764865,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "i'm",
                "start": 1723.82,
                "end": 1723.98,
                "confidence": 0.7548698,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "going",
                "start": 1723.98,
                "end": 1724.14,
                "confidence": 0.99815685,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "back",
                "start": 1724.14,
                "end": 1724.2999,
                "confidence": 0.9963509,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "to",
                "start": 1724.2999,
                "end": 1724.46,
                "confidence": 0.9679406,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "time",
                "start": 1724.46,
                "end": 1724.96,
                "confidence": 0.7760143,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.6242619
              },
              {
                "word": "are",
                "start": 1725.26,
                "end": 1725.5,
                "confidence": 0.46568155,
                "punctuated_word": "Are",
                "speaker": 0,
                "speaker_confidence": 0.52363
              },
              {
                "word": "anything",
                "start": 1725.5,
                "end": 1725.8201,
                "confidence": 0.8572515,
                "punctuated_word": "anything",
                "speaker": 0,
                "speaker_confidence": 0.52363
              },
              {
                "word": "that's",
                "start": 1725.8201,
                "end": 1726.14,
                "confidence": 0.9909267,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.52363
              },
              {
                "word": "in",
                "start": 1726.14,
                "end": 1726.38,
                "confidence": 0.8708148,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.52363
              },
              {
                "word": "a",
                "start": 1726.38,
                "end": 1726.88,
                "confidence": 0.66942,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.52363
              },
              {
                "word": "mempool",
                "start": 1727.82,
                "end": 1727.98,
                "confidence": 0.99628806,
                "punctuated_word": "Mempool",
                "speaker": 0,
                "speaker_confidence": 0.52773196
              },
              {
                "word": "stays",
                "start": 1727.98,
                "end": 1728.2999,
                "confidence": 0.80245155,
                "punctuated_word": "stays",
                "speaker": 0,
                "speaker_confidence": 0.52773196
              },
              {
                "word": "there",
                "start": 1728.2999,
                "end": 1728.7,
                "confidence": 0.99799454,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.52773196
              },
              {
                "word": "as",
                "start": 1728.7,
                "end": 1728.7799,
                "confidence": 0.99846834,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.52773196
              },
              {
                "word": "a",
                "start": 1728.7799,
                "end": 1729.0199,
                "confidence": 0.99517006,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.52773196
              },
              {
                "word": "potential",
                "start": 1729.0199,
                "end": 1729.5199,
                "confidence": 0.99980134,
                "punctuated_word": "potential",
                "speaker": 0,
                "speaker_confidence": 0.52773196
              },
              {
                "word": "to",
                "start": 1730.14,
                "end": 1730.22,
                "confidence": 0.99940443,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5303662
              },
              {
                "word": "be",
                "start": 1730.22,
                "end": 1730.72,
                "confidence": 0.99960417,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.5303662
              },
              {
                "word": "picked",
                "start": 1731.34,
                "end": 1731.6599,
                "confidence": 0.9983424,
                "punctuated_word": "picked",
                "speaker": 0,
                "speaker_confidence": 0.5303662
              },
              {
                "word": "up",
                "start": 1731.6599,
                "end": 1731.74,
                "confidence": 0.9952129,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.5303662
              },
              {
                "word": "by",
                "start": 1731.74,
                "end": 1732.24,
                "confidence": 0.99934775,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.5303662
              },
              {
                "word": "the",
                "start": 1732.46,
                "end": 1732.62,
                "confidence": 0.9985928,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5303662
              },
              {
                "word": "solver",
                "start": 1732.62,
                "end": 1733.1,
                "confidence": 0.9835634,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.40656137
              },
              {
                "word": "eventually",
                "start": 1733.1,
                "end": 1733.6,
                "confidence": 0.55734056,
                "punctuated_word": "eventually",
                "speaker": 0,
                "speaker_confidence": 0.40656137
              },
              {
                "word": "the",
                "start": 1733.6599,
                "end": 1734.0599,
                "confidence": 0.5426683,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.40656137
              },
              {
                "word": "proposer",
                "start": 1734.0599,
                "end": 1734.5599,
                "confidence": 0.9354235,
                "punctuated_word": "proposer",
                "speaker": 0,
                "speaker_confidence": 0.40656137
              },
              {
                "word": "and",
                "start": 1734.62,
                "end": 1734.86,
                "confidence": 0.9465043,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.40656137
              },
              {
                "word": "gets",
                "start": 1734.86,
                "end": 1735.0199,
                "confidence": 0.9828524,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "so",
                "start": 1735.58,
                "end": 1735.74,
                "confidence": 0.9896512,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "in",
                "start": 1735.74,
                "end": 1735.82,
                "confidence": 0.989693,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "many",
                "start": 1735.82,
                "end": 1736.0599,
                "confidence": 0.9950269,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "ways",
                "start": 1736.0599,
                "end": 1736.5599,
                "confidence": 0.96320325,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "it",
                "start": 1736.86,
                "end": 1737.1799,
                "confidence": 0.8398145,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "remains",
                "start": 1737.1799,
                "end": 1737.525,
                "confidence": 0.94219935,
                "punctuated_word": "remains",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "in",
                "start": 1738.725,
                "end": 1738.885,
                "confidence": 0.5790147,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "a",
                "start": 1738.885,
                "end": 1739.2051,
                "confidence": 0.70777273,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "kind",
                "start": 1739.2051,
                "end": 1739.365,
                "confidence": 0.49713463,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.70725495
              },
              {
                "word": "of",
                "start": 1739.365,
                "end": 1739.845,
                "confidence": 0.85630286,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.11203575
              },
              {
                "word": "a",
                "start": 1739.845,
                "end": 1739.925,
                "confidence": 0.8576986,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.11203575
              },
              {
                "word": "future",
                "start": 1739.925,
                "end": 1740.105,
                "confidence": 0.75530267,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "state",
                "start": 1740.105,
                "end": 1740.285,
                "confidence": 0.8262876,
                "punctuated_word": "state.",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "like",
                "start": 1740.4651,
                "end": 1740.645,
                "confidence": 0.7199749,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "it",
                "start": 1740.645,
                "end": 1740.825,
                "confidence": 0.45565963,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "is",
                "start": 1740.825,
                "end": 1741.005,
                "confidence": 0.3114175,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "it",
                "start": 1741.005,
                "end": 1741.185,
                "confidence": 0.5023077,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "is",
                "start": 1741.185,
                "end": 1741.365,
                "confidence": 0.731935,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "not",
                "start": 1741.365,
                "end": 1741.4451,
                "confidence": 0.7357544,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "yet",
                "start": 1741.4451,
                "end": 1741.525,
                "confidence": 0.78329337,
                "punctuated_word": "yet",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "a",
                "start": 1741.525,
                "end": 1741.605,
                "confidence": 0.38953105,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "present",
                "start": 1741.605,
                "end": 1742.005,
                "confidence": 0.67976654,
                "punctuated_word": "present.",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "like",
                "start": 1742.005,
                "end": 1742.0851,
                "confidence": 0.92646945,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "it's",
                "start": 1742.0851,
                "end": 1742.125,
                "confidence": 0.86272526,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.5951928
              },
              {
                "word": "it",
                "start": 1742.165,
                "end": 1742.485,
                "confidence": 0.8998535,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.17355561
              },
              {
                "word": "could",
                "start": 1742.485,
                "end": 1742.725,
                "confidence": 0.9632121,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "be",
                "start": 1742.725,
                "end": 1742.885,
                "confidence": 0.98376423,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "the",
                "start": 1742.885,
                "end": 1743.045,
                "confidence": 0.667787,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "potential",
                "start": 1743.045,
                "end": 1743.545,
                "confidence": 0.93131495,
                "punctuated_word": "potential.",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "whereas",
                "start": 1744.725,
                "end": 1745.045,
                "confidence": 0.97452104,
                "punctuated_word": "Whereas",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "anything",
                "start": 1745.045,
                "end": 1745.545,
                "confidence": 0.59405625,
                "punctuated_word": "anything",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "that",
                "start": 1745.605,
                "end": 1746.105,
                "confidence": 0.9605236,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "gets",
                "start": 1746.165,
                "end": 1746.645,
                "confidence": 0.95404136,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "accepted",
                "start": 1746.645,
                "end": 1747.145,
                "confidence": 0.9818387,
                "punctuated_word": "accepted",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "in",
                "start": 1747.365,
                "end": 1747.525,
                "confidence": 0.98741597,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "the",
                "start": 1747.525,
                "end": 1747.605,
                "confidence": 0.97607386,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "blockchain",
                "start": 1747.605,
                "end": 1748.105,
                "confidence": 0.90773326,
                "punctuated_word": "blockchain",
                "speaker": 0,
                "speaker_confidence": 0.7931529
              },
              {
                "word": "gets",
                "start": 1749.525,
                "end": 1749.685,
                "confidence": 0.93327314,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.56733876
              },
              {
                "word": "frozen",
                "start": 1749.685,
                "end": 1750.0851,
                "confidence": 0.99550194,
                "punctuated_word": "frozen",
                "speaker": 0,
                "speaker_confidence": 0.56733876
              },
              {
                "word": "and",
                "start": 1750.0851,
                "end": 1750.245,
                "confidence": 0.9865891,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.56733876
              },
              {
                "word": "cannot",
                "start": 1750.245,
                "end": 1750.645,
                "confidence": 0.9970595,
                "punctuated_word": "cannot",
                "speaker": 0,
                "speaker_confidence": 0.56733876
              },
              {
                "word": "be",
                "start": 1750.645,
                "end": 1750.725,
                "confidence": 0.99848586,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.56733876
              },
              {
                "word": "changed",
                "start": 1750.725,
                "end": 1751.225,
                "confidence": 0.99926776,
                "punctuated_word": "changed",
                "speaker": 0,
                "speaker_confidence": 0.56733876
              },
              {
                "word": "and",
                "start": 1751.365,
                "end": 1751.58,
                "confidence": 0.82133806,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "becomes",
                "start": 1751.74,
                "end": 1751.86,
                "confidence": 0.9615652,
                "punctuated_word": "becomes",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "in",
                "start": 1751.86,
                "end": 1751.98,
                "confidence": 0.9612292,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "the",
                "start": 1751.98,
                "end": 1752.0599,
                "confidence": 0.9891894,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "past",
                "start": 1752.0599,
                "end": 1752.2999,
                "confidence": 0.99657047,
                "punctuated_word": "past",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "tense",
                "start": 1752.2999,
                "end": 1752.5399,
                "confidence": 0.8844554,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "because",
                "start": 1752.5399,
                "end": 1752.7,
                "confidence": 0.8034497,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "you",
                "start": 1752.7,
                "end": 1752.94,
                "confidence": 0.9929783,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "can't",
                "start": 1752.94,
                "end": 1753.0199,
                "confidence": 0.9895117,
                "punctuated_word": "can't",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "change",
                "start": 1753.0199,
                "end": 1753.26,
                "confidence": 0.9937516,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "the",
                "start": 1753.26,
                "end": 1753.4199,
                "confidence": 0.98898554,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "past",
                "start": 1753.4199,
                "end": 1753.9199,
                "confidence": 0.9968571,
                "punctuated_word": "past.",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "mhmm",
                "start": 1753.98,
                "end": 1754.22,
                "confidence": 0.9865823,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.55214447
              },
              {
                "word": "so",
                "start": 1754.22,
                "end": 1754.46,
                "confidence": 0.9934744,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "every",
                "start": 1754.46,
                "end": 1754.7799,
                "confidence": 0.92421174,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "transaction",
                "start": 1754.7799,
                "end": 1755.26,
                "confidence": 0.99474466,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "that's",
                "start": 1755.26,
                "end": 1755.58,
                "confidence": 0.9871493,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "in",
                "start": 1755.58,
                "end": 1755.82,
                "confidence": 0.9987382,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "the",
                "start": 1755.82,
                "end": 1756.0599,
                "confidence": 0.9974509,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "blockchain",
                "start": 1756.0599,
                "end": 1756.5599,
                "confidence": 0.91630995,
                "punctuated_word": "blockchain",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "already",
                "start": 1756.62,
                "end": 1757.0199,
                "confidence": 0.89254385,
                "punctuated_word": "already",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "confirmed",
                "start": 1757.0199,
                "end": 1757.5199,
                "confidence": 0.9570311,
                "punctuated_word": "confirmed",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "as",
                "start": 1758.14,
                "end": 1758.2999,
                "confidence": 0.9683847,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "a",
                "start": 1758.2999,
                "end": 1758.46,
                "confidence": 0.87803054,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "past",
                "start": 1758.46,
                "end": 1758.7,
                "confidence": 0.9922576,
                "punctuated_word": "past",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "tense",
                "start": 1758.7,
                "end": 1759.2,
                "confidence": 0.83566564,
                "punctuated_word": "tense,",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "and",
                "start": 1759.34,
                "end": 1759.5,
                "confidence": 0.9792804,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "any",
                "start": 1759.5,
                "end": 1759.74,
                "confidence": 0.5663152,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "transaction",
                "start": 1759.74,
                "end": 1760.14,
                "confidence": 0.7024583,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "that's",
                "start": 1760.14,
                "end": 1760.46,
                "confidence": 0.9771589,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "in",
                "start": 1760.46,
                "end": 1760.7,
                "confidence": 0.9958711,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "the",
                "start": 1760.7,
                "end": 1760.7799,
                "confidence": 0.98748904,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "mempool",
                "start": 1760.7799,
                "end": 1761.2799,
                "confidence": 0.8646303,
                "punctuated_word": "mempool",
                "speaker": 0,
                "speaker_confidence": 0.7835211
              },
              {
                "word": "are",
                "start": 1761.4199,
                "end": 1761.58,
                "confidence": 0.89011335,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.31246346
              },
              {
                "word": "always",
                "start": 1761.58,
                "end": 1761.74,
                "confidence": 0.7685176,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.31246346
              },
              {
                "word": "in",
                "start": 1761.74,
                "end": 1761.8999,
                "confidence": 0.9847552,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.31246346
              },
              {
                "word": "the",
                "start": 1761.8999,
                "end": 1761.98,
                "confidence": 0.97965485,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.31246346
              },
              {
                "word": "present",
                "start": 1761.98,
                "end": 1762.2999,
                "confidence": 0.43463066,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.31246346
              },
              {
                "word": "are",
                "start": 1762.38,
                "end": 1762.5399,
                "confidence": 0.79284805,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.31246346
              },
              {
                "word": "in",
                "start": 1762.5399,
                "end": 1762.7799,
                "confidence": 0.5827009,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.31246346
              },
              {
                "word": "the",
                "start": 1762.7799,
                "end": 1762.86,
                "confidence": 0.9218262,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.31246346
              },
              {
                "word": "future",
                "start": 1762.86,
                "end": 1763.34,
                "confidence": 0.99850816,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.5887821
              },
              {
                "word": "tense",
                "start": 1763.34,
                "end": 1763.84,
                "confidence": 0.98991084,
                "punctuated_word": "tense.",
                "speaker": 0,
                "speaker_confidence": 0.5887821
              },
              {
                "word": "and",
                "start": 1764.5399,
                "end": 1764.94,
                "confidence": 0.9854482,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5887821
              },
              {
                "word": "only",
                "start": 1764.94,
                "end": 1765.335,
                "confidence": 0.9968263,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.5887821
              },
              {
                "word": "during",
                "start": 1765.495,
                "end": 1765.815,
                "confidence": 0.9935049,
                "punctuated_word": "during",
                "speaker": 0,
                "speaker_confidence": 0.5887821
              },
              {
                "word": "the",
                "start": 1765.815,
                "end": 1765.895,
                "confidence": 0.95745283,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5887821
              },
              {
                "word": "twelve",
                "start": 1765.895,
                "end": 1766.375,
                "confidence": 0.98054975,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "seconds",
                "start": 1766.375,
                "end": 1766.695,
                "confidence": 0.995695,
                "punctuated_word": "seconds",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "when",
                "start": 1766.695,
                "end": 1766.9349,
                "confidence": 0.8576786,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "the",
                "start": 1766.9349,
                "end": 1767.095,
                "confidence": 0.99086726,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "transaction",
                "start": 1767.095,
                "end": 1767.595,
                "confidence": 0.9985434,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "is",
                "start": 1767.975,
                "end": 1768.475,
                "confidence": 0.9980627,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "being",
                "start": 1768.855,
                "end": 1769.095,
                "confidence": 0.9975253,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "processed",
                "start": 1769.095,
                "end": 1769.595,
                "confidence": 0.9866849,
                "punctuated_word": "processed,",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "picked",
                "start": 1769.735,
                "end": 1770.0549,
                "confidence": 0.99507457,
                "punctuated_word": "picked",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "up",
                "start": 1770.0549,
                "end": 1770.375,
                "confidence": 0.99586284,
                "punctuated_word": "up,",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "validated",
                "start": 1770.375,
                "end": 1770.875,
                "confidence": 0.98828614,
                "punctuated_word": "validated,",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "executed",
                "start": 1771.255,
                "end": 1771.755,
                "confidence": 0.9791289,
                "punctuated_word": "executed,",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "they",
                "start": 1772.215,
                "end": 1772.455,
                "confidence": 0.98379624,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "remain",
                "start": 1772.455,
                "end": 1772.7749,
                "confidence": 0.9522718,
                "punctuated_word": "remain",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "in",
                "start": 1772.7749,
                "end": 1772.9349,
                "confidence": 0.99231017,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "the",
                "start": 1772.9349,
                "end": 1773.095,
                "confidence": 0.92733467,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "present",
                "start": 1773.095,
                "end": 1773.495,
                "confidence": 0.99808276,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "tense",
                "start": 1773.495,
                "end": 1773.975,
                "confidence": 0.9964585,
                "punctuated_word": "tense.",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "now",
                "start": 1773.975,
                "end": 1774.2949,
                "confidence": 0.9736004,
                "punctuated_word": "Now",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "before",
                "start": 1774.2949,
                "end": 1774.7949,
                "confidence": 0.8668821,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "melv",
                "start": 1775.015,
                "end": 1775.515,
                "confidence": 0.8282954,
                "punctuated_word": "MELV,",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "that",
                "start": 1776.215,
                "end": 1776.455,
                "confidence": 0.99838114,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "present",
                "start": 1776.455,
                "end": 1776.855,
                "confidence": 0.992912,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "tense",
                "start": 1776.855,
                "end": 1777.355,
                "confidence": 0.9966724,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "was",
                "start": 1777.6549,
                "end": 1777.8,
                "confidence": 0.996637,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "completely",
                "start": 1778.2001,
                "end": 1778.7001,
                "confidence": 0.99758315,
                "punctuated_word": "completely",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "invisible",
                "start": 1779.0801,
                "end": 1779.5801,
                "confidence": 0.9986625,
                "punctuated_word": "invisible",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "because",
                "start": 1780.28,
                "end": 1780.78,
                "confidence": 0.68815106,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "once",
                "start": 1780.8401,
                "end": 1781.16,
                "confidence": 0.99150616,
                "punctuated_word": "once",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "you",
                "start": 1781.16,
                "end": 1781.3201,
                "confidence": 0.99908423,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "send",
                "start": 1781.3201,
                "end": 1781.56,
                "confidence": 0.9056971,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "transactions",
                "start": 1781.56,
                "end": 1782.06,
                "confidence": 0.9936544,
                "punctuated_word": "transactions,",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "it",
                "start": 1782.92,
                "end": 1783.16,
                "confidence": 0.99844414,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "would",
                "start": 1783.16,
                "end": 1783.3201,
                "confidence": 0.6918868,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "remain",
                "start": 1783.3201,
                "end": 1783.64,
                "confidence": 0.9976254,
                "punctuated_word": "remain",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "in",
                "start": 1783.64,
                "end": 1783.72,
                "confidence": 0.99622536,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.9992317
              },
              {
                "word": "the",
                "start": 1783.72,
                "end": 1783.8,
                "confidence": 0.95315886,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "future",
                "start": 1783.8,
                "end": 1784.2001,
                "confidence": 0.9576698,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "state",
                "start": 1784.2001,
                "end": 1784.52,
                "confidence": 0.91126037,
                "punctuated_word": "state,",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "and",
                "start": 1784.52,
                "end": 1784.68,
                "confidence": 0.9989151,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "then",
                "start": 1784.68,
                "end": 1785.18,
                "confidence": 0.9872705,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "you",
                "start": 1785.3201,
                "end": 1785.4801,
                "confidence": 0.95580703,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "would",
                "start": 1785.4801,
                "end": 1785.64,
                "confidence": 0.88769466,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "if",
                "start": 1785.8,
                "end": 1786.04,
                "confidence": 0.9950229,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "you",
                "start": 1786.04,
                "end": 1786.2001,
                "confidence": 0.9977277,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "paid",
                "start": 1786.2001,
                "end": 1786.4401,
                "confidence": 0.9098939,
                "punctuated_word": "paid",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "enough",
                "start": 1786.4401,
                "end": 1786.76,
                "confidence": 0.98943067,
                "punctuated_word": "enough",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "gas",
                "start": 1786.76,
                "end": 1787.26,
                "confidence": 0.9935632,
                "punctuated_word": "gas,",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "you",
                "start": 1787.3201,
                "end": 1787.4801,
                "confidence": 0.997638,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "would",
                "start": 1787.4801,
                "end": 1787.7201,
                "confidence": 0.9830958,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "see",
                "start": 1787.7201,
                "end": 1787.9601,
                "confidence": 0.9946471,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "it",
                "start": 1787.9601,
                "end": 1788.04,
                "confidence": 0.94921255,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "in",
                "start": 1788.04,
                "end": 1788.12,
                "confidence": 0.99562895,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7699512
              },
              {
                "word": "the",
                "start": 1788.12,
                "end": 1788.2001,
                "confidence": 0.992649,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.58155614
              },
              {
                "word": "past",
                "start": 1788.2001,
                "end": 1788.52,
                "confidence": 0.99742883,
                "punctuated_word": "past",
                "speaker": 0,
                "speaker_confidence": 0.58155614
              },
              {
                "word": "tense",
                "start": 1788.52,
                "end": 1789.02,
                "confidence": 0.9920076,
                "punctuated_word": "tense.",
                "speaker": 0,
                "speaker_confidence": 0.58155614
              },
              {
                "word": "you",
                "start": 1789.0801,
                "end": 1789.24,
                "confidence": 0.99237555,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.58155614
              },
              {
                "word": "would",
                "start": 1789.24,
                "end": 1789.4801,
                "confidence": 0.97106564,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.58155614
              },
              {
                "word": "never",
                "start": 1789.4801,
                "end": 1789.9801,
                "confidence": 0.99162513,
                "punctuated_word": "never",
                "speaker": 0,
                "speaker_confidence": 0.58155614
              },
              {
                "word": "interact",
                "start": 1791.865,
                "end": 1792.265,
                "confidence": 0.9779328,
                "punctuated_word": "interact",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "with",
                "start": 1792.265,
                "end": 1792.585,
                "confidence": 0.99773335,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "the",
                "start": 1792.585,
                "end": 1793.085,
                "confidence": 0.9916359,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "platform",
                "start": 1793.225,
                "end": 1793.725,
                "confidence": 0.8107374,
                "punctuated_word": "platform,",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "with",
                "start": 1793.945,
                "end": 1794.105,
                "confidence": 0.96506685,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "the",
                "start": 1794.105,
                "end": 1794.605,
                "confidence": 0.97764826,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "in",
                "start": 1794.745,
                "end": 1794.985,
                "confidence": 0.98444057,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "between",
                "start": 1794.985,
                "end": 1795.485,
                "confidence": 0.9989961,
                "punctuated_word": "between",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "you",
                "start": 1795.945,
                "end": 1796.345,
                "confidence": 0.99071234,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "and",
                "start": 1796.345,
                "end": 1796.585,
                "confidence": 0.9979569,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "the",
                "start": 1796.585,
                "end": 1796.745,
                "confidence": 0.99636286,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "miner",
                "start": 1796.745,
                "end": 1797.145,
                "confidence": 0.9521358,
                "punctuated_word": "miner",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "to",
                "start": 1797.145,
                "end": 1797.3049,
                "confidence": 0.9226995,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "get",
                "start": 1797.3049,
                "end": 1797.465,
                "confidence": 0.9990916,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "it",
                "start": 1797.465,
                "end": 1797.625,
                "confidence": 0.99060667,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "accepted",
                "start": 1797.625,
                "end": 1798.105,
                "confidence": 0.99213254,
                "punctuated_word": "accepted.",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "now",
                "start": 1798.105,
                "end": 1798.4249,
                "confidence": 0.9950418,
                "punctuated_word": "Now",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "with",
                "start": 1798.4249,
                "end": 1798.825,
                "confidence": 0.8171684,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "mev",
                "start": 1798.825,
                "end": 1799.3049,
                "confidence": 0.68019754,
                "punctuated_word": "MEV,",
                "speaker": 0,
                "speaker_confidence": 0.7804699
              },
              {
                "word": "you",
                "start": 1799.3049,
                "end": 1799.385,
                "confidence": 0.995346,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "do",
                "start": 1799.385,
                "end": 1799.625,
                "confidence": 0.76343036,
                "punctuated_word": "do,",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "because",
                "start": 1799.625,
                "end": 1799.865,
                "confidence": 0.9971765,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "that's",
                "start": 1799.865,
                "end": 1800.105,
                "confidence": 0.99220026,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "the",
                "start": 1800.105,
                "end": 1800.265,
                "confidence": 0.979806,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "whole",
                "start": 1800.265,
                "end": 1800.4249,
                "confidence": 0.9814848,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "point",
                "start": 1800.4249,
                "end": 1800.665,
                "confidence": 0.99840254,
                "punctuated_word": "point",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "of",
                "start": 1800.665,
                "end": 1800.825,
                "confidence": 0.99545985,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "solvers",
                "start": 1800.825,
                "end": 1801.325,
                "confidence": 0.9796174,
                "punctuated_word": "solvers.",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "solvers",
                "start": 1801.545,
                "end": 1802.025,
                "confidence": 0.9970572,
                "punctuated_word": "Solvers",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "are",
                "start": 1802.025,
                "end": 1802.265,
                "confidence": 0.98322624,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "almost",
                "start": 1802.265,
                "end": 1802.585,
                "confidence": 0.9594371,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "kind",
                "start": 1802.585,
                "end": 1802.745,
                "confidence": 0.87845486,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "of",
                "start": 1802.745,
                "end": 1802.905,
                "confidence": 0.9968364,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "an",
                "start": 1802.905,
                "end": 1803.145,
                "confidence": 0.6987101,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "interactive",
                "start": 1803.145,
                "end": 1803.645,
                "confidence": 0.9990676,
                "punctuated_word": "interactive",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "protocol",
                "start": 1803.865,
                "end": 1804.365,
                "confidence": 0.99785584,
                "punctuated_word": "protocol",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "with",
                "start": 1804.4249,
                "end": 1804.665,
                "confidence": 0.9950539,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "the",
                "start": 1804.665,
                "end": 1804.86,
                "confidence": 0.9665573,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "transactions",
                "start": 1805.1,
                "end": 1805.6,
                "confidence": 0.78839505,
                "punctuated_word": "transactions,",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "trying",
                "start": 1805.9,
                "end": 1806.22,
                "confidence": 0.99907744,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.80530214
              },
              {
                "word": "to",
                "start": 1806.22,
                "end": 1806.38,
                "confidence": 0.9997732,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.72746843
              },
              {
                "word": "see",
                "start": 1806.38,
                "end": 1806.54,
                "confidence": 0.99926144,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.72746843
              },
              {
                "word": "that",
                "start": 1806.54,
                "end": 1806.78,
                "confidence": 0.80828524,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.72746843
              },
              {
                "word": "okay",
                "start": 1806.78,
                "end": 1807.1,
                "confidence": 0.7985886,
                "punctuated_word": "okay.",
                "speaker": 0,
                "speaker_confidence": 0.72746843
              },
              {
                "word": "i",
                "start": 1807.1,
                "end": 1807.26,
                "confidence": 0.9993704,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.72746843
              },
              {
                "word": "see",
                "start": 1807.26,
                "end": 1807.5,
                "confidence": 0.9997002,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.72746843
              },
              {
                "word": "this",
                "start": 1807.5,
                "end": 1807.66,
                "confidence": 0.9862613,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.72746843
              },
              {
                "word": "transaction",
                "start": 1807.66,
                "end": 1808.16,
                "confidence": 0.7242679,
                "punctuated_word": "transaction,",
                "speaker": 0,
                "speaker_confidence": 0.72746843
              },
              {
                "word": "tries",
                "start": 1808.22,
                "end": 1808.72,
                "confidence": 0.97284734,
                "punctuated_word": "tries",
                "speaker": 0,
                "speaker_confidence": 0.72746843
              },
              {
                "word": "to",
                "start": 1809.1,
                "end": 1809.1799,
                "confidence": 0.9987709,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "buy",
                "start": 1809.1799,
                "end": 1809.5,
                "confidence": 0.99406487,
                "punctuated_word": "buy",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "this",
                "start": 1809.5,
                "end": 1809.74,
                "confidence": 0.97515905,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "eth",
                "start": 1809.74,
                "end": 1810.22,
                "confidence": 0.6731051,
                "punctuated_word": "ETH.",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "can",
                "start": 1810.22,
                "end": 1810.38,
                "confidence": 0.99923205,
                "punctuated_word": "Can",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "i",
                "start": 1810.38,
                "end": 1810.54,
                "confidence": 0.99945444,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "put",
                "start": 1810.54,
                "end": 1810.78,
                "confidence": 0.999803,
                "punctuated_word": "put",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "something",
                "start": 1810.78,
                "end": 1811.1,
                "confidence": 0.9995633,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "before",
                "start": 1811.1,
                "end": 1811.42,
                "confidence": 0.9995801,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "that",
                "start": 1811.42,
                "end": 1811.9,
                "confidence": 0.9995221,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "to",
                "start": 1811.9,
                "end": 1812.22,
                "confidence": 0.9892852,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "raise",
                "start": 1812.22,
                "end": 1812.54,
                "confidence": 0.99941885,
                "punctuated_word": "raise",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "the",
                "start": 1812.54,
                "end": 1812.62,
                "confidence": 0.9988927,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "value",
                "start": 1812.62,
                "end": 1812.94,
                "confidence": 0.94399893,
                "punctuated_word": "value,",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "lower",
                "start": 1812.94,
                "end": 1813.1799,
                "confidence": 0.98951554,
                "punctuated_word": "lower",
                "speaker": 0,
                "speaker_confidence": 0.7722318
              },
              {
                "word": "the",
                "start": 1813.1799,
                "end": 1813.26,
                "confidence": 0.9962368,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6383291
              },
              {
                "word": "value",
                "start": 1813.26,
                "end": 1813.58,
                "confidence": 0.9885744,
                "punctuated_word": "value,",
                "speaker": 0,
                "speaker_confidence": 0.6383291
              },
              {
                "word": "make",
                "start": 1813.58,
                "end": 1813.74,
                "confidence": 0.96644884,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.6383291
              },
              {
                "word": "some",
                "start": 1813.74,
                "end": 1813.9,
                "confidence": 0.9933108,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.6383291
              },
              {
                "word": "money",
                "start": 1813.9,
                "end": 1814.14,
                "confidence": 0.88095653,
                "punctuated_word": "money?",
                "speaker": 0,
                "speaker_confidence": 0.6383291
              },
              {
                "word": "so",
                "start": 1814.14,
                "end": 1814.2999,
                "confidence": 0.9979717,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6383291
              },
              {
                "word": "it",
                "start": 1814.2999,
                "end": 1814.46,
                "confidence": 0.9984162,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6383291
              },
              {
                "word": "makes",
                "start": 1814.46,
                "end": 1814.7,
                "confidence": 0.9732144,
                "punctuated_word": "makes",
                "speaker": 0,
                "speaker_confidence": 0.6383291
              },
              {
                "word": "sense",
                "start": 1814.7,
                "end": 1815.2,
                "confidence": 0.9985108,
                "punctuated_word": "sense",
                "speaker": 0,
                "speaker_confidence": 0.6383291
              },
              {
                "word": "to",
                "start": 1815.5,
                "end": 1815.58,
                "confidence": 0.9988172,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "have",
                "start": 1815.58,
                "end": 1815.82,
                "confidence": 0.99951637,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "this",
                "start": 1815.82,
                "end": 1815.98,
                "confidence": 0.98856854,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "transaction",
                "start": 1815.98,
                "end": 1816.48,
                "confidence": 0.9988426,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "go",
                "start": 1816.54,
                "end": 1816.78,
                "confidence": 0.99590427,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "through",
                "start": 1816.78,
                "end": 1817.1799,
                "confidence": 0.9916508,
                "punctuated_word": "through.",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "so",
                "start": 1817.1799,
                "end": 1817.5,
                "confidence": 0.9508163,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "the",
                "start": 1817.5,
                "end": 1817.66,
                "confidence": 0.79204357,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "solvers",
                "start": 1817.66,
                "end": 1817.925,
                "confidence": 0.72672534,
                "punctuated_word": "solvers",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "are",
                "start": 1818.165,
                "end": 1818.405,
                "confidence": 0.5129225,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "actually",
                "start": 1818.405,
                "end": 1818.7251,
                "confidence": 0.91966265,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "not",
                "start": 1818.7251,
                "end": 1818.885,
                "confidence": 0.96927285,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "just",
                "start": 1818.885,
                "end": 1819.385,
                "confidence": 0.97106206,
                "punctuated_word": "just,",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "or",
                "start": 1820.3251,
                "end": 1820.4851,
                "confidence": 0.6537975,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.7508034
              },
              {
                "word": "like",
                "start": 1820.4851,
                "end": 1820.805,
                "confidence": 0.6358316,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "before",
                "start": 1820.805,
                "end": 1821.305,
                "confidence": 0.9034693,
                "punctuated_word": "before,",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "like",
                "start": 1821.6051,
                "end": 1822.005,
                "confidence": 0.92452097,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "miners",
                "start": 1822.005,
                "end": 1822.4851,
                "confidence": 0.825899,
                "punctuated_word": "miners",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "in",
                "start": 1822.4851,
                "end": 1822.9651,
                "confidence": 0.9703517,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "bitcoin",
                "start": 1822.9651,
                "end": 1823.4651,
                "confidence": 0.85457784,
                "punctuated_word": "Bitcoin",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "blindly",
                "start": 1823.8451,
                "end": 1824.3251,
                "confidence": 0.952527,
                "punctuated_word": "blindly",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "accepting",
                "start": 1824.3251,
                "end": 1824.8251,
                "confidence": 0.9968478,
                "punctuated_word": "accepting",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "transactions",
                "start": 1824.9651,
                "end": 1825.4651,
                "confidence": 0.9779959,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "based",
                "start": 1825.525,
                "end": 1825.765,
                "confidence": 0.99806076,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "on",
                "start": 1825.765,
                "end": 1826.005,
                "confidence": 0.9912956,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "fees",
                "start": 1826.005,
                "end": 1826.505,
                "confidence": 0.92939174,
                "punctuated_word": "fees.",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "they're",
                "start": 1826.645,
                "end": 1826.885,
                "confidence": 0.977746,
                "punctuated_word": "They're",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "actually",
                "start": 1826.885,
                "end": 1827.385,
                "confidence": 0.91112226,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "validating",
                "start": 1827.6051,
                "end": 1828.1051,
                "confidence": 0.9994041,
                "punctuated_word": "validating",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "transactions",
                "start": 1828.3251,
                "end": 1828.805,
                "confidence": 0.42772362,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "based",
                "start": 1828.805,
                "end": 1829.125,
                "confidence": 0.99642134,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "on",
                "start": 1829.125,
                "end": 1829.365,
                "confidence": 0.9727763,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "how",
                "start": 1829.365,
                "end": 1829.525,
                "confidence": 0.9947673,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "much",
                "start": 1829.525,
                "end": 1829.765,
                "confidence": 0.9973036,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "they",
                "start": 1829.765,
                "end": 1829.8451,
                "confidence": 0.9938188,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "can",
                "start": 1829.8451,
                "end": 1830.0851,
                "confidence": 0.9925404,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "get",
                "start": 1830.0851,
                "end": 1830.245,
                "confidence": 0.99338526,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "out",
                "start": 1830.245,
                "end": 1830.405,
                "confidence": 0.9885804,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.8864119
              },
              {
                "word": "of",
                "start": 1830.405,
                "end": 1830.4851,
                "confidence": 0.9880816,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5205186
              },
              {
                "word": "it",
                "start": 1830.4851,
                "end": 1830.645,
                "confidence": 0.99399406,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.5205186
              },
              {
                "word": "so",
                "start": 1830.645,
                "end": 1831.145,
                "confidence": 0.9661176,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.5205186
              },
              {
                "word": "as",
                "start": 1831.365,
                "end": 1831.525,
                "confidence": 0.8275923,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.5205186
              },
              {
                "word": "the",
                "start": 1831.525,
                "end": 1831.685,
                "confidence": 0.7938319,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5205186
              },
              {
                "word": "transactions",
                "start": 1831.685,
                "end": 1832.04,
                "confidence": 0.86352944,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.5205186
              },
              {
                "word": "processed",
                "start": 1834.52,
                "end": 1835.02,
                "confidence": 0.70816016,
                "punctuated_word": "processed",
                "speaker": 0,
                "speaker_confidence": 0.50685376
              },
              {
                "word": "with",
                "start": 1835.0267,
                "end": 1835.5267,
                "confidence": 0.95939004,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.50685376
              },
              {
                "word": "with",
                "start": 1835.5333,
                "end": 1836.0333,
                "confidence": 0.8834102,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.50685376
              },
              {
                "word": "the",
                "start": 1836.04,
                "end": 1836.2001,
                "confidence": 0.94173,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.50685376
              },
              {
                "word": "server",
                "start": 1836.2001,
                "end": 1836.6001,
                "confidence": 0.7688469,
                "punctuated_word": "server.",
                "speaker": 0,
                "speaker_confidence": 0.50685376
              },
              {
                "word": "this",
                "start": 1836.6001,
                "end": 1836.68,
                "confidence": 0.9962411,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.50685376
              },
              {
                "word": "is",
                "start": 1836.68,
                "end": 1836.76,
                "confidence": 0.9972389,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.50685376
              },
              {
                "word": "the",
                "start": 1836.76,
                "end": 1836.8401,
                "confidence": 0.9909561,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "only",
                "start": 1836.8401,
                "end": 1837.0801,
                "confidence": 0.9997682,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "present",
                "start": 1837.0801,
                "end": 1837.4,
                "confidence": 0.9909719,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "tense",
                "start": 1837.4,
                "end": 1837.64,
                "confidence": 0.99519354,
                "punctuated_word": "tense.",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "otherwise",
                "start": 1837.64,
                "end": 1838.14,
                "confidence": 0.9967941,
                "punctuated_word": "Otherwise,",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "transactions",
                "start": 1838.68,
                "end": 1839.18,
                "confidence": 0.9980228,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "in",
                "start": 1839.24,
                "end": 1839.4,
                "confidence": 0.9981748,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "blockchain",
                "start": 1839.4,
                "end": 1839.88,
                "confidence": 0.8924484,
                "punctuated_word": "blockchain",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "remain",
                "start": 1839.88,
                "end": 1840.28,
                "confidence": 0.99114835,
                "punctuated_word": "remain",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "either",
                "start": 1840.28,
                "end": 1840.52,
                "confidence": 0.9978358,
                "punctuated_word": "either",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "in",
                "start": 1840.52,
                "end": 1840.6001,
                "confidence": 0.9993875,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "a",
                "start": 1840.6001,
                "end": 1840.76,
                "confidence": 0.6741185,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "future",
                "start": 1840.76,
                "end": 1841.0801,
                "confidence": 0.9990777,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "state",
                "start": 1841.0801,
                "end": 1841.4001,
                "confidence": 0.9990132,
                "punctuated_word": "state",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "mhmm",
                "start": 1841.7201,
                "end": 1842.04,
                "confidence": 0.99842775,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.8140278
              },
              {
                "word": "or",
                "start": 1842.12,
                "end": 1842.2001,
                "confidence": 0.9984596,
                "punctuated_word": "Or",
                "speaker": 0,
                "speaker_confidence": 0.66749144
              },
              {
                "word": "in",
                "start": 1842.2001,
                "end": 1842.36,
                "confidence": 0.9277403,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.66749144
              },
              {
                "word": "a",
                "start": 1842.36,
                "end": 1842.4401,
                "confidence": 0.7555827,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.66749144
              },
              {
                "word": "past",
                "start": 1842.4401,
                "end": 1842.92,
                "confidence": 0.5406611,
                "punctuated_word": "past.",
                "speaker": 0,
                "speaker_confidence": 0.66749144
              },
              {
                "word": "so",
                "start": 1842.92,
                "end": 1843.16,
                "confidence": 0.9583226,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.66749144
              },
              {
                "word": "i",
                "start": 1843.16,
                "end": 1843.24,
                "confidence": 0.995297,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.66749144
              },
              {
                "word": "would",
                "start": 1843.24,
                "end": 1843.48,
                "confidence": 0.99790466,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.66749144
              },
              {
                "word": "state",
                "start": 1843.48,
                "end": 1843.98,
                "confidence": 0.997865,
                "punctuated_word": "state",
                "speaker": 0,
                "speaker_confidence": 0.66749144
              },
              {
                "word": "ethereum",
                "start": 1844.8401,
                "end": 1844.92,
                "confidence": 0.8973379,
                "punctuated_word": "Ethereum,",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "unlike",
                "start": 1844.92,
                "end": 1845.42,
                "confidence": 0.9949398,
                "punctuated_word": "unlike",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "bitcoin",
                "start": 1845.8,
                "end": 1846.3,
                "confidence": 0.9751635,
                "punctuated_word": "Bitcoin,",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "is",
                "start": 1847.16,
                "end": 1847.24,
                "confidence": 0.99852884,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "the",
                "start": 1847.24,
                "end": 1847.475,
                "confidence": 0.9943252,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "blockchain",
                "start": 1847.635,
                "end": 1848.135,
                "confidence": 0.8952123,
                "punctuated_word": "blockchain",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "that",
                "start": 1848.275,
                "end": 1848.4349,
                "confidence": 0.9974909,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "allows",
                "start": 1848.4349,
                "end": 1848.755,
                "confidence": 0.9985758,
                "punctuated_word": "allows",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "for",
                "start": 1848.755,
                "end": 1849.155,
                "confidence": 0.9971969,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "present",
                "start": 1849.155,
                "end": 1849.5549,
                "confidence": 0.9857347,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "tense",
                "start": 1849.5549,
                "end": 1850.0549,
                "confidence": 0.99711144,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "transactions",
                "start": 1850.515,
                "end": 1851.015,
                "confidence": 0.9741198,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "to",
                "start": 1851.315,
                "end": 1851.395,
                "confidence": 0.41428438,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "be",
                "start": 1851.395,
                "end": 1851.475,
                "confidence": 0.83345693,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "properly",
                "start": 1851.475,
                "end": 1851.975,
                "confidence": 0.9997749,
                "punctuated_word": "properly",
                "speaker": 0,
                "speaker_confidence": 0.82006466
              },
              {
                "word": "managed",
                "start": 1852.595,
                "end": 1853.095,
                "confidence": 0.9521797,
                "punctuated_word": "managed.",
                "speaker": 0,
                "speaker_confidence": 0.54702973
              },
              {
                "word": "bitcoin",
                "start": 1853.5549,
                "end": 1853.955,
                "confidence": 0.9938486,
                "punctuated_word": "Bitcoin",
                "speaker": 0,
                "speaker_confidence": 0.54702973
              },
              {
                "word": "doesn't",
                "start": 1853.955,
                "end": 1854.355,
                "confidence": 0.9997074,
                "punctuated_word": "doesn't",
                "speaker": 0,
                "speaker_confidence": 0.54702973
              },
              {
                "word": "have",
                "start": 1854.355,
                "end": 1854.515,
                "confidence": 0.99982196,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.54702973
              },
              {
                "word": "it",
                "start": 1854.515,
                "end": 1855.015,
                "confidence": 0.99984074,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.54702973
              },
              {
                "word": "because",
                "start": 1856.035,
                "end": 1856.4349,
                "confidence": 0.4930727,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.54398566
              },
              {
                "word": "there",
                "start": 1856.4349,
                "end": 1856.6749,
                "confidence": 0.9992028,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.54398566
              },
              {
                "word": "is",
                "start": 1856.6749,
                "end": 1856.835,
                "confidence": 0.9980387,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.54398566
              },
              {
                "word": "no",
                "start": 1856.835,
                "end": 1856.995,
                "confidence": 0.86677873,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.54398566
              },
              {
                "word": "maybe",
                "start": 1856.995,
                "end": 1857.315,
                "confidence": 0.275648,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.54398566
              },
              {
                "word": "happening",
                "start": 1857.315,
                "end": 1857.815,
                "confidence": 0.9783554,
                "punctuated_word": "happening.",
                "speaker": 0,
                "speaker_confidence": 0.54398566
              },
              {
                "word": "so",
                "start": 1858.835,
                "end": 1859.155,
                "confidence": 0.99792236,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "when",
                "start": 1859.155,
                "end": 1859.475,
                "confidence": 0.9867083,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "when",
                "start": 1859.475,
                "end": 1859.7949,
                "confidence": 0.9680464,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "is",
                "start": 1859.7949,
                "end": 1860.035,
                "confidence": 0.5488569,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "when",
                "start": 1860.035,
                "end": 1860.195,
                "confidence": 0.9984731,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "is",
                "start": 1860.195,
                "end": 1860.355,
                "confidence": 0.99912244,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "the",
                "start": 1860.355,
                "end": 1860.515,
                "confidence": 0.9990345,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "present",
                "start": 1860.515,
                "end": 1860.835,
                "confidence": 0.9998123,
                "punctuated_word": "present",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "tense",
                "start": 1860.835,
                "end": 1861.075,
                "confidence": 0.9997745,
                "punctuated_word": "tense",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "happening",
                "start": 1861.075,
                "end": 1861.5549,
                "confidence": 0.94834286,
                "punctuated_word": "happening?",
                "speaker": 1,
                "speaker_confidence": 0.44577175
              },
              {
                "word": "the",
                "start": 1861.5549,
                "end": 1861.715,
                "confidence": 0.41940355,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "present",
                "start": 1861.715,
                "end": 1862.035,
                "confidence": 0.9967865,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "tense",
                "start": 1862.035,
                "end": 1862.275,
                "confidence": 0.96504265,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "happening",
                "start": 1862.275,
                "end": 1862.755,
                "confidence": 0.6148026,
                "punctuated_word": "happening",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "so",
                "start": 1863.075,
                "end": 1863.36,
                "confidence": 0.99648106,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "i",
                "start": 1863.84,
                "end": 1864.08,
                "confidence": 0.9985599,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "send",
                "start": 1864.08,
                "end": 1864.32,
                "confidence": 0.97838473,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "a",
                "start": 1864.32,
                "end": 1864.4,
                "confidence": 0.72772473,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "transaction",
                "start": 1864.4,
                "end": 1864.9,
                "confidence": 0.9684086,
                "punctuated_word": "transaction.",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "it's",
                "start": 1864.96,
                "end": 1865.2,
                "confidence": 0.9994509,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "in",
                "start": 1865.2,
                "end": 1865.36,
                "confidence": 0.9924541,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "mempool",
                "start": 1865.36,
                "end": 1865.86,
                "confidence": 0.63425,
                "punctuated_word": "Mempool.",
                "speaker": 0,
                "speaker_confidence": 0.6485528
              },
              {
                "word": "yeah",
                "start": 1865.92,
                "end": 1866.42,
                "confidence": 0.9443341,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.55446106
              },
              {
                "word": "say",
                "start": 1866.72,
                "end": 1866.96,
                "confidence": 0.5621369,
                "punctuated_word": "Say",
                "speaker": 0,
                "speaker_confidence": 0.55446106
              },
              {
                "word": "it",
                "start": 1866.96,
                "end": 1867.04,
                "confidence": 0.9273169,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.55446106
              },
              {
                "word": "stays",
                "start": 1867.04,
                "end": 1867.28,
                "confidence": 0.99402964,
                "punctuated_word": "stays",
                "speaker": 0,
                "speaker_confidence": 0.55446106
              },
              {
                "word": "in",
                "start": 1867.28,
                "end": 1867.44,
                "confidence": 0.9963876,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.55446106
              },
              {
                "word": "mempool",
                "start": 1867.44,
                "end": 1867.84,
                "confidence": 0.9985551,
                "punctuated_word": "Mempool",
                "speaker": 0,
                "speaker_confidence": 0.55446106
              },
              {
                "word": "for",
                "start": 1867.84,
                "end": 1868.34,
                "confidence": 0.89361054,
                "punctuated_word": "for,",
                "speaker": 0,
                "speaker_confidence": 0.55446106
              },
              {
                "word": "i",
                "start": 1868.72,
                "end": 1868.7999,
                "confidence": 0.99943274,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "don't",
                "start": 1868.7999,
                "end": 1868.96,
                "confidence": 0.99868566,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "know",
                "start": 1868.96,
                "end": 1869.36,
                "confidence": 0.9783635,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "say",
                "start": 1869.36,
                "end": 1869.6799,
                "confidence": 0.7934995,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "three",
                "start": 1869.6799,
                "end": 1870.0,
                "confidence": 0.6285839,
                "punctuated_word": "three",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "blocks",
                "start": 1870.0,
                "end": 1870.5,
                "confidence": 0.92997926,
                "punctuated_word": "blocks.",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "and",
                "start": 1871.2,
                "end": 1871.6799,
                "confidence": 0.998201,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "so",
                "start": 1871.6799,
                "end": 1871.92,
                "confidence": 0.7454149,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "they",
                "start": 1871.92,
                "end": 1872.08,
                "confidence": 0.3544934,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "use",
                "start": 1872.08,
                "end": 1872.24,
                "confidence": 0.34927443,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "those",
                "start": 1872.24,
                "end": 1872.48,
                "confidence": 0.8871463,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "three",
                "start": 1872.48,
                "end": 1872.64,
                "confidence": 0.99084926,
                "punctuated_word": "three",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "blocks",
                "start": 1872.64,
                "end": 1873.04,
                "confidence": 0.83259016,
                "punctuated_word": "blocks.",
                "speaker": 0,
                "speaker_confidence": 0.7325211
              },
              {
                "word": "nothing",
                "start": 1873.04,
                "end": 1873.44,
                "confidence": 0.99817204,
                "punctuated_word": "Nothing",
                "speaker": 0,
                "speaker_confidence": 0.40340084
              },
              {
                "word": "has",
                "start": 1873.44,
                "end": 1873.6,
                "confidence": 0.9326437,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.40340084
              },
              {
                "word": "happened",
                "start": 1873.6,
                "end": 1873.92,
                "confidence": 0.99558735,
                "punctuated_word": "happened",
                "speaker": 0,
                "speaker_confidence": 0.40340084
              },
              {
                "word": "to",
                "start": 1873.92,
                "end": 1874.0,
                "confidence": 0.47773004,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.40340084
              },
              {
                "word": "the",
                "start": 1874.0,
                "end": 1874.16,
                "confidence": 0.6844577,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.48241305
              },
              {
                "word": "transaction",
                "start": 1874.16,
                "end": 1874.66,
                "confidence": 0.75422376,
                "punctuated_word": "transaction.",
                "speaker": 0,
                "speaker_confidence": 0.48241305
              },
              {
                "word": "it",
                "start": 1874.88,
                "end": 1875.04,
                "confidence": 0.9905909,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.48241305
              },
              {
                "word": "just",
                "start": 1875.04,
                "end": 1875.2,
                "confidence": 0.9969908,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.48241305
              },
              {
                "word": "stays",
                "start": 1875.2,
                "end": 1875.44,
                "confidence": 0.9654969,
                "punctuated_word": "stays",
                "speaker": 0,
                "speaker_confidence": 0.48241305
              },
              {
                "word": "in",
                "start": 1875.44,
                "end": 1875.52,
                "confidence": 0.8623984,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "mempool",
                "start": 1875.52,
                "end": 1875.92,
                "confidence": 0.9495146,
                "punctuated_word": "Mempool,",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "gets",
                "start": 1875.92,
                "end": 1876.08,
                "confidence": 0.9301334,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "broadcasted",
                "start": 1876.08,
                "end": 1876.58,
                "confidence": 0.9523668,
                "punctuated_word": "broadcasted.",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "so",
                "start": 1876.96,
                "end": 1877.12,
                "confidence": 0.9811592,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "it",
                "start": 1877.12,
                "end": 1877.2,
                "confidence": 0.9902056,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "stays",
                "start": 1877.2,
                "end": 1877.44,
                "confidence": 0.9592669,
                "punctuated_word": "stays",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "in",
                "start": 1877.44,
                "end": 1877.6,
                "confidence": 0.9933467,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "a",
                "start": 1877.6,
                "end": 1877.6799,
                "confidence": 0.5477179,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "future",
                "start": 1877.6799,
                "end": 1878.0,
                "confidence": 0.99619555,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "state",
                "start": 1878.0,
                "end": 1878.24,
                "confidence": 0.99584997,
                "punctuated_word": "state",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "because",
                "start": 1878.24,
                "end": 1878.495,
                "confidence": 0.8633787,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "it",
                "start": 1878.575,
                "end": 1878.895,
                "confidence": 0.9994728,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "could",
                "start": 1878.895,
                "end": 1878.935,
                "confidence": 0.9703022,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "be",
                "start": 1878.935,
                "end": 1878.943,
                "confidence": 0.9747942,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "to",
                "start": 1878.959,
                "end": 1878.967,
                "confidence": 0.8418709,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "happen",
                "start": 1878.967,
                "end": 1878.975,
                "confidence": 0.9819746,
                "punctuated_word": "happen.",
                "speaker": 0,
                "speaker_confidence": 0.67033005
              },
              {
                "word": "bound",
                "start": 1879.775,
                "end": 1880.095,
                "confidence": 0.7569055,
                "punctuated_word": "Bound",
                "speaker": 0,
                "speaker_confidence": 0.5094578
              },
              {
                "word": "about",
                "start": 1880.255,
                "end": 1880.495,
                "confidence": 0.99281436,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.5094578
              },
              {
                "word": "to",
                "start": 1880.495,
                "end": 1880.575,
                "confidence": 0.9976549,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5094578
              },
              {
                "word": "happen",
                "start": 1880.575,
                "end": 1880.895,
                "confidence": 0.9989446,
                "punctuated_word": "happen",
                "speaker": 0,
                "speaker_confidence": 0.5094578
              },
              {
                "word": "if",
                "start": 1880.895,
                "end": 1881.055,
                "confidence": 0.63947535,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.5094578
              },
              {
                "word": "it",
                "start": 1881.055,
                "end": 1881.215,
                "confidence": 0.9997898,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5094578
              },
              {
                "word": "happens",
                "start": 1881.215,
                "end": 1881.695,
                "confidence": 0.9914568,
                "punctuated_word": "happens.",
                "speaker": 0,
                "speaker_confidence": 0.5094578
              },
              {
                "word": "yeah",
                "start": 1881.695,
                "end": 1882.195,
                "confidence": 0.9858671,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.27654004
              },
              {
                "word": "could",
                "start": 1882.575,
                "end": 1882.735,
                "confidence": 0.7362643,
                "punctuated_word": "Could",
                "speaker": 1,
                "speaker_confidence": 0.27654004
              },
              {
                "word": "happen",
                "start": 1882.735,
                "end": 1883.215,
                "confidence": 0.97801566,
                "punctuated_word": "happen.",
                "speaker": 1,
                "speaker_confidence": 0.27654004
              },
              {
                "word": "but",
                "start": 1883.215,
                "end": 1883.455,
                "confidence": 0.99549747,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "then",
                "start": 1883.455,
                "end": 1883.855,
                "confidence": 0.9970885,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "when",
                "start": 1883.855,
                "end": 1884.355,
                "confidence": 0.8972374,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "a",
                "start": 1884.575,
                "end": 1884.815,
                "confidence": 0.97013885,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "solver",
                "start": 1884.815,
                "end": 1885.295,
                "confidence": 0.8101386,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "sees",
                "start": 1885.295,
                "end": 1885.775,
                "confidence": 0.9572245,
                "punctuated_word": "sees,",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "ah",
                "start": 1885.775,
                "end": 1886.095,
                "confidence": 0.8840092,
                "punctuated_word": "ah,",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "now",
                "start": 1886.095,
                "end": 1886.415,
                "confidence": 0.9984427,
                "punctuated_word": "now",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "the",
                "start": 1886.415,
                "end": 1886.575,
                "confidence": 0.99354047,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "market",
                "start": 1886.575,
                "end": 1886.975,
                "confidence": 0.9998367,
                "punctuated_word": "market",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "condition",
                "start": 1886.975,
                "end": 1887.455,
                "confidence": 0.97494125,
                "punctuated_word": "condition",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "because",
                "start": 1887.455,
                "end": 1887.735,
                "confidence": 0.4449898,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "the",
                "start": 1887.735,
                "end": 1888.015,
                "confidence": 0.7155456,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "i",
                "start": 1888.175,
                "end": 1888.495,
                "confidence": 0.99880874,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "want",
                "start": 1888.495,
                "end": 1888.735,
                "confidence": 0.94704145,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "to",
                "start": 1888.735,
                "end": 1888.895,
                "confidence": 0.9967174,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7804154
              },
              {
                "word": "sell",
                "start": 1888.895,
                "end": 1889.395,
                "confidence": 0.99869496,
                "punctuated_word": "sell",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "some",
                "start": 1889.615,
                "end": 1890.015,
                "confidence": 0.9931463,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "token",
                "start": 1890.015,
                "end": 1890.515,
                "confidence": 0.9916067,
                "punctuated_word": "token",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "called",
                "start": 1890.655,
                "end": 1891.055,
                "confidence": 0.944608,
                "punctuated_word": "called,",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "say",
                "start": 1891.055,
                "end": 1891.555,
                "confidence": 0.99363923,
                "punctuated_word": "say,",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "josh",
                "start": 1892.015,
                "end": 1892.335,
                "confidence": 0.87801355,
                "punctuated_word": "Josh",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "coin",
                "start": 1892.335,
                "end": 1892.575,
                "confidence": 0.6177623,
                "punctuated_word": "coin,",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "i'm",
                "start": 1892.575,
                "end": 1892.735,
                "confidence": 0.86750203,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "just",
                "start": 1892.735,
                "end": 1892.895,
                "confidence": 0.8504973,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "saying",
                "start": 1892.895,
                "end": 1893.215,
                "confidence": 0.8828582,
                "punctuated_word": "saying.",
                "speaker": 0,
                "speaker_confidence": 0.7380406
              },
              {
                "word": "suddenly",
                "start": 1893.215,
                "end": 1893.57,
                "confidence": 0.8548156,
                "punctuated_word": "Suddenly,",
                "speaker": 0,
                "speaker_confidence": 0.5051788
              },
              {
                "word": "josh",
                "start": 1893.97,
                "end": 1894.21,
                "confidence": 0.8865064,
                "punctuated_word": "Josh",
                "speaker": 0,
                "speaker_confidence": 0.5051788
              },
              {
                "word": "coin",
                "start": 1894.21,
                "end": 1894.5299,
                "confidence": 0.9594068,
                "punctuated_word": "coin",
                "speaker": 0,
                "speaker_confidence": 0.5051788
              },
              {
                "word": "spikes",
                "start": 1894.5299,
                "end": 1894.7699,
                "confidence": 0.9972199,
                "punctuated_word": "spikes",
                "speaker": 0,
                "speaker_confidence": 0.5051788
              },
              {
                "word": "up",
                "start": 1894.7699,
                "end": 1894.85,
                "confidence": 0.97063094,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.5051788
              },
              {
                "word": "the",
                "start": 1894.85,
                "end": 1895.0099,
                "confidence": 0.89277464,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5051788
              },
              {
                "word": "value",
                "start": 1895.0099,
                "end": 1895.1699,
                "confidence": 0.7574594,
                "punctuated_word": "value.",
                "speaker": 0,
                "speaker_confidence": 0.5051788
              },
              {
                "word": "to",
                "start": 1895.1699,
                "end": 1895.25,
                "confidence": 0.8081501,
                "punctuated_word": "To",
                "speaker": 1,
                "speaker_confidence": 0.2518918
              },
              {
                "word": "the",
                "start": 1895.25,
                "end": 1895.33,
                "confidence": 0.99652714,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.2518918
              },
              {
                "word": "moon",
                "start": 1895.33,
                "end": 1895.49,
                "confidence": 0.8463503,
                "punctuated_word": "moon.",
                "speaker": 1,
                "speaker_confidence": 0.2518918
              },
              {
                "word": "yeah",
                "start": 1895.49,
                "end": 1895.73,
                "confidence": 0.87173325,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.2518918
              },
              {
                "word": "to",
                "start": 1895.73,
                "end": 1895.8899,
                "confidence": 0.98957586,
                "punctuated_word": "To",
                "speaker": 0,
                "speaker_confidence": 0.38709122
              },
              {
                "word": "the",
                "start": 1895.8899,
                "end": 1895.97,
                "confidence": 0.99934083,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.38709122
              },
              {
                "word": "moon",
                "start": 1895.97,
                "end": 1896.21,
                "confidence": 0.9575423,
                "punctuated_word": "moon.",
                "speaker": 0,
                "speaker_confidence": 0.38709122
              },
              {
                "word": "suddenly",
                "start": 1896.21,
                "end": 1896.71,
                "confidence": 0.68700165,
                "punctuated_word": "Suddenly.",
                "speaker": 0,
                "speaker_confidence": 0.38709122
              },
              {
                "word": "it's",
                "start": 1896.7699,
                "end": 1896.9299,
                "confidence": 0.69869995,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.5791168
              },
              {
                "word": "and",
                "start": 1897.0099,
                "end": 1897.25,
                "confidence": 0.78658664,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5791168
              },
              {
                "word": "it's",
                "start": 1897.25,
                "end": 1897.49,
                "confidence": 0.81762505,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.5791168
              },
              {
                "word": "always",
                "start": 1897.49,
                "end": 1897.73,
                "confidence": 0.9795914,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.5791168
              },
              {
                "word": "like",
                "start": 1897.73,
                "end": 1897.8899,
                "confidence": 0.7243931,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.5791168
              },
              {
                "word": "hold",
                "start": 1897.8899,
                "end": 1898.13,
                "confidence": 0.9992956,
                "punctuated_word": "hold",
                "speaker": 0,
                "speaker_confidence": 0.5791168
              },
              {
                "word": "on",
                "start": 1898.13,
                "end": 1898.63,
                "confidence": 0.99637485,
                "punctuated_word": "on.",
                "speaker": 0,
                "speaker_confidence": 0.5791168
              },
              {
                "word": "this",
                "start": 1898.69,
                "end": 1899.09,
                "confidence": 0.995314,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.5791168
              },
              {
                "word": "transaction",
                "start": 1899.09,
                "end": 1899.59,
                "confidence": 0.99631554,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.5791168
              },
              {
                "word": "has",
                "start": 1899.6499,
                "end": 1899.73,
                "confidence": 0.98869085,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.6676991
              },
              {
                "word": "been",
                "start": 1899.73,
                "end": 1899.97,
                "confidence": 0.9996252,
                "punctuated_word": "been",
                "speaker": 0,
                "speaker_confidence": 0.6676991
              },
              {
                "word": "waiting",
                "start": 1899.97,
                "end": 1900.37,
                "confidence": 0.79772294,
                "punctuated_word": "waiting,",
                "speaker": 0,
                "speaker_confidence": 0.6676991
              },
              {
                "word": "wanting",
                "start": 1900.37,
                "end": 1900.61,
                "confidence": 0.999226,
                "punctuated_word": "wanting",
                "speaker": 0,
                "speaker_confidence": 0.6676991
              },
              {
                "word": "to",
                "start": 1900.61,
                "end": 1900.7699,
                "confidence": 0.99989486,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6676991
              },
              {
                "word": "sell",
                "start": 1900.7699,
                "end": 1901.09,
                "confidence": 0.99657923,
                "punctuated_word": "sell",
                "speaker": 0,
                "speaker_confidence": 0.6676991
              },
              {
                "word": "josh",
                "start": 1901.09,
                "end": 1901.33,
                "confidence": 0.99883777,
                "punctuated_word": "Josh",
                "speaker": 0,
                "speaker_confidence": 0.6676991
              },
              {
                "word": "coin",
                "start": 1901.33,
                "end": 1901.83,
                "confidence": 0.99314713,
                "punctuated_word": "coin.",
                "speaker": 0,
                "speaker_confidence": 0.6676991
              },
              {
                "word": "maybe",
                "start": 1902.5299,
                "end": 1902.85,
                "confidence": 0.99172467,
                "punctuated_word": "Maybe",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "i",
                "start": 1902.85,
                "end": 1903.0099,
                "confidence": 0.992257,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "just",
                "start": 1903.0099,
                "end": 1903.25,
                "confidence": 0.95950735,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "and",
                "start": 1903.33,
                "end": 1903.6499,
                "confidence": 0.6098682,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "we",
                "start": 1903.6499,
                "end": 1903.8099,
                "confidence": 0.9853205,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "can",
                "start": 1903.8099,
                "end": 1904.21,
                "confidence": 0.9877906,
                "punctuated_word": "can,",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "involve",
                "start": 1904.61,
                "end": 1905.0099,
                "confidence": 0.90462536,
                "punctuated_word": "involve",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "we",
                "start": 1905.1699,
                "end": 1905.33,
                "confidence": 0.72998184,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "can",
                "start": 1905.33,
                "end": 1905.57,
                "confidence": 0.81831855,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "include",
                "start": 1905.57,
                "end": 1905.97,
                "confidence": 0.984535,
                "punctuated_word": "include",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "that",
                "start": 1905.97,
                "end": 1906.13,
                "confidence": 0.9783397,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "in",
                "start": 1906.13,
                "end": 1906.2899,
                "confidence": 0.9992725,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "the",
                "start": 1906.2899,
                "end": 1906.37,
                "confidence": 0.9992918,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "next",
                "start": 1906.37,
                "end": 1906.61,
                "confidence": 0.999696,
                "punctuated_word": "next",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "bundle",
                "start": 1906.61,
                "end": 1907.11,
                "confidence": 0.83628696,
                "punctuated_word": "bundle.",
                "speaker": 0,
                "speaker_confidence": 0.68576974
              },
              {
                "word": "mhmm",
                "start": 1908.0499,
                "end": 1908.37,
                "confidence": 0.99928594,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "because",
                "start": 1908.37,
                "end": 1908.735,
                "confidence": 0.999212,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "the",
                "start": 1909.135,
                "end": 1909.215,
                "confidence": 0.99912256,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "solver",
                "start": 1909.215,
                "end": 1909.615,
                "confidence": 0.99916005,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "could",
                "start": 1909.615,
                "end": 1909.855,
                "confidence": 0.945829,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "make",
                "start": 1909.855,
                "end": 1910.015,
                "confidence": 0.9977301,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "lots",
                "start": 1910.015,
                "end": 1910.255,
                "confidence": 0.94359803,
                "punctuated_word": "lots",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "of",
                "start": 1910.255,
                "end": 1910.415,
                "confidence": 0.99710983,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "money",
                "start": 1910.415,
                "end": 1910.735,
                "confidence": 0.99996364,
                "punctuated_word": "money",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "by",
                "start": 1910.735,
                "end": 1911.235,
                "confidence": 0.9953922,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "having",
                "start": 1911.615,
                "end": 1912.015,
                "confidence": 0.99833256,
                "punctuated_word": "having",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "somebody",
                "start": 1912.015,
                "end": 1912.515,
                "confidence": 0.9997993,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "sell",
                "start": 1912.815,
                "end": 1913.295,
                "confidence": 0.98853904,
                "punctuated_word": "sell",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "or",
                "start": 1913.295,
                "end": 1913.535,
                "confidence": 0.99020535,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "buy",
                "start": 1913.535,
                "end": 1913.855,
                "confidence": 0.94598246,
                "punctuated_word": "buy",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "doing",
                "start": 1913.855,
                "end": 1914.255,
                "confidence": 0.7897194,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "some",
                "start": 1914.255,
                "end": 1914.495,
                "confidence": 0.9993567,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "sort",
                "start": 1914.495,
                "end": 1914.655,
                "confidence": 0.9973877,
                "punctuated_word": "sort",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "of",
                "start": 1914.655,
                "end": 1914.895,
                "confidence": 0.99921155,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "a",
                "start": 1914.895,
                "end": 1914.975,
                "confidence": 0.9676319,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.81973296
              },
              {
                "word": "trading",
                "start": 1914.975,
                "end": 1915.375,
                "confidence": 0.99902403,
                "punctuated_word": "trading",
                "speaker": 0,
                "speaker_confidence": 0.766145
              },
              {
                "word": "strategy",
                "start": 1915.375,
                "end": 1915.875,
                "confidence": 0.99987054,
                "punctuated_word": "strategy",
                "speaker": 0,
                "speaker_confidence": 0.766145
              },
              {
                "word": "around",
                "start": 1916.1749,
                "end": 1916.575,
                "confidence": 0.9987263,
                "punctuated_word": "around",
                "speaker": 0,
                "speaker_confidence": 0.766145
              },
              {
                "word": "that",
                "start": 1916.575,
                "end": 1916.815,
                "confidence": 0.9974131,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.766145
              },
              {
                "word": "transaction",
                "start": 1916.815,
                "end": 1917.315,
                "confidence": 0.99945647,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.766145
              },
              {
                "word": "of",
                "start": 1917.375,
                "end": 1917.615,
                "confidence": 0.9930937,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.766145
              },
              {
                "word": "selling",
                "start": 1917.615,
                "end": 1917.9349,
                "confidence": 0.99937004,
                "punctuated_word": "selling",
                "speaker": 0,
                "speaker_confidence": 0.766145
              },
              {
                "word": "josh",
                "start": 1917.9349,
                "end": 1918.255,
                "confidence": 0.5858065,
                "punctuated_word": "Josh",
                "speaker": 0,
                "speaker_confidence": 0.766145
              },
              {
                "word": "coin",
                "start": 1918.255,
                "end": 1918.735,
                "confidence": 0.7850814,
                "punctuated_word": "coin.",
                "speaker": 0,
                "speaker_confidence": 0.766145
              },
              {
                "word": "mhmm",
                "start": 1918.735,
                "end": 1918.975,
                "confidence": 0.9984358,
                "punctuated_word": "Mhmm.",
                "speaker": 1,
                "speaker_confidence": 0.09667909
              },
              {
                "word": "so",
                "start": 1918.975,
                "end": 1919.475,
                "confidence": 0.9969694,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "during",
                "start": 1920.415,
                "end": 1920.75,
                "confidence": 0.9950441,
                "punctuated_word": "during",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "that",
                "start": 1920.83,
                "end": 1921.33,
                "confidence": 0.99858415,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "block",
                "start": 1921.55,
                "end": 1922.05,
                "confidence": 0.8965895,
                "punctuated_word": "block,",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "that",
                "start": 1922.19,
                "end": 1922.43,
                "confidence": 0.9543357,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "twelve",
                "start": 1922.43,
                "end": 1922.75,
                "confidence": 0.9890655,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "seconds",
                "start": 1922.75,
                "end": 1923.07,
                "confidence": 0.80037546,
                "punctuated_word": "seconds,",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "when",
                "start": 1923.07,
                "end": 1923.57,
                "confidence": 0.99786216,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "the",
                "start": 1923.95,
                "end": 1924.19,
                "confidence": 0.99938214,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "solver",
                "start": 1924.19,
                "end": 1924.67,
                "confidence": 0.99719995,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "is",
                "start": 1924.67,
                "end": 1925.17,
                "confidence": 0.99964225,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "reading",
                "start": 1925.55,
                "end": 1925.87,
                "confidence": 0.99967504,
                "punctuated_word": "reading",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "the",
                "start": 1925.87,
                "end": 1926.11,
                "confidence": 0.9996055,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "transaction",
                "start": 1926.11,
                "end": 1926.61,
                "confidence": 0.9357835,
                "punctuated_word": "transaction,",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "figuring",
                "start": 1927.79,
                "end": 1928.19,
                "confidence": 0.94704473,
                "punctuated_word": "figuring",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "out",
                "start": 1928.19,
                "end": 1928.43,
                "confidence": 0.9902624,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "it's",
                "start": 1928.43,
                "end": 1928.59,
                "confidence": 0.95243925,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "about",
                "start": 1928.59,
                "end": 1928.91,
                "confidence": 0.99968505,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "selling",
                "start": 1928.91,
                "end": 1929.23,
                "confidence": 0.9979972,
                "punctuated_word": "selling",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "this",
                "start": 1929.23,
                "end": 1929.39,
                "confidence": 0.9956493,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8646047
              },
              {
                "word": "coin",
                "start": 1929.39,
                "end": 1929.63,
                "confidence": 0.9993525,
                "punctuated_word": "coin",
                "speaker": 0,
                "speaker_confidence": 0.565833
              },
              {
                "word": "that",
                "start": 1929.63,
                "end": 1929.87,
                "confidence": 0.9865687,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.565833
              },
              {
                "word": "is",
                "start": 1929.87,
                "end": 1930.03,
                "confidence": 0.98908,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.565833
              },
              {
                "word": "going",
                "start": 1930.03,
                "end": 1930.19,
                "confidence": 0.999777,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 0.565833
              },
              {
                "word": "to",
                "start": 1930.19,
                "end": 1930.27,
                "confidence": 0.9968516,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.565833
              },
              {
                "word": "the",
                "start": 1930.27,
                "end": 1930.43,
                "confidence": 0.9989286,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.565833
              },
              {
                "word": "moon",
                "start": 1930.43,
                "end": 1930.93,
                "confidence": 0.8210976,
                "punctuated_word": "moon,",
                "speaker": 0,
                "speaker_confidence": 0.565833
              },
              {
                "word": "deciding",
                "start": 1931.15,
                "end": 1931.65,
                "confidence": 0.9212801,
                "punctuated_word": "deciding",
                "speaker": 0,
                "speaker_confidence": 0.5387313
              },
              {
                "word": "that",
                "start": 1932.51,
                "end": 1932.91,
                "confidence": 0.9990926,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5387313
              },
              {
                "word": "i",
                "start": 1932.91,
                "end": 1933.23,
                "confidence": 0.9967933,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "can",
                "start": 1933.23,
                "end": 1933.47,
                "confidence": 0.999759,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "actually",
                "start": 1933.47,
                "end": 1933.97,
                "confidence": 0.9885717,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "add",
                "start": 1934.27,
                "end": 1934.59,
                "confidence": 0.9949008,
                "punctuated_word": "add",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "transaction",
                "start": 1934.59,
                "end": 1935.09,
                "confidence": 0.9792333,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "before",
                "start": 1935.15,
                "end": 1935.63,
                "confidence": 0.9984029,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "or",
                "start": 1935.63,
                "end": 1935.87,
                "confidence": 0.99444145,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "after",
                "start": 1935.87,
                "end": 1936.245,
                "confidence": 0.9995828,
                "punctuated_word": "after",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "to",
                "start": 1937.125,
                "end": 1937.365,
                "confidence": 0.9981279,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "manipulate",
                "start": 1937.365,
                "end": 1937.865,
                "confidence": 0.9995011,
                "punctuated_word": "manipulate",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "the",
                "start": 1937.925,
                "end": 1938.165,
                "confidence": 0.9995608,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "price",
                "start": 1938.165,
                "end": 1938.485,
                "confidence": 0.98392963,
                "punctuated_word": "price",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "to",
                "start": 1938.485,
                "end": 1938.725,
                "confidence": 0.65444547,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "make",
                "start": 1938.725,
                "end": 1938.965,
                "confidence": 0.99959105,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "some",
                "start": 1938.965,
                "end": 1939.205,
                "confidence": 0.98058426,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "money",
                "start": 1939.205,
                "end": 1939.445,
                "confidence": 0.99925333,
                "punctuated_word": "money",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "out",
                "start": 1939.445,
                "end": 1939.605,
                "confidence": 0.9979723,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "of",
                "start": 1939.605,
                "end": 1939.765,
                "confidence": 0.9987716,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "it",
                "start": 1939.765,
                "end": 1940.245,
                "confidence": 0.76775223,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "it",
                "start": 1940.245,
                "end": 1940.325,
                "confidence": 0.99687344,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "is",
                "start": 1940.325,
                "end": 1940.485,
                "confidence": 0.92189395,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "in",
                "start": 1940.485,
                "end": 1940.645,
                "confidence": 0.99745685,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.843485
              },
              {
                "word": "the",
                "start": 1940.645,
                "end": 1940.725,
                "confidence": 0.99852604,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "present",
                "start": 1940.725,
                "end": 1941.045,
                "confidence": 0.99770147,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "tense",
                "start": 1941.045,
                "end": 1941.285,
                "confidence": 0.9962962,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "because",
                "start": 1941.285,
                "end": 1941.525,
                "confidence": 0.79491144,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "it",
                "start": 1941.525,
                "end": 1941.765,
                "confidence": 0.9987025,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "is",
                "start": 1941.765,
                "end": 1942.245,
                "confidence": 0.9990212,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "neither",
                "start": 1942.245,
                "end": 1942.645,
                "confidence": 0.9935476,
                "punctuated_word": "neither",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "waiting",
                "start": 1942.645,
                "end": 1943.045,
                "confidence": 0.9904612,
                "punctuated_word": "waiting",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "to",
                "start": 1943.045,
                "end": 1943.205,
                "confidence": 0.9997789,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "be",
                "start": 1943.205,
                "end": 1943.285,
                "confidence": 0.91256374,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "accepted",
                "start": 1943.285,
                "end": 1943.785,
                "confidence": 0.9991579,
                "punctuated_word": "accepted",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "nor",
                "start": 1943.925,
                "end": 1944.165,
                "confidence": 0.8962923,
                "punctuated_word": "nor",
                "speaker": 0,
                "speaker_confidence": 0.6794394
              },
              {
                "word": "it",
                "start": 1944.165,
                "end": 1944.245,
                "confidence": 0.5488129,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "has",
                "start": 1944.245,
                "end": 1944.405,
                "confidence": 0.6449289,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "already",
                "start": 1944.405,
                "end": 1944.725,
                "confidence": 0.9959926,
                "punctuated_word": "already",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "been",
                "start": 1944.725,
                "end": 1944.965,
                "confidence": 0.97423834,
                "punctuated_word": "been",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "accepted",
                "start": 1944.965,
                "end": 1945.465,
                "confidence": 0.99877053,
                "punctuated_word": "accepted.",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "it",
                "start": 1945.845,
                "end": 1946.005,
                "confidence": 0.9974602,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "is",
                "start": 1946.005,
                "end": 1946.325,
                "confidence": 0.99958616,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "in",
                "start": 1946.325,
                "end": 1946.565,
                "confidence": 0.9994678,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "the",
                "start": 1946.565,
                "end": 1946.725,
                "confidence": 0.99945027,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "process",
                "start": 1946.725,
                "end": 1947.125,
                "confidence": 0.9996973,
                "punctuated_word": "process",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "of",
                "start": 1947.125,
                "end": 1947.285,
                "confidence": 0.99968004,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "being",
                "start": 1947.285,
                "end": 1947.605,
                "confidence": 0.99969995,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "accepted",
                "start": 1947.605,
                "end": 1948.105,
                "confidence": 0.95696014,
                "punctuated_word": "accepted.",
                "speaker": 0,
                "speaker_confidence": 0.6616375
              },
              {
                "word": "right",
                "start": 1948.44,
                "end": 1948.6,
                "confidence": 0.99252963,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.061255693
              },
              {
                "word": "right",
                "start": 1948.6,
                "end": 1948.9199,
                "confidence": 0.9953219,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.061255693
              },
              {
                "word": "because",
                "start": 1948.9199,
                "end": 1949.24,
                "confidence": 0.54314226,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.15158284
              },
              {
                "word": "the",
                "start": 1949.24,
                "end": 1949.32,
                "confidence": 0.48571235,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.15158284
              },
              {
                "word": "it's",
                "start": 1949.3999,
                "end": 1949.5599,
                "confidence": 0.80514175,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.4004861
              },
              {
                "word": "it's",
                "start": 1949.5599,
                "end": 1949.8799,
                "confidence": 0.74898255,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.4004861
              },
              {
                "word": "the",
                "start": 1949.8799,
                "end": 1949.96,
                "confidence": 0.5608351,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.4004861
              },
              {
                "word": "present",
                "start": 1949.96,
                "end": 1950.2799,
                "confidence": 0.92020035,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.4004861
              },
              {
                "word": "is",
                "start": 1950.2799,
                "end": 1950.44,
                "confidence": 0.85553527,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.4004861
              },
              {
                "word": "like",
                "start": 1950.44,
                "end": 1950.6,
                "confidence": 0.63720745,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.40205014
              },
              {
                "word": "ing",
                "start": 1950.6,
                "end": 1950.9199,
                "confidence": 0.5107118,
                "punctuated_word": "ing,",
                "speaker": 0,
                "speaker_confidence": 0.40205014
              },
              {
                "word": "like",
                "start": 1950.9199,
                "end": 1951.0399,
                "confidence": 0.99791497,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.40205014
              },
              {
                "word": "it",
                "start": 1951.0399,
                "end": 1951.1599,
                "confidence": 0.39182493,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.40205014
              },
              {
                "word": "being",
                "start": 1951.1599,
                "end": 1951.6399,
                "confidence": 0.25879115,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.40205014
              },
              {
                "word": "a",
                "start": 1951.6399,
                "end": 1951.72,
                "confidence": 0.30613533,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.40205014
              },
              {
                "word": "so",
                "start": 1952.2,
                "end": 1952.44,
                "confidence": 0.90441567,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "the",
                "start": 1952.44,
                "end": 1952.6,
                "confidence": 0.99121207,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "solver",
                "start": 1952.6,
                "end": 1953.1,
                "confidence": 0.993848,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "is",
                "start": 1953.32,
                "end": 1953.72,
                "confidence": 0.99184304,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "processing",
                "start": 1953.72,
                "end": 1954.22,
                "confidence": 0.9395616,
                "punctuated_word": "processing",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "by",
                "start": 1954.5199,
                "end": 1954.7599,
                "confidence": 0.9940006,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "being",
                "start": 1954.7599,
                "end": 1955.08,
                "confidence": 0.9884135,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "interacting",
                "start": 1955.08,
                "end": 1955.58,
                "confidence": 0.7259275,
                "punctuated_word": "interacting.",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "because",
                "start": 1955.7999,
                "end": 1956.2,
                "confidence": 0.99748826,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "before",
                "start": 1956.2,
                "end": 1956.6,
                "confidence": 0.993835,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.76351035
              },
              {
                "word": "in",
                "start": 1956.6,
                "end": 1956.7599,
                "confidence": 0.9297564,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "bitcoin",
                "start": 1956.7599,
                "end": 1957.2599,
                "confidence": 0.8691058,
                "punctuated_word": "Bitcoin,",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "either",
                "start": 1958.44,
                "end": 1958.84,
                "confidence": 0.99892575,
                "punctuated_word": "either",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "the",
                "start": 1958.84,
                "end": 1959.0,
                "confidence": 0.99765813,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "miner",
                "start": 1959.0,
                "end": 1959.5,
                "confidence": 0.8772774,
                "punctuated_word": "miner",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "doesn't",
                "start": 1959.72,
                "end": 1960.12,
                "confidence": 0.9997895,
                "punctuated_word": "doesn't",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "care",
                "start": 1960.12,
                "end": 1960.2799,
                "confidence": 0.99954396,
                "punctuated_word": "care",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "about",
                "start": 1960.2799,
                "end": 1960.5199,
                "confidence": 0.99692374,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "the",
                "start": 1960.5199,
                "end": 1960.6799,
                "confidence": 0.9642416,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "transaction",
                "start": 1960.6799,
                "end": 1961.1599,
                "confidence": 0.9526102,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "because",
                "start": 1961.1599,
                "end": 1961.6599,
                "confidence": 0.8476561,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.6881597
              },
              {
                "word": "the",
                "start": 1961.7999,
                "end": 1961.96,
                "confidence": 0.73113734,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "transaction",
                "start": 1961.96,
                "end": 1962.46,
                "confidence": 0.9940153,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "fees",
                "start": 1962.5199,
                "end": 1962.7599,
                "confidence": 0.98966575,
                "punctuated_word": "fees",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "are",
                "start": 1962.7599,
                "end": 1962.9199,
                "confidence": 0.99797434,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "not",
                "start": 1962.9199,
                "end": 1963.08,
                "confidence": 0.99953365,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "enough",
                "start": 1963.08,
                "end": 1963.5599,
                "confidence": 0.8638972,
                "punctuated_word": "enough.",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "it's",
                "start": 1963.5599,
                "end": 1963.7999,
                "confidence": 0.9852797,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "already",
                "start": 1963.7999,
                "end": 1964.2,
                "confidence": 0.9797584,
                "punctuated_word": "already",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "filled",
                "start": 1964.2,
                "end": 1964.415,
                "confidence": 0.7166803,
                "punctuated_word": "filled",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "the",
                "start": 1964.495,
                "end": 1964.655,
                "confidence": 0.9928577,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "block",
                "start": 1964.655,
                "end": 1965.155,
                "confidence": 0.98779213,
                "punctuated_word": "block.",
                "speaker": 0,
                "speaker_confidence": 0.717384
              },
              {
                "word": "all",
                "start": 1965.4551,
                "end": 1965.6951,
                "confidence": 0.93769455,
                "punctuated_word": "All",
                "speaker": 0,
                "speaker_confidence": 0.4745404
              },
              {
                "word": "the",
                "start": 1965.6951,
                "end": 1965.775,
                "confidence": 0.86192113,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.4745404
              },
              {
                "word": "transaction",
                "start": 1965.775,
                "end": 1966.255,
                "confidence": 0.9693572,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.4745404
              },
              {
                "word": "is",
                "start": 1966.255,
                "end": 1966.415,
                "confidence": 0.9961953,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.4745404
              },
              {
                "word": "filled",
                "start": 1966.415,
                "end": 1966.735,
                "confidence": 0.795408,
                "punctuated_word": "filled,",
                "speaker": 0,
                "speaker_confidence": 0.4745404
              },
              {
                "word": "and",
                "start": 1966.735,
                "end": 1966.895,
                "confidence": 0.9987469,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.4745404
              },
              {
                "word": "it",
                "start": 1966.895,
                "end": 1966.9751,
                "confidence": 0.64939976,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5254658
              },
              {
                "word": "just",
                "start": 1966.9751,
                "end": 1967.2151,
                "confidence": 0.70761883,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.5254658
              },
              {
                "word": "picked",
                "start": 1967.2151,
                "end": 1967.4551,
                "confidence": 0.9924057,
                "punctuated_word": "picked",
                "speaker": 0,
                "speaker_confidence": 0.5254658
              },
              {
                "word": "up",
                "start": 1967.4551,
                "end": 1967.615,
                "confidence": 0.9992446,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.5254658
              },
              {
                "word": "includes",
                "start": 1967.615,
                "end": 1968.115,
                "confidence": 0.6703609,
                "punctuated_word": "includes.",
                "speaker": 0,
                "speaker_confidence": 0.5254658
              },
              {
                "word": "there",
                "start": 1968.5751,
                "end": 1968.735,
                "confidence": 0.911975,
                "punctuated_word": "There",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "is",
                "start": 1968.735,
                "end": 1968.895,
                "confidence": 0.515543,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "no",
                "start": 1968.895,
                "end": 1969.135,
                "confidence": 0.93793696,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "interaction",
                "start": 1969.135,
                "end": 1969.615,
                "confidence": 0.95289207,
                "punctuated_word": "interaction.",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "it's",
                "start": 1969.615,
                "end": 1969.775,
                "confidence": 0.9800722,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "not",
                "start": 1969.775,
                "end": 1969.935,
                "confidence": 0.9986601,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "like",
                "start": 1969.935,
                "end": 1970.3351,
                "confidence": 0.81816435,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "seeing",
                "start": 1970.3351,
                "end": 1970.735,
                "confidence": 0.98598206,
                "punctuated_word": "seeing",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "what's",
                "start": 1970.735,
                "end": 1970.9751,
                "confidence": 0.99680257,
                "punctuated_word": "what's",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "in",
                "start": 1970.9751,
                "end": 1971.2151,
                "confidence": 0.9997845,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "the",
                "start": 1971.2151,
                "end": 1971.375,
                "confidence": 0.9993018,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "transaction",
                "start": 1971.375,
                "end": 1971.875,
                "confidence": 0.89500546,
                "punctuated_word": "transaction.",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "doesn't",
                "start": 1972.0951,
                "end": 1972.415,
                "confidence": 0.7836585,
                "punctuated_word": "Doesn't",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "care",
                "start": 1972.415,
                "end": 1972.655,
                "confidence": 0.9997801,
                "punctuated_word": "care",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "about",
                "start": 1972.655,
                "end": 1972.895,
                "confidence": 0.9998677,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "it",
                "start": 1972.895,
                "end": 1973.055,
                "confidence": 0.9949079,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "the",
                "start": 1973.055,
                "end": 1973.135,
                "confidence": 0.9993467,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "fees",
                "start": 1973.135,
                "end": 1973.375,
                "confidence": 0.91568893,
                "punctuated_word": "fees",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "are",
                "start": 1973.375,
                "end": 1973.4551,
                "confidence": 0.8345139,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7576116
              },
              {
                "word": "only",
                "start": 1973.4551,
                "end": 1973.6951,
                "confidence": 0.58302224,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.56606764
              },
              {
                "word": "thing",
                "start": 1973.6951,
                "end": 1973.855,
                "confidence": 0.88270956,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.56606764
              },
              {
                "word": "that",
                "start": 1973.855,
                "end": 1974.015,
                "confidence": 0.9989876,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.56606764
              },
              {
                "word": "matters",
                "start": 1974.015,
                "end": 1974.515,
                "confidence": 0.9978436,
                "punctuated_word": "matters.",
                "speaker": 0,
                "speaker_confidence": 0.56606764
              },
              {
                "word": "mhmm",
                "start": 1974.9751,
                "end": 1975.4751,
                "confidence": 0.9936008,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.56606764
              },
              {
                "word": "so",
                "start": 1975.6951,
                "end": 1976.1951,
                "confidence": 0.99865985,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "now",
                "start": 1976.255,
                "end": 1976.5751,
                "confidence": 0.98785794,
                "punctuated_word": "now",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "this",
                "start": 1976.5751,
                "end": 1976.8151,
                "confidence": 0.3475127,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "and",
                "start": 1976.895,
                "end": 1976.9751,
                "confidence": 0.9663866,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "also",
                "start": 1976.9751,
                "end": 1977.2151,
                "confidence": 0.74017185,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "there's",
                "start": 1977.2151,
                "end": 1977.4551,
                "confidence": 0.8877897,
                "punctuated_word": "there's",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "only",
                "start": 1977.4551,
                "end": 1977.775,
                "confidence": 0.99904937,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "1",
                "start": 1977.775,
                "end": 1978.015,
                "confidence": 0.9979056,
                "punctuated_word": "1",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "coin",
                "start": 1978.015,
                "end": 1978.3351,
                "confidence": 0.9902868,
                "punctuated_word": "coin",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "in",
                "start": 1978.3351,
                "end": 1978.495,
                "confidence": 0.71239096,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "it",
                "start": 1978.5751,
                "end": 1978.655,
                "confidence": 0.81962526,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.4890771
              },
              {
                "word": "just",
                "start": 1978.655,
                "end": 1978.8151,
                "confidence": 0.4186609,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "i",
                "start": 1978.9751,
                "end": 1979.135,
                "confidence": 0.99480915,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "mean",
                "start": 1979.135,
                "end": 1979.535,
                "confidence": 0.98859096,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "in",
                "start": 1979.535,
                "end": 1979.85,
                "confidence": 0.980471,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "bitcoin",
                "start": 1980.01,
                "end": 1980.25,
                "confidence": 0.96107584,
                "punctuated_word": "Bitcoin",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "classically",
                "start": 1980.25,
                "end": 1980.75,
                "confidence": 0.9414018,
                "punctuated_word": "classically.",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "so",
                "start": 1981.37,
                "end": 1981.69,
                "confidence": 0.9983065,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "here",
                "start": 1981.69,
                "end": 1982.19,
                "confidence": 0.8765261,
                "punctuated_word": "here,",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "because",
                "start": 1982.49,
                "end": 1982.8099,
                "confidence": 0.9988939,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "there's",
                "start": 1982.8099,
                "end": 1983.0499,
                "confidence": 0.97238946,
                "punctuated_word": "there's",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "so",
                "start": 1983.0499,
                "end": 1983.21,
                "confidence": 0.9984816,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "much",
                "start": 1983.21,
                "end": 1983.37,
                "confidence": 0.9998894,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "of",
                "start": 1983.37,
                "end": 1983.53,
                "confidence": 0.99573,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "logic",
                "start": 1983.53,
                "end": 1983.85,
                "confidence": 0.998145,
                "punctuated_word": "logic",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "in",
                "start": 1983.85,
                "end": 1984.01,
                "confidence": 0.9947056,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "every",
                "start": 1984.01,
                "end": 1984.33,
                "confidence": 0.9674424,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "transaction",
                "start": 1984.33,
                "end": 1984.83,
                "confidence": 0.9990964,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "because",
                "start": 1984.89,
                "end": 1985.21,
                "confidence": 0.7002264,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "of",
                "start": 1985.21,
                "end": 1985.53,
                "confidence": 0.9991358,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "this",
                "start": 1985.53,
                "end": 1985.85,
                "confidence": 0.88654,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "during",
                "start": 1985.9299,
                "end": 1986.25,
                "confidence": 0.58421326,
                "punctuated_word": "during",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "completeness",
                "start": 1986.25,
                "end": 1986.75,
                "confidence": 0.9048876,
                "punctuated_word": "completeness,",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "also",
                "start": 1987.13,
                "end": 1987.37,
                "confidence": 0.9839258,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "because",
                "start": 1987.37,
                "end": 1987.69,
                "confidence": 0.902254,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "there",
                "start": 1987.69,
                "end": 1987.77,
                "confidence": 0.9762965,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "are",
                "start": 1987.77,
                "end": 1987.9299,
                "confidence": 0.96334094,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "many",
                "start": 1987.9299,
                "end": 1988.1699,
                "confidence": 0.9808625,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "coins",
                "start": 1988.1699,
                "end": 1988.57,
                "confidence": 0.9477949,
                "punctuated_word": "coins,",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "also",
                "start": 1988.57,
                "end": 1988.89,
                "confidence": 0.99954176,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "because",
                "start": 1988.89,
                "end": 1989.39,
                "confidence": 0.9950714,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "the",
                "start": 1989.85,
                "end": 1990.01,
                "confidence": 0.99252534,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "whole",
                "start": 1990.01,
                "end": 1990.25,
                "confidence": 0.9998927,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "thing",
                "start": 1990.25,
                "end": 1990.41,
                "confidence": 0.9997137,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.8311853
              },
              {
                "word": "of",
                "start": 1990.41,
                "end": 1990.57,
                "confidence": 0.90238476,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.613692
              },
              {
                "word": "like",
                "start": 1990.57,
                "end": 1991.0499,
                "confidence": 0.896066,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.613692
              },
              {
                "word": "it",
                "start": 1991.0499,
                "end": 1991.2899,
                "confidence": 0.9993013,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.613692
              },
              {
                "word": "depends",
                "start": 1991.2899,
                "end": 1991.7899,
                "confidence": 0.99969196,
                "punctuated_word": "depends",
                "speaker": 0,
                "speaker_confidence": 0.613692
              },
              {
                "word": "when",
                "start": 1992.09,
                "end": 1992.33,
                "confidence": 0.99525297,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.613692
              },
              {
                "word": "to",
                "start": 1992.33,
                "end": 1992.57,
                "confidence": 0.9993693,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.613692
              },
              {
                "word": "pick",
                "start": 1992.57,
                "end": 1992.73,
                "confidence": 0.9957818,
                "punctuated_word": "pick",
                "speaker": 0,
                "speaker_confidence": 0.613692
              },
              {
                "word": "a",
                "start": 1992.73,
                "end": 1992.89,
                "confidence": 0.98867375,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.61024857
              },
              {
                "word": "transaction",
                "start": 1992.89,
                "end": 1993.39,
                "confidence": 0.85459286,
                "punctuated_word": "transaction,",
                "speaker": 0,
                "speaker_confidence": 0.61024857
              },
              {
                "word": "not",
                "start": 1993.45,
                "end": 1993.69,
                "confidence": 0.9991609,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.61024857
              },
              {
                "word": "just",
                "start": 1993.69,
                "end": 1993.9299,
                "confidence": 0.999635,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.61024857
              },
              {
                "word": "based",
                "start": 1993.9299,
                "end": 1994.1699,
                "confidence": 0.9997334,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.61024857
              },
              {
                "word": "on",
                "start": 1994.1699,
                "end": 1994.33,
                "confidence": 0.99862874,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.5921142
              },
              {
                "word": "fees",
                "start": 1994.33,
                "end": 1994.83,
                "confidence": 0.9584444,
                "punctuated_word": "fees,",
                "speaker": 0,
                "speaker_confidence": 0.5921142
              },
              {
                "word": "but",
                "start": 1995.21,
                "end": 1995.45,
                "confidence": 0.99940217,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.5921142
              },
              {
                "word": "what's",
                "start": 1995.45,
                "end": 1995.69,
                "confidence": 0.984645,
                "punctuated_word": "what's",
                "speaker": 0,
                "speaker_confidence": 0.5921142
              },
              {
                "word": "the",
                "start": 1995.69,
                "end": 1995.825,
                "confidence": 0.9971228,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5921142
              },
              {
                "word": "content",
                "start": 1995.985,
                "end": 1996.225,
                "confidence": 0.9955297,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.5921142
              },
              {
                "word": "of",
                "start": 1996.225,
                "end": 1996.3049,
                "confidence": 0.9978269,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5921142
              },
              {
                "word": "the",
                "start": 1996.3049,
                "end": 1996.465,
                "confidence": 0.9938081,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.47422832
              },
              {
                "word": "transaction",
                "start": 1996.465,
                "end": 1996.945,
                "confidence": 0.8379377,
                "punctuated_word": "transaction.",
                "speaker": 0,
                "speaker_confidence": 0.47422832
              },
              {
                "word": "because",
                "start": 1996.945,
                "end": 1997.1849,
                "confidence": 0.94216305,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.47422832
              },
              {
                "word": "before",
                "start": 1997.1849,
                "end": 1997.585,
                "confidence": 0.99907,
                "punctuated_word": "before",
                "speaker": 0,
                "speaker_confidence": 0.47422832
              },
              {
                "word": "it",
                "start": 1997.585,
                "end": 1997.6649,
                "confidence": 0.66664743,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.47422832
              },
              {
                "word": "was",
                "start": 1997.6649,
                "end": 1997.825,
                "confidence": 0.99923015,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.33464688
              },
              {
                "word": "like",
                "start": 1997.825,
                "end": 1998.325,
                "confidence": 0.59388447,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.33464688
              },
              {
                "word": "this",
                "start": 1998.705,
                "end": 1998.945,
                "confidence": 0.99349535,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.33464688
              },
              {
                "word": "is",
                "start": 1998.945,
                "end": 1999.0249,
                "confidence": 0.9880149,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.33464688
              },
              {
                "word": "where",
                "start": 1999.0249,
                "end": 1999.1849,
                "confidence": 0.78759766,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.33464688
              },
              {
                "word": "the",
                "start": 1999.1849,
                "end": 1999.345,
                "confidence": 0.9811668,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6236008
              },
              {
                "word": "censorship",
                "start": 1999.345,
                "end": 1999.845,
                "confidence": 0.9916272,
                "punctuated_word": "censorship",
                "speaker": 0,
                "speaker_confidence": 0.6236008
              },
              {
                "word": "resistance",
                "start": 1999.9049,
                "end": 2000.4049,
                "confidence": 0.9764202,
                "punctuated_word": "resistance",
                "speaker": 0,
                "speaker_confidence": 0.6236008
              },
              {
                "word": "idea",
                "start": 2000.465,
                "end": 2000.865,
                "confidence": 0.5042559,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.6236008
              },
              {
                "word": "also",
                "start": 2000.865,
                "end": 2001.105,
                "confidence": 0.96414465,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.6236008
              },
              {
                "word": "comes",
                "start": 2001.105,
                "end": 2001.2649,
                "confidence": 0.9984402,
                "punctuated_word": "comes",
                "speaker": 0,
                "speaker_confidence": 0.6236008
              },
              {
                "word": "in",
                "start": 2001.2649,
                "end": 2001.4249,
                "confidence": 0.70912594,
                "punctuated_word": "in,",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "that",
                "start": 2001.4249,
                "end": 2001.6649,
                "confidence": 0.9900524,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "in",
                "start": 2001.6649,
                "end": 2001.825,
                "confidence": 0.9029268,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "bitcoin",
                "start": 2001.825,
                "end": 2002.225,
                "confidence": 0.66034514,
                "punctuated_word": "Bitcoin,",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "it's",
                "start": 2002.225,
                "end": 2002.385,
                "confidence": 0.8354502,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "censorship",
                "start": 2002.385,
                "end": 2002.7849,
                "confidence": 0.24815007,
                "punctuated_word": "censorship",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "resistant",
                "start": 2002.7849,
                "end": 2003.2649,
                "confidence": 0.88392127,
                "punctuated_word": "resistant",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "because",
                "start": 2003.2649,
                "end": 2003.6649,
                "confidence": 0.73261505,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "the",
                "start": 2003.6649,
                "end": 2003.825,
                "confidence": 0.99870574,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "miner",
                "start": 2003.825,
                "end": 2004.325,
                "confidence": 0.8976741,
                "punctuated_word": "miner",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "would",
                "start": 2004.385,
                "end": 2004.5449,
                "confidence": 0.9876275,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.7343314
              },
              {
                "word": "not",
                "start": 2004.5449,
                "end": 2004.7849,
                "confidence": 0.9993073,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6326489
              },
              {
                "word": "read",
                "start": 2004.7849,
                "end": 2004.945,
                "confidence": 0.9916359,
                "punctuated_word": "read",
                "speaker": 0,
                "speaker_confidence": 0.6326489
              },
              {
                "word": "the",
                "start": 2004.945,
                "end": 2005.105,
                "confidence": 0.99334633,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6326489
              },
              {
                "word": "transaction",
                "start": 2005.105,
                "end": 2005.585,
                "confidence": 0.8246105,
                "punctuated_word": "transaction,",
                "speaker": 0,
                "speaker_confidence": 0.6326489
              },
              {
                "word": "has",
                "start": 2005.585,
                "end": 2005.745,
                "confidence": 0.93013823,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.6326489
              },
              {
                "word": "no",
                "start": 2005.745,
                "end": 2005.985,
                "confidence": 0.9982591,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.6326489
              },
              {
                "word": "incentive",
                "start": 2005.985,
                "end": 2006.385,
                "confidence": 0.99933237,
                "punctuated_word": "incentive",
                "speaker": 0,
                "speaker_confidence": 0.6326489
              },
              {
                "word": "to",
                "start": 2006.385,
                "end": 2006.5449,
                "confidence": 0.9927094,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6326489
              },
              {
                "word": "it",
                "start": 2006.5449,
                "end": 2006.865,
                "confidence": 0.78927374,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.6326489
              },
              {
                "word": "we",
                "start": 2006.865,
                "end": 2006.945,
                "confidence": 0.49061525,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.515301
              },
              {
                "word": "cannot",
                "start": 2006.945,
                "end": 2007.2649,
                "confidence": 0.99567884,
                "punctuated_word": "cannot",
                "speaker": 0,
                "speaker_confidence": 0.515301
              },
              {
                "word": "gain",
                "start": 2007.2649,
                "end": 2007.585,
                "confidence": 0.9968304,
                "punctuated_word": "gain",
                "speaker": 0,
                "speaker_confidence": 0.515301
              },
              {
                "word": "from",
                "start": 2007.585,
                "end": 2007.745,
                "confidence": 0.9987656,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.515301
              },
              {
                "word": "it",
                "start": 2007.745,
                "end": 2008.065,
                "confidence": 0.9871968,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.515301
              },
              {
                "word": "it's",
                "start": 2008.065,
                "end": 2008.3049,
                "confidence": 0.9578434,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.515301
              },
              {
                "word": "just",
                "start": 2008.3049,
                "end": 2008.465,
                "confidence": 0.9891873,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.515301
              },
              {
                "word": "based",
                "start": 2008.465,
                "end": 2008.7849,
                "confidence": 0.9991574,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.515301
              },
              {
                "word": "on",
                "start": 2008.7849,
                "end": 2008.865,
                "confidence": 0.9933381,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "fees",
                "start": 2008.865,
                "end": 2009.345,
                "confidence": 0.9385622,
                "punctuated_word": "fees.",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "where",
                "start": 2009.345,
                "end": 2009.58,
                "confidence": 0.5465005,
                "punctuated_word": "Where",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "whereas",
                "start": 2009.6599,
                "end": 2009.8999,
                "confidence": 0.9732233,
                "punctuated_word": "Whereas",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "in",
                "start": 2009.8999,
                "end": 2010.0599,
                "confidence": 0.8287779,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "mev",
                "start": 2010.0599,
                "end": 2010.38,
                "confidence": 0.8402056,
                "punctuated_word": "Mev,",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "it's",
                "start": 2010.38,
                "end": 2010.7,
                "confidence": 0.82362103,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "not",
                "start": 2010.7,
                "end": 2010.94,
                "confidence": 0.99123365,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "just",
                "start": 2010.94,
                "end": 2011.1799,
                "confidence": 0.9964909,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "based",
                "start": 2011.1799,
                "end": 2011.4199,
                "confidence": 0.9998447,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "on",
                "start": 2011.4199,
                "end": 2011.6599,
                "confidence": 0.9916773,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "fees",
                "start": 2011.6599,
                "end": 2012.14,
                "confidence": 0.7926578,
                "punctuated_word": "fees.",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "it's",
                "start": 2012.14,
                "end": 2012.2999,
                "confidence": 0.9812589,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "based",
                "start": 2012.2999,
                "end": 2012.5399,
                "confidence": 0.98978806,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "on",
                "start": 2012.5399,
                "end": 2012.62,
                "confidence": 0.99366474,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "what",
                "start": 2012.62,
                "end": 2012.86,
                "confidence": 0.9914732,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "inside",
                "start": 2012.86,
                "end": 2013.26,
                "confidence": 0.58590764,
                "punctuated_word": "inside",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "the",
                "start": 2013.26,
                "end": 2013.4199,
                "confidence": 0.9817192,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "transaction",
                "start": 2013.4199,
                "end": 2013.9199,
                "confidence": 0.9794302,
                "punctuated_word": "transaction.",
                "speaker": 0,
                "speaker_confidence": 0.7199944
              },
              {
                "word": "right",
                "start": 2014.14,
                "end": 2014.2999,
                "confidence": 0.9858796,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "and",
                "start": 2014.2999,
                "end": 2014.46,
                "confidence": 0.95672023,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "i",
                "start": 2014.46,
                "end": 2014.5399,
                "confidence": 0.9462253,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "see",
                "start": 2014.5399,
                "end": 2014.7,
                "confidence": 0.91246605,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "it's",
                "start": 2014.7,
                "end": 2014.86,
                "confidence": 0.88771045,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "actually",
                "start": 2014.86,
                "end": 2015.26,
                "confidence": 0.9811013,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "not",
                "start": 2015.26,
                "end": 2015.5,
                "confidence": 0.9713746,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "always",
                "start": 2015.5,
                "end": 2016.0,
                "confidence": 0.9978097,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "a",
                "start": 2016.0599,
                "end": 2016.2999,
                "confidence": 0.9301447,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "censorship",
                "start": 2016.2999,
                "end": 2016.7999,
                "confidence": 0.9989103,
                "punctuated_word": "censorship",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "conversation",
                "start": 2017.0199,
                "end": 2017.5199,
                "confidence": 0.95279807,
                "punctuated_word": "conversation.",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "it's",
                "start": 2017.8999,
                "end": 2018.0599,
                "confidence": 0.99865234,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "also",
                "start": 2018.0599,
                "end": 2018.46,
                "confidence": 0.9957124,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "a",
                "start": 2018.46,
                "end": 2018.5399,
                "confidence": 0.9720309,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7422562
              },
              {
                "word": "present",
                "start": 2018.5399,
                "end": 2018.94,
                "confidence": 0.80315757,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.59613556
              },
              {
                "word": "tense",
                "start": 2018.94,
                "end": 2019.1799,
                "confidence": 0.98425347,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.59613556
              },
              {
                "word": "conversation",
                "start": 2019.1799,
                "end": 2019.6799,
                "confidence": 0.99951625,
                "punctuated_word": "conversation",
                "speaker": 0,
                "speaker_confidence": 0.59613556
              },
              {
                "word": "that",
                "start": 2020.46,
                "end": 2020.7,
                "confidence": 0.61754626,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.59613556
              },
              {
                "word": "because",
                "start": 2020.7,
                "end": 2021.1,
                "confidence": 0.6360517,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.59613556
              },
              {
                "word": "it's",
                "start": 2021.1,
                "end": 2021.34,
                "confidence": 0.98747885,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.59613556
              },
              {
                "word": "only",
                "start": 2021.34,
                "end": 2021.58,
                "confidence": 0.9952188,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.59613556
              },
              {
                "word": "during",
                "start": 2021.58,
                "end": 2021.985,
                "confidence": 0.83519906,
                "punctuated_word": "during",
                "speaker": 0,
                "speaker_confidence": 0.59613556
              },
              {
                "word": "these",
                "start": 2022.065,
                "end": 2022.225,
                "confidence": 0.38000536,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.59613556
              },
              {
                "word": "twelve",
                "start": 2022.225,
                "end": 2022.465,
                "confidence": 0.99483997,
                "punctuated_word": "twelve",
                "speaker": 0,
                "speaker_confidence": 0.74397814
              },
              {
                "word": "seconds",
                "start": 2022.465,
                "end": 2022.965,
                "confidence": 0.72551656,
                "punctuated_word": "seconds,",
                "speaker": 0,
                "speaker_confidence": 0.74397814
              },
              {
                "word": "then",
                "start": 2023.025,
                "end": 2023.345,
                "confidence": 0.41240716,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.74397814
              },
              {
                "word": "finally",
                "start": 2023.345,
                "end": 2023.825,
                "confidence": 0.9260375,
                "punctuated_word": "finally",
                "speaker": 0,
                "speaker_confidence": 0.74397814
              },
              {
                "word": "it",
                "start": 2023.825,
                "end": 2023.905,
                "confidence": 0.5170409,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.74397814
              },
              {
                "word": "is",
                "start": 2023.905,
                "end": 2024.145,
                "confidence": 0.99483454,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.74397814
              },
              {
                "word": "being",
                "start": 2024.145,
                "end": 2024.3049,
                "confidence": 0.9983675,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.74397814
              },
              {
                "word": "picked",
                "start": 2024.3049,
                "end": 2024.545,
                "confidence": 0.9998485,
                "punctuated_word": "picked",
                "speaker": 0,
                "speaker_confidence": 0.74397814
              },
              {
                "word": "up",
                "start": 2024.545,
                "end": 2025.045,
                "confidence": 0.9957664,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.74397814
              },
              {
                "word": "after",
                "start": 2025.105,
                "end": 2025.4249,
                "confidence": 0.9794312,
                "punctuated_word": "after",
                "speaker": 0,
                "speaker_confidence": 0.3791564
              },
              {
                "word": "waiting",
                "start": 2025.4249,
                "end": 2025.745,
                "confidence": 0.9825409,
                "punctuated_word": "waiting",
                "speaker": 0,
                "speaker_confidence": 0.3791564
              },
              {
                "word": "for",
                "start": 2025.745,
                "end": 2025.985,
                "confidence": 0.9995484,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.3791564
              },
              {
                "word": "three",
                "start": 2025.985,
                "end": 2026.145,
                "confidence": 0.99917656,
                "punctuated_word": "three",
                "speaker": 0,
                "speaker_confidence": 0.3791564
              },
              {
                "word": "blocks",
                "start": 2026.145,
                "end": 2026.645,
                "confidence": 0.967428,
                "punctuated_word": "blocks.",
                "speaker": 0,
                "speaker_confidence": 0.3791564
              },
              {
                "word": "and",
                "start": 2026.785,
                "end": 2026.865,
                "confidence": 0.60921776,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5766517
              },
              {
                "word": "during",
                "start": 2026.865,
                "end": 2027.1849,
                "confidence": 0.7284921,
                "punctuated_word": "during",
                "speaker": 0,
                "speaker_confidence": 0.5766517
              },
              {
                "word": "that",
                "start": 2027.1849,
                "end": 2027.4249,
                "confidence": 0.99859864,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5766517
              },
              {
                "word": "block",
                "start": 2027.4249,
                "end": 2027.745,
                "confidence": 0.99331343,
                "punctuated_word": "block,",
                "speaker": 0,
                "speaker_confidence": 0.5766517
              },
              {
                "word": "the",
                "start": 2027.745,
                "end": 2027.905,
                "confidence": 0.9991123,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5766517
              },
              {
                "word": "fourth",
                "start": 2027.905,
                "end": 2028.145,
                "confidence": 0.9942648,
                "punctuated_word": "fourth",
                "speaker": 0,
                "speaker_confidence": 0.5766517
              },
              {
                "word": "block",
                "start": 2028.145,
                "end": 2028.545,
                "confidence": 0.995927,
                "punctuated_word": "block,",
                "speaker": 0,
                "speaker_confidence": 0.5766517
              },
              {
                "word": "the",
                "start": 2028.545,
                "end": 2028.705,
                "confidence": 0.9988392,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6079418
              },
              {
                "word": "current",
                "start": 2028.705,
                "end": 2029.025,
                "confidence": 0.9992149,
                "punctuated_word": "current",
                "speaker": 0,
                "speaker_confidence": 0.6079418
              },
              {
                "word": "block",
                "start": 2029.025,
                "end": 2029.525,
                "confidence": 0.9090135,
                "punctuated_word": "block,",
                "speaker": 0,
                "speaker_confidence": 0.6079418
              },
              {
                "word": "is",
                "start": 2030.225,
                "end": 2030.465,
                "confidence": 0.9964097,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6079418
              },
              {
                "word": "the",
                "start": 2030.465,
                "end": 2030.965,
                "confidence": 0.98418796,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6079418
              },
              {
                "word": "solver",
                "start": 2031.025,
                "end": 2031.505,
                "confidence": 0.9975581,
                "punctuated_word": "solver",
                "speaker": 0,
                "speaker_confidence": 0.6079418
              },
              {
                "word": "actually",
                "start": 2031.505,
                "end": 2031.905,
                "confidence": 0.9725479,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.6079418
              },
              {
                "word": "interacting",
                "start": 2031.905,
                "end": 2032.385,
                "confidence": 0.9950676,
                "punctuated_word": "interacting",
                "speaker": 0,
                "speaker_confidence": 0.6079418
              },
              {
                "word": "in",
                "start": 2032.385,
                "end": 2032.545,
                "confidence": 0.63228273,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6079418
              },
              {
                "word": "interactive",
                "start": 2032.545,
                "end": 2033.025,
                "confidence": 0.53230536,
                "punctuated_word": "interactive",
                "speaker": 0,
                "speaker_confidence": 0.44040298
              },
              {
                "word": "protocol",
                "start": 2033.025,
                "end": 2033.525,
                "confidence": 0.99957794,
                "punctuated_word": "protocol",
                "speaker": 0,
                "speaker_confidence": 0.44040298
              },
              {
                "word": "with",
                "start": 2033.585,
                "end": 2033.825,
                "confidence": 0.99790716,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.44040298
              },
              {
                "word": "the",
                "start": 2033.825,
                "end": 2033.905,
                "confidence": 0.986699,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.44040298
              },
              {
                "word": "transaction",
                "start": 2033.905,
                "end": 2034.405,
                "confidence": 0.9355013,
                "punctuated_word": "transaction.",
                "speaker": 0,
                "speaker_confidence": 0.44040298
              },
              {
                "word": "so",
                "start": 2035.025,
                "end": 2035.345,
                "confidence": 0.991576,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "that",
                "start": 2035.345,
                "end": 2035.53,
                "confidence": 0.94097537,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "is",
                "start": 2036.49,
                "end": 2036.5701,
                "confidence": 0.99739516,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "the",
                "start": 2036.5701,
                "end": 2036.81,
                "confidence": 0.99773186,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "only",
                "start": 2036.81,
                "end": 2037.2101,
                "confidence": 0.99797755,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "time",
                "start": 2037.2101,
                "end": 2037.53,
                "confidence": 0.9996339,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "a",
                "start": 2037.53,
                "end": 2037.85,
                "confidence": 0.99322563,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "transaction",
                "start": 2037.85,
                "end": 2038.29,
                "confidence": 0.9996406,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "sliver",
                "start": 2038.73,
                "end": 2039.13,
                "confidence": 0.9881001,
                "punctuated_word": "sliver",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "of",
                "start": 2039.13,
                "end": 2039.29,
                "confidence": 0.99132067,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "time",
                "start": 2039.29,
                "end": 2039.79,
                "confidence": 0.99960405,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "gets",
                "start": 2040.0901,
                "end": 2040.3301,
                "confidence": 0.9461225,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "to",
                "start": 2040.3301,
                "end": 2040.49,
                "confidence": 0.9698575,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "be",
                "start": 2040.49,
                "end": 2040.5701,
                "confidence": 0.8386156,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "in",
                "start": 2040.5701,
                "end": 2040.65,
                "confidence": 0.95103455,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "the",
                "start": 2040.65,
                "end": 2040.81,
                "confidence": 0.99267197,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "present",
                "start": 2040.81,
                "end": 2041.05,
                "confidence": 0.9896617,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "tense",
                "start": 2041.05,
                "end": 2041.55,
                "confidence": 0.93344164,
                "punctuated_word": "tense.",
                "speaker": 0,
                "speaker_confidence": 0.68753964
              },
              {
                "word": "mhmm",
                "start": 2041.77,
                "end": 2042.0901,
                "confidence": 0.99694866,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.48978078
              },
              {
                "word": "whereas",
                "start": 2042.0901,
                "end": 2042.41,
                "confidence": 0.737682,
                "punctuated_word": "Whereas",
                "speaker": 0,
                "speaker_confidence": 0.48978078
              },
              {
                "word": "the",
                "start": 2042.41,
                "end": 2042.65,
                "confidence": 0.8578322,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.48978078
              },
              {
                "word": "sliver",
                "start": 2042.65,
                "end": 2043.05,
                "confidence": 0.9993722,
                "punctuated_word": "sliver",
                "speaker": 0,
                "speaker_confidence": 0.48978078
              },
              {
                "word": "is",
                "start": 2043.05,
                "end": 2043.29,
                "confidence": 0.99906117,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.48978078
              },
              {
                "word": "much",
                "start": 2043.29,
                "end": 2043.53,
                "confidence": 0.9874872,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.48978078
              },
              {
                "word": "narrow",
                "start": 2043.53,
                "end": 2044.03,
                "confidence": 0.75181353,
                "punctuated_word": "narrow.",
                "speaker": 0,
                "speaker_confidence": 0.48978078
              },
              {
                "word": "it's",
                "start": 2044.0901,
                "end": 2044.3301,
                "confidence": 0.8975742,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "just",
                "start": 2044.3301,
                "end": 2044.5701,
                "confidence": 0.9991943,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "about",
                "start": 2044.5701,
                "end": 2044.89,
                "confidence": 0.97912276,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "reading",
                "start": 2044.89,
                "end": 2045.13,
                "confidence": 0.9993112,
                "punctuated_word": "reading",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "the",
                "start": 2045.13,
                "end": 2045.29,
                "confidence": 0.99959785,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "value",
                "start": 2045.29,
                "end": 2045.77,
                "confidence": 0.99991226,
                "punctuated_word": "value",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "of",
                "start": 2045.77,
                "end": 2045.93,
                "confidence": 0.99990594,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "the",
                "start": 2045.93,
                "end": 2046.41,
                "confidence": 0.99844605,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "transaction",
                "start": 2046.41,
                "end": 2046.91,
                "confidence": 0.99976856,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "fees",
                "start": 2047.05,
                "end": 2047.55,
                "confidence": 0.710626,
                "punctuated_word": "fees,",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "which",
                "start": 2047.6901,
                "end": 2047.93,
                "confidence": 0.62404835,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "is",
                "start": 2047.93,
                "end": 2048.09,
                "confidence": 0.9929301,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "high",
                "start": 2048.09,
                "end": 2048.25,
                "confidence": 0.99480706,
                "punctuated_word": "high",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "enough",
                "start": 2048.25,
                "end": 2048.49,
                "confidence": 0.99841785,
                "punctuated_word": "enough",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "in",
                "start": 2048.49,
                "end": 2048.73,
                "confidence": 0.9992442,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "bitcoin",
                "start": 2048.73,
                "end": 2049.23,
                "confidence": 0.9760784,
                "punctuated_word": "Bitcoin.",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "so",
                "start": 2049.29,
                "end": 2049.69,
                "confidence": 0.9992768,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "may",
                "start": 2049.69,
                "end": 2049.975,
                "confidence": 0.37851402,
                "punctuated_word": "may",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "actually",
                "start": 2050.135,
                "end": 2050.455,
                "confidence": 0.9979184,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "opened",
                "start": 2050.455,
                "end": 2050.955,
                "confidence": 0.9981084,
                "punctuated_word": "opened",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "up",
                "start": 2050.975,
                "end": 2051.475,
                "confidence": 0.9984665,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "the",
                "start": 2051.495,
                "end": 2051.735,
                "confidence": 0.9912185,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "this",
                "start": 2051.8152,
                "end": 2052.215,
                "confidence": 0.99834096,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "present",
                "start": 2052.215,
                "end": 2052.5352,
                "confidence": 0.9902654,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "tense",
                "start": 2052.5352,
                "end": 2053.0352,
                "confidence": 0.9915364,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.81710017
              },
              {
                "word": "from",
                "start": 2053.175,
                "end": 2053.335,
                "confidence": 0.9940608,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.34336793
              },
              {
                "word": "so",
                "start": 2053.495,
                "end": 2053.975,
                "confidence": 0.9922913,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.34336793
              },
              {
                "word": "it",
                "start": 2053.975,
                "end": 2054.0552,
                "confidence": 0.96060365,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.34336793
              },
              {
                "word": "used",
                "start": 2054.0552,
                "end": 2054.2952,
                "confidence": 0.90665543,
                "punctuated_word": "used",
                "speaker": 0,
                "speaker_confidence": 0.34336793
              },
              {
                "word": "to",
                "start": 2054.2952,
                "end": 2054.455,
                "confidence": 0.9979836,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.34336793
              },
              {
                "word": "be",
                "start": 2054.455,
                "end": 2054.5352,
                "confidence": 0.8362938,
                "punctuated_word": "be,",
                "speaker": 0,
                "speaker_confidence": 0.43067253
              },
              {
                "word": "like",
                "start": 2054.5352,
                "end": 2054.7751,
                "confidence": 0.9993363,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.43067253
              },
              {
                "word": "only",
                "start": 2054.7751,
                "end": 2055.0952,
                "confidence": 0.9997111,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.43067253
              },
              {
                "word": "past",
                "start": 2055.0952,
                "end": 2055.3352,
                "confidence": 0.9885826,
                "punctuated_word": "past",
                "speaker": 0,
                "speaker_confidence": 0.43067253
              },
              {
                "word": "and",
                "start": 2055.3352,
                "end": 2055.5752,
                "confidence": 0.8827565,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.43067253
              },
              {
                "word": "then",
                "start": 2055.5752,
                "end": 2055.655,
                "confidence": 0.872261,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "suddenly",
                "start": 2055.655,
                "end": 2056.155,
                "confidence": 0.9913515,
                "punctuated_word": "suddenly",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "future",
                "start": 2056.455,
                "end": 2056.955,
                "confidence": 0.85407543,
                "punctuated_word": "future.",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "sorry",
                "start": 2057.175,
                "end": 2057.5752,
                "confidence": 0.9658116,
                "punctuated_word": "Sorry.",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "only",
                "start": 2057.5752,
                "end": 2058.0752,
                "confidence": 0.9957054,
                "punctuated_word": "Only",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "future",
                "start": 2058.215,
                "end": 2058.715,
                "confidence": 0.9945209,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "mempool",
                "start": 2058.855,
                "end": 2059.2551,
                "confidence": 0.74065447,
                "punctuated_word": "mempool",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "and",
                "start": 2059.2551,
                "end": 2059.495,
                "confidence": 0.8402966,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "suddenly",
                "start": 2059.495,
                "end": 2059.995,
                "confidence": 0.99032557,
                "punctuated_word": "suddenly",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "past",
                "start": 2060.0552,
                "end": 2060.455,
                "confidence": 0.8616688,
                "punctuated_word": "past.",
                "speaker": 0,
                "speaker_confidence": 0.6421057
              },
              {
                "word": "yeah",
                "start": 2060.455,
                "end": 2060.695,
                "confidence": 0.9559119,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.07526922
              },
              {
                "word": "yeah",
                "start": 2060.695,
                "end": 2060.935,
                "confidence": 0.8017719,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.53665656
              },
              {
                "word": "and",
                "start": 2060.935,
                "end": 2061.0952,
                "confidence": 0.99418604,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.53665656
              },
              {
                "word": "now",
                "start": 2061.0952,
                "end": 2061.5952,
                "confidence": 0.9906917,
                "punctuated_word": "now",
                "speaker": 0,
                "speaker_confidence": 0.53665656
              },
              {
                "word": "future",
                "start": 2062.135,
                "end": 2062.47,
                "confidence": 0.9482234,
                "punctuated_word": "future",
                "speaker": 0,
                "speaker_confidence": 0.53665656
              },
              {
                "word": "and",
                "start": 2062.8699,
                "end": 2063.27,
                "confidence": 0.9964631,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.564686
              },
              {
                "word": "the",
                "start": 2063.27,
                "end": 2063.43,
                "confidence": 0.7406121,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.564686
              },
              {
                "word": "present",
                "start": 2063.43,
                "end": 2063.93,
                "confidence": 0.99859184,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.564686
              },
              {
                "word": "and",
                "start": 2063.99,
                "end": 2064.31,
                "confidence": 0.957481,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.564686
              },
              {
                "word": "then",
                "start": 2064.31,
                "end": 2064.63,
                "confidence": 0.9813602,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.564686
              },
              {
                "word": "past",
                "start": 2064.63,
                "end": 2065.03,
                "confidence": 0.9402839,
                "punctuated_word": "past.",
                "speaker": 0,
                "speaker_confidence": 0.564686
              },
              {
                "word": "so",
                "start": 2065.03,
                "end": 2065.1099,
                "confidence": 0.67459303,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.51152503
              },
              {
                "word": "the",
                "start": 2065.1099,
                "end": 2065.19,
                "confidence": 0.9974577,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.51152503
              },
              {
                "word": "present",
                "start": 2065.19,
                "end": 2065.59,
                "confidence": 0.9979963,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.51152503
              },
              {
                "word": "is",
                "start": 2065.59,
                "end": 2065.75,
                "confidence": 0.9996618,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.51152503
              },
              {
                "word": "opening",
                "start": 2065.75,
                "end": 2066.15,
                "confidence": 0.9997727,
                "punctuated_word": "opening",
                "speaker": 0,
                "speaker_confidence": 0.51152503
              },
              {
                "word": "up",
                "start": 2066.15,
                "end": 2066.65,
                "confidence": 0.99430513,
                "punctuated_word": "up.",
                "speaker": 0,
                "speaker_confidence": 0.51152503
              },
              {
                "word": "right",
                "start": 2066.71,
                "end": 2066.8699,
                "confidence": 0.6651112,
                "punctuated_word": "Right",
                "speaker": 0,
                "speaker_confidence": 0.6269935
              },
              {
                "word": "now",
                "start": 2066.8699,
                "end": 2067.19,
                "confidence": 0.8747868,
                "punctuated_word": "now,",
                "speaker": 0,
                "speaker_confidence": 0.6269935
              },
              {
                "word": "mev",
                "start": 2067.19,
                "end": 2067.3499,
                "confidence": 0.63266003,
                "punctuated_word": "Mev",
                "speaker": 0,
                "speaker_confidence": 0.6269935
              },
              {
                "word": "is",
                "start": 2067.3499,
                "end": 2067.51,
                "confidence": 0.9779489,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6269935
              },
              {
                "word": "limited",
                "start": 2067.51,
                "end": 2067.91,
                "confidence": 0.9631173,
                "punctuated_word": "limited",
                "speaker": 0,
                "speaker_confidence": 0.6269935
              },
              {
                "word": "to",
                "start": 2067.91,
                "end": 2068.07,
                "confidence": 0.99884075,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6269935
              },
              {
                "word": "a",
                "start": 2068.07,
                "end": 2068.23,
                "confidence": 0.99874735,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6269935
              },
              {
                "word": "single",
                "start": 2068.23,
                "end": 2068.63,
                "confidence": 0.9998715,
                "punctuated_word": "single",
                "speaker": 0,
                "speaker_confidence": 0.6269935
              },
              {
                "word": "block",
                "start": 2068.63,
                "end": 2069.13,
                "confidence": 0.9741137,
                "punctuated_word": "block.",
                "speaker": 0,
                "speaker_confidence": 0.6269935
              },
              {
                "word": "right",
                "start": 2069.19,
                "end": 2069.67,
                "confidence": 0.9883674,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.6394155
              },
              {
                "word": "but",
                "start": 2069.67,
                "end": 2070.17,
                "confidence": 0.99903333,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.6394155
              },
              {
                "word": "if",
                "start": 2070.39,
                "end": 2070.63,
                "confidence": 0.99315923,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6394155
              },
              {
                "word": "mev",
                "start": 2070.63,
                "end": 2070.8699,
                "confidence": 0.9959656,
                "punctuated_word": "Mev",
                "speaker": 0,
                "speaker_confidence": 0.6394155
              },
              {
                "word": "can",
                "start": 2070.8699,
                "end": 2071.03,
                "confidence": 0.9985202,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6394155
              },
              {
                "word": "be",
                "start": 2071.03,
                "end": 2071.19,
                "confidence": 0.99932516,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6394155
              },
              {
                "word": "extended",
                "start": 2071.19,
                "end": 2071.69,
                "confidence": 0.97041583,
                "punctuated_word": "extended,",
                "speaker": 0,
                "speaker_confidence": 0.6394155
              },
              {
                "word": "many",
                "start": 2071.75,
                "end": 2072.07,
                "confidence": 0.9947184,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.6394155
              },
              {
                "word": "people",
                "start": 2072.07,
                "end": 2072.31,
                "confidence": 0.9993315,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.6394155
              },
              {
                "word": "are",
                "start": 2072.31,
                "end": 2072.47,
                "confidence": 0.9958834,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "trying",
                "start": 2072.47,
                "end": 2072.8699,
                "confidence": 0.99943405,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "to",
                "start": 2072.8699,
                "end": 2073.1099,
                "confidence": 0.9873799,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "multi",
                "start": 2073.1099,
                "end": 2073.43,
                "confidence": 0.49890912,
                "punctuated_word": "multi",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "block",
                "start": 2073.43,
                "end": 2073.83,
                "confidence": 0.99359,
                "punctuated_word": "block",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "mev",
                "start": 2073.83,
                "end": 2074.33,
                "confidence": 0.8372094,
                "punctuated_word": "Mev.",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "the",
                "start": 2074.39,
                "end": 2074.55,
                "confidence": 0.99161106,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "present",
                "start": 2074.55,
                "end": 2074.8699,
                "confidence": 0.9888381,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "tense",
                "start": 2074.8699,
                "end": 2074.9338,
                "confidence": 0.9974496,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "becomes",
                "start": 2074.9338,
                "end": 2074.9978,
                "confidence": 0.99863344,
                "punctuated_word": "becomes",
                "speaker": 0,
                "speaker_confidence": 0.6180898
              },
              {
                "word": "multi",
                "start": 2074.9978,
                "end": 2075.062,
                "confidence": 0.9451286,
                "punctuated_word": "multi",
                "speaker": 0,
                "speaker_confidence": 0.16011369
              },
              {
                "word": "block",
                "start": 2075.062,
                "end": 2075.126,
                "confidence": 0.9952886,
                "punctuated_word": "block.",
                "speaker": 0,
                "speaker_confidence": 0.16011369
              },
              {
                "word": "wow",
                "start": 2075.126,
                "end": 2075.19,
                "confidence": 0.9935522,
                "punctuated_word": "Wow.",
                "speaker": 0,
                "speaker_confidence": 0.2287302
              },
              {
                "word": "so",
                "start": 2075.19,
                "end": 2075.254,
                "confidence": 0.99627185,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.2287302
              },
              {
                "word": "this",
                "start": 2075.254,
                "end": 2075.3179,
                "confidence": 0.9019266,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.2287302
              },
              {
                "word": "is",
                "start": 2075.3179,
                "end": 2075.382,
                "confidence": 0.9219859,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.2287302
              },
              {
                "word": "again",
                "start": 2075.382,
                "end": 2075.446,
                "confidence": 0.41380963,
                "punctuated_word": "again",
                "speaker": 0,
                "speaker_confidence": 0.3639025
              },
              {
                "word": "programmable",
                "start": 2075.446,
                "end": 2075.51,
                "confidence": 0.9154476,
                "punctuated_word": "programmable",
                "speaker": 0,
                "speaker_confidence": 0.3639025
              },
              {
                "word": "time",
                "start": 2075.51,
                "end": 2075.91,
                "confidence": 0.96442056,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.3639025
              },
              {
                "word": "mev",
                "start": 2075.91,
                "end": 2075.925,
                "confidence": 0.6765937,
                "punctuated_word": "Mev",
                "speaker": 0,
                "speaker_confidence": 0.3639025
              },
              {
                "word": "multi",
                "start": 2076.085,
                "end": 2076.585,
                "confidence": 0.91342753,
                "punctuated_word": "multi",
                "speaker": 0,
                "speaker_confidence": 0.3639025
              },
              {
                "word": "block",
                "start": 2077.125,
                "end": 2077.445,
                "confidence": 0.98032707,
                "punctuated_word": "block.",
                "speaker": 1,
                "speaker_confidence": 0.10310805
              },
              {
                "word": "wow",
                "start": 2077.445,
                "end": 2077.925,
                "confidence": 0.99434245,
                "punctuated_word": "Wow.",
                "speaker": 1,
                "speaker_confidence": 0.10310805
              },
              {
                "word": "so",
                "start": 2077.925,
                "end": 2078.245,
                "confidence": 0.9917312,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.44925177
              },
              {
                "word": "this",
                "start": 2078.245,
                "end": 2078.485,
                "confidence": 0.96060884,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.44925177
              },
              {
                "word": "is",
                "start": 2078.485,
                "end": 2078.645,
                "confidence": 0.9949414,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.44925177
              },
              {
                "word": "again",
                "start": 2078.645,
                "end": 2078.885,
                "confidence": 0.52479845,
                "punctuated_word": "again",
                "speaker": 0,
                "speaker_confidence": 0.44925177
              },
              {
                "word": "programmable",
                "start": 2078.885,
                "end": 2079.385,
                "confidence": 0.982112,
                "punctuated_word": "programmable",
                "speaker": 0,
                "speaker_confidence": 0.44925177
              },
              {
                "word": "time",
                "start": 2079.605,
                "end": 2080.105,
                "confidence": 0.94957626,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.44925177
              },
              {
                "word": "extending",
                "start": 2080.725,
                "end": 2081.225,
                "confidence": 0.9906112,
                "punctuated_word": "Extending",
                "speaker": 1,
                "speaker_confidence": 0.42007565
              },
              {
                "word": "the",
                "start": 2081.2852,
                "end": 2081.445,
                "confidence": 0.9950464,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.42007565
              },
              {
                "word": "present",
                "start": 2081.445,
                "end": 2081.945,
                "confidence": 0.6870906,
                "punctuated_word": "present.",
                "speaker": 1,
                "speaker_confidence": 0.42007565
              },
              {
                "word": "extending",
                "start": 2082.405,
                "end": 2082.725,
                "confidence": 0.7450378,
                "punctuated_word": "Extending",
                "speaker": 1,
                "speaker_confidence": 0.11440289
              },
              {
                "word": "the",
                "start": 2082.725,
                "end": 2083.0452,
                "confidence": 0.9821638,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.11440289
              },
              {
                "word": "future",
                "start": 2083.0452,
                "end": 2083.445,
                "confidence": 0.9717159,
                "punctuated_word": "future.",
                "speaker": 1,
                "speaker_confidence": 0.11440289
              },
              {
                "word": "it",
                "start": 2083.445,
                "end": 2083.685,
                "confidence": 0.8958996,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.28664577
              },
              {
                "word": "sounds",
                "start": 2083.685,
                "end": 2083.925,
                "confidence": 0.941458,
                "punctuated_word": "sounds",
                "speaker": 0,
                "speaker_confidence": 0.28664577
              },
              {
                "word": "like",
                "start": 2083.925,
                "end": 2084.085,
                "confidence": 0.98900336,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.28664577
              },
              {
                "word": "some",
                "start": 2084.085,
                "end": 2084.325,
                "confidence": 0.9867801,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.3968652
              },
              {
                "word": "mindfulness",
                "start": 2084.325,
                "end": 2084.825,
                "confidence": 0.9945815,
                "punctuated_word": "mindfulness",
                "speaker": 0,
                "speaker_confidence": 0.3968652
              },
              {
                "word": "bs",
                "start": 2084.965,
                "end": 2085.465,
                "confidence": 0.73588824,
                "punctuated_word": "BS.",
                "speaker": 0,
                "speaker_confidence": 0.3968652
              },
              {
                "word": "yeah",
                "start": 2088.42,
                "end": 2088.92,
                "confidence": 0.9950437,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.16305923
              },
              {
                "word": "i",
                "start": 2090.3398,
                "end": 2090.5,
                "confidence": 0.98944795,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.44475847
              },
              {
                "word": "mean",
                "start": 2090.5,
                "end": 2090.66,
                "confidence": 0.97023237,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.44475847
              },
              {
                "word": "that's",
                "start": 2090.66,
                "end": 2090.9,
                "confidence": 0.9794826,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.44475847
              },
              {
                "word": "so",
                "start": 2091.0598,
                "end": 2091.22,
                "confidence": 0.9037005,
                "punctuated_word": "so,",
                "speaker": 1,
                "speaker_confidence": 0.44475847
              },
              {
                "word": "like",
                "start": 2091.22,
                "end": 2091.72,
                "confidence": 0.9949063,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.44475847
              },
              {
                "word": "is",
                "start": 2093.7,
                "end": 2093.78,
                "confidence": 0.99324554,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "i",
                "start": 2093.94,
                "end": 2094.18,
                "confidence": 0.999387,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "i",
                "start": 2094.18,
                "end": 2094.42,
                "confidence": 0.9747694,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "guess",
                "start": 2094.42,
                "end": 2094.5798,
                "confidence": 0.5915111,
                "punctuated_word": "guess",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "in",
                "start": 2094.5798,
                "end": 2094.74,
                "confidence": 0.7482709,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "your",
                "start": 2094.74,
                "end": 2094.9,
                "confidence": 0.9964735,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "view",
                "start": 2094.9,
                "end": 2095.14,
                "confidence": 0.8681663,
                "punctuated_word": "view,",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "i",
                "start": 2095.14,
                "end": 2095.2998,
                "confidence": 0.99900824,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "mean",
                "start": 2095.2998,
                "end": 2095.46,
                "confidence": 0.9915798,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "i",
                "start": 2095.46,
                "end": 2095.54,
                "confidence": 0.9997973,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "guess",
                "start": 2095.54,
                "end": 2095.7,
                "confidence": 0.9997129,
                "punctuated_word": "guess",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "not",
                "start": 2095.7,
                "end": 2095.94,
                "confidence": 0.74906325,
                "punctuated_word": "not,",
                "speaker": 1,
                "speaker_confidence": 0.5790757
              },
              {
                "word": "but",
                "start": 2095.94,
                "end": 2096.02,
                "confidence": 0.94725466,
                "punctuated_word": "but,",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "like",
                "start": 2096.02,
                "end": 2096.52,
                "confidence": 0.99817723,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "the",
                "start": 2098.18,
                "end": 2098.3398,
                "confidence": 0.97639585,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "situation",
                "start": 2098.3398,
                "end": 2098.8198,
                "confidence": 0.9998634,
                "punctuated_word": "situation",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "with",
                "start": 2098.8198,
                "end": 2099.0598,
                "confidence": 0.9993451,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "mev",
                "start": 2099.0598,
                "end": 2099.5598,
                "confidence": 0.9589389,
                "punctuated_word": "MEV,",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "is",
                "start": 2099.6199,
                "end": 2099.78,
                "confidence": 0.9994831,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "it",
                "start": 2099.78,
                "end": 2099.8599,
                "confidence": 0.9987877,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "purely",
                "start": 2099.8599,
                "end": 2100.3599,
                "confidence": 0.99932516,
                "punctuated_word": "purely",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "a",
                "start": 2100.5798,
                "end": 2100.74,
                "confidence": 0.9968989,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "negative",
                "start": 2100.74,
                "end": 2101.24,
                "confidence": 0.9986975,
                "punctuated_word": "negative?",
                "speaker": 1,
                "speaker_confidence": 0.67614734
              },
              {
                "word": "not",
                "start": 2101.8599,
                "end": 2102.02,
                "confidence": 0.6983627,
                "punctuated_word": "Not",
                "speaker": 0,
                "speaker_confidence": 0.27810264
              },
              {
                "word": "not",
                "start": 2102.02,
                "end": 2102.0999,
                "confidence": 0.9343536,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.27810264
              },
              {
                "word": "at",
                "start": 2102.0999,
                "end": 2102.3398,
                "confidence": 0.9800829,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.27810264
              },
              {
                "word": "all",
                "start": 2102.3398,
                "end": 2102.42,
                "confidence": 0.9749383,
                "punctuated_word": "all.",
                "speaker": 0,
                "speaker_confidence": 0.27810264
              },
              {
                "word": "not",
                "start": 2102.42,
                "end": 2102.5798,
                "confidence": 0.9646155,
                "punctuated_word": "Not",
                "speaker": 0,
                "speaker_confidence": 0.38477528
              },
              {
                "word": "at",
                "start": 2102.5798,
                "end": 2102.66,
                "confidence": 0.98582304,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.38477528
              },
              {
                "word": "all",
                "start": 2102.66,
                "end": 2102.8198,
                "confidence": 0.99449515,
                "punctuated_word": "all.",
                "speaker": 0,
                "speaker_confidence": 0.38477528
              },
              {
                "word": "it's",
                "start": 2102.8198,
                "end": 2103.225,
                "confidence": 0.95047396,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.38477528
              },
              {
                "word": "again",
                "start": 2103.225,
                "end": 2103.3052,
                "confidence": 0.9849474,
                "punctuated_word": "again",
                "speaker": 0,
                "speaker_confidence": 0.38477528
              },
              {
                "word": "yeah",
                "start": 2103.385,
                "end": 2103.705,
                "confidence": 0.9639573,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.38477528
              },
              {
                "word": "first",
                "start": 2103.705,
                "end": 2104.185,
                "confidence": 0.78465164,
                "punctuated_word": "First,",
                "speaker": 0,
                "speaker_confidence": 0.5347841
              },
              {
                "word": "i",
                "start": 2104.185,
                "end": 2104.3452,
                "confidence": 0.99916995,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5347841
              },
              {
                "word": "mean",
                "start": 2104.3452,
                "end": 2104.5051,
                "confidence": 0.99725115,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.5347841
              },
              {
                "word": "i",
                "start": 2104.5051,
                "end": 2104.665,
                "confidence": 0.999948,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5347841
              },
              {
                "word": "don't",
                "start": 2104.665,
                "end": 2104.905,
                "confidence": 0.99997073,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.5347841
              },
              {
                "word": "see",
                "start": 2104.905,
                "end": 2105.145,
                "confidence": 0.99914443,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.5347841
              },
              {
                "word": "a",
                "start": 2105.3052,
                "end": 2105.385,
                "confidence": 0.7856426,
                "punctuated_word": "A",
                "speaker": 1,
                "speaker_confidence": 0.36733603
              },
              {
                "word": "negative",
                "start": 2105.385,
                "end": 2105.7852,
                "confidence": 0.94579023,
                "punctuated_word": "negative,",
                "speaker": 1,
                "speaker_confidence": 0.36733603
              },
              {
                "word": "i",
                "start": 2105.7852,
                "end": 2105.945,
                "confidence": 0.9996977,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.36733603
              },
              {
                "word": "guess",
                "start": 2105.945,
                "end": 2106.185,
                "confidence": 0.93612313,
                "punctuated_word": "guess,",
                "speaker": 1,
                "speaker_confidence": 0.36733603
              },
              {
                "word": "really",
                "start": 2106.185,
                "end": 2106.3452,
                "confidence": 0.99891853,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.36733603
              },
              {
                "word": "i",
                "start": 2106.425,
                "end": 2106.5852,
                "confidence": 0.9998684,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.41901475
              },
              {
                "word": "mean",
                "start": 2106.5852,
                "end": 2106.8252,
                "confidence": 0.98625565,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.41901475
              },
              {
                "word": "really",
                "start": 2106.8252,
                "end": 2106.985,
                "confidence": 0.9302453,
                "punctuated_word": "really,",
                "speaker": 1,
                "speaker_confidence": 0.41901475
              },
              {
                "word": "like",
                "start": 2106.985,
                "end": 2107.385,
                "confidence": 0.8649123,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.41901475
              },
              {
                "word": "only",
                "start": 2107.385,
                "end": 2107.625,
                "confidence": 0.632191,
                "punctuated_word": "only",
                "speaker": 1,
                "speaker_confidence": 0.41901475
              },
              {
                "word": "for",
                "start": 2107.7852,
                "end": 2108.0251,
                "confidence": 0.913851,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.41901475
              },
              {
                "word": "the",
                "start": 2108.0251,
                "end": 2108.105,
                "confidence": 0.9376194,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.41901475
              },
              {
                "word": "next",
                "start": 2108.105,
                "end": 2108.2651,
                "confidence": 0.2939899,
                "punctuated_word": "next",
                "speaker": 1,
                "speaker_confidence": 0.41901475
              },
              {
                "word": "one",
                "start": 2108.2651,
                "end": 2108.4253,
                "confidence": 0.6005259,
                "punctuated_word": "one.",
                "speaker": 1,
                "speaker_confidence": 0.41901475
              },
              {
                "word": "like",
                "start": 2108.5852,
                "end": 2108.745,
                "confidence": 0.8988968,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "speculative",
                "start": 2108.745,
                "end": 2109.245,
                "confidence": 0.7668701,
                "punctuated_word": "speculative",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "like",
                "start": 2109.385,
                "end": 2109.625,
                "confidence": 0.97999644,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "purely",
                "start": 2109.625,
                "end": 2110.125,
                "confidence": 0.99927443,
                "punctuated_word": "purely",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "financial",
                "start": 2110.185,
                "end": 2110.5852,
                "confidence": 0.99733245,
                "punctuated_word": "financial",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "speculative",
                "start": 2110.5852,
                "end": 2111.0852,
                "confidence": 0.9656224,
                "punctuated_word": "speculative",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "game",
                "start": 2111.145,
                "end": 2111.645,
                "confidence": 0.9968265,
                "punctuated_word": "game",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "of",
                "start": 2112.105,
                "end": 2112.425,
                "confidence": 0.9767623,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "like",
                "start": 2112.425,
                "end": 2112.745,
                "confidence": 0.9998914,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "like",
                "start": 2112.745,
                "end": 2113.0652,
                "confidence": 0.77537215,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "pvp",
                "start": 2113.0652,
                "end": 2113.5652,
                "confidence": 0.9862652,
                "punctuated_word": "PVP",
                "speaker": 1,
                "speaker_confidence": 0.66723204
              },
              {
                "word": "yeah",
                "start": 2114.105,
                "end": 2114.425,
                "confidence": 0.99852985,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.26960784
              },
              {
                "word": "yeah",
                "start": 2114.425,
                "end": 2114.5051,
                "confidence": 0.9959295,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.26960784
              },
              {
                "word": "fighting",
                "start": 2114.5852,
                "end": 2115.0652,
                "confidence": 0.51855594,
                "punctuated_word": "Fighting",
                "speaker": 0,
                "speaker_confidence": 0.26960784
              },
              {
                "word": "or",
                "start": 2115.0652,
                "end": 2115.225,
                "confidence": 0.9808102,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.26960784
              },
              {
                "word": "something",
                "start": 2115.225,
                "end": 2115.425,
                "confidence": 0.99316436,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.2308743
              },
              {
                "word": "like",
                "start": 2115.425,
                "end": 2115.625,
                "confidence": 0.97032154,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.2308743
              },
              {
                "word": "that",
                "start": 2115.625,
                "end": 2115.745,
                "confidence": 0.9874121,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.2308743
              },
              {
                "word": "say",
                "start": 2115.865,
                "end": 2115.945,
                "confidence": 0.63318294,
                "punctuated_word": "Say",
                "speaker": 0,
                "speaker_confidence": 0.2308743
              },
              {
                "word": "that",
                "start": 2115.945,
                "end": 2116.105,
                "confidence": 0.99822646,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.2308743
              },
              {
                "word": "because",
                "start": 2116.105,
                "end": 2116.35,
                "confidence": 0.8676424,
                "punctuated_word": "because,",
                "speaker": 0,
                "speaker_confidence": 0.5265238
              },
              {
                "word": "i",
                "start": 2116.35,
                "end": 2116.51,
                "confidence": 0.99970204,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5265238
              },
              {
                "word": "mean",
                "start": 2116.51,
                "end": 2116.75,
                "confidence": 0.99772745,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.5265238
              },
              {
                "word": "maybe",
                "start": 2116.75,
                "end": 2117.25,
                "confidence": 0.9992773,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.5265238
              },
              {
                "word": "in",
                "start": 2117.4702,
                "end": 2117.6301,
                "confidence": 0.96085334,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5265238
              },
              {
                "word": "a",
                "start": 2117.6301,
                "end": 2117.79,
                "confidence": 0.99419564,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5265238
              },
              {
                "word": "kind",
                "start": 2117.79,
                "end": 2118.11,
                "confidence": 0.99246806,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.5265238
              },
              {
                "word": "of",
                "start": 2118.11,
                "end": 2118.1902,
                "confidence": 0.9988166,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5623945
              },
              {
                "word": "a",
                "start": 2118.1902,
                "end": 2118.4302,
                "confidence": 0.88507277,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5623945
              },
              {
                "word": "weird",
                "start": 2118.4302,
                "end": 2118.9302,
                "confidence": 0.9500557,
                "punctuated_word": "weird,",
                "speaker": 0,
                "speaker_confidence": 0.5623945
              },
              {
                "word": "twist",
                "start": 2119.31,
                "end": 2119.7102,
                "confidence": 0.99889624,
                "punctuated_word": "twist",
                "speaker": 0,
                "speaker_confidence": 0.5623945
              },
              {
                "word": "of",
                "start": 2119.7102,
                "end": 2120.2102,
                "confidence": 0.98823154,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.5623945
              },
              {
                "word": "i",
                "start": 2120.6702,
                "end": 2120.83,
                "confidence": 0.88337594,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5623945
              },
              {
                "word": "don't",
                "start": 2120.83,
                "end": 2120.99,
                "confidence": 0.99194735,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "know",
                "start": 2120.99,
                "end": 2121.07,
                "confidence": 0.9868791,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "human",
                "start": 2121.07,
                "end": 2121.3901,
                "confidence": 0.99855,
                "punctuated_word": "human",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "history",
                "start": 2121.3901,
                "end": 2121.8901,
                "confidence": 0.9718405,
                "punctuated_word": "history,",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "we",
                "start": 2122.03,
                "end": 2122.1902,
                "confidence": 0.9950577,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "have",
                "start": 2122.1902,
                "end": 2122.4302,
                "confidence": 0.9951395,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "always",
                "start": 2122.4302,
                "end": 2122.75,
                "confidence": 0.99977916,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "tried",
                "start": 2122.75,
                "end": 2123.07,
                "confidence": 0.97629887,
                "punctuated_word": "tried",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "to",
                "start": 2123.07,
                "end": 2123.55,
                "confidence": 0.9979686,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "extract",
                "start": 2123.55,
                "end": 2123.9502,
                "confidence": 0.999816,
                "punctuated_word": "extract",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "the",
                "start": 2123.9502,
                "end": 2124.11,
                "confidence": 0.99953246,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "most",
                "start": 2124.11,
                "end": 2124.35,
                "confidence": 0.9993011,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "out",
                "start": 2124.35,
                "end": 2124.59,
                "confidence": 0.95406514,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.77820534
              },
              {
                "word": "of",
                "start": 2124.59,
                "end": 2124.6702,
                "confidence": 0.99931455,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.62197495
              },
              {
                "word": "something",
                "start": 2124.6702,
                "end": 2125.1702,
                "confidence": 0.9882966,
                "punctuated_word": "something.",
                "speaker": 0,
                "speaker_confidence": 0.62197495
              },
              {
                "word": "so",
                "start": 2125.87,
                "end": 2126.37,
                "confidence": 0.99182886,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.62197495
              },
              {
                "word": "if",
                "start": 2126.9102,
                "end": 2126.99,
                "confidence": 0.7719984,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.62197495
              },
              {
                "word": "it's",
                "start": 2126.99,
                "end": 2127.23,
                "confidence": 0.9807192,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.62197495
              },
              {
                "word": "good",
                "start": 2127.23,
                "end": 2127.3901,
                "confidence": 0.9983443,
                "punctuated_word": "good",
                "speaker": 0,
                "speaker_confidence": 0.62197495
              },
              {
                "word": "or",
                "start": 2127.3901,
                "end": 2127.55,
                "confidence": 0.9987739,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.62197495
              },
              {
                "word": "bad",
                "start": 2127.55,
                "end": 2127.6301,
                "confidence": 0.96048224,
                "punctuated_word": "bad",
                "speaker": 0,
                "speaker_confidence": 0.62197495
              },
              {
                "word": "better",
                "start": 2127.7102,
                "end": 2128.11,
                "confidence": 0.5484791,
                "punctuated_word": "Better",
                "speaker": 1,
                "speaker_confidence": 0.22594684
              },
              {
                "word": "or",
                "start": 2128.11,
                "end": 2128.1902,
                "confidence": 0.9951527,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.22594684
              },
              {
                "word": "worse",
                "start": 2128.1902,
                "end": 2128.4302,
                "confidence": 0.9552274,
                "punctuated_word": "worse.",
                "speaker": 1,
                "speaker_confidence": 0.22594684
              },
              {
                "word": "better",
                "start": 2128.4302,
                "end": 2128.6702,
                "confidence": 0.49152336,
                "punctuated_word": "Better",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "or",
                "start": 2128.6702,
                "end": 2128.935,
                "confidence": 0.9704075,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "worse",
                "start": 2129.0151,
                "end": 2129.415,
                "confidence": 0.97840583,
                "punctuated_word": "worse.",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "so",
                "start": 2129.415,
                "end": 2129.815,
                "confidence": 0.5841487,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "just",
                "start": 2129.815,
                "end": 2130.0552,
                "confidence": 0.99417984,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "because",
                "start": 2130.0552,
                "end": 2130.2952,
                "confidence": 0.9980236,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "somebody's",
                "start": 2130.2952,
                "end": 2130.7952,
                "confidence": 0.8368254,
                "punctuated_word": "somebody's",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "extracting",
                "start": 2130.855,
                "end": 2131.2551,
                "confidence": 0.994311,
                "punctuated_word": "extracting",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "because",
                "start": 2131.415,
                "end": 2131.895,
                "confidence": 0.9986191,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "the",
                "start": 2131.895,
                "end": 2132.0552,
                "confidence": 0.966719,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "thing",
                "start": 2132.0552,
                "end": 2132.215,
                "confidence": 0.9997137,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "is",
                "start": 2132.215,
                "end": 2132.715,
                "confidence": 0.98908806,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "like",
                "start": 2134.455,
                "end": 2134.935,
                "confidence": 0.94876844,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "ex",
                "start": 2134.935,
                "end": 2135.0151,
                "confidence": 0.4560794,
                "punctuated_word": "ex",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "looking",
                "start": 2135.175,
                "end": 2135.495,
                "confidence": 0.9989993,
                "punctuated_word": "looking",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "at",
                "start": 2135.495,
                "end": 2135.735,
                "confidence": 0.99880755,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "extraction",
                "start": 2135.735,
                "end": 2136.235,
                "confidence": 0.99393153,
                "punctuated_word": "extraction",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "as",
                "start": 2136.375,
                "end": 2136.615,
                "confidence": 0.6292433,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "only",
                "start": 2136.615,
                "end": 2137.095,
                "confidence": 0.9891994,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "as",
                "start": 2137.095,
                "end": 2137.575,
                "confidence": 0.9796219,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "a",
                "start": 2137.575,
                "end": 2137.815,
                "confidence": 0.9955649,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "bad",
                "start": 2137.815,
                "end": 2138.0552,
                "confidence": 0.999858,
                "punctuated_word": "bad",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "thing",
                "start": 2138.0552,
                "end": 2138.5552,
                "confidence": 0.75530756,
                "punctuated_word": "thing,",
                "speaker": 0,
                "speaker_confidence": 0.7635995
              },
              {
                "word": "it's",
                "start": 2139.575,
                "end": 2139.735,
                "confidence": 0.88552797,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.6491123
              },
              {
                "word": "not",
                "start": 2139.735,
                "end": 2139.895,
                "confidence": 0.9976351,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6491123
              },
              {
                "word": "always",
                "start": 2139.895,
                "end": 2140.395,
                "confidence": 0.9993905,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.6491123
              },
              {
                "word": "nuanced",
                "start": 2140.855,
                "end": 2141.355,
                "confidence": 0.9888847,
                "punctuated_word": "nuanced",
                "speaker": 0,
                "speaker_confidence": 0.6491123
              },
              {
                "word": "because",
                "start": 2141.575,
                "end": 2142.075,
                "confidence": 0.82657844,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.6491123
              },
              {
                "word": "uh-huh",
                "start": 2142.3552,
                "end": 2142.415,
                "confidence": 0.997237,
                "punctuated_word": "Uh-huh.",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "both",
                "start": 2142.475,
                "end": 2142.5352,
                "confidence": 0.99838316,
                "punctuated_word": "Both",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "from",
                "start": 2142.5352,
                "end": 2142.855,
                "confidence": 0.99868494,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "the",
                "start": 2142.855,
                "end": 2143.0151,
                "confidence": 0.9906625,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "right",
                "start": 2143.0151,
                "end": 2143.335,
                "confidence": 0.87314343,
                "punctuated_word": "right,",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "politically",
                "start": 2143.335,
                "end": 2143.835,
                "confidence": 0.97289795,
                "punctuated_word": "politically",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "speaking",
                "start": 2143.895,
                "end": 2144.215,
                "confidence": 0.99608254,
                "punctuated_word": "speaking,",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "and",
                "start": 2144.215,
                "end": 2144.4,
                "confidence": 0.82554954,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "the",
                "start": 2144.4,
                "end": 2144.64,
                "confidence": 0.9973091,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "left",
                "start": 2144.64,
                "end": 2145.14,
                "confidence": 0.8765645,
                "punctuated_word": "left.",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "so",
                "start": 2145.2,
                "end": 2145.3599,
                "confidence": 0.9988255,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "for",
                "start": 2145.3599,
                "end": 2145.8599,
                "confidence": 0.637697,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "example",
                "start": 2146.24,
                "end": 2146.48,
                "confidence": 0.99627095,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "the",
                "start": 2146.48,
                "end": 2146.88,
                "confidence": 0.9993266,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "left",
                "start": 2146.88,
                "end": 2147.2,
                "confidence": 0.99968874,
                "punctuated_word": "left",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "would",
                "start": 2147.2,
                "end": 2147.44,
                "confidence": 0.9972806,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "say",
                "start": 2147.44,
                "end": 2147.68,
                "confidence": 0.98135173,
                "punctuated_word": "say,",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "okay",
                "start": 2147.68,
                "end": 2148.0,
                "confidence": 0.8113075,
                "punctuated_word": "okay,",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "we",
                "start": 2148.0,
                "end": 2148.16,
                "confidence": 0.99632037,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "are",
                "start": 2148.16,
                "end": 2148.3198,
                "confidence": 0.9347104,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "extracting",
                "start": 2148.3198,
                "end": 2148.7998,
                "confidence": 0.9985195,
                "punctuated_word": "extracting",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "from",
                "start": 2148.7998,
                "end": 2148.96,
                "confidence": 0.9165871,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "nature",
                "start": 2148.96,
                "end": 2149.3599,
                "confidence": 0.9815559,
                "punctuated_word": "nature",
                "speaker": 0,
                "speaker_confidence": 0.8499292
              },
              {
                "word": "in",
                "start": 2149.3599,
                "end": 2149.44,
                "confidence": 0.550776,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "a",
                "start": 2149.44,
                "end": 2149.52,
                "confidence": 0.94285583,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "way",
                "start": 2149.52,
                "end": 2149.76,
                "confidence": 0.99398154,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "that's",
                "start": 2149.76,
                "end": 2149.92,
                "confidence": 0.73243535,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "bats",
                "start": 2149.92,
                "end": 2150.0798,
                "confidence": 0.27193925,
                "punctuated_word": "bats",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "for",
                "start": 2150.0798,
                "end": 2150.24,
                "confidence": 0.89974123,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "ecology",
                "start": 2150.24,
                "end": 2150.74,
                "confidence": 0.9104642,
                "punctuated_word": "ecology.",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "the",
                "start": 2151.52,
                "end": 2151.68,
                "confidence": 0.99754226,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "right",
                "start": 2151.68,
                "end": 2151.92,
                "confidence": 0.9997502,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "would",
                "start": 2151.92,
                "end": 2152.16,
                "confidence": 0.9982254,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "say",
                "start": 2152.16,
                "end": 2152.64,
                "confidence": 0.7817294,
                "punctuated_word": "say,",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "we're",
                "start": 2152.64,
                "end": 2152.88,
                "confidence": 0.92262447,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "extracting",
                "start": 2152.88,
                "end": 2153.38,
                "confidence": 0.9992009,
                "punctuated_word": "extracting",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "from",
                "start": 2154.0798,
                "end": 2154.5798,
                "confidence": 0.99810684,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "nature",
                "start": 2154.96,
                "end": 2155.46,
                "confidence": 0.93574905,
                "punctuated_word": "nature,",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "things",
                "start": 2155.92,
                "end": 2156.24,
                "confidence": 0.9987519,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "that",
                "start": 2156.24,
                "end": 2156.48,
                "confidence": 0.9988701,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "we",
                "start": 2156.48,
                "end": 2156.64,
                "confidence": 0.9997069,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.95601094
              },
              {
                "word": "should",
                "start": 2156.64,
                "end": 2156.7998,
                "confidence": 0.9978257,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.5671611
              },
              {
                "word": "not",
                "start": 2156.7998,
                "end": 2157.0398,
                "confidence": 0.9963864,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5671611
              },
              {
                "word": "do",
                "start": 2157.0398,
                "end": 2157.2798,
                "confidence": 0.8463552,
                "punctuated_word": "do,",
                "speaker": 0,
                "speaker_confidence": 0.5671611
              },
              {
                "word": "the",
                "start": 2157.2798,
                "end": 2157.3599,
                "confidence": 0.5109773,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5671611
              },
              {
                "word": "divine",
                "start": 2157.3599,
                "end": 2157.76,
                "confidence": 0.9970305,
                "punctuated_word": "divine",
                "speaker": 0,
                "speaker_confidence": 0.5671611
              },
              {
                "word": "law",
                "start": 2157.76,
                "end": 2158.0,
                "confidence": 0.99750996,
                "punctuated_word": "law",
                "speaker": 0,
                "speaker_confidence": 0.5671611
              },
              {
                "word": "of",
                "start": 2158.0,
                "end": 2158.0798,
                "confidence": 0.9985185,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5671611
              },
              {
                "word": "god",
                "start": 2158.0798,
                "end": 2158.3198,
                "confidence": 0.8900138,
                "punctuated_word": "God.",
                "speaker": 0,
                "speaker_confidence": 0.5671611
              },
              {
                "word": "like",
                "start": 2158.3198,
                "end": 2158.4,
                "confidence": 0.987762,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "we",
                "start": 2158.4,
                "end": 2158.665,
                "confidence": 0.98968375,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "should",
                "start": 2158.665,
                "end": 2158.825,
                "confidence": 0.9989631,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "not",
                "start": 2158.825,
                "end": 2158.985,
                "confidence": 0.9978606,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "do",
                "start": 2158.985,
                "end": 2159.145,
                "confidence": 0.9994758,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "more",
                "start": 2159.145,
                "end": 2159.305,
                "confidence": 0.9994222,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "than",
                "start": 2159.305,
                "end": 2159.545,
                "confidence": 0.99900717,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "what",
                "start": 2159.545,
                "end": 2159.745,
                "confidence": 0.99232966,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "like",
                "start": 2159.945,
                "end": 2160.105,
                "confidence": 0.6885191,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "so",
                "start": 2160.105,
                "end": 2160.345,
                "confidence": 0.33105162,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "the",
                "start": 2160.345,
                "end": 2160.425,
                "confidence": 0.981591,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "conservative",
                "start": 2160.425,
                "end": 2160.925,
                "confidence": 0.99682045,
                "punctuated_word": "conservative",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "appeal",
                "start": 2160.985,
                "end": 2161.305,
                "confidence": 0.7984248,
                "punctuated_word": "appeal,",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "you",
                "start": 2161.305,
                "end": 2161.385,
                "confidence": 0.99254394,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "know",
                "start": 2161.385,
                "end": 2161.705,
                "confidence": 0.789067,
                "punctuated_word": "know.",
                "speaker": 0,
                "speaker_confidence": 0.61325085
              },
              {
                "word": "yeah",
                "start": 2161.705,
                "end": 2162.0251,
                "confidence": 0.97931516,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "so",
                "start": 2162.0251,
                "end": 2162.185,
                "confidence": 0.9891423,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "in",
                "start": 2162.185,
                "end": 2162.2651,
                "confidence": 0.97916025,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "many",
                "start": 2162.2651,
                "end": 2162.5051,
                "confidence": 0.9979892,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "ways",
                "start": 2162.5051,
                "end": 2163.0051,
                "confidence": 0.95940816,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "we",
                "start": 2163.145,
                "end": 2163.305,
                "confidence": 0.98805815,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "can",
                "start": 2163.305,
                "end": 2163.545,
                "confidence": 0.9952892,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "argue",
                "start": 2163.545,
                "end": 2163.7852,
                "confidence": 0.99917585,
                "punctuated_word": "argue",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "nothing",
                "start": 2164.0251,
                "end": 2164.185,
                "confidence": 0.6020837,
                "punctuated_word": "nothing",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "i'm",
                "start": 2164.185,
                "end": 2164.425,
                "confidence": 0.9553373,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "arguing",
                "start": 2164.425,
                "end": 2164.925,
                "confidence": 0.7249172,
                "punctuated_word": "arguing,",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "that",
                "start": 2164.985,
                "end": 2165.465,
                "confidence": 0.99673766,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "any",
                "start": 2165.465,
                "end": 2165.965,
                "confidence": 0.9962528,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "anybody",
                "start": 2166.905,
                "end": 2167.405,
                "confidence": 0.9502651,
                "punctuated_word": "anybody",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "who",
                "start": 2167.465,
                "end": 2167.545,
                "confidence": 0.626915,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "claiming",
                "start": 2167.545,
                "end": 2168.045,
                "confidence": 0.74460536,
                "punctuated_word": "claiming",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "or",
                "start": 2168.105,
                "end": 2168.2651,
                "confidence": 0.62402934,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "some",
                "start": 2168.2651,
                "end": 2168.425,
                "confidence": 0.9992435,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "people",
                "start": 2168.425,
                "end": 2168.745,
                "confidence": 0.9997675,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "who",
                "start": 2168.745,
                "end": 2168.825,
                "confidence": 0.8685616,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.8098606
              },
              {
                "word": "are",
                "start": 2168.825,
                "end": 2168.905,
                "confidence": 0.9267526,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "claiming",
                "start": 2168.905,
                "end": 2169.305,
                "confidence": 0.9997888,
                "punctuated_word": "claiming",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "maybe",
                "start": 2169.305,
                "end": 2169.465,
                "confidence": 0.6589721,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "it's",
                "start": 2169.465,
                "end": 2169.545,
                "confidence": 0.77697945,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "a",
                "start": 2169.545,
                "end": 2169.625,
                "confidence": 0.9670477,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "bad",
                "start": 2169.625,
                "end": 2169.7852,
                "confidence": 0.9978294,
                "punctuated_word": "bad",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "idea",
                "start": 2169.7852,
                "end": 2170.105,
                "confidence": 0.9240025,
                "punctuated_word": "idea,",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "they",
                "start": 2170.105,
                "end": 2170.2651,
                "confidence": 0.8866324,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "have",
                "start": 2170.2651,
                "end": 2170.5051,
                "confidence": 0.4129656,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "a",
                "start": 2170.5051,
                "end": 2170.585,
                "confidence": 0.98078513,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "conservative",
                "start": 2170.585,
                "end": 2171.085,
                "confidence": 0.9941251,
                "punctuated_word": "conservative",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "approach",
                "start": 2171.465,
                "end": 2171.965,
                "confidence": 0.95884156,
                "punctuated_word": "approach.",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "like",
                "start": 2172.105,
                "end": 2172.345,
                "confidence": 0.9086372,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "let's",
                "start": 2172.345,
                "end": 2172.585,
                "confidence": 0.95502305,
                "punctuated_word": "let's",
                "speaker": 0,
                "speaker_confidence": 0.7547537
              },
              {
                "word": "not",
                "start": 2172.585,
                "end": 2172.745,
                "confidence": 0.9527898,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "extract",
                "start": 2172.745,
                "end": 2173.225,
                "confidence": 0.99881554,
                "punctuated_word": "extract",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "more",
                "start": 2173.225,
                "end": 2173.725,
                "confidence": 0.7017655,
                "punctuated_word": "more.",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "because",
                "start": 2173.7852,
                "end": 2174.0251,
                "confidence": 0.30609986,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "it's",
                "start": 2174.0251,
                "end": 2174.185,
                "confidence": 0.9885795,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "almost",
                "start": 2174.185,
                "end": 2174.55,
                "confidence": 0.99347275,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "like",
                "start": 2174.55,
                "end": 2174.8533,
                "confidence": 0.6004379,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "nakamoto's",
                "start": 2174.8533,
                "end": 2175.1567,
                "confidence": 0.9637854,
                "punctuated_word": "Nakamoto's",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "divine",
                "start": 2175.1567,
                "end": 2175.46,
                "confidence": 0.96705264,
                "punctuated_word": "divine",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "law",
                "start": 2175.46,
                "end": 2175.7632,
                "confidence": 0.98709154,
                "punctuated_word": "law",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "that",
                "start": 2175.7632,
                "end": 2176.0667,
                "confidence": 0.7782832,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "you",
                "start": 2176.0667,
                "end": 2176.3699,
                "confidence": 0.9417149,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "should",
                "start": 2176.3699,
                "end": 2176.673,
                "confidence": 0.99318296,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "just",
                "start": 2176.673,
                "end": 2176.9766,
                "confidence": 0.9918882,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "look",
                "start": 2176.9766,
                "end": 2177.2798,
                "confidence": 0.9991128,
                "punctuated_word": "look",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "at",
                "start": 2177.2798,
                "end": 2177.583,
                "confidence": 0.99915206,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "the",
                "start": 2177.583,
                "end": 2177.8865,
                "confidence": 0.98853254,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "transaction",
                "start": 2177.8865,
                "end": 2178.1897,
                "confidence": 0.9976718,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "fees",
                "start": 2178.1897,
                "end": 2178.493,
                "confidence": 0.7593813,
                "punctuated_word": "fees,",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "and",
                "start": 2178.493,
                "end": 2178.7961,
                "confidence": 0.9995994,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "this",
                "start": 2178.7961,
                "end": 2179.0996,
                "confidence": 0.9997191,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "is",
                "start": 2179.0996,
                "end": 2179.4028,
                "confidence": 0.99738175,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "what",
                "start": 2179.4028,
                "end": 2179.706,
                "confidence": 0.9993993,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "it",
                "start": 2179.706,
                "end": 2180.0095,
                "confidence": 0.99834466,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "is",
                "start": 2180.0095,
                "end": 2180.3127,
                "confidence": 0.9985382,
                "punctuated_word": "is.",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "so",
                "start": 2180.3127,
                "end": 2180.616,
                "confidence": 0.999017,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "i'm",
                "start": 2180.616,
                "end": 2180.9194,
                "confidence": 0.9972599,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "saying",
                "start": 2180.9194,
                "end": 2181.2227,
                "confidence": 0.6120289,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "that",
                "start": 2181.2227,
                "end": 2181.526,
                "confidence": 0.99940085,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "neither",
                "start": 2181.8293,
                "end": 2182.1326,
                "confidence": 0.98600996,
                "punctuated_word": "neither",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "i'm",
                "start": 2182.1326,
                "end": 2182.4358,
                "confidence": 0.93421906,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "saying",
                "start": 2182.4358,
                "end": 2182.7393,
                "confidence": 0.8015766,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "neither",
                "start": 2182.7393,
                "end": 2183.0425,
                "confidence": 0.8795327,
                "punctuated_word": "neither",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "is",
                "start": 2183.0425,
                "end": 2183.3457,
                "confidence": 0.9696044,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "right",
                "start": 2183.3457,
                "end": 2183.6492,
                "confidence": 0.9986291,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "or",
                "start": 2183.6492,
                "end": 2183.9524,
                "confidence": 0.99405473,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "wrong",
                "start": 2183.9524,
                "end": 2184.2556,
                "confidence": 0.85026896,
                "punctuated_word": "wrong,",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "but",
                "start": 2184.2556,
                "end": 2184.559,
                "confidence": 0.9635465,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "i'm",
                "start": 2184.559,
                "end": 2184.8623,
                "confidence": 0.99392897,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "saying",
                "start": 2184.8623,
                "end": 2185.1655,
                "confidence": 0.9624071,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "that",
                "start": 2185.1655,
                "end": 2185.469,
                "confidence": 0.99743503,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.9527259
              },
              {
                "word": "you",
                "start": 2185.469,
                "end": 2185.7722,
                "confidence": 0.9863935,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "can",
                "start": 2185.7722,
                "end": 2186.0754,
                "confidence": 0.99791855,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "critique",
                "start": 2186.0754,
                "end": 2186.3787,
                "confidence": 0.96847486,
                "punctuated_word": "critique",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "extraction",
                "start": 2186.3787,
                "end": 2186.6821,
                "confidence": 0.98985213,
                "punctuated_word": "extraction",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "as",
                "start": 2186.6821,
                "end": 2186.9854,
                "confidence": 0.995057,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "a",
                "start": 2186.9854,
                "end": 2187.2886,
                "confidence": 0.9928731,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "bad",
                "start": 2187.2886,
                "end": 2187.592,
                "confidence": 0.9970644,
                "punctuated_word": "bad",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "thing",
                "start": 2187.592,
                "end": 2187.8953,
                "confidence": 0.99601376,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "from",
                "start": 2187.8953,
                "end": 2188.1985,
                "confidence": 0.9983096,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "both",
                "start": 2188.1985,
                "end": 2188.502,
                "confidence": 0.99885833,
                "punctuated_word": "both",
                "speaker": 0,
                "speaker_confidence": 0.6351963
              },
              {
                "word": "angles",
                "start": 2188.502,
                "end": 2188.8052,
                "confidence": 0.9521959,
                "punctuated_word": "angles.",
                "speaker": 0,
                "speaker_confidence": 0.031744957
              },
              {
                "word": "mhmm",
                "start": 2188.8052,
                "end": 2189.1084,
                "confidence": 0.99806315,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "but",
                "start": 2189.1084,
                "end": 2189.4119,
                "confidence": 0.99323833,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "what",
                "start": 2189.4119,
                "end": 2189.715,
                "confidence": 0.93152094,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "matters",
                "start": 2189.7952,
                "end": 2190.115,
                "confidence": 0.9924194,
                "punctuated_word": "matters",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "is",
                "start": 2190.115,
                "end": 2190.195,
                "confidence": 0.99954516,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "how",
                "start": 2190.195,
                "end": 2190.5151,
                "confidence": 0.9965366,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "we",
                "start": 2190.5151,
                "end": 2190.675,
                "confidence": 0.99917126,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "are",
                "start": 2190.675,
                "end": 2190.915,
                "confidence": 0.7544136,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "extracting",
                "start": 2190.915,
                "end": 2191.235,
                "confidence": 0.993885,
                "punctuated_word": "extracting",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "what",
                "start": 2191.235,
                "end": 2191.395,
                "confidence": 0.6247663,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "we",
                "start": 2191.395,
                "end": 2191.5552,
                "confidence": 0.99855906,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "are",
                "start": 2191.5552,
                "end": 2191.715,
                "confidence": 0.67686737,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "doing",
                "start": 2191.715,
                "end": 2191.955,
                "confidence": 0.9997409,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "with",
                "start": 2191.955,
                "end": 2192.115,
                "confidence": 0.96655166,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "it",
                "start": 2192.115,
                "end": 2192.615,
                "confidence": 0.9652143,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "and",
                "start": 2192.675,
                "end": 2192.915,
                "confidence": 0.9980111,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "also",
                "start": 2192.915,
                "end": 2193.155,
                "confidence": 0.5058788,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "the",
                "start": 2193.155,
                "end": 2193.235,
                "confidence": 0.684319,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6747968
              },
              {
                "word": "other",
                "start": 2193.235,
                "end": 2193.475,
                "confidence": 0.9839659,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "idea",
                "start": 2193.475,
                "end": 2193.7952,
                "confidence": 0.9736242,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "is",
                "start": 2193.7952,
                "end": 2193.875,
                "confidence": 0.98903966,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "that",
                "start": 2193.875,
                "end": 2194.375,
                "confidence": 0.99797827,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "mev",
                "start": 2194.5151,
                "end": 2195.0151,
                "confidence": 0.92291725,
                "punctuated_word": "MEV",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "is",
                "start": 2195.155,
                "end": 2195.655,
                "confidence": 0.99764144,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "usually",
                "start": 2196.195,
                "end": 2196.595,
                "confidence": 0.9009131,
                "punctuated_word": "usually,",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "if",
                "start": 2196.595,
                "end": 2196.7551,
                "confidence": 0.99116594,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "not",
                "start": 2196.7551,
                "end": 2196.995,
                "confidence": 0.9996526,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "always",
                "start": 2196.995,
                "end": 2197.495,
                "confidence": 0.98204887,
                "punctuated_word": "always,",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "considered",
                "start": 2197.955,
                "end": 2198.355,
                "confidence": 0.9465707,
                "punctuated_word": "considered",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "an",
                "start": 2198.355,
                "end": 2198.675,
                "confidence": 0.99353045,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "economic",
                "start": 2198.675,
                "end": 2199.155,
                "confidence": 0.9996668,
                "punctuated_word": "economic",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "problem",
                "start": 2199.155,
                "end": 2199.635,
                "confidence": 0.9998134,
                "punctuated_word": "problem",
                "speaker": 0,
                "speaker_confidence": 0.87217075
              },
              {
                "word": "to",
                "start": 2199.635,
                "end": 2199.715,
                "confidence": 0.9992022,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.45602685
              },
              {
                "word": "be",
                "start": 2199.715,
                "end": 2199.875,
                "confidence": 0.9953187,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.45602685
              },
              {
                "word": "solved",
                "start": 2199.875,
                "end": 2200.195,
                "confidence": 0.7533173,
                "punctuated_word": "solved,",
                "speaker": 0,
                "speaker_confidence": 0.45602685
              },
              {
                "word": "an",
                "start": 2200.195,
                "end": 2200.355,
                "confidence": 0.8843067,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.45602685
              },
              {
                "word": "economic",
                "start": 2200.355,
                "end": 2200.8352,
                "confidence": 0.9995259,
                "punctuated_word": "economic",
                "speaker": 0,
                "speaker_confidence": 0.45602685
              },
              {
                "word": "reality",
                "start": 2200.8352,
                "end": 2201.3352,
                "confidence": 0.97362936,
                "punctuated_word": "reality.",
                "speaker": 0,
                "speaker_confidence": 0.45602685
              },
              {
                "word": "yeah",
                "start": 2201.395,
                "end": 2201.875,
                "confidence": 0.9918328,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.12872124
              },
              {
                "word": "but",
                "start": 2201.875,
                "end": 2202.195,
                "confidence": 0.9970028,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.5549567
              },
              {
                "word": "what",
                "start": 2202.195,
                "end": 2202.695,
                "confidence": 0.9990657,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.5549567
              },
              {
                "word": "what",
                "start": 2203.235,
                "end": 2203.395,
                "confidence": 0.9942638,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.5549567
              },
              {
                "word": "i",
                "start": 2203.395,
                "end": 2203.65,
                "confidence": 0.9981669,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5549567
              },
              {
                "word": "argue",
                "start": 2203.8098,
                "end": 2204.13,
                "confidence": 0.98339313,
                "punctuated_word": "argue",
                "speaker": 0,
                "speaker_confidence": 0.5549567
              },
              {
                "word": "for",
                "start": 2204.13,
                "end": 2204.45,
                "confidence": 0.9990785,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.5549567
              },
              {
                "word": "and",
                "start": 2204.45,
                "end": 2204.6099,
                "confidence": 0.89144075,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.35427845
              },
              {
                "word": "what",
                "start": 2204.6099,
                "end": 2204.8499,
                "confidence": 0.9962214,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.35427845
              },
              {
                "word": "smart",
                "start": 2204.8499,
                "end": 2205.17,
                "confidence": 0.7029058,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 0.35427845
              },
              {
                "word": "transaction",
                "start": 2205.17,
                "end": 2205.67,
                "confidence": 0.95156807,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.35427845
              },
              {
                "word": "ladder",
                "start": 2205.89,
                "end": 2206.21,
                "confidence": 0.3051239,
                "punctuated_word": "ladder",
                "speaker": 0,
                "speaker_confidence": 0.35427845
              },
              {
                "word": "i",
                "start": 2206.21,
                "end": 2206.2898,
                "confidence": 0.55834264,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "argue",
                "start": 2206.2898,
                "end": 2206.69,
                "confidence": 0.98395675,
                "punctuated_word": "argue",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "for",
                "start": 2206.69,
                "end": 2207.19,
                "confidence": 0.9970656,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "is",
                "start": 2207.3298,
                "end": 2207.49,
                "confidence": 0.8203794,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "mave",
                "start": 2207.49,
                "end": 2207.99,
                "confidence": 0.43773684,
                "punctuated_word": "mave",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "is",
                "start": 2208.21,
                "end": 2208.2898,
                "confidence": 0.991863,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "also",
                "start": 2208.2898,
                "end": 2208.7898,
                "confidence": 0.99756753,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "a",
                "start": 2209.41,
                "end": 2209.49,
                "confidence": 0.99727064,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "horological",
                "start": 2209.49,
                "end": 2209.99,
                "confidence": 0.9712934,
                "punctuated_word": "horological",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "problem",
                "start": 2210.21,
                "end": 2210.71,
                "confidence": 0.91250116,
                "punctuated_word": "problem,",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "a",
                "start": 2210.77,
                "end": 2210.8499,
                "confidence": 0.99718565,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "problem",
                "start": 2210.8499,
                "end": 2211.17,
                "confidence": 0.9993218,
                "punctuated_word": "problem",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "of",
                "start": 2211.17,
                "end": 2211.41,
                "confidence": 0.99905795,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "time",
                "start": 2211.41,
                "end": 2211.91,
                "confidence": 0.8506923,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "like",
                "start": 2212.13,
                "end": 2212.2898,
                "confidence": 0.9456008,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "how",
                "start": 2212.2898,
                "end": 2212.5298,
                "confidence": 0.6385224,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "you",
                "start": 2212.5298,
                "end": 2212.6099,
                "confidence": 0.9905178,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7664472
              },
              {
                "word": "think",
                "start": 2212.6099,
                "end": 2212.8499,
                "confidence": 0.9990576,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "of",
                "start": 2212.8499,
                "end": 2213.01,
                "confidence": 0.9985719,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "time",
                "start": 2213.01,
                "end": 2213.51,
                "confidence": 0.9899414,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "and",
                "start": 2213.8098,
                "end": 2213.97,
                "confidence": 0.99443465,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "if",
                "start": 2213.97,
                "end": 2214.13,
                "confidence": 0.99755824,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "you",
                "start": 2214.13,
                "end": 2214.2898,
                "confidence": 0.99456006,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "think",
                "start": 2214.2898,
                "end": 2214.5298,
                "confidence": 0.99930096,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "of",
                "start": 2214.5298,
                "end": 2214.69,
                "confidence": 0.9985429,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "time",
                "start": 2214.69,
                "end": 2215.19,
                "confidence": 0.94682574,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "in",
                "start": 2215.73,
                "end": 2215.8098,
                "confidence": 0.87133753,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "a",
                "start": 2215.8098,
                "end": 2215.97,
                "confidence": 0.98796535,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "way",
                "start": 2215.97,
                "end": 2216.47,
                "confidence": 0.9266761,
                "punctuated_word": "way,",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "to",
                "start": 2217.0898,
                "end": 2217.17,
                "confidence": 0.99591005,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "a",
                "start": 2217.17,
                "end": 2217.25,
                "confidence": 0.9969015,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6579349
              },
              {
                "word": "certain",
                "start": 2217.25,
                "end": 2217.5698,
                "confidence": 0.9995964,
                "punctuated_word": "certain",
                "speaker": 0,
                "speaker_confidence": 0.6644854
              },
              {
                "word": "extent",
                "start": 2217.5698,
                "end": 2217.97,
                "confidence": 0.99264824,
                "punctuated_word": "extent,",
                "speaker": 0,
                "speaker_confidence": 0.6644854
              },
              {
                "word": "you",
                "start": 2217.97,
                "end": 2218.305,
                "confidence": 0.9864666,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6644854
              },
              {
                "word": "can",
                "start": 2218.385,
                "end": 2218.625,
                "confidence": 0.97525316,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6644854
              },
              {
                "word": "make",
                "start": 2218.625,
                "end": 2218.7048,
                "confidence": 0.9949151,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.6644854
              },
              {
                "word": "a",
                "start": 2218.7048,
                "end": 2219.2048,
                "confidence": 0.7079716,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6644854
              },
              {
                "word": "economic",
                "start": 2219.425,
                "end": 2219.925,
                "confidence": 0.99756783,
                "punctuated_word": "economic",
                "speaker": 0,
                "speaker_confidence": 0.6644854
              },
              {
                "word": "agnostic",
                "start": 2220.145,
                "end": 2220.645,
                "confidence": 0.989189,
                "punctuated_word": "agnostic",
                "speaker": 0,
                "speaker_confidence": 0.6644854
              },
              {
                "word": "argument",
                "start": 2220.7048,
                "end": 2221.2048,
                "confidence": 0.95023024,
                "punctuated_word": "argument.",
                "speaker": 0,
                "speaker_confidence": 0.6644854
              },
              {
                "word": "this",
                "start": 2221.825,
                "end": 2221.9849,
                "confidence": 0.53949344,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.5356679
              },
              {
                "word": "is",
                "start": 2221.9849,
                "end": 2222.065,
                "confidence": 0.9845843,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5356679
              },
              {
                "word": "about",
                "start": 2222.065,
                "end": 2222.305,
                "confidence": 0.6528981,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.5356679
              },
              {
                "word": "time",
                "start": 2222.305,
                "end": 2222.545,
                "confidence": 0.8246639,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.5356679
              },
              {
                "word": "not",
                "start": 2222.545,
                "end": 2222.665,
                "confidence": 0.9662955,
                "punctuated_word": "Not",
                "speaker": 0,
                "speaker_confidence": 0.5356679
              },
              {
                "word": "of",
                "start": 2222.785,
                "end": 2222.9448,
                "confidence": 0.99782664,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5356679
              },
              {
                "word": "course",
                "start": 2222.9448,
                "end": 2223.265,
                "confidence": 0.9615676,
                "punctuated_word": "course,",
                "speaker": 0,
                "speaker_confidence": 0.5356679
              },
              {
                "word": "time",
                "start": 2223.265,
                "end": 2223.505,
                "confidence": 0.9979557,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.55589366
              },
              {
                "word": "is",
                "start": 2223.505,
                "end": 2223.665,
                "confidence": 0.9971512,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.55589366
              },
              {
                "word": "also",
                "start": 2223.665,
                "end": 2224.065,
                "confidence": 0.9977004,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.55589366
              },
              {
                "word": "about",
                "start": 2224.065,
                "end": 2224.545,
                "confidence": 0.9980572,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.55589366
              },
              {
                "word": "value",
                "start": 2224.545,
                "end": 2224.865,
                "confidence": 0.99861777,
                "punctuated_word": "value",
                "speaker": 0,
                "speaker_confidence": 0.55589366
              },
              {
                "word": "and",
                "start": 2224.865,
                "end": 2225.1848,
                "confidence": 0.9946808,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.55589366
              },
              {
                "word": "money",
                "start": 2225.1848,
                "end": 2225.665,
                "confidence": 0.8097641,
                "punctuated_word": "money.",
                "speaker": 0,
                "speaker_confidence": 0.55589366
              },
              {
                "word": "but",
                "start": 2225.665,
                "end": 2225.905,
                "confidence": 0.9990086,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.45976704
              },
              {
                "word": "to",
                "start": 2225.905,
                "end": 2226.065,
                "confidence": 0.9912185,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.45976704
              },
              {
                "word": "a",
                "start": 2226.065,
                "end": 2226.145,
                "confidence": 0.81125927,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.45976704
              },
              {
                "word": "certain",
                "start": 2226.145,
                "end": 2226.4648,
                "confidence": 0.9997441,
                "punctuated_word": "certain",
                "speaker": 0,
                "speaker_confidence": 0.45976704
              },
              {
                "word": "extent",
                "start": 2226.4648,
                "end": 2226.865,
                "confidence": 0.98088515,
                "punctuated_word": "extent,",
                "speaker": 0,
                "speaker_confidence": 0.45976704
              },
              {
                "word": "you",
                "start": 2226.865,
                "end": 2226.9448,
                "confidence": 0.99901676,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "can",
                "start": 2226.9448,
                "end": 2227.1848,
                "confidence": 0.99900156,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "talk",
                "start": 2227.1848,
                "end": 2227.505,
                "confidence": 0.8111129,
                "punctuated_word": "talk",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "about",
                "start": 2227.505,
                "end": 2227.825,
                "confidence": 0.9990183,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "time",
                "start": 2227.825,
                "end": 2228.145,
                "confidence": 0.9993723,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "for",
                "start": 2228.145,
                "end": 2228.305,
                "confidence": 0.9900215,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "what",
                "start": 2228.305,
                "end": 2228.545,
                "confidence": 0.9917897,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "it's",
                "start": 2228.545,
                "end": 2228.785,
                "confidence": 0.98119617,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "worth",
                "start": 2228.785,
                "end": 2229.185,
                "confidence": 0.95725465,
                "punctuated_word": "worth.",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "so",
                "start": 2229.185,
                "end": 2229.585,
                "confidence": 0.99519324,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "in",
                "start": 2229.585,
                "end": 2229.7449,
                "confidence": 0.97622514,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "many",
                "start": 2229.7449,
                "end": 2230.065,
                "confidence": 0.9910357,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "ways",
                "start": 2230.065,
                "end": 2230.305,
                "confidence": 0.8628352,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.76509154
              },
              {
                "word": "i",
                "start": 2230.305,
                "end": 2230.385,
                "confidence": 0.99801445,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "could",
                "start": 2230.385,
                "end": 2230.7048,
                "confidence": 0.9988182,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "i",
                "start": 2230.865,
                "end": 2230.9448,
                "confidence": 0.9996172,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "feel",
                "start": 2230.9448,
                "end": 2231.1848,
                "confidence": 0.9994692,
                "punctuated_word": "feel",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "like",
                "start": 2231.1848,
                "end": 2231.425,
                "confidence": 0.9346248,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "you're",
                "start": 2231.425,
                "end": 2231.665,
                "confidence": 0.90653586,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "giving",
                "start": 2231.665,
                "end": 2232.065,
                "confidence": 0.99588615,
                "punctuated_word": "giving",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "mev",
                "start": 2232.065,
                "end": 2232.565,
                "confidence": 0.4287099,
                "punctuated_word": "Mev,",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "its",
                "start": 2232.9448,
                "end": 2233.1848,
                "confidence": 0.6845126,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "own",
                "start": 2233.1848,
                "end": 2233.425,
                "confidence": 0.9788737,
                "punctuated_word": "own",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "due",
                "start": 2233.425,
                "end": 2233.7449,
                "confidence": 0.9460292,
                "punctuated_word": "due",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "a",
                "start": 2233.7449,
                "end": 2233.825,
                "confidence": 0.73557234,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "little",
                "start": 2233.825,
                "end": 2234.04,
                "confidence": 0.9469027,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "bit",
                "start": 2234.12,
                "end": 2234.28,
                "confidence": 0.9266217,
                "punctuated_word": "bit.",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "otherwise",
                "start": 2234.28,
                "end": 2234.52,
                "confidence": 0.9860816,
                "punctuated_word": "Otherwise,",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "it",
                "start": 2234.52,
                "end": 2234.84,
                "confidence": 0.88257426,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "gets",
                "start": 2234.84,
                "end": 2235.08,
                "confidence": 0.98077744,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "so",
                "start": 2235.08,
                "end": 2235.32,
                "confidence": 0.9842583,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "wrapped",
                "start": 2235.32,
                "end": 2235.56,
                "confidence": 0.9991392,
                "punctuated_word": "wrapped",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "up",
                "start": 2235.56,
                "end": 2235.72,
                "confidence": 0.9986143,
                "punctuated_word": "up",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "with",
                "start": 2235.72,
                "end": 2235.8801,
                "confidence": 0.99906796,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "this",
                "start": 2235.8801,
                "end": 2236.28,
                "confidence": 0.9982659,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "economic",
                "start": 2236.28,
                "end": 2236.76,
                "confidence": 0.99929404,
                "punctuated_word": "economic",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "conversation",
                "start": 2236.76,
                "end": 2237.26,
                "confidence": 0.99812967,
                "punctuated_word": "conversation",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "that",
                "start": 2237.96,
                "end": 2238.2,
                "confidence": 0.51478636,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "it",
                "start": 2238.2,
                "end": 2238.36,
                "confidence": 0.9993357,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "becomes",
                "start": 2238.36,
                "end": 2238.86,
                "confidence": 0.99954957,
                "punctuated_word": "becomes",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "one",
                "start": 2240.2,
                "end": 2240.52,
                "confidence": 0.98817736,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "directionally",
                "start": 2240.52,
                "end": 2241.02,
                "confidence": 0.62911224,
                "punctuated_word": "directionally",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "with",
                "start": 2241.1602,
                "end": 2241.4001,
                "confidence": 0.51058704,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "the",
                "start": 2241.4001,
                "end": 2241.56,
                "confidence": 0.98911285,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "conversation",
                "start": 2241.56,
                "end": 2242.06,
                "confidence": 0.9837427,
                "punctuated_word": "conversation.",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "so",
                "start": 2242.2,
                "end": 2242.7,
                "confidence": 0.73263174,
                "punctuated_word": "So,",
                "speaker": 0,
                "speaker_confidence": 0.893181
              },
              {
                "word": "i",
                "start": 2243.08,
                "end": 2243.1602,
                "confidence": 0.9938006,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.54168904
              },
              {
                "word": "mean",
                "start": 2243.1602,
                "end": 2243.2402,
                "confidence": 0.9998702,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 0.54168904
              },
              {
                "word": "yeah",
                "start": 2243.32,
                "end": 2243.56,
                "confidence": 0.99333715,
                "punctuated_word": "yeah.",
                "speaker": 0,
                "speaker_confidence": 0.54168904
              },
              {
                "word": "so",
                "start": 2243.56,
                "end": 2244.06,
                "confidence": 0.99802965,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.54168904
              },
              {
                "word": "i",
                "start": 2244.2,
                "end": 2244.36,
                "confidence": 0.7345289,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.54168904
              },
              {
                "word": "wouldn't",
                "start": 2244.36,
                "end": 2244.68,
                "confidence": 0.99491775,
                "punctuated_word": "wouldn't",
                "speaker": 0,
                "speaker_confidence": 0.54168904
              },
              {
                "word": "say",
                "start": 2244.68,
                "end": 2244.92,
                "confidence": 0.99845064,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.54168904
              },
              {
                "word": "mev",
                "start": 2244.92,
                "end": 2245.1602,
                "confidence": 0.7815527,
                "punctuated_word": "Mev",
                "speaker": 0,
                "speaker_confidence": 0.54168904
              },
              {
                "word": "is",
                "start": 2245.1602,
                "end": 2245.6602,
                "confidence": 0.9037857,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.54168904
              },
              {
                "word": "a",
                "start": 2245.72,
                "end": 2245.8801,
                "confidence": 0.87146676,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.50769806
              },
              {
                "word": "wholly",
                "start": 2245.8801,
                "end": 2246.28,
                "confidence": 0.8111717,
                "punctuated_word": "wholly",
                "speaker": 0,
                "speaker_confidence": 0.50769806
              },
              {
                "word": "negative",
                "start": 2246.28,
                "end": 2246.76,
                "confidence": 0.99938476,
                "punctuated_word": "negative",
                "speaker": 0,
                "speaker_confidence": 0.50769806
              },
              {
                "word": "or",
                "start": 2246.76,
                "end": 2247.0,
                "confidence": 0.9970969,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.50769806
              },
              {
                "word": "a",
                "start": 2247.0,
                "end": 2247.08,
                "confidence": 0.98550373,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.50769806
              },
              {
                "word": "harmful",
                "start": 2247.08,
                "end": 2247.58,
                "confidence": 0.9994783,
                "punctuated_word": "harmful",
                "speaker": 0,
                "speaker_confidence": 0.50769806
              },
              {
                "word": "thing",
                "start": 2248.155,
                "end": 2248.235,
                "confidence": 0.98919415,
                "punctuated_word": "thing.",
                "speaker": 0,
                "speaker_confidence": 0.4666531
              },
              {
                "word": "i",
                "start": 2248.235,
                "end": 2248.395,
                "confidence": 0.55742943,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.4666531
              },
              {
                "word": "mean",
                "start": 2248.395,
                "end": 2248.715,
                "confidence": 0.9908525,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.4666531
              },
              {
                "word": "in",
                "start": 2248.715,
                "end": 2248.955,
                "confidence": 0.98864913,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.4666531
              },
              {
                "word": "some",
                "start": 2248.955,
                "end": 2249.195,
                "confidence": 0.99826896,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.4666531
              },
              {
                "word": "ways",
                "start": 2249.195,
                "end": 2249.435,
                "confidence": 0.8775083,
                "punctuated_word": "ways,",
                "speaker": 0,
                "speaker_confidence": 0.4666531
              },
              {
                "word": "i",
                "start": 2249.435,
                "end": 2249.595,
                "confidence": 0.9989102,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.4666531
              },
              {
                "word": "would",
                "start": 2249.595,
                "end": 2249.7551,
                "confidence": 0.99882144,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.4666531
              },
              {
                "word": "say",
                "start": 2249.7551,
                "end": 2249.915,
                "confidence": 0.98209184,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "not",
                "start": 2249.915,
                "end": 2250.155,
                "confidence": 0.8942036,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "mab",
                "start": 2250.155,
                "end": 2250.475,
                "confidence": 0.9654057,
                "punctuated_word": "MAB",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "is",
                "start": 2250.475,
                "end": 2250.635,
                "confidence": 0.9475834,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "inevitable",
                "start": 2250.635,
                "end": 2251.0352,
                "confidence": 0.8902284,
                "punctuated_word": "inevitable.",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "i",
                "start": 2251.0352,
                "end": 2251.195,
                "confidence": 0.99764377,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "would",
                "start": 2251.195,
                "end": 2251.355,
                "confidence": 0.9681898,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "say",
                "start": 2251.355,
                "end": 2251.595,
                "confidence": 0.9975247,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "extraction",
                "start": 2251.595,
                "end": 2251.995,
                "confidence": 0.995278,
                "punctuated_word": "extraction",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "is",
                "start": 2251.995,
                "end": 2252.155,
                "confidence": 0.96940786,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "inevitable",
                "start": 2252.155,
                "end": 2252.635,
                "confidence": 0.9991047,
                "punctuated_word": "inevitable",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "throughout",
                "start": 2252.635,
                "end": 2252.955,
                "confidence": 0.83835727,
                "punctuated_word": "throughout",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "human",
                "start": 2252.955,
                "end": 2253.195,
                "confidence": 0.9773505,
                "punctuated_word": "human",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "history",
                "start": 2253.195,
                "end": 2253.5151,
                "confidence": 0.9892952,
                "punctuated_word": "history",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "we",
                "start": 2253.5151,
                "end": 2253.675,
                "confidence": 0.48310193,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "have",
                "start": 2253.675,
                "end": 2253.835,
                "confidence": 0.9975274,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "extracted",
                "start": 2253.835,
                "end": 2254.335,
                "confidence": 0.93873894,
                "punctuated_word": "extracted.",
                "speaker": 0,
                "speaker_confidence": 0.717932
              },
              {
                "word": "like",
                "start": 2255.115,
                "end": 2255.355,
                "confidence": 0.76168627,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.42934656
              },
              {
                "word": "right",
                "start": 2255.355,
                "end": 2255.595,
                "confidence": 0.9930379,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.42934656
              },
              {
                "word": "when",
                "start": 2255.595,
                "end": 2255.835,
                "confidence": 0.8782128,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.42934656
              },
              {
                "word": "we",
                "start": 2255.835,
                "end": 2255.995,
                "confidence": 0.99832433,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.42934656
              },
              {
                "word": "invented",
                "start": 2255.995,
                "end": 2256.315,
                "confidence": 0.9979709,
                "punctuated_word": "invented",
                "speaker": 0,
                "speaker_confidence": 0.42934656
              },
              {
                "word": "i",
                "start": 2256.395,
                "end": 2256.555,
                "confidence": 0.9992255,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.42934656
              },
              {
                "word": "don't",
                "start": 2256.555,
                "end": 2256.715,
                "confidence": 0.9992094,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.42934656
              },
              {
                "word": "know",
                "start": 2256.715,
                "end": 2256.875,
                "confidence": 0.998657,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "the",
                "start": 2256.875,
                "end": 2257.195,
                "confidence": 0.6596054,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "fire",
                "start": 2257.195,
                "end": 2257.5151,
                "confidence": 0.5299684,
                "punctuated_word": "fire,",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "we",
                "start": 2257.5151,
                "end": 2257.675,
                "confidence": 0.9862134,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "realized",
                "start": 2257.675,
                "end": 2257.995,
                "confidence": 0.49870118,
                "punctuated_word": "realized",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "we're",
                "start": 2257.995,
                "end": 2258.155,
                "confidence": 0.72364736,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "gonna",
                "start": 2258.155,
                "end": 2258.395,
                "confidence": 0.94387525,
                "punctuated_word": "gonna",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "extract",
                "start": 2258.395,
                "end": 2258.715,
                "confidence": 0.9986846,
                "punctuated_word": "extract",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "much",
                "start": 2258.715,
                "end": 2258.955,
                "confidence": 0.99871993,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "more",
                "start": 2258.955,
                "end": 2259.115,
                "confidence": 0.99720746,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "from",
                "start": 2259.115,
                "end": 2259.5151,
                "confidence": 0.995168,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "our",
                "start": 2259.5151,
                "end": 2259.7551,
                "confidence": 0.701162,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "steam",
                "start": 2259.7551,
                "end": 2260.075,
                "confidence": 0.97357154,
                "punctuated_word": "steam.",
                "speaker": 0,
                "speaker_confidence": 0.60795224
              },
              {
                "word": "i",
                "start": 2260.075,
                "end": 2260.155,
                "confidence": 0.9994734,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.57844484
              },
              {
                "word": "mean",
                "start": 2260.155,
                "end": 2260.555,
                "confidence": 0.99635684,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.57844484
              },
              {
                "word": "we",
                "start": 2260.555,
                "end": 2260.715,
                "confidence": 0.52265966,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.57844484
              },
              {
                "word": "realize",
                "start": 2260.715,
                "end": 2260.95,
                "confidence": 0.94192183,
                "punctuated_word": "realize",
                "speaker": 0,
                "speaker_confidence": 0.57844484
              },
              {
                "word": "it's",
                "start": 2261.03,
                "end": 2261.27,
                "confidence": 0.97775733,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.57844484
              },
              {
                "word": "not",
                "start": 2261.27,
                "end": 2261.5898,
                "confidence": 0.99900097,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.57844484
              },
              {
                "word": "the",
                "start": 2261.91,
                "end": 2261.99,
                "confidence": 0.72028476,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.57844484
              },
              {
                "word": "history",
                "start": 2261.99,
                "end": 2262.23,
                "confidence": 0.9719106,
                "punctuated_word": "history",
                "speaker": 0,
                "speaker_confidence": 0.57844484
              },
              {
                "word": "of",
                "start": 2262.23,
                "end": 2262.31,
                "confidence": 0.997416,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.57844484
              },
              {
                "word": "steam",
                "start": 2262.31,
                "end": 2262.55,
                "confidence": 0.9852727,
                "punctuated_word": "steam",
                "speaker": 0,
                "speaker_confidence": 0.5910512
              },
              {
                "word": "is",
                "start": 2262.55,
                "end": 2262.71,
                "confidence": 0.87374353,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5910512
              },
              {
                "word": "it",
                "start": 2262.71,
                "end": 2262.79,
                "confidence": 0.8894208,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5910512
              },
              {
                "word": "was",
                "start": 2262.79,
                "end": 2263.1099,
                "confidence": 0.99967813,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.5910512
              },
              {
                "word": "invented",
                "start": 2263.1099,
                "end": 2263.51,
                "confidence": 0.84026766,
                "punctuated_word": "invented,",
                "speaker": 0,
                "speaker_confidence": 0.5910512
              },
              {
                "word": "like",
                "start": 2263.51,
                "end": 2264.01,
                "confidence": 0.9873663,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.5910512
              },
              {
                "word": "so",
                "start": 2264.95,
                "end": 2265.03,
                "confidence": 0.9712487,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.40068483
              },
              {
                "word": "long",
                "start": 2265.03,
                "end": 2265.27,
                "confidence": 0.99877805,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 0.40068483
              },
              {
                "word": "ago",
                "start": 2265.27,
                "end": 2265.51,
                "confidence": 0.99375594,
                "punctuated_word": "ago",
                "speaker": 0,
                "speaker_confidence": 0.40068483
              },
              {
                "word": "in",
                "start": 2265.51,
                "end": 2265.5898,
                "confidence": 0.8887468,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.40068483
              },
              {
                "word": "turkey",
                "start": 2265.5898,
                "end": 2265.99,
                "confidence": 0.94042397,
                "punctuated_word": "Turkey",
                "speaker": 0,
                "speaker_confidence": 0.40068483
              },
              {
                "word": "or",
                "start": 2265.99,
                "end": 2266.07,
                "confidence": 0.96481574,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.40068483
              },
              {
                "word": "somewhere",
                "start": 2266.07,
                "end": 2266.47,
                "confidence": 0.9939481,
                "punctuated_word": "somewhere",
                "speaker": 0,
                "speaker_confidence": 0.40068483
              },
              {
                "word": "for",
                "start": 2266.47,
                "end": 2266.63,
                "confidence": 0.9393896,
                "punctuated_word": "for,",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "like",
                "start": 2266.63,
                "end": 2266.95,
                "confidence": 0.99557793,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "toys",
                "start": 2266.95,
                "end": 2267.19,
                "confidence": 0.9994628,
                "punctuated_word": "toys",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "to",
                "start": 2267.19,
                "end": 2267.3499,
                "confidence": 0.68349063,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "make",
                "start": 2267.3499,
                "end": 2267.51,
                "confidence": 0.9995048,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "toys",
                "start": 2267.51,
                "end": 2267.8298,
                "confidence": 0.88005686,
                "punctuated_word": "toys,",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "this",
                "start": 2267.8298,
                "end": 2268.15,
                "confidence": 0.6134683,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "little",
                "start": 2268.15,
                "end": 2268.39,
                "confidence": 0.9535724,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "steam",
                "start": 2268.39,
                "end": 2268.71,
                "confidence": 0.9924562,
                "punctuated_word": "steam",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "engine",
                "start": 2268.71,
                "end": 2269.03,
                "confidence": 0.9981147,
                "punctuated_word": "engine",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "toys",
                "start": 2269.03,
                "end": 2269.43,
                "confidence": 0.9317626,
                "punctuated_word": "toys.",
                "speaker": 0,
                "speaker_confidence": 0.6068496
              },
              {
                "word": "okay",
                "start": 2269.43,
                "end": 2269.75,
                "confidence": 0.99730265,
                "punctuated_word": "Okay.",
                "speaker": 1,
                "speaker_confidence": 0.01551497
              },
              {
                "word": "and",
                "start": 2269.75,
                "end": 2269.99,
                "confidence": 0.998765,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.44986188
              },
              {
                "word": "nobody",
                "start": 2269.99,
                "end": 2270.31,
                "confidence": 0.99932814,
                "punctuated_word": "nobody",
                "speaker": 0,
                "speaker_confidence": 0.44986188
              },
              {
                "word": "did",
                "start": 2270.31,
                "end": 2270.55,
                "confidence": 0.93137026,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.44986188
              },
              {
                "word": "anything",
                "start": 2270.55,
                "end": 2270.79,
                "confidence": 0.9991528,
                "punctuated_word": "anything",
                "speaker": 0,
                "speaker_confidence": 0.44986188
              },
              {
                "word": "about",
                "start": 2270.79,
                "end": 2271.03,
                "confidence": 0.9998796,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.44986188
              },
              {
                "word": "it",
                "start": 2271.03,
                "end": 2271.19,
                "confidence": 0.90296435,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.44986188
              },
              {
                "word": "but",
                "start": 2271.19,
                "end": 2271.3499,
                "confidence": 0.9977437,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.44986188
              },
              {
                "word": "then",
                "start": 2271.3499,
                "end": 2271.5898,
                "confidence": 0.87575495,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.44986188
              },
              {
                "word": "in",
                "start": 2271.5898,
                "end": 2271.67,
                "confidence": 0.9708501,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5632734
              },
              {
                "word": "england",
                "start": 2271.67,
                "end": 2272.17,
                "confidence": 0.95562625,
                "punctuated_word": "England,",
                "speaker": 0,
                "speaker_confidence": 0.5632734
              },
              {
                "word": "many",
                "start": 2272.47,
                "end": 2272.97,
                "confidence": 0.99833447,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.5632734
              },
              {
                "word": "hundreds",
                "start": 2273.03,
                "end": 2273.3499,
                "confidence": 0.9721124,
                "punctuated_word": "hundreds",
                "speaker": 0,
                "speaker_confidence": 0.5632734
              },
              {
                "word": "of",
                "start": 2273.3499,
                "end": 2273.51,
                "confidence": 0.9997552,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5632734
              },
              {
                "word": "years",
                "start": 2273.51,
                "end": 2273.75,
                "confidence": 0.99957305,
                "punctuated_word": "years",
                "speaker": 0,
                "speaker_confidence": 0.5632734
              },
              {
                "word": "later",
                "start": 2273.75,
                "end": 2273.91,
                "confidence": 0.93734545,
                "punctuated_word": "later,",
                "speaker": 0,
                "speaker_confidence": 0.5632734
              },
              {
                "word": "they",
                "start": 2273.91,
                "end": 2274.07,
                "confidence": 0.9957776,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "realized",
                "start": 2274.07,
                "end": 2274.39,
                "confidence": 0.786814,
                "punctuated_word": "realized",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "you",
                "start": 2274.39,
                "end": 2274.47,
                "confidence": 0.93564016,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "could",
                "start": 2274.47,
                "end": 2274.71,
                "confidence": 0.9975701,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "extract",
                "start": 2274.71,
                "end": 2275.1099,
                "confidence": 0.99940336,
                "punctuated_word": "extract",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "way",
                "start": 2275.1099,
                "end": 2275.27,
                "confidence": 0.9972373,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "more",
                "start": 2275.27,
                "end": 2275.51,
                "confidence": 0.99846894,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "out",
                "start": 2275.51,
                "end": 2275.67,
                "confidence": 0.9948512,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "of",
                "start": 2275.67,
                "end": 2275.75,
                "confidence": 0.9988795,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "that",
                "start": 2275.75,
                "end": 2276.25,
                "confidence": 0.99408066,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.5027595
              },
              {
                "word": "alright",
                "start": 2276.31,
                "end": 2276.63,
                "confidence": 0.9058809,
                "punctuated_word": "Alright.",
                "speaker": 1,
                "speaker_confidence": 0.092286944
              },
              {
                "word": "is",
                "start": 2276.63,
                "end": 2276.79,
                "confidence": 0.9972747,
                "punctuated_word": "Is",
                "speaker": 0,
                "speaker_confidence": 0.52596414
              },
              {
                "word": "it",
                "start": 2276.79,
                "end": 2276.895,
                "confidence": 0.9515202,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.52596414
              },
              {
                "word": "a",
                "start": 2276.895,
                "end": 2276.975,
                "confidence": 0.9861499,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.52596414
              },
              {
                "word": "bad",
                "start": 2276.975,
                "end": 2277.295,
                "confidence": 0.9978849,
                "punctuated_word": "bad",
                "speaker": 0,
                "speaker_confidence": 0.52596414
              },
              {
                "word": "thing",
                "start": 2277.295,
                "end": 2277.535,
                "confidence": 0.98850447,
                "punctuated_word": "thing?",
                "speaker": 0,
                "speaker_confidence": 0.52596414
              },
              {
                "word": "sometimes",
                "start": 2277.535,
                "end": 2278.035,
                "confidence": 0.9392724,
                "punctuated_word": "Sometimes,",
                "speaker": 0,
                "speaker_confidence": 0.52596414
              },
              {
                "word": "yeah",
                "start": 2278.095,
                "end": 2278.2551,
                "confidence": 0.77478874,
                "punctuated_word": "yeah.",
                "speaker": 0,
                "speaker_confidence": 0.52596414
              },
              {
                "word": "people",
                "start": 2278.2551,
                "end": 2278.655,
                "confidence": 0.9957052,
                "punctuated_word": "People",
                "speaker": 0,
                "speaker_confidence": 0.087694764
              },
              {
                "word": "are",
                "start": 2278.655,
                "end": 2278.695,
                "confidence": 0.6643853,
                "punctuated_word": "are,",
                "speaker": 0,
                "speaker_confidence": 0.087694764
              },
              {
                "word": "you",
                "start": 2278.695,
                "end": 2278.735,
                "confidence": 0.9979067,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.49224484
              },
              {
                "word": "know",
                "start": 2278.735,
                "end": 2278.975,
                "confidence": 0.99403065,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.49224484
              },
              {
                "word": "the",
                "start": 2278.975,
                "end": 2279.295,
                "confidence": 0.91268486,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.49224484
              },
              {
                "word": "harmful",
                "start": 2279.295,
                "end": 2279.775,
                "confidence": 0.60589635,
                "punctuated_word": "harmful",
                "speaker": 0,
                "speaker_confidence": 0.49224484
              },
              {
                "word": "effects",
                "start": 2279.775,
                "end": 2280.095,
                "confidence": 0.99312204,
                "punctuated_word": "effects",
                "speaker": 0,
                "speaker_confidence": 0.49224484
              },
              {
                "word": "of",
                "start": 2280.095,
                "end": 2280.2551,
                "confidence": 0.96838677,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.49224484
              },
              {
                "word": "you",
                "start": 2280.2551,
                "end": 2280.415,
                "confidence": 0.9963793,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "know",
                "start": 2280.415,
                "end": 2280.735,
                "confidence": 0.99652314,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "oozing",
                "start": 2280.735,
                "end": 2281.215,
                "confidence": 0.877586,
                "punctuated_word": "oozing",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "coil",
                "start": 2281.215,
                "end": 2281.615,
                "confidence": 0.9414818,
                "punctuated_word": "coil",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "for",
                "start": 2281.615,
                "end": 2281.775,
                "confidence": 0.9766293,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "steam",
                "start": 2281.775,
                "end": 2282.095,
                "confidence": 0.70906794,
                "punctuated_word": "steam",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "engine",
                "start": 2282.095,
                "end": 2282.595,
                "confidence": 0.8970576,
                "punctuated_word": "engine.",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "but",
                "start": 2282.735,
                "end": 2282.895,
                "confidence": 0.9770806,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "it's",
                "start": 2282.895,
                "end": 2283.055,
                "confidence": 0.98767674,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "also",
                "start": 2283.055,
                "end": 2283.455,
                "confidence": 0.9848538,
                "punctuated_word": "also,",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "you",
                "start": 2283.455,
                "end": 2283.535,
                "confidence": 0.99651814,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "know",
                "start": 2283.535,
                "end": 2283.775,
                "confidence": 0.9980328,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "did",
                "start": 2283.775,
                "end": 2284.0151,
                "confidence": 0.95402336,
                "punctuated_word": "did",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "do",
                "start": 2284.0151,
                "end": 2284.1353,
                "confidence": 0.8855497,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "a",
                "start": 2284.1353,
                "end": 2284.2551,
                "confidence": 0.7655673,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "lot",
                "start": 2284.2551,
                "end": 2284.415,
                "confidence": 0.9983302,
                "punctuated_word": "lot",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "of",
                "start": 2284.415,
                "end": 2284.495,
                "confidence": 0.9954573,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "innovation",
                "start": 2284.495,
                "end": 2284.975,
                "confidence": 0.8838606,
                "punctuated_word": "innovation.",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "so",
                "start": 2284.975,
                "end": 2285.135,
                "confidence": 0.9919201,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "i",
                "start": 2285.135,
                "end": 2285.215,
                "confidence": 0.92747325,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6285141
              },
              {
                "word": "think",
                "start": 2285.215,
                "end": 2285.715,
                "confidence": 0.9699448,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.682866
              },
              {
                "word": "extraction",
                "start": 2286.0151,
                "end": 2286.5151,
                "confidence": 0.99330646,
                "punctuated_word": "extraction",
                "speaker": 0,
                "speaker_confidence": 0.682866
              },
              {
                "word": "in",
                "start": 2287.135,
                "end": 2287.295,
                "confidence": 0.8138062,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.682866
              },
              {
                "word": "general",
                "start": 2287.295,
                "end": 2287.695,
                "confidence": 0.77361596,
                "punctuated_word": "general,",
                "speaker": 0,
                "speaker_confidence": 0.682866
              },
              {
                "word": "more",
                "start": 2287.695,
                "end": 2287.855,
                "confidence": 0.82009506,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.682866
              },
              {
                "word": "than",
                "start": 2287.855,
                "end": 2288.095,
                "confidence": 0.88752633,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.682866
              },
              {
                "word": "mev",
                "start": 2288.095,
                "end": 2288.595,
                "confidence": 0.6925092,
                "punctuated_word": "MEV,",
                "speaker": 0,
                "speaker_confidence": 0.682866
              },
              {
                "word": "extraction",
                "start": 2288.975,
                "end": 2289.045,
                "confidence": 0.94789046,
                "punctuated_word": "extraction",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "is",
                "start": 2289.045,
                "end": 2289.295,
                "confidence": 0.58882624,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "kind",
                "start": 2289.295,
                "end": 2289.3574,
                "confidence": 0.4661283,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "of",
                "start": 2289.3574,
                "end": 2289.42,
                "confidence": 0.71461266,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "history",
                "start": 2291.26,
                "end": 2291.5798,
                "confidence": 0.75425047,
                "punctuated_word": "history",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "because",
                "start": 2291.5798,
                "end": 2291.8198,
                "confidence": 0.8618288,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "that's",
                "start": 2291.8198,
                "end": 2292.0598,
                "confidence": 0.99935615,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "the",
                "start": 2292.0598,
                "end": 2292.2998,
                "confidence": 0.99866414,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "human",
                "start": 2292.2998,
                "end": 2292.6199,
                "confidence": 0.91119444,
                "punctuated_word": "human,",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "you",
                "start": 2292.6199,
                "end": 2292.78,
                "confidence": 0.99944013,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "know",
                "start": 2292.78,
                "end": 2293.28,
                "confidence": 0.9893513,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "the",
                "start": 2293.5798,
                "end": 2293.74,
                "confidence": 0.9979532,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "spirit",
                "start": 2293.74,
                "end": 2294.0598,
                "confidence": 0.991812,
                "punctuated_word": "spirit",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "and",
                "start": 2294.0598,
                "end": 2294.2998,
                "confidence": 0.27140018,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "we're",
                "start": 2294.2998,
                "end": 2294.46,
                "confidence": 0.9072927,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "trying",
                "start": 2294.46,
                "end": 2294.7,
                "confidence": 0.99212,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "to",
                "start": 2294.7,
                "end": 2295.2,
                "confidence": 0.9975374,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6969616
              },
              {
                "word": "so",
                "start": 2295.5798,
                "end": 2295.8198,
                "confidence": 0.58987087,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.4712026
              },
              {
                "word": "how",
                "start": 2295.8198,
                "end": 2295.98,
                "confidence": 0.9971102,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.4712026
              },
              {
                "word": "we",
                "start": 2295.98,
                "end": 2296.14,
                "confidence": 0.9913298,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.4712026
              },
              {
                "word": "do",
                "start": 2296.14,
                "end": 2296.38,
                "confidence": 0.99941075,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.4712026
              },
              {
                "word": "it",
                "start": 2296.38,
                "end": 2296.6199,
                "confidence": 0.9471158,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.4712026
              },
              {
                "word": "the",
                "start": 2296.6199,
                "end": 2296.8599,
                "confidence": 0.9996377,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.4712026
              },
              {
                "word": "politics",
                "start": 2296.8599,
                "end": 2297.3398,
                "confidence": 0.99986076,
                "punctuated_word": "politics",
                "speaker": 0,
                "speaker_confidence": 0.4712026
              },
              {
                "word": "of",
                "start": 2297.3398,
                "end": 2297.5798,
                "confidence": 0.9976991,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.4712026
              },
              {
                "word": "it",
                "start": 2297.5798,
                "end": 2297.8198,
                "confidence": 0.99916685,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.4712026
              },
              {
                "word": "right",
                "start": 2298.0598,
                "end": 2298.2998,
                "confidence": 0.97147256,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.1543591
              },
              {
                "word": "right",
                "start": 2298.2998,
                "end": 2298.46,
                "confidence": 0.9833422,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.1543591
              },
              {
                "word": "again",
                "start": 2298.6199,
                "end": 2298.94,
                "confidence": 0.5966215,
                "punctuated_word": "Again,",
                "speaker": 0,
                "speaker_confidence": 0.40072614
              },
              {
                "word": "the",
                "start": 2298.94,
                "end": 2299.0999,
                "confidence": 0.9445917,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.40072614
              },
              {
                "word": "political",
                "start": 2299.0999,
                "end": 2299.5798,
                "confidence": 0.26722407,
                "punctuated_word": "political",
                "speaker": 0,
                "speaker_confidence": 0.40072614
              },
              {
                "word": "conversation",
                "start": 2299.5798,
                "end": 2300.0798,
                "confidence": 0.939517,
                "punctuated_word": "conversation.",
                "speaker": 0,
                "speaker_confidence": 0.40072614
              },
              {
                "word": "i",
                "start": 2300.38,
                "end": 2300.54,
                "confidence": 0.8525707,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.45013577
              },
              {
                "word": "think",
                "start": 2300.54,
                "end": 2300.7,
                "confidence": 0.96984583,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.45013577
              },
              {
                "word": "it's",
                "start": 2300.7,
                "end": 2301.2,
                "confidence": 0.96642053,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.45013577
              },
              {
                "word": "pivotal",
                "start": 2301.3398,
                "end": 2301.585,
                "confidence": 0.78448194,
                "punctuated_word": "pivotal.",
                "speaker": 0,
                "speaker_confidence": 0.45013577
              },
              {
                "word": "it's",
                "start": 2301.585,
                "end": 2301.905,
                "confidence": 0.9992223,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "not",
                "start": 2301.905,
                "end": 2301.9849,
                "confidence": 0.9989415,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "just",
                "start": 2301.9849,
                "end": 2302.2249,
                "confidence": 0.9984296,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "the",
                "start": 2302.2249,
                "end": 2302.385,
                "confidence": 0.87803423,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "economic",
                "start": 2302.385,
                "end": 2302.705,
                "confidence": 0.9982699,
                "punctuated_word": "economic",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "question",
                "start": 2302.705,
                "end": 2302.945,
                "confidence": 0.8307117,
                "punctuated_word": "question.",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "it's",
                "start": 2302.945,
                "end": 2303.105,
                "confidence": 0.99811494,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "a",
                "start": 2303.105,
                "end": 2303.265,
                "confidence": 0.57195395,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "political",
                "start": 2303.265,
                "end": 2303.665,
                "confidence": 0.99983597,
                "punctuated_word": "political",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "question",
                "start": 2303.665,
                "end": 2304.165,
                "confidence": 0.99970424,
                "punctuated_word": "question.",
                "speaker": 0,
                "speaker_confidence": 0.44889635
              },
              {
                "word": "yeah",
                "start": 2304.545,
                "end": 2304.785,
                "confidence": 0.99788296,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.3054675
              },
              {
                "word": "of",
                "start": 2304.785,
                "end": 2304.945,
                "confidence": 0.9994978,
                "punctuated_word": "Of",
                "speaker": 1,
                "speaker_confidence": 0.3054675
              },
              {
                "word": "course",
                "start": 2304.945,
                "end": 2305.185,
                "confidence": 0.9982562,
                "punctuated_word": "course.",
                "speaker": 1,
                "speaker_confidence": 0.3054675
              },
              {
                "word": "i",
                "start": 2305.185,
                "end": 2305.345,
                "confidence": 0.9997974,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.3054675
              },
              {
                "word": "mean",
                "start": 2305.345,
                "end": 2305.825,
                "confidence": 0.999966,
                "punctuated_word": "mean",
                "speaker": 1,
                "speaker_confidence": 0.3054675
              },
              {
                "word": "yeah",
                "start": 2306.2249,
                "end": 2306.7249,
                "confidence": 0.987951,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "yeah",
                "start": 2306.945,
                "end": 2307.345,
                "confidence": 0.91966295,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "the",
                "start": 2307.345,
                "end": 2307.7449,
                "confidence": 0.79305637,
                "punctuated_word": "The,",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "yeah",
                "start": 2307.7449,
                "end": 2308.065,
                "confidence": 0.9705342,
                "punctuated_word": "yeah,",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "the",
                "start": 2308.065,
                "end": 2308.305,
                "confidence": 0.99864775,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "sequencing",
                "start": 2308.305,
                "end": 2308.805,
                "confidence": 0.9992568,
                "punctuated_word": "sequencing",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "of",
                "start": 2308.945,
                "end": 2309.185,
                "confidence": 0.999788,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "transactions",
                "start": 2309.185,
                "end": 2309.685,
                "confidence": 0.80023503,
                "punctuated_word": "transactions",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "is",
                "start": 2309.905,
                "end": 2310.065,
                "confidence": 0.99801385,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "becoming",
                "start": 2310.065,
                "end": 2310.565,
                "confidence": 0.99953246,
                "punctuated_word": "becoming",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "is",
                "start": 2310.945,
                "end": 2311.185,
                "confidence": 0.8296778,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "political",
                "start": 2311.185,
                "end": 2311.685,
                "confidence": 0.9959582,
                "punctuated_word": "political.",
                "speaker": 1,
                "speaker_confidence": 0.6162129
              },
              {
                "word": "it's",
                "start": 2311.7449,
                "end": 2311.905,
                "confidence": 0.9957068,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.35921544
              },
              {
                "word": "super",
                "start": 2311.905,
                "end": 2312.2249,
                "confidence": 0.99243575,
                "punctuated_word": "super",
                "speaker": 0,
                "speaker_confidence": 0.35921544
              },
              {
                "word": "political",
                "start": 2312.2249,
                "end": 2312.705,
                "confidence": 0.99009544,
                "punctuated_word": "political.",
                "speaker": 0,
                "speaker_confidence": 0.35921544
              },
              {
                "word": "so",
                "start": 2312.705,
                "end": 2312.7852,
                "confidence": 0.77995944,
                "punctuated_word": "So,",
                "speaker": 1,
                "speaker_confidence": 0.35039753
              },
              {
                "word": "i",
                "start": 2312.7852,
                "end": 2312.865,
                "confidence": 0.9990864,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.35039753
              },
              {
                "word": "mean",
                "start": 2312.865,
                "end": 2313.365,
                "confidence": 0.99477446,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.35039753
              },
              {
                "word": "you",
                "start": 2314.065,
                "end": 2314.2249,
                "confidence": 0.9993637,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.35039753
              },
              {
                "word": "said",
                "start": 2314.2249,
                "end": 2314.4648,
                "confidence": 0.9988826,
                "punctuated_word": "said",
                "speaker": 1,
                "speaker_confidence": 0.35039753
              },
              {
                "word": "some",
                "start": 2314.4648,
                "end": 2314.545,
                "confidence": 0.9688636,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.5539085
              },
              {
                "word": "things",
                "start": 2314.545,
                "end": 2314.74,
                "confidence": 0.99659294,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.5539085
              },
              {
                "word": "during",
                "start": 2314.82,
                "end": 2314.98,
                "confidence": 0.9989015,
                "punctuated_word": "during",
                "speaker": 1,
                "speaker_confidence": 0.5539085
              },
              {
                "word": "the",
                "start": 2314.98,
                "end": 2315.14,
                "confidence": 0.9993861,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5539085
              },
              {
                "word": "panel",
                "start": 2315.14,
                "end": 2315.54,
                "confidence": 0.9999044,
                "punctuated_word": "panel",
                "speaker": 1,
                "speaker_confidence": 0.5539085
              },
              {
                "word": "that",
                "start": 2315.54,
                "end": 2315.86,
                "confidence": 0.99505675,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5539085
              },
              {
                "word": "i",
                "start": 2315.86,
                "end": 2315.94,
                "confidence": 0.8640977,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5539085
              },
              {
                "word": "think",
                "start": 2315.94,
                "end": 2316.44,
                "confidence": 0.9866632,
                "punctuated_word": "think,",
                "speaker": 1,
                "speaker_confidence": 0.5539085
              },
              {
                "word": "referenced",
                "start": 2317.54,
                "end": 2317.94,
                "confidence": 0.64738196,
                "punctuated_word": "referenced",
                "speaker": 1,
                "speaker_confidence": 0.49243277
              },
              {
                "word": "that",
                "start": 2317.94,
                "end": 2318.1,
                "confidence": 0.80074835,
                "punctuated_word": "that.",
                "speaker": 1,
                "speaker_confidence": 0.49243277
              },
              {
                "word": "you",
                "start": 2318.1,
                "end": 2318.18,
                "confidence": 0.9982305,
                "punctuated_word": "You",
                "speaker": 1,
                "speaker_confidence": 0.49243277
              },
              {
                "word": "said",
                "start": 2318.18,
                "end": 2318.5,
                "confidence": 0.99798286,
                "punctuated_word": "said,",
                "speaker": 1,
                "speaker_confidence": 0.49243277
              },
              {
                "word": "you",
                "start": 2318.5,
                "end": 2318.58,
                "confidence": 0.9998524,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.49243277
              },
              {
                "word": "know",
                "start": 2318.58,
                "end": 2318.98,
                "confidence": 0.99971896,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.58935964
              },
              {
                "word": "transactions",
                "start": 2318.98,
                "end": 2319.48,
                "confidence": 0.99291635,
                "punctuated_word": "transactions",
                "speaker": 1,
                "speaker_confidence": 0.58935964
              },
              {
                "word": "of",
                "start": 2319.54,
                "end": 2319.6199,
                "confidence": 0.9569452,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.58935964
              },
              {
                "word": "the",
                "start": 2319.6199,
                "end": 2319.7,
                "confidence": 0.99920195,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.58935964
              },
              {
                "word": "world",
                "start": 2319.7,
                "end": 2320.02,
                "confidence": 0.9964283,
                "punctuated_word": "world",
                "speaker": 1,
                "speaker_confidence": 0.58935964
              },
              {
                "word": "unite",
                "start": 2320.02,
                "end": 2320.52,
                "confidence": 0.7788888,
                "punctuated_word": "unite.",
                "speaker": 1,
                "speaker_confidence": 0.58935964
              },
              {
                "word": "yeah",
                "start": 2320.74,
                "end": 2320.98,
                "confidence": 0.9086975,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "exactly",
                "start": 2320.98,
                "end": 2321.3,
                "confidence": 0.9824319,
                "punctuated_word": "Exactly.",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "exactly",
                "start": 2321.3,
                "end": 2321.7,
                "confidence": 0.90727895,
                "punctuated_word": "Exactly.",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "the",
                "start": 2321.7,
                "end": 2321.86,
                "confidence": 0.4362649,
                "punctuated_word": "The",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "transaction",
                "start": 2321.86,
                "end": 2322.36,
                "confidence": 0.8764591,
                "punctuated_word": "transaction",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "union",
                "start": 2322.66,
                "end": 2322.98,
                "confidence": 0.93646544,
                "punctuated_word": "union,",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "i",
                "start": 2322.98,
                "end": 2323.06,
                "confidence": 0.9989293,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "think",
                "start": 2323.06,
                "end": 2323.22,
                "confidence": 0.9979936,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "it",
                "start": 2323.22,
                "end": 2323.3,
                "confidence": 0.79303414,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "would",
                "start": 2323.3,
                "end": 2323.54,
                "confidence": 0.6363723,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "go",
                "start": 2323.54,
                "end": 2323.94,
                "confidence": 0.38008654,
                "punctuated_word": "go.",
                "speaker": 1,
                "speaker_confidence": 0.37377113
              },
              {
                "word": "that",
                "start": 2323.94,
                "end": 2324.02,
                "confidence": 0.45386192,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.19324553
              },
              {
                "word": "is",
                "start": 2324.02,
                "end": 2324.18,
                "confidence": 0.34070662,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.19324553
              },
              {
                "word": "it",
                "start": 2324.18,
                "end": 2324.34,
                "confidence": 0.6861841,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.19324553
              },
              {
                "word": "that's",
                "start": 2324.34,
                "end": 2324.42,
                "confidence": 0.85277534,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.3113165
              },
              {
                "word": "something",
                "start": 2324.42,
                "end": 2324.74,
                "confidence": 0.97203773,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.3113165
              },
              {
                "word": "more",
                "start": 2324.74,
                "end": 2324.9,
                "confidence": 0.24795687,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.3113165
              },
              {
                "word": "we",
                "start": 2324.98,
                "end": 2325.06,
                "confidence": 0.7783618,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.3113165
              },
              {
                "word": "are",
                "start": 2325.06,
                "end": 2325.14,
                "confidence": 0.6221188,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.3113165
              },
              {
                "word": "so",
                "start": 2325.22,
                "end": 2325.46,
                "confidence": 0.9915959,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "one",
                "start": 2325.46,
                "end": 2325.6199,
                "confidence": 0.9936481,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "of",
                "start": 2325.6199,
                "end": 2325.7,
                "confidence": 0.9822124,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "the",
                "start": 2325.7,
                "end": 2325.86,
                "confidence": 0.976819,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "things",
                "start": 2325.86,
                "end": 2326.1,
                "confidence": 0.980306,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "that",
                "start": 2326.1,
                "end": 2326.34,
                "confidence": 0.95039475,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "we",
                "start": 2326.34,
                "end": 2326.58,
                "confidence": 0.9207386,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "are",
                "start": 2326.58,
                "end": 2326.74,
                "confidence": 0.9092826,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "quite",
                "start": 2326.74,
                "end": 2326.98,
                "confidence": 0.76943684,
                "punctuated_word": "quite",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "because",
                "start": 2327.46,
                "end": 2327.685,
                "confidence": 0.79658943,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "it",
                "start": 2327.845,
                "end": 2328.085,
                "confidence": 0.19529201,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "may",
                "start": 2328.085,
                "end": 2328.125,
                "confidence": 0.77224034,
                "punctuated_word": "may",
                "speaker": 0,
                "speaker_confidence": 0.6356922
              },
              {
                "word": "have",
                "start": 2328.125,
                "end": 2328.165,
                "confidence": 0.8109169,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "opened",
                "start": 2328.165,
                "end": 2328.645,
                "confidence": 0.58732617,
                "punctuated_word": "opened",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "some",
                "start": 2328.645,
                "end": 2329.145,
                "confidence": 0.6634319,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "very",
                "start": 2329.205,
                "end": 2329.445,
                "confidence": 0.9545177,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "interesting",
                "start": 2329.445,
                "end": 2329.845,
                "confidence": 0.9988631,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "useful",
                "start": 2329.845,
                "end": 2330.245,
                "confidence": 0.90569353,
                "punctuated_word": "useful",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "thing",
                "start": 2330.245,
                "end": 2330.745,
                "confidence": 0.52949727,
                "punctuated_word": "thing,",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "like",
                "start": 2330.965,
                "end": 2331.205,
                "confidence": 0.8987112,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "useful",
                "start": 2331.205,
                "end": 2331.5251,
                "confidence": 0.99785197,
                "punctuated_word": "useful",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "for",
                "start": 2331.5251,
                "end": 2331.685,
                "confidence": 0.99913824,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "the",
                "start": 2331.685,
                "end": 2331.7651,
                "confidence": 0.9902153,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "users",
                "start": 2331.7651,
                "end": 2332.085,
                "confidence": 0.9972025,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "to",
                "start": 2332.085,
                "end": 2332.165,
                "confidence": 0.997695,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "do",
                "start": 2332.165,
                "end": 2332.325,
                "confidence": 0.96872663,
                "punctuated_word": "do.",
                "speaker": 0,
                "speaker_confidence": 0.7150772
              },
              {
                "word": "so",
                "start": 2332.325,
                "end": 2332.485,
                "confidence": 0.9863988,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "for",
                "start": 2332.485,
                "end": 2332.645,
                "confidence": 0.6798877,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "example",
                "start": 2332.645,
                "end": 2333.145,
                "confidence": 0.99577504,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "right",
                "start": 2333.445,
                "end": 2333.605,
                "confidence": 0.9994381,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "now",
                "start": 2333.605,
                "end": 2333.925,
                "confidence": 0.8862612,
                "punctuated_word": "now,",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "users",
                "start": 2333.925,
                "end": 2334.325,
                "confidence": 0.99916697,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "who",
                "start": 2334.325,
                "end": 2334.485,
                "confidence": 0.98456305,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "have",
                "start": 2334.485,
                "end": 2334.8052,
                "confidence": 0.99772793,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "very",
                "start": 2334.8052,
                "end": 2335.125,
                "confidence": 0.9976457,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "low",
                "start": 2335.125,
                "end": 2335.365,
                "confidence": 0.99901915,
                "punctuated_word": "low",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "value",
                "start": 2335.365,
                "end": 2335.605,
                "confidence": 0.92587405,
                "punctuated_word": "value",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "so",
                "start": 2335.7651,
                "end": 2336.2651,
                "confidence": 0.99803203,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "we",
                "start": 2336.325,
                "end": 2336.565,
                "confidence": 0.9959766,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "hear",
                "start": 2336.565,
                "end": 2336.8052,
                "confidence": 0.940577,
                "punctuated_word": "hear",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "a",
                "start": 2336.8052,
                "end": 2336.885,
                "confidence": 0.7590911,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "rhetoric",
                "start": 2336.885,
                "end": 2337.205,
                "confidence": 0.9780528,
                "punctuated_word": "rhetoric",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "in",
                "start": 2337.205,
                "end": 2337.365,
                "confidence": 0.9974982,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "crypto",
                "start": 2337.365,
                "end": 2337.865,
                "confidence": 0.76909804,
                "punctuated_word": "crypto,",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "or",
                "start": 2338.165,
                "end": 2338.325,
                "confidence": 0.5526509,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "we",
                "start": 2338.325,
                "end": 2338.485,
                "confidence": 0.99364144,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "make",
                "start": 2338.485,
                "end": 2338.725,
                "confidence": 0.9857019,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "software",
                "start": 2338.725,
                "end": 2339.0452,
                "confidence": 0.9647147,
                "punctuated_word": "software",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "that",
                "start": 2339.0452,
                "end": 2339.205,
                "confidence": 0.9714607,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "anybody",
                "start": 2339.205,
                "end": 2339.5251,
                "confidence": 0.99509627,
                "punctuated_word": "anybody",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "can",
                "start": 2339.5251,
                "end": 2339.73,
                "confidence": 0.8992803,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "verify",
                "start": 2339.81,
                "end": 2340.13,
                "confidence": 0.9657045,
                "punctuated_word": "verify,",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "but",
                "start": 2340.13,
                "end": 2340.21,
                "confidence": 0.9995597,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "users",
                "start": 2340.21,
                "end": 2340.69,
                "confidence": 0.9800261,
                "punctuated_word": "users,",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "you",
                "start": 2340.69,
                "end": 2340.85,
                "confidence": 0.9994673,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "know",
                "start": 2340.85,
                "end": 2341.17,
                "confidence": 0.98400116,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "they",
                "start": 2341.17,
                "end": 2341.65,
                "confidence": 0.9361063,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "are",
                "start": 2341.65,
                "end": 2341.89,
                "confidence": 0.98420805,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "not",
                "start": 2341.89,
                "end": 2342.39,
                "confidence": 0.9972146,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "sophisticated",
                "start": 2342.45,
                "end": 2342.95,
                "confidence": 0.9988424,
                "punctuated_word": "sophisticated",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "enough",
                "start": 2343.25,
                "end": 2343.57,
                "confidence": 0.9997404,
                "punctuated_word": "enough",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "to",
                "start": 2343.57,
                "end": 2343.97,
                "confidence": 0.9994692,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "verify",
                "start": 2343.97,
                "end": 2344.45,
                "confidence": 0.99959236,
                "punctuated_word": "verify",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "everything",
                "start": 2344.45,
                "end": 2344.95,
                "confidence": 0.82906127,
                "punctuated_word": "everything,",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "or",
                "start": 2345.49,
                "end": 2345.81,
                "confidence": 0.9986331,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "they",
                "start": 2345.81,
                "end": 2346.05,
                "confidence": 0.9993131,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "are",
                "start": 2346.05,
                "end": 2346.21,
                "confidence": 0.8743147,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "lazy",
                "start": 2346.21,
                "end": 2346.69,
                "confidence": 0.99965334,
                "punctuated_word": "lazy",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "to",
                "start": 2346.69,
                "end": 2346.85,
                "confidence": 0.99886876,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "verify",
                "start": 2346.85,
                "end": 2347.17,
                "confidence": 0.99960285,
                "punctuated_word": "verify",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "everything",
                "start": 2347.17,
                "end": 2347.67,
                "confidence": 0.9752829,
                "punctuated_word": "everything.",
                "speaker": 0,
                "speaker_confidence": 0.8967453
              },
              {
                "word": "and",
                "start": 2348.05,
                "end": 2348.21,
                "confidence": 0.99822,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "that's",
                "start": 2348.21,
                "end": 2348.6099,
                "confidence": 0.8431416,
                "punctuated_word": "that's,",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "of",
                "start": 2348.6099,
                "end": 2348.77,
                "confidence": 0.99771994,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "course",
                "start": 2348.77,
                "end": 2349.01,
                "confidence": 0.9660164,
                "punctuated_word": "course,",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "first",
                "start": 2349.01,
                "end": 2349.25,
                "confidence": 0.8455458,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "thing",
                "start": 2349.25,
                "end": 2349.41,
                "confidence": 0.96636117,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "is",
                "start": 2349.41,
                "end": 2349.57,
                "confidence": 0.7415152,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "not",
                "start": 2349.57,
                "end": 2349.89,
                "confidence": 0.94927096,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "not",
                "start": 2349.89,
                "end": 2350.13,
                "confidence": 0.99301106,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "nice",
                "start": 2350.13,
                "end": 2350.45,
                "confidence": 0.9935627,
                "punctuated_word": "nice",
                "speaker": 0,
                "speaker_confidence": 0.62433964
              },
              {
                "word": "to",
                "start": 2350.45,
                "end": 2350.53,
                "confidence": 0.9945103,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "talk",
                "start": 2350.53,
                "end": 2350.77,
                "confidence": 0.9990086,
                "punctuated_word": "talk",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "about",
                "start": 2350.77,
                "end": 2351.01,
                "confidence": 0.99737847,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "users",
                "start": 2351.01,
                "end": 2351.49,
                "confidence": 0.9978034,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "in",
                "start": 2351.49,
                "end": 2351.65,
                "confidence": 0.9979705,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "such",
                "start": 2351.65,
                "end": 2351.97,
                "confidence": 0.99832636,
                "punctuated_word": "such",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "a",
                "start": 2351.97,
                "end": 2352.13,
                "confidence": 0.99782926,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "negative",
                "start": 2352.13,
                "end": 2352.45,
                "confidence": 0.98237324,
                "punctuated_word": "negative",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "way",
                "start": 2352.45,
                "end": 2352.6099,
                "confidence": 0.82790154,
                "punctuated_word": "way.",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "but",
                "start": 2352.6099,
                "end": 2352.77,
                "confidence": 0.99929404,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "more",
                "start": 2352.77,
                "end": 2353.01,
                "confidence": 0.8739188,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "importantly",
                "start": 2353.01,
                "end": 2353.49,
                "confidence": 0.9972768,
                "punctuated_word": "importantly,",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "it's",
                "start": 2353.49,
                "end": 2353.65,
                "confidence": 0.99932235,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "not",
                "start": 2353.65,
                "end": 2353.89,
                "confidence": 0.99962866,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "true",
                "start": 2353.89,
                "end": 2354.39,
                "confidence": 0.9983398,
                "punctuated_word": "true",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "because",
                "start": 2354.69,
                "end": 2355.075,
                "confidence": 0.7154126,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "users",
                "start": 2356.115,
                "end": 2356.615,
                "confidence": 0.99890375,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.78134644
              },
              {
                "word": "who",
                "start": 2357.075,
                "end": 2357.555,
                "confidence": 0.97047645,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.6080104
              },
              {
                "word": "are",
                "start": 2357.555,
                "end": 2358.055,
                "confidence": 0.99938166,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6080104
              },
              {
                "word": "probably",
                "start": 2358.355,
                "end": 2358.855,
                "confidence": 0.9767784,
                "punctuated_word": "probably",
                "speaker": 0,
                "speaker_confidence": 0.6080104
              },
              {
                "word": "losing",
                "start": 2358.9949,
                "end": 2359.4749,
                "confidence": 0.9807301,
                "punctuated_word": "losing,",
                "speaker": 0,
                "speaker_confidence": 0.6080104
              },
              {
                "word": "say",
                "start": 2359.4749,
                "end": 2359.795,
                "confidence": 0.9985012,
                "punctuated_word": "say,",
                "speaker": 0,
                "speaker_confidence": 0.6080104
              },
              {
                "word": "$500",
                "start": 2359.795,
                "end": 2361.015,
                "confidence": 0.985181,
                "punctuated_word": "$500",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "per",
                "start": 2361.155,
                "end": 2361.395,
                "confidence": 0.99896264,
                "punctuated_word": "per",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "month",
                "start": 2361.395,
                "end": 2361.7148,
                "confidence": 0.99939454,
                "punctuated_word": "month",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "in",
                "start": 2361.7148,
                "end": 2361.9548,
                "confidence": 0.9973652,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "slippage",
                "start": 2361.9548,
                "end": 2362.435,
                "confidence": 0.980071,
                "punctuated_word": "slippage",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "fees",
                "start": 2362.435,
                "end": 2362.935,
                "confidence": 0.9600897,
                "punctuated_word": "fees,",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "the",
                "start": 2363.2349,
                "end": 2363.395,
                "confidence": 0.9933995,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "amount",
                "start": 2363.395,
                "end": 2363.895,
                "confidence": 0.9998795,
                "punctuated_word": "amount",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "of",
                "start": 2363.9548,
                "end": 2364.355,
                "confidence": 0.99942124,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "money",
                "start": 2364.355,
                "end": 2364.675,
                "confidence": 0.9996183,
                "punctuated_word": "money",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "they",
                "start": 2364.675,
                "end": 2364.755,
                "confidence": 0.9943962,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "would",
                "start": 2364.755,
                "end": 2364.9949,
                "confidence": 0.987997,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "have",
                "start": 2364.9949,
                "end": 2365.155,
                "confidence": 0.99456257,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7825924
              },
              {
                "word": "to",
                "start": 2365.155,
                "end": 2365.2349,
                "confidence": 0.9863927,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "spend",
                "start": 2365.2349,
                "end": 2365.7148,
                "confidence": 0.9967294,
                "punctuated_word": "spend",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "to",
                "start": 2365.7148,
                "end": 2366.2148,
                "confidence": 0.9542408,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "have",
                "start": 2366.275,
                "end": 2366.595,
                "confidence": 0.9976876,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "a",
                "start": 2366.595,
                "end": 2366.755,
                "confidence": 0.9952865,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "full",
                "start": 2366.755,
                "end": 2367.09,
                "confidence": 0.99374664,
                "punctuated_word": "full",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "load",
                "start": 2367.09,
                "end": 2367.59,
                "confidence": 0.77594537,
                "punctuated_word": "load,",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "to",
                "start": 2368.05,
                "end": 2368.29,
                "confidence": 0.9970522,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "maintain",
                "start": 2368.29,
                "end": 2368.77,
                "confidence": 0.9994777,
                "punctuated_word": "maintain",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "that",
                "start": 2368.77,
                "end": 2369.27,
                "confidence": 0.9900251,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "to",
                "start": 2369.6501,
                "end": 2370.05,
                "confidence": 0.99691725,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "verify",
                "start": 2370.05,
                "end": 2370.55,
                "confidence": 0.9985322,
                "punctuated_word": "verify",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "everything",
                "start": 2370.6902,
                "end": 2371.1902,
                "confidence": 0.75737184,
                "punctuated_word": "everything,",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "could",
                "start": 2371.57,
                "end": 2371.81,
                "confidence": 0.98973376,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "be",
                "start": 2371.81,
                "end": 2371.97,
                "confidence": 0.99479806,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "much",
                "start": 2371.97,
                "end": 2372.29,
                "confidence": 0.9867756,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "more",
                "start": 2372.29,
                "end": 2372.4502,
                "confidence": 0.99287945,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "than",
                "start": 2372.4502,
                "end": 2372.6902,
                "confidence": 0.9949886,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "the",
                "start": 2372.6902,
                "end": 2372.85,
                "confidence": 0.9939266,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "benefit",
                "start": 2372.85,
                "end": 2373.25,
                "confidence": 0.9951331,
                "punctuated_word": "benefit",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "of",
                "start": 2373.25,
                "end": 2373.4102,
                "confidence": 0.9981343,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "saving",
                "start": 2373.4102,
                "end": 2373.81,
                "confidence": 0.99367005,
                "punctuated_word": "saving",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "€500",
                "start": 2373.81,
                "end": 2374.79,
                "confidence": 0.92894673,
                "punctuated_word": "€500.",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "so",
                "start": 2375.4102,
                "end": 2375.6501,
                "confidence": 0.9809904,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "if",
                "start": 2375.6501,
                "end": 2375.81,
                "confidence": 0.63255036,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "the",
                "start": 2375.81,
                "end": 2375.8901,
                "confidence": 0.9874187,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8463957
              },
              {
                "word": "benefit",
                "start": 2375.8901,
                "end": 2376.3901,
                "confidence": 0.9895928,
                "punctuated_word": "benefit",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "that",
                "start": 2376.85,
                "end": 2377.09,
                "confidence": 0.97451526,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "you",
                "start": 2377.09,
                "end": 2377.25,
                "confidence": 0.99483323,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "get",
                "start": 2377.25,
                "end": 2377.75,
                "confidence": 0.98714256,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "by",
                "start": 2378.1301,
                "end": 2378.4502,
                "confidence": 0.9851394,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "actually",
                "start": 2378.4502,
                "end": 2378.9502,
                "confidence": 0.81245935,
                "punctuated_word": "actually,",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "you",
                "start": 2379.25,
                "end": 2379.57,
                "confidence": 0.9857027,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "know",
                "start": 2379.57,
                "end": 2379.73,
                "confidence": 0.9960499,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "having",
                "start": 2379.73,
                "end": 2380.23,
                "confidence": 0.9547792,
                "punctuated_word": "having",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "users",
                "start": 2380.355,
                "end": 2380.6748,
                "confidence": 0.9836589,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "become",
                "start": 2380.6748,
                "end": 2380.9148,
                "confidence": 0.99411523,
                "punctuated_word": "become",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "much",
                "start": 2380.9148,
                "end": 2381.1548,
                "confidence": 0.99419594,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "more",
                "start": 2381.1548,
                "end": 2381.395,
                "confidence": 0.982768,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "knowledgeable",
                "start": 2381.395,
                "end": 2381.895,
                "confidence": 0.8249769,
                "punctuated_word": "knowledgeable,",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "much",
                "start": 2382.035,
                "end": 2382.275,
                "confidence": 0.9171111,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "more",
                "start": 2382.275,
                "end": 2382.4348,
                "confidence": 0.993378,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "independent",
                "start": 2382.4348,
                "end": 2382.9348,
                "confidence": 0.93805915,
                "punctuated_word": "independent,",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "having",
                "start": 2383.075,
                "end": 2383.4749,
                "confidence": 0.9366371,
                "punctuated_word": "having",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "full",
                "start": 2383.4749,
                "end": 2383.635,
                "confidence": 0.9160797,
                "punctuated_word": "full",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "knowledge",
                "start": 2383.635,
                "end": 2384.135,
                "confidence": 0.74532026,
                "punctuated_word": "knowledge.",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "if",
                "start": 2384.355,
                "end": 2384.515,
                "confidence": 0.98984283,
                "punctuated_word": "If",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "the",
                "start": 2384.515,
                "end": 2384.6748,
                "confidence": 0.8169046,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "if",
                "start": 2384.6748,
                "end": 2384.9949,
                "confidence": 0.8489825,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "the",
                "start": 2384.9949,
                "end": 2385.395,
                "confidence": 0.57162887,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "benefit",
                "start": 2385.395,
                "end": 2385.895,
                "confidence": 0.98458165,
                "punctuated_word": "benefit",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "does",
                "start": 2386.6748,
                "end": 2386.835,
                "confidence": 0.9943849,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "not",
                "start": 2386.835,
                "end": 2387.335,
                "confidence": 0.9987249,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "out",
                "start": 2388.035,
                "end": 2388.535,
                "confidence": 0.8101722,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.8986244
              },
              {
                "word": "like",
                "start": 2388.835,
                "end": 2389.335,
                "confidence": 0.97501373,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6426612
              },
              {
                "word": "exceed",
                "start": 2389.635,
                "end": 2390.135,
                "confidence": 0.54350156,
                "punctuated_word": "exceed",
                "speaker": 0,
                "speaker_confidence": 0.6426612
              },
              {
                "word": "way",
                "start": 2390.275,
                "end": 2390.515,
                "confidence": 0.99454886,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.6426612
              },
              {
                "word": "more",
                "start": 2390.515,
                "end": 2390.755,
                "confidence": 0.9959317,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.6426612
              },
              {
                "word": "than",
                "start": 2390.755,
                "end": 2390.9949,
                "confidence": 0.99565953,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.6426612
              },
              {
                "word": "the",
                "start": 2390.9949,
                "end": 2391.1548,
                "confidence": 0.9869219,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6426612
              },
              {
                "word": "cost",
                "start": 2391.1548,
                "end": 2391.4749,
                "confidence": 0.99113256,
                "punctuated_word": "cost",
                "speaker": 0,
                "speaker_confidence": 0.6426612
              },
              {
                "word": "of",
                "start": 2391.4749,
                "end": 2391.635,
                "confidence": 0.99501675,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.4195599
              },
              {
                "word": "doing",
                "start": 2391.635,
                "end": 2391.875,
                "confidence": 0.99636865,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.4195599
              },
              {
                "word": "all",
                "start": 2391.875,
                "end": 2392.035,
                "confidence": 0.9865237,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.4195599
              },
              {
                "word": "that",
                "start": 2392.035,
                "end": 2392.1948,
                "confidence": 0.9073527,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.4195599
              },
              {
                "word": "it",
                "start": 2392.1948,
                "end": 2392.275,
                "confidence": 0.79411805,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.4195599
              },
              {
                "word": "doesn't",
                "start": 2392.275,
                "end": 2392.515,
                "confidence": 0.99468994,
                "punctuated_word": "doesn't",
                "speaker": 0,
                "speaker_confidence": 0.67676073
              },
              {
                "word": "make",
                "start": 2392.515,
                "end": 2392.6748,
                "confidence": 0.99398804,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.67676073
              },
              {
                "word": "any",
                "start": 2392.6748,
                "end": 2392.835,
                "confidence": 0.9863312,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.67676073
              },
              {
                "word": "sense",
                "start": 2392.835,
                "end": 2393.075,
                "confidence": 0.9867908,
                "punctuated_word": "sense.",
                "speaker": 0,
                "speaker_confidence": 0.67676073
              },
              {
                "word": "so",
                "start": 2393.075,
                "end": 2393.575,
                "confidence": 0.9863658,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.67676073
              },
              {
                "word": "one",
                "start": 2393.635,
                "end": 2393.9548,
                "confidence": 0.9717874,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.67676073
              },
              {
                "word": "way",
                "start": 2393.9548,
                "end": 2394.115,
                "confidence": 0.9852014,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.67676073
              },
              {
                "word": "to",
                "start": 2394.115,
                "end": 2394.615,
                "confidence": 0.94873494,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.67676073
              },
              {
                "word": "address",
                "start": 2395.555,
                "end": 2395.92,
                "confidence": 0.5076386,
                "punctuated_word": "address",
                "speaker": 0,
                "speaker_confidence": 0.67676073
              },
              {
                "word": "transaction",
                "start": 2398.48,
                "end": 2398.5598,
                "confidence": 0.546794,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.44627059
              },
              {
                "word": "unions",
                "start": 2398.5598,
                "end": 2399.04,
                "confidence": 0.82417583,
                "punctuated_word": "unions,",
                "speaker": 0,
                "speaker_confidence": 0.44627059
              },
              {
                "word": "which",
                "start": 2399.04,
                "end": 2399.0667,
                "confidence": 0.8622071,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.44627059
              },
              {
                "word": "is",
                "start": 2399.0667,
                "end": 2399.0933,
                "confidence": 0.91458094,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.44627059
              },
              {
                "word": "the",
                "start": 2399.0933,
                "end": 2399.1199,
                "confidence": 0.8190977,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.44627059
              },
              {
                "word": "idea",
                "start": 2399.1199,
                "end": 2399.6199,
                "confidence": 0.8871615,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.44627059
              },
              {
                "word": "that",
                "start": 2400.0798,
                "end": 2400.16,
                "confidence": 0.7477627,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.63793737
              },
              {
                "word": "in",
                "start": 2400.16,
                "end": 2400.4,
                "confidence": 0.80505097,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.63793737
              },
              {
                "word": "a",
                "start": 2400.4,
                "end": 2400.64,
                "confidence": 0.8734916,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.63793737
              },
              {
                "word": "bundle",
                "start": 2400.64,
                "end": 2401.14,
                "confidence": 0.65167844,
                "punctuated_word": "bundle,",
                "speaker": 0,
                "speaker_confidence": 0.63793737
              },
              {
                "word": "during",
                "start": 2402.0,
                "end": 2402.4,
                "confidence": 0.79034203,
                "punctuated_word": "during",
                "speaker": 0,
                "speaker_confidence": 0.63793737
              },
              {
                "word": "the",
                "start": 2402.4,
                "end": 2402.5598,
                "confidence": 0.9277111,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.63793737
              },
              {
                "word": "present",
                "start": 2402.5598,
                "end": 2402.96,
                "confidence": 0.82458735,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.63793737
              },
              {
                "word": "tense",
                "start": 2402.96,
                "end": 2403.04,
                "confidence": 0.8366178,
                "punctuated_word": "tense,",
                "speaker": 0,
                "speaker_confidence": 0.63793737
              },
              {
                "word": "and",
                "start": 2403.04,
                "end": 2403.2,
                "confidence": 0.9181024,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5266513
              },
              {
                "word": "we",
                "start": 2403.2,
                "end": 2403.3599,
                "confidence": 0.92218083,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.5266513
              },
              {
                "word": "call",
                "start": 2403.3599,
                "end": 2403.52,
                "confidence": 0.85493016,
                "punctuated_word": "call",
                "speaker": 0,
                "speaker_confidence": 0.5266513
              },
              {
                "word": "the",
                "start": 2403.52,
                "end": 2403.68,
                "confidence": 0.49734896,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5266513
              },
              {
                "word": "present",
                "start": 2403.68,
                "end": 2404.0,
                "confidence": 0.84100306,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 0.5266513
              },
              {
                "word": "tense",
                "start": 2404.0,
                "end": 2404.3198,
                "confidence": 0.9417359,
                "punctuated_word": "tense",
                "speaker": 0,
                "speaker_confidence": 0.5266513
              },
              {
                "word": "in",
                "start": 2404.3198,
                "end": 2404.48,
                "confidence": 0.8370858,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5958478
              },
              {
                "word": "maf",
                "start": 2404.48,
                "end": 2404.98,
                "confidence": 0.3912202,
                "punctuated_word": "MAF",
                "speaker": 0,
                "speaker_confidence": 0.5958478
              },
              {
                "word": "maf",
                "start": 2405.5999,
                "end": 2405.68,
                "confidence": 0.81552446,
                "punctuated_word": "MAF",
                "speaker": 0,
                "speaker_confidence": 0.5958478
              },
              {
                "word": "time",
                "start": 2405.68,
                "end": 2406.0798,
                "confidence": 0.7509084,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.5958478
              },
              {
                "word": "just",
                "start": 2406.0798,
                "end": 2406.5798,
                "confidence": 0.9096898,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.5958478
              },
              {
                "word": "a",
                "start": 2407.2,
                "end": 2407.3599,
                "confidence": 0.41035885,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.55113965
              },
              {
                "word": "branding",
                "start": 2407.3599,
                "end": 2407.8398,
                "confidence": 0.77593684,
                "punctuated_word": "branding,",
                "speaker": 0,
                "speaker_confidence": 0.55113965
              },
              {
                "word": "you",
                "start": 2407.8398,
                "end": 2407.92,
                "confidence": 0.9817988,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.55113965
              },
              {
                "word": "know",
                "start": 2407.92,
                "end": 2408.0798,
                "confidence": 0.974632,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.55113965
              },
              {
                "word": "branding",
                "start": 2408.0798,
                "end": 2408.5598,
                "confidence": 0.6698539,
                "punctuated_word": "branding,",
                "speaker": 0,
                "speaker_confidence": 0.55113965
              },
              {
                "word": "maf",
                "start": 2408.5598,
                "end": 2408.7998,
                "confidence": 0.9970683,
                "punctuated_word": "MAF",
                "speaker": 0,
                "speaker_confidence": 0.55113965
              },
              {
                "word": "time",
                "start": 2408.7998,
                "end": 2409.2998,
                "confidence": 0.9509815,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.55113965
              },
              {
                "word": "during",
                "start": 2409.44,
                "end": 2409.92,
                "confidence": 0.84264874,
                "punctuated_word": "During",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "maf",
                "start": 2409.92,
                "end": 2410.42,
                "confidence": 0.8920517,
                "punctuated_word": "MAF",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "time",
                "start": 2410.48,
                "end": 2410.725,
                "confidence": 0.80253863,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "time",
                "start": 2411.205,
                "end": 2411.445,
                "confidence": 0.981346,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "solvers",
                "start": 2411.445,
                "end": 2411.945,
                "confidence": 0.96718806,
                "punctuated_word": "solvers,",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "if",
                "start": 2412.645,
                "end": 2413.0452,
                "confidence": 0.99847656,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "they",
                "start": 2413.0452,
                "end": 2413.365,
                "confidence": 0.9982994,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "would",
                "start": 2413.365,
                "end": 2413.685,
                "confidence": 0.9984114,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "bundle",
                "start": 2413.685,
                "end": 2414.185,
                "confidence": 0.9972312,
                "punctuated_word": "bundle",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "transactions",
                "start": 2414.485,
                "end": 2414.985,
                "confidence": 0.88097084,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "that",
                "start": 2415.0452,
                "end": 2415.205,
                "confidence": 0.99167764,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "are",
                "start": 2415.205,
                "end": 2415.445,
                "confidence": 0.99153954,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "of",
                "start": 2415.445,
                "end": 2415.605,
                "confidence": 0.98747176,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "low",
                "start": 2415.605,
                "end": 2416.105,
                "confidence": 0.9894003,
                "punctuated_word": "low",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "worth",
                "start": 2416.485,
                "end": 2416.725,
                "confidence": 0.85812527,
                "punctuated_word": "worth",
                "speaker": 0,
                "speaker_confidence": 0.76641893
              },
              {
                "word": "with",
                "start": 2417.0452,
                "end": 2417.2852,
                "confidence": 0.48735565,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "transactions",
                "start": 2417.2852,
                "end": 2417.7852,
                "confidence": 0.5961729,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "that",
                "start": 2417.8452,
                "end": 2417.925,
                "confidence": 0.97493774,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "are",
                "start": 2417.925,
                "end": 2418.0852,
                "confidence": 0.98733526,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "of",
                "start": 2418.0852,
                "end": 2418.165,
                "confidence": 0.837448,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "high",
                "start": 2418.165,
                "end": 2418.485,
                "confidence": 0.9977811,
                "punctuated_word": "high",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "worth",
                "start": 2418.485,
                "end": 2418.985,
                "confidence": 0.9898016,
                "punctuated_word": "worth",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "in",
                "start": 2419.685,
                "end": 2419.925,
                "confidence": 0.68324775,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "such",
                "start": 2419.925,
                "end": 2420.0852,
                "confidence": 0.9973909,
                "punctuated_word": "such",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "a",
                "start": 2420.0852,
                "end": 2420.245,
                "confidence": 0.9905979,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "way",
                "start": 2420.245,
                "end": 2420.485,
                "confidence": 0.99792176,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "that",
                "start": 2420.485,
                "end": 2420.8052,
                "confidence": 0.99498796,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6802758
              },
              {
                "word": "the",
                "start": 2420.8052,
                "end": 2420.885,
                "confidence": 0.98820007,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "whole",
                "start": 2420.885,
                "end": 2421.125,
                "confidence": 0.9979202,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "bundle",
                "start": 2421.125,
                "end": 2421.605,
                "confidence": 0.9917442,
                "punctuated_word": "bundle",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "has",
                "start": 2421.605,
                "end": 2421.8452,
                "confidence": 0.9574809,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "attached",
                "start": 2421.8452,
                "end": 2422.245,
                "confidence": 0.2126678,
                "punctuated_word": "attached",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "atomicity",
                "start": 2422.245,
                "end": 2422.745,
                "confidence": 0.89783806,
                "punctuated_word": "atomicity,",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "which",
                "start": 2422.885,
                "end": 2423.125,
                "confidence": 0.9968148,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "means",
                "start": 2423.125,
                "end": 2423.5251,
                "confidence": 0.98243386,
                "punctuated_word": "means",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "if",
                "start": 2423.5251,
                "end": 2423.88,
                "confidence": 0.89447707,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "any",
                "start": 2423.96,
                "end": 2424.2,
                "confidence": 0.8631043,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "of",
                "start": 2424.2,
                "end": 2424.2798,
                "confidence": 0.98768777,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "the",
                "start": 2424.2798,
                "end": 2424.3599,
                "confidence": 0.9890906,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "transactions",
                "start": 2424.3599,
                "end": 2424.8599,
                "confidence": 0.8450384,
                "punctuated_word": "transactions,",
                "speaker": 0,
                "speaker_confidence": 0.72798336
              },
              {
                "word": "the",
                "start": 2425.0798,
                "end": 2425.16,
                "confidence": 0.97370934,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.54092795
              },
              {
                "word": "low",
                "start": 2425.16,
                "end": 2425.4,
                "confidence": 0.91813374,
                "punctuated_word": "low",
                "speaker": 0,
                "speaker_confidence": 0.54092795
              },
              {
                "word": "value",
                "start": 2425.4,
                "end": 2425.64,
                "confidence": 0.89454174,
                "punctuated_word": "value",
                "speaker": 0,
                "speaker_confidence": 0.54092795
              },
              {
                "word": "transaction",
                "start": 2425.64,
                "end": 2426.1199,
                "confidence": 0.6596023,
                "punctuated_word": "transaction,",
                "speaker": 0,
                "speaker_confidence": 0.54092795
              },
              {
                "word": "gets",
                "start": 2426.1199,
                "end": 2426.3599,
                "confidence": 0.7378764,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.54092795
              },
              {
                "word": "sniped",
                "start": 2426.3599,
                "end": 2426.8599,
                "confidence": 0.7324012,
                "punctuated_word": "sniped,",
                "speaker": 0,
                "speaker_confidence": 0.54092795
              },
              {
                "word": "like",
                "start": 2427.96,
                "end": 2428.3599,
                "confidence": 0.8404083,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "somebody",
                "start": 2428.3599,
                "end": 2428.8599,
                "confidence": 0.9915223,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "comes",
                "start": 2428.92,
                "end": 2429.16,
                "confidence": 0.99695045,
                "punctuated_word": "comes",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "in",
                "start": 2429.16,
                "end": 2429.4,
                "confidence": 0.99658597,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "before",
                "start": 2429.4,
                "end": 2429.88,
                "confidence": 0.94438124,
                "punctuated_word": "before,",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "has",
                "start": 2429.88,
                "end": 2430.2,
                "confidence": 0.98018813,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "a",
                "start": 2430.2,
                "end": 2430.2798,
                "confidence": 0.92383516,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "slippage",
                "start": 2430.2798,
                "end": 2430.7798,
                "confidence": 0.9888797,
                "punctuated_word": "slippage,",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "does",
                "start": 2430.92,
                "end": 2431.0798,
                "confidence": 0.985123,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "not",
                "start": 2431.0798,
                "end": 2431.3198,
                "confidence": 0.99949646,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "get",
                "start": 2431.3198,
                "end": 2431.8198,
                "confidence": 0.9986927,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "what",
                "start": 2431.88,
                "end": 2432.1199,
                "confidence": 0.83906746,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "say",
                "start": 2432.44,
                "end": 2432.7598,
                "confidence": 0.75507617,
                "punctuated_word": "say,",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "you're",
                "start": 2432.7598,
                "end": 2433.0,
                "confidence": 0.9311072,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "trying",
                "start": 2433.0,
                "end": 2433.24,
                "confidence": 0.9908075,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "to",
                "start": 2433.24,
                "end": 2433.3198,
                "confidence": 0.9939832,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "buy",
                "start": 2433.3198,
                "end": 2433.8198,
                "confidence": 0.9288059,
                "punctuated_word": "buy,",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "i",
                "start": 2433.88,
                "end": 2433.96,
                "confidence": 0.969399,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.72466147
              },
              {
                "word": "don't",
                "start": 2433.96,
                "end": 2434.1199,
                "confidence": 0.99323535,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "know",
                "start": 2434.1199,
                "end": 2434.5198,
                "confidence": 0.9931481,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "7",
                "start": 2434.5198,
                "end": 2434.92,
                "confidence": 0.9891992,
                "punctuated_word": "7",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "eth",
                "start": 2434.92,
                "end": 2435.16,
                "confidence": 0.69009507,
                "punctuated_word": "ETH,",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "you",
                "start": 2435.16,
                "end": 2435.3198,
                "confidence": 0.96391165,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "already",
                "start": 2435.3198,
                "end": 2435.8198,
                "confidence": 0.33441952,
                "punctuated_word": "already",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "got",
                "start": 2435.925,
                "end": 2436.165,
                "confidence": 0.9863658,
                "punctuated_word": "got",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "6.7",
                "start": 2436.165,
                "end": 2437.0452,
                "confidence": 0.82986337,
                "punctuated_word": "6.7",
                "speaker": 0,
                "speaker_confidence": 0.8313524
              },
              {
                "word": "eth",
                "start": 2437.0452,
                "end": 2437.445,
                "confidence": 0.8416945,
                "punctuated_word": "ETH,",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "and",
                "start": 2437.445,
                "end": 2437.685,
                "confidence": 0.99925476,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "the",
                "start": 2437.685,
                "end": 2437.845,
                "confidence": 0.99436,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "slippage",
                "start": 2437.845,
                "end": 2438.345,
                "confidence": 0.9836164,
                "punctuated_word": "slippage",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "is",
                "start": 2438.405,
                "end": 2438.645,
                "confidence": 0.9983602,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "more",
                "start": 2438.645,
                "end": 2438.885,
                "confidence": 0.9986903,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "than",
                "start": 2438.885,
                "end": 2439.205,
                "confidence": 0.99631506,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "what",
                "start": 2439.205,
                "end": 2439.365,
                "confidence": 0.9935963,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "you",
                "start": 2439.365,
                "end": 2439.865,
                "confidence": 0.99886215,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "wanted",
                "start": 2440.245,
                "end": 2440.565,
                "confidence": 0.81561387,
                "punctuated_word": "wanted,",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "then",
                "start": 2440.565,
                "end": 2440.965,
                "confidence": 0.9942942,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "the",
                "start": 2440.965,
                "end": 2441.205,
                "confidence": 0.98750263,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "whole",
                "start": 2441.205,
                "end": 2441.685,
                "confidence": 0.9969683,
                "punctuated_word": "whole",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "transaction",
                "start": 2441.685,
                "end": 2442.185,
                "confidence": 0.9976801,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "bundle",
                "start": 2442.565,
                "end": 2443.065,
                "confidence": 0.74851596,
                "punctuated_word": "bundle,",
                "speaker": 0,
                "speaker_confidence": 0.83135235
              },
              {
                "word": "so",
                "start": 2443.365,
                "end": 2443.605,
                "confidence": 0.9063178,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "including",
                "start": 2443.605,
                "end": 2444.105,
                "confidence": 0.93865734,
                "punctuated_word": "including",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "the",
                "start": 2444.165,
                "end": 2444.665,
                "confidence": 0.98600686,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "transaction",
                "start": 2444.885,
                "end": 2445.385,
                "confidence": 0.5452493,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "with",
                "start": 2445.445,
                "end": 2445.945,
                "confidence": 0.96591306,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "millions",
                "start": 2446.085,
                "end": 2446.565,
                "confidence": 0.9936009,
                "punctuated_word": "millions",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "and",
                "start": 2446.565,
                "end": 2446.965,
                "confidence": 0.9283759,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "whatever",
                "start": 2446.965,
                "end": 2447.465,
                "confidence": 0.825125,
                "punctuated_word": "whatever,",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "hundreds",
                "start": 2447.685,
                "end": 2448.0051,
                "confidence": 0.93969065,
                "punctuated_word": "hundreds",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "of",
                "start": 2448.0051,
                "end": 2448.165,
                "confidence": 0.8349494,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "millions",
                "start": 2448.165,
                "end": 2448.565,
                "confidence": 0.99691737,
                "punctuated_word": "millions",
                "speaker": 0,
                "speaker_confidence": 0.6794382
              },
              {
                "word": "and",
                "start": 2448.565,
                "end": 2448.645,
                "confidence": 0.9402261,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.35999554
              },
              {
                "word": "billions",
                "start": 2448.645,
                "end": 2448.715,
                "confidence": 0.9536396,
                "punctuated_word": "billions,",
                "speaker": 0,
                "speaker_confidence": 0.35999554
              },
              {
                "word": "everything",
                "start": 2448.715,
                "end": 2448.965,
                "confidence": 0.5710961,
                "punctuated_word": "everything",
                "speaker": 0,
                "speaker_confidence": 0.35999554
              },
              {
                "word": "will",
                "start": 2448.965,
                "end": 2449.215,
                "confidence": 0.6717947,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.35999554
              },
              {
                "word": "get",
                "start": 2449.215,
                "end": 2449.715,
                "confidence": 0.631647,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.35999554
              },
              {
                "word": "richer",
                "start": 2455.07,
                "end": 2455.47,
                "confidence": 0.5516408,
                "punctuated_word": "richer",
                "speaker": 0,
                "speaker_confidence": 0.6547225
              },
              {
                "word": "transactions",
                "start": 2455.47,
                "end": 2455.97,
                "confidence": 0.92020106,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.6547225
              },
              {
                "word": "to",
                "start": 2455.99,
                "end": 2456.49,
                "confidence": 0.8113575,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6547225
              },
              {
                "word": "help",
                "start": 2456.51,
                "end": 2457.01,
                "confidence": 0.88015926,
                "punctuated_word": "help",
                "speaker": 0,
                "speaker_confidence": 0.6547225
              },
              {
                "word": "secure",
                "start": 2457.47,
                "end": 2457.97,
                "confidence": 0.96492964,
                "punctuated_word": "secure",
                "speaker": 0,
                "speaker_confidence": 0.6547225
              },
              {
                "word": "transactions",
                "start": 2458.19,
                "end": 2458.69,
                "confidence": 0.63643867,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.6547225
              },
              {
                "word": "that",
                "start": 2459.07,
                "end": 2459.15,
                "confidence": 0.92605716,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6547225
              },
              {
                "word": "have",
                "start": 2459.15,
                "end": 2459.31,
                "confidence": 0.8178944,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.6547225
              },
              {
                "word": "low",
                "start": 2459.31,
                "end": 2459.47,
                "confidence": 0.91424793,
                "punctuated_word": "low",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "value",
                "start": 2459.47,
                "end": 2459.71,
                "confidence": 0.76220196,
                "punctuated_word": "value.",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "and",
                "start": 2459.71,
                "end": 2459.79,
                "confidence": 0.90180993,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "this",
                "start": 2459.79,
                "end": 2460.03,
                "confidence": 0.8979226,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "is",
                "start": 2460.03,
                "end": 2460.3499,
                "confidence": 0.97136027,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "transactions",
                "start": 2460.3499,
                "end": 2460.8499,
                "confidence": 0.85160404,
                "punctuated_word": "transactions",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "of",
                "start": 2460.91,
                "end": 2461.07,
                "confidence": 0.9608406,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "the",
                "start": 2461.07,
                "end": 2461.15,
                "confidence": 0.98125696,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "world",
                "start": 2461.15,
                "end": 2461.39,
                "confidence": 0.9035031,
                "punctuated_word": "world",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "unite",
                "start": 2461.39,
                "end": 2461.89,
                "confidence": 0.94806826,
                "punctuated_word": "unite.",
                "speaker": 0,
                "speaker_confidence": 0.64632446
              },
              {
                "word": "this",
                "start": 2462.1099,
                "end": 2462.3499,
                "confidence": 0.84103984,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.28368223
              },
              {
                "word": "is",
                "start": 2462.3499,
                "end": 2462.4697,
                "confidence": 0.9877949,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.28368223
              },
              {
                "word": "transaction",
                "start": 2462.5898,
                "end": 2462.71,
                "confidence": 0.97900563,
                "punctuated_word": "Transaction",
                "speaker": 0,
                "speaker_confidence": 0.28368223
              },
              {
                "word": "solidarity",
                "start": 2462.71,
                "end": 2462.8298,
                "confidence": 0.948717,
                "punctuated_word": "solidarity.",
                "speaker": 0,
                "speaker_confidence": 0.28368223
              },
              {
                "word": "transaction",
                "start": 2462.8298,
                "end": 2463.0798,
                "confidence": 0.63679487,
                "punctuated_word": "Transaction",
                "speaker": 1,
                "speaker_confidence": 0.4382841
              },
              {
                "word": "solidarity",
                "start": 2463.0798,
                "end": 2463.345,
                "confidence": 0.6661587,
                "punctuated_word": "solidarity.",
                "speaker": 1,
                "speaker_confidence": 0.4382841
              },
              {
                "word": "solidarity",
                "start": 2464.545,
                "end": 2465.025,
                "confidence": 0.91152304,
                "punctuated_word": "Solidarity.",
                "speaker": 1,
                "speaker_confidence": 0.4382841
              },
              {
                "word": "transaction",
                "start": 2465.025,
                "end": 2465.525,
                "confidence": 0.40341404,
                "punctuated_word": "Transaction",
                "speaker": 0,
                "speaker_confidence": 0.32309735
              },
              {
                "word": "unions",
                "start": 2465.585,
                "end": 2465.905,
                "confidence": 0.6308161,
                "punctuated_word": "unions,",
                "speaker": 0,
                "speaker_confidence": 0.32309735
              },
              {
                "word": "we",
                "start": 2465.905,
                "end": 2465.9849,
                "confidence": 0.96950513,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.32309735
              },
              {
                "word": "call",
                "start": 2465.9849,
                "end": 2466.2249,
                "confidence": 0.980459,
                "punctuated_word": "call",
                "speaker": 0,
                "speaker_confidence": 0.32309735
              },
              {
                "word": "it",
                "start": 2466.2249,
                "end": 2466.385,
                "confidence": 0.8730478,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.32309735
              },
              {
                "word": "this",
                "start": 2466.385,
                "end": 2466.465,
                "confidence": 0.9742777,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.4227506
              },
              {
                "word": "is",
                "start": 2466.465,
                "end": 2466.545,
                "confidence": 0.9950772,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.4227506
              },
              {
                "word": "like",
                "start": 2466.545,
                "end": 2467.025,
                "confidence": 0.81632125,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.4227506
              },
              {
                "word": "bringing",
                "start": 2467.025,
                "end": 2467.525,
                "confidence": 0.98804027,
                "punctuated_word": "bringing",
                "speaker": 0,
                "speaker_confidence": 0.4227506
              },
              {
                "word": "the",
                "start": 2467.585,
                "end": 2467.7449,
                "confidence": 0.9991297,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.69484115
              },
              {
                "word": "transaction",
                "start": 2467.7449,
                "end": 2468.2449,
                "confidence": 0.99934345,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.69484115
              },
              {
                "word": "down",
                "start": 2468.945,
                "end": 2469.265,
                "confidence": 0.99960905,
                "punctuated_word": "down",
                "speaker": 0,
                "speaker_confidence": 0.69484115
              },
              {
                "word": "to",
                "start": 2469.265,
                "end": 2469.425,
                "confidence": 0.9970108,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.69484115
              },
              {
                "word": "the",
                "start": 2469.425,
                "end": 2469.585,
                "confidence": 0.99829835,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.69484115
              },
              {
                "word": "same",
                "start": 2469.585,
                "end": 2469.9849,
                "confidence": 0.9998555,
                "punctuated_word": "same",
                "speaker": 0,
                "speaker_confidence": 0.69484115
              },
              {
                "word": "level",
                "start": 2469.9849,
                "end": 2470.465,
                "confidence": 0.99935883,
                "punctuated_word": "level",
                "speaker": 0,
                "speaker_confidence": 0.69484115
              },
              {
                "word": "playing",
                "start": 2470.465,
                "end": 2470.865,
                "confidence": 0.9508831,
                "punctuated_word": "playing",
                "speaker": 0,
                "speaker_confidence": 0.69484115
              },
              {
                "word": "bundle",
                "start": 2470.865,
                "end": 2471.365,
                "confidence": 0.98137164,
                "punctuated_word": "bundle.",
                "speaker": 0,
                "speaker_confidence": 0.69484115
              },
              {
                "word": "and",
                "start": 2473.585,
                "end": 2473.825,
                "confidence": 0.9964742,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5092835
              },
              {
                "word": "and",
                "start": 2473.825,
                "end": 2474.2249,
                "confidence": 0.99827003,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5092835
              },
              {
                "word": "and",
                "start": 2474.2249,
                "end": 2474.465,
                "confidence": 0.9920704,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5092835
              },
              {
                "word": "these",
                "start": 2474.465,
                "end": 2474.705,
                "confidence": 0.97757405,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.5092835
              },
              {
                "word": "are",
                "start": 2474.705,
                "end": 2474.945,
                "confidence": 0.99881977,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.5092835
              },
              {
                "word": "the",
                "start": 2474.945,
                "end": 2475.105,
                "confidence": 0.99690104,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5092835
              },
              {
                "word": "great",
                "start": 2475.105,
                "end": 2475.345,
                "confidence": 0.9937568,
                "punctuated_word": "great",
                "speaker": 0,
                "speaker_confidence": 0.5092835
              },
              {
                "word": "this",
                "start": 2475.505,
                "end": 2475.585,
                "confidence": 0.535119,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.5252234
              },
              {
                "word": "is",
                "start": 2475.585,
                "end": 2475.665,
                "confidence": 0.58961755,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5252234
              },
              {
                "word": "again",
                "start": 2475.665,
                "end": 2475.825,
                "confidence": 0.5107069,
                "punctuated_word": "again",
                "speaker": 0,
                "speaker_confidence": 0.5252234
              },
              {
                "word": "and",
                "start": 2475.9849,
                "end": 2476.065,
                "confidence": 0.5317304,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5252234
              },
              {
                "word": "maybe",
                "start": 2476.065,
                "end": 2476.2651,
                "confidence": 0.94555706,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.5252234
              },
              {
                "word": "the",
                "start": 2476.2651,
                "end": 2476.465,
                "confidence": 0.4828862,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5252234
              },
              {
                "word": "political",
                "start": 2476.465,
                "end": 2476.865,
                "confidence": 0.9908501,
                "punctuated_word": "political",
                "speaker": 0,
                "speaker_confidence": 0.5252234
              },
              {
                "word": "question",
                "start": 2476.865,
                "end": 2477.265,
                "confidence": 0.9767974,
                "punctuated_word": "question.",
                "speaker": 0,
                "speaker_confidence": 0.5252234
              },
              {
                "word": "you",
                "start": 2477.265,
                "end": 2477.345,
                "confidence": 0.99479973,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "can",
                "start": 2477.345,
                "end": 2477.585,
                "confidence": 0.9994117,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "make",
                "start": 2477.585,
                "end": 2477.825,
                "confidence": 0.9628511,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "a",
                "start": 2477.825,
                "end": 2477.9849,
                "confidence": 0.7144239,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "movie",
                "start": 2477.9849,
                "end": 2478.305,
                "confidence": 0.9365416,
                "punctuated_word": "movie",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "so",
                "start": 2478.305,
                "end": 2478.805,
                "confidence": 0.94449425,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "politically",
                "start": 2479.5,
                "end": 2480.0,
                "confidence": 0.99850863,
                "punctuated_word": "politically",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "doing",
                "start": 2480.22,
                "end": 2480.54,
                "confidence": 0.98518676,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "the",
                "start": 2480.54,
                "end": 2480.7,
                "confidence": 0.9996513,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "right",
                "start": 2480.7,
                "end": 2480.94,
                "confidence": 0.9998233,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "thing",
                "start": 2480.94,
                "end": 2481.1,
                "confidence": 0.92059183,
                "punctuated_word": "thing,",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "i",
                "start": 2481.1,
                "end": 2481.34,
                "confidence": 0.9991986,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7225629
              },
              {
                "word": "would",
                "start": 2481.34,
                "end": 2481.5,
                "confidence": 0.9985612,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "say",
                "start": 2481.5,
                "end": 2482.0,
                "confidence": 0.78100836,
                "punctuated_word": "say,",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "because",
                "start": 2482.3801,
                "end": 2482.86,
                "confidence": 0.9977012,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "the",
                "start": 2482.86,
                "end": 2483.1,
                "confidence": 0.9866534,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "level",
                "start": 2483.1,
                "end": 2483.34,
                "confidence": 0.99911016,
                "punctuated_word": "level",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "of",
                "start": 2483.34,
                "end": 2483.5,
                "confidence": 0.9982552,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "programmability",
                "start": 2483.5,
                "end": 2484.0,
                "confidence": 0.93008775,
                "punctuated_word": "programmability",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "you",
                "start": 2484.3,
                "end": 2484.54,
                "confidence": 0.9242982,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "have",
                "start": 2484.54,
                "end": 2484.86,
                "confidence": 0.9952354,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "around",
                "start": 2484.86,
                "end": 2485.36,
                "confidence": 0.9970285,
                "punctuated_word": "around",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "how",
                "start": 2485.5,
                "end": 2485.66,
                "confidence": 0.61528814,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "do",
                "start": 2485.66,
                "end": 2485.9,
                "confidence": 0.99640346,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "you",
                "start": 2485.9,
                "end": 2485.98,
                "confidence": 0.9991015,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "include",
                "start": 2485.98,
                "end": 2486.3,
                "confidence": 0.9972644,
                "punctuated_word": "include",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "a",
                "start": 2486.3,
                "end": 2486.46,
                "confidence": 0.902165,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "transaction",
                "start": 2486.46,
                "end": 2486.94,
                "confidence": 0.7770276,
                "punctuated_word": "transaction,",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "when",
                "start": 2486.94,
                "end": 2487.18,
                "confidence": 0.99760264,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "does",
                "start": 2487.18,
                "end": 2487.34,
                "confidence": 0.6827748,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "the",
                "start": 2487.34,
                "end": 2487.42,
                "confidence": 0.6486712,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "transaction",
                "start": 2487.42,
                "end": 2487.92,
                "confidence": 0.992423,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "gets",
                "start": 2488.06,
                "end": 2488.22,
                "confidence": 0.825539,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "picked",
                "start": 2488.22,
                "end": 2488.54,
                "confidence": 0.99968433,
                "punctuated_word": "picked",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "up",
                "start": 2488.54,
                "end": 2488.86,
                "confidence": 0.9736267,
                "punctuated_word": "up,",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "what",
                "start": 2488.86,
                "end": 2489.02,
                "confidence": 0.9981996,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "does",
                "start": 2489.02,
                "end": 2489.18,
                "confidence": 0.99650156,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "it",
                "start": 2489.18,
                "end": 2489.34,
                "confidence": 0.997677,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.8530744
              },
              {
                "word": "mean",
                "start": 2489.34,
                "end": 2489.5,
                "confidence": 0.98756903,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "to",
                "start": 2489.5,
                "end": 2489.66,
                "confidence": 0.9635807,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "execute",
                "start": 2489.66,
                "end": 2490.06,
                "confidence": 0.9588172,
                "punctuated_word": "execute",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "it",
                "start": 2490.06,
                "end": 2490.3,
                "confidence": 0.26025409,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "all",
                "start": 2490.3,
                "end": 2490.46,
                "confidence": 0.9630631,
                "punctuated_word": "All",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "of",
                "start": 2490.46,
                "end": 2490.62,
                "confidence": 0.99795234,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "those",
                "start": 2490.62,
                "end": 2490.86,
                "confidence": 0.7616029,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "things",
                "start": 2490.86,
                "end": 2491.18,
                "confidence": 0.9992576,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "have",
                "start": 2491.18,
                "end": 2491.34,
                "confidence": 0.97179383,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "become",
                "start": 2491.34,
                "end": 2491.84,
                "confidence": 0.99937207,
                "punctuated_word": "become",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "open",
                "start": 2492.14,
                "end": 2492.3801,
                "confidence": 0.9966794,
                "punctuated_word": "open",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "to",
                "start": 2492.3801,
                "end": 2492.62,
                "confidence": 0.99888664,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "programmability",
                "start": 2492.62,
                "end": 2493.12,
                "confidence": 0.97195125,
                "punctuated_word": "programmability,",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "open",
                "start": 2493.82,
                "end": 2494.22,
                "confidence": 0.9986628,
                "punctuated_word": "open",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "to",
                "start": 2494.22,
                "end": 2494.575,
                "confidence": 0.9993247,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "being",
                "start": 2495.535,
                "end": 2496.035,
                "confidence": 0.9956951,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "worked",
                "start": 2496.095,
                "end": 2496.415,
                "confidence": 0.9961506,
                "punctuated_word": "worked",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "on",
                "start": 2496.415,
                "end": 2496.575,
                "confidence": 0.9988569,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "in",
                "start": 2496.575,
                "end": 2496.7349,
                "confidence": 0.97934556,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "some",
                "start": 2496.7349,
                "end": 2496.9749,
                "confidence": 0.9898912,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "ways",
                "start": 2496.9749,
                "end": 2497.2148,
                "confidence": 0.91490704,
                "punctuated_word": "ways.",
                "speaker": 0,
                "speaker_confidence": 0.8106797
              },
              {
                "word": "before",
                "start": 2497.2148,
                "end": 2497.535,
                "confidence": 0.99895906,
                "punctuated_word": "Before",
                "speaker": 0,
                "speaker_confidence": 0.5779031
              },
              {
                "word": "it",
                "start": 2497.535,
                "end": 2497.695,
                "confidence": 0.66676146,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5779031
              },
              {
                "word": "was",
                "start": 2497.695,
                "end": 2498.015,
                "confidence": 0.89862406,
                "punctuated_word": "was,",
                "speaker": 0,
                "speaker_confidence": 0.5779031
              },
              {
                "word": "like",
                "start": 2498.015,
                "end": 2498.4949,
                "confidence": 0.9988898,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.5779031
              },
              {
                "word": "very",
                "start": 2498.4949,
                "end": 2498.815,
                "confidence": 0.9989072,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.5779031
              },
              {
                "word": "flat",
                "start": 2498.815,
                "end": 2499.055,
                "confidence": 0.9231322,
                "punctuated_word": "flat.",
                "speaker": 0,
                "speaker_confidence": 0.5779031
              },
              {
                "word": "you",
                "start": 2499.055,
                "end": 2499.2148,
                "confidence": 0.99805295,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.5868441
              },
              {
                "word": "send",
                "start": 2499.2148,
                "end": 2499.375,
                "confidence": 0.99304694,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.5868441
              },
              {
                "word": "the",
                "start": 2499.375,
                "end": 2499.615,
                "confidence": 0.96365774,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5868441
              },
              {
                "word": "transaction",
                "start": 2499.615,
                "end": 2500.115,
                "confidence": 0.99888605,
                "punctuated_word": "transaction",
                "speaker": 0,
                "speaker_confidence": 0.5868441
              },
              {
                "word": "and",
                "start": 2500.255,
                "end": 2500.4949,
                "confidence": 0.5104767,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5868441
              },
              {
                "word": "the",
                "start": 2500.4949,
                "end": 2500.655,
                "confidence": 0.9912048,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5868441
              },
              {
                "word": "validator",
                "start": 2500.655,
                "end": 2501.135,
                "confidence": 0.9287369,
                "punctuated_word": "validator",
                "speaker": 0,
                "speaker_confidence": 0.5868441
              },
              {
                "word": "would",
                "start": 2501.135,
                "end": 2501.375,
                "confidence": 0.84868395,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.5868441
              },
              {
                "word": "just",
                "start": 2501.375,
                "end": 2501.4548,
                "confidence": 0.9769795,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "accept",
                "start": 2501.4548,
                "end": 2501.775,
                "confidence": 0.9865823,
                "punctuated_word": "accept",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "it",
                "start": 2501.775,
                "end": 2501.935,
                "confidence": 0.9796666,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "based",
                "start": 2501.935,
                "end": 2502.095,
                "confidence": 0.9912224,
                "punctuated_word": "based",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "on",
                "start": 2502.095,
                "end": 2502.255,
                "confidence": 0.99671763,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "fees",
                "start": 2502.255,
                "end": 2502.575,
                "confidence": 0.9278824,
                "punctuated_word": "fees.",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "nothing",
                "start": 2502.575,
                "end": 2502.815,
                "confidence": 0.9989875,
                "punctuated_word": "Nothing",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "else",
                "start": 2502.815,
                "end": 2503.055,
                "confidence": 0.9694983,
                "punctuated_word": "else",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "to",
                "start": 2503.055,
                "end": 2503.135,
                "confidence": 0.8668048,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "be",
                "start": 2503.135,
                "end": 2503.2148,
                "confidence": 0.9174049,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "done",
                "start": 2503.2148,
                "end": 2503.4548,
                "confidence": 0.9988426,
                "punctuated_word": "done",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "in",
                "start": 2503.4548,
                "end": 2503.535,
                "confidence": 0.998345,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "between",
                "start": 2503.535,
                "end": 2504.035,
                "confidence": 0.99425465,
                "punctuated_word": "between.",
                "speaker": 0,
                "speaker_confidence": 0.6908708
              },
              {
                "word": "mhmm",
                "start": 2504.415,
                "end": 2504.815,
                "confidence": 0.99559414,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.5096187
              },
              {
                "word": "just",
                "start": 2504.815,
                "end": 2505.2148,
                "confidence": 0.9893736,
                "punctuated_word": "Just",
                "speaker": 0,
                "speaker_confidence": 0.5096187
              },
              {
                "word": "you",
                "start": 2505.2148,
                "end": 2505.4548,
                "confidence": 0.4939767,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5096187
              },
              {
                "word": "send",
                "start": 2505.4548,
                "end": 2505.695,
                "confidence": 0.9954757,
                "punctuated_word": "send",
                "speaker": 0,
                "speaker_confidence": 0.5096187
              },
              {
                "word": "it",
                "start": 2505.695,
                "end": 2505.855,
                "confidence": 0.99636215,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5096187
              },
              {
                "word": "and",
                "start": 2505.855,
                "end": 2506.015,
                "confidence": 0.64082617,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5096187
              },
              {
                "word": "in",
                "start": 2506.015,
                "end": 2506.175,
                "confidence": 0.9909661,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5096187
              },
              {
                "word": "the",
                "start": 2506.175,
                "end": 2506.335,
                "confidence": 0.9943566,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "name",
                "start": 2506.335,
                "end": 2506.4949,
                "confidence": 0.999418,
                "punctuated_word": "name",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "of",
                "start": 2506.4949,
                "end": 2506.7349,
                "confidence": 0.9764188,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "you",
                "start": 2506.7349,
                "end": 2506.895,
                "confidence": 0.9996536,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "know",
                "start": 2506.895,
                "end": 2507.395,
                "confidence": 0.8642361,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "the",
                "start": 2507.615,
                "end": 2507.775,
                "confidence": 0.91838735,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "divine",
                "start": 2507.775,
                "end": 2508.175,
                "confidence": 0.63740194,
                "punctuated_word": "divine,",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "you",
                "start": 2508.175,
                "end": 2508.255,
                "confidence": 0.9361126,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "just",
                "start": 2508.255,
                "end": 2508.4949,
                "confidence": 0.95573056,
                "punctuated_word": "just,",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "you",
                "start": 2508.4949,
                "end": 2508.575,
                "confidence": 0.9996087,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "know",
                "start": 2508.575,
                "end": 2508.81,
                "confidence": 0.99741787,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5332379
              },
              {
                "word": "hope",
                "start": 2508.8901,
                "end": 2508.97,
                "confidence": 0.9943303,
                "punctuated_word": "hope",
                "speaker": 0,
                "speaker_confidence": 0.48236203
              },
              {
                "word": "it",
                "start": 2508.97,
                "end": 2509.29,
                "confidence": 0.99752,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.48236203
              },
              {
                "word": "gets",
                "start": 2509.29,
                "end": 2509.53,
                "confidence": 0.98908067,
                "punctuated_word": "gets",
                "speaker": 0,
                "speaker_confidence": 0.48236203
              },
              {
                "word": "accepted",
                "start": 2509.53,
                "end": 2509.9302,
                "confidence": 0.955708,
                "punctuated_word": "accepted.",
                "speaker": 0,
                "speaker_confidence": 0.48236203
              },
              {
                "word": "but",
                "start": 2509.9302,
                "end": 2510.09,
                "confidence": 0.9991001,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.48236203
              },
              {
                "word": "now",
                "start": 2510.09,
                "end": 2510.25,
                "confidence": 0.984339,
                "punctuated_word": "now",
                "speaker": 0,
                "speaker_confidence": 0.48236203
              },
              {
                "word": "it's",
                "start": 2510.25,
                "end": 2510.4102,
                "confidence": 0.9748641,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.46781737
              },
              {
                "word": "not",
                "start": 2510.4102,
                "end": 2510.57,
                "confidence": 0.9985092,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.46781737
              },
              {
                "word": "that",
                "start": 2510.57,
                "end": 2510.73,
                "confidence": 0.97565037,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.46781737
              },
              {
                "word": "you",
                "start": 2510.73,
                "end": 2510.97,
                "confidence": 0.9769907,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.46781737
              },
              {
                "word": "have",
                "start": 2510.97,
                "end": 2511.47,
                "confidence": 0.9962717,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.46781737
              },
              {
                "word": "a",
                "start": 2511.69,
                "end": 2511.85,
                "confidence": 0.9795712,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.46781737
              },
              {
                "word": "full",
                "start": 2511.85,
                "end": 2512.35,
                "confidence": 0.97547,
                "punctuated_word": "full",
                "speaker": 0,
                "speaker_confidence": 0.46781737
              },
              {
                "word": "ever",
                "start": 2512.81,
                "end": 2513.05,
                "confidence": 0.66351897,
                "punctuated_word": "ever",
                "speaker": 0,
                "speaker_confidence": 0.60185856
              },
              {
                "word": "developing",
                "start": 2513.05,
                "end": 2513.55,
                "confidence": 0.99690753,
                "punctuated_word": "developing",
                "speaker": 0,
                "speaker_confidence": 0.60185856
              },
              {
                "word": "protocol",
                "start": 2514.01,
                "end": 2514.51,
                "confidence": 0.99850523,
                "punctuated_word": "protocol",
                "speaker": 0,
                "speaker_confidence": 0.60185856
              },
              {
                "word": "with",
                "start": 2514.57,
                "end": 2514.97,
                "confidence": 0.94507825,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.60185856
              },
              {
                "word": "all",
                "start": 2514.97,
                "end": 2515.21,
                "confidence": 0.8003569,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.60185856
              },
              {
                "word": "the",
                "start": 2515.21,
                "end": 2515.37,
                "confidence": 0.997036,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.60185856
              },
              {
                "word": "many",
                "start": 2515.37,
                "end": 2515.87,
                "confidence": 0.95783186,
                "punctuated_word": "many,",
                "speaker": 0,
                "speaker_confidence": 0.60185856
              },
              {
                "word": "intent",
                "start": 2517.45,
                "end": 2517.95,
                "confidence": 0.99266523,
                "punctuated_word": "intent",
                "speaker": 0,
                "speaker_confidence": 0.4417727
              },
              {
                "word": "platforms",
                "start": 2518.1702,
                "end": 2518.6702,
                "confidence": 0.96468383,
                "punctuated_word": "platforms",
                "speaker": 0,
                "speaker_confidence": 0.4417727
              },
              {
                "word": "right",
                "start": 2519.21,
                "end": 2519.53,
                "confidence": 0.9964789,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.4417727
              },
              {
                "word": "and",
                "start": 2519.61,
                "end": 2519.85,
                "confidence": 0.9983412,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.44177163
              },
              {
                "word": "any",
                "start": 2519.85,
                "end": 2520.25,
                "confidence": 0.16787933,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.44177163
              },
              {
                "word": "of",
                "start": 2520.25,
                "end": 2520.33,
                "confidence": 0.8327883,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.44177163
              },
              {
                "word": "the",
                "start": 2520.33,
                "end": 2520.73,
                "confidence": 0.8431009,
                "punctuated_word": "the,",
                "speaker": 0,
                "speaker_confidence": 0.44177163
              },
              {
                "word": "companies",
                "start": 2521.1301,
                "end": 2521.61,
                "confidence": 0.9939302,
                "punctuated_word": "companies",
                "speaker": 0,
                "speaker_confidence": 0.44177163
              },
              {
                "word": "that",
                "start": 2521.61,
                "end": 2521.69,
                "confidence": 0.6692587,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.44177163
              },
              {
                "word": "are",
                "start": 2521.69,
                "end": 2521.77,
                "confidence": 0.96101946,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "out",
                "start": 2521.77,
                "end": 2521.9302,
                "confidence": 0.9936376,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "there",
                "start": 2521.9302,
                "end": 2522.09,
                "confidence": 0.8004548,
                "punctuated_word": "there,",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "we're",
                "start": 2522.09,
                "end": 2522.25,
                "confidence": 0.75807786,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "all",
                "start": 2522.25,
                "end": 2522.49,
                "confidence": 0.9818386,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "developing",
                "start": 2522.49,
                "end": 2522.99,
                "confidence": 0.997523,
                "punctuated_word": "developing",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "together",
                "start": 2523.105,
                "end": 2523.425,
                "confidence": 0.7928449,
                "punctuated_word": "together.",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "and",
                "start": 2523.425,
                "end": 2523.585,
                "confidence": 0.97325,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "and",
                "start": 2523.585,
                "end": 2523.7449,
                "confidence": 0.7261674,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "that's",
                "start": 2523.7449,
                "end": 2523.9048,
                "confidence": 0.977332,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "a",
                "start": 2523.9048,
                "end": 2524.065,
                "confidence": 0.46082163,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "great",
                "start": 2524.065,
                "end": 2524.225,
                "confidence": 0.99987006,
                "punctuated_word": "great",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "thing",
                "start": 2524.225,
                "end": 2524.385,
                "confidence": 0.9795717,
                "punctuated_word": "thing.",
                "speaker": 0,
                "speaker_confidence": 0.5894409
              },
              {
                "word": "i",
                "start": 2524.385,
                "end": 2524.545,
                "confidence": 0.99964905,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "mean",
                "start": 2524.545,
                "end": 2524.705,
                "confidence": 0.9982661,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "as",
                "start": 2524.705,
                "end": 2524.865,
                "confidence": 0.9997969,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "long",
                "start": 2524.865,
                "end": 2524.945,
                "confidence": 0.99960345,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "as",
                "start": 2524.945,
                "end": 2525.445,
                "confidence": 0.9985078,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "we",
                "start": 2525.825,
                "end": 2526.325,
                "confidence": 0.99528337,
                "punctuated_word": "we,",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "you",
                "start": 2526.385,
                "end": 2526.545,
                "confidence": 0.99919397,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "know",
                "start": 2526.545,
                "end": 2526.785,
                "confidence": 0.99986875,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "have",
                "start": 2526.785,
                "end": 2526.945,
                "confidence": 0.99965215,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "a",
                "start": 2526.945,
                "end": 2527.105,
                "confidence": 0.9992213,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "political",
                "start": 2527.105,
                "end": 2527.505,
                "confidence": 0.9997002,
                "punctuated_word": "political",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "angle",
                "start": 2527.505,
                "end": 2527.825,
                "confidence": 0.8621964,
                "punctuated_word": "angle,",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "not",
                "start": 2527.825,
                "end": 2527.9849,
                "confidence": 0.92856276,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "just",
                "start": 2527.9849,
                "end": 2528.225,
                "confidence": 0.999778,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "an",
                "start": 2528.225,
                "end": 2528.385,
                "confidence": 0.98319674,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "economic",
                "start": 2528.385,
                "end": 2528.865,
                "confidence": 0.9973833,
                "punctuated_word": "economic",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "angle",
                "start": 2528.865,
                "end": 2529.365,
                "confidence": 0.7334066,
                "punctuated_word": "angle.",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "because",
                "start": 2529.825,
                "end": 2530.145,
                "confidence": 0.4347721,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "ultimately",
                "start": 2530.145,
                "end": 2530.625,
                "confidence": 0.7876748,
                "punctuated_word": "ultimately,",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "economics",
                "start": 2530.625,
                "end": 2531.105,
                "confidence": 0.99394,
                "punctuated_word": "economics",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "is",
                "start": 2531.105,
                "end": 2531.345,
                "confidence": 0.9858127,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8356647
              },
              {
                "word": "in",
                "start": 2531.345,
                "end": 2531.425,
                "confidence": 0.69617003,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.55587506
              },
              {
                "word": "many",
                "start": 2531.425,
                "end": 2531.665,
                "confidence": 0.99588096,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.55587506
              },
              {
                "word": "ways",
                "start": 2531.665,
                "end": 2531.905,
                "confidence": 0.94385576,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.55587506
              },
              {
                "word": "subject",
                "start": 2531.905,
                "end": 2532.305,
                "confidence": 0.9861953,
                "punctuated_word": "subject",
                "speaker": 0,
                "speaker_confidence": 0.55587506
              },
              {
                "word": "to",
                "start": 2532.305,
                "end": 2532.385,
                "confidence": 0.9981108,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.55587506
              },
              {
                "word": "politics",
                "start": 2532.385,
                "end": 2532.885,
                "confidence": 0.6789088,
                "punctuated_word": "politics,",
                "speaker": 0,
                "speaker_confidence": 0.55587506
              },
              {
                "word": "more",
                "start": 2533.345,
                "end": 2533.505,
                "confidence": 0.9587188,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.15054822
              },
              {
                "word": "so",
                "start": 2533.505,
                "end": 2533.665,
                "confidence": 0.9948913,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.15054822
              },
              {
                "word": "than",
                "start": 2533.665,
                "end": 2533.825,
                "confidence": 0.9975706,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.15054822
              },
              {
                "word": "the",
                "start": 2533.825,
                "end": 2533.905,
                "confidence": 0.94041586,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.49380314
              },
              {
                "word": "other",
                "start": 2533.905,
                "end": 2534.065,
                "confidence": 0.99589974,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.49380314
              },
              {
                "word": "way",
                "start": 2534.065,
                "end": 2534.225,
                "confidence": 0.9796411,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.49380314
              },
              {
                "word": "around",
                "start": 2534.225,
                "end": 2534.385,
                "confidence": 0.91718286,
                "punctuated_word": "around,",
                "speaker": 0,
                "speaker_confidence": 0.49380314
              },
              {
                "word": "i",
                "start": 2534.385,
                "end": 2534.545,
                "confidence": 0.9997764,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.49380314
              },
              {
                "word": "would",
                "start": 2534.545,
                "end": 2534.785,
                "confidence": 0.9996221,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.49380314
              },
              {
                "word": "argue",
                "start": 2534.785,
                "end": 2535.285,
                "confidence": 0.9996751,
                "punctuated_word": "argue.",
                "speaker": 0,
                "speaker_confidence": 0.49380314
              },
              {
                "word": "yeah",
                "start": 2535.425,
                "end": 2535.825,
                "confidence": 0.9436727,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.12982535
              },
              {
                "word": "sure",
                "start": 2535.825,
                "end": 2536.325,
                "confidence": 0.99892545,
                "punctuated_word": "Sure.",
                "speaker": 1,
                "speaker_confidence": 0.12982535
              },
              {
                "word": "yeah",
                "start": 2536.385,
                "end": 2536.625,
                "confidence": 0.9973061,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "so",
                "start": 2536.625,
                "end": 2536.785,
                "confidence": 0.9980959,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "definitely",
                "start": 2537.025,
                "end": 2537.525,
                "confidence": 0.7595936,
                "punctuated_word": "Definitely.",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "i",
                "start": 2538.465,
                "end": 2538.545,
                "confidence": 0.9559002,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "mean",
                "start": 2538.545,
                "end": 2538.785,
                "confidence": 0.9891647,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "throughout",
                "start": 2538.785,
                "end": 2538.99,
                "confidence": 0.9446805,
                "punctuated_word": "throughout",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "history",
                "start": 2539.15,
                "end": 2539.39,
                "confidence": 0.93692166,
                "punctuated_word": "history,",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "actually",
                "start": 2539.39,
                "end": 2539.55,
                "confidence": 0.9957915,
                "punctuated_word": "actually,",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "economics",
                "start": 2539.55,
                "end": 2540.05,
                "confidence": 0.9941928,
                "punctuated_word": "economics",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "used",
                "start": 2540.11,
                "end": 2540.35,
                "confidence": 0.9964682,
                "punctuated_word": "used",
                "speaker": 0,
                "speaker_confidence": 0.65866303
              },
              {
                "word": "to",
                "start": 2540.35,
                "end": 2540.43,
                "confidence": 0.99923134,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.48230678
              },
              {
                "word": "be",
                "start": 2540.43,
                "end": 2540.5898,
                "confidence": 0.9998617,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.48230678
              },
              {
                "word": "you",
                "start": 2540.75,
                "end": 2540.99,
                "confidence": 0.9991221,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.48230678
              },
              {
                "word": "know",
                "start": 2540.99,
                "end": 2541.31,
                "confidence": 0.96528125,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.48230678
              },
              {
                "word": "political",
                "start": 2541.31,
                "end": 2541.81,
                "confidence": 0.9953027,
                "punctuated_word": "political",
                "speaker": 0,
                "speaker_confidence": 0.48230678
              },
              {
                "word": "economy",
                "start": 2541.8699,
                "end": 2542.27,
                "confidence": 0.98619217,
                "punctuated_word": "economy",
                "speaker": 0,
                "speaker_confidence": 0.48230678
              },
              {
                "word": "used",
                "start": 2542.27,
                "end": 2542.51,
                "confidence": 0.9978759,
                "punctuated_word": "used",
                "speaker": 0,
                "speaker_confidence": 0.48230678
              },
              {
                "word": "to",
                "start": 2542.51,
                "end": 2542.59,
                "confidence": 0.9984713,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.48230678
              },
              {
                "word": "be",
                "start": 2542.59,
                "end": 2542.75,
                "confidence": 0.9996669,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "the",
                "start": 2542.75,
                "end": 2542.91,
                "confidence": 0.99332535,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "subject",
                "start": 2542.91,
                "end": 2543.23,
                "confidence": 0.89166236,
                "punctuated_word": "subject.",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "economics",
                "start": 2543.23,
                "end": 2543.73,
                "confidence": 0.8437318,
                "punctuated_word": "Economics",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "didn't",
                "start": 2543.95,
                "end": 2544.0698,
                "confidence": 0.7868845,
                "punctuated_word": "didn't",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "was",
                "start": 2544.19,
                "end": 2544.43,
                "confidence": 0.9838774,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "not",
                "start": 2544.43,
                "end": 2544.59,
                "confidence": 0.99799937,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "its",
                "start": 2544.59,
                "end": 2544.75,
                "confidence": 0.6586229,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "own",
                "start": 2544.75,
                "end": 2544.99,
                "confidence": 0.99795014,
                "punctuated_word": "own",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "subject",
                "start": 2544.99,
                "end": 2545.49,
                "confidence": 0.82170665,
                "punctuated_word": "subject.",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "yeah",
                "start": 2545.63,
                "end": 2545.8699,
                "confidence": 0.7612935,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "yeah",
                "start": 2545.8699,
                "end": 2546.11,
                "confidence": 0.9686122,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "yeah",
                "start": 2546.11,
                "end": 2546.51,
                "confidence": 0.93221176,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.47675627
              },
              {
                "word": "it",
                "start": 2546.51,
                "end": 2546.75,
                "confidence": 0.9942624,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.32405066
              },
              {
                "word": "became",
                "start": 2546.75,
                "end": 2547.15,
                "confidence": 0.99693453,
                "punctuated_word": "became",
                "speaker": 0,
                "speaker_confidence": 0.32405066
              },
              {
                "word": "due",
                "start": 2547.15,
                "end": 2547.39,
                "confidence": 0.84712774,
                "punctuated_word": "due",
                "speaker": 0,
                "speaker_confidence": 0.32405066
              },
              {
                "word": "to",
                "start": 2547.39,
                "end": 2547.47,
                "confidence": 0.9824243,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5836697
              },
              {
                "word": "the",
                "start": 2547.47,
                "end": 2547.55,
                "confidence": 0.842301,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5836697
              },
              {
                "word": "mathematicization",
                "start": 2547.55,
                "end": 2548.05,
                "confidence": 0.61499065,
                "punctuated_word": "mathematicization",
                "speaker": 0,
                "speaker_confidence": 0.5836697
              },
              {
                "word": "of",
                "start": 2548.67,
                "end": 2548.91,
                "confidence": 0.8608449,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.5836697
              },
              {
                "word": "you",
                "start": 2548.91,
                "end": 2549.07,
                "confidence": 0.9964095,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5836697
              },
              {
                "word": "know",
                "start": 2549.07,
                "end": 2549.55,
                "confidence": 0.78995705,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5836697
              },
              {
                "word": "anyways",
                "start": 2549.55,
                "end": 2550.05,
                "confidence": 0.67354906,
                "punctuated_word": "anyways.",
                "speaker": 0,
                "speaker_confidence": 0.5836697
              },
              {
                "word": "so",
                "start": 2550.51,
                "end": 2550.5898,
                "confidence": 0.88840634,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.027944922
              },
              {
                "word": "yeah",
                "start": 2550.67,
                "end": 2551.17,
                "confidence": 0.99583185,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.027944922
              },
              {
                "word": "so",
                "start": 2553.15,
                "end": 2553.47,
                "confidence": 0.9534765,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "speaking",
                "start": 2553.47,
                "end": 2553.8699,
                "confidence": 0.9865002,
                "punctuated_word": "speaking",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "of",
                "start": 2553.8699,
                "end": 2554.3699,
                "confidence": 0.9453744,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "unionization",
                "start": 2554.43,
                "end": 2554.6074,
                "confidence": 0.7680736,
                "punctuated_word": "unionization,",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "i",
                "start": 2554.6074,
                "end": 2554.785,
                "confidence": 0.56834966,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "i",
                "start": 2555.265,
                "end": 2555.585,
                "confidence": 0.17865176,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "also",
                "start": 2555.585,
                "end": 2555.825,
                "confidence": 0.8695339,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "wanted",
                "start": 2555.825,
                "end": 2556.145,
                "confidence": 0.94676876,
                "punctuated_word": "wanted",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "to",
                "start": 2556.145,
                "end": 2556.2249,
                "confidence": 0.99811953,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "talk",
                "start": 2556.2249,
                "end": 2556.4648,
                "confidence": 0.99947304,
                "punctuated_word": "talk",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "about",
                "start": 2556.4648,
                "end": 2556.9448,
                "confidence": 0.93610746,
                "punctuated_word": "about,",
                "speaker": 1,
                "speaker_confidence": 0.6142947
              },
              {
                "word": "a",
                "start": 2557.825,
                "end": 2557.9849,
                "confidence": 0.9900383,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.56434095
              },
              {
                "word": "very",
                "start": 2557.9849,
                "end": 2558.2249,
                "confidence": 0.99981195,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.56434095
              },
              {
                "word": "fascinating",
                "start": 2558.2249,
                "end": 2558.7249,
                "confidence": 0.99966455,
                "punctuated_word": "fascinating",
                "speaker": 1,
                "speaker_confidence": 0.56434095
              },
              {
                "word": "idea",
                "start": 2558.785,
                "end": 2559.105,
                "confidence": 0.99966276,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.56434095
              },
              {
                "word": "that",
                "start": 2559.105,
                "end": 2559.265,
                "confidence": 0.9993956,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.56434095
              },
              {
                "word": "you",
                "start": 2559.265,
                "end": 2559.585,
                "confidence": 0.99879694,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.56434095
              },
              {
                "word": "shared",
                "start": 2559.585,
                "end": 2559.9849,
                "confidence": 0.95847285,
                "punctuated_word": "shared",
                "speaker": 1,
                "speaker_confidence": 0.56434095
              },
              {
                "word": "with",
                "start": 2559.9849,
                "end": 2560.145,
                "confidence": 0.97901195,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.2253058
              },
              {
                "word": "me",
                "start": 2560.145,
                "end": 2560.4648,
                "confidence": 0.98217463,
                "punctuated_word": "me",
                "speaker": 1,
                "speaker_confidence": 0.2253058
              },
              {
                "word": "the",
                "start": 2560.4648,
                "end": 2560.545,
                "confidence": 0.99339163,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.2253058
              },
              {
                "word": "other",
                "start": 2560.545,
                "end": 2560.785,
                "confidence": 0.998293,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.2253058
              },
              {
                "word": "day",
                "start": 2560.785,
                "end": 2561.265,
                "confidence": 0.9959999,
                "punctuated_word": "day.",
                "speaker": 1,
                "speaker_confidence": 0.2253058
              },
              {
                "word": "yes",
                "start": 2561.265,
                "end": 2561.585,
                "confidence": 0.98434246,
                "punctuated_word": "Yes.",
                "speaker": 1,
                "speaker_confidence": 0.2253058
              },
              {
                "word": "yes",
                "start": 2561.585,
                "end": 2561.825,
                "confidence": 0.99523777,
                "punctuated_word": "Yes.",
                "speaker": 1,
                "speaker_confidence": 0.2253058
              },
              {
                "word": "yes",
                "start": 2561.825,
                "end": 2561.9849,
                "confidence": 0.9856915,
                "punctuated_word": "Yes.",
                "speaker": 1,
                "speaker_confidence": 0.2253058
              },
              {
                "word": "yes",
                "start": 2561.9849,
                "end": 2562.2249,
                "confidence": 0.90172803,
                "punctuated_word": "Yes.",
                "speaker": 1,
                "speaker_confidence": 0.2253058
              },
              {
                "word": "so",
                "start": 2562.2249,
                "end": 2562.385,
                "confidence": 0.9136281,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.38452977
              },
              {
                "word": "i",
                "start": 2562.385,
                "end": 2562.4648,
                "confidence": 0.99703133,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.38452977
              },
              {
                "word": "i",
                "start": 2562.4648,
                "end": 2562.545,
                "confidence": 0.6410866,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.38452977
              },
              {
                "word": "did",
                "start": 2562.545,
                "end": 2562.785,
                "confidence": 0.99633837,
                "punctuated_word": "did",
                "speaker": 1,
                "speaker_confidence": 0.38452977
              },
              {
                "word": "a",
                "start": 2562.785,
                "end": 2562.865,
                "confidence": 0.88631576,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.38452977
              },
              {
                "word": "i",
                "start": 2562.865,
                "end": 2562.9448,
                "confidence": 0.98447186,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.38452977
              },
              {
                "word": "did",
                "start": 2562.9448,
                "end": 2563.105,
                "confidence": 0.9995679,
                "punctuated_word": "did",
                "speaker": 1,
                "speaker_confidence": 0.38452977
              },
              {
                "word": "a",
                "start": 2563.105,
                "end": 2563.1848,
                "confidence": 0.99861884,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.38452977
              },
              {
                "word": "panel",
                "start": 2563.1848,
                "end": 2563.6848,
                "confidence": 0.7651588,
                "punctuated_word": "panel,",
                "speaker": 1,
                "speaker_confidence": 0.38452977
              },
              {
                "word": "at",
                "start": 2565.345,
                "end": 2565.845,
                "confidence": 0.6794255,
                "punctuated_word": "at,",
                "speaker": 1,
                "speaker_confidence": 0.47723275
              },
              {
                "word": "at",
                "start": 2566.785,
                "end": 2566.865,
                "confidence": 0.96232754,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.47723275
              },
              {
                "word": "an",
                "start": 2566.865,
                "end": 2567.025,
                "confidence": 0.99079716,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.47723275
              },
              {
                "word": "event",
                "start": 2567.025,
                "end": 2567.345,
                "confidence": 0.95864975,
                "punctuated_word": "event",
                "speaker": 1,
                "speaker_confidence": 0.47723275
              },
              {
                "word": "the",
                "start": 2567.345,
                "end": 2567.4248,
                "confidence": 0.9919912,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "other",
                "start": 2567.4248,
                "end": 2567.6648,
                "confidence": 0.9993703,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "day",
                "start": 2567.6648,
                "end": 2567.825,
                "confidence": 0.9996947,
                "punctuated_word": "day",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "on",
                "start": 2567.825,
                "end": 2567.9849,
                "confidence": 0.9978071,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "decentralized",
                "start": 2567.9849,
                "end": 2568.4849,
                "confidence": 0.98826337,
                "punctuated_word": "decentralized",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "data",
                "start": 2568.625,
                "end": 2569.125,
                "confidence": 0.82792044,
                "punctuated_word": "data.",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "and",
                "start": 2569.4248,
                "end": 2569.83,
                "confidence": 0.9959323,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "the",
                "start": 2570.31,
                "end": 2570.81,
                "confidence": 0.80209756,
                "punctuated_word": "the,",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "yeah",
                "start": 2570.9502,
                "end": 2571.4502,
                "confidence": 0.986292,
                "punctuated_word": "yeah,",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "the",
                "start": 2571.51,
                "end": 2571.6702,
                "confidence": 0.9733632,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "kind",
                "start": 2571.6702,
                "end": 2571.83,
                "confidence": 0.98910844,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "of",
                "start": 2571.83,
                "end": 2572.33,
                "confidence": 0.8853038,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.71572804
              },
              {
                "word": "topic",
                "start": 2573.75,
                "end": 2573.99,
                "confidence": 0.9954964,
                "punctuated_word": "topic",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "they're",
                "start": 2573.99,
                "end": 2574.23,
                "confidence": 0.79226553,
                "punctuated_word": "they're",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "talking",
                "start": 2574.23,
                "end": 2574.47,
                "confidence": 0.99481,
                "punctuated_word": "talking",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "about",
                "start": 2574.47,
                "end": 2574.71,
                "confidence": 0.99583733,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "was",
                "start": 2574.71,
                "end": 2574.87,
                "confidence": 0.9966544,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "i",
                "start": 2575.1902,
                "end": 2575.27,
                "confidence": 0.9441329,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "i",
                "start": 2575.27,
                "end": 2575.4302,
                "confidence": 0.45295906,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "said",
                "start": 2575.4302,
                "end": 2575.6702,
                "confidence": 0.31450027,
                "punctuated_word": "said",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "i",
                "start": 2575.6702,
                "end": 2575.83,
                "confidence": 0.5710532,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "was",
                "start": 2575.83,
                "end": 2575.99,
                "confidence": 0.9943522,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "talking",
                "start": 2575.99,
                "end": 2576.23,
                "confidence": 0.9980433,
                "punctuated_word": "talking",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "about",
                "start": 2576.23,
                "end": 2576.3901,
                "confidence": 0.9985623,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "on",
                "start": 2576.3901,
                "end": 2576.55,
                "confidence": 0.6217112,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.521174
              },
              {
                "word": "the",
                "start": 2576.55,
                "end": 2576.6301,
                "confidence": 0.9979513,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "panel",
                "start": 2576.6301,
                "end": 2576.9502,
                "confidence": 0.99873275,
                "punctuated_word": "panel",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "was",
                "start": 2576.9502,
                "end": 2577.11,
                "confidence": 0.9034777,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "the",
                "start": 2577.11,
                "end": 2577.27,
                "confidence": 0.99775416,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "politics",
                "start": 2577.27,
                "end": 2577.77,
                "confidence": 0.99874014,
                "punctuated_word": "politics",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "of",
                "start": 2577.83,
                "end": 2578.07,
                "confidence": 0.99633056,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "decentralized",
                "start": 2578.07,
                "end": 2578.57,
                "confidence": 0.98743016,
                "punctuated_word": "decentralized",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "data",
                "start": 2578.71,
                "end": 2579.11,
                "confidence": 0.99903715,
                "punctuated_word": "data",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "and",
                "start": 2579.11,
                "end": 2579.59,
                "confidence": 0.96340543,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "and",
                "start": 2579.59,
                "end": 2579.75,
                "confidence": 0.898116,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "what",
                "start": 2579.75,
                "end": 2579.99,
                "confidence": 0.9979126,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "it",
                "start": 2579.99,
                "end": 2580.07,
                "confidence": 0.9986553,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "was",
                "start": 2580.07,
                "end": 2580.57,
                "confidence": 0.8499497,
                "punctuated_word": "was.",
                "speaker": 1,
                "speaker_confidence": 0.73471934
              },
              {
                "word": "and",
                "start": 2581.75,
                "end": 2582.1501,
                "confidence": 0.98801804,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.33713394
              },
              {
                "word": "kind",
                "start": 2582.1501,
                "end": 2582.31,
                "confidence": 0.95976114,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.33713394
              },
              {
                "word": "of",
                "start": 2582.31,
                "end": 2582.47,
                "confidence": 0.9989826,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.33713394
              },
              {
                "word": "one",
                "start": 2582.47,
                "end": 2582.71,
                "confidence": 0.9760172,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.33713394
              },
              {
                "word": "of",
                "start": 2582.71,
                "end": 2582.79,
                "confidence": 0.9985214,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.33713394
              },
              {
                "word": "the",
                "start": 2582.79,
                "end": 2582.9502,
                "confidence": 0.9965585,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "things",
                "start": 2582.9502,
                "end": 2583.4302,
                "confidence": 0.9946826,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "that",
                "start": 2583.4302,
                "end": 2583.705,
                "confidence": 0.79735553,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "that",
                "start": 2583.705,
                "end": 2584.205,
                "confidence": 0.9362014,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "that",
                "start": 2584.985,
                "end": 2585.225,
                "confidence": 0.99793565,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "i",
                "start": 2585.225,
                "end": 2585.465,
                "confidence": 0.9996834,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "brought",
                "start": 2585.465,
                "end": 2585.705,
                "confidence": 0.99529266,
                "punctuated_word": "brought",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "up",
                "start": 2585.705,
                "end": 2585.865,
                "confidence": 0.9995633,
                "punctuated_word": "up",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "during",
                "start": 2585.865,
                "end": 2586.105,
                "confidence": 0.6126732,
                "punctuated_word": "during",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "this",
                "start": 2586.105,
                "end": 2586.345,
                "confidence": 0.9993476,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "was",
                "start": 2586.345,
                "end": 2586.425,
                "confidence": 0.9980167,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "based",
                "start": 2586.425,
                "end": 2586.665,
                "confidence": 0.99991655,
                "punctuated_word": "based",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "on",
                "start": 2586.665,
                "end": 2586.8252,
                "confidence": 0.99987435,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "a",
                "start": 2586.8252,
                "end": 2586.985,
                "confidence": 0.8198651,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "conversation",
                "start": 2586.985,
                "end": 2587.385,
                "confidence": 0.9997178,
                "punctuated_word": "conversation",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "that",
                "start": 2587.385,
                "end": 2587.465,
                "confidence": 0.99959844,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "we",
                "start": 2587.465,
                "end": 2587.625,
                "confidence": 0.9998853,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "had",
                "start": 2587.625,
                "end": 2587.7852,
                "confidence": 0.9722235,
                "punctuated_word": "had,",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "like",
                "start": 2587.7852,
                "end": 2587.945,
                "confidence": 0.9932803,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "kinda",
                "start": 2587.945,
                "end": 2588.185,
                "confidence": 0.9116791,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "right",
                "start": 2588.185,
                "end": 2588.345,
                "confidence": 0.9818542,
                "punctuated_word": "right",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "before",
                "start": 2588.345,
                "end": 2588.585,
                "confidence": 0.99979,
                "punctuated_word": "before",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "the",
                "start": 2588.585,
                "end": 2588.745,
                "confidence": 0.9996481,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "panel",
                "start": 2588.745,
                "end": 2589.245,
                "confidence": 0.94165444,
                "punctuated_word": "panel.",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "but",
                "start": 2589.7852,
                "end": 2589.945,
                "confidence": 0.99535286,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 0.7428355
              },
              {
                "word": "i",
                "start": 2589.945,
                "end": 2590.0251,
                "confidence": 0.9992561,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "was",
                "start": 2590.0251,
                "end": 2590.185,
                "confidence": 0.9998299,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "talking",
                "start": 2590.185,
                "end": 2590.5051,
                "confidence": 0.9995049,
                "punctuated_word": "talking",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "about",
                "start": 2590.5051,
                "end": 2590.745,
                "confidence": 0.9987949,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "how",
                "start": 2590.745,
                "end": 2590.985,
                "confidence": 0.9992631,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "yeah",
                "start": 2591.0652,
                "end": 2591.385,
                "confidence": 0.99047947,
                "punctuated_word": "yeah.",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "i",
                "start": 2591.385,
                "end": 2591.465,
                "confidence": 0.9985852,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "was",
                "start": 2591.465,
                "end": 2591.965,
                "confidence": 0.99928004,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "kind",
                "start": 2592.8252,
                "end": 2592.985,
                "confidence": 0.9312225,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "of",
                "start": 2592.985,
                "end": 2593.145,
                "confidence": 0.996858,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "saying",
                "start": 2593.145,
                "end": 2593.465,
                "confidence": 0.9937836,
                "punctuated_word": "saying",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "how",
                "start": 2593.465,
                "end": 2593.945,
                "confidence": 0.884591,
                "punctuated_word": "how,",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "you",
                "start": 2593.945,
                "end": 2594.185,
                "confidence": 0.9960873,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "know",
                "start": 2594.185,
                "end": 2594.685,
                "confidence": 0.9855764,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "when",
                "start": 2594.905,
                "end": 2595.145,
                "confidence": 0.9971474,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "you",
                "start": 2595.145,
                "end": 2595.225,
                "confidence": 0.99786586,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "if",
                "start": 2595.385,
                "end": 2595.625,
                "confidence": 0.9345445,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "you",
                "start": 2595.625,
                "end": 2595.705,
                "confidence": 0.86259484,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "don't",
                "start": 2595.705,
                "end": 2595.945,
                "confidence": 0.71965235,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "have",
                "start": 2595.945,
                "end": 2596.0251,
                "confidence": 0.41743773,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.5902075
              },
              {
                "word": "seen",
                "start": 2596.0251,
                "end": 2596.185,
                "confidence": 0.9079783,
                "punctuated_word": "seen",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "you've",
                "start": 2596.2651,
                "end": 2596.425,
                "confidence": 0.9370918,
                "punctuated_word": "you've",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "seen",
                "start": 2596.425,
                "end": 2596.68,
                "confidence": 0.99192095,
                "punctuated_word": "seen",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "that",
                "start": 2596.68,
                "end": 2596.93,
                "confidence": 0.9715443,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "meme",
                "start": 2596.93,
                "end": 2597.1802,
                "confidence": 0.99869627,
                "punctuated_word": "meme",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "of",
                "start": 2597.1802,
                "end": 2597.4302,
                "confidence": 0.9731051,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "like",
                "start": 2597.4302,
                "end": 2597.6802,
                "confidence": 0.99961597,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "developers",
                "start": 2597.6802,
                "end": 2597.9304,
                "confidence": 0.9972904,
                "punctuated_word": "developers",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "talking",
                "start": 2597.9304,
                "end": 2598.1804,
                "confidence": 0.9983645,
                "punctuated_word": "talking",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "to",
                "start": 2598.1804,
                "end": 2598.4304,
                "confidence": 0.9990627,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "each",
                "start": 2598.4304,
                "end": 2598.6807,
                "confidence": 0.99876654,
                "punctuated_word": "each",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "other",
                "start": 2598.6807,
                "end": 2598.9307,
                "confidence": 0.81643236,
                "punctuated_word": "other.",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "one's",
                "start": 2598.9307,
                "end": 2599.1807,
                "confidence": 0.93076885,
                "punctuated_word": "One's",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "like",
                "start": 2599.1807,
                "end": 2599.431,
                "confidence": 0.90990365,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "oh",
                "start": 2599.431,
                "end": 2599.681,
                "confidence": 0.9792583,
                "punctuated_word": "oh,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "i",
                "start": 2599.681,
                "end": 2599.931,
                "confidence": 0.99988866,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "copied",
                "start": 2599.931,
                "end": 2600.1812,
                "confidence": 0.9995981,
                "punctuated_word": "copied",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "your",
                "start": 2600.1812,
                "end": 2600.4312,
                "confidence": 0.9995821,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "code",
                "start": 2600.4312,
                "end": 2600.6814,
                "confidence": 0.7740357,
                "punctuated_word": "code,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "and",
                "start": 2600.6814,
                "end": 2600.9314,
                "confidence": 0.9996692,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "the",
                "start": 2600.9314,
                "end": 2601.1814,
                "confidence": 0.99799454,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "other",
                "start": 2601.1814,
                "end": 2601.4316,
                "confidence": 0.9997143,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "one's",
                "start": 2601.4316,
                "end": 2601.6816,
                "confidence": 0.97836006,
                "punctuated_word": "one's",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "like",
                "start": 2601.6816,
                "end": 2601.9316,
                "confidence": 0.9432626,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "oh",
                "start": 2601.9316,
                "end": 2602.182,
                "confidence": 0.993866,
                "punctuated_word": "oh,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "great",
                "start": 2602.182,
                "end": 2602.432,
                "confidence": 0.9702491,
                "punctuated_word": "great.",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "and",
                "start": 2602.432,
                "end": 2602.682,
                "confidence": 0.99919003,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "then",
                "start": 2602.682,
                "end": 2602.9321,
                "confidence": 0.9992686,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "you",
                "start": 2602.9321,
                "end": 2603.1821,
                "confidence": 0.97185284,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "see",
                "start": 2603.1821,
                "end": 2603.4321,
                "confidence": 0.9963043,
                "punctuated_word": "see",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "two",
                "start": 2603.4321,
                "end": 2603.6824,
                "confidence": 0.9995109,
                "punctuated_word": "two",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "designers",
                "start": 2603.6824,
                "end": 2603.9324,
                "confidence": 0.83538795,
                "punctuated_word": "designers,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "and",
                "start": 2603.9324,
                "end": 2604.1824,
                "confidence": 0.9996524,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "one",
                "start": 2604.1824,
                "end": 2604.4326,
                "confidence": 0.99924076,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "designer",
                "start": 2604.4326,
                "end": 2604.6826,
                "confidence": 0.99694,
                "punctuated_word": "designer",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "is",
                "start": 2604.6826,
                "end": 2604.9326,
                "confidence": 0.98712385,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "like",
                "start": 2604.9326,
                "end": 2605.1829,
                "confidence": 0.8905579,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "i",
                "start": 2605.1829,
                "end": 2605.4329,
                "confidence": 0.9997316,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "copied",
                "start": 2605.4329,
                "end": 2605.6829,
                "confidence": 0.99994767,
                "punctuated_word": "copied",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "your",
                "start": 2605.6829,
                "end": 2605.933,
                "confidence": 0.99922895,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "design",
                "start": 2605.933,
                "end": 2606.183,
                "confidence": 0.83030677,
                "punctuated_word": "design,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "and",
                "start": 2606.183,
                "end": 2606.433,
                "confidence": 0.99965954,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "the",
                "start": 2606.433,
                "end": 2606.6833,
                "confidence": 0.99785405,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "other",
                "start": 2606.6833,
                "end": 2606.9333,
                "confidence": 0.9996662,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "one",
                "start": 2606.9333,
                "end": 2607.1833,
                "confidence": 0.99117506,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "is",
                "start": 2607.1833,
                "end": 2607.4336,
                "confidence": 0.9007637,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "like",
                "start": 2607.4336,
                "end": 2607.6836,
                "confidence": 0.9995897,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "crying",
                "start": 2607.6836,
                "end": 2607.9336,
                "confidence": 0.99949074,
                "punctuated_word": "crying",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "and",
                "start": 2607.9336,
                "end": 2608.1838,
                "confidence": 0.6978796,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "like",
                "start": 2608.1838,
                "end": 2608.4338,
                "confidence": 0.9995992,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "why",
                "start": 2608.4338,
                "end": 2608.684,
                "confidence": 0.9982046,
                "punctuated_word": "why",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "would",
                "start": 2608.684,
                "end": 2608.934,
                "confidence": 0.99944514,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "you",
                "start": 2608.934,
                "end": 2609.184,
                "confidence": 0.99850357,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "how",
                "start": 2609.4343,
                "end": 2609.6843,
                "confidence": 0.9970687,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "dare",
                "start": 2609.6843,
                "end": 2609.9343,
                "confidence": 0.9993254,
                "punctuated_word": "dare",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "you",
                "start": 2609.9343,
                "end": 2610.1846,
                "confidence": 0.9981896,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "steal",
                "start": 2610.1846,
                "end": 2610.4346,
                "confidence": 0.99668604,
                "punctuated_word": "steal",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "my",
                "start": 2610.4346,
                "end": 2610.6846,
                "confidence": 0.9995171,
                "punctuated_word": "my",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "design",
                "start": 2610.6846,
                "end": 2610.9348,
                "confidence": 0.99969745,
                "punctuated_word": "design",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "and",
                "start": 2610.9348,
                "end": 2611.1848,
                "confidence": 0.8826942,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "and",
                "start": 2611.1848,
                "end": 2611.4348,
                "confidence": 0.98599535,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "everything",
                "start": 2611.4348,
                "end": 2611.685,
                "confidence": 0.84951615,
                "punctuated_word": "everything.",
                "speaker": 1,
                "speaker_confidence": 0.7848689
              },
              {
                "word": "and",
                "start": 2611.685,
                "end": 2611.935,
                "confidence": 0.97528046,
                "punctuated_word": "And,",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "yeah",
                "start": 2612.415,
                "end": 2612.575,
                "confidence": 0.7217951,
                "punctuated_word": "yeah,",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "kind",
                "start": 2612.575,
                "end": 2612.895,
                "confidence": 0.9588551,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "of",
                "start": 2612.895,
                "end": 2613.0552,
                "confidence": 0.9992893,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "the",
                "start": 2613.0552,
                "end": 2613.375,
                "confidence": 0.990666,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "the",
                "start": 2613.375,
                "end": 2613.5352,
                "confidence": 0.9949891,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "thing",
                "start": 2613.5352,
                "end": 2613.855,
                "confidence": 0.9989905,
                "punctuated_word": "thing",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "that",
                "start": 2613.855,
                "end": 2614.0151,
                "confidence": 0.9921657,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "we're",
                "start": 2614.0151,
                "end": 2614.2551,
                "confidence": 0.92896485,
                "punctuated_word": "we're",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "getting",
                "start": 2614.2551,
                "end": 2614.495,
                "confidence": 0.99945337,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "at",
                "start": 2614.495,
                "end": 2614.575,
                "confidence": 0.96474975,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "is",
                "start": 2614.575,
                "end": 2614.735,
                "confidence": 0.9716206,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "that",
                "start": 2614.735,
                "end": 2614.895,
                "confidence": 0.9563371,
                "punctuated_word": "that,",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "like",
                "start": 2614.895,
                "end": 2615.395,
                "confidence": 0.97499007,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "at",
                "start": 2615.855,
                "end": 2615.935,
                "confidence": 0.96728957,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "least",
                "start": 2615.935,
                "end": 2616.095,
                "confidence": 0.99870324,
                "punctuated_word": "least",
                "speaker": 1,
                "speaker_confidence": 0.70796144
              },
              {
                "word": "for",
                "start": 2616.095,
                "end": 2616.175,
                "confidence": 0.96441156,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.42902714
              },
              {
                "word": "me",
                "start": 2616.175,
                "end": 2616.495,
                "confidence": 0.82103825,
                "punctuated_word": "me,",
                "speaker": 1,
                "speaker_confidence": 0.42902714
              },
              {
                "word": "with",
                "start": 2616.495,
                "end": 2616.895,
                "confidence": 0.99867505,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.42902714
              },
              {
                "word": "the",
                "start": 2616.895,
                "end": 2617.215,
                "confidence": 0.99571013,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.42902714
              },
              {
                "word": "datafication",
                "start": 2617.215,
                "end": 2617.715,
                "confidence": 0.85793155,
                "punctuated_word": "datafication",
                "speaker": 1,
                "speaker_confidence": 0.42902714
              },
              {
                "word": "of",
                "start": 2617.855,
                "end": 2617.935,
                "confidence": 0.99876875,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "everything",
                "start": 2617.935,
                "end": 2618.335,
                "confidence": 0.8986771,
                "punctuated_word": "everything,",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "that",
                "start": 2618.335,
                "end": 2618.575,
                "confidence": 0.99418867,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "everything",
                "start": 2618.575,
                "end": 2618.975,
                "confidence": 0.9971763,
                "punctuated_word": "everything",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "is",
                "start": 2618.975,
                "end": 2619.135,
                "confidence": 0.99437225,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "becoming",
                "start": 2619.135,
                "end": 2619.635,
                "confidence": 0.98825175,
                "punctuated_word": "becoming",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "recorded",
                "start": 2619.7751,
                "end": 2620.2751,
                "confidence": 0.9722154,
                "punctuated_word": "recorded",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "in",
                "start": 2620.335,
                "end": 2620.495,
                "confidence": 0.79017323,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "one",
                "start": 2620.495,
                "end": 2620.655,
                "confidence": 0.98947537,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "way",
                "start": 2620.655,
                "end": 2620.815,
                "confidence": 0.9970091,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "or",
                "start": 2620.815,
                "end": 2620.975,
                "confidence": 0.98922133,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "another",
                "start": 2620.975,
                "end": 2621.2952,
                "confidence": 0.9962268,
                "punctuated_word": "another",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "through",
                "start": 2621.2952,
                "end": 2621.615,
                "confidence": 0.9755855,
                "punctuated_word": "through",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "digital",
                "start": 2621.615,
                "end": 2622.0151,
                "confidence": 0.9779785,
                "punctuated_word": "digital",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "systems",
                "start": 2622.0151,
                "end": 2622.5151,
                "confidence": 0.82845545,
                "punctuated_word": "systems,",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "the",
                "start": 2623.855,
                "end": 2624.175,
                "confidence": 0.950162,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7409196
              },
              {
                "word": "it's",
                "start": 2624.975,
                "end": 2625.2952,
                "confidence": 0.98895967,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "not",
                "start": 2625.2952,
                "end": 2625.615,
                "confidence": 0.9566459,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "just",
                "start": 2625.615,
                "end": 2626.115,
                "confidence": 0.92133707,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "about",
                "start": 2626.175,
                "end": 2626.675,
                "confidence": 0.74209017,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "data",
                "start": 2627.0552,
                "end": 2627.4,
                "confidence": 0.8822046,
                "punctuated_word": "data",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "being",
                "start": 2627.64,
                "end": 2627.88,
                "confidence": 0.9969549,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "recorded",
                "start": 2627.88,
                "end": 2628.3599,
                "confidence": 0.9707203,
                "punctuated_word": "recorded.",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "it's",
                "start": 2628.3599,
                "end": 2628.5999,
                "confidence": 0.99944174,
                "punctuated_word": "It's",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "also",
                "start": 2628.5999,
                "end": 2629.0798,
                "confidence": 0.99946064,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "about",
                "start": 2629.0798,
                "end": 2629.5798,
                "confidence": 0.99957365,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "the",
                "start": 2630.0398,
                "end": 2630.5398,
                "confidence": 0.9995771,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "power",
                "start": 2631.0798,
                "end": 2631.48,
                "confidence": 0.99902904,
                "punctuated_word": "power",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "to",
                "start": 2631.48,
                "end": 2631.88,
                "confidence": 0.9996948,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "compute",
                "start": 2631.88,
                "end": 2632.38,
                "confidence": 0.9993857,
                "punctuated_word": "compute",
                "speaker": 1,
                "speaker_confidence": 0.6734795
              },
              {
                "word": "what",
                "start": 2633.0798,
                "end": 2633.24,
                "confidence": 0.9912422,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "is",
                "start": 2633.24,
                "end": 2633.48,
                "confidence": 0.9999449,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "inside",
                "start": 2633.48,
                "end": 2633.7998,
                "confidence": 0.99990654,
                "punctuated_word": "inside",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "that",
                "start": 2633.7998,
                "end": 2633.96,
                "confidence": 0.99950445,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "data",
                "start": 2633.96,
                "end": 2634.2,
                "confidence": 0.9999136,
                "punctuated_word": "data",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "and",
                "start": 2634.2,
                "end": 2634.44,
                "confidence": 0.897366,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "what",
                "start": 2634.44,
                "end": 2634.5999,
                "confidence": 0.9998142,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "are",
                "start": 2634.5999,
                "end": 2634.76,
                "confidence": 0.9997315,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "the",
                "start": 2634.76,
                "end": 2634.92,
                "confidence": 0.99951136,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "relationships",
                "start": 2634.92,
                "end": 2635.42,
                "confidence": 0.9994972,
                "punctuated_word": "relationships",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "and",
                "start": 2635.64,
                "end": 2635.88,
                "confidence": 0.9858186,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "like",
                "start": 2635.88,
                "end": 2636.38,
                "confidence": 0.9995527,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "insights",
                "start": 2636.44,
                "end": 2636.92,
                "confidence": 0.9992495,
                "punctuated_word": "insights",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "that",
                "start": 2636.92,
                "end": 2637.0798,
                "confidence": 0.9969722,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "you",
                "start": 2637.0798,
                "end": 2637.24,
                "confidence": 0.99990344,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "can",
                "start": 2637.24,
                "end": 2637.48,
                "confidence": 0.99949706,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "derive",
                "start": 2637.48,
                "end": 2637.7998,
                "confidence": 0.9991202,
                "punctuated_word": "derive",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "from",
                "start": 2637.7998,
                "end": 2638.0398,
                "confidence": 0.99966705,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "that",
                "start": 2638.0398,
                "end": 2638.2798,
                "confidence": 0.99437994,
                "punctuated_word": "that.",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "so",
                "start": 2638.2798,
                "end": 2638.7798,
                "confidence": 0.9923297,
                "punctuated_word": "So,",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "like",
                "start": 2638.8398,
                "end": 2639.0798,
                "confidence": 0.99791765,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "it's",
                "start": 2639.0798,
                "end": 2639.4,
                "confidence": 0.9997825,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "not",
                "start": 2639.4,
                "end": 2639.72,
                "confidence": 0.99973124,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "just",
                "start": 2639.72,
                "end": 2640.1199,
                "confidence": 0.9994555,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "that",
                "start": 2640.1199,
                "end": 2640.3599,
                "confidence": 0.9987134,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "facebook",
                "start": 2640.3599,
                "end": 2640.8398,
                "confidence": 0.99955195,
                "punctuated_word": "Facebook",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "has",
                "start": 2640.8398,
                "end": 2641.0798,
                "confidence": 0.9993759,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "all",
                "start": 2641.0798,
                "end": 2641.24,
                "confidence": 0.9992034,
                "punctuated_word": "all",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "this",
                "start": 2641.24,
                "end": 2641.4,
                "confidence": 0.9549844,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "data",
                "start": 2641.4,
                "end": 2641.7998,
                "confidence": 0.7284543,
                "punctuated_word": "data.",
                "speaker": 1,
                "speaker_confidence": 0.7903243
              },
              {
                "word": "it's",
                "start": 2641.7998,
                "end": 2641.96,
                "confidence": 0.85148585,
                "punctuated_word": "It's",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "that",
                "start": 2641.96,
                "end": 2642.1199,
                "confidence": 0.9770991,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "they",
                "start": 2642.1199,
                "end": 2642.2798,
                "confidence": 0.9973008,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "have",
                "start": 2642.2798,
                "end": 2642.52,
                "confidence": 0.9976821,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "the",
                "start": 2642.52,
                "end": 2642.5999,
                "confidence": 0.99261636,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "computational",
                "start": 2642.5999,
                "end": 2643.0999,
                "confidence": 0.9989386,
                "punctuated_word": "computational",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "power",
                "start": 2643.375,
                "end": 2643.855,
                "confidence": 0.9989229,
                "punctuated_word": "power",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "to",
                "start": 2643.855,
                "end": 2644.095,
                "confidence": 0.9979496,
                "punctuated_word": "to,",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "like",
                "start": 2644.095,
                "end": 2644.595,
                "confidence": 0.9998093,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "trudge",
                "start": 2645.055,
                "end": 2645.375,
                "confidence": 0.99476755,
                "punctuated_word": "trudge",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "through",
                "start": 2645.375,
                "end": 2645.615,
                "confidence": 0.99983525,
                "punctuated_word": "through",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "all",
                "start": 2645.615,
                "end": 2645.695,
                "confidence": 0.9998202,
                "punctuated_word": "all",
                "speaker": 1,
                "speaker_confidence": 0.5886276
              },
              {
                "word": "of",
                "start": 2645.695,
                "end": 2645.855,
                "confidence": 0.99988675,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "it",
                "start": 2645.855,
                "end": 2646.355,
                "confidence": 0.999821,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "to",
                "start": 2646.495,
                "end": 2646.655,
                "confidence": 0.8487182,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "to",
                "start": 2646.655,
                "end": 2646.815,
                "confidence": 0.9974661,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "build",
                "start": 2646.815,
                "end": 2647.215,
                "confidence": 0.9993755,
                "punctuated_word": "build",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "packages",
                "start": 2647.215,
                "end": 2647.695,
                "confidence": 0.9994467,
                "punctuated_word": "packages",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "of",
                "start": 2647.695,
                "end": 2647.935,
                "confidence": 0.99915123,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "of",
                "start": 2647.935,
                "end": 2648.095,
                "confidence": 0.99596316,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "marketing",
                "start": 2648.095,
                "end": 2648.595,
                "confidence": 0.9252303,
                "punctuated_word": "marketing,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "material",
                "start": 2649.855,
                "end": 2650.355,
                "confidence": 0.9992607,
                "punctuated_word": "material",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "to",
                "start": 2650.415,
                "end": 2650.495,
                "confidence": 0.99813324,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "sell",
                "start": 2650.495,
                "end": 2650.735,
                "confidence": 0.99982953,
                "punctuated_word": "sell",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "to",
                "start": 2650.735,
                "end": 2650.975,
                "confidence": 0.9978948,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "or",
                "start": 2650.975,
                "end": 2651.215,
                "confidence": 0.8474488,
                "punctuated_word": "or,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "you",
                "start": 2651.215,
                "end": 2651.375,
                "confidence": 0.9988482,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "know",
                "start": 2651.375,
                "end": 2651.615,
                "confidence": 0.9982938,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "with",
                "start": 2651.615,
                "end": 2651.935,
                "confidence": 0.59707284,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "marketing",
                "start": 2651.935,
                "end": 2652.415,
                "confidence": 0.5903706,
                "punctuated_word": "marketing",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "packages",
                "start": 2652.415,
                "end": 2652.735,
                "confidence": 0.94896287,
                "punctuated_word": "packages",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "to",
                "start": 2652.735,
                "end": 2652.895,
                "confidence": 0.9855317,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "sell",
                "start": 2652.895,
                "end": 2653.135,
                "confidence": 0.9986847,
                "punctuated_word": "sell",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "to",
                "start": 2653.135,
                "end": 2653.295,
                "confidence": 0.99347454,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "advertisers",
                "start": 2653.295,
                "end": 2653.795,
                "confidence": 0.99749374,
                "punctuated_word": "advertisers.",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "and",
                "start": 2654.735,
                "end": 2654.975,
                "confidence": 0.9933896,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "so",
                "start": 2654.975,
                "end": 2655.455,
                "confidence": 0.9813965,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "in",
                "start": 2655.455,
                "end": 2655.615,
                "confidence": 0.93910617,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "a",
                "start": 2655.615,
                "end": 2655.695,
                "confidence": 0.91365826,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "world",
                "start": 2655.695,
                "end": 2655.935,
                "confidence": 0.9842494,
                "punctuated_word": "world",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "with",
                "start": 2655.935,
                "end": 2656.35,
                "confidence": 0.86921823,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "decentralized",
                "start": 2656.59,
                "end": 2656.9102,
                "confidence": 0.8628981,
                "punctuated_word": "decentralized",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "data",
                "start": 2656.9102,
                "end": 2657.31,
                "confidence": 0.99960023,
                "punctuated_word": "data",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "storage",
                "start": 2657.31,
                "end": 2657.7102,
                "confidence": 0.98400223,
                "punctuated_word": "storage,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "then",
                "start": 2657.7102,
                "end": 2658.03,
                "confidence": 0.9994475,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "we",
                "start": 2658.03,
                "end": 2658.1902,
                "confidence": 0.996356,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "have",
                "start": 2658.1902,
                "end": 2658.35,
                "confidence": 0.97516954,
                "punctuated_word": "have,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "like",
                "start": 2658.35,
                "end": 2658.6702,
                "confidence": 0.99932384,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "this",
                "start": 2658.6702,
                "end": 2658.9102,
                "confidence": 0.9998703,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "issue",
                "start": 2658.9102,
                "end": 2659.4102,
                "confidence": 0.81983554,
                "punctuated_word": "issue,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "like",
                "start": 2659.55,
                "end": 2659.79,
                "confidence": 0.90081406,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "potential",
                "start": 2659.79,
                "end": 2660.1902,
                "confidence": 0.98867166,
                "punctuated_word": "potential",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "issue",
                "start": 2660.1902,
                "end": 2660.6902,
                "confidence": 0.99955064,
                "punctuated_word": "issue",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "of",
                "start": 2660.99,
                "end": 2661.23,
                "confidence": 0.94808054,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "like",
                "start": 2661.23,
                "end": 2661.55,
                "confidence": 0.957306,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "it's",
                "start": 2661.55,
                "end": 2662.03,
                "confidence": 0.99969316,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "not",
                "start": 2662.03,
                "end": 2662.27,
                "confidence": 0.9992613,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "even",
                "start": 2662.27,
                "end": 2662.59,
                "confidence": 0.99994004,
                "punctuated_word": "even",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "about",
                "start": 2662.59,
                "end": 2663.09,
                "confidence": 0.9997807,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "collecting",
                "start": 2663.23,
                "end": 2663.55,
                "confidence": 0.9996402,
                "punctuated_word": "collecting",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "the",
                "start": 2663.55,
                "end": 2663.7102,
                "confidence": 0.93452317,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "data",
                "start": 2663.7102,
                "end": 2663.87,
                "confidence": 0.9995065,
                "punctuated_word": "data",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "anymore",
                "start": 2663.87,
                "end": 2664.11,
                "confidence": 0.9964779,
                "punctuated_word": "anymore",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "because",
                "start": 2664.11,
                "end": 2664.35,
                "confidence": 0.31680262,
                "punctuated_word": "because",
                "speaker": 1,
                "speaker_confidence": 0.8860516
              },
              {
                "word": "the",
                "start": 2664.35,
                "end": 2664.4302,
                "confidence": 0.8886289,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "data",
                "start": 2664.4302,
                "end": 2664.6702,
                "confidence": 0.99950683,
                "punctuated_word": "data",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "is",
                "start": 2664.6702,
                "end": 2664.83,
                "confidence": 0.50514793,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "there",
                "start": 2664.83,
                "end": 2665.07,
                "confidence": 0.78283405,
                "punctuated_word": "there.",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "it's",
                "start": 2665.07,
                "end": 2665.3901,
                "confidence": 0.9649918,
                "punctuated_word": "It's",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "about",
                "start": 2665.3901,
                "end": 2665.6301,
                "confidence": 0.9984584,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "just",
                "start": 2665.6301,
                "end": 2665.87,
                "confidence": 0.96119505,
                "punctuated_word": "just,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "like",
                "start": 2665.87,
                "end": 2666.03,
                "confidence": 0.9998177,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "who",
                "start": 2666.03,
                "end": 2666.1902,
                "confidence": 0.9998092,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "has",
                "start": 2666.1902,
                "end": 2666.4302,
                "confidence": 0.9994684,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "the",
                "start": 2666.4302,
                "end": 2666.51,
                "confidence": 0.99867034,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "power",
                "start": 2666.51,
                "end": 2666.83,
                "confidence": 0.99983454,
                "punctuated_word": "power",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "to",
                "start": 2666.83,
                "end": 2666.99,
                "confidence": 0.9993254,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "compute",
                "start": 2666.99,
                "end": 2667.49,
                "confidence": 0.974157,
                "punctuated_word": "compute.",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "and",
                "start": 2668.365,
                "end": 2668.605,
                "confidence": 0.9985746,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "so",
                "start": 2668.605,
                "end": 2668.765,
                "confidence": 0.9822694,
                "punctuated_word": "so,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "like",
                "start": 2668.765,
                "end": 2669.005,
                "confidence": 0.99940276,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "the",
                "start": 2669.005,
                "end": 2669.325,
                "confidence": 0.99990785,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "the",
                "start": 2669.325,
                "end": 2669.485,
                "confidence": 0.9894888,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "kind",
                "start": 2669.485,
                "end": 2669.645,
                "confidence": 0.9722447,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "of",
                "start": 2669.645,
                "end": 2669.805,
                "confidence": 0.99965954,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "the",
                "start": 2669.805,
                "end": 2669.965,
                "confidence": 0.96290857,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "thing",
                "start": 2669.965,
                "end": 2670.205,
                "confidence": 0.9996687,
                "punctuated_word": "thing",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "that",
                "start": 2670.205,
                "end": 2670.605,
                "confidence": 0.9986499,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "i",
                "start": 2670.605,
                "end": 2670.765,
                "confidence": 0.7932992,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "was",
                "start": 2670.765,
                "end": 2670.925,
                "confidence": 0.99991333,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "inspired",
                "start": 2670.925,
                "end": 2671.405,
                "confidence": 0.9998963,
                "punctuated_word": "inspired",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "by",
                "start": 2671.405,
                "end": 2671.905,
                "confidence": 0.7895628,
                "punctuated_word": "by,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "the",
                "start": 2672.125,
                "end": 2672.205,
                "confidence": 0.9884828,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "thing",
                "start": 2672.205,
                "end": 2672.445,
                "confidence": 0.99923074,
                "punctuated_word": "thing",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "that",
                "start": 2672.445,
                "end": 2672.605,
                "confidence": 0.9992779,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "you",
                "start": 2672.605,
                "end": 2672.765,
                "confidence": 0.99958843,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "mentioned",
                "start": 2672.765,
                "end": 2673.005,
                "confidence": 0.99881434,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "to",
                "start": 2673.005,
                "end": 2673.165,
                "confidence": 0.99632,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "me",
                "start": 2673.165,
                "end": 2673.325,
                "confidence": 0.9999132,
                "punctuated_word": "me",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "is",
                "start": 2673.325,
                "end": 2673.565,
                "confidence": 0.79197836,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "like",
                "start": 2673.565,
                "end": 2673.805,
                "confidence": 0.9990418,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "maybe",
                "start": 2673.805,
                "end": 2674.305,
                "confidence": 0.9998449,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "we",
                "start": 2674.605,
                "end": 2674.765,
                "confidence": 0.9715229,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "need",
                "start": 2674.765,
                "end": 2674.925,
                "confidence": 0.99990106,
                "punctuated_word": "need",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "to",
                "start": 2674.925,
                "end": 2675.085,
                "confidence": 0.999726,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "think",
                "start": 2675.085,
                "end": 2675.2449,
                "confidence": 0.9999491,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "about",
                "start": 2675.2449,
                "end": 2675.7449,
                "confidence": 0.9996191,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "design",
                "start": 2675.805,
                "end": 2676.285,
                "confidence": 0.9997483,
                "punctuated_word": "design",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "or",
                "start": 2676.285,
                "end": 2676.525,
                "confidence": 0.9552673,
                "punctuated_word": "or,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "like",
                "start": 2676.525,
                "end": 2676.685,
                "confidence": 0.9995161,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "user",
                "start": 2676.685,
                "end": 2677.005,
                "confidence": 0.9997646,
                "punctuated_word": "user",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "experience",
                "start": 2677.005,
                "end": 2677.505,
                "confidence": 0.99981064,
                "punctuated_word": "experience",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "as",
                "start": 2677.885,
                "end": 2678.125,
                "confidence": 0.99409544,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "a",
                "start": 2678.125,
                "end": 2678.625,
                "confidence": 0.8375509,
                "punctuated_word": "a,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "like",
                "start": 2679.485,
                "end": 2679.885,
                "confidence": 0.9833429,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "human",
                "start": 2679.885,
                "end": 2680.365,
                "confidence": 0.99955934,
                "punctuated_word": "human",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "computations",
                "start": 2680.365,
                "end": 2680.865,
                "confidence": 0.8948633,
                "punctuated_word": "computations.",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "like",
                "start": 2681.085,
                "end": 2681.325,
                "confidence": 0.98427695,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "design",
                "start": 2681.325,
                "end": 2681.805,
                "confidence": 0.99883205,
                "punctuated_word": "design",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "is",
                "start": 2681.805,
                "end": 2681.885,
                "confidence": 0.6211873,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "human",
                "start": 2681.885,
                "end": 2682.21,
                "confidence": 0.9988757,
                "punctuated_word": "human",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "computation",
                "start": 2682.3699,
                "end": 2682.8699,
                "confidence": 0.9967063,
                "punctuated_word": "computation",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "that",
                "start": 2683.41,
                "end": 2683.65,
                "confidence": 0.7399177,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "when",
                "start": 2683.65,
                "end": 2684.15,
                "confidence": 0.8656687,
                "punctuated_word": "when,",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "a",
                "start": 2684.8499,
                "end": 2685.0898,
                "confidence": 0.99849784,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "human",
                "start": 2685.0898,
                "end": 2685.5898,
                "confidence": 0.99960715,
                "punctuated_word": "human",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "is",
                "start": 2685.73,
                "end": 2686.23,
                "confidence": 0.999602,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "given",
                "start": 2686.29,
                "end": 2686.79,
                "confidence": 0.9996069,
                "punctuated_word": "given",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "a",
                "start": 2686.8499,
                "end": 2687.01,
                "confidence": 0.9998448,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "bunch",
                "start": 2687.01,
                "end": 2687.25,
                "confidence": 0.9999455,
                "punctuated_word": "bunch",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "of",
                "start": 2687.25,
                "end": 2687.41,
                "confidence": 0.99967563,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "information",
                "start": 2687.41,
                "end": 2687.91,
                "confidence": 0.9999008,
                "punctuated_word": "information",
                "speaker": 1,
                "speaker_confidence": 0.9372862
              },
              {
                "word": "on",
                "start": 2688.13,
                "end": 2688.29,
                "confidence": 0.99918693,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "a",
                "start": 2688.29,
                "end": 2688.53,
                "confidence": 0.99750537,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "on",
                "start": 2688.53,
                "end": 2688.69,
                "confidence": 0.9964804,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "a",
                "start": 2688.69,
                "end": 2688.93,
                "confidence": 0.9990814,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "user",
                "start": 2688.93,
                "end": 2689.33,
                "confidence": 0.99961203,
                "punctuated_word": "user",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "interface",
                "start": 2689.33,
                "end": 2689.83,
                "confidence": 0.75043905,
                "punctuated_word": "interface,",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "that",
                "start": 2690.21,
                "end": 2690.3699,
                "confidence": 0.998492,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "they",
                "start": 2690.3699,
                "end": 2690.6099,
                "confidence": 0.9998392,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "should",
                "start": 2690.6099,
                "end": 2690.8499,
                "confidence": 0.99991417,
                "punctuated_word": "should",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "like",
                "start": 2691.01,
                "end": 2691.33,
                "confidence": 0.9515854,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "their",
                "start": 2691.33,
                "end": 2691.57,
                "confidence": 0.9984315,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "ability",
                "start": 2691.57,
                "end": 2692.07,
                "confidence": 0.99989235,
                "punctuated_word": "ability",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "to",
                "start": 2692.13,
                "end": 2692.63,
                "confidence": 0.99928904,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "compute",
                "start": 2693.01,
                "end": 2693.51,
                "confidence": 0.9989316,
                "punctuated_word": "compute",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "and",
                "start": 2693.73,
                "end": 2693.97,
                "confidence": 0.9993303,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "derive",
                "start": 2693.97,
                "end": 2694.47,
                "confidence": 0.9989477,
                "punctuated_word": "derive",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "things",
                "start": 2694.53,
                "end": 2695.03,
                "confidence": 0.99982685,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "from",
                "start": 2695.0898,
                "end": 2695.485,
                "confidence": 0.9997712,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "that",
                "start": 2695.5652,
                "end": 2695.8052,
                "confidence": 0.99971074,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "user",
                "start": 2695.8052,
                "end": 2696.125,
                "confidence": 0.9908562,
                "punctuated_word": "user",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "interface",
                "start": 2696.125,
                "end": 2696.445,
                "confidence": 0.99740237,
                "punctuated_word": "interface",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "is",
                "start": 2696.445,
                "end": 2696.8452,
                "confidence": 0.996077,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "incredibly",
                "start": 2696.8452,
                "end": 2697.3252,
                "confidence": 0.9963652,
                "punctuated_word": "incredibly",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "important",
                "start": 2697.3252,
                "end": 2697.8252,
                "confidence": 0.7112667,
                "punctuated_word": "important,",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "and",
                "start": 2697.965,
                "end": 2698.205,
                "confidence": 0.999067,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "it's",
                "start": 2698.205,
                "end": 2698.365,
                "confidence": 0.97761315,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "something",
                "start": 2698.365,
                "end": 2698.6052,
                "confidence": 0.9999634,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "that",
                "start": 2698.6052,
                "end": 2698.8452,
                "confidence": 0.99995995,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "should",
                "start": 2698.8452,
                "end": 2699.3452,
                "confidence": 0.99989915,
                "punctuated_word": "should",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "be",
                "start": 2699.645,
                "end": 2699.725,
                "confidence": 0.9999279,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "made",
                "start": 2699.725,
                "end": 2699.965,
                "confidence": 0.99986637,
                "punctuated_word": "made",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "in",
                "start": 2699.965,
                "end": 2700.125,
                "confidence": 0.9995727,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "such",
                "start": 2700.125,
                "end": 2700.365,
                "confidence": 0.9999093,
                "punctuated_word": "such",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "a",
                "start": 2700.365,
                "end": 2700.445,
                "confidence": 0.99875414,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7735735
              },
              {
                "word": "way",
                "start": 2700.445,
                "end": 2700.685,
                "confidence": 0.9998896,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.54151595
              },
              {
                "word": "and",
                "start": 2700.685,
                "end": 2700.925,
                "confidence": 0.9116631,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.54151595
              },
              {
                "word": "probably",
                "start": 2700.925,
                "end": 2701.405,
                "confidence": 0.9594653,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.54151595
              },
              {
                "word": "open",
                "start": 2701.405,
                "end": 2701.645,
                "confidence": 0.9676913,
                "punctuated_word": "open",
                "speaker": 1,
                "speaker_confidence": 0.54151595
              },
              {
                "word": "sourced",
                "start": 2701.645,
                "end": 2702.0452,
                "confidence": 0.5971233,
                "punctuated_word": "sourced",
                "speaker": 1,
                "speaker_confidence": 0.54151595
              },
              {
                "word": "in",
                "start": 2702.0452,
                "end": 2702.125,
                "confidence": 0.9989473,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.54151595
              },
              {
                "word": "such",
                "start": 2702.125,
                "end": 2702.365,
                "confidence": 0.9998697,
                "punctuated_word": "such",
                "speaker": 1,
                "speaker_confidence": 0.54151595
              },
              {
                "word": "a",
                "start": 2702.365,
                "end": 2702.445,
                "confidence": 0.9983181,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.48491132
              },
              {
                "word": "way",
                "start": 2702.445,
                "end": 2702.945,
                "confidence": 0.9947157,
                "punctuated_word": "way,",
                "speaker": 1,
                "speaker_confidence": 0.48491132
              },
              {
                "word": "to",
                "start": 2703.5652,
                "end": 2703.8052,
                "confidence": 0.99986565,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.48491132
              },
              {
                "word": "where",
                "start": 2703.8052,
                "end": 2704.2852,
                "confidence": 0.994015,
                "punctuated_word": "where,",
                "speaker": 1,
                "speaker_confidence": 0.48491132
              },
              {
                "word": "like",
                "start": 2704.2852,
                "end": 2704.7852,
                "confidence": 0.9992101,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.48491132
              },
              {
                "word": "we",
                "start": 2705.3252,
                "end": 2705.485,
                "confidence": 0.99991834,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.48491132
              },
              {
                "word": "are",
                "start": 2705.485,
                "end": 2705.645,
                "confidence": 0.999948,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.5419308
              },
              {
                "word": "protecting",
                "start": 2705.645,
                "end": 2706.145,
                "confidence": 0.9997863,
                "punctuated_word": "protecting",
                "speaker": 1,
                "speaker_confidence": 0.5419308
              },
              {
                "word": "users",
                "start": 2706.365,
                "end": 2706.865,
                "confidence": 0.99991167,
                "punctuated_word": "users",
                "speaker": 1,
                "speaker_confidence": 0.5419308
              },
              {
                "word": "through",
                "start": 2706.925,
                "end": 2707.425,
                "confidence": 0.99921644,
                "punctuated_word": "through",
                "speaker": 1,
                "speaker_confidence": 0.5419308
              },
              {
                "word": "design",
                "start": 2707.53,
                "end": 2708.03,
                "confidence": 0.9192027,
                "punctuated_word": "design.",
                "speaker": 1,
                "speaker_confidence": 0.5419308
              },
              {
                "word": "i",
                "start": 2708.25,
                "end": 2708.41,
                "confidence": 0.7661888,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "think",
                "start": 2708.41,
                "end": 2708.57,
                "confidence": 0.99944705,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "this",
                "start": 2708.57,
                "end": 2708.81,
                "confidence": 0.991214,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "this",
                "start": 2708.81,
                "end": 2708.9302,
                "confidence": 0.84239364,
                "punctuated_word": "this,",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "you",
                "start": 2708.9302,
                "end": 2709.05,
                "confidence": 0.997948,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "know",
                "start": 2709.05,
                "end": 2709.29,
                "confidence": 0.99794745,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "this",
                "start": 2709.29,
                "end": 2709.45,
                "confidence": 0.98739505,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "is",
                "start": 2709.45,
                "end": 2709.61,
                "confidence": 0.9841324,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "exactly",
                "start": 2709.61,
                "end": 2710.01,
                "confidence": 0.8855172,
                "punctuated_word": "exactly,",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "like",
                "start": 2710.01,
                "end": 2710.25,
                "confidence": 0.9987609,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "what",
                "start": 2710.25,
                "end": 2710.49,
                "confidence": 0.9997317,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "we",
                "start": 2710.49,
                "end": 2710.6501,
                "confidence": 0.93573606,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "were",
                "start": 2710.6501,
                "end": 2710.81,
                "confidence": 0.7321434,
                "punctuated_word": "were",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "seeing",
                "start": 2710.81,
                "end": 2710.97,
                "confidence": 0.5100739,
                "punctuated_word": "seeing",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "previously",
                "start": 2710.97,
                "end": 2711.37,
                "confidence": 0.9079232,
                "punctuated_word": "previously,",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "which",
                "start": 2711.37,
                "end": 2711.61,
                "confidence": 0.9993655,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "is",
                "start": 2711.61,
                "end": 2712.11,
                "confidence": 0.99924386,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "the",
                "start": 2712.17,
                "end": 2712.33,
                "confidence": 0.8154395,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "idea",
                "start": 2712.33,
                "end": 2712.49,
                "confidence": 0.998042,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "that",
                "start": 2712.49,
                "end": 2712.99,
                "confidence": 0.9810718,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "this",
                "start": 2713.45,
                "end": 2713.69,
                "confidence": 0.99614197,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "way",
                "start": 2713.69,
                "end": 2713.85,
                "confidence": 0.939148,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "of",
                "start": 2713.85,
                "end": 2714.01,
                "confidence": 0.9931647,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "talking",
                "start": 2714.01,
                "end": 2714.33,
                "confidence": 0.9996138,
                "punctuated_word": "talking",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "about",
                "start": 2714.33,
                "end": 2714.6501,
                "confidence": 0.99764144,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "users",
                "start": 2714.6501,
                "end": 2715.1501,
                "confidence": 0.99837154,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "as",
                "start": 2715.61,
                "end": 2715.93,
                "confidence": 0.9174471,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "if",
                "start": 2715.93,
                "end": 2716.25,
                "confidence": 0.9999275,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "they're",
                "start": 2716.25,
                "end": 2716.57,
                "confidence": 0.98546785,
                "punctuated_word": "they're",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "losers",
                "start": 2716.57,
                "end": 2717.07,
                "confidence": 0.70963264,
                "punctuated_word": "losers.",
                "speaker": 0,
                "speaker_confidence": 0.78827626
              },
              {
                "word": "that",
                "start": 2721.45,
                "end": 2721.77,
                "confidence": 0.90731055,
                "punctuated_word": "That,",
                "speaker": 0,
                "speaker_confidence": 0.44473255
              },
              {
                "word": "you",
                "start": 2721.77,
                "end": 2721.93,
                "confidence": 0.9997352,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.44473255
              },
              {
                "word": "know",
                "start": 2721.93,
                "end": 2722.17,
                "confidence": 0.99420035,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.44473255
              },
              {
                "word": "if",
                "start": 2722.17,
                "end": 2722.33,
                "confidence": 0.9989496,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.44473255
              },
              {
                "word": "only",
                "start": 2722.33,
                "end": 2722.6501,
                "confidence": 0.99984396,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.44473255
              },
              {
                "word": "they",
                "start": 2722.6501,
                "end": 2722.73,
                "confidence": 0.99238163,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.49867094
              },
              {
                "word": "knew",
                "start": 2722.73,
                "end": 2722.97,
                "confidence": 0.9963056,
                "punctuated_word": "knew",
                "speaker": 0,
                "speaker_confidence": 0.49867094
              },
              {
                "word": "better",
                "start": 2722.97,
                "end": 2723.29,
                "confidence": 0.9696784,
                "punctuated_word": "better,",
                "speaker": 0,
                "speaker_confidence": 0.49867094
              },
              {
                "word": "they",
                "start": 2723.29,
                "end": 2723.505,
                "confidence": 0.99896824,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.49867094
              },
              {
                "word": "wouldn't",
                "start": 2723.585,
                "end": 2723.825,
                "confidence": 0.99700654,
                "punctuated_word": "wouldn't",
                "speaker": 0,
                "speaker_confidence": 0.49867094
              },
              {
                "word": "use",
                "start": 2723.825,
                "end": 2723.9849,
                "confidence": 0.9969825,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.49867094
              },
              {
                "word": "these",
                "start": 2723.9849,
                "end": 2724.4648,
                "confidence": 0.7438937,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.49867094
              },
              {
                "word": "platforms",
                "start": 2724.4648,
                "end": 2724.9648,
                "confidence": 0.69491094,
                "punctuated_word": "platforms.",
                "speaker": 0,
                "speaker_confidence": 0.49867094
              },
              {
                "word": "yeah",
                "start": 2725.105,
                "end": 2725.225,
                "confidence": 0.9976584,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.49867094
              },
              {
                "word": "i",
                "start": 2725.225,
                "end": 2725.345,
                "confidence": 0.3702115,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.46227604
              },
              {
                "word": "believe",
                "start": 2725.345,
                "end": 2725.6648,
                "confidence": 0.92925334,
                "punctuated_word": "believe",
                "speaker": 0,
                "speaker_confidence": 0.46227604
              },
              {
                "word": "they",
                "start": 2725.6648,
                "end": 2725.825,
                "confidence": 0.9925574,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.46227604
              },
              {
                "word": "would",
                "start": 2725.825,
                "end": 2725.9849,
                "confidence": 0.9612059,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.46227604
              },
              {
                "word": "use",
                "start": 2725.9849,
                "end": 2726.105,
                "confidence": 0.74904597,
                "punctuated_word": "use,",
                "speaker": 0,
                "speaker_confidence": 0.46227604
              },
              {
                "word": "you",
                "start": 2726.105,
                "end": 2726.2249,
                "confidence": 0.9883146,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.46227604
              },
              {
                "word": "know",
                "start": 2726.2249,
                "end": 2726.625,
                "confidence": 0.8012351,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.46227604
              },
              {
                "word": "they",
                "start": 2726.625,
                "end": 2726.7048,
                "confidence": 0.95368797,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "don't",
                "start": 2726.7048,
                "end": 2726.9448,
                "confidence": 0.9495257,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "verify",
                "start": 2726.9448,
                "end": 2727.4248,
                "confidence": 0.9988187,
                "punctuated_word": "verify",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "everything",
                "start": 2727.4248,
                "end": 2727.9048,
                "confidence": 0.7891151,
                "punctuated_word": "everything,",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "you",
                "start": 2727.9048,
                "end": 2728.1448,
                "confidence": 0.99866223,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "know",
                "start": 2728.1448,
                "end": 2728.6448,
                "confidence": 0.9552632,
                "punctuated_word": "know.",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "and",
                "start": 2728.785,
                "end": 2729.285,
                "confidence": 0.9985738,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "the",
                "start": 2729.9048,
                "end": 2730.065,
                "confidence": 0.99782526,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "fact",
                "start": 2730.065,
                "end": 2730.305,
                "confidence": 0.9973009,
                "punctuated_word": "fact",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "of",
                "start": 2730.305,
                "end": 2730.3848,
                "confidence": 0.98303336,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "the",
                "start": 2730.3848,
                "end": 2730.545,
                "confidence": 0.9974553,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "matter",
                "start": 2730.545,
                "end": 2730.865,
                "confidence": 0.9996835,
                "punctuated_word": "matter",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "is",
                "start": 2730.865,
                "end": 2731.1848,
                "confidence": 0.9987943,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "users",
                "start": 2731.1848,
                "end": 2731.505,
                "confidence": 0.73921716,
                "punctuated_word": "users,",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "first",
                "start": 2731.505,
                "end": 2731.7449,
                "confidence": 0.96240234,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "and",
                "start": 2731.7449,
                "end": 2731.825,
                "confidence": 0.991268,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7235784
              },
              {
                "word": "foremost",
                "start": 2731.825,
                "end": 2732.2249,
                "confidence": 0.9940474,
                "punctuated_word": "foremost,",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "don't",
                "start": 2732.2249,
                "end": 2732.3848,
                "confidence": 0.9224999,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "have",
                "start": 2732.3848,
                "end": 2732.545,
                "confidence": 0.41750208,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "an",
                "start": 2732.545,
                "end": 2732.7048,
                "confidence": 0.5874839,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "incentive",
                "start": 2732.7048,
                "end": 2733.2048,
                "confidence": 0.99744403,
                "punctuated_word": "incentive",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "to",
                "start": 2733.265,
                "end": 2733.345,
                "confidence": 0.9959116,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "do",
                "start": 2733.345,
                "end": 2733.505,
                "confidence": 0.9985056,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "anything",
                "start": 2733.505,
                "end": 2733.825,
                "confidence": 0.9994535,
                "punctuated_word": "anything",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "better",
                "start": 2733.825,
                "end": 2734.1448,
                "confidence": 0.9990796,
                "punctuated_word": "better",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "than",
                "start": 2734.1448,
                "end": 2734.305,
                "confidence": 0.99936265,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "that",
                "start": 2734.305,
                "end": 2734.805,
                "confidence": 0.9992318,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "as",
                "start": 2735.1848,
                "end": 2735.4248,
                "confidence": 0.9929236,
                "punctuated_word": "As",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "i",
                "start": 2735.4248,
                "end": 2735.505,
                "confidence": 0.99838257,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "was",
                "start": 2735.505,
                "end": 2735.6648,
                "confidence": 0.9943638,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "saying",
                "start": 2735.6648,
                "end": 2735.9048,
                "confidence": 0.97828484,
                "punctuated_word": "saying,",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "it's",
                "start": 2735.9048,
                "end": 2736.065,
                "confidence": 0.9946623,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "sometimes",
                "start": 2736.2249,
                "end": 2736.7249,
                "confidence": 0.99945647,
                "punctuated_word": "sometimes",
                "speaker": 0,
                "speaker_confidence": 0.75937694
              },
              {
                "word": "the",
                "start": 2737.025,
                "end": 2737.105,
                "confidence": 0.7615718,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "benefit",
                "start": 2737.105,
                "end": 2737.585,
                "confidence": 0.9828332,
                "punctuated_word": "benefit",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "is",
                "start": 2737.585,
                "end": 2737.9048,
                "confidence": 0.39870268,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "is",
                "start": 2737.9048,
                "end": 2738.065,
                "confidence": 0.48159945,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "not",
                "start": 2738.065,
                "end": 2738.34,
                "confidence": 0.9967591,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "so",
                "start": 2738.82,
                "end": 2739.3,
                "confidence": 0.9580835,
                "punctuated_word": "so,",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "apparent",
                "start": 2739.78,
                "end": 2740.26,
                "confidence": 0.99455714,
                "punctuated_word": "apparent",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "to",
                "start": 2740.26,
                "end": 2740.5,
                "confidence": 0.99717736,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "users",
                "start": 2740.5,
                "end": 2741.0,
                "confidence": 0.8148987,
                "punctuated_word": "users.",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "and",
                "start": 2741.1401,
                "end": 2741.3,
                "confidence": 0.9990575,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "it's",
                "start": 2741.3,
                "end": 2741.54,
                "confidence": 0.99753845,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "not",
                "start": 2741.54,
                "end": 2741.7002,
                "confidence": 0.99996793,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "even",
                "start": 2741.7002,
                "end": 2742.02,
                "confidence": 0.99984694,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "the",
                "start": 2742.02,
                "end": 2742.1802,
                "confidence": 0.9975787,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "kind",
                "start": 2742.1802,
                "end": 2742.34,
                "confidence": 0.99498534,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "of",
                "start": 2742.34,
                "end": 2742.5,
                "confidence": 0.9992291,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "question",
                "start": 2742.5,
                "end": 2742.82,
                "confidence": 0.997401,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "of",
                "start": 2742.82,
                "end": 2743.32,
                "confidence": 0.9493603,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "educating",
                "start": 2744.02,
                "end": 2744.52,
                "confidence": 0.9997696,
                "punctuated_word": "educating",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "the",
                "start": 2744.58,
                "end": 2744.74,
                "confidence": 0.9989919,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "users",
                "start": 2744.74,
                "end": 2745.22,
                "confidence": 0.85471356,
                "punctuated_word": "users.",
                "speaker": 0,
                "speaker_confidence": 0.83088875
              },
              {
                "word": "that's",
                "start": 2745.22,
                "end": 2745.4602,
                "confidence": 0.94540906,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "also",
                "start": 2745.4602,
                "end": 2745.9402,
                "confidence": 0.9176063,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "condescending",
                "start": 2745.9402,
                "end": 2746.4402,
                "confidence": 0.65479106,
                "punctuated_word": "condescending.",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "they",
                "start": 2746.6602,
                "end": 2746.82,
                "confidence": 0.99089783,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "don't",
                "start": 2746.82,
                "end": 2747.06,
                "confidence": 0.9976405,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "know",
                "start": 2747.06,
                "end": 2747.22,
                "confidence": 0.9992005,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "better",
                "start": 2747.22,
                "end": 2747.4602,
                "confidence": 0.9954235,
                "punctuated_word": "better",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "or",
                "start": 2747.4602,
                "end": 2747.62,
                "confidence": 0.65445024,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "we",
                "start": 2747.62,
                "end": 2747.7002,
                "confidence": 0.99363315,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "have",
                "start": 2747.7002,
                "end": 2747.86,
                "confidence": 0.99591905,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "to",
                "start": 2747.86,
                "end": 2748.02,
                "confidence": 0.9952537,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "tell",
                "start": 2748.02,
                "end": 2748.1802,
                "confidence": 0.9934587,
                "punctuated_word": "tell",
                "speaker": 0,
                "speaker_confidence": 0.64472115
              },
              {
                "word": "them",
                "start": 2748.1802,
                "end": 2748.6802,
                "confidence": 0.75788593,
                "punctuated_word": "them,",
                "speaker": 0,
                "speaker_confidence": 0.660237
              },
              {
                "word": "raise",
                "start": 2748.74,
                "end": 2748.98,
                "confidence": 0.983649,
                "punctuated_word": "raise",
                "speaker": 0,
                "speaker_confidence": 0.660237
              },
              {
                "word": "awareness",
                "start": 2748.98,
                "end": 2749.48,
                "confidence": 0.8724675,
                "punctuated_word": "awareness.",
                "speaker": 0,
                "speaker_confidence": 0.660237
              },
              {
                "word": "certain",
                "start": 2749.86,
                "end": 2750.1802,
                "confidence": 0.98659337,
                "punctuated_word": "Certain",
                "speaker": 0,
                "speaker_confidence": 0.660237
              },
              {
                "word": "extent",
                "start": 2750.1802,
                "end": 2750.6802,
                "confidence": 0.9561641,
                "punctuated_word": "extent,",
                "speaker": 0,
                "speaker_confidence": 0.660237
              },
              {
                "word": "yes",
                "start": 2750.945,
                "end": 2751.345,
                "confidence": 0.8338623,
                "punctuated_word": "yes.",
                "speaker": 0,
                "speaker_confidence": 0.49897254
              },
              {
                "word": "but",
                "start": 2751.345,
                "end": 2751.585,
                "confidence": 0.9988175,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.49897254
              },
              {
                "word": "not",
                "start": 2751.585,
                "end": 2751.825,
                "confidence": 0.9984175,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.49897254
              },
              {
                "word": "always",
                "start": 2751.825,
                "end": 2752.145,
                "confidence": 0.9978504,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.49897254
              },
              {
                "word": "not",
                "start": 2752.305,
                "end": 2752.465,
                "confidence": 0.9995252,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.49897254
              },
              {
                "word": "the",
                "start": 2752.465,
                "end": 2752.625,
                "confidence": 0.99951136,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "full",
                "start": 2752.625,
                "end": 2752.865,
                "confidence": 0.9986688,
                "punctuated_word": "full",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "picture",
                "start": 2752.865,
                "end": 2753.265,
                "confidence": 0.9981152,
                "punctuated_word": "picture.",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "so",
                "start": 2753.265,
                "end": 2753.7449,
                "confidence": 0.9995951,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "what",
                "start": 2753.7449,
                "end": 2753.905,
                "confidence": 0.9952264,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "would",
                "start": 2753.905,
                "end": 2754.065,
                "confidence": 0.5851494,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "be",
                "start": 2754.065,
                "end": 2754.225,
                "confidence": 0.9576154,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "rather",
                "start": 2754.225,
                "end": 2754.545,
                "confidence": 0.93927306,
                "punctuated_word": "rather",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "interesting",
                "start": 2754.545,
                "end": 2755.045,
                "confidence": 0.99952304,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "is",
                "start": 2755.425,
                "end": 2755.665,
                "confidence": 0.9641552,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "what",
                "start": 2755.665,
                "end": 2755.825,
                "confidence": 0.9798747,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "we",
                "start": 2755.825,
                "end": 2755.985,
                "confidence": 0.9917537,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "never",
                "start": 2755.985,
                "end": 2756.225,
                "confidence": 0.99628496,
                "punctuated_word": "never",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "we",
                "start": 2756.385,
                "end": 2756.545,
                "confidence": 0.9991036,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "always",
                "start": 2756.545,
                "end": 2756.865,
                "confidence": 0.9975649,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "try",
                "start": 2756.865,
                "end": 2757.025,
                "confidence": 0.96664935,
                "punctuated_word": "try",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "to",
                "start": 2757.025,
                "end": 2757.185,
                "confidence": 0.9871144,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "blame",
                "start": 2757.185,
                "end": 2757.425,
                "confidence": 0.99977714,
                "punctuated_word": "blame",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "it",
                "start": 2757.425,
                "end": 2757.585,
                "confidence": 0.99885833,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "on",
                "start": 2757.585,
                "end": 2757.665,
                "confidence": 0.9977381,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.6784065
              },
              {
                "word": "the",
                "start": 2757.665,
                "end": 2757.905,
                "confidence": 0.99770904,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.49461806
              },
              {
                "word": "users",
                "start": 2757.905,
                "end": 2758.145,
                "confidence": 0.5074576,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.49461806
              },
              {
                "word": "or",
                "start": 2758.145,
                "end": 2758.385,
                "confidence": 0.41275468,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.49461806
              },
              {
                "word": "fix",
                "start": 2758.385,
                "end": 2758.705,
                "confidence": 0.93957126,
                "punctuated_word": "fix",
                "speaker": 0,
                "speaker_confidence": 0.49461806
              },
              {
                "word": "the",
                "start": 2758.705,
                "end": 2758.865,
                "confidence": 0.9956351,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.49461806
              },
              {
                "word": "user",
                "start": 2758.865,
                "end": 2759.185,
                "confidence": 0.9787949,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.49461806
              },
              {
                "word": "in",
                "start": 2759.185,
                "end": 2759.265,
                "confidence": 0.99577147,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.22899711
              },
              {
                "word": "some",
                "start": 2759.265,
                "end": 2759.505,
                "confidence": 0.9861347,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.22899711
              },
              {
                "word": "way",
                "start": 2759.505,
                "end": 2759.665,
                "confidence": 0.7367396,
                "punctuated_word": "way,",
                "speaker": 0,
                "speaker_confidence": 0.22899711
              },
              {
                "word": "you",
                "start": 2759.665,
                "end": 2759.7449,
                "confidence": 0.92984575,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.22899711
              },
              {
                "word": "know",
                "start": 2759.7449,
                "end": 2759.985,
                "confidence": 0.9604366,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.22899711
              },
              {
                "word": "as",
                "start": 2759.985,
                "end": 2760.065,
                "confidence": 0.9692533,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.22899711
              },
              {
                "word": "if",
                "start": 2760.065,
                "end": 2760.145,
                "confidence": 0.6403759,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.45573443
              },
              {
                "word": "there",
                "start": 2760.145,
                "end": 2760.345,
                "confidence": 0.90926445,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.45573443
              },
              {
                "word": "is",
                "start": 2760.345,
                "end": 2760.545,
                "confidence": 0.7250886,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.45573443
              },
              {
                "word": "some",
                "start": 2760.545,
                "end": 2760.705,
                "confidence": 0.7729131,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.45573443
              },
              {
                "word": "kind",
                "start": 2760.705,
                "end": 2760.865,
                "confidence": 0.9957645,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.45573443
              },
              {
                "word": "of",
                "start": 2760.865,
                "end": 2761.365,
                "confidence": 0.9978788,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.45573443
              },
              {
                "word": "a",
                "start": 2761.505,
                "end": 2761.585,
                "confidence": 0.9477341,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "machine",
                "start": 2761.585,
                "end": 2761.905,
                "confidence": 0.9866246,
                "punctuated_word": "machine",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "or",
                "start": 2761.905,
                "end": 2762.065,
                "confidence": 0.96093184,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "a",
                "start": 2762.065,
                "end": 2762.145,
                "confidence": 0.6266168,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "little",
                "start": 2762.145,
                "end": 2762.385,
                "confidence": 0.9987816,
                "punctuated_word": "little",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "object",
                "start": 2762.385,
                "end": 2762.865,
                "confidence": 0.9947711,
                "punctuated_word": "object.",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "what",
                "start": 2762.865,
                "end": 2763.105,
                "confidence": 0.96512914,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "about",
                "start": 2763.105,
                "end": 2763.345,
                "confidence": 0.98853534,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "turning",
                "start": 2763.345,
                "end": 2763.66,
                "confidence": 0.4812698,
                "punctuated_word": "turning",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "it",
                "start": 2763.74,
                "end": 2763.9,
                "confidence": 0.871817,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "inwards",
                "start": 2763.9,
                "end": 2764.4,
                "confidence": 0.9932191,
                "punctuated_word": "inwards?",
                "speaker": 0,
                "speaker_confidence": 0.5827224
              },
              {
                "word": "what",
                "start": 2764.78,
                "end": 2765.02,
                "confidence": 0.99903107,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "are",
                "start": 2765.02,
                "end": 2765.18,
                "confidence": 0.9978573,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "we",
                "start": 2765.18,
                "end": 2765.5,
                "confidence": 0.9963116,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "as",
                "start": 2765.5,
                "end": 2765.74,
                "confidence": 0.7939944,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "builders",
                "start": 2765.74,
                "end": 2766.14,
                "confidence": 0.9994711,
                "punctuated_word": "builders",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "doing",
                "start": 2766.14,
                "end": 2766.46,
                "confidence": 0.99793875,
                "punctuated_word": "doing?",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "maybe",
                "start": 2766.46,
                "end": 2766.7,
                "confidence": 0.9982609,
                "punctuated_word": "Maybe",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "there's",
                "start": 2766.7,
                "end": 2766.94,
                "confidence": 0.9946362,
                "punctuated_word": "there's",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "something",
                "start": 2766.94,
                "end": 2767.26,
                "confidence": 0.9997129,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "wrong",
                "start": 2767.26,
                "end": 2767.5798,
                "confidence": 0.999759,
                "punctuated_word": "wrong",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "with",
                "start": 2767.5798,
                "end": 2767.9,
                "confidence": 0.9991716,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "us",
                "start": 2767.9,
                "end": 2768.4,
                "confidence": 0.7570797,
                "punctuated_word": "us.",
                "speaker": 0,
                "speaker_confidence": 0.6356837
              },
              {
                "word": "and",
                "start": 2768.78,
                "end": 2768.94,
                "confidence": 0.5956465,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "that's",
                "start": 2768.94,
                "end": 2769.26,
                "confidence": 0.9942471,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "where",
                "start": 2769.26,
                "end": 2769.76,
                "confidence": 0.9983065,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "my",
                "start": 2769.8198,
                "end": 2770.3198,
                "confidence": 0.9965467,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "my",
                "start": 2771.18,
                "end": 2771.42,
                "confidence": 0.99585575,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "claim",
                "start": 2771.42,
                "end": 2771.92,
                "confidence": 0.99325633,
                "punctuated_word": "claim",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "inside",
                "start": 2771.98,
                "end": 2772.38,
                "confidence": 0.91704464,
                "punctuated_word": "inside",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "proposal",
                "start": 2772.38,
                "end": 2772.88,
                "confidence": 0.9682593,
                "punctuated_word": "proposal",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "crazy",
                "start": 2773.5,
                "end": 2773.9,
                "confidence": 0.54979634,
                "punctuated_word": "crazy",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "idea",
                "start": 2773.9,
                "end": 2774.14,
                "confidence": 0.8144297,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "is",
                "start": 2774.14,
                "end": 2774.2998,
                "confidence": 0.49926496,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "which",
                "start": 2774.2998,
                "end": 2774.5398,
                "confidence": 0.9972256,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "is",
                "start": 2774.5398,
                "end": 2775.0398,
                "confidence": 0.99634415,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "we",
                "start": 2775.5,
                "end": 2775.74,
                "confidence": 0.761972,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "already",
                "start": 2775.74,
                "end": 2776.14,
                "confidence": 0.9956844,
                "punctuated_word": "already",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "have",
                "start": 2776.14,
                "end": 2776.64,
                "confidence": 0.9996395,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "somebody",
                "start": 2776.7,
                "end": 2777.2,
                "confidence": 0.99936527,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.7755326
              },
              {
                "word": "in",
                "start": 2777.66,
                "end": 2777.74,
                "confidence": 0.700923,
                "punctuated_word": "in,",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "like",
                "start": 2777.74,
                "end": 2777.9,
                "confidence": 0.9784061,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "a",
                "start": 2777.9,
                "end": 2778.0598,
                "confidence": 0.9103775,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "role",
                "start": 2778.0598,
                "end": 2778.315,
                "confidence": 0.996879,
                "punctuated_word": "role",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "in",
                "start": 2778.7148,
                "end": 2778.795,
                "confidence": 0.99908257,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "most",
                "start": 2778.795,
                "end": 2779.1948,
                "confidence": 0.9999274,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "companies",
                "start": 2779.1948,
                "end": 2779.6948,
                "confidence": 0.99960834,
                "punctuated_word": "companies",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "whose",
                "start": 2779.915,
                "end": 2780.2349,
                "confidence": 0.9518599,
                "punctuated_word": "whose",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "job",
                "start": 2780.2349,
                "end": 2780.7349,
                "confidence": 0.99992776,
                "punctuated_word": "job",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "is",
                "start": 2780.795,
                "end": 2781.295,
                "confidence": 0.8748725,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "first",
                "start": 2781.355,
                "end": 2781.595,
                "confidence": 0.9998685,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "and",
                "start": 2781.595,
                "end": 2781.835,
                "confidence": 0.9998154,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "foremost",
                "start": 2781.835,
                "end": 2782.335,
                "confidence": 0.99701226,
                "punctuated_word": "foremost,",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "to",
                "start": 2782.555,
                "end": 2782.795,
                "confidence": 0.99971837,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "serve",
                "start": 2782.795,
                "end": 2783.295,
                "confidence": 0.9976623,
                "punctuated_word": "serve",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "the",
                "start": 2783.435,
                "end": 2783.675,
                "confidence": 0.99794334,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "user's",
                "start": 2783.675,
                "end": 2784.155,
                "confidence": 0.80904484,
                "punctuated_word": "user's",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "interests",
                "start": 2784.155,
                "end": 2784.655,
                "confidence": 0.78882086,
                "punctuated_word": "interests,",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "and",
                "start": 2785.355,
                "end": 2785.595,
                "confidence": 0.9989434,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "they",
                "start": 2785.595,
                "end": 2785.675,
                "confidence": 0.99360824,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.75949186
              },
              {
                "word": "are",
                "start": 2785.675,
                "end": 2785.835,
                "confidence": 0.85382354,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "called",
                "start": 2785.835,
                "end": 2786.075,
                "confidence": 0.99369735,
                "punctuated_word": "called",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "ux",
                "start": 2786.075,
                "end": 2786.575,
                "confidence": 0.98897016,
                "punctuated_word": "UX.",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "they",
                "start": 2786.635,
                "end": 2786.795,
                "confidence": 0.9496702,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "are",
                "start": 2786.795,
                "end": 2787.035,
                "confidence": 0.6641147,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "us",
                "start": 2787.035,
                "end": 2787.435,
                "confidence": 0.51282656,
                "punctuated_word": "US",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "user",
                "start": 2787.435,
                "end": 2787.755,
                "confidence": 0.9958994,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "experience",
                "start": 2787.755,
                "end": 2788.255,
                "confidence": 0.99911743,
                "punctuated_word": "experience.",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "they",
                "start": 2788.635,
                "end": 2788.875,
                "confidence": 0.99857855,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "are",
                "start": 2788.875,
                "end": 2788.9548,
                "confidence": 0.9942194,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "there",
                "start": 2788.9548,
                "end": 2789.275,
                "confidence": 0.9610616,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "to",
                "start": 2789.275,
                "end": 2789.515,
                "confidence": 0.9974125,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "uphold",
                "start": 2789.515,
                "end": 2789.835,
                "confidence": 0.98456764,
                "punctuated_word": "uphold",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "the",
                "start": 2789.835,
                "end": 2789.915,
                "confidence": 0.8267319,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.56667787
              },
              {
                "word": "rights",
                "start": 2789.915,
                "end": 2790.155,
                "confidence": 0.990668,
                "punctuated_word": "rights",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "of",
                "start": 2790.155,
                "end": 2790.315,
                "confidence": 0.96594477,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "users",
                "start": 2790.315,
                "end": 2790.815,
                "confidence": 0.9969877,
                "punctuated_word": "users.",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "now",
                "start": 2791.115,
                "end": 2791.275,
                "confidence": 0.99731463,
                "punctuated_word": "Now",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "but",
                "start": 2791.355,
                "end": 2791.675,
                "confidence": 0.9973814,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "what",
                "start": 2791.675,
                "end": 2791.835,
                "confidence": 0.9992834,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "happens",
                "start": 2791.835,
                "end": 2792.28,
                "confidence": 0.99927944,
                "punctuated_word": "happens",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "is",
                "start": 2792.76,
                "end": 2793.08,
                "confidence": 0.8189036,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "say",
                "start": 2793.08,
                "end": 2793.32,
                "confidence": 0.78647494,
                "punctuated_word": "say,",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "tomorrow",
                "start": 2793.32,
                "end": 2793.8,
                "confidence": 0.82272786,
                "punctuated_word": "tomorrow,",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "some",
                "start": 2793.8,
                "end": 2793.96,
                "confidence": 0.9996407,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "company",
                "start": 2793.96,
                "end": 2794.28,
                "confidence": 0.9997775,
                "punctuated_word": "company",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "x",
                "start": 2794.28,
                "end": 2794.52,
                "confidence": 0.69005585,
                "punctuated_word": "x",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "y",
                "start": 2794.52,
                "end": 2794.76,
                "confidence": 0.8972384,
                "punctuated_word": "y",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "z",
                "start": 2794.76,
                "end": 2795.08,
                "confidence": 0.9982297,
                "punctuated_word": "z",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "wants",
                "start": 2795.08,
                "end": 2795.32,
                "confidence": 0.9891689,
                "punctuated_word": "wants",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "to",
                "start": 2795.32,
                "end": 2795.48,
                "confidence": 0.9996524,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "do",
                "start": 2795.48,
                "end": 2795.98,
                "confidence": 0.9997197,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "a",
                "start": 2796.04,
                "end": 2796.44,
                "confidence": 0.99910957,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "a",
                "start": 2796.44,
                "end": 2796.84,
                "confidence": 0.8723489,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "change",
                "start": 2796.84,
                "end": 2797.16,
                "confidence": 0.99967897,
                "punctuated_word": "change",
                "speaker": 0,
                "speaker_confidence": 0.74615985
              },
              {
                "word": "in",
                "start": 2797.16,
                "end": 2797.24,
                "confidence": 0.9995664,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "the",
                "start": 2797.24,
                "end": 2797.48,
                "confidence": 0.697297,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "user",
                "start": 2797.48,
                "end": 2797.8801,
                "confidence": 0.9987929,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "interface",
                "start": 2797.8801,
                "end": 2798.3801,
                "confidence": 0.9999101,
                "punctuated_word": "interface",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "where",
                "start": 2798.44,
                "end": 2798.68,
                "confidence": 0.7937562,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "they",
                "start": 2798.68,
                "end": 2798.76,
                "confidence": 0.99976593,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "make",
                "start": 2798.76,
                "end": 2799.0,
                "confidence": 0.9997048,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "it",
                "start": 2799.0,
                "end": 2799.32,
                "confidence": 0.9996697,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "super",
                "start": 2799.32,
                "end": 2799.72,
                "confidence": 0.9998301,
                "punctuated_word": "super",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "easy",
                "start": 2799.72,
                "end": 2799.96,
                "confidence": 0.9997464,
                "punctuated_word": "easy",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "and",
                "start": 2799.96,
                "end": 2800.12,
                "confidence": 0.99834585,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "frictionless",
                "start": 2800.12,
                "end": 2800.62,
                "confidence": 0.9912295,
                "punctuated_word": "frictionless",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "to",
                "start": 2801.24,
                "end": 2801.4001,
                "confidence": 0.9979342,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "invest",
                "start": 2801.4001,
                "end": 2801.9001,
                "confidence": 0.9993486,
                "punctuated_word": "invest",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "amount",
                "start": 2802.44,
                "end": 2802.76,
                "confidence": 0.8356417,
                "punctuated_word": "amount",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "of",
                "start": 2802.76,
                "end": 2802.84,
                "confidence": 0.97005785,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "money",
                "start": 2802.84,
                "end": 2803.34,
                "confidence": 0.8664967,
                "punctuated_word": "money.",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "is",
                "start": 2804.12,
                "end": 2804.28,
                "confidence": 0.9767989,
                "punctuated_word": "Is",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "the",
                "start": 2804.28,
                "end": 2804.44,
                "confidence": 0.7604864,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "user",
                "start": 2804.44,
                "end": 2804.84,
                "confidence": 0.99925166,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "experience",
                "start": 2804.84,
                "end": 2805.34,
                "confidence": 0.850415,
                "punctuated_word": "experience",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "his",
                "start": 2805.4001,
                "end": 2805.56,
                "confidence": 0.4209742,
                "punctuated_word": "his",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "job",
                "start": 2805.56,
                "end": 2805.96,
                "confidence": 0.9998097,
                "punctuated_word": "job",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "not",
                "start": 2805.96,
                "end": 2806.2,
                "confidence": 0.6983635,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "to",
                "start": 2806.2,
                "end": 2806.36,
                "confidence": 0.99884856,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "design",
                "start": 2806.36,
                "end": 2806.68,
                "confidence": 0.9983347,
                "punctuated_word": "design",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "that",
                "start": 2806.68,
                "end": 2806.92,
                "confidence": 0.8961248,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "but",
                "start": 2806.92,
                "end": 2807.08,
                "confidence": 0.998331,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "first",
                "start": 2807.08,
                "end": 2807.385,
                "confidence": 0.9455089,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "and",
                "start": 2807.385,
                "end": 2807.545,
                "confidence": 0.99690706,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "foremost",
                "start": 2807.545,
                "end": 2808.045,
                "confidence": 0.99971217,
                "punctuated_word": "foremost",
                "speaker": 0,
                "speaker_confidence": 0.79720026
              },
              {
                "word": "to",
                "start": 2808.5051,
                "end": 2808.665,
                "confidence": 0.7475842,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "question",
                "start": 2808.665,
                "end": 2809.065,
                "confidence": 0.99867934,
                "punctuated_word": "question",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "because",
                "start": 2809.065,
                "end": 2809.385,
                "confidence": 0.6572064,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "they",
                "start": 2809.385,
                "end": 2809.625,
                "confidence": 0.9329073,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "uphold",
                "start": 2809.625,
                "end": 2809.865,
                "confidence": 0.9603614,
                "punctuated_word": "uphold",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "the",
                "start": 2809.865,
                "end": 2809.945,
                "confidence": 0.88197434,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "user",
                "start": 2809.945,
                "end": 2810.425,
                "confidence": 0.8919697,
                "punctuated_word": "user.",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "right",
                "start": 2810.425,
                "end": 2810.665,
                "confidence": 0.9886745,
                "punctuated_word": "Right?",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "so",
                "start": 2810.665,
                "end": 2810.825,
                "confidence": 0.9901175,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "the",
                "start": 2810.825,
                "end": 2810.985,
                "confidence": 0.91120076,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "users",
                "start": 2810.985,
                "end": 2811.485,
                "confidence": 0.8166771,
                "punctuated_word": "users,",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "is",
                "start": 2811.785,
                "end": 2811.945,
                "confidence": 0.99853873,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "the",
                "start": 2811.945,
                "end": 2812.185,
                "confidence": 0.9965185,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "user",
                "start": 2812.185,
                "end": 2812.685,
                "confidence": 0.9995152,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "does",
                "start": 2812.825,
                "end": 2813.065,
                "confidence": 0.99786216,
                "punctuated_word": "does",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "it",
                "start": 2813.065,
                "end": 2813.305,
                "confidence": 0.5537839,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "they",
                "start": 2813.385,
                "end": 2813.625,
                "confidence": 0.85667557,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "really",
                "start": 2813.625,
                "end": 2813.865,
                "confidence": 0.9747069,
                "punctuated_word": "really",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "want",
                "start": 2813.865,
                "end": 2814.105,
                "confidence": 0.8916764,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "it",
                "start": 2814.105,
                "end": 2814.585,
                "confidence": 0.9758966,
                "punctuated_word": "it?",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "more",
                "start": 2814.585,
                "end": 2814.825,
                "confidence": 0.9985337,
                "punctuated_word": "More",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "importantly",
                "start": 2814.825,
                "end": 2815.325,
                "confidence": 0.998788,
                "punctuated_word": "importantly,",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "would",
                "start": 2815.705,
                "end": 2815.865,
                "confidence": 0.9795991,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "they",
                "start": 2815.865,
                "end": 2816.025,
                "confidence": 0.9431663,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "not",
                "start": 2816.025,
                "end": 2816.345,
                "confidence": 0.99784565,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "endanger",
                "start": 2816.345,
                "end": 2816.845,
                "confidence": 0.98449314,
                "punctuated_word": "endanger",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "users",
                "start": 2817.465,
                "end": 2817.865,
                "confidence": 0.99933857,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "to",
                "start": 2817.865,
                "end": 2818.185,
                "confidence": 0.9993381,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "accidentally",
                "start": 2818.185,
                "end": 2818.685,
                "confidence": 0.9938983,
                "punctuated_word": "accidentally",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "invest",
                "start": 2818.905,
                "end": 2819.305,
                "confidence": 0.9989705,
                "punctuated_word": "invest",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "money",
                "start": 2819.305,
                "end": 2819.805,
                "confidence": 0.99686867,
                "punctuated_word": "money",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "and",
                "start": 2820.105,
                "end": 2820.265,
                "confidence": 0.9768225,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "get",
                "start": 2820.265,
                "end": 2820.48,
                "confidence": 0.9056139,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "rugged",
                "start": 2820.64,
                "end": 2820.96,
                "confidence": 0.6839993,
                "punctuated_word": "rugged",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "at",
                "start": 2820.96,
                "end": 2821.14,
                "confidence": 0.99945194,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "the",
                "start": 2821.14,
                "end": 2821.3198,
                "confidence": 0.99837375,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "end",
                "start": 2821.3198,
                "end": 2821.5,
                "confidence": 0.9999331,
                "punctuated_word": "end",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "of",
                "start": 2821.5,
                "end": 2821.68,
                "confidence": 0.9981743,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "it",
                "start": 2821.68,
                "end": 2822.0,
                "confidence": 0.84893477,
                "punctuated_word": "it?",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "could",
                "start": 2822.0,
                "end": 2822.24,
                "confidence": 0.9959247,
                "punctuated_word": "Could",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "be",
                "start": 2822.24,
                "end": 2822.4,
                "confidence": 0.74083215,
                "punctuated_word": "be,",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "could",
                "start": 2822.4,
                "end": 2822.64,
                "confidence": 0.99811125,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "be",
                "start": 2822.64,
                "end": 2822.72,
                "confidence": 0.99542713,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "not",
                "start": 2822.72,
                "end": 2823.04,
                "confidence": 0.9794845,
                "punctuated_word": "not.",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "we",
                "start": 2823.04,
                "end": 2823.2,
                "confidence": 0.9962155,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "don't",
                "start": 2823.2,
                "end": 2823.44,
                "confidence": 0.99981123,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "know",
                "start": 2823.44,
                "end": 2823.52,
                "confidence": 0.9996699,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "that",
                "start": 2823.52,
                "end": 2823.68,
                "confidence": 0.8070916,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "but",
                "start": 2823.68,
                "end": 2824.16,
                "confidence": 0.9993273,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "the",
                "start": 2824.16,
                "end": 2824.32,
                "confidence": 0.99618274,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "idea",
                "start": 2824.32,
                "end": 2824.64,
                "confidence": 0.99153614,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "is",
                "start": 2824.64,
                "end": 2824.72,
                "confidence": 0.9986411,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.78603137
              },
              {
                "word": "that",
                "start": 2824.72,
                "end": 2824.96,
                "confidence": 0.99914074,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "they",
                "start": 2824.96,
                "end": 2825.1199,
                "confidence": 0.98382527,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "cannot",
                "start": 2825.1199,
                "end": 2825.44,
                "confidence": 0.99784076,
                "punctuated_word": "cannot",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "do",
                "start": 2825.44,
                "end": 2825.52,
                "confidence": 0.9993942,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "that",
                "start": 2825.52,
                "end": 2825.76,
                "confidence": 0.9996979,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "because",
                "start": 2825.76,
                "end": 2826.26,
                "confidence": 0.61594343,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "as",
                "start": 2826.48,
                "end": 2826.64,
                "confidence": 0.995609,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "long",
                "start": 2826.64,
                "end": 2826.88,
                "confidence": 0.99969316,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "as",
                "start": 2826.88,
                "end": 2827.04,
                "confidence": 0.9994698,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "the",
                "start": 2827.04,
                "end": 2827.28,
                "confidence": 0.9961144,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "user",
                "start": 2827.28,
                "end": 2827.52,
                "confidence": 0.999038,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "experience",
                "start": 2827.52,
                "end": 2828.02,
                "confidence": 0.9817275,
                "punctuated_word": "experience,",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "engineer",
                "start": 2828.96,
                "end": 2829.46,
                "confidence": 0.9926919,
                "punctuated_word": "engineer,",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "designer",
                "start": 2830.0,
                "end": 2830.5,
                "confidence": 0.99914765,
                "punctuated_word": "designer",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "is",
                "start": 2831.04,
                "end": 2831.2,
                "confidence": 0.8704689,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "being",
                "start": 2831.2,
                "end": 2831.52,
                "confidence": 0.9994916,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "paid",
                "start": 2831.52,
                "end": 2832.02,
                "confidence": 0.9984602,
                "punctuated_word": "paid",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "by",
                "start": 2832.24,
                "end": 2832.64,
                "confidence": 0.9981767,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "the",
                "start": 2832.64,
                "end": 2832.88,
                "confidence": 0.9971565,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "company",
                "start": 2832.88,
                "end": 2833.28,
                "confidence": 0.9991761,
                "punctuated_word": "company",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "who's",
                "start": 2833.28,
                "end": 2833.695,
                "confidence": 0.7737701,
                "punctuated_word": "who's",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "asked",
                "start": 2833.7751,
                "end": 2833.935,
                "confidence": 0.94866,
                "punctuated_word": "asked",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "that",
                "start": 2833.935,
                "end": 2834.435,
                "confidence": 0.8992789,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "they're",
                "start": 2834.655,
                "end": 2834.975,
                "confidence": 0.97583985,
                "punctuated_word": "they're",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "always",
                "start": 2834.975,
                "end": 2835.2952,
                "confidence": 0.9988594,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "more",
                "start": 2835.2952,
                "end": 2835.5352,
                "confidence": 0.99750406,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "beholden",
                "start": 2835.5352,
                "end": 2835.935,
                "confidence": 0.94825655,
                "punctuated_word": "beholden",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "to",
                "start": 2835.935,
                "end": 2836.095,
                "confidence": 0.94314796,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "the",
                "start": 2836.095,
                "end": 2836.2551,
                "confidence": 0.9993144,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "company",
                "start": 2836.2551,
                "end": 2836.575,
                "confidence": 0.9755602,
                "punctuated_word": "company.",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "like",
                "start": 2836.575,
                "end": 2836.8152,
                "confidence": 0.9913639,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "they",
                "start": 2836.8152,
                "end": 2837.0552,
                "confidence": 0.99482685,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "who",
                "start": 2837.0552,
                "end": 2837.215,
                "confidence": 0.8985428,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "hold",
                "start": 2837.215,
                "end": 2837.455,
                "confidence": 0.9798131,
                "punctuated_word": "hold",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "the",
                "start": 2837.455,
                "end": 2837.615,
                "confidence": 0.9974954,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "capital",
                "start": 2837.615,
                "end": 2838.115,
                "confidence": 0.99883026,
                "punctuated_word": "capital",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "get",
                "start": 2838.2551,
                "end": 2838.495,
                "confidence": 0.9821432,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "to",
                "start": 2838.495,
                "end": 2838.575,
                "confidence": 0.9997538,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.79908025
              },
              {
                "word": "have",
                "start": 2838.575,
                "end": 2838.735,
                "confidence": 0.9901524,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "ultimate",
                "start": 2838.735,
                "end": 2839.235,
                "confidence": 0.57163423,
                "punctuated_word": "ultimate",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "say",
                "start": 2839.375,
                "end": 2839.7751,
                "confidence": 0.9580426,
                "punctuated_word": "say.",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "so",
                "start": 2839.7751,
                "end": 2840.095,
                "confidence": 0.99892896,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "ultimately",
                "start": 2840.095,
                "end": 2840.575,
                "confidence": 0.52634835,
                "punctuated_word": "ultimately",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "and",
                "start": 2840.655,
                "end": 2840.895,
                "confidence": 0.99905044,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "and",
                "start": 2840.895,
                "end": 2841.0552,
                "confidence": 0.99847335,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "what",
                "start": 2841.0552,
                "end": 2841.2952,
                "confidence": 0.6822782,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "are",
                "start": 2841.2952,
                "end": 2841.455,
                "confidence": 0.98335016,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "the",
                "start": 2841.455,
                "end": 2841.5352,
                "confidence": 0.9971023,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "people",
                "start": 2841.5352,
                "end": 2841.935,
                "confidence": 0.9998331,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "who",
                "start": 2841.935,
                "end": 2842.175,
                "confidence": 0.9812259,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "are",
                "start": 2842.175,
                "end": 2842.415,
                "confidence": 0.8945346,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "the",
                "start": 2842.415,
                "end": 2842.575,
                "confidence": 0.99289083,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "ultimate",
                "start": 2842.575,
                "end": 2842.975,
                "confidence": 0.99978906,
                "punctuated_word": "ultimate",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "bosses",
                "start": 2842.975,
                "end": 2843.455,
                "confidence": 0.99659723,
                "punctuated_word": "bosses",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "who",
                "start": 2843.455,
                "end": 2843.5352,
                "confidence": 0.73733336,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "are",
                "start": 2843.5352,
                "end": 2843.695,
                "confidence": 0.99653095,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "telling",
                "start": 2843.695,
                "end": 2844.0151,
                "confidence": 0.9996681,
                "punctuated_word": "telling",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "them",
                "start": 2844.0151,
                "end": 2844.2551,
                "confidence": 0.999716,
                "punctuated_word": "them",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "to",
                "start": 2844.2551,
                "end": 2844.415,
                "confidence": 0.9996314,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7208039
              },
              {
                "word": "do",
                "start": 2844.415,
                "end": 2844.495,
                "confidence": 0.99977857,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.56846297
              },
              {
                "word": "these",
                "start": 2844.495,
                "end": 2844.735,
                "confidence": 0.99742883,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.56846297
              },
              {
                "word": "things",
                "start": 2844.735,
                "end": 2845.235,
                "confidence": 0.7791618,
                "punctuated_word": "things?",
                "speaker": 0,
                "speaker_confidence": 0.56846297
              },
              {
                "word": "they",
                "start": 2845.2952,
                "end": 2845.455,
                "confidence": 0.9809826,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.56846297
              },
              {
                "word": "cannot",
                "start": 2845.455,
                "end": 2845.955,
                "confidence": 0.433971,
                "punctuated_word": "cannot,",
                "speaker": 0,
                "speaker_confidence": 0.56846297
              },
              {
                "word": "maximize",
                "start": 2846.575,
                "end": 2847.075,
                "confidence": 0.6193917,
                "punctuated_word": "maximize",
                "speaker": 0,
                "speaker_confidence": 0.56846297
              },
              {
                "word": "shareholder",
                "start": 2847.135,
                "end": 2847.57,
                "confidence": 0.95238924,
                "punctuated_word": "shareholder",
                "speaker": 0,
                "speaker_confidence": 0.56846297
              },
              {
                "word": "value",
                "start": 2847.57,
                "end": 2847.97,
                "confidence": 0.88805246,
                "punctuated_word": "value.",
                "speaker": 0,
                "speaker_confidence": 0.56846297
              },
              {
                "word": "and",
                "start": 2847.97,
                "end": 2848.05,
                "confidence": 0.99080735,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.29423332
              },
              {
                "word": "that's",
                "start": 2848.05,
                "end": 2848.45,
                "confidence": 0.9474833,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.29423332
              },
              {
                "word": "that's",
                "start": 2848.45,
                "end": 2848.77,
                "confidence": 0.99882615,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.29423332
              },
              {
                "word": "the",
                "start": 2848.77,
                "end": 2848.9302,
                "confidence": 0.9902955,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.29423332
              },
              {
                "word": "point",
                "start": 2848.9302,
                "end": 2849.1702,
                "confidence": 0.9826712,
                "punctuated_word": "point",
                "speaker": 0,
                "speaker_confidence": 0.29423332
              },
              {
                "word": "of",
                "start": 2849.1702,
                "end": 2849.25,
                "confidence": 0.95008045,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.29423332
              },
              {
                "word": "it",
                "start": 2849.25,
                "end": 2849.33,
                "confidence": 0.97389525,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.29423332
              },
              {
                "word": "that's",
                "start": 2849.33,
                "end": 2849.57,
                "confidence": 0.99894834,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "great",
                "start": 2849.57,
                "end": 2849.8901,
                "confidence": 0.8951787,
                "punctuated_word": "great.",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "but",
                "start": 2849.8901,
                "end": 2850.3901,
                "confidence": 0.9986761,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "what",
                "start": 2850.85,
                "end": 2851.09,
                "confidence": 0.9806293,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "if",
                "start": 2851.1702,
                "end": 2851.33,
                "confidence": 0.99482167,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "that",
                "start": 2851.33,
                "end": 2851.57,
                "confidence": 0.99743146,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "is",
                "start": 2851.57,
                "end": 2851.81,
                "confidence": 0.9996947,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "the",
                "start": 2851.81,
                "end": 2851.97,
                "confidence": 0.9985851,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "only",
                "start": 2851.97,
                "end": 2852.29,
                "confidence": 0.99954516,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "way",
                "start": 2852.29,
                "end": 2852.53,
                "confidence": 0.99943155,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "to",
                "start": 2852.53,
                "end": 2852.77,
                "confidence": 0.99478203,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "ultimately",
                "start": 2852.77,
                "end": 2853.25,
                "confidence": 0.98899335,
                "punctuated_word": "ultimately",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "get",
                "start": 2853.25,
                "end": 2853.4102,
                "confidence": 0.99871314,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "paid",
                "start": 2853.4102,
                "end": 2853.6501,
                "confidence": 0.9958768,
                "punctuated_word": "paid",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "as",
                "start": 2853.6501,
                "end": 2853.81,
                "confidence": 0.9948085,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "a",
                "start": 2853.81,
                "end": 2853.8901,
                "confidence": 0.9034447,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "ux",
                "start": 2853.8901,
                "end": 2854.21,
                "confidence": 0.9897086,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "designer",
                "start": 2854.21,
                "end": 2854.71,
                "confidence": 0.9986608,
                "punctuated_word": "designer",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "and",
                "start": 2854.9302,
                "end": 2855.09,
                "confidence": 0.89828545,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "doing",
                "start": 2855.09,
                "end": 2855.33,
                "confidence": 0.9994246,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "your",
                "start": 2855.33,
                "end": 2855.57,
                "confidence": 0.9849584,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "work",
                "start": 2855.57,
                "end": 2855.8901,
                "confidence": 0.988683,
                "punctuated_word": "work,",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "then",
                "start": 2855.8901,
                "end": 2856.1301,
                "confidence": 0.9993154,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "what",
                "start": 2856.1301,
                "end": 2856.29,
                "confidence": 0.99617696,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "you're",
                "start": 2856.29,
                "end": 2856.45,
                "confidence": 0.7311748,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "ultimately",
                "start": 2856.45,
                "end": 2856.9302,
                "confidence": 0.9515087,
                "punctuated_word": "ultimately",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "designing",
                "start": 2856.9302,
                "end": 2857.33,
                "confidence": 0.9986363,
                "punctuated_word": "designing",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "is",
                "start": 2857.33,
                "end": 2857.49,
                "confidence": 0.9974607,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "not",
                "start": 2857.49,
                "end": 2857.73,
                "confidence": 0.9967339,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "user",
                "start": 2857.73,
                "end": 2857.97,
                "confidence": 0.9939964,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "experience",
                "start": 2857.97,
                "end": 2858.45,
                "confidence": 0.8065629,
                "punctuated_word": "experience,",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "but",
                "start": 2858.45,
                "end": 2858.77,
                "confidence": 0.99753004,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "shareholder",
                "start": 2858.77,
                "end": 2859.27,
                "confidence": 0.98822695,
                "punctuated_word": "shareholder",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "experience",
                "start": 2859.33,
                "end": 2859.83,
                "confidence": 0.9943527,
                "punctuated_word": "experience.",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "you",
                "start": 2860.53,
                "end": 2860.905,
                "confidence": 0.86856276,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "just",
                "start": 2861.385,
                "end": 2861.705,
                "confidence": 0.9591421,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "what",
                "start": 2861.785,
                "end": 2861.945,
                "confidence": 0.19884433,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "rather",
                "start": 2861.945,
                "end": 2862.2651,
                "confidence": 0.82097214,
                "punctuated_word": "rather",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "what",
                "start": 2862.345,
                "end": 2862.5051,
                "confidence": 0.97309667,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "would",
                "start": 2862.5051,
                "end": 2862.665,
                "confidence": 0.9767011,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "be",
                "start": 2862.665,
                "end": 2862.825,
                "confidence": 0.9873225,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "an",
                "start": 2862.825,
                "end": 2862.985,
                "confidence": 0.9925007,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "ideal",
                "start": 2862.985,
                "end": 2863.385,
                "confidence": 0.98826677,
                "punctuated_word": "ideal",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "world",
                "start": 2863.385,
                "end": 2863.885,
                "confidence": 0.8570859,
                "punctuated_word": "world",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "if",
                "start": 2864.105,
                "end": 2864.605,
                "confidence": 0.95074934,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6760412
              },
              {
                "word": "and",
                "start": 2865.3052,
                "end": 2865.465,
                "confidence": 0.89173913,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.30509794
              },
              {
                "word": "here's",
                "start": 2865.465,
                "end": 2865.705,
                "confidence": 0.9680568,
                "punctuated_word": "here's",
                "speaker": 0,
                "speaker_confidence": 0.30509794
              },
              {
                "word": "the",
                "start": 2865.705,
                "end": 2865.785,
                "confidence": 0.9973016,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.30509794
              },
              {
                "word": "claim",
                "start": 2865.785,
                "end": 2866.285,
                "confidence": 0.8667486,
                "punctuated_word": "claim.",
                "speaker": 0,
                "speaker_confidence": 0.30509794
              },
              {
                "word": "like",
                "start": 2866.985,
                "end": 2867.225,
                "confidence": 0.9963118,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "we",
                "start": 2867.225,
                "end": 2867.385,
                "confidence": 0.99941564,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "have",
                "start": 2867.385,
                "end": 2867.625,
                "confidence": 0.99961495,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "a",
                "start": 2867.625,
                "end": 2867.705,
                "confidence": 0.9920123,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "dao",
                "start": 2867.705,
                "end": 2868.205,
                "confidence": 0.82838297,
                "punctuated_word": "DAO",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "that",
                "start": 2868.425,
                "end": 2868.825,
                "confidence": 0.995152,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "pays",
                "start": 2868.825,
                "end": 2869.325,
                "confidence": 0.98907334,
                "punctuated_word": "pays",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "all",
                "start": 2869.625,
                "end": 2870.105,
                "confidence": 0.9993255,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "ux",
                "start": 2870.105,
                "end": 2870.5051,
                "confidence": 0.99472564,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "designers",
                "start": 2870.5051,
                "end": 2871.0051,
                "confidence": 0.99949384,
                "punctuated_word": "designers",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "in",
                "start": 2871.065,
                "end": 2871.145,
                "confidence": 0.9998635,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.7174812
              },
              {
                "word": "the",
                "start": 2871.145,
                "end": 2871.305,
                "confidence": 0.99993026,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.67624754
              },
              {
                "word": "world",
                "start": 2871.305,
                "end": 2871.805,
                "confidence": 0.82829404,
                "punctuated_word": "world,",
                "speaker": 0,
                "speaker_confidence": 0.67624754
              },
              {
                "word": "like",
                "start": 2872.745,
                "end": 2873.245,
                "confidence": 0.7371521,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.67624754
              },
              {
                "word": "a",
                "start": 2873.305,
                "end": 2873.465,
                "confidence": 0.9435096,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.67624754
              },
              {
                "word": "sufficient",
                "start": 2873.465,
                "end": 2873.965,
                "confidence": 0.99619824,
                "punctuated_word": "sufficient",
                "speaker": 0,
                "speaker_confidence": 0.67624754
              },
              {
                "word": "salary",
                "start": 2874.0251,
                "end": 2874.425,
                "confidence": 0.9999367,
                "punctuated_word": "salary",
                "speaker": 0,
                "speaker_confidence": 0.67624754
              },
              {
                "word": "and",
                "start": 2874.425,
                "end": 2874.585,
                "confidence": 0.96599144,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.67624754
              },
              {
                "word": "compensation",
                "start": 2874.585,
                "end": 2875.085,
                "confidence": 0.95426494,
                "punctuated_word": "compensation",
                "speaker": 0,
                "speaker_confidence": 0.67624754
              },
              {
                "word": "and",
                "start": 2875.305,
                "end": 2875.385,
                "confidence": 0.5731804,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5470952
              },
              {
                "word": "everything",
                "start": 2875.385,
                "end": 2875.885,
                "confidence": 0.86431915,
                "punctuated_word": "everything,",
                "speaker": 0,
                "speaker_confidence": 0.5470952
              },
              {
                "word": "and",
                "start": 2876.105,
                "end": 2876.345,
                "confidence": 0.9993918,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5470952
              },
              {
                "word": "it",
                "start": 2876.345,
                "end": 2876.5051,
                "confidence": 0.99935883,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5470952
              },
              {
                "word": "makes",
                "start": 2876.5051,
                "end": 2876.82,
                "confidence": 0.9997031,
                "punctuated_word": "makes",
                "speaker": 0,
                "speaker_confidence": 0.5470952
              },
              {
                "word": "it",
                "start": 2877.3,
                "end": 2877.3801,
                "confidence": 0.9996043,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.52680373
              },
              {
                "word": "almost",
                "start": 2877.3801,
                "end": 2877.78,
                "confidence": 0.99371547,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.52680373
              },
              {
                "word": "criminal",
                "start": 2877.78,
                "end": 2878.28,
                "confidence": 0.99982625,
                "punctuated_word": "criminal",
                "speaker": 0,
                "speaker_confidence": 0.52680373
              },
              {
                "word": "for",
                "start": 2878.9001,
                "end": 2879.3,
                "confidence": 0.99937683,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.52680373
              },
              {
                "word": "culture",
                "start": 2879.3,
                "end": 2879.7,
                "confidence": 0.8054746,
                "punctuated_word": "culture,",
                "speaker": 0,
                "speaker_confidence": 0.52680373
              },
              {
                "word": "you",
                "start": 2879.7,
                "end": 2879.86,
                "confidence": 0.98753536,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.52680373
              },
              {
                "word": "know",
                "start": 2879.86,
                "end": 2880.02,
                "confidence": 0.99388945,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.52680373
              },
              {
                "word": "whatever",
                "start": 2880.02,
                "end": 2880.5,
                "confidence": 0.7211473,
                "punctuated_word": "whatever,",
                "speaker": 0,
                "speaker_confidence": 0.52680373
              },
              {
                "word": "for",
                "start": 2880.5,
                "end": 2880.6602,
                "confidence": 0.9993129,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.52680373
              },
              {
                "word": "all",
                "start": 2880.6602,
                "end": 2881.1401,
                "confidence": 0.9982482,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "tech",
                "start": 2881.1401,
                "end": 2881.46,
                "confidence": 0.99737227,
                "punctuated_word": "tech",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "companies",
                "start": 2881.46,
                "end": 2881.86,
                "confidence": 0.9996605,
                "punctuated_word": "companies",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "to",
                "start": 2881.86,
                "end": 2882.1,
                "confidence": 0.9946424,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "even",
                "start": 2882.1,
                "end": 2882.34,
                "confidence": 0.99905354,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "pay",
                "start": 2882.34,
                "end": 2882.6602,
                "confidence": 0.9991835,
                "punctuated_word": "pay",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "a",
                "start": 2882.6602,
                "end": 2882.74,
                "confidence": 0.99642795,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "dime",
                "start": 2882.74,
                "end": 2883.1401,
                "confidence": 0.999549,
                "punctuated_word": "dime",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "to",
                "start": 2883.1401,
                "end": 2883.3,
                "confidence": 0.99954104,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "ux",
                "start": 2883.3,
                "end": 2883.8,
                "confidence": 0.98394924,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "because",
                "start": 2883.9402,
                "end": 2884.34,
                "confidence": 0.7447614,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.78587145
              },
              {
                "word": "you",
                "start": 2884.34,
                "end": 2884.4202,
                "confidence": 0.9992042,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "don't",
                "start": 2884.4202,
                "end": 2884.58,
                "confidence": 0.99994665,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "want",
                "start": 2884.58,
                "end": 2884.74,
                "confidence": 0.97456217,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "a",
                "start": 2884.74,
                "end": 2884.82,
                "confidence": 0.5552482,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "conflict",
                "start": 2884.82,
                "end": 2885.22,
                "confidence": 0.99042666,
                "punctuated_word": "conflict",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "of",
                "start": 2885.22,
                "end": 2885.3,
                "confidence": 0.9855767,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "interest",
                "start": 2885.3,
                "end": 2885.8,
                "confidence": 0.9920579,
                "punctuated_word": "interest.",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "you",
                "start": 2885.86,
                "end": 2886.02,
                "confidence": 0.96750677,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "know",
                "start": 2886.02,
                "end": 2886.1,
                "confidence": 0.9043565,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "it's",
                "start": 2886.1,
                "end": 2886.34,
                "confidence": 0.9986985,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "like",
                "start": 2886.34,
                "end": 2886.6602,
                "confidence": 0.8807807,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "you",
                "start": 2886.6602,
                "end": 2886.9001,
                "confidence": 0.7654624,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "can't",
                "start": 2886.9001,
                "end": 2887.1401,
                "confidence": 0.99081993,
                "punctuated_word": "can't",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "pay",
                "start": 2887.1401,
                "end": 2887.6401,
                "confidence": 0.7763081,
                "punctuated_word": "pay",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "judges",
                "start": 2887.86,
                "end": 2888.34,
                "confidence": 0.99897826,
                "punctuated_word": "judges,",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "you",
                "start": 2888.34,
                "end": 2888.5,
                "confidence": 0.99981505,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "know",
                "start": 2888.5,
                "end": 2888.74,
                "confidence": 0.9998704,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "for",
                "start": 2888.74,
                "end": 2889.06,
                "confidence": 0.9996228,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "taking",
                "start": 2889.06,
                "end": 2889.3,
                "confidence": 0.9966788,
                "punctuated_word": "taking",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "your",
                "start": 2889.3,
                "end": 2889.46,
                "confidence": 0.97197974,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "case",
                "start": 2889.46,
                "end": 2889.675,
                "confidence": 0.90023065,
                "punctuated_word": "case.",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "you",
                "start": 2889.7551,
                "end": 2889.915,
                "confidence": 0.9954057,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "know",
                "start": 2889.915,
                "end": 2890.075,
                "confidence": 0.8817015,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "the",
                "start": 2890.075,
                "end": 2890.155,
                "confidence": 0.99407464,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.63219416
              },
              {
                "word": "the",
                "start": 2890.155,
                "end": 2890.315,
                "confidence": 0.74918264,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "status",
                "start": 2890.315,
                "end": 2890.635,
                "confidence": 0.71815556,
                "punctuated_word": "status",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "today",
                "start": 2890.635,
                "end": 2890.955,
                "confidence": 0.52626044,
                "punctuated_word": "today",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "is",
                "start": 2890.955,
                "end": 2891.115,
                "confidence": 0.9855575,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "complicated",
                "start": 2891.115,
                "end": 2891.595,
                "confidence": 0.87110853,
                "punctuated_word": "complicated.",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "so",
                "start": 2891.595,
                "end": 2892.095,
                "confidence": 0.99891007,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "nobody",
                "start": 2892.155,
                "end": 2892.475,
                "confidence": 0.9978434,
                "punctuated_word": "nobody",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "can",
                "start": 2892.475,
                "end": 2892.635,
                "confidence": 0.9996106,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "pay",
                "start": 2892.635,
                "end": 2892.875,
                "confidence": 0.9984273,
                "punctuated_word": "pay",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "any",
                "start": 2892.875,
                "end": 2893.0352,
                "confidence": 0.99348587,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "ux",
                "start": 2893.0352,
                "end": 2893.355,
                "confidence": 0.9984207,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "designer",
                "start": 2893.355,
                "end": 2893.855,
                "confidence": 0.7725043,
                "punctuated_word": "designer,",
                "speaker": 0,
                "speaker_confidence": 0.6579793
              },
              {
                "word": "and",
                "start": 2894.235,
                "end": 2894.555,
                "confidence": 0.99912494,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 2894.555,
                "end": 2894.7952,
                "confidence": 0.98219633,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "user",
                "start": 2894.7952,
                "end": 2895.115,
                "confidence": 0.2655146,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "designer",
                "start": 2895.115,
                "end": 2895.615,
                "confidence": 0.9944741,
                "punctuated_word": "designer",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "could",
                "start": 2895.915,
                "end": 2896.155,
                "confidence": 0.989915,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "be",
                "start": 2896.155,
                "end": 2896.395,
                "confidence": 0.9463325,
                "punctuated_word": "be,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 2896.395,
                "end": 2896.555,
                "confidence": 0.99572545,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "just",
                "start": 2896.555,
                "end": 2896.955,
                "confidence": 0.99984765,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "activist",
                "start": 2896.955,
                "end": 2897.435,
                "confidence": 0.6493769,
                "punctuated_word": "activist",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "if",
                "start": 2897.435,
                "end": 2897.595,
                "confidence": 0.95246786,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "they",
                "start": 2897.595,
                "end": 2897.7551,
                "confidence": 0.9465312,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "need",
                "start": 2897.7551,
                "end": 2897.995,
                "confidence": 0.9997218,
                "punctuated_word": "need",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 2897.995,
                "end": 2898.495,
                "confidence": 0.9786677,
                "punctuated_word": "to.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 2898.635,
                "end": 2899.135,
                "confidence": 0.99939287,
                "punctuated_word": "Like",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 2899.435,
                "end": 2899.7551,
                "confidence": 0.8622731,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "they",
                "start": 2899.7551,
                "end": 2899.915,
                "confidence": 0.9988539,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "would",
                "start": 2899.915,
                "end": 2900.075,
                "confidence": 0.9969078,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "be",
                "start": 2900.075,
                "end": 2900.315,
                "confidence": 0.9984906,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "almost",
                "start": 2900.315,
                "end": 2900.7952,
                "confidence": 0.99438655,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "terrorizing",
                "start": 2900.7952,
                "end": 2901.2952,
                "confidence": 0.99920064,
                "punctuated_word": "terrorizing",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 2902.075,
                "end": 2902.575,
                "confidence": 0.9996829,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "engineering",
                "start": 2902.635,
                "end": 2903.135,
                "confidence": 0.9998642,
                "punctuated_word": "engineering",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "team",
                "start": 2903.195,
                "end": 2903.595,
                "confidence": 0.9986666,
                "punctuated_word": "team,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 2903.595,
                "end": 2903.7551,
                "confidence": 0.9999261,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "business",
                "start": 2903.7551,
                "end": 2904.235,
                "confidence": 0.99993706,
                "punctuated_word": "business",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "team",
                "start": 2904.235,
                "end": 2904.735,
                "confidence": 0.9997875,
                "punctuated_word": "team",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "if",
                "start": 2904.875,
                "end": 2905.115,
                "confidence": 0.5281949,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "they",
                "start": 2905.115,
                "end": 2905.355,
                "confidence": 0.99844825,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "ask",
                "start": 2905.355,
                "end": 2905.65,
                "confidence": 0.9963797,
                "punctuated_word": "ask",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "for",
                "start": 2905.89,
                "end": 2906.13,
                "confidence": 0.99973816,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 2906.13,
                "end": 2906.2898,
                "confidence": 0.9991032,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "feature",
                "start": 2906.2898,
                "end": 2906.77,
                "confidence": 0.976066,
                "punctuated_word": "feature",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "upgrade",
                "start": 2906.77,
                "end": 2907.27,
                "confidence": 0.9899979,
                "punctuated_word": "upgrade",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 2907.65,
                "end": 2908.0498,
                "confidence": 0.9554822,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "is",
                "start": 2908.0498,
                "end": 2908.3699,
                "confidence": 0.99982554,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "not",
                "start": 2908.3699,
                "end": 2908.8499,
                "confidence": 0.99986875,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "upholding",
                "start": 2908.8499,
                "end": 2909.3298,
                "confidence": 0.9979746,
                "punctuated_word": "upholding",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 2909.3298,
                "end": 2909.49,
                "confidence": 0.99100024,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "rights",
                "start": 2909.49,
                "end": 2909.73,
                "confidence": 0.99565756,
                "punctuated_word": "rights",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 2909.73,
                "end": 2909.89,
                "confidence": 0.9943944,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 2909.89,
                "end": 2909.97,
                "confidence": 0.9938618,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "users",
                "start": 2909.97,
                "end": 2910.47,
                "confidence": 0.7225795,
                "punctuated_word": "users.",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "instead",
                "start": 2910.6099,
                "end": 2910.93,
                "confidence": 0.99876827,
                "punctuated_word": "Instead",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "of",
                "start": 2910.93,
                "end": 2911.01,
                "confidence": 0.9987098,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "saying",
                "start": 2911.01,
                "end": 2911.3298,
                "confidence": 0.9577575,
                "punctuated_word": "saying,",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "oh",
                "start": 2911.3298,
                "end": 2911.41,
                "confidence": 0.9762647,
                "punctuated_word": "oh,",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "users",
                "start": 2911.41,
                "end": 2911.73,
                "confidence": 0.9965005,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "don't",
                "start": 2911.73,
                "end": 2911.97,
                "confidence": 0.9993526,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "know",
                "start": 2911.97,
                "end": 2912.21,
                "confidence": 0.99935335,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "better",
                "start": 2912.21,
                "end": 2912.71,
                "confidence": 0.82162976,
                "punctuated_word": "better.",
                "speaker": 0,
                "speaker_confidence": 0.57442623
              },
              {
                "word": "you",
                "start": 2913.01,
                "end": 2913.0898,
                "confidence": 0.99773335,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "know",
                "start": 2913.0898,
                "end": 2913.3298,
                "confidence": 0.83604527,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "if",
                "start": 2913.3298,
                "end": 2913.5698,
                "confidence": 0.99405247,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "you",
                "start": 2913.5698,
                "end": 2913.65,
                "confidence": 0.57024246,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "do",
                "start": 2913.65,
                "end": 2913.97,
                "confidence": 0.307671,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "if",
                "start": 2914.0498,
                "end": 2914.2898,
                "confidence": 0.9971668,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "the",
                "start": 2914.2898,
                "end": 2914.7898,
                "confidence": 0.9979602,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "ux",
                "start": 2914.93,
                "end": 2915.17,
                "confidence": 0.8976798,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "people",
                "start": 2915.17,
                "end": 2915.49,
                "confidence": 0.976537,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "think",
                "start": 2915.49,
                "end": 2915.65,
                "confidence": 0.9888255,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "users",
                "start": 2915.65,
                "end": 2916.0498,
                "confidence": 0.9976839,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "don't",
                "start": 2916.0498,
                "end": 2916.2898,
                "confidence": 0.9998549,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "know",
                "start": 2916.2898,
                "end": 2916.3699,
                "confidence": 0.9995401,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.6083615
              },
              {
                "word": "better",
                "start": 2916.3699,
                "end": 2916.69,
                "confidence": 0.99213696,
                "punctuated_word": "better,",
                "speaker": 0,
                "speaker_confidence": 0.6341392
              },
              {
                "word": "then",
                "start": 2916.69,
                "end": 2916.8499,
                "confidence": 0.98652995,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.6341392
              },
              {
                "word": "this",
                "start": 2916.8499,
                "end": 2917.01,
                "confidence": 0.57663536,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.6341392
              },
              {
                "word": "feature",
                "start": 2917.01,
                "end": 2917.3298,
                "confidence": 0.9905297,
                "punctuated_word": "feature",
                "speaker": 0,
                "speaker_confidence": 0.6341392
              },
              {
                "word": "should",
                "start": 2917.3298,
                "end": 2917.49,
                "confidence": 0.9992562,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.6341392
              },
              {
                "word": "not",
                "start": 2917.49,
                "end": 2917.65,
                "confidence": 0.9983011,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6341392
              },
              {
                "word": "be",
                "start": 2917.65,
                "end": 2917.8098,
                "confidence": 0.99831945,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6341392
              },
              {
                "word": "shipped",
                "start": 2917.8098,
                "end": 2918.3098,
                "confidence": 0.6199466,
                "punctuated_word": "shipped.",
                "speaker": 0,
                "speaker_confidence": 0.6341392
              },
              {
                "word": "that",
                "start": 2918.6099,
                "end": 2918.77,
                "confidence": 0.8753197,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "they",
                "start": 2918.77,
                "end": 2919.01,
                "confidence": 0.96390057,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "would",
                "start": 2919.01,
                "end": 2919.17,
                "confidence": 0.84417164,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "just",
                "start": 2919.17,
                "end": 2919.25,
                "confidence": 0.8698078,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "would",
                "start": 2919.3298,
                "end": 2919.49,
                "confidence": 0.99563617,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "not",
                "start": 2919.49,
                "end": 2919.65,
                "confidence": 0.9994867,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "do",
                "start": 2919.65,
                "end": 2919.89,
                "confidence": 0.9995702,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "the",
                "start": 2919.89,
                "end": 2919.97,
                "confidence": 0.9989982,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "work",
                "start": 2919.97,
                "end": 2920.2898,
                "confidence": 0.98347336,
                "punctuated_word": "work.",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "they",
                "start": 2920.2898,
                "end": 2920.45,
                "confidence": 0.99879646,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "will",
                "start": 2920.45,
                "end": 2920.665,
                "confidence": 0.8635313,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "strike",
                "start": 2920.825,
                "end": 2921.145,
                "confidence": 0.846586,
                "punctuated_word": "strike.",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "and",
                "start": 2921.145,
                "end": 2921.545,
                "confidence": 0.99870956,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "the",
                "start": 2921.545,
                "end": 2921.705,
                "confidence": 0.9874006,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "dao",
                "start": 2921.705,
                "end": 2921.945,
                "confidence": 0.9195363,
                "punctuated_word": "DAO",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "will",
                "start": 2921.945,
                "end": 2922.105,
                "confidence": 0.9037556,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "take",
                "start": 2922.105,
                "end": 2922.345,
                "confidence": 0.9991328,
                "punctuated_word": "take",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "care",
                "start": 2922.345,
                "end": 2922.425,
                "confidence": 0.9990398,
                "punctuated_word": "care",
                "speaker": 0,
                "speaker_confidence": 0.71627605
              },
              {
                "word": "of",
                "start": 2922.425,
                "end": 2922.5051,
                "confidence": 0.85331,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.3041072
              },
              {
                "word": "it",
                "start": 2922.5051,
                "end": 2922.665,
                "confidence": 0.44099426,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.3041072
              },
              {
                "word": "and",
                "start": 2922.665,
                "end": 2922.825,
                "confidence": 0.7669597,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.3041072
              },
              {
                "word": "dao",
                "start": 2922.825,
                "end": 2923.065,
                "confidence": 0.99536026,
                "punctuated_word": "DAO",
                "speaker": 0,
                "speaker_confidence": 0.3041072
              },
              {
                "word": "will",
                "start": 2923.065,
                "end": 2923.225,
                "confidence": 0.9887001,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.3041072
              },
              {
                "word": "be",
                "start": 2923.225,
                "end": 2923.305,
                "confidence": 0.9959565,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "the",
                "start": 2923.305,
                "end": 2923.465,
                "confidence": 0.99835074,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "only",
                "start": 2923.465,
                "end": 2923.7852,
                "confidence": 0.9994287,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "repeat",
                "start": 2924.105,
                "end": 2924.5051,
                "confidence": 0.41562495,
                "punctuated_word": "repeat",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "that",
                "start": 2924.5051,
                "end": 2925.0051,
                "confidence": 0.67446923,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "i",
                "start": 2925.225,
                "end": 2925.305,
                "confidence": 0.5432893,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "don't",
                "start": 2925.305,
                "end": 2925.465,
                "confidence": 0.9830557,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "know",
                "start": 2925.465,
                "end": 2925.545,
                "confidence": 0.92987645,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "if",
                "start": 2925.545,
                "end": 2925.705,
                "confidence": 0.9969952,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "i'm",
                "start": 2925.705,
                "end": 2925.7852,
                "confidence": 0.97310764,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "clear",
                "start": 2925.7852,
                "end": 2926.105,
                "confidence": 0.8484519,
                "punctuated_word": "clear.",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "like",
                "start": 2926.105,
                "end": 2926.5051,
                "confidence": 0.99652565,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "they",
                "start": 2926.5051,
                "end": 2926.745,
                "confidence": 0.99897444,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "will",
                "start": 2926.745,
                "end": 2926.905,
                "confidence": 0.9973271,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "get",
                "start": 2926.905,
                "end": 2927.225,
                "confidence": 0.99946207,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "zero",
                "start": 2927.225,
                "end": 2927.625,
                "confidence": 0.9995302,
                "punctuated_word": "zero",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "salary",
                "start": 2927.625,
                "end": 2928.125,
                "confidence": 0.99984574,
                "punctuated_word": "salary",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "from",
                "start": 2928.5051,
                "end": 2928.825,
                "confidence": 0.9992834,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "the",
                "start": 2928.825,
                "end": 2928.905,
                "confidence": 0.9993825,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8096169
              },
              {
                "word": "company",
                "start": 2928.905,
                "end": 2929.305,
                "confidence": 0.99972767,
                "punctuated_word": "company",
                "speaker": 0,
                "speaker_confidence": 0.6971413
              },
              {
                "word": "they're",
                "start": 2929.305,
                "end": 2929.545,
                "confidence": 0.96070826,
                "punctuated_word": "they're",
                "speaker": 0,
                "speaker_confidence": 0.6971413
              },
              {
                "word": "working",
                "start": 2929.545,
                "end": 2929.865,
                "confidence": 0.9380672,
                "punctuated_word": "working.",
                "speaker": 0,
                "speaker_confidence": 0.6971413
              },
              {
                "word": "so",
                "start": 2929.865,
                "end": 2930.345,
                "confidence": 0.99753785,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6971413
              },
              {
                "word": "every",
                "start": 2930.345,
                "end": 2930.665,
                "confidence": 0.9856953,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.6971413
              },
              {
                "word": "tech",
                "start": 2930.665,
                "end": 2930.905,
                "confidence": 0.99848914,
                "punctuated_word": "tech",
                "speaker": 0,
                "speaker_confidence": 0.6971413
              },
              {
                "word": "company",
                "start": 2930.905,
                "end": 2931.305,
                "confidence": 0.99961996,
                "punctuated_word": "company",
                "speaker": 0,
                "speaker_confidence": 0.6971413
              },
              {
                "word": "would",
                "start": 2931.305,
                "end": 2931.465,
                "confidence": 0.98933,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.6971413
              },
              {
                "word": "have",
                "start": 2931.465,
                "end": 2931.625,
                "confidence": 0.9992884,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.6971413
              },
              {
                "word": "to",
                "start": 2931.625,
                "end": 2932.125,
                "confidence": 0.99858284,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "rent",
                "start": 2932.5051,
                "end": 2932.825,
                "confidence": 0.9825727,
                "punctuated_word": "rent",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "these",
                "start": 2932.825,
                "end": 2933.065,
                "confidence": 0.7419172,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "ux",
                "start": 2933.065,
                "end": 2933.305,
                "confidence": 0.9917814,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "designers",
                "start": 2933.305,
                "end": 2933.805,
                "confidence": 0.9810899,
                "punctuated_word": "designers",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "from",
                "start": 2933.865,
                "end": 2934.105,
                "confidence": 0.9971577,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "the",
                "start": 2934.105,
                "end": 2934.2651,
                "confidence": 0.99099874,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "dao",
                "start": 2934.2651,
                "end": 2934.7651,
                "confidence": 0.786829,
                "punctuated_word": "DAO,",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "and",
                "start": 2934.985,
                "end": 2935.145,
                "confidence": 0.91753614,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "they",
                "start": 2935.145,
                "end": 2935.225,
                "confidence": 0.9589943,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.74500453
              },
              {
                "word": "will",
                "start": 2935.225,
                "end": 2935.41,
                "confidence": 0.66169316,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.44217032
              },
              {
                "word": "will",
                "start": 2935.49,
                "end": 2935.65,
                "confidence": 0.9318585,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.44217032
              },
              {
                "word": "work",
                "start": 2935.65,
                "end": 2935.89,
                "confidence": 0.99884355,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.44217032
              },
              {
                "word": "for",
                "start": 2935.89,
                "end": 2936.3699,
                "confidence": 0.98317087,
                "punctuated_word": "for,",
                "speaker": 0,
                "speaker_confidence": 0.44217032
              },
              {
                "word": "for",
                "start": 2936.8499,
                "end": 2937.25,
                "confidence": 0.999741,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.44217032
              },
              {
                "word": "for",
                "start": 2937.25,
                "end": 2937.49,
                "confidence": 0.99307126,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.63532007
              },
              {
                "word": "whatever",
                "start": 2937.49,
                "end": 2937.97,
                "confidence": 0.9980089,
                "punctuated_word": "whatever",
                "speaker": 0,
                "speaker_confidence": 0.63532007
              },
              {
                "word": "time",
                "start": 2937.97,
                "end": 2938.13,
                "confidence": 0.9994646,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.63532007
              },
              {
                "word": "they",
                "start": 2938.13,
                "end": 2938.2898,
                "confidence": 0.924896,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.63532007
              },
              {
                "word": "work",
                "start": 2938.2898,
                "end": 2938.77,
                "confidence": 0.7695749,
                "punctuated_word": "work,",
                "speaker": 0,
                "speaker_confidence": 0.63532007
              },
              {
                "word": "and",
                "start": 2938.77,
                "end": 2939.01,
                "confidence": 0.99842227,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.63532007
              },
              {
                "word": "they",
                "start": 2939.01,
                "end": 2939.25,
                "confidence": 0.9458073,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.63532007
              },
              {
                "word": "will",
                "start": 2939.25,
                "end": 2939.65,
                "confidence": 0.96419376,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.63532007
              },
              {
                "word": "cons",
                "start": 2939.65,
                "end": 2939.89,
                "confidence": 0.8004764,
                "punctuated_word": "cons",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "they",
                "start": 2940.0498,
                "end": 2940.21,
                "confidence": 0.986099,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "will",
                "start": 2940.21,
                "end": 2940.3699,
                "confidence": 0.99181116,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "be",
                "start": 2940.3699,
                "end": 2940.53,
                "confidence": 0.8182167,
                "punctuated_word": "be,",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "like",
                "start": 2940.53,
                "end": 2940.69,
                "confidence": 0.9585593,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "in",
                "start": 2940.69,
                "end": 2940.8499,
                "confidence": 0.9982338,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "every",
                "start": 2940.8499,
                "end": 2941.0898,
                "confidence": 0.99916303,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "meeting",
                "start": 2941.0898,
                "end": 2941.41,
                "confidence": 0.99987733,
                "punctuated_word": "meeting",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "and",
                "start": 2941.41,
                "end": 2941.5698,
                "confidence": 0.93991333,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "everything",
                "start": 2941.5698,
                "end": 2942.0698,
                "confidence": 0.8740114,
                "punctuated_word": "everything,",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "first",
                "start": 2942.2898,
                "end": 2942.6099,
                "confidence": 0.9986292,
                "punctuated_word": "first",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "and",
                "start": 2942.6099,
                "end": 2942.77,
                "confidence": 0.9992531,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "foremost",
                "start": 2942.77,
                "end": 2943.27,
                "confidence": 0.9752501,
                "punctuated_word": "foremost,",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "user",
                "start": 2943.41,
                "end": 2943.73,
                "confidence": 0.9815688,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "experience",
                "start": 2943.73,
                "end": 2944.13,
                "confidence": 0.6682133,
                "punctuated_word": "experience",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "is",
                "start": 2944.13,
                "end": 2944.2898,
                "confidence": 0.98803663,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "their",
                "start": 2944.2898,
                "end": 2944.53,
                "confidence": 0.9924604,
                "punctuated_word": "their",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "work",
                "start": 2944.53,
                "end": 2945.03,
                "confidence": 0.84407926,
                "punctuated_word": "work.",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "users",
                "start": 2945.0898,
                "end": 2945.49,
                "confidence": 0.49878624,
                "punctuated_word": "Users,",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "right",
                "start": 2945.49,
                "end": 2945.8098,
                "confidence": 0.98498905,
                "punctuated_word": "right,",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "maintaining",
                "start": 2945.8098,
                "end": 2946.3098,
                "confidence": 0.9888216,
                "punctuated_word": "maintaining.",
                "speaker": 0,
                "speaker_confidence": 0.773224
              },
              {
                "word": "second",
                "start": 2946.69,
                "end": 2947.17,
                "confidence": 0.9970451,
                "punctuated_word": "Second",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "is",
                "start": 2947.17,
                "end": 2947.67,
                "confidence": 0.8979706,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "okay",
                "start": 2947.73,
                "end": 2947.97,
                "confidence": 0.7908616,
                "punctuated_word": "okay.",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "you",
                "start": 2947.97,
                "end": 2948.13,
                "confidence": 0.99900764,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "want",
                "start": 2948.13,
                "end": 2948.3699,
                "confidence": 0.9993242,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "this",
                "start": 2948.3699,
                "end": 2948.53,
                "confidence": 0.97367215,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "feature",
                "start": 2948.53,
                "end": 2948.8499,
                "confidence": 0.5792965,
                "punctuated_word": "feature,",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "we're",
                "start": 2948.8499,
                "end": 2949.0898,
                "confidence": 0.33648044,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "even",
                "start": 2949.0898,
                "end": 2949.25,
                "confidence": 0.13818975,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "nice",
                "start": 2949.25,
                "end": 2949.41,
                "confidence": 0.9521395,
                "punctuated_word": "nice",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "for",
                "start": 2949.41,
                "end": 2949.65,
                "confidence": 0.9865224,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "the",
                "start": 2949.65,
                "end": 2949.8098,
                "confidence": 0.99247426,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "software",
                "start": 2949.8098,
                "end": 2950.3098,
                "confidence": 0.987699,
                "punctuated_word": "software.",
                "speaker": 0,
                "speaker_confidence": 0.7121395
              },
              {
                "word": "they",
                "start": 2950.3699,
                "end": 2950.53,
                "confidence": 0.9943294,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.33893865
              },
              {
                "word": "don't",
                "start": 2950.53,
                "end": 2950.77,
                "confidence": 0.9995302,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.33893865
              },
              {
                "word": "care",
                "start": 2950.77,
                "end": 2950.905,
                "confidence": 0.9993309,
                "punctuated_word": "care",
                "speaker": 0,
                "speaker_confidence": 0.33893865
              },
              {
                "word": "about",
                "start": 2950.905,
                "end": 2951.065,
                "confidence": 0.975995,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.33893865
              },
              {
                "word": "the",
                "start": 2951.065,
                "end": 2951.225,
                "confidence": 0.9800269,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.33893865
              },
              {
                "word": "software",
                "start": 2951.225,
                "end": 2951.385,
                "confidence": 0.99354285,
                "punctuated_word": "software.",
                "speaker": 0,
                "speaker_confidence": 0.33893865
              },
              {
                "word": "they",
                "start": 2951.385,
                "end": 2951.625,
                "confidence": 0.9932272,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "only",
                "start": 2951.625,
                "end": 2951.785,
                "confidence": 0.80195683,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "care",
                "start": 2951.785,
                "end": 2951.945,
                "confidence": 0.9973775,
                "punctuated_word": "care",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "about",
                "start": 2951.945,
                "end": 2952.105,
                "confidence": 0.9984781,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "the",
                "start": 2952.105,
                "end": 2952.2651,
                "confidence": 0.99796605,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "user",
                "start": 2952.2651,
                "end": 2952.745,
                "confidence": 0.88455427,
                "punctuated_word": "user,",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "then",
                "start": 2952.745,
                "end": 2952.985,
                "confidence": 0.9582809,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "they",
                "start": 2952.985,
                "end": 2953.065,
                "confidence": 0.9970048,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "care",
                "start": 2953.065,
                "end": 2953.305,
                "confidence": 0.9985366,
                "punctuated_word": "care",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "about",
                "start": 2953.305,
                "end": 2953.465,
                "confidence": 0.9914766,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "the",
                "start": 2953.465,
                "end": 2953.545,
                "confidence": 0.9974692,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "software",
                "start": 2953.545,
                "end": 2954.045,
                "confidence": 0.9586476,
                "punctuated_word": "software.",
                "speaker": 0,
                "speaker_confidence": 0.450073
              },
              {
                "word": "but",
                "start": 2954.5051,
                "end": 2954.745,
                "confidence": 0.9816426,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.4581687
              },
              {
                "word": "that",
                "start": 2954.745,
                "end": 2954.985,
                "confidence": 0.99756503,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.4581687
              },
              {
                "word": "is",
                "start": 2954.985,
                "end": 2955.225,
                "confidence": 0.9996394,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.4581687
              },
              {
                "word": "not",
                "start": 2955.225,
                "end": 2955.465,
                "confidence": 0.99976903,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.4581687
              },
              {
                "word": "at",
                "start": 2955.465,
                "end": 2955.545,
                "confidence": 0.92678744,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.4581687
              },
              {
                "word": "all",
                "start": 2955.545,
                "end": 2955.785,
                "confidence": 0.99403787,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.4581687
              },
              {
                "word": "a",
                "start": 2955.785,
                "end": 2955.865,
                "confidence": 0.8731291,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.42347562
              },
              {
                "word": "reality",
                "start": 2955.865,
                "end": 2956.185,
                "confidence": 0.9982998,
                "punctuated_word": "reality",
                "speaker": 0,
                "speaker_confidence": 0.42347562
              },
              {
                "word": "because",
                "start": 2956.185,
                "end": 2956.425,
                "confidence": 0.9195994,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.42347562
              },
              {
                "word": "they",
                "start": 2956.425,
                "end": 2956.5051,
                "confidence": 0.99822706,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.42347562
              },
              {
                "word": "can't",
                "start": 2956.5051,
                "end": 2956.745,
                "confidence": 0.787192,
                "punctuated_word": "can't",
                "speaker": 0,
                "speaker_confidence": 0.42347562
              },
              {
                "word": "afford",
                "start": 2956.745,
                "end": 2956.8652,
                "confidence": 0.9892917,
                "punctuated_word": "afford",
                "speaker": 0,
                "speaker_confidence": 0.42347562
              },
              {
                "word": "and",
                "start": 2956.985,
                "end": 2957.065,
                "confidence": 0.896563,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5303524
              },
              {
                "word": "i",
                "start": 2957.065,
                "end": 2957.225,
                "confidence": 0.9962515,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5303524
              },
              {
                "word": "can't",
                "start": 2957.225,
                "end": 2957.465,
                "confidence": 0.9957767,
                "punctuated_word": "can't",
                "speaker": 0,
                "speaker_confidence": 0.5303524
              },
              {
                "word": "blame",
                "start": 2957.465,
                "end": 2957.705,
                "confidence": 0.99825805,
                "punctuated_word": "blame",
                "speaker": 0,
                "speaker_confidence": 0.5303524
              },
              {
                "word": "the",
                "start": 2957.705,
                "end": 2957.785,
                "confidence": 0.9871826,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5303524
              },
              {
                "word": "ux",
                "start": 2957.785,
                "end": 2958.0251,
                "confidence": 0.8598633,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.5303524
              },
              {
                "word": "designers",
                "start": 2958.0251,
                "end": 2958.5251,
                "confidence": 0.99607396,
                "punctuated_word": "designers.",
                "speaker": 0,
                "speaker_confidence": 0.5303524
              },
              {
                "word": "right",
                "start": 2958.985,
                "end": 2959.225,
                "confidence": 0.98800516,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "what",
                "start": 2959.225,
                "end": 2959.385,
                "confidence": 0.9608822,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "can",
                "start": 2959.385,
                "end": 2959.545,
                "confidence": 0.9810982,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "you",
                "start": 2959.545,
                "end": 2959.625,
                "confidence": 0.28734156,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "do",
                "start": 2959.625,
                "end": 2959.705,
                "confidence": 0.42809486,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "is",
                "start": 2959.705,
                "end": 2959.865,
                "confidence": 0.61488974,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "get",
                "start": 2959.865,
                "end": 2959.945,
                "confidence": 0.9090847,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "somebody",
                "start": 2960.0251,
                "end": 2960.345,
                "confidence": 0.9932869,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "holds",
                "start": 2960.345,
                "end": 2960.585,
                "confidence": 0.98095864,
                "punctuated_word": "holds",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "the",
                "start": 2960.585,
                "end": 2960.745,
                "confidence": 0.956095,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "capital",
                "start": 2960.745,
                "end": 2961.245,
                "confidence": 0.9743692,
                "punctuated_word": "capital.",
                "speaker": 0,
                "speaker_confidence": 0.5251118
              },
              {
                "word": "it's",
                "start": 2962.985,
                "end": 2963.145,
                "confidence": 0.8483628,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.5192387
              },
              {
                "word": "a",
                "start": 2963.145,
                "end": 2963.225,
                "confidence": 0.8703899,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5192387
              },
              {
                "word": "liberating",
                "start": 2963.225,
                "end": 2963.725,
                "confidence": 0.993929,
                "punctuated_word": "liberating",
                "speaker": 0,
                "speaker_confidence": 0.5192387
              },
              {
                "word": "capital",
                "start": 2963.785,
                "end": 2964.285,
                "confidence": 0.99657434,
                "punctuated_word": "capital.",
                "speaker": 0,
                "speaker_confidence": 0.5192387
              },
              {
                "word": "yeah",
                "start": 2964.5051,
                "end": 2964.75,
                "confidence": 0.99894583,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.06753075
              },
              {
                "word": "yeah",
                "start": 2964.83,
                "end": 2964.91,
                "confidence": 0.91398,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.06753075
              },
              {
                "word": "i",
                "start": 2964.91,
                "end": 2964.99,
                "confidence": 0.9924452,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.06753075
              },
              {
                "word": "mean",
                "start": 2964.99,
                "end": 2965.0698,
                "confidence": 0.98884857,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.06753075
              },
              {
                "word": "i",
                "start": 2965.0698,
                "end": 2965.15,
                "confidence": 0.969343,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.06753075
              },
              {
                "word": "think",
                "start": 2965.15,
                "end": 2965.23,
                "confidence": 0.9991679,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.55810475
              },
              {
                "word": "that's",
                "start": 2965.23,
                "end": 2965.63,
                "confidence": 0.9665372,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.55810475
              },
              {
                "word": "definitely",
                "start": 2965.63,
                "end": 2965.95,
                "confidence": 0.9974704,
                "punctuated_word": "definitely",
                "speaker": 1,
                "speaker_confidence": 0.55810475
              },
              {
                "word": "true",
                "start": 2965.95,
                "end": 2966.19,
                "confidence": 0.845834,
                "punctuated_word": "true.",
                "speaker": 1,
                "speaker_confidence": 0.55810475
              },
              {
                "word": "like",
                "start": 2966.19,
                "end": 2966.59,
                "confidence": 0.99768174,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.55810475
              },
              {
                "word": "you",
                "start": 2967.39,
                "end": 2967.55,
                "confidence": 0.9911937,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "know",
                "start": 2967.55,
                "end": 2968.05,
                "confidence": 0.97448426,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "i",
                "start": 2969.15,
                "end": 2969.39,
                "confidence": 0.68562716,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "mean",
                "start": 2969.39,
                "end": 2969.55,
                "confidence": 0.9792038,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "especially",
                "start": 2969.55,
                "end": 2970.03,
                "confidence": 0.99652183,
                "punctuated_word": "especially",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "in",
                "start": 2970.03,
                "end": 2970.43,
                "confidence": 0.988572,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "crypto",
                "start": 2970.43,
                "end": 2970.83,
                "confidence": 0.84657097,
                "punctuated_word": "crypto,",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "i",
                "start": 2970.83,
                "end": 2970.91,
                "confidence": 0.87697893,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "mean",
                "start": 2970.91,
                "end": 2971.15,
                "confidence": 0.99186206,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "it's",
                "start": 2971.15,
                "end": 2971.31,
                "confidence": 0.9992603,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "kind",
                "start": 2971.31,
                "end": 2971.47,
                "confidence": 0.9797165,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "of",
                "start": 2971.47,
                "end": 2971.63,
                "confidence": 0.9997507,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "sometimes",
                "start": 2971.63,
                "end": 2972.11,
                "confidence": 0.9889381,
                "punctuated_word": "sometimes",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "absurd",
                "start": 2972.11,
                "end": 2972.61,
                "confidence": 0.9989417,
                "punctuated_word": "absurd",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "how",
                "start": 2972.75,
                "end": 2973.15,
                "confidence": 0.9936388,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "quickly",
                "start": 2973.15,
                "end": 2973.65,
                "confidence": 0.7020465,
                "punctuated_word": "quickly,",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "like",
                "start": 2974.75,
                "end": 2975.07,
                "confidence": 0.99326986,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "capital",
                "start": 2975.07,
                "end": 2975.47,
                "confidence": 0.9989378,
                "punctuated_word": "capital",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "can",
                "start": 2975.47,
                "end": 2975.63,
                "confidence": 0.94846964,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "move",
                "start": 2975.63,
                "end": 2975.87,
                "confidence": 0.9373079,
                "punctuated_word": "move,",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "how",
                "start": 2975.87,
                "end": 2976.11,
                "confidence": 0.9996644,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "quickly",
                "start": 2976.11,
                "end": 2976.51,
                "confidence": 0.9998361,
                "punctuated_word": "quickly",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "you",
                "start": 2976.51,
                "end": 2976.59,
                "confidence": 0.99545187,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "can",
                "start": 2976.59,
                "end": 2976.83,
                "confidence": 0.9995426,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "lose",
                "start": 2976.83,
                "end": 2977.07,
                "confidence": 0.9997272,
                "punctuated_word": "lose",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "your",
                "start": 2977.07,
                "end": 2977.23,
                "confidence": 0.99948174,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "money",
                "start": 2977.23,
                "end": 2977.47,
                "confidence": 0.99980026,
                "punctuated_word": "money",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "in",
                "start": 2977.47,
                "end": 2977.63,
                "confidence": 0.9893516,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "an",
                "start": 2977.63,
                "end": 2977.79,
                "confidence": 0.99360317,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "instant",
                "start": 2977.79,
                "end": 2978.11,
                "confidence": 0.9980495,
                "punctuated_word": "instant",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "because",
                "start": 2978.11,
                "end": 2978.35,
                "confidence": 0.9591132,
                "punctuated_word": "because",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "you",
                "start": 2978.35,
                "end": 2978.85,
                "confidence": 0.9987313,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "press",
                "start": 2978.91,
                "end": 2979.15,
                "confidence": 0.69165146,
                "punctuated_word": "press",
                "speaker": 1,
                "speaker_confidence": 0.85985184
              },
              {
                "word": "you",
                "start": 2979.31,
                "end": 2979.47,
                "confidence": 0.9980027,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "accidentally",
                "start": 2979.47,
                "end": 2979.97,
                "confidence": 0.9987112,
                "punctuated_word": "accidentally",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "pressed",
                "start": 2980.03,
                "end": 2980.27,
                "confidence": 0.57707846,
                "punctuated_word": "pressed",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "the",
                "start": 2980.27,
                "end": 2980.35,
                "confidence": 0.65118825,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "button",
                "start": 2980.35,
                "end": 2980.635,
                "confidence": 0.95242524,
                "punctuated_word": "button,",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "transaction",
                "start": 2981.595,
                "end": 2981.995,
                "confidence": 0.8332777,
                "punctuated_word": "transaction",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "that",
                "start": 2981.995,
                "end": 2982.155,
                "confidence": 0.99548054,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "you",
                "start": 2982.155,
                "end": 2982.315,
                "confidence": 0.9995455,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "were",
                "start": 2982.315,
                "end": 2982.815,
                "confidence": 0.91709495,
                "punctuated_word": "were,",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "yeah",
                "start": 2983.675,
                "end": 2983.835,
                "confidence": 0.94715166,
                "punctuated_word": "yeah,",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "that",
                "start": 2983.835,
                "end": 2983.915,
                "confidence": 0.9952219,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6673567
              },
              {
                "word": "you",
                "start": 2983.915,
                "end": 2984.075,
                "confidence": 0.99864525,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.28368008
              },
              {
                "word": "didn't",
                "start": 2984.075,
                "end": 2984.315,
                "confidence": 0.8268571,
                "punctuated_word": "didn't,",
                "speaker": 0,
                "speaker_confidence": 0.28368008
              },
              {
                "word": "realize",
                "start": 2984.875,
                "end": 2985.355,
                "confidence": 0.4596367,
                "punctuated_word": "realize.",
                "speaker": 0,
                "speaker_confidence": 0.28368008
              },
              {
                "word": "or",
                "start": 2985.355,
                "end": 2985.435,
                "confidence": 0.871746,
                "punctuated_word": "Or",
                "speaker": 0,
                "speaker_confidence": 0.39070624
              },
              {
                "word": "or",
                "start": 2985.435,
                "end": 2985.515,
                "confidence": 0.5295064,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.39070624
              },
              {
                "word": "they",
                "start": 2985.515,
                "end": 2985.675,
                "confidence": 0.63539475,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.39070624
              },
              {
                "word": "made",
                "start": 2985.675,
                "end": 2985.915,
                "confidence": 0.9805519,
                "punctuated_word": "made",
                "speaker": 0,
                "speaker_confidence": 0.39070624
              },
              {
                "word": "the",
                "start": 2985.915,
                "end": 2985.995,
                "confidence": 0.9960663,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.59710354
              },
              {
                "word": "user",
                "start": 2985.995,
                "end": 2986.395,
                "confidence": 0.9991405,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.59710354
              },
              {
                "word": "experience",
                "start": 2986.395,
                "end": 2986.895,
                "confidence": 0.99908423,
                "punctuated_word": "experience",
                "speaker": 0,
                "speaker_confidence": 0.59710354
              },
              {
                "word": "so",
                "start": 2987.035,
                "end": 2987.355,
                "confidence": 0.99939406,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.59710354
              },
              {
                "word": "smooth",
                "start": 2987.355,
                "end": 2987.855,
                "confidence": 0.99979466,
                "punctuated_word": "smooth",
                "speaker": 0,
                "speaker_confidence": 0.59710354
              },
              {
                "word": "yeah",
                "start": 2988.155,
                "end": 2988.395,
                "confidence": 0.9931082,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.20731747
              },
              {
                "word": "too",
                "start": 2988.395,
                "end": 2988.635,
                "confidence": 0.99560344,
                "punctuated_word": "Too",
                "speaker": 0,
                "speaker_confidence": 0.20731747
              },
              {
                "word": "smooth",
                "start": 2988.635,
                "end": 2988.875,
                "confidence": 0.9601369,
                "punctuated_word": "smooth.",
                "speaker": 0,
                "speaker_confidence": 0.20731747
              },
              {
                "word": "too",
                "start": 2989.115,
                "end": 2989.355,
                "confidence": 0.5651111,
                "punctuated_word": "Too",
                "speaker": 0,
                "speaker_confidence": 0.20731747
              },
              {
                "word": "too",
                "start": 2989.355,
                "end": 2989.515,
                "confidence": 0.8697462,
                "punctuated_word": "too",
                "speaker": 0,
                "speaker_confidence": 0.20731747
              },
              {
                "word": "smooth",
                "start": 2989.515,
                "end": 2990.015,
                "confidence": 0.9692794,
                "punctuated_word": "smooth.",
                "speaker": 0,
                "speaker_confidence": 0.20731747
              },
              {
                "word": "there",
                "start": 2990.315,
                "end": 2990.475,
                "confidence": 0.7252642,
                "punctuated_word": "There",
                "speaker": 0,
                "speaker_confidence": 0.36111385
              },
              {
                "word": "was",
                "start": 2990.475,
                "end": 2990.635,
                "confidence": 0.9937907,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.36111385
              },
              {
                "word": "a",
                "start": 2990.635,
                "end": 2990.715,
                "confidence": 0.9947418,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.36111385
              },
              {
                "word": "problem",
                "start": 2990.715,
                "end": 2991.035,
                "confidence": 0.99901915,
                "punctuated_word": "problem",
                "speaker": 0,
                "speaker_confidence": 0.36111385
              },
              {
                "word": "in",
                "start": 2991.035,
                "end": 2991.115,
                "confidence": 0.9919797,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.36111385
              },
              {
                "word": "the",
                "start": 2991.115,
                "end": 2991.275,
                "confidence": 0.9961965,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.36111385
              },
              {
                "word": "nineties",
                "start": 2991.275,
                "end": 2991.675,
                "confidence": 0.99475527,
                "punctuated_word": "nineties",
                "speaker": 0,
                "speaker_confidence": 0.36111385
              },
              {
                "word": "where",
                "start": 2991.675,
                "end": 2991.7551,
                "confidence": 0.6302995,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.31288487
              },
              {
                "word": "they",
                "start": 2991.7551,
                "end": 2991.995,
                "confidence": 0.97597325,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.31288487
              },
              {
                "word": "made",
                "start": 2991.995,
                "end": 2992.475,
                "confidence": 0.9747843,
                "punctuated_word": "made",
                "speaker": 0,
                "speaker_confidence": 0.31288487
              },
              {
                "word": "in",
                "start": 2992.635,
                "end": 2992.795,
                "confidence": 0.9974056,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "the",
                "start": 2992.795,
                "end": 2992.875,
                "confidence": 0.9980762,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "nineties",
                "start": 2992.875,
                "end": 2993.195,
                "confidence": 0.9995722,
                "punctuated_word": "nineties",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "where",
                "start": 2993.195,
                "end": 2993.355,
                "confidence": 0.77177626,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "they",
                "start": 2993.355,
                "end": 2993.435,
                "confidence": 0.9143293,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "made",
                "start": 2993.435,
                "end": 2993.675,
                "confidence": 0.6955315,
                "punctuated_word": "made",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "accounting",
                "start": 2993.675,
                "end": 2994.155,
                "confidence": 0.89409864,
                "punctuated_word": "accounting",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "software",
                "start": 2994.155,
                "end": 2994.555,
                "confidence": 0.9942266,
                "punctuated_word": "software",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "that",
                "start": 2994.555,
                "end": 2994.715,
                "confidence": 0.96869075,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "was",
                "start": 2994.715,
                "end": 2994.955,
                "confidence": 0.97891897,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "so",
                "start": 2994.955,
                "end": 2995.115,
                "confidence": 0.99867815,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "easy",
                "start": 2995.115,
                "end": 2995.615,
                "confidence": 0.99948883,
                "punctuated_word": "easy",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "to",
                "start": 2995.835,
                "end": 2995.9675,
                "confidence": 0.996808,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "use",
                "start": 2995.9675,
                "end": 2996.1,
                "confidence": 0.9990721,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "that",
                "start": 2996.26,
                "end": 2996.5,
                "confidence": 0.9963471,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "accountants",
                "start": 2996.5,
                "end": 2996.98,
                "confidence": 0.72443295,
                "punctuated_word": "accountants",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "started",
                "start": 2996.98,
                "end": 2997.2202,
                "confidence": 0.946952,
                "punctuated_word": "started",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "making",
                "start": 2997.2202,
                "end": 2997.54,
                "confidence": 0.99894935,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "mistakes",
                "start": 2997.54,
                "end": 2998.02,
                "confidence": 0.99472433,
                "punctuated_word": "mistakes",
                "speaker": 0,
                "speaker_confidence": 0.76164675
              },
              {
                "word": "because",
                "start": 2998.02,
                "end": 2998.26,
                "confidence": 0.7473041,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.533938
              },
              {
                "word": "it",
                "start": 2998.26,
                "end": 2998.4202,
                "confidence": 0.8356254,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.533938
              },
              {
                "word": "would",
                "start": 2998.4202,
                "end": 2998.58,
                "confidence": 0.99903333,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.533938
              },
              {
                "word": "get",
                "start": 2998.58,
                "end": 2998.74,
                "confidence": 0.9991068,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.533938
              },
              {
                "word": "them",
                "start": 2998.74,
                "end": 2998.98,
                "confidence": 0.99790215,
                "punctuated_word": "them",
                "speaker": 0,
                "speaker_confidence": 0.533938
              },
              {
                "word": "to",
                "start": 2998.98,
                "end": 2999.06,
                "confidence": 0.99274147,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.533938
              },
              {
                "word": "a",
                "start": 2999.06,
                "end": 2999.1401,
                "confidence": 0.75038975,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6547333
              },
              {
                "word": "mindless",
                "start": 2999.1401,
                "end": 2999.62,
                "confidence": 0.978628,
                "punctuated_word": "mindless",
                "speaker": 0,
                "speaker_confidence": 0.6547333
              },
              {
                "word": "state",
                "start": 2999.62,
                "end": 3000.1,
                "confidence": 0.76677203,
                "punctuated_word": "state.",
                "speaker": 0,
                "speaker_confidence": 0.6547333
              },
              {
                "word": "it's",
                "start": 3000.1,
                "end": 3000.34,
                "confidence": 0.76722443,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.6547333
              },
              {
                "word": "just",
                "start": 3000.34,
                "end": 3000.58,
                "confidence": 0.95419395,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.6547333
              },
              {
                "word": "click",
                "start": 3000.58,
                "end": 3000.98,
                "confidence": 0.46902144,
                "punctuated_word": "click",
                "speaker": 0,
                "speaker_confidence": 0.6547333
              },
              {
                "word": "click",
                "start": 3000.98,
                "end": 3001.06,
                "confidence": 0.34057674,
                "punctuated_word": "click",
                "speaker": 0,
                "speaker_confidence": 0.6547333
              },
              {
                "word": "and",
                "start": 3001.06,
                "end": 3001.2202,
                "confidence": 0.98513156,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6547333
              },
              {
                "word": "done",
                "start": 3001.2202,
                "end": 3001.7202,
                "confidence": 0.9864035,
                "punctuated_word": "done.",
                "speaker": 0,
                "speaker_confidence": 0.6547333
              },
              {
                "word": "this",
                "start": 3001.9402,
                "end": 3002.06,
                "confidence": 0.7768652,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.34517646
              },
              {
                "word": "is",
                "start": 3002.06,
                "end": 3002.1802,
                "confidence": 0.9058514,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.34517646
              },
              {
                "word": "where",
                "start": 3002.1802,
                "end": 3002.4202,
                "confidence": 0.74005264,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.34517646
              },
              {
                "word": "some",
                "start": 3002.4202,
                "end": 3002.58,
                "confidence": 0.9902298,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.34517646
              },
              {
                "word": "friction",
                "start": 3002.58,
                "end": 3002.9001,
                "confidence": 0.9953056,
                "punctuated_word": "friction",
                "speaker": 0,
                "speaker_confidence": 0.34517646
              },
              {
                "word": "is",
                "start": 3002.9001,
                "end": 3002.98,
                "confidence": 0.99736917,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.42202884
              },
              {
                "word": "good",
                "start": 3002.98,
                "end": 3003.2202,
                "confidence": 0.98012716,
                "punctuated_word": "good.",
                "speaker": 0,
                "speaker_confidence": 0.42202884
              },
              {
                "word": "it",
                "start": 3003.2202,
                "end": 3003.3801,
                "confidence": 0.9991373,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.42202884
              },
              {
                "word": "depends",
                "start": 3003.3801,
                "end": 3003.7002,
                "confidence": 0.9996778,
                "punctuated_word": "depends",
                "speaker": 0,
                "speaker_confidence": 0.42202884
              },
              {
                "word": "on",
                "start": 3003.7002,
                "end": 3003.86,
                "confidence": 0.99874985,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.42202884
              },
              {
                "word": "on",
                "start": 3003.86,
                "end": 3004.02,
                "confidence": 0.7200048,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.42202884
              },
              {
                "word": "the",
                "start": 3004.02,
                "end": 3004.1,
                "confidence": 0.98698646,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "software",
                "start": 3004.1,
                "end": 3004.5,
                "confidence": 0.9610488,
                "punctuated_word": "software.",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "sometimes",
                "start": 3004.5,
                "end": 3004.9001,
                "confidence": 0.9925524,
                "punctuated_word": "Sometimes",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "it's",
                "start": 3004.9001,
                "end": 3005.06,
                "confidence": 0.89300585,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "not",
                "start": 3005.06,
                "end": 3005.3,
                "confidence": 0.9994129,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "good",
                "start": 3005.3,
                "end": 3005.78,
                "confidence": 0.91923684,
                "punctuated_word": "good.",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "but",
                "start": 3005.78,
                "end": 3006.1802,
                "confidence": 0.42479798,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "that's",
                "start": 3006.1802,
                "end": 3006.6802,
                "confidence": 0.9283135,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "again",
                "start": 3007.2202,
                "end": 3007.62,
                "confidence": 0.69000965,
                "punctuated_word": "again,",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "the",
                "start": 3007.62,
                "end": 3007.78,
                "confidence": 0.59014744,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "ux",
                "start": 3007.78,
                "end": 3008.1,
                "confidence": 0.7338684,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "designers",
                "start": 3008.1,
                "end": 3008.6,
                "confidence": 0.71916586,
                "punctuated_word": "designers",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "role",
                "start": 3008.6602,
                "end": 3009.1602,
                "confidence": 0.7459512,
                "punctuated_word": "role",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "who",
                "start": 3009.3,
                "end": 3009.54,
                "confidence": 0.779055,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "never",
                "start": 3009.54,
                "end": 3009.825,
                "confidence": 0.4499459,
                "punctuated_word": "never",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "get",
                "start": 3009.905,
                "end": 3010.065,
                "confidence": 0.9980046,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "paid",
                "start": 3010.065,
                "end": 3010.2249,
                "confidence": 0.9974286,
                "punctuated_word": "paid",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "from",
                "start": 3010.2249,
                "end": 3010.305,
                "confidence": 0.9962509,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "the",
                "start": 3010.305,
                "end": 3010.545,
                "confidence": 0.9992304,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "company",
                "start": 3010.545,
                "end": 3011.045,
                "confidence": 0.98867047,
                "punctuated_word": "company.",
                "speaker": 0,
                "speaker_confidence": 0.757954
              },
              {
                "word": "yeah",
                "start": 3011.505,
                "end": 3012.005,
                "confidence": 0.99850345,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.5026455
              },
              {
                "word": "i",
                "start": 3012.065,
                "end": 3012.305,
                "confidence": 0.9877601,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5026455
              },
              {
                "word": "think",
                "start": 3012.305,
                "end": 3012.4648,
                "confidence": 0.9994055,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.5026455
              },
              {
                "word": "that",
                "start": 3012.4648,
                "end": 3012.625,
                "confidence": 0.9983181,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5026455
              },
              {
                "word": "would",
                "start": 3012.625,
                "end": 3012.785,
                "confidence": 0.9993117,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.5026455
              },
              {
                "word": "be",
                "start": 3012.785,
                "end": 3013.105,
                "confidence": 0.90394044,
                "punctuated_word": "be,",
                "speaker": 1,
                "speaker_confidence": 0.5026455
              },
              {
                "word": "it'd",
                "start": 3014.4648,
                "end": 3014.625,
                "confidence": 0.49944955,
                "punctuated_word": "it'd",
                "speaker": 1,
                "speaker_confidence": 0.5026455
              },
              {
                "word": "be",
                "start": 3014.625,
                "end": 3014.865,
                "confidence": 0.9958597,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.5026455
              },
              {
                "word": "a",
                "start": 3014.865,
                "end": 3014.945,
                "confidence": 0.75066614,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.46010035
              },
              {
                "word": "very",
                "start": 3014.945,
                "end": 3015.185,
                "confidence": 0.9802658,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.46010035
              },
              {
                "word": "interesting",
                "start": 3015.185,
                "end": 3015.505,
                "confidence": 0.9990459,
                "punctuated_word": "interesting",
                "speaker": 1,
                "speaker_confidence": 0.46010035
              },
              {
                "word": "way",
                "start": 3015.505,
                "end": 3015.7449,
                "confidence": 0.9978955,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.46010035
              },
              {
                "word": "to",
                "start": 3015.7449,
                "end": 3015.905,
                "confidence": 0.99922824,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.46010035
              },
              {
                "word": "to",
                "start": 3015.905,
                "end": 3016.065,
                "confidence": 0.97000355,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.46010035
              },
              {
                "word": "design",
                "start": 3016.065,
                "end": 3016.385,
                "confidence": 0.992777,
                "punctuated_word": "design",
                "speaker": 1,
                "speaker_confidence": 0.46010035
              },
              {
                "word": "that",
                "start": 3016.385,
                "end": 3016.545,
                "confidence": 0.69366395,
                "punctuated_word": "that.",
                "speaker": 1,
                "speaker_confidence": 0.46010035
              },
              {
                "word": "but",
                "start": 3016.545,
                "end": 3016.7048,
                "confidence": 0.65072685,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 0.02494216
              },
              {
                "word": "we",
                "start": 3016.7048,
                "end": 3016.865,
                "confidence": 0.48877075,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.02494216
              },
              {
                "word": "had",
                "start": 3016.865,
                "end": 3017.025,
                "confidence": 0.78381294,
                "punctuated_word": "had",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "to",
                "start": 3017.025,
                "end": 3017.185,
                "confidence": 0.4000363,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "crypto",
                "start": 3017.265,
                "end": 3017.585,
                "confidence": 0.67469877,
                "punctuated_word": "Crypto",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "is",
                "start": 3017.585,
                "end": 3017.7449,
                "confidence": 0.9675578,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "one",
                "start": 3017.7449,
                "end": 3017.905,
                "confidence": 0.991046,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "of",
                "start": 3017.905,
                "end": 3017.9849,
                "confidence": 0.99594325,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "those",
                "start": 3017.9849,
                "end": 3018.4648,
                "confidence": 0.9743178,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "weird",
                "start": 3018.4648,
                "end": 3018.9648,
                "confidence": 0.9901382,
                "punctuated_word": "weird",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "rare",
                "start": 3019.025,
                "end": 3019.525,
                "confidence": 0.5624096,
                "punctuated_word": "rare",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "fields",
                "start": 3019.9849,
                "end": 3020.4648,
                "confidence": 0.99331516,
                "punctuated_word": "fields",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "in",
                "start": 3020.4648,
                "end": 3020.625,
                "confidence": 0.99976367,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6292627
              },
              {
                "word": "the",
                "start": 3020.625,
                "end": 3020.785,
                "confidence": 0.99976724,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "world",
                "start": 3020.785,
                "end": 3021.285,
                "confidence": 0.9885472,
                "punctuated_word": "world.",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "we",
                "start": 3021.505,
                "end": 3021.7449,
                "confidence": 0.99838936,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "have",
                "start": 3021.7449,
                "end": 3021.9849,
                "confidence": 0.9992912,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "a",
                "start": 3021.9849,
                "end": 3022.145,
                "confidence": 0.99889153,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "mechanism",
                "start": 3022.145,
                "end": 3022.625,
                "confidence": 0.9998134,
                "punctuated_word": "mechanism",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "for",
                "start": 3022.625,
                "end": 3022.785,
                "confidence": 0.9990139,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "that",
                "start": 3022.785,
                "end": 3023.025,
                "confidence": 0.830602,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "which",
                "start": 3023.025,
                "end": 3023.185,
                "confidence": 0.999671,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "is",
                "start": 3023.185,
                "end": 3023.345,
                "confidence": 0.9901282,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "daos",
                "start": 3023.345,
                "end": 3023.845,
                "confidence": 0.9695802,
                "punctuated_word": "DAOs.",
                "speaker": 0,
                "speaker_confidence": 0.52410233
              },
              {
                "word": "mhmm",
                "start": 3024.145,
                "end": 3024.4648,
                "confidence": 0.9991635,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.08467221
              },
              {
                "word": "so",
                "start": 3024.4648,
                "end": 3024.625,
                "confidence": 0.9639288,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.36210155
              },
              {
                "word": "if",
                "start": 3024.625,
                "end": 3024.785,
                "confidence": 0.99563473,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.36210155
              },
              {
                "word": "there",
                "start": 3024.785,
                "end": 3024.945,
                "confidence": 0.99846303,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.36210155
              },
              {
                "word": "was",
                "start": 3024.945,
                "end": 3025.185,
                "confidence": 0.990306,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.36210155
              },
              {
                "word": "a",
                "start": 3025.185,
                "end": 3025.265,
                "confidence": 0.98231196,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.36210155
              },
              {
                "word": "dao",
                "start": 3025.265,
                "end": 3025.505,
                "confidence": 0.9974614,
                "punctuated_word": "DAO",
                "speaker": 0,
                "speaker_confidence": 0.36210155
              },
              {
                "word": "by",
                "start": 3025.585,
                "end": 3025.8,
                "confidence": 0.9701452,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "the",
                "start": 3025.8801,
                "end": 3026.2,
                "confidence": 0.95709616,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "way",
                "start": 3026.2,
                "end": 3026.28,
                "confidence": 0.9886217,
                "punctuated_word": "way,",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "my",
                "start": 3026.28,
                "end": 3026.52,
                "confidence": 0.99791867,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "name",
                "start": 3026.52,
                "end": 3026.76,
                "confidence": 0.9970402,
                "punctuated_word": "name",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "for",
                "start": 3026.76,
                "end": 3027.0,
                "confidence": 0.9937388,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "daos",
                "start": 3027.0,
                "end": 3027.32,
                "confidence": 0.98923266,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "are",
                "start": 3027.32,
                "end": 3027.56,
                "confidence": 0.8176105,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "vcs",
                "start": 3027.56,
                "end": 3027.8801,
                "confidence": 0.8991143,
                "punctuated_word": "VCs,",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "i",
                "start": 3027.8801,
                "end": 3028.04,
                "confidence": 0.9767577,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "call",
                "start": 3028.04,
                "end": 3028.2,
                "confidence": 0.9424912,
                "punctuated_word": "call",
                "speaker": 0,
                "speaker_confidence": 0.6835439
              },
              {
                "word": "them",
                "start": 3028.2,
                "end": 3028.44,
                "confidence": 0.98917174,
                "punctuated_word": "them,",
                "speaker": 0,
                "speaker_confidence": 0.61220765
              },
              {
                "word": "which",
                "start": 3028.44,
                "end": 3028.68,
                "confidence": 0.9930589,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.61220765
              },
              {
                "word": "is",
                "start": 3028.68,
                "end": 3028.84,
                "confidence": 0.9865957,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.61220765
              },
              {
                "word": "venture",
                "start": 3028.84,
                "end": 3029.1602,
                "confidence": 0.903709,
                "punctuated_word": "venture",
                "speaker": 0,
                "speaker_confidence": 0.61220765
              },
              {
                "word": "communists",
                "start": 3029.1602,
                "end": 3029.6602,
                "confidence": 0.7069646,
                "punctuated_word": "communists.",
                "speaker": 0,
                "speaker_confidence": 0.61220765
              },
              {
                "word": "you",
                "start": 3030.9202,
                "end": 3031.0,
                "confidence": 0.8924219,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.6813947
              },
              {
                "word": "know",
                "start": 3031.0,
                "end": 3031.5,
                "confidence": 0.951226,
                "punctuated_word": "know?",
                "speaker": 0,
                "speaker_confidence": 0.6813947
              },
              {
                "word": "so",
                "start": 3031.72,
                "end": 3032.22,
                "confidence": 0.95800996,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6813947
              },
              {
                "word": "if",
                "start": 3032.32,
                "end": 3032.82,
                "confidence": 0.9681608,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6813947
              },
              {
                "word": "this",
                "start": 3032.9202,
                "end": 3033.08,
                "confidence": 0.70732534,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.6813947
              },
              {
                "word": "venture",
                "start": 3033.08,
                "end": 3033.56,
                "confidence": 0.9973814,
                "punctuated_word": "venture",
                "speaker": 0,
                "speaker_confidence": 0.6813947
              },
              {
                "word": "communists",
                "start": 3033.56,
                "end": 3034.06,
                "confidence": 0.7019083,
                "punctuated_word": "communists,",
                "speaker": 0,
                "speaker_confidence": 0.6813947
              },
              {
                "word": "funded",
                "start": 3035.48,
                "end": 3035.98,
                "confidence": 0.9747673,
                "punctuated_word": "funded",
                "speaker": 0,
                "speaker_confidence": 0.6813947
              },
              {
                "word": "this",
                "start": 3036.28,
                "end": 3036.78,
                "confidence": 0.6692359,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.6813947
              },
              {
                "word": "this",
                "start": 3037.24,
                "end": 3037.32,
                "confidence": 0.69349706,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "kind",
                "start": 3037.32,
                "end": 3037.56,
                "confidence": 0.88611126,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "of",
                "start": 3037.56,
                "end": 3037.8,
                "confidence": 0.7519962,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "a",
                "start": 3037.8,
                "end": 3038.3,
                "confidence": 0.61928374,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "of",
                "start": 3038.325,
                "end": 3038.825,
                "confidence": 0.5581213,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "designers",
                "start": 3039.525,
                "end": 3040.005,
                "confidence": 0.8069531,
                "punctuated_word": "designers,",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "the",
                "start": 3040.005,
                "end": 3040.085,
                "confidence": 0.74183637,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "best",
                "start": 3040.085,
                "end": 3040.585,
                "confidence": 0.8421047,
                "punctuated_word": "best",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "designers",
                "start": 3040.7249,
                "end": 3040.805,
                "confidence": 0.83127105,
                "punctuated_word": "designers",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "in",
                "start": 3040.805,
                "end": 3040.8848,
                "confidence": 0.88638186,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.64332706
              },
              {
                "word": "the",
                "start": 3040.8848,
                "end": 3040.9648,
                "confidence": 0.85115594,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "world",
                "start": 3040.9648,
                "end": 3041.4648,
                "confidence": 0.69771314,
                "punctuated_word": "world.",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "i",
                "start": 3042.005,
                "end": 3042.165,
                "confidence": 0.704903,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "mean",
                "start": 3042.165,
                "end": 3042.405,
                "confidence": 0.9089043,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "then",
                "start": 3042.405,
                "end": 3042.805,
                "confidence": 0.7636323,
                "punctuated_word": "then,",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "i",
                "start": 3042.805,
                "end": 3043.045,
                "confidence": 0.8141669,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "mean",
                "start": 3043.045,
                "end": 3043.125,
                "confidence": 0.95938563,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "we",
                "start": 3043.125,
                "end": 3043.285,
                "confidence": 0.83050346,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "assured",
                "start": 3043.285,
                "end": 3043.685,
                "confidence": 0.6605012,
                "punctuated_word": "assured,",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "like",
                "start": 3043.685,
                "end": 3044.005,
                "confidence": 0.96639854,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "if",
                "start": 3044.005,
                "end": 3044.405,
                "confidence": 0.961552,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "the",
                "start": 3044.405,
                "end": 3044.7249,
                "confidence": 0.81002474,
                "punctuated_word": "the,",
                "speaker": 0,
                "speaker_confidence": 0.6199103
              },
              {
                "word": "if",
                "start": 3044.885,
                "end": 3045.385,
                "confidence": 0.9161742,
                "punctuated_word": "if,",
                "speaker": 0,
                "speaker_confidence": 0.5818119
              },
              {
                "word": "the",
                "start": 3045.765,
                "end": 3045.925,
                "confidence": 0.97098,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5818119
              },
              {
                "word": "company",
                "start": 3045.925,
                "end": 3046.405,
                "confidence": 0.77970916,
                "punctuated_word": "company",
                "speaker": 0,
                "speaker_confidence": 0.5818119
              },
              {
                "word": "that",
                "start": 3046.405,
                "end": 3046.645,
                "confidence": 0.8928528,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5818119
              },
              {
                "word": "sbf",
                "start": 3046.645,
                "end": 3047.125,
                "confidence": 0.6189597,
                "punctuated_word": "SBF",
                "speaker": 0,
                "speaker_confidence": 0.5818119
              },
              {
                "word": "was",
                "start": 3047.125,
                "end": 3047.605,
                "confidence": 0.96151304,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.5818119
              },
              {
                "word": "ftx",
                "start": 3047.765,
                "end": 3048.265,
                "confidence": 0.9439532,
                "punctuated_word": "FTX?",
                "speaker": 0,
                "speaker_confidence": 0.5818119
              },
              {
                "word": "yeah",
                "start": 3048.405,
                "end": 3048.7249,
                "confidence": 0.99895084,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.5205084
              },
              {
                "word": "if",
                "start": 3048.7249,
                "end": 3048.9648,
                "confidence": 0.9981785,
                "punctuated_word": "If",
                "speaker": 0,
                "speaker_confidence": 0.5205084
              },
              {
                "word": "all",
                "start": 3048.9648,
                "end": 3049.125,
                "confidence": 0.99715245,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.5205084
              },
              {
                "word": "the",
                "start": 3049.125,
                "end": 3049.2048,
                "confidence": 0.9900601,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5205084
              },
              {
                "word": "designers",
                "start": 3049.2048,
                "end": 3049.7048,
                "confidence": 0.84299755,
                "punctuated_word": "designers",
                "speaker": 0,
                "speaker_confidence": 0.5205084
              },
              {
                "word": "said",
                "start": 3049.765,
                "end": 3050.005,
                "confidence": 0.7226954,
                "punctuated_word": "said,",
                "speaker": 0,
                "speaker_confidence": 0.5205084
              },
              {
                "word": "not",
                "start": 3050.005,
                "end": 3050.165,
                "confidence": 0.78806674,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.4817412
              },
              {
                "word": "gonna",
                "start": 3050.165,
                "end": 3050.405,
                "confidence": 0.98889273,
                "punctuated_word": "gonna",
                "speaker": 0,
                "speaker_confidence": 0.4817412
              },
              {
                "word": "do",
                "start": 3050.405,
                "end": 3050.565,
                "confidence": 0.98885775,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.4817412
              },
              {
                "word": "any",
                "start": 3050.565,
                "end": 3050.885,
                "confidence": 0.9985038,
                "punctuated_word": "any",
                "speaker": 0,
                "speaker_confidence": 0.4817412
              },
              {
                "word": "work",
                "start": 3050.885,
                "end": 3051.385,
                "confidence": 0.8449944,
                "punctuated_word": "work,",
                "speaker": 0,
                "speaker_confidence": 0.4817412
              },
              {
                "word": "shut",
                "start": 3051.445,
                "end": 3051.685,
                "confidence": 0.9848043,
                "punctuated_word": "shut",
                "speaker": 0,
                "speaker_confidence": 0.3096105
              },
              {
                "word": "down",
                "start": 3051.685,
                "end": 3051.845,
                "confidence": 0.9989467,
                "punctuated_word": "down",
                "speaker": 0,
                "speaker_confidence": 0.3096105
              },
              {
                "word": "the",
                "start": 3051.845,
                "end": 3052.005,
                "confidence": 0.73461366,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.3096105
              },
              {
                "word": "software",
                "start": 3052.005,
                "end": 3052.505,
                "confidence": 0.8140754,
                "punctuated_word": "software.",
                "speaker": 0,
                "speaker_confidence": 0.3096105
              },
              {
                "word": "what's",
                "start": 3053.43,
                "end": 3053.75,
                "confidence": 0.7944151,
                "punctuated_word": "What's",
                "speaker": 0,
                "speaker_confidence": 0.53091484
              },
              {
                "word": "she",
                "start": 3053.75,
                "end": 3053.91,
                "confidence": 0.80902165,
                "punctuated_word": "she",
                "speaker": 0,
                "speaker_confidence": 0.53091484
              },
              {
                "word": "gonna",
                "start": 3053.91,
                "end": 3054.15,
                "confidence": 0.9959617,
                "punctuated_word": "gonna",
                "speaker": 0,
                "speaker_confidence": 0.53091484
              },
              {
                "word": "do",
                "start": 3054.15,
                "end": 3054.65,
                "confidence": 0.9631922,
                "punctuated_word": "do?",
                "speaker": 0,
                "speaker_confidence": 0.53091484
              },
              {
                "word": "you",
                "start": 3054.71,
                "end": 3054.95,
                "confidence": 0.9984884,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.53091484
              },
              {
                "word": "know",
                "start": 3054.95,
                "end": 3055.27,
                "confidence": 0.9387501,
                "punctuated_word": "know?",
                "speaker": 0,
                "speaker_confidence": 0.53091484
              },
              {
                "word": "that's",
                "start": 3055.27,
                "end": 3055.51,
                "confidence": 0.99846715,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.53091484
              },
              {
                "word": "what",
                "start": 3055.51,
                "end": 3055.75,
                "confidence": 0.95403636,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.53091484
              },
              {
                "word": "i",
                "start": 3055.75,
                "end": 3055.83,
                "confidence": 0.962009,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.27506256
              },
              {
                "word": "mean",
                "start": 3055.83,
                "end": 3055.99,
                "confidence": 0.9257494,
                "punctuated_word": "mean.",
                "speaker": 0,
                "speaker_confidence": 0.27506256
              },
              {
                "word": "like",
                "start": 3055.99,
                "end": 3056.49,
                "confidence": 0.98504424,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "people",
                "start": 3057.1099,
                "end": 3057.5898,
                "confidence": 0.82938933,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "in",
                "start": 3057.5898,
                "end": 3057.75,
                "confidence": 0.580799,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "spite",
                "start": 3057.75,
                "end": 3058.07,
                "confidence": 0.9995203,
                "punctuated_word": "spite",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "of",
                "start": 3058.07,
                "end": 3058.31,
                "confidence": 0.99948275,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "knowing",
                "start": 3058.31,
                "end": 3058.79,
                "confidence": 0.9993924,
                "punctuated_word": "knowing",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "better",
                "start": 3058.79,
                "end": 3059.29,
                "confidence": 0.81000745,
                "punctuated_word": "better,",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "so",
                "start": 3059.43,
                "end": 3059.5898,
                "confidence": 0.99890554,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "many",
                "start": 3059.5898,
                "end": 3059.83,
                "confidence": 0.9996295,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "people",
                "start": 3059.83,
                "end": 3060.15,
                "confidence": 0.99930596,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.6559254
              },
              {
                "word": "i",
                "start": 3060.15,
                "end": 3060.23,
                "confidence": 0.93601,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.58289367
              },
              {
                "word": "know",
                "start": 3060.23,
                "end": 3060.47,
                "confidence": 0.8236968,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.58289367
              },
              {
                "word": "they",
                "start": 3060.47,
                "end": 3060.71,
                "confidence": 0.9978765,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.58289367
              },
              {
                "word": "work",
                "start": 3060.71,
                "end": 3060.95,
                "confidence": 0.9909265,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.58289367
              },
              {
                "word": "for",
                "start": 3060.95,
                "end": 3061.45,
                "confidence": 0.9952245,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.58289367
              },
              {
                "word": "places",
                "start": 3061.5898,
                "end": 3062.0898,
                "confidence": 0.9971637,
                "punctuated_word": "places",
                "speaker": 0,
                "speaker_confidence": 0.58289367
              },
              {
                "word": "that",
                "start": 3062.15,
                "end": 3062.47,
                "confidence": 0.99617213,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.58289367
              },
              {
                "word": "are",
                "start": 3062.47,
                "end": 3062.97,
                "confidence": 0.85599315,
                "punctuated_word": "are,",
                "speaker": 0,
                "speaker_confidence": 0.58289367
              },
              {
                "word": "you",
                "start": 3063.1099,
                "end": 3063.27,
                "confidence": 0.99422014,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.58289367
              },
              {
                "word": "know",
                "start": 3063.27,
                "end": 3063.43,
                "confidence": 0.99954104,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5844396
              },
              {
                "word": "quite",
                "start": 3063.43,
                "end": 3063.75,
                "confidence": 0.9926965,
                "punctuated_word": "quite",
                "speaker": 0,
                "speaker_confidence": 0.5844396
              },
              {
                "word": "hostile",
                "start": 3063.75,
                "end": 3064.25,
                "confidence": 0.996846,
                "punctuated_word": "hostile",
                "speaker": 0,
                "speaker_confidence": 0.5844396
              },
              {
                "word": "to",
                "start": 3064.31,
                "end": 3064.55,
                "confidence": 0.9867085,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5844396
              },
              {
                "word": "actual",
                "start": 3064.55,
                "end": 3064.965,
                "confidence": 0.9732056,
                "punctuated_word": "actual",
                "speaker": 0,
                "speaker_confidence": 0.5844396
              },
              {
                "word": "users",
                "start": 3064.965,
                "end": 3065.205,
                "confidence": 0.87050974,
                "punctuated_word": "users,",
                "speaker": 0,
                "speaker_confidence": 0.5844396
              },
              {
                "word": "but",
                "start": 3065.205,
                "end": 3065.365,
                "confidence": 0.9995652,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.5844396
              },
              {
                "word": "they",
                "start": 3065.365,
                "end": 3065.445,
                "confidence": 0.9997167,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.5873686
              },
              {
                "word": "can't",
                "start": 3065.445,
                "end": 3065.685,
                "confidence": 0.9761939,
                "punctuated_word": "can't",
                "speaker": 0,
                "speaker_confidence": 0.5873686
              },
              {
                "word": "do",
                "start": 3065.685,
                "end": 3065.925,
                "confidence": 0.99969316,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.5873686
              },
              {
                "word": "nothing",
                "start": 3065.925,
                "end": 3066.165,
                "confidence": 0.9993333,
                "punctuated_word": "nothing",
                "speaker": 0,
                "speaker_confidence": 0.5873686
              },
              {
                "word": "about",
                "start": 3066.165,
                "end": 3066.405,
                "confidence": 0.9997713,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.5873686
              },
              {
                "word": "it",
                "start": 3066.405,
                "end": 3066.5652,
                "confidence": 0.99959105,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5873686
              },
              {
                "word": "because",
                "start": 3066.5652,
                "end": 3067.0652,
                "confidence": 0.8120166,
                "punctuated_word": "because,",
                "speaker": 0,
                "speaker_confidence": 0.5873686
              },
              {
                "word": "like",
                "start": 3067.205,
                "end": 3067.445,
                "confidence": 0.96558726,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.5873686
              },
              {
                "word": "you",
                "start": 3067.445,
                "end": 3067.485,
                "confidence": 0.29600438,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.056658983
              },
              {
                "word": "know",
                "start": 3067.485,
                "end": 3067.5251,
                "confidence": 0.68173075,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.056658983
              },
              {
                "word": "at",
                "start": 3067.5251,
                "end": 3067.685,
                "confidence": 0.34388733,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.056658983
              },
              {
                "word": "the",
                "start": 3067.685,
                "end": 3067.7651,
                "confidence": 0.8922596,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.21106982
              },
              {
                "word": "end",
                "start": 3067.7651,
                "end": 3067.925,
                "confidence": 0.99774724,
                "punctuated_word": "end",
                "speaker": 0,
                "speaker_confidence": 0.21106982
              },
              {
                "word": "of",
                "start": 3067.925,
                "end": 3068.0051,
                "confidence": 0.9817863,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "the",
                "start": 3068.0051,
                "end": 3068.165,
                "confidence": 0.8872724,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "day",
                "start": 3068.165,
                "end": 3068.3252,
                "confidence": 0.7371446,
                "punctuated_word": "day,",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "just",
                "start": 3068.3252,
                "end": 3068.485,
                "confidence": 0.6116968,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "my",
                "start": 3068.485,
                "end": 3068.725,
                "confidence": 0.9713789,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "job",
                "start": 3068.725,
                "end": 3068.885,
                "confidence": 0.7935158,
                "punctuated_word": "job.",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "what",
                "start": 3068.885,
                "end": 3069.125,
                "confidence": 0.9984847,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "do",
                "start": 3069.125,
                "end": 3069.205,
                "confidence": 0.99883515,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "i",
                "start": 3069.205,
                "end": 3069.365,
                "confidence": 0.9997681,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "do",
                "start": 3069.365,
                "end": 3069.845,
                "confidence": 0.99919105,
                "punctuated_word": "do?",
                "speaker": 0,
                "speaker_confidence": 0.53441805
              },
              {
                "word": "why",
                "start": 3069.845,
                "end": 3070.165,
                "confidence": 0.97144026,
                "punctuated_word": "Why",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "not",
                "start": 3070.165,
                "end": 3070.405,
                "confidence": 0.9893769,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "have",
                "start": 3070.405,
                "end": 3070.645,
                "confidence": 0.99696964,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "a",
                "start": 3070.645,
                "end": 3070.8052,
                "confidence": 0.8135202,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "dao",
                "start": 3070.8052,
                "end": 3071.3052,
                "confidence": 0.7465723,
                "punctuated_word": "DAO?",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "that",
                "start": 3071.445,
                "end": 3071.7651,
                "confidence": 0.9975575,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "is",
                "start": 3071.7651,
                "end": 3072.0852,
                "confidence": 0.81054324,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "you",
                "start": 3072.0852,
                "end": 3072.245,
                "confidence": 0.99579805,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "know",
                "start": 3072.245,
                "end": 3072.405,
                "confidence": 0.9869046,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "like",
                "start": 3072.405,
                "end": 3072.645,
                "confidence": 0.92213756,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.5035505
              },
              {
                "word": "in",
                "start": 3072.645,
                "end": 3072.725,
                "confidence": 0.7776058,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "many",
                "start": 3072.725,
                "end": 3072.965,
                "confidence": 0.9982432,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "of",
                "start": 3072.965,
                "end": 3073.125,
                "confidence": 0.9941194,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "the",
                "start": 3073.125,
                "end": 3073.365,
                "confidence": 0.9735432,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "protocols",
                "start": 3073.365,
                "end": 3073.865,
                "confidence": 0.7054284,
                "punctuated_word": "protocols,",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "blockchain",
                "start": 3074.0051,
                "end": 3074.485,
                "confidence": 0.6949621,
                "punctuated_word": "blockchain",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "protocols",
                "start": 3074.485,
                "end": 3074.965,
                "confidence": 0.9805423,
                "punctuated_word": "protocols,",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "you",
                "start": 3074.965,
                "end": 3075.125,
                "confidence": 0.9872329,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "have",
                "start": 3075.125,
                "end": 3075.2852,
                "confidence": 0.997001,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "a",
                "start": 3075.2852,
                "end": 3075.365,
                "confidence": 0.9882832,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "way",
                "start": 3075.365,
                "end": 3075.605,
                "confidence": 0.99902344,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "to",
                "start": 3075.605,
                "end": 3075.685,
                "confidence": 0.9992906,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "fund",
                "start": 3075.685,
                "end": 3075.925,
                "confidence": 0.9948179,
                "punctuated_word": "fund",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "the",
                "start": 3075.925,
                "end": 3076.0051,
                "confidence": 0.99696296,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "developers",
                "start": 3076.0051,
                "end": 3076.5051,
                "confidence": 0.858384,
                "punctuated_word": "developers.",
                "speaker": 0,
                "speaker_confidence": 0.65442747
              },
              {
                "word": "but",
                "start": 3077.61,
                "end": 3077.85,
                "confidence": 0.8925232,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.7014735
              },
              {
                "word": "we",
                "start": 3077.85,
                "end": 3078.01,
                "confidence": 0.9914683,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.7014735
              },
              {
                "word": "should",
                "start": 3078.01,
                "end": 3078.25,
                "confidence": 0.99854785,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.7014735
              },
              {
                "word": "have",
                "start": 3078.25,
                "end": 3078.57,
                "confidence": 0.99753416,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.7014735
              },
              {
                "word": "similarly",
                "start": 3078.57,
                "end": 3079.07,
                "confidence": 0.89488554,
                "punctuated_word": "similarly",
                "speaker": 0,
                "speaker_confidence": 0.7014735
              },
              {
                "word": "funding",
                "start": 3079.53,
                "end": 3079.9302,
                "confidence": 0.93697405,
                "punctuated_word": "funding",
                "speaker": 0,
                "speaker_confidence": 0.7014735
              },
              {
                "word": "the",
                "start": 3079.9302,
                "end": 3080.1702,
                "confidence": 0.9943568,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7014735
              },
              {
                "word": "designers",
                "start": 3080.1702,
                "end": 3080.6702,
                "confidence": 0.7880012,
                "punctuated_word": "designers.",
                "speaker": 0,
                "speaker_confidence": 0.7014735
              },
              {
                "word": "and",
                "start": 3081.37,
                "end": 3081.61,
                "confidence": 0.82155126,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5254228
              },
              {
                "word": "then",
                "start": 3081.61,
                "end": 3081.77,
                "confidence": 0.56012106,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.5254228
              },
              {
                "word": "that",
                "start": 3081.77,
                "end": 3082.1702,
                "confidence": 0.96317965,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5254228
              },
              {
                "word": "would",
                "start": 3082.1702,
                "end": 3082.4102,
                "confidence": 0.951604,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.5254228
              },
              {
                "word": "be",
                "start": 3082.4102,
                "end": 3082.4902,
                "confidence": 0.98602456,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.5254228
              },
              {
                "word": "done",
                "start": 3082.4902,
                "end": 3082.7302,
                "confidence": 0.9922283,
                "punctuated_word": "done",
                "speaker": 0,
                "speaker_confidence": 0.5254228
              },
              {
                "word": "in",
                "start": 3082.7302,
                "end": 3082.8901,
                "confidence": 0.99405944,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5254228
              },
              {
                "word": "such",
                "start": 3082.8901,
                "end": 3083.1301,
                "confidence": 0.99511176,
                "punctuated_word": "such",
                "speaker": 0,
                "speaker_confidence": 0.5254228
              },
              {
                "word": "a",
                "start": 3083.1301,
                "end": 3083.2102,
                "confidence": 0.98223853,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "way",
                "start": 3083.2102,
                "end": 3083.53,
                "confidence": 0.9927448,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "that",
                "start": 3083.53,
                "end": 3084.03,
                "confidence": 0.9920616,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "the",
                "start": 3084.4902,
                "end": 3084.9902,
                "confidence": 0.9741985,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "the",
                "start": 3085.4502,
                "end": 3085.53,
                "confidence": 0.5267252,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "company",
                "start": 3085.53,
                "end": 3086.01,
                "confidence": 0.9954354,
                "punctuated_word": "company",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "behind",
                "start": 3086.01,
                "end": 3086.25,
                "confidence": 0.99880326,
                "punctuated_word": "behind",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "it",
                "start": 3086.25,
                "end": 3086.4902,
                "confidence": 0.9795085,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "could",
                "start": 3086.4902,
                "end": 3086.6501,
                "confidence": 0.9868966,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "not",
                "start": 3086.6501,
                "end": 3087.1501,
                "confidence": 0.73607934,
                "punctuated_word": "not,",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "like",
                "start": 3087.4502,
                "end": 3087.77,
                "confidence": 0.9738108,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "manipulate",
                "start": 3087.77,
                "end": 3088.25,
                "confidence": 0.988483,
                "punctuated_word": "manipulate",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "the",
                "start": 3088.25,
                "end": 3088.4102,
                "confidence": 0.96586376,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "price",
                "start": 3088.4102,
                "end": 3088.7302,
                "confidence": 0.9601212,
                "punctuated_word": "price",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "or",
                "start": 3088.7302,
                "end": 3089.2302,
                "confidence": 0.9160614,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "hold",
                "start": 3089.61,
                "end": 3089.85,
                "confidence": 0.9662031,
                "punctuated_word": "hold",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "back",
                "start": 3089.85,
                "end": 3090.01,
                "confidence": 0.9870482,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "the",
                "start": 3090.01,
                "end": 3090.1702,
                "confidence": 0.9721506,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "capital",
                "start": 3090.1702,
                "end": 3090.57,
                "confidence": 0.73328686,
                "punctuated_word": "capital,",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "nothing",
                "start": 3090.57,
                "end": 3090.8901,
                "confidence": 0.96037,
                "punctuated_word": "nothing",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "like",
                "start": 3090.8901,
                "end": 3091.1301,
                "confidence": 0.9489162,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "that",
                "start": 3091.1301,
                "end": 3091.4502,
                "confidence": 0.9437572,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "it",
                "start": 3091.4502,
                "end": 3091.6902,
                "confidence": 0.88675386,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "would",
                "start": 3091.6902,
                "end": 3091.85,
                "confidence": 0.8441067,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "be",
                "start": 3091.85,
                "end": 3092.35,
                "confidence": 0.60129046,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "trust",
                "start": 3092.57,
                "end": 3092.835,
                "confidence": 0.5386672,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "trustlessly",
                "start": 3092.835,
                "end": 3093.315,
                "confidence": 0.6750541,
                "punctuated_word": "trustlessly",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "given",
                "start": 3093.315,
                "end": 3093.7148,
                "confidence": 0.9906623,
                "punctuated_word": "given",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "to",
                "start": 3093.7148,
                "end": 3094.2148,
                "confidence": 0.99579793,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "the",
                "start": 3094.595,
                "end": 3094.675,
                "confidence": 0.99613875,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "developers",
                "start": 3094.675,
                "end": 3095.175,
                "confidence": 0.7763056,
                "punctuated_word": "developers",
                "speaker": 0,
                "speaker_confidence": 0.82666326
              },
              {
                "word": "right",
                "start": 3096.355,
                "end": 3096.675,
                "confidence": 0.9818661,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.15382612
              },
              {
                "word": "right",
                "start": 3096.675,
                "end": 3096.915,
                "confidence": 0.9960139,
                "punctuated_word": "Right.",
                "speaker": 1,
                "speaker_confidence": 0.15382612
              },
              {
                "word": "right",
                "start": 3096.915,
                "end": 3096.995,
                "confidence": 0.99009705,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.29886234
              },
              {
                "word": "to",
                "start": 3097.075,
                "end": 3097.2349,
                "confidence": 0.9788285,
                "punctuated_word": "To",
                "speaker": 0,
                "speaker_confidence": 0.29886234
              },
              {
                "word": "the",
                "start": 3097.2349,
                "end": 3097.315,
                "confidence": 0.9842259,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.29886234
              },
              {
                "word": "designers",
                "start": 3097.315,
                "end": 3097.815,
                "confidence": 0.9347122,
                "punctuated_word": "designers.",
                "speaker": 0,
                "speaker_confidence": 0.29886234
              },
              {
                "word": "yeah",
                "start": 3097.875,
                "end": 3098.035,
                "confidence": 0.99618804,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.40072376
              },
              {
                "word": "yeah",
                "start": 3098.035,
                "end": 3098.195,
                "confidence": 0.98402274,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.40072376
              },
              {
                "word": "so",
                "start": 3098.195,
                "end": 3098.355,
                "confidence": 0.98379254,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.40072376
              },
              {
                "word": "this",
                "start": 3098.355,
                "end": 3098.515,
                "confidence": 0.995993,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.40072376
              },
              {
                "word": "is",
                "start": 3098.515,
                "end": 3098.595,
                "confidence": 0.8422062,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.40072376
              },
              {
                "word": "like",
                "start": 3098.595,
                "end": 3098.915,
                "confidence": 0.96202207,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.40072376
              },
              {
                "word": "almost",
                "start": 3098.915,
                "end": 3099.155,
                "confidence": 0.99175805,
                "punctuated_word": "almost",
                "speaker": 1,
                "speaker_confidence": 0.40072376
              },
              {
                "word": "like",
                "start": 3099.155,
                "end": 3099.655,
                "confidence": 0.7975757,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.40072376
              },
              {
                "word": "an",
                "start": 3101.795,
                "end": 3102.035,
                "confidence": 0.99093306,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "administration",
                "start": 3102.035,
                "end": 3102.535,
                "confidence": 0.99677354,
                "punctuated_word": "administration",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "that",
                "start": 3103.155,
                "end": 3103.4749,
                "confidence": 0.9911699,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "is",
                "start": 3103.4749,
                "end": 3103.955,
                "confidence": 0.9606719,
                "punctuated_word": "is,",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "like",
                "start": 3103.955,
                "end": 3104.455,
                "confidence": 0.9898201,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "given",
                "start": 3104.835,
                "end": 3105.2349,
                "confidence": 0.97625923,
                "punctuated_word": "given",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "the",
                "start": 3105.2349,
                "end": 3105.315,
                "confidence": 0.97516894,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "responsibility",
                "start": 3105.315,
                "end": 3105.815,
                "confidence": 0.9484124,
                "punctuated_word": "responsibility",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "of",
                "start": 3106.115,
                "end": 3106.615,
                "confidence": 0.7941554,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "of",
                "start": 3108.035,
                "end": 3108.195,
                "confidence": 0.8894213,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "being",
                "start": 3108.195,
                "end": 3108.36,
                "confidence": 0.82023317,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "responsible",
                "start": 3108.6,
                "end": 3109.1,
                "confidence": 0.9954802,
                "punctuated_word": "responsible",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "for",
                "start": 3109.1602,
                "end": 3109.32,
                "confidence": 0.99869245,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "users",
                "start": 3109.32,
                "end": 3109.56,
                "confidence": 0.9977489,
                "punctuated_word": "users",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "or",
                "start": 3109.56,
                "end": 3109.8,
                "confidence": 0.91879445,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "just",
                "start": 3109.8,
                "end": 3109.96,
                "confidence": 0.9713029,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "or",
                "start": 3110.12,
                "end": 3110.36,
                "confidence": 0.9692927,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "representing",
                "start": 3110.36,
                "end": 3110.86,
                "confidence": 0.99835336,
                "punctuated_word": "representing",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "users'",
                "start": 3111.0,
                "end": 3111.4802,
                "confidence": 0.89709055,
                "punctuated_word": "users'",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "interests",
                "start": 3111.4802,
                "end": 3111.7603,
                "confidence": 0.9959474,
                "punctuated_word": "interests",
                "speaker": 1,
                "speaker_confidence": 0.7869419
              },
              {
                "word": "yeah",
                "start": 3112.04,
                "end": 3112.28,
                "confidence": 0.88992405,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.067578554
              },
              {
                "word": "in",
                "start": 3112.36,
                "end": 3112.6,
                "confidence": 0.998703,
                "punctuated_word": "In",
                "speaker": 1,
                "speaker_confidence": 0.537398
              },
              {
                "word": "the",
                "start": 3112.6,
                "end": 3112.76,
                "confidence": 0.9995999,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.537398
              },
              {
                "word": "creation",
                "start": 3112.76,
                "end": 3113.24,
                "confidence": 0.9997818,
                "punctuated_word": "creation",
                "speaker": 1,
                "speaker_confidence": 0.537398
              },
              {
                "word": "of",
                "start": 3113.24,
                "end": 3113.4001,
                "confidence": 0.9992865,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.537398
              },
              {
                "word": "applications",
                "start": 3113.4001,
                "end": 3113.9001,
                "confidence": 0.99130225,
                "punctuated_word": "applications",
                "speaker": 1,
                "speaker_confidence": 0.537398
              },
              {
                "word": "is",
                "start": 3113.9602,
                "end": 3114.12,
                "confidence": 0.40735582,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.537398
              },
              {
                "word": "just",
                "start": 3114.12,
                "end": 3114.36,
                "confidence": 0.99769324,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.537398
              },
              {
                "word": "not",
                "start": 3114.36,
                "end": 3114.4402,
                "confidence": 0.9992478,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "really",
                "start": 3114.4402,
                "end": 3114.6802,
                "confidence": 0.9994923,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "done",
                "start": 3114.6802,
                "end": 3115.0,
                "confidence": 0.93199563,
                "punctuated_word": "done.",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "what",
                "start": 3115.0,
                "end": 3115.1602,
                "confidence": 0.9065363,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "you",
                "start": 3115.56,
                "end": 3115.7202,
                "confidence": 0.9987538,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "know",
                "start": 3115.7202,
                "end": 3115.9602,
                "confidence": 0.92006695,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "you",
                "start": 3115.9602,
                "end": 3116.28,
                "confidence": 0.99944633,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "you",
                "start": 3116.28,
                "end": 3116.6,
                "confidence": 0.99907243,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "you",
                "start": 3116.6,
                "end": 3116.76,
                "confidence": 0.9880079,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "get",
                "start": 3116.76,
                "end": 3116.9202,
                "confidence": 0.9992768,
                "punctuated_word": "get",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "a",
                "start": 3116.9202,
                "end": 3117.08,
                "confidence": 0.99977547,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "designer",
                "start": 3117.08,
                "end": 3117.58,
                "confidence": 0.9998945,
                "punctuated_word": "designer",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "and",
                "start": 3117.8801,
                "end": 3118.04,
                "confidence": 0.5846089,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "you",
                "start": 3118.04,
                "end": 3118.2002,
                "confidence": 0.99990594,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "tell",
                "start": 3118.2002,
                "end": 3118.4402,
                "confidence": 0.99988306,
                "punctuated_word": "tell",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "them",
                "start": 3118.4402,
                "end": 3118.6802,
                "confidence": 0.71808195,
                "punctuated_word": "them,",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "maybe",
                "start": 3118.6802,
                "end": 3119.0,
                "confidence": 0.9989982,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "you",
                "start": 3119.0,
                "end": 3119.08,
                "confidence": 0.98056376,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "do",
                "start": 3119.08,
                "end": 3119.24,
                "confidence": 0.999691,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "some",
                "start": 3119.24,
                "end": 3119.4802,
                "confidence": 0.9995857,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "user",
                "start": 3119.4802,
                "end": 3119.8,
                "confidence": 0.99911743,
                "punctuated_word": "user",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "research",
                "start": 3119.8,
                "end": 3120.28,
                "confidence": 0.99949753,
                "punctuated_word": "research",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "to",
                "start": 3120.28,
                "end": 3120.36,
                "confidence": 0.999385,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "find",
                "start": 3120.36,
                "end": 3120.6,
                "confidence": 0.9998412,
                "punctuated_word": "find",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "out",
                "start": 3120.6,
                "end": 3120.84,
                "confidence": 0.99831474,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "whether",
                "start": 3120.84,
                "end": 3121.185,
                "confidence": 0.9673314,
                "punctuated_word": "whether",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "they",
                "start": 3121.185,
                "end": 3121.425,
                "confidence": 0.9999033,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.79431975
              },
              {
                "word": "not",
                "start": 3121.425,
                "end": 3121.505,
                "confidence": 0.92152005,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "whether",
                "start": 3121.585,
                "end": 3121.905,
                "confidence": 0.9997321,
                "punctuated_word": "whether",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "or",
                "start": 3121.905,
                "end": 3121.985,
                "confidence": 0.99848145,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "not",
                "start": 3121.985,
                "end": 3122.145,
                "confidence": 0.9998728,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "they",
                "start": 3122.145,
                "end": 3122.385,
                "confidence": 0.99610907,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "understand",
                "start": 3122.385,
                "end": 3122.885,
                "confidence": 0.999859,
                "punctuated_word": "understand",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "the",
                "start": 3122.945,
                "end": 3123.0251,
                "confidence": 0.99981385,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "product",
                "start": 3123.0251,
                "end": 3123.425,
                "confidence": 0.9174671,
                "punctuated_word": "product,",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "but",
                "start": 3123.425,
                "end": 3123.665,
                "confidence": 0.9997273,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "they",
                "start": 3123.665,
                "end": 3124.165,
                "confidence": 0.9998871,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "are",
                "start": 3124.465,
                "end": 3124.705,
                "confidence": 0.99969995,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "wanting",
                "start": 3124.705,
                "end": 3125.0251,
                "confidence": 0.99986565,
                "punctuated_word": "wanting",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "them",
                "start": 3125.0251,
                "end": 3125.5251,
                "confidence": 0.99981934,
                "punctuated_word": "them",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "to",
                "start": 3125.985,
                "end": 3126.225,
                "confidence": 0.9998654,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "design",
                "start": 3126.225,
                "end": 3126.5452,
                "confidence": 0.9992136,
                "punctuated_word": "design",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "in",
                "start": 3126.5452,
                "end": 3126.705,
                "confidence": 0.99965596,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "such",
                "start": 3126.705,
                "end": 3126.865,
                "confidence": 0.9997887,
                "punctuated_word": "such",
                "speaker": 1,
                "speaker_confidence": 0.7036748
              },
              {
                "word": "a",
                "start": 3126.865,
                "end": 3126.945,
                "confidence": 0.9995658,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "way",
                "start": 3126.945,
                "end": 3127.185,
                "confidence": 0.99997663,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "that",
                "start": 3127.185,
                "end": 3127.345,
                "confidence": 0.9998679,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "balances",
                "start": 3127.345,
                "end": 3127.845,
                "confidence": 0.99632615,
                "punctuated_word": "balances",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "maximization",
                "start": 3128.385,
                "end": 3128.885,
                "confidence": 0.9883988,
                "punctuated_word": "maximization",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "of",
                "start": 3129.2651,
                "end": 3129.5051,
                "confidence": 0.9996536,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "extraction",
                "start": 3129.5051,
                "end": 3130.0051,
                "confidence": 0.99900836,
                "punctuated_word": "extraction",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "from",
                "start": 3130.065,
                "end": 3130.3052,
                "confidence": 0.99968696,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "users",
                "start": 3130.3052,
                "end": 3130.8052,
                "confidence": 0.9998565,
                "punctuated_word": "users",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "with",
                "start": 3131.185,
                "end": 3131.5051,
                "confidence": 0.89202917,
                "punctuated_word": "with,",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "like",
                "start": 3131.5051,
                "end": 3132.0051,
                "confidence": 0.9995896,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "users",
                "start": 3132.065,
                "end": 3132.465,
                "confidence": 0.99868256,
                "punctuated_word": "users",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "feeling",
                "start": 3132.465,
                "end": 3132.865,
                "confidence": 0.9950688,
                "punctuated_word": "feeling",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "good",
                "start": 3132.865,
                "end": 3133.105,
                "confidence": 0.9998293,
                "punctuated_word": "good",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "about",
                "start": 3133.105,
                "end": 3133.345,
                "confidence": 0.99979824,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "using",
                "start": 3133.345,
                "end": 3133.585,
                "confidence": 0.99969614,
                "punctuated_word": "using",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "the",
                "start": 3133.585,
                "end": 3133.745,
                "confidence": 0.9976618,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "actual",
                "start": 3133.745,
                "end": 3134.145,
                "confidence": 0.9999132,
                "punctuated_word": "actual",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "product",
                "start": 3134.145,
                "end": 3134.625,
                "confidence": 0.9850683,
                "punctuated_word": "product.",
                "speaker": 1,
                "speaker_confidence": 0.8132032
              },
              {
                "word": "yeah",
                "start": 3134.625,
                "end": 3134.865,
                "confidence": 0.9976531,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.4664352
              },
              {
                "word": "and",
                "start": 3134.865,
                "end": 3135.03,
                "confidence": 0.9780335,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.4664352
              },
              {
                "word": "and",
                "start": 3135.27,
                "end": 3135.51,
                "confidence": 0.9715362,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.4664352
              },
              {
                "word": "sometimes",
                "start": 3135.51,
                "end": 3135.99,
                "confidence": 0.93365395,
                "punctuated_word": "sometimes",
                "speaker": 0,
                "speaker_confidence": 0.4664352
              },
              {
                "word": "i",
                "start": 3135.99,
                "end": 3136.07,
                "confidence": 0.7098009,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.4664352
              },
              {
                "word": "know",
                "start": 3136.07,
                "end": 3136.31,
                "confidence": 0.99899,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.5444532
              },
              {
                "word": "some",
                "start": 3136.31,
                "end": 3136.55,
                "confidence": 0.99774396,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.5444532
              },
              {
                "word": "companies",
                "start": 3136.55,
                "end": 3137.05,
                "confidence": 0.9994159,
                "punctuated_word": "companies",
                "speaker": 0,
                "speaker_confidence": 0.5444532
              },
              {
                "word": "hire",
                "start": 3137.11,
                "end": 3137.43,
                "confidence": 0.89148027,
                "punctuated_word": "hire",
                "speaker": 0,
                "speaker_confidence": 0.5444532
              },
              {
                "word": "these",
                "start": 3137.43,
                "end": 3137.59,
                "confidence": 0.9801159,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.5444532
              },
              {
                "word": "roles",
                "start": 3137.59,
                "end": 3138.07,
                "confidence": 0.99618644,
                "punctuated_word": "roles",
                "speaker": 0,
                "speaker_confidence": 0.6715459
              },
              {
                "word": "called",
                "start": 3138.07,
                "end": 3138.55,
                "confidence": 0.9477973,
                "punctuated_word": "called",
                "speaker": 0,
                "speaker_confidence": 0.6715459
              },
              {
                "word": "ethicists",
                "start": 3138.55,
                "end": 3139.05,
                "confidence": 0.9582805,
                "punctuated_word": "ethicists",
                "speaker": 0,
                "speaker_confidence": 0.6715459
              },
              {
                "word": "and",
                "start": 3139.19,
                "end": 3139.35,
                "confidence": 0.9915971,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6715459
              },
              {
                "word": "things",
                "start": 3139.35,
                "end": 3139.59,
                "confidence": 0.9998629,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.6715459
              },
              {
                "word": "like",
                "start": 3139.59,
                "end": 3139.75,
                "confidence": 0.9997241,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.6715459
              },
              {
                "word": "that",
                "start": 3139.75,
                "end": 3139.99,
                "confidence": 0.96060216,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.6715459
              },
              {
                "word": "yeah",
                "start": 3139.99,
                "end": 3140.1501,
                "confidence": 0.9951955,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.03660643
              },
              {
                "word": "and",
                "start": 3140.1501,
                "end": 3140.31,
                "confidence": 0.98724955,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.37816668
              },
              {
                "word": "i'm",
                "start": 3140.31,
                "end": 3140.47,
                "confidence": 0.9986621,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.37816668
              },
              {
                "word": "like",
                "start": 3140.47,
                "end": 3140.6301,
                "confidence": 0.9280366,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.37816668
              },
              {
                "word": "why",
                "start": 3140.6301,
                "end": 3140.79,
                "confidence": 0.99442035,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.37816668
              },
              {
                "word": "do",
                "start": 3140.79,
                "end": 3140.87,
                "confidence": 0.8180189,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.37816668
              },
              {
                "word": "you",
                "start": 3140.87,
                "end": 3140.95,
                "confidence": 0.8656338,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "need",
                "start": 3140.95,
                "end": 3141.11,
                "confidence": 0.6329523,
                "punctuated_word": "need",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "ethicists",
                "start": 3141.11,
                "end": 3141.51,
                "confidence": 0.896218,
                "punctuated_word": "ethicists?",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "what",
                "start": 3141.51,
                "end": 3141.75,
                "confidence": 0.9964212,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "are",
                "start": 3141.75,
                "end": 3141.91,
                "confidence": 0.9978236,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "ux",
                "start": 3141.91,
                "end": 3142.23,
                "confidence": 0.9502473,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "people",
                "start": 3142.23,
                "end": 3142.47,
                "confidence": 0.99631953,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "doing",
                "start": 3142.47,
                "end": 3142.71,
                "confidence": 0.9986216,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "if",
                "start": 3142.71,
                "end": 3142.87,
                "confidence": 0.9761746,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "they're",
                "start": 3142.87,
                "end": 3143.11,
                "confidence": 0.97360957,
                "punctuated_word": "they're",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "not",
                "start": 3143.11,
                "end": 3143.27,
                "confidence": 0.9933528,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "ethicists",
                "start": 3143.27,
                "end": 3143.77,
                "confidence": 0.98315716,
                "punctuated_word": "ethicists?",
                "speaker": 0,
                "speaker_confidence": 0.5888538
              },
              {
                "word": "right",
                "start": 3144.07,
                "end": 3144.3901,
                "confidence": 0.9984127,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "you",
                "start": 3144.3901,
                "end": 3144.47,
                "confidence": 0.9976775,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "know",
                "start": 3144.47,
                "end": 3144.6301,
                "confidence": 0.80720884,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "because",
                "start": 3144.6301,
                "end": 3144.79,
                "confidence": 0.99909246,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "you're",
                "start": 3144.79,
                "end": 3145.03,
                "confidence": 0.9980352,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "working",
                "start": 3145.03,
                "end": 3145.27,
                "confidence": 0.9997397,
                "punctuated_word": "working",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "with",
                "start": 3145.27,
                "end": 3145.51,
                "confidence": 0.99908173,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "users'",
                "start": 3145.51,
                "end": 3145.83,
                "confidence": 0.6782624,
                "punctuated_word": "users'",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "experience",
                "start": 3145.83,
                "end": 3146.33,
                "confidence": 0.9075185,
                "punctuated_word": "experience.",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "that's",
                "start": 3146.3901,
                "end": 3146.6301,
                "confidence": 0.9986044,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "a",
                "start": 3146.6301,
                "end": 3146.79,
                "confidence": 0.9926407,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "very",
                "start": 3146.79,
                "end": 3147.03,
                "confidence": 0.9995498,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "ethical",
                "start": 3147.03,
                "end": 3147.525,
                "confidence": 0.83662266,
                "punctuated_word": "ethical,",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "obligation",
                "start": 3148.565,
                "end": 3149.045,
                "confidence": 0.99910045,
                "punctuated_word": "obligation",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "to",
                "start": 3149.045,
                "end": 3149.2048,
                "confidence": 0.9814027,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "have",
                "start": 3149.2048,
                "end": 3149.285,
                "confidence": 0.61437243,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "you",
                "start": 3149.285,
                "end": 3149.365,
                "confidence": 0.57983005,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "working",
                "start": 3149.365,
                "end": 3149.6848,
                "confidence": 0.7477658,
                "punctuated_word": "working",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "with",
                "start": 3149.6848,
                "end": 3149.845,
                "confidence": 0.99829394,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "someone's",
                "start": 3149.845,
                "end": 3150.1648,
                "confidence": 0.682108,
                "punctuated_word": "someone's",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "experience",
                "start": 3150.1648,
                "end": 3150.6648,
                "confidence": 0.9788022,
                "punctuated_word": "experience.",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "if",
                "start": 3151.125,
                "end": 3151.365,
                "confidence": 0.99605983,
                "punctuated_word": "If",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "i",
                "start": 3151.525,
                "end": 3151.6848,
                "confidence": 0.9994899,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "mean",
                "start": 3151.6848,
                "end": 3152.005,
                "confidence": 0.9915158,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "i",
                "start": 3152.005,
                "end": 3152.1648,
                "confidence": 0.99921525,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "was",
                "start": 3152.1648,
                "end": 3152.325,
                "confidence": 0.99068695,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "like",
                "start": 3152.325,
                "end": 3152.565,
                "confidence": 0.845044,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "what",
                "start": 3152.565,
                "end": 3152.685,
                "confidence": 0.9888228,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "are",
                "start": 3152.685,
                "end": 3152.805,
                "confidence": 0.8688642,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.71508974
              },
              {
                "word": "what",
                "start": 3152.885,
                "end": 3153.125,
                "confidence": 0.993156,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.3052702
              },
              {
                "word": "were",
                "start": 3153.125,
                "end": 3153.285,
                "confidence": 0.60329956,
                "punctuated_word": "were",
                "speaker": 0,
                "speaker_confidence": 0.3052702
              },
              {
                "word": "we",
                "start": 3153.285,
                "end": 3153.365,
                "confidence": 0.9685676,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.3052702
              },
              {
                "word": "thinking",
                "start": 3153.365,
                "end": 3153.6848,
                "confidence": 0.9624875,
                "punctuated_word": "thinking?",
                "speaker": 0,
                "speaker_confidence": 0.3052702
              },
              {
                "word": "like",
                "start": 3153.6848,
                "end": 3153.9248,
                "confidence": 0.938702,
                "punctuated_word": "Like,",
                "speaker": 0,
                "speaker_confidence": 0.49078536
              },
              {
                "word": "it's",
                "start": 3153.9248,
                "end": 3154.005,
                "confidence": 0.95074975,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.49078536
              },
              {
                "word": "not",
                "start": 3154.005,
                "end": 3154.2449,
                "confidence": 0.56193507,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.49078536
              },
              {
                "word": "it's",
                "start": 3154.4048,
                "end": 3154.645,
                "confidence": 0.9814156,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.49078536
              },
              {
                "word": "a",
                "start": 3154.645,
                "end": 3155.045,
                "confidence": 0.93100464,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.49078536
              },
              {
                "word": "a",
                "start": 3155.045,
                "end": 3155.365,
                "confidence": 0.6908174,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.49078536
              },
              {
                "word": "ethical",
                "start": 3155.365,
                "end": 3155.865,
                "confidence": 0.9260562,
                "punctuated_word": "ethical",
                "speaker": 0,
                "speaker_confidence": 0.49078536
              },
              {
                "word": "job",
                "start": 3156.005,
                "end": 3156.2449,
                "confidence": 0.89912117,
                "punctuated_word": "job.",
                "speaker": 0,
                "speaker_confidence": 0.49078536
              },
              {
                "word": "not",
                "start": 3156.2449,
                "end": 3156.4849,
                "confidence": 0.9932112,
                "punctuated_word": "Not",
                "speaker": 0,
                "speaker_confidence": 0.49078536
              },
              {
                "word": "at",
                "start": 3156.4849,
                "end": 3156.645,
                "confidence": 0.9952472,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.25600386
              },
              {
                "word": "all",
                "start": 3156.645,
                "end": 3157.045,
                "confidence": 0.9980202,
                "punctuated_word": "all.",
                "speaker": 0,
                "speaker_confidence": 0.25600386
              },
              {
                "word": "and",
                "start": 3157.045,
                "end": 3157.285,
                "confidence": 0.5128655,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "so",
                "start": 3157.285,
                "end": 3157.4448,
                "confidence": 0.9789371,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "this",
                "start": 3157.4448,
                "end": 3157.605,
                "confidence": 0.98034805,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "is",
                "start": 3157.605,
                "end": 3157.765,
                "confidence": 0.98399514,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "why",
                "start": 3157.765,
                "end": 3157.9248,
                "confidence": 0.8789019,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "we",
                "start": 3157.9248,
                "end": 3158.005,
                "confidence": 0.73058486,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "and",
                "start": 3158.1648,
                "end": 3158.325,
                "confidence": 0.96891594,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "even",
                "start": 3158.325,
                "end": 3158.645,
                "confidence": 0.95721835,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "human",
                "start": 3158.645,
                "end": 3158.9648,
                "confidence": 0.46956196,
                "punctuated_word": "human",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "ethicists",
                "start": 3158.9648,
                "end": 3159.4648,
                "confidence": 0.5972336,
                "punctuated_word": "ethicists",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "in",
                "start": 3159.525,
                "end": 3159.6848,
                "confidence": 0.78406394,
                "punctuated_word": "in,",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "like",
                "start": 3159.6848,
                "end": 3160.085,
                "confidence": 0.98348397,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "some",
                "start": 3160.085,
                "end": 3160.2449,
                "confidence": 0.9177106,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "of",
                "start": 3160.2449,
                "end": 3160.4048,
                "confidence": 0.9864797,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5467693
              },
              {
                "word": "the",
                "start": 3160.4048,
                "end": 3160.4849,
                "confidence": 0.9690995,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "biggest",
                "start": 3160.4849,
                "end": 3160.805,
                "confidence": 0.9855108,
                "punctuated_word": "biggest",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "companies",
                "start": 3160.805,
                "end": 3161.16,
                "confidence": 0.9212035,
                "punctuated_word": "companies,",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "they",
                "start": 3162.28,
                "end": 3162.3599,
                "confidence": 0.43416676,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "routinely",
                "start": 3162.3599,
                "end": 3162.8599,
                "confidence": 0.9090086,
                "punctuated_word": "routinely",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "get",
                "start": 3163.0798,
                "end": 3163.24,
                "confidence": 0.9816698,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "fired",
                "start": 3163.24,
                "end": 3163.74,
                "confidence": 0.9974481,
                "punctuated_word": "fired",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "if",
                "start": 3163.88,
                "end": 3164.0398,
                "confidence": 0.95776045,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "they",
                "start": 3164.0398,
                "end": 3164.28,
                "confidence": 0.99144167,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "do",
                "start": 3164.28,
                "end": 3164.52,
                "confidence": 0.9936373,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "if",
                "start": 3164.76,
                "end": 3164.92,
                "confidence": 0.80071044,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "they",
                "start": 3164.92,
                "end": 3165.42,
                "confidence": 0.6778643,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "study",
                "start": 3165.7998,
                "end": 3165.96,
                "confidence": 0.6788164,
                "punctuated_word": "study",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "and",
                "start": 3165.96,
                "end": 3166.1199,
                "confidence": 0.9847798,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "provide",
                "start": 3166.1199,
                "end": 3166.52,
                "confidence": 0.9412768,
                "punctuated_word": "provide",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "a",
                "start": 3166.52,
                "end": 3166.5999,
                "confidence": 0.9478367,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "report",
                "start": 3166.5999,
                "end": 3167.0,
                "confidence": 0.9984206,
                "punctuated_word": "report",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "internally",
                "start": 3167.0,
                "end": 3167.5,
                "confidence": 0.990776,
                "punctuated_word": "internally",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "saying",
                "start": 3167.72,
                "end": 3168.0398,
                "confidence": 0.8248176,
                "punctuated_word": "saying",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "this",
                "start": 3168.0398,
                "end": 3168.28,
                "confidence": 0.89276505,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.7512048
              },
              {
                "word": "is",
                "start": 3168.28,
                "end": 3168.3599,
                "confidence": 0.9926709,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5160707
              },
              {
                "word": "actually",
                "start": 3168.3599,
                "end": 3168.68,
                "confidence": 0.98203975,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.5160707
              },
              {
                "word": "not",
                "start": 3168.68,
                "end": 3168.8398,
                "confidence": 0.9962276,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5160707
              },
              {
                "word": "good",
                "start": 3168.8398,
                "end": 3169.0798,
                "confidence": 0.9971457,
                "punctuated_word": "good",
                "speaker": 0,
                "speaker_confidence": 0.5160707
              },
              {
                "word": "or",
                "start": 3169.0798,
                "end": 3169.24,
                "confidence": 0.9986368,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.5160707
              },
              {
                "word": "bad",
                "start": 3169.24,
                "end": 3169.74,
                "confidence": 0.98601294,
                "punctuated_word": "bad.",
                "speaker": 0,
                "speaker_confidence": 0.5160707
              },
              {
                "word": "of",
                "start": 3169.7998,
                "end": 3169.96,
                "confidence": 0.86471796,
                "punctuated_word": "Of",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "course",
                "start": 3169.96,
                "end": 3170.1199,
                "confidence": 0.94428706,
                "punctuated_word": "course,",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "the",
                "start": 3170.1199,
                "end": 3170.2,
                "confidence": 0.9408794,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "company",
                "start": 3170.2,
                "end": 3170.52,
                "confidence": 0.99743444,
                "punctuated_word": "company",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "finds",
                "start": 3170.52,
                "end": 3170.92,
                "confidence": 0.9664877,
                "punctuated_word": "finds",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "innovative",
                "start": 3170.92,
                "end": 3171.3198,
                "confidence": 0.9115732,
                "punctuated_word": "innovative",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "ways",
                "start": 3171.3198,
                "end": 3171.5598,
                "confidence": 0.9912479,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "to",
                "start": 3171.5598,
                "end": 3171.72,
                "confidence": 0.99787533,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "fire",
                "start": 3171.72,
                "end": 3171.96,
                "confidence": 0.8845707,
                "punctuated_word": "fire",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "them",
                "start": 3171.96,
                "end": 3172.46,
                "confidence": 0.8488385,
                "punctuated_word": "them.",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "and",
                "start": 3173.0798,
                "end": 3173.3198,
                "confidence": 0.5611375,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "that's",
                "start": 3173.3198,
                "end": 3173.48,
                "confidence": 0.97299606,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "the",
                "start": 3173.48,
                "end": 3173.5598,
                "confidence": 0.98727244,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "thing",
                "start": 3173.5598,
                "end": 3173.88,
                "confidence": 0.7497146,
                "punctuated_word": "thing.",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "the",
                "start": 3173.88,
                "end": 3173.96,
                "confidence": 0.9152781,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "company",
                "start": 3173.96,
                "end": 3174.28,
                "confidence": 0.99254555,
                "punctuated_word": "company",
                "speaker": 0,
                "speaker_confidence": 0.68226105
              },
              {
                "word": "if",
                "start": 3174.44,
                "end": 3174.52,
                "confidence": 0.9782114,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.5109207
              },
              {
                "word": "the",
                "start": 3174.52,
                "end": 3174.5999,
                "confidence": 0.99076486,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5109207
              },
              {
                "word": "company",
                "start": 3174.5999,
                "end": 3175.0,
                "confidence": 0.9908264,
                "punctuated_word": "company",
                "speaker": 0,
                "speaker_confidence": 0.5109207
              },
              {
                "word": "could",
                "start": 3175.0,
                "end": 3175.16,
                "confidence": 0.96560585,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.5109207
              },
              {
                "word": "not",
                "start": 3175.16,
                "end": 3175.545,
                "confidence": 0.9220332,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5109207
              },
              {
                "word": "even",
                "start": 3175.625,
                "end": 3175.785,
                "confidence": 0.8139489,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.5109207
              },
              {
                "word": "hire",
                "start": 3175.785,
                "end": 3176.025,
                "confidence": 0.9950755,
                "punctuated_word": "hire",
                "speaker": 0,
                "speaker_confidence": 0.5109207
              },
              {
                "word": "such",
                "start": 3176.025,
                "end": 3176.1848,
                "confidence": 0.9990676,
                "punctuated_word": "such",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "people",
                "start": 3176.1848,
                "end": 3176.505,
                "confidence": 0.84308386,
                "punctuated_word": "people,",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "but",
                "start": 3176.505,
                "end": 3176.665,
                "confidence": 0.99849486,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "they",
                "start": 3176.665,
                "end": 3176.825,
                "confidence": 0.9983633,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "are",
                "start": 3176.825,
                "end": 3176.905,
                "confidence": 0.695304,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "obligated",
                "start": 3176.905,
                "end": 3177.385,
                "confidence": 0.99138415,
                "punctuated_word": "obligated",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "to",
                "start": 3177.385,
                "end": 3177.4648,
                "confidence": 0.97971946,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "use",
                "start": 3177.4648,
                "end": 3177.7048,
                "confidence": 0.99882513,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "such",
                "start": 3177.7048,
                "end": 3177.9448,
                "confidence": 0.996858,
                "punctuated_word": "such",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "people",
                "start": 3177.9448,
                "end": 3178.4448,
                "confidence": 0.80779505,
                "punctuated_word": "people,",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "and",
                "start": 3179.145,
                "end": 3179.385,
                "confidence": 0.99723995,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "the",
                "start": 3179.385,
                "end": 3179.545,
                "confidence": 0.9771435,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "dao",
                "start": 3179.545,
                "end": 3179.865,
                "confidence": 0.88646364,
                "punctuated_word": "DAO",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "pays",
                "start": 3179.865,
                "end": 3180.105,
                "confidence": 0.9835597,
                "punctuated_word": "pays",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "these",
                "start": 3180.105,
                "end": 3180.345,
                "confidence": 0.9919242,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "people",
                "start": 3180.345,
                "end": 3180.845,
                "confidence": 0.8313612,
                "punctuated_word": "people,",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "that's",
                "start": 3181.145,
                "end": 3181.4648,
                "confidence": 0.7452716,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "amazing",
                "start": 3181.4648,
                "end": 3181.865,
                "confidence": 0.998242,
                "punctuated_word": "amazing.",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "this",
                "start": 3181.865,
                "end": 3182.105,
                "confidence": 0.99507684,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "is",
                "start": 3182.105,
                "end": 3182.1848,
                "confidence": 0.9989336,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "why",
                "start": 3182.1848,
                "end": 3182.665,
                "confidence": 0.97906667,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "it's",
                "start": 3182.665,
                "end": 3182.905,
                "confidence": 0.79041946,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "almost",
                "start": 3182.905,
                "end": 3183.305,
                "confidence": 0.9994104,
                "punctuated_word": "almost",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "like",
                "start": 3183.305,
                "end": 3183.7048,
                "confidence": 0.7922362,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "for",
                "start": 3184.025,
                "end": 3184.1848,
                "confidence": 0.99868244,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "the",
                "start": 3184.1848,
                "end": 3184.345,
                "confidence": 0.9990821,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "you",
                "start": 3184.4248,
                "end": 3184.585,
                "confidence": 0.96778125,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "know",
                "start": 3184.585,
                "end": 3184.7449,
                "confidence": 0.99232006,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "for",
                "start": 3184.7449,
                "end": 3185.065,
                "confidence": 0.99730384,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "public",
                "start": 3185.065,
                "end": 3185.545,
                "confidence": 0.97131866,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "goods",
                "start": 3185.545,
                "end": 3185.9448,
                "confidence": 0.7401999,
                "punctuated_word": "goods,",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "having",
                "start": 3185.9448,
                "end": 3186.345,
                "confidence": 0.9956631,
                "punctuated_word": "having",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "ux",
                "start": 3186.345,
                "end": 3186.665,
                "confidence": 0.8991015,
                "punctuated_word": "UX",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "designers",
                "start": 3186.665,
                "end": 3187.165,
                "confidence": 0.9831196,
                "punctuated_word": "designers.",
                "speaker": 0,
                "speaker_confidence": 0.77548414
              },
              {
                "word": "mhmm",
                "start": 3187.385,
                "end": 3187.625,
                "confidence": 0.9980507,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "so",
                "start": 3187.625,
                "end": 3187.865,
                "confidence": 0.99889684,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "it",
                "start": 3187.865,
                "end": 3188.1,
                "confidence": 0.9986363,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "should",
                "start": 3188.1,
                "end": 3188.34,
                "confidence": 0.99975485,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "not",
                "start": 3188.34,
                "end": 3188.5,
                "confidence": 0.99949944,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "be",
                "start": 3188.5,
                "end": 3188.7002,
                "confidence": 0.9996643,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "like",
                "start": 3188.7002,
                "end": 3188.9001,
                "confidence": 0.78119594,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "this",
                "start": 3188.98,
                "end": 3189.2202,
                "confidence": 0.8390161,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "is",
                "start": 3189.2202,
                "end": 3189.3,
                "confidence": 0.9743413,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "why",
                "start": 3189.3,
                "end": 3189.54,
                "confidence": 0.9702543,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "ethereum",
                "start": 3189.54,
                "end": 3189.9402,
                "confidence": 0.8277396,
                "punctuated_word": "Ethereum",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "is",
                "start": 3189.9402,
                "end": 3190.34,
                "confidence": 0.86699533,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "kinda",
                "start": 3190.34,
                "end": 3190.74,
                "confidence": 0.5008362,
                "punctuated_word": "kinda",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "public",
                "start": 3190.74,
                "end": 3191.06,
                "confidence": 0.85822767,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "good",
                "start": 3191.06,
                "end": 3191.56,
                "confidence": 0.99635494,
                "punctuated_word": "good.",
                "speaker": 0,
                "speaker_confidence": 0.6955396
              },
              {
                "word": "i",
                "start": 3192.02,
                "end": 3192.1,
                "confidence": 0.99211556,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "think",
                "start": 3192.1,
                "end": 3192.5,
                "confidence": 0.99962056,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "crypto",
                "start": 3192.5,
                "end": 3193.0,
                "confidence": 0.97524685,
                "punctuated_word": "crypto",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "as",
                "start": 3193.2202,
                "end": 3193.54,
                "confidence": 0.58824116,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "one",
                "start": 3193.54,
                "end": 3193.7002,
                "confidence": 0.9975108,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "of",
                "start": 3193.7002,
                "end": 3193.9402,
                "confidence": 0.99978393,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "the",
                "start": 3193.9402,
                "end": 3194.1802,
                "confidence": 0.9993498,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "maybe",
                "start": 3194.5,
                "end": 3194.82,
                "confidence": 0.9918675,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "the",
                "start": 3194.82,
                "end": 3194.98,
                "confidence": 0.9910154,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "only",
                "start": 3194.98,
                "end": 3195.48,
                "confidence": 0.9997069,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "thing",
                "start": 3195.54,
                "end": 3195.78,
                "confidence": 0.9994949,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "in",
                "start": 3195.78,
                "end": 3195.9402,
                "confidence": 0.9998435,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5815075
              },
              {
                "word": "the",
                "start": 3195.9402,
                "end": 3196.1,
                "confidence": 0.9998543,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "world",
                "start": 3196.1,
                "end": 3196.4202,
                "confidence": 0.998304,
                "punctuated_word": "world",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "that",
                "start": 3196.4202,
                "end": 3196.58,
                "confidence": 0.99793136,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "could",
                "start": 3196.58,
                "end": 3196.74,
                "confidence": 0.8120731,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "actually",
                "start": 3196.74,
                "end": 3197.06,
                "confidence": 0.99250376,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "provide",
                "start": 3197.06,
                "end": 3197.3801,
                "confidence": 0.9975924,
                "punctuated_word": "provide",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "this",
                "start": 3197.3801,
                "end": 3197.54,
                "confidence": 0.5708229,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "public",
                "start": 3197.54,
                "end": 3197.9402,
                "confidence": 0.99551517,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "good",
                "start": 3197.9402,
                "end": 3198.1802,
                "confidence": 0.9608991,
                "punctuated_word": "good",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "service",
                "start": 3198.1802,
                "end": 3198.6802,
                "confidence": 0.99946076,
                "punctuated_word": "service",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "because",
                "start": 3198.82,
                "end": 3199.1401,
                "confidence": 0.45448643,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "it's",
                "start": 3199.1401,
                "end": 3199.3,
                "confidence": 0.9953896,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "actually",
                "start": 3199.3,
                "end": 3199.7002,
                "confidence": 0.9963181,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "built",
                "start": 3199.7002,
                "end": 3199.86,
                "confidence": 0.98677504,
                "punctuated_word": "built",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "in",
                "start": 3199.86,
                "end": 3200.02,
                "confidence": 0.99551755,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "the",
                "start": 3200.02,
                "end": 3200.115,
                "confidence": 0.98371327,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "system",
                "start": 3200.115,
                "end": 3200.355,
                "confidence": 0.9988273,
                "punctuated_word": "system",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "to",
                "start": 3200.355,
                "end": 3200.595,
                "confidence": 0.8987108,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "have",
                "start": 3200.595,
                "end": 3200.675,
                "confidence": 0.9957171,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.67338574
              },
              {
                "word": "this",
                "start": 3200.675,
                "end": 3200.9949,
                "confidence": 0.8852404,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.4636907
              },
              {
                "word": "public",
                "start": 3200.9949,
                "end": 3201.315,
                "confidence": 0.99912316,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.4636907
              },
              {
                "word": "good",
                "start": 3201.315,
                "end": 3201.815,
                "confidence": 0.80915457,
                "punctuated_word": "good,",
                "speaker": 0,
                "speaker_confidence": 0.4636907
              },
              {
                "word": "which",
                "start": 3202.275,
                "end": 3202.435,
                "confidence": 0.9947733,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.4636907
              },
              {
                "word": "is",
                "start": 3202.435,
                "end": 3202.595,
                "confidence": 0.9831612,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.4636907
              },
              {
                "word": "you",
                "start": 3202.595,
                "end": 3202.675,
                "confidence": 0.9991922,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "know",
                "start": 3202.675,
                "end": 3202.915,
                "confidence": 0.99955434,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "paying",
                "start": 3202.915,
                "end": 3203.235,
                "confidence": 0.9983851,
                "punctuated_word": "paying",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "people",
                "start": 3203.235,
                "end": 3203.735,
                "confidence": 0.9991478,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "a",
                "start": 3203.875,
                "end": 3204.035,
                "confidence": 0.9813401,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "good",
                "start": 3204.035,
                "end": 3204.355,
                "confidence": 0.9998746,
                "punctuated_word": "good",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "amount",
                "start": 3204.355,
                "end": 3204.755,
                "confidence": 0.99991095,
                "punctuated_word": "amount",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "for",
                "start": 3204.755,
                "end": 3204.9949,
                "confidence": 0.9994598,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "doing",
                "start": 3204.9949,
                "end": 3205.235,
                "confidence": 0.99972564,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "the",
                "start": 3205.235,
                "end": 3205.315,
                "confidence": 0.9987877,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6084279
              },
              {
                "word": "right",
                "start": 3205.315,
                "end": 3205.555,
                "confidence": 0.99972063,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.5525701
              },
              {
                "word": "thing",
                "start": 3205.555,
                "end": 3205.795,
                "confidence": 0.99912256,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.5525701
              },
              {
                "word": "that",
                "start": 3205.795,
                "end": 3206.035,
                "confidence": 0.92716074,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5525701
              },
              {
                "word": "helps",
                "start": 3206.035,
                "end": 3206.275,
                "confidence": 0.9980413,
                "punctuated_word": "helps",
                "speaker": 0,
                "speaker_confidence": 0.5525701
              },
              {
                "word": "the",
                "start": 3206.275,
                "end": 3206.515,
                "confidence": 0.99831235,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5525701
              },
              {
                "word": "community",
                "start": 3206.515,
                "end": 3207.015,
                "confidence": 0.9908115,
                "punctuated_word": "community.",
                "speaker": 0,
                "speaker_confidence": 0.5525701
              },
              {
                "word": "mhmm",
                "start": 3207.395,
                "end": 3207.795,
                "confidence": 0.98706186,
                "punctuated_word": "Mhmm.",
                "speaker": 0,
                "speaker_confidence": 0.5525701
              },
              {
                "word": "so",
                "start": 3207.795,
                "end": 3207.955,
                "confidence": 0.9125151,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "having",
                "start": 3207.955,
                "end": 3208.195,
                "confidence": 0.99417406,
                "punctuated_word": "having",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "a",
                "start": 3208.195,
                "end": 3208.355,
                "confidence": 0.99346596,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "community",
                "start": 3208.355,
                "end": 3208.835,
                "confidence": 0.99901426,
                "punctuated_word": "community",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "token",
                "start": 3208.835,
                "end": 3209.235,
                "confidence": 0.9366154,
                "punctuated_word": "token,",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "like",
                "start": 3209.235,
                "end": 3209.735,
                "confidence": 0.92442656,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "which",
                "start": 3209.875,
                "end": 3210.195,
                "confidence": 0.78334844,
                "punctuated_word": "which,",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "reflects",
                "start": 3210.595,
                "end": 3211.095,
                "confidence": 0.9980258,
                "punctuated_word": "reflects",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "the",
                "start": 3211.155,
                "end": 3211.655,
                "confidence": 0.9905239,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "quality",
                "start": 3212.115,
                "end": 3212.515,
                "confidence": 0.9914528,
                "punctuated_word": "quality",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "of",
                "start": 3212.515,
                "end": 3212.755,
                "confidence": 0.9919836,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "the",
                "start": 3212.755,
                "end": 3212.9949,
                "confidence": 0.9926519,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "product",
                "start": 3212.9949,
                "end": 3213.4949,
                "confidence": 0.90316004,
                "punctuated_word": "product,",
                "speaker": 0,
                "speaker_confidence": 0.72691995
              },
              {
                "word": "not",
                "start": 3213.795,
                "end": 3213.955,
                "confidence": 0.9924508,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "even",
                "start": 3213.955,
                "end": 3214.195,
                "confidence": 0.98746675,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "that",
                "start": 3214.195,
                "end": 3214.435,
                "confidence": 0.83087754,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "quality",
                "start": 3214.435,
                "end": 3214.835,
                "confidence": 0.98964125,
                "punctuated_word": "quality",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "of",
                "start": 3214.835,
                "end": 3214.9949,
                "confidence": 0.96052194,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "the",
                "start": 3214.9949,
                "end": 3215.31,
                "confidence": 0.9616977,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "users'",
                "start": 3215.71,
                "end": 3216.21,
                "confidence": 0.5679131,
                "punctuated_word": "users'",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "satisfaction",
                "start": 3216.27,
                "end": 3216.77,
                "confidence": 0.9996038,
                "punctuated_word": "satisfaction",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "with",
                "start": 3216.83,
                "end": 3216.99,
                "confidence": 0.9994454,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "the",
                "start": 3216.99,
                "end": 3217.07,
                "confidence": 0.99893016,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "product",
                "start": 3217.07,
                "end": 3217.57,
                "confidence": 0.99962115,
                "punctuated_word": "product",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "in",
                "start": 3217.71,
                "end": 3217.87,
                "confidence": 0.7495629,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.79582465
              },
              {
                "word": "terms",
                "start": 3217.87,
                "end": 3218.37,
                "confidence": 0.9998348,
                "punctuated_word": "terms",
                "speaker": 0,
                "speaker_confidence": 0.5944458
              },
              {
                "word": "of",
                "start": 3218.4302,
                "end": 3218.59,
                "confidence": 0.9966589,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5944458
              },
              {
                "word": "keeping",
                "start": 3218.59,
                "end": 3218.99,
                "confidence": 0.99974257,
                "punctuated_word": "keeping",
                "speaker": 0,
                "speaker_confidence": 0.5944458
              },
              {
                "word": "their",
                "start": 3218.99,
                "end": 3219.1501,
                "confidence": 0.9551806,
                "punctuated_word": "their",
                "speaker": 0,
                "speaker_confidence": 0.5944458
              },
              {
                "word": "rights",
                "start": 3219.1501,
                "end": 3219.55,
                "confidence": 0.9798986,
                "punctuated_word": "rights",
                "speaker": 0,
                "speaker_confidence": 0.5944458
              },
              {
                "word": "intact",
                "start": 3219.55,
                "end": 3220.05,
                "confidence": 0.9267527,
                "punctuated_word": "intact,",
                "speaker": 0,
                "speaker_confidence": 0.5944458
              },
              {
                "word": "always",
                "start": 3220.83,
                "end": 3221.31,
                "confidence": 0.9649836,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 0.654139
              },
              {
                "word": "safeguarding",
                "start": 3221.31,
                "end": 3221.81,
                "confidence": 0.99660707,
                "punctuated_word": "safeguarding",
                "speaker": 0,
                "speaker_confidence": 0.654139
              },
              {
                "word": "their",
                "start": 3221.87,
                "end": 3222.11,
                "confidence": 0.985285,
                "punctuated_word": "their",
                "speaker": 0,
                "speaker_confidence": 0.654139
              },
              {
                "word": "rights",
                "start": 3222.11,
                "end": 3222.61,
                "confidence": 0.96962357,
                "punctuated_word": "rights.",
                "speaker": 0,
                "speaker_confidence": 0.654139
              },
              {
                "word": "if",
                "start": 3223.07,
                "end": 3223.31,
                "confidence": 0.98578644,
                "punctuated_word": "If",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "there",
                "start": 3223.31,
                "end": 3223.47,
                "confidence": 0.9992118,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "was",
                "start": 3223.47,
                "end": 3223.6301,
                "confidence": 0.99814725,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "a",
                "start": 3223.6301,
                "end": 3223.71,
                "confidence": 0.99907565,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "token",
                "start": 3223.71,
                "end": 3224.11,
                "confidence": 0.9988341,
                "punctuated_word": "token",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "like",
                "start": 3224.11,
                "end": 3224.35,
                "confidence": 0.999405,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "that",
                "start": 3224.35,
                "end": 3224.59,
                "confidence": 0.9969669,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "and",
                "start": 3224.59,
                "end": 3224.83,
                "confidence": 0.9231619,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "designers",
                "start": 3224.83,
                "end": 3225.33,
                "confidence": 0.98982376,
                "punctuated_word": "designers",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "get",
                "start": 3225.6301,
                "end": 3226.1301,
                "confidence": 0.9988135,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "air",
                "start": 3226.19,
                "end": 3226.4302,
                "confidence": 0.5473739,
                "punctuated_word": "air",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "dropped",
                "start": 3226.4302,
                "end": 3226.9302,
                "confidence": 0.8189596,
                "punctuated_word": "dropped,",
                "speaker": 0,
                "speaker_confidence": 0.6763354
              },
              {
                "word": "with",
                "start": 3228.525,
                "end": 3228.685,
                "confidence": 0.9984509,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.36002922
              },
              {
                "word": "that",
                "start": 3228.685,
                "end": 3229.005,
                "confidence": 0.9093976,
                "punctuated_word": "that,",
                "speaker": 0,
                "speaker_confidence": 0.36002922
              },
              {
                "word": "i",
                "start": 3229.005,
                "end": 3229.085,
                "confidence": 0.85726523,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.36002922
              },
              {
                "word": "thought",
                "start": 3229.085,
                "end": 3229.165,
                "confidence": 0.6319376,
                "punctuated_word": "thought",
                "speaker": 0,
                "speaker_confidence": 0.36002922
              },
              {
                "word": "that",
                "start": 3229.165,
                "end": 3229.325,
                "confidence": 0.9598644,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.31072807
              },
              {
                "word": "would",
                "start": 3229.325,
                "end": 3229.4849,
                "confidence": 0.6860972,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.31072807
              },
              {
                "word": "be",
                "start": 3229.4849,
                "end": 3229.645,
                "confidence": 0.98171175,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.31072807
              },
              {
                "word": "just",
                "start": 3229.645,
                "end": 3229.805,
                "confidence": 0.9872974,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.31072807
              },
              {
                "word": "amazing",
                "start": 3229.805,
                "end": 3230.2048,
                "confidence": 0.9868274,
                "punctuated_word": "amazing.",
                "speaker": 0,
                "speaker_confidence": 0.31072807
              },
              {
                "word": "that",
                "start": 3230.2048,
                "end": 3230.365,
                "confidence": 0.9965634,
                "punctuated_word": "That",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "would",
                "start": 3230.365,
                "end": 3230.4448,
                "confidence": 0.5459534,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "be",
                "start": 3230.4448,
                "end": 3230.525,
                "confidence": 0.9973502,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "great",
                "start": 3230.525,
                "end": 3231.025,
                "confidence": 0.9989035,
                "punctuated_word": "great.",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "yeah",
                "start": 3231.405,
                "end": 3231.645,
                "confidence": 0.96629024,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "yeah",
                "start": 3231.645,
                "end": 3231.885,
                "confidence": 0.9905468,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "is",
                "start": 3231.885,
                "end": 3232.125,
                "confidence": 0.47329843,
                "punctuated_word": "Is",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "it",
                "start": 3232.125,
                "end": 3232.2048,
                "confidence": 0.8281508,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "you",
                "start": 3232.285,
                "end": 3232.365,
                "confidence": 0.9967514,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "heard",
                "start": 3232.365,
                "end": 3232.685,
                "confidence": 0.9993799,
                "punctuated_word": "heard",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "it",
                "start": 3232.685,
                "end": 3232.765,
                "confidence": 0.9986798,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "here",
                "start": 3232.765,
                "end": 3233.085,
                "confidence": 0.99297416,
                "punctuated_word": "here",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "first",
                "start": 3233.085,
                "end": 3233.585,
                "confidence": 0.9404516,
                "punctuated_word": "first.",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "yes",
                "start": 3233.885,
                "end": 3234.2048,
                "confidence": 0.9735525,
                "punctuated_word": "Yes.",
                "speaker": 1,
                "speaker_confidence": 0.4193539
              },
              {
                "word": "we're",
                "start": 3234.365,
                "end": 3234.605,
                "confidence": 0.9901825,
                "punctuated_word": "We're",
                "speaker": 1,
                "speaker_confidence": 0.5964561
              },
              {
                "word": "going",
                "start": 3234.605,
                "end": 3235.105,
                "confidence": 0.9983057,
                "punctuated_word": "going",
                "speaker": 1,
                "speaker_confidence": 0.5964561
              },
              {
                "word": "to",
                "start": 3235.565,
                "end": 3236.065,
                "confidence": 0.99301237,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5964561
              },
              {
                "word": "unionize",
                "start": 3236.525,
                "end": 3237.025,
                "confidence": 0.9945807,
                "punctuated_word": "unionize",
                "speaker": 1,
                "speaker_confidence": 0.5964561
              },
              {
                "word": "the",
                "start": 3237.085,
                "end": 3237.165,
                "confidence": 0.9979569,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5964561
              },
              {
                "word": "designers",
                "start": 3237.165,
                "end": 3237.665,
                "confidence": 0.79139197,
                "punctuated_word": "designers?",
                "speaker": 1,
                "speaker_confidence": 0.5964561
              },
              {
                "word": "is",
                "start": 3237.805,
                "end": 3237.845,
                "confidence": 0.9386863,
                "punctuated_word": "Is",
                "speaker": 1,
                "speaker_confidence": 0.5964561
              },
              {
                "word": "that",
                "start": 3237.845,
                "end": 3237.885,
                "confidence": 0.9962746,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5964561
              },
              {
                "word": "i",
                "start": 3238.9248,
                "end": 3239.4248,
                "confidence": 0.30072084,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5964561
              },
              {
                "word": "mean",
                "start": 3239.9648,
                "end": 3240.2048,
                "confidence": 0.9633784,
                "punctuated_word": "mean,",
                "speaker": 1,
                "speaker_confidence": 0.34186155
              },
              {
                "word": "daoify",
                "start": 3240.2048,
                "end": 3240.4849,
                "confidence": 0.7100851,
                "punctuated_word": "DAOify",
                "speaker": 1,
                "speaker_confidence": 0.34186155
              },
              {
                "word": "the",
                "start": 3240.4849,
                "end": 3240.765,
                "confidence": 0.89842194,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.34186155
              },
              {
                "word": "designers",
                "start": 3240.765,
                "end": 3241.265,
                "confidence": 0.9228902,
                "punctuated_word": "designers.",
                "speaker": 1,
                "speaker_confidence": 0.34186155
              },
              {
                "word": "nationalize",
                "start": 3241.325,
                "end": 3241.825,
                "confidence": 0.9732055,
                "punctuated_word": "Nationalize",
                "speaker": 1,
                "speaker_confidence": 0.34186155
              },
              {
                "word": "the",
                "start": 3241.9648,
                "end": 3242.28,
                "confidence": 0.89795756,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.34186155
              },
              {
                "word": "designers",
                "start": 3242.52,
                "end": 3243.02,
                "confidence": 0.8533449,
                "punctuated_word": "designers?",
                "speaker": 1,
                "speaker_confidence": 0.34186155
              },
              {
                "word": "dao",
                "start": 3243.16,
                "end": 3243.4001,
                "confidence": 0.7021388,
                "punctuated_word": "DAO",
                "speaker": 1,
                "speaker_confidence": 0.26281875
              },
              {
                "word": "ify",
                "start": 3243.4001,
                "end": 3243.72,
                "confidence": 0.88337755,
                "punctuated_word": "ify?",
                "speaker": 1,
                "speaker_confidence": 0.26281875
              },
              {
                "word": "okay",
                "start": 3243.72,
                "end": 3244.04,
                "confidence": 0.9673867,
                "punctuated_word": "Okay.",
                "speaker": 1,
                "speaker_confidence": 0.26281875
              },
              {
                "word": "publicify",
                "start": 3244.04,
                "end": 3244.54,
                "confidence": 0.6166033,
                "punctuated_word": "Publicify.",
                "speaker": 0,
                "speaker_confidence": 0.52170676
              },
              {
                "word": "publicify",
                "start": 3244.6,
                "end": 3245.1,
                "confidence": 0.9138487,
                "punctuated_word": "Publicify.",
                "speaker": 0,
                "speaker_confidence": 0.52170676
              },
              {
                "word": "because",
                "start": 3245.72,
                "end": 3246.12,
                "confidence": 0.867856,
                "punctuated_word": "Because,",
                "speaker": 0,
                "speaker_confidence": 0.52170676
              },
              {
                "word": "you",
                "start": 3246.12,
                "end": 3246.28,
                "confidence": 0.99630463,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.52170676
              },
              {
                "word": "know",
                "start": 3246.28,
                "end": 3246.78,
                "confidence": 0.97781014,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.52170676
              },
              {
                "word": "interesting",
                "start": 3247.08,
                "end": 3247.4001,
                "confidence": 0.85755396,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.52170676
              },
              {
                "word": "because",
                "start": 3247.4001,
                "end": 3247.6401,
                "confidence": 0.7604895,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.52170676
              },
              {
                "word": "when",
                "start": 3247.6401,
                "end": 3247.8801,
                "confidence": 0.94413984,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.52170676
              },
              {
                "word": "you",
                "start": 3247.8801,
                "end": 3247.96,
                "confidence": 0.9395875,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "say",
                "start": 3247.96,
                "end": 3248.12,
                "confidence": 0.9163034,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "nationalized",
                "start": 3248.12,
                "end": 3248.52,
                "confidence": 0.80466723,
                "punctuated_word": "nationalized,",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "it's",
                "start": 3248.52,
                "end": 3248.68,
                "confidence": 0.92489266,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "still",
                "start": 3248.68,
                "end": 3248.92,
                "confidence": 0.96684873,
                "punctuated_word": "still",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "limited",
                "start": 3248.92,
                "end": 3249.16,
                "confidence": 0.9713657,
                "punctuated_word": "limited",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "to",
                "start": 3249.16,
                "end": 3249.24,
                "confidence": 0.9961959,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "a",
                "start": 3249.24,
                "end": 3249.32,
                "confidence": 0.46602792,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "nation",
                "start": 3249.32,
                "end": 3249.6401,
                "confidence": 0.99480826,
                "punctuated_word": "nation",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "state",
                "start": 3249.6401,
                "end": 3249.8801,
                "confidence": 0.9380487,
                "punctuated_word": "state.",
                "speaker": 0,
                "speaker_confidence": 0.5733612
              },
              {
                "word": "yeah",
                "start": 3249.8801,
                "end": 3250.12,
                "confidence": 0.9116336,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.0190022
              },
              {
                "word": "yeah",
                "start": 3250.12,
                "end": 3250.28,
                "confidence": 0.98706347,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.0190022
              },
              {
                "word": "yeah",
                "start": 3250.28,
                "end": 3250.36,
                "confidence": 0.9048471,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.0190022
              },
              {
                "word": "but",
                "start": 3250.36,
                "end": 3250.52,
                "confidence": 0.9080509,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 0.0190022
              },
              {
                "word": "when",
                "start": 3250.52,
                "end": 3250.6,
                "confidence": 0.9370401,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.0190022
              },
              {
                "word": "you",
                "start": 3250.6,
                "end": 3250.68,
                "confidence": 0.98911834,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.0190022
              },
              {
                "word": "do",
                "start": 3250.68,
                "end": 3250.84,
                "confidence": 0.66746056,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.5392339
              },
              {
                "word": "dao",
                "start": 3250.84,
                "end": 3251.16,
                "confidence": 0.98113847,
                "punctuated_word": "DAO,",
                "speaker": 0,
                "speaker_confidence": 0.5392339
              },
              {
                "word": "it's",
                "start": 3251.16,
                "end": 3251.4001,
                "confidence": 0.72092223,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.5392339
              },
              {
                "word": "like",
                "start": 3251.4001,
                "end": 3251.48,
                "confidence": 0.6959187,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.5392339
              },
              {
                "word": "a",
                "start": 3251.48,
                "end": 3251.56,
                "confidence": 0.95191306,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5392339
              },
              {
                "word": "public",
                "start": 3251.56,
                "end": 3251.8801,
                "confidence": 0.9934956,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.5392339
              },
              {
                "word": "good",
                "start": 3251.8801,
                "end": 3252.04,
                "confidence": 0.72697914,
                "punctuated_word": "good,",
                "speaker": 0,
                "speaker_confidence": 0.5392339
              },
              {
                "word": "like",
                "start": 3252.04,
                "end": 3252.2,
                "confidence": 0.9939266,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.5392339
              },
              {
                "word": "ethereum",
                "start": 3252.2,
                "end": 3252.6,
                "confidence": 0.6428389,
                "punctuated_word": "Ethereum",
                "speaker": 0,
                "speaker_confidence": 0.5392339
              },
              {
                "word": "is",
                "start": 3252.6,
                "end": 3252.68,
                "confidence": 0.941557,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.573581
              },
              {
                "word": "public",
                "start": 3252.68,
                "end": 3253.0,
                "confidence": 0.6774568,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.573581
              },
              {
                "word": "good",
                "start": 3253.0,
                "end": 3253.24,
                "confidence": 0.8625663,
                "punctuated_word": "good,",
                "speaker": 0,
                "speaker_confidence": 0.573581
              },
              {
                "word": "but",
                "start": 3253.24,
                "end": 3253.4001,
                "confidence": 0.9985446,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.573581
              },
              {
                "word": "it's",
                "start": 3253.4001,
                "end": 3253.56,
                "confidence": 0.9974717,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.573581
              },
              {
                "word": "not",
                "start": 3253.56,
                "end": 3253.8,
                "confidence": 0.9925627,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.573581
              },
              {
                "word": "nationalized",
                "start": 3253.8,
                "end": 3254.3,
                "confidence": 0.9967757,
                "punctuated_word": "nationalized.",
                "speaker": 0,
                "speaker_confidence": 0.573581
              },
              {
                "word": "right",
                "start": 3254.84,
                "end": 3255.08,
                "confidence": 0.98252404,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.33284146
              },
              {
                "word": "it's",
                "start": 3255.08,
                "end": 3255.24,
                "confidence": 0.979189,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.33284146
              },
              {
                "word": "like",
                "start": 3255.24,
                "end": 3255.48,
                "confidence": 0.903086,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.33284146
              },
              {
                "word": "a",
                "start": 3255.48,
                "end": 3255.98,
                "confidence": 0.7298707,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.33284146
              },
              {
                "word": "it's",
                "start": 3256.115,
                "end": 3256.355,
                "confidence": 0.94777286,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.33284146
              },
              {
                "word": "like",
                "start": 3256.355,
                "end": 3256.515,
                "confidence": 0.96165466,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.33284146
              },
              {
                "word": "the",
                "start": 3256.515,
                "end": 3256.835,
                "confidence": 0.98943883,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.31046057
              },
              {
                "word": "only",
                "start": 3256.835,
                "end": 3257.2349,
                "confidence": 0.9992237,
                "punctuated_word": "only",
                "speaker": 1,
                "speaker_confidence": 0.31046057
              },
              {
                "word": "it's",
                "start": 3257.395,
                "end": 3257.555,
                "confidence": 0.85426474,
                "punctuated_word": "It's",
                "speaker": 1,
                "speaker_confidence": 0.31046057
              },
              {
                "word": "a",
                "start": 3257.555,
                "end": 3257.7148,
                "confidence": 0.8522473,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.31046057
              },
              {
                "word": "commodified",
                "start": 3257.7148,
                "end": 3258.2148,
                "confidence": 0.9407532,
                "punctuated_word": "commodified",
                "speaker": 1,
                "speaker_confidence": 0.31046057
              },
              {
                "word": "design",
                "start": 3258.4348,
                "end": 3258.9348,
                "confidence": 0.9621024,
                "punctuated_word": "design.",
                "speaker": 1,
                "speaker_confidence": 0.31046057
              },
              {
                "word": "yeah",
                "start": 3258.9949,
                "end": 3259.315,
                "confidence": 0.999534,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "i",
                "start": 3259.315,
                "end": 3259.395,
                "confidence": 0.9994722,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "mean",
                "start": 3259.395,
                "end": 3259.795,
                "confidence": 0.9838073,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "it",
                "start": 3259.795,
                "end": 3259.875,
                "confidence": 0.6523356,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "ethereum",
                "start": 3260.035,
                "end": 3260.355,
                "confidence": 0.95514536,
                "punctuated_word": "Ethereum",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "is",
                "start": 3260.355,
                "end": 3260.595,
                "confidence": 0.9979372,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "not",
                "start": 3260.595,
                "end": 3260.835,
                "confidence": 0.9997086,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "really",
                "start": 3260.835,
                "end": 3261.335,
                "confidence": 0.8686856,
                "punctuated_word": "really,",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "like",
                "start": 3261.9548,
                "end": 3262.4348,
                "confidence": 0.99703205,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "a",
                "start": 3262.4348,
                "end": 3262.515,
                "confidence": 0.7455918,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "regular",
                "start": 3262.515,
                "end": 3262.9949,
                "confidence": 0.9995427,
                "punctuated_word": "regular",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "commodity",
                "start": 3262.9949,
                "end": 3263.395,
                "confidence": 0.9841591,
                "punctuated_word": "commodity",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "to",
                "start": 3263.395,
                "end": 3263.4749,
                "confidence": 0.4606455,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "ask",
                "start": 3263.4749,
                "end": 3263.635,
                "confidence": 0.63142806,
                "punctuated_word": "ask.",
                "speaker": 0,
                "speaker_confidence": 0.5469943
              },
              {
                "word": "it's",
                "start": 3263.635,
                "end": 3263.875,
                "confidence": 0.9705522,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "like",
                "start": 3263.875,
                "end": 3264.035,
                "confidence": 0.82437617,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "people",
                "start": 3264.115,
                "end": 3264.355,
                "confidence": 0.9673585,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "have",
                "start": 3264.355,
                "end": 3264.515,
                "confidence": 0.75955945,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "been",
                "start": 3264.515,
                "end": 3264.6748,
                "confidence": 0.991846,
                "punctuated_word": "been",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "debating",
                "start": 3264.6748,
                "end": 3265.075,
                "confidence": 0.99931896,
                "punctuated_word": "debating",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "what",
                "start": 3265.075,
                "end": 3265.2349,
                "confidence": 0.9981895,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "it",
                "start": 3265.2349,
                "end": 3265.395,
                "confidence": 0.99926156,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "is",
                "start": 3265.395,
                "end": 3265.555,
                "confidence": 0.84299123,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "really",
                "start": 3265.555,
                "end": 3266.035,
                "confidence": 0.9724802,
                "punctuated_word": "really.",
                "speaker": 0,
                "speaker_confidence": 0.5353512
              },
              {
                "word": "so",
                "start": 3266.035,
                "end": 3266.355,
                "confidence": 0.95607865,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "it's",
                "start": 3266.355,
                "end": 3266.595,
                "confidence": 0.9805884,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "just",
                "start": 3266.595,
                "end": 3266.835,
                "confidence": 0.9990934,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "i",
                "start": 3266.9148,
                "end": 3267.075,
                "confidence": 0.9997002,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "don't",
                "start": 3267.075,
                "end": 3267.2349,
                "confidence": 0.9997047,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "know",
                "start": 3267.2349,
                "end": 3267.395,
                "confidence": 0.9925547,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "what",
                "start": 3267.395,
                "end": 3267.555,
                "confidence": 0.999556,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "it",
                "start": 3267.555,
                "end": 3267.635,
                "confidence": 0.99937195,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "is",
                "start": 3267.635,
                "end": 3267.795,
                "confidence": 0.93769395,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "but",
                "start": 3267.795,
                "end": 3267.9548,
                "confidence": 0.9997149,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "what",
                "start": 3267.9548,
                "end": 3268.115,
                "confidence": 0.99854654,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "i",
                "start": 3268.115,
                "end": 3268.275,
                "confidence": 0.999713,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.48846352
              },
              {
                "word": "know",
                "start": 3268.275,
                "end": 3268.4348,
                "confidence": 0.99982136,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "is",
                "start": 3268.4348,
                "end": 3268.9348,
                "confidence": 0.99918884,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "it",
                "start": 3269.2349,
                "end": 3269.555,
                "confidence": 0.9207494,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "defies",
                "start": 3269.555,
                "end": 3270.0,
                "confidence": 0.8530855,
                "punctuated_word": "defies,",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "all",
                "start": 3270.72,
                "end": 3270.96,
                "confidence": 0.9986528,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "kinds",
                "start": 3270.96,
                "end": 3271.12,
                "confidence": 0.9990976,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "of",
                "start": 3271.12,
                "end": 3271.44,
                "confidence": 0.99991107,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "categorization",
                "start": 3271.44,
                "end": 3271.94,
                "confidence": 0.9638298,
                "punctuated_word": "categorization.",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "but",
                "start": 3272.64,
                "end": 3272.88,
                "confidence": 0.99551183,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "what",
                "start": 3272.88,
                "end": 3273.04,
                "confidence": 0.99709034,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "is",
                "start": 3273.04,
                "end": 3273.52,
                "confidence": 0.97379535,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "definitely",
                "start": 3273.6,
                "end": 3274.1,
                "confidence": 0.80694914,
                "punctuated_word": "definitely,",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "it's",
                "start": 3274.16,
                "end": 3274.32,
                "confidence": 0.99909854,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "a",
                "start": 3274.32,
                "end": 3274.48,
                "confidence": 0.99304456,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "public",
                "start": 3274.48,
                "end": 3274.8,
                "confidence": 0.9824103,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "good",
                "start": 3274.8,
                "end": 3275.3,
                "confidence": 0.9845973,
                "punctuated_word": "good.",
                "speaker": 0,
                "speaker_confidence": 0.64041597
              },
              {
                "word": "this",
                "start": 3276.08,
                "end": 3276.32,
                "confidence": 0.6887783,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "is",
                "start": 3276.32,
                "end": 3276.4,
                "confidence": 0.9989166,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "why",
                "start": 3276.4,
                "end": 3276.64,
                "confidence": 0.8020829,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "private",
                "start": 3276.64,
                "end": 3277.04,
                "confidence": 0.9958248,
                "punctuated_word": "private",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "blockchains",
                "start": 3277.04,
                "end": 3277.54,
                "confidence": 0.98804724,
                "punctuated_word": "blockchains",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "i",
                "start": 3278.08,
                "end": 3278.24,
                "confidence": 0.9981317,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "don't",
                "start": 3278.24,
                "end": 3278.48,
                "confidence": 0.999908,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "know",
                "start": 3278.48,
                "end": 3278.64,
                "confidence": 0.9990864,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "what",
                "start": 3278.64,
                "end": 3278.8,
                "confidence": 0.9997254,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "that",
                "start": 3278.8,
                "end": 3278.96,
                "confidence": 0.9996836,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "is",
                "start": 3278.96,
                "end": 3279.2,
                "confidence": 0.92371166,
                "punctuated_word": "is.",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "it",
                "start": 3279.2,
                "end": 3279.28,
                "confidence": 0.9972536,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "doesn't",
                "start": 3279.28,
                "end": 3279.6,
                "confidence": 0.9998147,
                "punctuated_word": "doesn't",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "exist",
                "start": 3279.6,
                "end": 3280.08,
                "confidence": 0.99181306,
                "punctuated_word": "exist.",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "i",
                "start": 3280.08,
                "end": 3280.24,
                "confidence": 0.9982399,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "mean",
                "start": 3280.24,
                "end": 3280.56,
                "confidence": 0.97294813,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "somebody",
                "start": 3280.56,
                "end": 3280.96,
                "confidence": 0.9976126,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "who",
                "start": 3280.96,
                "end": 3281.12,
                "confidence": 0.7655924,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "claimed",
                "start": 3281.12,
                "end": 3281.44,
                "confidence": 0.7274342,
                "punctuated_word": "claimed",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "it",
                "start": 3281.44,
                "end": 3281.52,
                "confidence": 0.52462524,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "is",
                "start": 3281.52,
                "end": 3281.68,
                "confidence": 0.7057083,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "an",
                "start": 3281.68,
                "end": 3281.92,
                "confidence": 0.913707,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "oxymoron",
                "start": 3281.92,
                "end": 3282.42,
                "confidence": 0.9521878,
                "punctuated_word": "oxymoron,",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "you",
                "start": 3282.56,
                "end": 3282.64,
                "confidence": 0.9964844,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "know",
                "start": 3282.64,
                "end": 3282.96,
                "confidence": 0.8206353,
                "punctuated_word": "know?",
                "speaker": 0,
                "speaker_confidence": 0.76121354
              },
              {
                "word": "yeah",
                "start": 3282.96,
                "end": 3283.28,
                "confidence": 0.95138586,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.08450568
              },
              {
                "word": "yeah",
                "start": 3283.28,
                "end": 3283.68,
                "confidence": 0.85404,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.08450568
              },
              {
                "word": "it",
                "start": 3283.68,
                "end": 3283.84,
                "confidence": 0.72631997,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "doesn't",
                "start": 3283.84,
                "end": 3284.16,
                "confidence": 0.99197936,
                "punctuated_word": "doesn't",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "exist",
                "start": 3284.16,
                "end": 3284.415,
                "confidence": 0.7557436,
                "punctuated_word": "exist.",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "so",
                "start": 3285.295,
                "end": 3285.455,
                "confidence": 0.99386495,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "i",
                "start": 3285.455,
                "end": 3285.615,
                "confidence": 0.8081633,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "think",
                "start": 3285.615,
                "end": 3286.095,
                "confidence": 0.91857374,
                "punctuated_word": "think,",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "i",
                "start": 3286.2551,
                "end": 3286.415,
                "confidence": 0.9912999,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "mean",
                "start": 3286.415,
                "end": 3286.655,
                "confidence": 0.89656365,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "crypto",
                "start": 3286.655,
                "end": 3287.155,
                "confidence": 0.9932734,
                "punctuated_word": "crypto",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "being",
                "start": 3287.215,
                "end": 3287.455,
                "confidence": 0.9560196,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "a",
                "start": 3287.455,
                "end": 3287.5352,
                "confidence": 0.99721694,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "public",
                "start": 3287.5352,
                "end": 3288.0151,
                "confidence": 0.9996512,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "infrastructure",
                "start": 3288.0151,
                "end": 3288.5151,
                "confidence": 0.9974957,
                "punctuated_word": "infrastructure",
                "speaker": 0,
                "speaker_confidence": 0.7757358
              },
              {
                "word": "is",
                "start": 3289.695,
                "end": 3290.0151,
                "confidence": 0.8554468,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "the",
                "start": 3290.0151,
                "end": 3290.175,
                "confidence": 0.9912606,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "best",
                "start": 3290.175,
                "end": 3290.495,
                "confidence": 0.9976757,
                "punctuated_word": "best",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "way",
                "start": 3290.495,
                "end": 3290.735,
                "confidence": 0.9982591,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "to",
                "start": 3290.735,
                "end": 3290.895,
                "confidence": 0.99866855,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "do",
                "start": 3290.895,
                "end": 3291.215,
                "confidence": 0.9990227,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "these",
                "start": 3291.215,
                "end": 3291.455,
                "confidence": 0.97373194,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "kinds",
                "start": 3291.455,
                "end": 3291.695,
                "confidence": 0.99403906,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "of",
                "start": 3291.695,
                "end": 3291.935,
                "confidence": 0.9984946,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "daos",
                "start": 3291.935,
                "end": 3292.2551,
                "confidence": 0.85149515,
                "punctuated_word": "DAOs",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "where",
                "start": 3292.2551,
                "end": 3292.415,
                "confidence": 0.64056265,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.6757344
              },
              {
                "word": "you",
                "start": 3292.415,
                "end": 3292.495,
                "confidence": 0.9500078,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "can",
                "start": 3292.495,
                "end": 3292.735,
                "confidence": 0.98949945,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "dao",
                "start": 3292.735,
                "end": 3293.055,
                "confidence": 0.70814943,
                "punctuated_word": "DAO",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "ify",
                "start": 3293.055,
                "end": 3293.295,
                "confidence": 0.8544014,
                "punctuated_word": "ify",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "all",
                "start": 3293.295,
                "end": 3293.795,
                "confidence": 0.8529781,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "kinds",
                "start": 3294.415,
                "end": 3294.655,
                "confidence": 0.9955369,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "of",
                "start": 3294.655,
                "end": 3294.975,
                "confidence": 0.99239856,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "public",
                "start": 3294.975,
                "end": 3295.375,
                "confidence": 0.98666686,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "utilities",
                "start": 3295.375,
                "end": 3295.875,
                "confidence": 0.9940202,
                "punctuated_word": "utilities",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "that",
                "start": 3296.495,
                "end": 3296.815,
                "confidence": 0.90012056,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "should",
                "start": 3296.815,
                "end": 3297.135,
                "confidence": 0.95743936,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "not",
                "start": 3297.135,
                "end": 3297.455,
                "confidence": 0.9580781,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "be",
                "start": 3297.455,
                "end": 3297.695,
                "confidence": 0.918449,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "privatized",
                "start": 3297.695,
                "end": 3298.195,
                "confidence": 0.9724022,
                "punctuated_word": "privatized",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "where",
                "start": 3298.3599,
                "end": 3298.52,
                "confidence": 0.9281501,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "the",
                "start": 3298.52,
                "end": 3298.68,
                "confidence": 0.9989103,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "capital",
                "start": 3298.68,
                "end": 3299.0798,
                "confidence": 0.95490724,
                "punctuated_word": "capital",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "is",
                "start": 3299.0798,
                "end": 3299.24,
                "confidence": 0.9978795,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "held",
                "start": 3299.24,
                "end": 3299.48,
                "confidence": 0.99908555,
                "punctuated_word": "held",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "by",
                "start": 3299.48,
                "end": 3299.64,
                "confidence": 0.9997204,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.76530164
              },
              {
                "word": "a",
                "start": 3299.64,
                "end": 3299.72,
                "confidence": 0.6365349,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5112659
              },
              {
                "word": "few",
                "start": 3299.72,
                "end": 3299.88,
                "confidence": 0.9999341,
                "punctuated_word": "few",
                "speaker": 0,
                "speaker_confidence": 0.5112659
              },
              {
                "word": "people",
                "start": 3299.88,
                "end": 3300.38,
                "confidence": 0.99987304,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.5112659
              },
              {
                "word": "who",
                "start": 3300.76,
                "end": 3300.92,
                "confidence": 0.8811405,
                "punctuated_word": "who",
                "speaker": 0,
                "speaker_confidence": 0.5112659
              },
              {
                "word": "get",
                "start": 3300.92,
                "end": 3301.0798,
                "confidence": 0.98503506,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.5112659
              },
              {
                "word": "to",
                "start": 3301.0798,
                "end": 3301.24,
                "confidence": 0.9966461,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5112659
              },
              {
                "word": "dictate",
                "start": 3301.24,
                "end": 3301.74,
                "confidence": 0.67468727,
                "punctuated_word": "dictate.",
                "speaker": 0,
                "speaker_confidence": 0.5112659
              },
              {
                "word": "and",
                "start": 3302.04,
                "end": 3302.3599,
                "confidence": 0.8873822,
                "punctuated_word": "And,",
                "speaker": 0,
                "speaker_confidence": 0.5112659
              },
              {
                "word": "of",
                "start": 3302.3599,
                "end": 3302.44,
                "confidence": 0.9989544,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.5112659
              },
              {
                "word": "course",
                "start": 3302.44,
                "end": 3302.68,
                "confidence": 0.9994954,
                "punctuated_word": "course,",
                "speaker": 0,
                "speaker_confidence": 0.44704312
              },
              {
                "word": "we'll",
                "start": 3302.68,
                "end": 3302.8398,
                "confidence": 0.65955365,
                "punctuated_word": "we'll",
                "speaker": 0,
                "speaker_confidence": 0.44704312
              },
              {
                "word": "have",
                "start": 3302.8398,
                "end": 3303.0,
                "confidence": 0.9824253,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.44704312
              },
              {
                "word": "conflict",
                "start": 3303.0,
                "end": 3303.32,
                "confidence": 0.9791934,
                "punctuated_word": "conflict",
                "speaker": 0,
                "speaker_confidence": 0.44704312
              },
              {
                "word": "of",
                "start": 3303.32,
                "end": 3303.4,
                "confidence": 0.93439555,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.44704312
              },
              {
                "word": "interest",
                "start": 3303.4,
                "end": 3303.72,
                "confidence": 0.9077759,
                "punctuated_word": "interest",
                "speaker": 0,
                "speaker_confidence": 0.44704312
              },
              {
                "word": "in",
                "start": 3303.72,
                "end": 3303.96,
                "confidence": 0.99451184,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.44704312
              },
              {
                "word": "this",
                "start": 3303.96,
                "end": 3304.1199,
                "confidence": 0.9981694,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.44704312
              },
              {
                "word": "case",
                "start": 3304.1199,
                "end": 3304.6199,
                "confidence": 0.9982192,
                "punctuated_word": "case.",
                "speaker": 0,
                "speaker_confidence": 0.44704312
              },
              {
                "word": "right",
                "start": 3304.68,
                "end": 3305.0,
                "confidence": 0.99659836,
                "punctuated_word": "Right.",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "and",
                "start": 3305.0,
                "end": 3305.16,
                "confidence": 0.9871055,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "design",
                "start": 3305.16,
                "end": 3305.48,
                "confidence": 0.9799208,
                "punctuated_word": "design",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "is",
                "start": 3305.48,
                "end": 3305.56,
                "confidence": 0.9966125,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "just",
                "start": 3305.56,
                "end": 3305.8,
                "confidence": 0.9992743,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "one",
                "start": 3305.8,
                "end": 3305.96,
                "confidence": 0.9989498,
                "punctuated_word": "one",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "thing",
                "start": 3305.96,
                "end": 3306.1199,
                "confidence": 0.9996797,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "that",
                "start": 3306.1199,
                "end": 3306.28,
                "confidence": 0.9976561,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "i'm",
                "start": 3306.28,
                "end": 3306.44,
                "confidence": 0.9717923,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "passionate",
                "start": 3306.44,
                "end": 3306.8398,
                "confidence": 0.9997683,
                "punctuated_word": "passionate",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "about",
                "start": 3306.8398,
                "end": 3307.16,
                "confidence": 0.7593676,
                "punctuated_word": "about.",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "but",
                "start": 3307.16,
                "end": 3307.66,
                "confidence": 0.9992619,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "if",
                "start": 3307.8,
                "end": 3307.88,
                "confidence": 0.996558,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "somebody",
                "start": 3307.88,
                "end": 3308.28,
                "confidence": 0.9995771,
                "punctuated_word": "somebody",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "else",
                "start": 3308.28,
                "end": 3308.78,
                "confidence": 0.99932444,
                "punctuated_word": "else",
                "speaker": 0,
                "speaker_confidence": 0.6694845
              },
              {
                "word": "in",
                "start": 3309.0798,
                "end": 3309.24,
                "confidence": 0.99825937,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.38211966
              },
              {
                "word": "the",
                "start": 3309.24,
                "end": 3309.32,
                "confidence": 0.9987833,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.38211966
              },
              {
                "word": "audience",
                "start": 3309.32,
                "end": 3309.72,
                "confidence": 0.9998615,
                "punctuated_word": "audience",
                "speaker": 0,
                "speaker_confidence": 0.38211966
              },
              {
                "word": "can",
                "start": 3309.72,
                "end": 3309.88,
                "confidence": 0.9994804,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.38211966
              },
              {
                "word": "think",
                "start": 3309.88,
                "end": 3310.1199,
                "confidence": 0.99908984,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.38211966
              },
              {
                "word": "of",
                "start": 3310.1199,
                "end": 3310.2,
                "confidence": 0.9987902,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.38211966
              },
              {
                "word": "something",
                "start": 3310.2,
                "end": 3310.52,
                "confidence": 0.9997869,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.38211966
              },
              {
                "word": "and",
                "start": 3310.52,
                "end": 3310.755,
                "confidence": 0.9236371,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.26090175
              },
              {
                "word": "write",
                "start": 3310.835,
                "end": 3311.2349,
                "confidence": 0.7843439,
                "punctuated_word": "write",
                "speaker": 0,
                "speaker_confidence": 0.26090175
              },
              {
                "word": "about",
                "start": 3311.2349,
                "end": 3311.395,
                "confidence": 0.99891925,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.23810351
              },
              {
                "word": "it",
                "start": 3311.395,
                "end": 3311.555,
                "confidence": 0.9972512,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.23810351
              },
              {
                "word": "or",
                "start": 3311.555,
                "end": 3311.7148,
                "confidence": 0.87502104,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.23810351
              },
              {
                "word": "tweet",
                "start": 3311.7148,
                "end": 3311.9548,
                "confidence": 0.9712054,
                "punctuated_word": "tweet",
                "speaker": 0,
                "speaker_confidence": 0.23810351
              },
              {
                "word": "about",
                "start": 3311.9548,
                "end": 3312.1948,
                "confidence": 0.9987269,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.23810351
              },
              {
                "word": "it",
                "start": 3312.1948,
                "end": 3312.355,
                "confidence": 0.95552397,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.23810351
              },
              {
                "word": "i",
                "start": 3312.355,
                "end": 3312.4348,
                "confidence": 0.99322915,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.24994898
              },
              {
                "word": "mean",
                "start": 3312.4348,
                "end": 3312.595,
                "confidence": 0.9907725,
                "punctuated_word": "mean,",
                "speaker": 0,
                "speaker_confidence": 0.24994898
              },
              {
                "word": "you",
                "start": 3312.595,
                "end": 3312.6748,
                "confidence": 0.99894255,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.24994898
              },
              {
                "word": "know",
                "start": 3312.6748,
                "end": 3313.1748,
                "confidence": 0.79761803,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.24994898
              },
              {
                "word": "more",
                "start": 3313.6348,
                "end": 3313.795,
                "confidence": 0.95279896,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.3127703
              },
              {
                "word": "power",
                "start": 3313.795,
                "end": 3314.115,
                "confidence": 0.9982346,
                "punctuated_word": "power",
                "speaker": 0,
                "speaker_confidence": 0.3127703
              },
              {
                "word": "to",
                "start": 3314.115,
                "end": 3314.275,
                "confidence": 0.9984326,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.3127703
              },
              {
                "word": "them",
                "start": 3314.275,
                "end": 3314.775,
                "confidence": 0.91920483,
                "punctuated_word": "them.",
                "speaker": 0,
                "speaker_confidence": 0.3127703
              },
              {
                "word": "yeah",
                "start": 3314.835,
                "end": 3315.2349,
                "confidence": 0.92427635,
                "punctuated_word": "Yeah.",
                "speaker": 0,
                "speaker_confidence": 0.30229205
              },
              {
                "word": "more",
                "start": 3315.2349,
                "end": 3315.4749,
                "confidence": 0.99379927,
                "punctuated_word": "More",
                "speaker": 0,
                "speaker_confidence": 0.30229205
              },
              {
                "word": "airdrops",
                "start": 3315.4749,
                "end": 3315.875,
                "confidence": 0.8353356,
                "punctuated_word": "airdrops",
                "speaker": 0,
                "speaker_confidence": 0.30229205
              },
              {
                "word": "to",
                "start": 3315.875,
                "end": 3316.035,
                "confidence": 0.99801093,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.30229205
              },
              {
                "word": "them",
                "start": 3316.035,
                "end": 3316.355,
                "confidence": 0.99898523,
                "punctuated_word": "them.",
                "speaker": 0,
                "speaker_confidence": 0.30229205
              },
              {
                "word": "yeah",
                "start": 3316.355,
                "end": 3316.595,
                "confidence": 0.9639932,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.16678178
              },
              {
                "word": "yeah",
                "start": 3316.595,
                "end": 3316.755,
                "confidence": 0.9270497,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.16678178
              },
              {
                "word": "one",
                "start": 3316.755,
                "end": 3316.9148,
                "confidence": 0.9564974,
                "punctuated_word": "One",
                "speaker": 1,
                "speaker_confidence": 0.16678178
              },
              {
                "word": "of",
                "start": 3316.9148,
                "end": 3317.075,
                "confidence": 0.9952042,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.16678178
              },
              {
                "word": "one",
                "start": 3317.075,
                "end": 3317.315,
                "confidence": 0.9890928,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.16678178
              },
              {
                "word": "of",
                "start": 3317.315,
                "end": 3317.3948,
                "confidence": 0.9981324,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.3634358
              },
              {
                "word": "my",
                "start": 3317.3948,
                "end": 3317.555,
                "confidence": 0.9988857,
                "punctuated_word": "my",
                "speaker": 1,
                "speaker_confidence": 0.3634358
              },
              {
                "word": "favorite",
                "start": 3317.555,
                "end": 3317.875,
                "confidence": 0.9992706,
                "punctuated_word": "favorite",
                "speaker": 1,
                "speaker_confidence": 0.3634358
              },
              {
                "word": "hot",
                "start": 3317.875,
                "end": 3318.115,
                "confidence": 0.9914267,
                "punctuated_word": "hot",
                "speaker": 1,
                "speaker_confidence": 0.3634358
              },
              {
                "word": "takes",
                "start": 3318.115,
                "end": 3318.4348,
                "confidence": 0.9322089,
                "punctuated_word": "takes,",
                "speaker": 1,
                "speaker_confidence": 0.3634358
              },
              {
                "word": "i",
                "start": 3318.4348,
                "end": 3318.515,
                "confidence": 0.9981096,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.3634358
              },
              {
                "word": "think",
                "start": 3318.515,
                "end": 3318.835,
                "confidence": 0.8326178,
                "punctuated_word": "think,",
                "speaker": 1,
                "speaker_confidence": 0.3634358
              },
              {
                "word": "remember",
                "start": 3319.6348,
                "end": 3319.9548,
                "confidence": 0.37725246,
                "punctuated_word": "remember",
                "speaker": 1,
                "speaker_confidence": 0.025067449
              },
              {
                "word": "when",
                "start": 3319.9548,
                "end": 3320.035,
                "confidence": 0.5490183,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.025067449
              },
              {
                "word": "you",
                "start": 3320.035,
                "end": 3320.115,
                "confidence": 0.9308155,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.3584817
              },
              {
                "word": "when",
                "start": 3320.115,
                "end": 3320.275,
                "confidence": 0.55092347,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.3584817
              },
              {
                "word": "you",
                "start": 3320.275,
                "end": 3320.355,
                "confidence": 0.99163955,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.3584817
              },
              {
                "word": "were",
                "start": 3320.355,
                "end": 3320.515,
                "confidence": 0.9785363,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.3584817
              },
              {
                "word": "telling",
                "start": 3320.515,
                "end": 3320.6748,
                "confidence": 0.99281645,
                "punctuated_word": "telling",
                "speaker": 1,
                "speaker_confidence": 0.3584817
              },
              {
                "word": "it",
                "start": 3320.6748,
                "end": 3320.835,
                "confidence": 0.9880371,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.3584817
              },
              {
                "word": "to",
                "start": 3320.835,
                "end": 3320.9148,
                "confidence": 0.98568976,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "someone",
                "start": 3320.9148,
                "end": 3321.1548,
                "confidence": 0.99891424,
                "punctuated_word": "someone",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "else",
                "start": 3321.1548,
                "end": 3321.315,
                "confidence": 0.989293,
                "punctuated_word": "else",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "and",
                "start": 3321.315,
                "end": 3321.4749,
                "confidence": 0.74323696,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "they",
                "start": 3321.4749,
                "end": 3321.6348,
                "confidence": 0.9823109,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "were",
                "start": 3321.6348,
                "end": 3321.795,
                "confidence": 0.98136866,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "they",
                "start": 3321.795,
                "end": 3321.9548,
                "confidence": 0.9559311,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "were",
                "start": 3321.9548,
                "end": 3322.115,
                "confidence": 0.9879772,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "a",
                "start": 3322.115,
                "end": 3322.1948,
                "confidence": 0.96031404,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "bit",
                "start": 3322.1948,
                "end": 3322.6948,
                "confidence": 0.98635745,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "dumbfounded",
                "start": 3323.85,
                "end": 3324.35,
                "confidence": 0.9191816,
                "punctuated_word": "dumbfounded.",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "yeah",
                "start": 3324.4102,
                "end": 3324.9102,
                "confidence": 0.9593649,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.5103484
              },
              {
                "word": "yeah",
                "start": 3324.9702,
                "end": 3325.29,
                "confidence": 0.96106565,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.3553717
              },
              {
                "word": "yeah",
                "start": 3325.29,
                "end": 3325.61,
                "confidence": 0.91241115,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.3553717
              },
              {
                "word": "different",
                "start": 3325.61,
                "end": 3325.9302,
                "confidence": 0.6773578,
                "punctuated_word": "Different",
                "speaker": 1,
                "speaker_confidence": 0.3553717
              },
              {
                "word": "way",
                "start": 3325.9302,
                "end": 3326.09,
                "confidence": 0.9986506,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.3553717
              },
              {
                "word": "of",
                "start": 3326.09,
                "end": 3326.1702,
                "confidence": 0.99927574,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.3553717
              },
              {
                "word": "thinking",
                "start": 3326.1702,
                "end": 3326.4102,
                "confidence": 0.999129,
                "punctuated_word": "thinking",
                "speaker": 1,
                "speaker_confidence": 0.3553717
              },
              {
                "word": "about",
                "start": 3326.4102,
                "end": 3326.49,
                "confidence": 0.9991648,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.3553717
              },
              {
                "word": "it",
                "start": 3326.49,
                "end": 3326.8901,
                "confidence": 0.99651366,
                "punctuated_word": "it.",
                "speaker": 1,
                "speaker_confidence": 0.3553717
              },
              {
                "word": "that's",
                "start": 3326.8901,
                "end": 3327.05,
                "confidence": 0.98529804,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.29734474
              },
              {
                "word": "true",
                "start": 3327.05,
                "end": 3327.55,
                "confidence": 0.9986986,
                "punctuated_word": "true.",
                "speaker": 0,
                "speaker_confidence": 0.29734474
              },
              {
                "word": "yeah",
                "start": 3328.25,
                "end": 3328.4102,
                "confidence": 0.9499297,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.16499114
              },
              {
                "word": "well",
                "start": 3328.4102,
                "end": 3328.9102,
                "confidence": 0.97972995,
                "punctuated_word": "Well,",
                "speaker": 1,
                "speaker_confidence": 0.16499114
              },
              {
                "word": "i",
                "start": 3329.85,
                "end": 3330.01,
                "confidence": 0.9955896,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.46956164
              },
              {
                "word": "really",
                "start": 3330.01,
                "end": 3330.25,
                "confidence": 0.99972445,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.46956164
              },
              {
                "word": "appreciate",
                "start": 3330.25,
                "end": 3330.6501,
                "confidence": 0.99980336,
                "punctuated_word": "appreciate",
                "speaker": 1,
                "speaker_confidence": 0.46956164
              },
              {
                "word": "you",
                "start": 3330.6501,
                "end": 3330.8901,
                "confidence": 0.99798167,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.46956164
              },
              {
                "word": "taking",
                "start": 3330.8901,
                "end": 3331.1301,
                "confidence": 0.9923355,
                "punctuated_word": "taking",
                "speaker": 1,
                "speaker_confidence": 0.46956164
              },
              {
                "word": "the",
                "start": 3331.1301,
                "end": 3331.29,
                "confidence": 0.9945956,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "time",
                "start": 3331.29,
                "end": 3331.53,
                "confidence": 0.9999211,
                "punctuated_word": "time",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "to",
                "start": 3331.53,
                "end": 3331.9302,
                "confidence": 0.9994356,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "come",
                "start": 3331.9302,
                "end": 3332.1702,
                "confidence": 0.9996178,
                "punctuated_word": "come",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "on",
                "start": 3332.1702,
                "end": 3332.6702,
                "confidence": 0.9977112,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "and",
                "start": 3332.73,
                "end": 3333.23,
                "confidence": 0.98618084,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "share",
                "start": 3333.4502,
                "end": 3333.6902,
                "confidence": 0.9463242,
                "punctuated_word": "share",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "your",
                "start": 3333.6902,
                "end": 3333.9302,
                "confidence": 0.999813,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "wisdom",
                "start": 3333.9302,
                "end": 3334.25,
                "confidence": 0.99992263,
                "punctuated_word": "wisdom",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "and",
                "start": 3334.25,
                "end": 3334.49,
                "confidence": 0.9992455,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "philosophy",
                "start": 3334.49,
                "end": 3334.99,
                "confidence": 0.9996413,
                "punctuated_word": "philosophy",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "with",
                "start": 3335.2102,
                "end": 3335.4502,
                "confidence": 0.99687886,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "us",
                "start": 3335.4502,
                "end": 3335.61,
                "confidence": 0.99898696,
                "punctuated_word": "us.",
                "speaker": 1,
                "speaker_confidence": 0.5577935
              },
              {
                "word": "thank",
                "start": 3335.61,
                "end": 3335.77,
                "confidence": 0.99590874,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.268687
              },
              {
                "word": "you",
                "start": 3335.77,
                "end": 3335.9302,
                "confidence": 0.9853918,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.268687
              },
              {
                "word": "thank",
                "start": 3335.9302,
                "end": 3336.09,
                "confidence": 0.9974395,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.268687
              },
              {
                "word": "you",
                "start": 3336.09,
                "end": 3336.33,
                "confidence": 0.9987944,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.268687
              },
              {
                "word": "thank",
                "start": 3336.33,
                "end": 3336.49,
                "confidence": 0.986969,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.268687
              },
              {
                "word": "you",
                "start": 3336.49,
                "end": 3336.99,
                "confidence": 0.9923576,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.268687
              },
              {
                "word": "i'm",
                "start": 3337.05,
                "end": 3337.2102,
                "confidence": 0.84159184,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.47089648
              },
              {
                "word": "very",
                "start": 3337.2102,
                "end": 3337.37,
                "confidence": 0.5233233,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.47089648
              },
              {
                "word": "happy",
                "start": 3337.37,
                "end": 3337.6902,
                "confidence": 0.9998512,
                "punctuated_word": "happy",
                "speaker": 0,
                "speaker_confidence": 0.47089648
              },
              {
                "word": "to",
                "start": 3337.6902,
                "end": 3337.77,
                "confidence": 0.99955124,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.47089648
              },
              {
                "word": "be",
                "start": 3337.77,
                "end": 3337.995,
                "confidence": 0.99840146,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.47089648
              },
              {
                "word": "here",
                "start": 3337.995,
                "end": 3338.3152,
                "confidence": 0.82076544,
                "punctuated_word": "here.",
                "speaker": 0,
                "speaker_confidence": 0.47089648
              },
              {
                "word": "and",
                "start": 3338.3152,
                "end": 3338.8152,
                "confidence": 0.9461377,
                "punctuated_word": "And,",
                "speaker": 0,
                "speaker_confidence": 0.47089648
              },
              {
                "word": "you",
                "start": 3339.195,
                "end": 3339.3552,
                "confidence": 0.9991192,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "can",
                "start": 3339.3552,
                "end": 3339.5151,
                "confidence": 0.99915063,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "check",
                "start": 3339.5151,
                "end": 3339.7551,
                "confidence": 0.99946314,
                "punctuated_word": "check",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "out",
                "start": 3339.7551,
                "end": 3339.8352,
                "confidence": 0.99616003,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "my",
                "start": 3339.8352,
                "end": 3340.0752,
                "confidence": 0.99970776,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "work",
                "start": 3340.0752,
                "end": 3340.3152,
                "confidence": 0.9989291,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "at",
                "start": 3340.3152,
                "end": 3340.5552,
                "confidence": 0.99238527,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "stxn.io",
                "start": 3340.5552,
                "end": 3341.5952,
                "confidence": 0.7457309,
                "punctuated_word": "stxn.io,",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "which",
                "start": 3341.5952,
                "end": 3341.8352,
                "confidence": 0.9995478,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "is",
                "start": 3341.8352,
                "end": 3341.915,
                "confidence": 0.9995146,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "our",
                "start": 3341.915,
                "end": 3342.155,
                "confidence": 0.9988078,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "website",
                "start": 3342.155,
                "end": 3342.655,
                "confidence": 0.9889457,
                "punctuated_word": "website.",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "we",
                "start": 3343.3552,
                "end": 3343.675,
                "confidence": 0.9332702,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "have",
                "start": 3343.675,
                "end": 3343.8352,
                "confidence": 0.75887245,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "a",
                "start": 3343.8352,
                "end": 3343.915,
                "confidence": 0.48925307,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "white",
                "start": 3343.915,
                "end": 3344.155,
                "confidence": 0.85142535,
                "punctuated_word": "white",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "paper",
                "start": 3344.155,
                "end": 3344.5552,
                "confidence": 0.9992275,
                "punctuated_word": "paper",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "called",
                "start": 3344.5552,
                "end": 3345.0352,
                "confidence": 0.99854267,
                "punctuated_word": "called",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "mevolution",
                "start": 3345.0352,
                "end": 3345.5352,
                "confidence": 0.82781976,
                "punctuated_word": "Mevolution,",
                "speaker": 0,
                "speaker_confidence": 0.75764567
              },
              {
                "word": "you",
                "start": 3345.7551,
                "end": 3345.915,
                "confidence": 0.9931611,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.34455335
              },
              {
                "word": "know",
                "start": 3345.915,
                "end": 3346.0752,
                "confidence": 0.9883443,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.34455335
              },
              {
                "word": "as",
                "start": 3346.0752,
                "end": 3346.235,
                "confidence": 0.9666119,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.34455335
              },
              {
                "word": "a",
                "start": 3346.235,
                "end": 3346.3152,
                "confidence": 0.67873955,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.34455335
              },
              {
                "word": "kind",
                "start": 3346.3152,
                "end": 3346.5552,
                "confidence": 0.9490363,
                "punctuated_word": "kind",
                "speaker": 0,
                "speaker_confidence": 0.34455335
              },
              {
                "word": "of",
                "start": 3346.5552,
                "end": 3346.715,
                "confidence": 0.9930877,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.34455335
              },
              {
                "word": "a",
                "start": 3346.715,
                "end": 3346.7952,
                "confidence": 0.44803765,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.34455335
              },
              {
                "word": "mev",
                "start": 3346.7952,
                "end": 3347.2751,
                "confidence": 0.92769635,
                "punctuated_word": "Mev",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "and",
                "start": 3347.2751,
                "end": 3347.435,
                "confidence": 0.64075005,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "evolution",
                "start": 3347.435,
                "end": 3347.915,
                "confidence": 0.86899316,
                "punctuated_word": "evolution,",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "but",
                "start": 3347.915,
                "end": 3348.0752,
                "confidence": 0.9996119,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "it's",
                "start": 3348.0752,
                "end": 3348.235,
                "confidence": 0.9958867,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "actually",
                "start": 3348.235,
                "end": 3348.635,
                "confidence": 0.9947819,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "about",
                "start": 3348.635,
                "end": 3349.1152,
                "confidence": 0.93317825,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "revolution",
                "start": 3349.1152,
                "end": 3349.6152,
                "confidence": 0.6978495,
                "punctuated_word": "revolution,",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "which",
                "start": 3349.7551,
                "end": 3350.0752,
                "confidence": 0.9989085,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "we",
                "start": 3350.0752,
                "end": 3350.5752,
                "confidence": 0.9774484,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.669106
              },
              {
                "word": "are",
                "start": 3351.195,
                "end": 3351.3552,
                "confidence": 0.9464053,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.4432425
              },
              {
                "word": "here",
                "start": 3351.3552,
                "end": 3351.675,
                "confidence": 0.9979182,
                "punctuated_word": "here",
                "speaker": 0,
                "speaker_confidence": 0.4432425
              },
              {
                "word": "for",
                "start": 3351.675,
                "end": 3352.175,
                "confidence": 0.94479704,
                "punctuated_word": "for.",
                "speaker": 0,
                "speaker_confidence": 0.4432425
              },
              {
                "word": "and",
                "start": 3352.235,
                "end": 3352.475,
                "confidence": 0.96341014,
                "punctuated_word": "And,",
                "speaker": 0,
                "speaker_confidence": 0.4432425
              },
              {
                "word": "you",
                "start": 3352.475,
                "end": 3352.635,
                "confidence": 0.99766785,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.4432425
              },
              {
                "word": "know",
                "start": 3352.635,
                "end": 3352.875,
                "confidence": 0.95283306,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.4432425
              },
              {
                "word": "and",
                "start": 3352.875,
                "end": 3353.1152,
                "confidence": 0.8330681,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "just",
                "start": 3353.1152,
                "end": 3353.2751,
                "confidence": 0.9292026,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "generally",
                "start": 3353.2751,
                "end": 3353.675,
                "confidence": 0.89202136,
                "punctuated_word": "generally",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "online",
                "start": 3353.675,
                "end": 3353.97,
                "confidence": 0.77711654,
                "punctuated_word": "online,",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "you",
                "start": 3354.05,
                "end": 3354.13,
                "confidence": 0.99932384,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "can",
                "start": 3354.13,
                "end": 3354.3699,
                "confidence": 0.9996768,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "find",
                "start": 3354.3699,
                "end": 3354.45,
                "confidence": 0.99957186,
                "punctuated_word": "find",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "my",
                "start": 3354.45,
                "end": 3354.95,
                "confidence": 0.981951,
                "punctuated_word": "my",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "stuff",
                "start": 3355.33,
                "end": 3355.65,
                "confidence": 0.99836737,
                "punctuated_word": "stuff.",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "cool",
                "start": 3355.65,
                "end": 3355.89,
                "confidence": 0.99672264,
                "punctuated_word": "Cool.",
                "speaker": 0,
                "speaker_confidence": 0.52622473
              },
              {
                "word": "thank",
                "start": 3355.89,
                "end": 3356.13,
                "confidence": 0.99576557,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.39351696
              },
              {
                "word": "you",
                "start": 3356.13,
                "end": 3356.21,
                "confidence": 0.99957556,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.39351696
              },
              {
                "word": "very",
                "start": 3356.21,
                "end": 3356.45,
                "confidence": 0.9988819,
                "punctuated_word": "very",
                "speaker": 0,
                "speaker_confidence": 0.39351696
              },
              {
                "word": "much",
                "start": 3356.45,
                "end": 3356.6099,
                "confidence": 0.987759,
                "punctuated_word": "much,",
                "speaker": 0,
                "speaker_confidence": 0.39351696
              },
              {
                "word": "josh",
                "start": 3356.6099,
                "end": 3357.01,
                "confidence": 0.6262497,
                "punctuated_word": "Josh,",
                "speaker": 0,
                "speaker_confidence": 0.39351696
              },
              {
                "word": "for",
                "start": 3357.01,
                "end": 3357.25,
                "confidence": 0.98218,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.39351696
              },
              {
                "word": "this",
                "start": 3357.25,
                "end": 3357.49,
                "confidence": 0.93952096,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.39351696
              },
              {
                "word": "wonderful",
                "start": 3357.49,
                "end": 3357.97,
                "confidence": 0.996506,
                "punctuated_word": "wonderful",
                "speaker": 0,
                "speaker_confidence": 0.39351696
              },
              {
                "word": "interview",
                "start": 3357.97,
                "end": 3358.45,
                "confidence": 0.9985872,
                "punctuated_word": "interview.",
                "speaker": 0,
                "speaker_confidence": 0.39351696
              },
              {
                "word": "yeah",
                "start": 3358.45,
                "end": 3358.77,
                "confidence": 0.99537206,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.1250726
              },
              {
                "word": "thank",
                "start": 3358.77,
                "end": 3358.93,
                "confidence": 0.85179263,
                "punctuated_word": "Thank",
                "speaker": 1,
                "speaker_confidence": 0.1250726
              },
              {
                "word": "you",
                "start": 3358.93,
                "end": 3359.09,
                "confidence": 0.99585474,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.21313643
              },
              {
                "word": "thank",
                "start": 3359.09,
                "end": 3359.41,
                "confidence": 0.9747943,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.21313643
              },
              {
                "word": "you",
                "start": 3359.41,
                "end": 3359.65,
                "confidence": 0.9986148,
                "punctuated_word": "you.",
                "speaker": 0,
                "speaker_confidence": 0.21313643
              },
              {
                "word": "appreciate",
                "start": 3359.65,
                "end": 3360.05,
                "confidence": 0.9937968,
                "punctuated_word": "Appreciate",
                "speaker": 0,
                "speaker_confidence": 0.21313643
              },
              {
                "word": "it",
                "start": 3360.05,
                "end": 3360.55,
                "confidence": 0.9954949,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.21313643
              }
            ],
            "summaries": null,
            "paragraphs": {
              "transcript": "\nSpeaker 0: In Ethereum, a block server 12 approximately twelve seconds. So within the twelve seconds, you can whoever is the solver and whoever has the control over the what goes in a bundle acts like a god. In the case of Bitcoin, you had the idea of time chain. In the case of Ethereum, it's not even this time chain. It is time travel because because now the chain is much more programmable.\n\nYeah. Every transaction that's in the blockchain already confirmed as a past tense, and each transaction that's in the mempool are within the future tense. Ethereum, unlike Bitcoin, is the blockchain that allows for present tense transactions properly. What you're ultimately designing is not user experience, but shareholder experience.\n\nSpeaker 1: Hey, guys. What you're about to watch is one of the many interviews I took during my time in Thailand for Devcon twenty twenty four. I was in the country for a total of over a month and got the opportunity to meet a bunch of really cool people and interview them in person. Devcon itself was an incredible and interesting experience and you can find my full review of it on my Patreon. So if you like the content I've been making and would like me to continue going to these kinds of events and improving, then I hope you'll become a patron starting at just $3 per month for access to loads of bonus content and blockchain socialist merch at patreon.com/theblockchainsocialist.\n\nSo hi, everyone. You're listening to the Blockchain Socialist podcast with another episode in a production set that, again, I can never afford in my life ever unless you donate to patreon.com enough money to where I can do this. But, I'm here at Defcon in Bangkok, and I'm here where with my friend Anuj Dasgupta.\n\nSpeaker 0: Yes. Hi, everybody. So I'm very happy to be here. Thank you, Josh, for inviting me for this. So yeah.\n\nI mean, I think, we're having exciting conversation.\n\nSpeaker 1: Yeah. I think it's gonna be a really fun one. So, of course, we already know each other, and we have, like, plenty of things that we can talk about. And that's why it's going to be, why we need to do kind of, like, the the biz let's do business first, and then we'll get into the more fun stuff. Sure.\n\nSounds good. About philosophy and a bunch of other things. So maybe just to start off for everyone, if you want to maybe introduce yourself and Sure. Talk a little bit about your your new project, smart transactions.\n\nSpeaker 0: Sure. So, I'm here sharing a project that I found at with Vlad Zamfier. It's called smart transactions. And initially started, like, three, four years ago, we are researching the Mev space. And so, like, one of the early insights I had where we discussed that the beginning of Mev is the end of blocks, which just means take a fancy way of saying that it's the end of blockchain as we know it.\n\nAnd things are gonna change quite rapidly. And then this this change, the market structure, the supplies, and everything change. But through all that, we realize that transactions, when you send on blockchains, are kinda quite straightforward. Like, you say, okay. I want to send this e to this person.\n\nI want to receive this. And the only thing you can do, kind of programmable ability, a bit more flexibility, expressibility are on smart contracts. And we realize now that transactions are routed through this intermediate layer called the solvers, maybe transactions from the wallet or from the dApp can add this extra can we can think of it as metadata saying I want to like, for example, I want to give this, I want to swap x with y provided the price changes and so on. So provided this person gets it or can have x grow or gets locked in a certain way. These things, solvers can take care of that, can find out the best time to execute that, can find best price or whatever conditions you give.\n\nSo that's smart transact transactions that are smart enough to find whatever the user has, defined in the wallet, in the dApp. And we use a lot of fun stuff like time travel and and, other kinds of stuff. Yeah.\n\nSpeaker 1: Yeah. So, yeah. Yeah. So you started smart transactions with Vlad Zamfir, who is someone, in case you don't know, someone who's been very influential in the in the Ethereum space, to put it quickly. Did a lot of work on, I believe, the proof of stake consensus and and and such.\n\nAnd yeah. Smart transactions. So, like, I know you guys hate this word, but I had a previous conversation, with a previous guest, Chris Gose from Anoma, in which they use the term intense. Yes. Smart transactions sounds like something similar to intense.\n\nSpeaker 0: Yes. Yes. Could you\n\nSpeaker 1: unpack that a bit?\n\nSpeaker 0: I mean, you could say that, except that it is not. And and, because, you know, intense is, I mean, called old fashioned, but as a computer scientist, I would say intense are a kind of a psychological thing. But worse of it is that it's there is no way to verify what somebody's mind what the intentions are behind something. I mean Right. The only thing we can verify are consequences of actions.\n\nSo in some ways, you could say the intents, but what we actually do is, like, for example, say on the wallet, you click and you give a measure saying I want a certain kind of slippage, then that's something we can verify. So you can see that's an intent, but I will just call it an objective of whatever, like like, the word objective and goal. Something is out there in the world, something that is verifiable. So you could say that, yes, it is that, but it's also another way of, talking about it is is, Vitalik has this believe it's EIP seven seven zero two, two, which is basically extending the expressibility of every transaction to be able to have these other conditions, no things I was talking about. And that's, that's something, you know, in some ways in line with what we have already been trying for a couple of years now.\n\nAnd maybe I'll give you if I may let me give a different very different, metaphor, landscape to, like, paint the picture a little bit. So right now, if you look at Ethereum, most of the stuff in Ethereum boils down to, doing a swap coin x, coin y. We have the Uniswap. Then we have Uniswap x based on Cowswap. Many other platforms do the same thing.\n\nSure. You have bridging. You have staking of all that. But, ultimately, if you can't, take your money out or put new money, which is against, swapping, you're kind of stuck. It wouldn't work.\n\nRight? So swap is not just important, but if you look at DappRadar, it is the most important application. But the thing is, from the case of MEV, most of the solvers who actually are the kind of the underlying engine that kind of runs MEV. Searcher is a solver, same word. The thing they do, essentially is receive transactions from different wallets, and they try to figure out what's the most optimized way to provide, the transaction bundle.\n\nAnd what the transactions do? Swaps. Like, I'm sending eight. I'm trying to get one. I'm selling something.\n\nI'm waiting for a price to happen, be it a limit or a bit, whatever it is. We realize that this, way of optimizing transactions for the best swap could be extended to other use cases. So because swap is essentially a matching problem. Right? I want to sell ETH for DAI.\n\nYou want to buy DAI for ETH. CallSwap will find out the best, pair. And we realize we can do it for not just, money or, like, tokens, but, like, any kind of a like, building an Uber on chain. Building an Airbnb, it's a matter of matching.\n\nSpeaker 1: Yeah. So, like, yeah. So already, there are a lot of decentralized exchanges that use this kind of system of, like, you you are essentially make you're signing a message for basically a swap to happen\n\nSpeaker 0: Yes.\n\nSpeaker 1: And you're asking for it to, like, to fill these certain requirements.\n\nSpeaker 0: Exactly.\n\nSpeaker 1: And there are there is a network of, I guess, bots. Mhmm.\n\nSpeaker 0: So there are other computers. Solvers are kind of Solvers. Automatically working. Yeah.\n\nSpeaker 1: In which they're trying to make this match happen for you.\n\nSpeaker 0: Yeah. And,\n\nSpeaker 1: yeah, and that that if you abstract the the action of matching, then that is something that is, yeah, usable for many different types of things besides Yeah.\n\nSpeaker 0: Exactly. Matching for swaps. Exactly. I mean, like, you know, when when we're in we're in Defcon in Bangkok, everybody has been using Grab. And in Grab, you can put a request saying, I want to have bath time, and somebody will respond, like, hotel or whatever will respond and saying, okay.\n\nWe have bath high. They will send it to you. That's a match again. So between you you have it. So this is it's almost it's a joke we say.\n\nYou know, how makes the the peer to peer connection in some ways between a coincidence of wants, like, on both sides. What about the want is more than just I want x coin for y coin? Yeah. The real ones, like, I want. And other, side will respond to, I want the ride.\n\nOthers, that's an Uber. I or whatever is the case. So any marketplace, you could think of it, even Telegram where I want to send a message to Josh. And on other side, somebody could be a broadcast server. Telegram broadcast hosted in on their own computer.\n\nThey could say I am willing to provide the service of broadcasting the service that you want to send to Bujos. So in many ways that you can think of most of the things that we do online, especially things that are kind of social networky, be it Uber or this, that, and the other as kind of a supply and demand or rather kind of ask and bid, like, two sides of the matching engine problem. And so that's what Right. We are trying to generalize the matching engine, not just swaps, but any kinds of,\n\nSpeaker 1: Right. Actions. Yeah. And so the the kind of, like, metaphor that you guys like to use in all this is time travel.\n\nSpeaker 0: Yes. Very much obsessed with time travel. Some people hate it, but I think it's the best metaphor to use. Yeah. Because what happens in Mev is just like you have transactions that are order one after the other, but what may have happened, the ordering of ordering of transactions would get manipulated.\n\nSo somebody wants to sell ETH and somebody could come before that by buying up enough ETH and changing the price of the ETH. That's front running or other cases or other kinds of attacks. So if you can change the order of transactions, in some ways, you change the way, time happens. For example, I was supposed to go before you. Right.\n\nNow I'm I'm going after you.\n\nSpeaker 1: Right.\n\nSpeaker 0: So my time was before you. Now my time is after you. So by changing the time or changing the order of transactions, you're essentially changing the time that somebody will have something will happen. Now this is not real time time travel as in nobody will use our platform and end up yesterday. Right.\n\nThat will not happen. But what will happen is somebody will use our transaction, and they would be able to make bets based on future that did not happen. So as an example, say you want to short a trade, and you don't even have those coins to short. So you can see I want to short if I have the coins in the future. And in the future, we will try to make sure that's fulfilled.\n\nSo in Ethereum blocks every twelve approximately twelve seconds. So within within the twelve seconds, you can whoever is the solver and whoever has the control over the what goes in a bundle acts like a god. Because, as long as, you know, within the twelve seconds, they're able to make up for it and it actually is coherent in terms of there are no problems of causality, what caused what, it's perfectly fine. So you can make this weird transactions where you say do x based on y, and y will happen later as long as the latest within the same block. So if in a twelve second block, a transaction that happens in second second can say, you know, do the short if I get so many ETH, in the next five, seven seconds.\n\nSpeaker 1: In the\n\nSpeaker 0: twelve seconds, that's still. Yeah. And within twelve seconds, there's another transaction comes in, which is which will give this ETH to this other transaction provider. Then, you know, the solver will be like, okay. This makes total sense.\n\nThey will take these two transactions, put it in a bundle, and send it to be to be accepted by the the block builder and proposal and all that. So this is why it looks like time travel when it's finally submitted and it's on the blockchain. Mhmm. Actually, what's happening is kind of shenanigans within those twelve seconds where you can act like God.\n\nSpeaker 1: Right. Like I like, time time manipulation.\n\nSpeaker 0: Time manipulation because we have this kind of window of twelve seconds where you're god. You know?\n\nSpeaker 1: Right. I think so, like, now I'm I'm interested in getting into, like, the the juicier stuff because, yeah. I don't I you're I mean, I know you're familiar a bit with I got this from from Wasim, which is, Alcindi, which is a a friend. And one of the things that he told me once about was, like, the transition to capitalism was and it involved, like, the control of time that elites, often through different modes of production were those who controlled time. And so, like, he he told me the story of, like, you know, the the rise of, like, clock towers, for example.\n\nAnd villages had a lot to do with getting villagers who are used to simply, like, working the land based on the move of the movement of the sun or whatever else to get to work on time. Because with the increase of industrial production, then it's just easier to coordinate, or, like, more efficient to coordinate, workers Yes. If they all agree that, like, we're all going to work at, like, 12:00, and now it's 12:00. And there's something for there's some sort of corollary to that, but I don't really know exactly how to, like, profess completely when when it comes to MEV and, like, this is I can make\n\nSpeaker 0: it very simple, actually. Yeah. I think so. Bold claims, which is, I mean, the blockchain is all ready from the beginning Yeah. Of, of Time change.\n\nBeing\n\nSpeaker 1: a time change.\n\nSpeaker 0: Yeah. Yeah. And of trustlessness. They're all connected. Because what is the question of trust?\n\nThe question of trust is basically being able to when I say you don't have to trust anything on the blockchain, it means, like, if somebody locks up a coin on the blockchain, you don't have to trust it. It'll be there. It'll be there in ten years, hundred years, two hundred years, which means anytime somebody trusts, it's basically an assumption of a future promise to be fulfilled. That's what trust is. Every trust is an assumption on the future something to be fulfilled.\n\nSo when we see on the blockchain, you don't have to trust anything, like, if you lock something in an escrow and you say the price changes, it automatically release so and so coins to somebody. And you know if the price changes, the coins will be released. Nobody can stop it. What that does mean? That means that you are making an assumption that you know for sure the guarantee is 100%.\n\nSo that means the question of trust would not be even a question if in real life we could time travel to that future and always check it. Of course, we cannot do that. Right. Right. Right.\n\nSo when we have something that is trustless, we are essentially saying saying it is almost like it is allowing you to travel to the future and give you that guarantee. Like, why is Bitcoin saying 21,000,000 is fixed? Nobody went to the future and saw 21,000,000. After that, it's not. But we don't have to trust it's there because it's in the code.\n\nIt's in the culture not to change the code. It's a lot of these things. So, ultimately, what you get as a result of partly tech, partly culture of blockchain, Ethereum, all this crypto with trustlessness. Lessness. You get this paradigm of being able to make promises that you know in the future will be true even though you did not go in the future, and that's time travel in some ways.\n\nMhmm. It's like being able to have a crystal ball and be able to see, you know, know, if a claim is made on the blockchain. That is kinda true.\n\nSpeaker 1: Right.\n\nSpeaker 0: And this is why this whole, angle that is there on blockchain. One one is this making promises, and you know that is true. Another angle, which is time travel in the future. Mhmm. Another angle is being able to see from all the existing blocks that anything that happened in the past, you can recreate it by running the same exact chain.\n\nMhmm. From the beginning, you can, if you anybody runs Bitcoin or Ethereum from Genesis block, it'll exactly be what it was. It won't change ever. Mhmm. Because there are proofs of all the data, which is time travel to the past because we didn't nobody went to the past and so.\n\nSo this is why I mean, time chain is actually a way better metaphor in some ways, if you think about it Right. Than than blockchain. So I would say what we are doing is in some ways it's kind of a joke we say that and I the time chain is not complete unless you have time travel. Like, it's the missing block because Nakamoto already came up with the time chain, which is the idea that you can make almost do virtual time travel to the future because you have that guarantees the future will be exactly that, or you can go to the past because you can see the proof of something actually happened. Like proof of, proof of work.\n\nYou did not actually the network can check the difficulty level. Nobody went to the past and saw they actually had the acid, but you don't need to. Mhmm. You don't need to. And that's it.\n\nThat's almost like virtual time travel to the past. So you have both these time travels in the blockchain. We just call it trustless. Yeah. But it's actually time travel.\n\nIt's the same word. I mean, different word, but same essence.\n\nSpeaker 1: Yeah. Yeah. Yeah. I mean, there's something about the I mean, definitely the the immutability or, like, the guaranteed nature of, like, x happening, at least in, like, core protocol things, is something that, I guess, in in blockchain where there's largely it feels to be framed in very much like an investment logic.\n\nSpeaker 0: Yes.\n\nSpeaker 1: Like, it's very much like I'm making the investment because I know that max amount of Bitcoin. And for some reason, that's a part of my, like, investment thesis or something like that. And so there's, I mean so there's, like, Bitcoin doing time stamping as a very almost, like, rudimentary form of this. And then, like, with MEV in, Ethereum, that, like, complicates it a whole lot more, it seems like to me. And the the not just so, like, God, I think, in Bitcoin is maybe the miner who mines the block.\n\nGod in, like, MEV then is, like, a bit more complicated, and it really depends on, like, the the\n\nSpeaker 0: like an\n\nSpeaker 1: who builds the blocks and yeah.\n\nSpeaker 0: God. Like\n\nSpeaker 1: Yeah. Yeah. All those, like\n\nSpeaker 0: because it's not even just solvers or servers. It's also market makers. It's also, like, you know, people who are very good at meme making and changing and realizing the value of ETH and all that. So Yeah. There's a lot in terms of happening, but it's it's in in fact, the fact is, in the case of Bitcoin, you had the idea of time chain.\n\nIn the case of Ethereum, it's not even this time chain. It is time travel because now the chain is much more programmable. Yeah. So by being able to almost think of it programmable time, which means the time is going forward, time is going back. So in many ways, it's like, during complete time.\n\nSpeaker 1: But it sounds you know, it it's so, like, you know, in in many ways, I can sound, I can imagine to someone maybe from the outside being like, that sounds dystopian.\n\nSpeaker 0: Yeah. Yeah. You could think of that.\n\nSpeaker 1: That sounds rough.\n\nSpeaker 0: I mean, I wouldn't say that because I mean I mean, yes. Of course. So much of finance is completely based on time travel anyways because when people do Yeah. Shorts and all those kind of, Bets on time. It's all based on based on time.\n\nLike, right now, you you think On a future. Yeah. The whole idea of speculation is based on time. Like, you can speculate Mhmm. And you're gonna make the time happen for something to re it's like a self fulfilling prophecy in some ways, you know, because every every week, the price goes up.\n\nSo, I mean, this idea of time is, as you said, when when you talk about what seems to work, that it is integral to the concept of money, of value, of all of that. I mean, something has value because that stands the test of time. So, again, we we have the idea of time. And even when you said about the the the previous things about, like, how people start coordinating with each other. I mean, long story short, one of the claims historians sometimes have is it is the Catholic monks who kind of came up with the rigor and the discipline of eating not when hungry Mhmm.\n\nBut based on the time. Waking up not when just you want to wake up based on time, going to so this idea that we just don't eat and nobody questions it when we are hungry, we just automatically entire world gets hungry at twelve in the afternoon. Mhmm. It's really weird, but it does happen because regimented how that happened is when the revolution happened, they cannot say every man a priest, which means every man will be like the Catholic priest doing things on time. So that is and we know one of Marx's papers work and others where, you know, this whole work ethic was invented by the monks.\n\nMhmm. And this is why the time of the Lord. So time is Lord in some ways. Right? Right.\n\nRight. Right. So, I mean, this kind of metaphor is in the case of Bitcoin, Bitcoin white paper is very interesting because it poses the problem of, this how can you not have reversibility? How can you not have double spending? And the solution is provided in the first page is decentralized time stamping server.\n\nYeah. And the entire paper is obsessed about time stamping. And so many ways, it's like, I think in every page, there is some mention of something to do with time. And even in computer science literature time and how to have a time that that you can agree on between many different processes is the birth of distributor systems and then decentralization and then Bitcoin and then so it is also dystopian, of course. I mean, I I I couldn't agree more because because there's a whole element, that precedes crypto from extravian online community where I mean, in again, long story short, immutability, in some ways was in invented to argue that if we, die or leave for and come back or if you don't even die, we'll leave for thousand years, we need a form of value that, you know, can stay for good for thousand million years.\n\nYears. And so, you mean to be it is great because you know your your money, your asset would not be overturned, would not be changed. So, you mean to be really in many ways is a shorthand for immortality. And that again is a conversation about rhetoric of time. So, it is unavoidable.\n\nSo I would instead of saying dystopian or utopian, I would say it is programmable. So it's how you program it, you know, sometimes.\n\nSpeaker 1: Yeah. So then, like, there's a question in my mind of, like, if, you know, if you to to I was coming up coming up to my mind, like, to seize the means of production is to seize the means of time. Absolutely.\n\nSpeaker 0: And what\n\nSpeaker 1: does what does that look like in the blockchain world? Like, you know, I would think you're you're telling me was it Mark Fisher who said this? That's, you know, when someone asked him what is communism or something like that, he said it's free time. Exactly. And, like, to me, that's like, I I think it's a a great way if someone asks you what is it, just say free time.\n\nIt's the it's the ability to do what you want whenever you want and learn and, like, to not be compelled to have to want to do or you don't feel as, like, fulfilling in your life. To me, that is, like, you know, that is that is when we've reached, you know, know Nirvana. Nirvana. Yeah. Our post capitalist world.\n\nSpeaker 0: Yes. But,\n\nSpeaker 1: yeah, I guess for you, what does it look like? I mean, what does,\n\nSpeaker 0: Freedom look like? Air drops. You know? Air drops. That that's that's Freedom\n\nSpeaker 1: freedom is getting as many airdrops.\n\nSpeaker 0: Airdrops. I mean, when you get airdrops for because you did something, you participated in a in a platform without expectation of anything. Maybe sometimes, most of them, you didn't know. At least you didn't know how much you will get. Yeah.\n\nAnd next thing you know, you got some airdrops that allows you some kind of a freedom because, you know, if it has some value, if it goes up, you know, you can buy. I know it sounds super, you know, antithetical move to the spirit, but you do you know, it's like the poison is its own very medicine in some cases. Right? So that which, you know, got us not having time, getting the airdrop, being able to know, but it's basically swap those airdrop talk tokens to fiat or other kinds of services values online. You get to have some, you know so I think airdrops are one of the great, I mean, things which, you know, give us little sense of, like, I don't know, time well spent.\n\nYou can get it retroactively. I know it sound maybe more dystopian, but I think there is a more, I don't know how to put it, like, nicer, fair, provided the airdrop is fairly distributed. It's not like the founding team.\n\nSpeaker 1: Like, it depends on how it's distributed. Exactly. There's definitely yeah. I mean, plenty of moments I've been fortunate enough to get to get an airdrop, and I was like, wow. Just like this sense of relief and, like\n\nSpeaker 0: A sense of seeing, like, somebody saw you. Somebody took you, like, to remind you about it.\n\nSpeaker 1: If communism is free time and free time is airdrops\n\nSpeaker 0: Communism is airdrops done properly. So it's like a fair distribution of air drops where Property air drops property. Yeah. Yeah. I mean and you know, this is why it's it's interesting that the whole air drops also kind of in a little way, if I exaggerate a bit, it kind of makes question makes us question this whole notion ideology of scarcity.\n\nBecause somebody just giving out just like that. So it's maybe it's not that scarce. The glimpse of abundance, you know, which Yeah. You know, which is, I think, also free time, the abundance of time. So I I think, if time is money as we say in in in everyday language, I think airdrop is just like, you know, like free time in some ways.\n\nI mean, again, how it's done, which stage of the project, how much is the pre mining thing, you know. Are people just, like, shilling it? Somebody will drag you after that. I mean, all those things, of course, that makes it make it much more complicated, but, I mean, there is that, you know. And then if you think of programmable time, as I said, you know, just say it's like a speculation.\n\nIf somebody does the airdrop to a token that are, like, you know, locked in a certain way where you have to do x y z z to to get the value out of it. So there are all kinds of, like, ways to, like, do experimental programmable Mhmm. Funky airdrops also and then also.\n\nSpeaker 1: So when it comes to, you know, if if we talk about, like, the mempool, for example, the MEV, what does do you have any thoughts on what a, like, a mempool that values free time looks like?\n\nSpeaker 0: Well, I mean, I I I I would say it would be I mean, I am more and more of a fan of, I mean, actually, with smart transaction, we try to do something like that. I'm shilling against smart transactions. I'm trying to get\n\nSpeaker 1: you to say some of the things that you were saying in the panel earlier. I don't know if these are\n\nSpeaker 0: the right questions. Exactly. No. Because one of the fun things we do in smart transactions is every dApp or wallet, when it sends transactions, we we have individualized, mempool for every user, and the mempool is on chain. So it's almost like your, mempool is your on chain wallet.\n\nSo, for example, I send three, four transactions that the solver gets. When the solver tries to solve it, it also puts it on chain. So it we cannot blur the boundary between mempool being off chain in the, you know, memory of each, full node or of solver to by making the mempool itself on chain, which is a weird idea, we are kind of claiming this thing that, what you do could be made public provided that you have the guarantees that you know it will be properly picked up. And if it's not picked up, you can have you can argue that somebody some other solver would pick up. So, I mean, from that perspective, I mean, the idea of mempool is also, interesting because what happens in a a Mempool are I'm going back to time.\n\nAre anything that's in a Mempool stays there as a potential to be picked up by the solver eventually the proposer and gets so in many ways, it remains in a kind of a future state. Like, it is it is not yet a present. Like, it's it could be the potential. Whereas anything that gets accepted in the blockchain gets frozen and cannot be changed and becomes in the past tense because you can't change the past. Mhmm.\n\nSo every transaction that's in the blockchain already confirmed as a past tense, and any transaction that's in the mempool are always in the present are in the future tense. And only during the twelve seconds when the transaction is being processed, picked up, validated, executed, they remain in the present tense. Now before MELV, that present tense was completely invisible because once you send transactions, it would remain in the future state, and then you would if you paid enough gas, you would see it in the past tense. You would never interact with the platform, with the in between you and the miner to get it accepted. Now with MEV, you do, because that's the whole point of solvers.\n\nSolvers are almost kind of an interactive protocol with the transactions, trying to see that, okay. I see this transaction, tries to buy this ETH. Can I put something before that to raise the value, lower the value, make some money? So it makes sense to have this transaction go through. So the solvers are actually not just, or like before, like, miners in Bitcoin blindly accepting transactions based on fees.\n\nThey're actually validating transactions based on how much they can get out of it. So as the transactions processed with with the server. This is the only present tense. Otherwise, transactions in blockchain remain either in a future state Mhmm. Or in a past.\n\nSo I would state Ethereum, unlike Bitcoin, is the blockchain that allows for present tense transactions to be properly managed. Bitcoin doesn't have it because there is no maybe happening.\n\nSpeaker 1: So when when is when is the present tense happening?\n\nSpeaker 0: The present tense happening so I send a transaction. It's in Mempool. Yeah. Say it stays in Mempool for, I don't know, say three blocks. And so they use those three blocks.\n\nNothing has happened to the transaction. It just stays in Mempool, gets broadcasted. So it stays in a future state because it could be to happen. Bound about to happen if it happens.\n\nSpeaker 1: Yeah. Could happen.\n\nSpeaker 0: But then when a solver sees, ah, now the market condition because the I want to sell some token called, say, Josh coin, I'm just saying. Suddenly, Josh coin spikes up the value.\n\nSpeaker 1: To the moon. Yeah.\n\nSpeaker 0: To the moon. Suddenly. It's and it's always like, hold on. This transaction has been waiting, wanting to sell Josh coin. Maybe I just and we can, involve we can include that in the next bundle.\n\nMhmm. Because the solver could make lots of money by having somebody sell or buy doing some sort of a trading strategy around that transaction of selling Josh coin.\n\nSpeaker 1: Mhmm.\n\nSpeaker 0: So during that block, that twelve seconds, when the solver is reading the transaction, figuring out it's about selling this coin that is going to the moon, deciding that I can actually add transaction before or after to manipulate the price to make some money out of it, it is in the present tense because it is neither waiting to be accepted nor it has already been accepted. It is in the process of being accepted.\n\nSpeaker 1: Right. Right.\n\nSpeaker 0: Because the it's it's the present is like ing, like it being a so the solver is processing by being interacting. Because before in Bitcoin, either the miner doesn't care about the transaction because the transaction fees are not enough. It's already filled the block. All the transaction is filled, and it just picked up includes. There is no interaction.\n\nIt's not like seeing what's in the transaction. Doesn't care about it. The fees are only thing that matters. Mhmm. So now this and also there's only 1 coin in it just I mean, in Bitcoin classically.\n\nSo here, because there's so much of logic in every transaction because of this during completeness, also because there are many coins, also because the whole thing of, like, it depends when to pick a transaction, not just based on fees, but what's the content of the transaction. Because before it was like, this is where the censorship resistance idea also comes in, that in Bitcoin, it's censorship resistant because the miner would not read the transaction, has no incentive to it. We cannot gain from it. It's just based on fees. Where Whereas in Mev, it's not just based on fees.\n\nIt's based on what inside the transaction. Right. And I see it's actually not always a censorship conversation. It's also a present tense conversation that because it's only during these twelve seconds, then finally it is being picked up after waiting for three blocks. And during that block, the fourth block, the current block, is the solver actually interacting in interactive protocol with the transaction.\n\nSo that is the only time a transaction sliver of time gets to be in the present tense. Mhmm. Whereas the sliver is much narrow. It's just about reading the value of the transaction fees, which is high enough in Bitcoin. So may actually opened up the this present tense from so it used to be, like, only past and then suddenly future.\n\nSorry. Only future mempool and suddenly past. Yeah. Yeah. And now future and the present and then past.\n\nSo the present is opening up. Right now, Mev is limited to a single block. Right. But if Mev can be extended, many people are trying to multi block Mev. The present tense becomes multi block.\n\nWow. So this is again programmable time. Mev multi\n\nSpeaker 1: block. Wow.\n\nSpeaker 0: So this is again programmable time.\n\nSpeaker 1: Extending the present. Extending the future.\n\nSpeaker 0: It sounds like some mindfulness BS. Yeah.\n\nSpeaker 1: I mean, that's so, like, is I I guess in your view, I mean, I guess not, but, like, the situation with MEV, is it purely a negative?\n\nSpeaker 0: Not not at all. Not at all. It's again Yeah. First, I mean, I don't see\n\nSpeaker 1: A negative, I guess, really I mean, really, like, only for the next one. Like, speculative like, purely financial speculative game of, like like, PVP\n\nSpeaker 0: Yeah. Yeah. Fighting or something like that. Say that because, I mean, maybe in a kind of a weird, twist of, I don't know, human history, we have always tried to extract the most out of something. So if it's good or bad\n\nSpeaker 1: Better or worse.\n\nSpeaker 0: Better or worse. So just because somebody's extracting because the thing is, like, ex looking at extraction as only as a bad thing, it's not always nuanced because Uh-huh. Both from the right, politically speaking, and the left. So for example, the left would say, okay, we are extracting from nature in a way that's bats for ecology. The right would say, we're extracting from nature, things that we should not do, the divine law of God.\n\nLike, we should not do more than what like, so the conservative appeal, you know. Yeah. So in many ways, we can argue nothing I'm arguing, that any anybody who claiming or some people who are claiming maybe it's a bad idea, they have a conservative approach. Like, let's not extract more. Because it's almost like Nakamoto's divine law that you should just look at the transaction fees, and this is what it is.\n\nSo I'm saying that neither I'm saying neither is right or wrong, but I'm saying that you can critique extraction as a bad thing from both angles. Mhmm. But what matters is how we are extracting what we are doing with it. And also the other idea is that MEV is usually, if not always, considered an economic problem to be solved, an economic reality.\n\nSpeaker 1: Yeah.\n\nSpeaker 0: But what what I argue for and what smart transaction ladder I argue for is mave is also a horological problem, a problem of time, like how you think of time. And if you think of time, in a way, to a certain extent, you can make a economic agnostic argument. This is about time. Not of course, time is also about value and money. But to a certain extent, you can talk about time for what it's worth.\n\nSo in many ways, I could I feel like you're giving Mev, its own due a little bit. Otherwise, it gets so wrapped up with this economic conversation that it becomes one directionally with the conversation. So, I mean yeah. So I wouldn't say Mev is a wholly negative or a harmful thing. I mean, in some ways, I would say not MAB is inevitable.\n\nI would say extraction is inevitable throughout human history we have extracted. Like, right when we invented I don't know the fire, we realized we're gonna extract much more from our steam. I mean, we realize it's not the history of steam is it was invented, like, so long ago in Turkey or somewhere for, like, toys to make toys, this little steam engine toys.\n\nSpeaker 1: Okay.\n\nSpeaker 0: And nobody did anything about it. But then in England, many hundreds of years later, they realized you could extract way more out of that.\n\nSpeaker 1: Alright.\n\nSpeaker 0: Is it a bad thing? Sometimes, yeah. People are, you know, the harmful effects of, you know, oozing coil for steam engine. But it's also, you know, did do a lot of innovation. So I think extraction in general, more than MEV, extraction is kind of history because that's the human, you know, the spirit and we're trying to so how we do it, the politics of it\n\nSpeaker 1: Right. Right.\n\nSpeaker 0: Again, the political conversation. I think it's pivotal. It's not just the economic question. It's a political question.\n\nSpeaker 1: Yeah. Of course. I mean yeah. Yeah. The, yeah, the sequencing of transactions is becoming is political.\n\nSpeaker 0: It's super political.\n\nSpeaker 1: So, I mean, you said some things during the panel that I think, referenced that. You said, you know, transactions of the world unite. Yeah. Exactly. Exactly.\n\nThe transaction union, I think it would go.\n\nSpeaker 0: That is it. That's something more we are so one of the things that we are quite because it may have opened some very interesting useful thing, like, useful for the users to do. So for example, right now, users who have very low value so we hear a rhetoric in crypto, or we make software that anybody can verify, but users, you know, they are not sophisticated enough to verify everything, or they are lazy to verify everything. And that's, of course, first thing is not not nice to talk about users in such a negative way. But more importantly, it's not true because users who are probably losing, say, $500 per month in slippage fees, the amount of money they would have to spend to have a full load, to maintain that, to verify everything, could be much more than the benefit of saving €500.\n\nSo if the benefit that you get by actually, you know, having users become much more knowledgeable, much more independent, having full knowledge. If the if the benefit does not out like, exceed way more than the cost of doing all that, it doesn't make any sense. So one way to address transaction unions, which is the idea that in a bundle, during the present tense, and we call the present tense in MAF MAF time, just a branding, you know, branding, MAF time. During MAF time, time, solvers, if they would bundle transactions that are of low worth with transactions that are of high worth in such a way that the whole bundle has attached atomicity, which means if any of the transactions, the low value transaction, gets sniped, like, somebody comes in before, has a slippage, does not get what say, you're trying to buy, I don't know, 7 ETH, you already got 6.7 ETH, and the slippage is more than what you wanted, then the whole transaction bundle, so including the transaction with millions and whatever, hundreds of millions and billions, everything will get richer transactions to help secure transactions that have low value. And this is transactions of the world unite.\n\nThis is Transaction solidarity.\n\nSpeaker 1: Transaction solidarity. Solidarity.\n\nSpeaker 0: Transaction unions, we call it. This is like bringing the transaction down to the same level playing bundle. And and and these are the great this is again and maybe the political question. You can make a movie so politically doing the right thing, I would say, because the level of programmability you have around how do you include a transaction, when does the transaction gets picked up, what does it mean to execute it. All of those things have become open to programmability, open to being worked on in some ways.\n\nBefore it was, like, very flat. You send the transaction and the validator would just accept it based on fees. Nothing else to be done in between. Mhmm. Just you send it and in the name of, you know, the divine, you just, you know, hope it gets accepted.\n\nBut now it's not that. You have a full ever developing protocol with all the many, intent platforms Right. And any of the, companies that are out there, we're all developing together. And and that's a great thing. I mean, as long as we, you know, have a political angle, not just an economic angle.\n\nBecause ultimately, economics is in many ways subject to politics, more so than the other way around, I would argue.\n\nSpeaker 1: Yeah. Sure.\n\nSpeaker 0: Yeah. So Definitely. I mean, throughout history, actually, economics used to be you know, political economy used to be the subject. Economics didn't was not its own subject. Yeah.\n\nYeah. Yeah. It became due to the mathematicization of, you know, anyways.\n\nSpeaker 1: So yeah. So speaking of unionization, I I also wanted to talk about, a very fascinating idea that you shared with me the other day. Yes. Yes. Yes.\n\nYes. So I I did a I did a panel, at, at an event the other day on decentralized data. And the, yeah, the kind of, topic they're talking about was I I said I was talking about on the panel was the politics of decentralized data and and what it was. And kind of one of the things that, that, that I brought up during this was based on a conversation that we had, like, kinda right before the panel. But I was talking about how yeah.\n\nI was kind of saying how, you know, when you if you don't have seen you've seen that meme of, like, developers talking to each other. One's like, oh, I copied your code, and the other one's like, oh, great. And then you see two designers, and one designer is like, I copied your design, and the other one is, like, crying and, like, why would you how dare you steal my design and and everything. And, yeah, kind of the the thing that we're getting at is that, like, at least for me, with the datafication of everything, that everything is becoming recorded in one way or another through digital systems, the it's not just about data being recorded. It's also about the power to compute what is inside that data and what are the relationships and, like, insights that you can derive from that.\n\nSo, like, it's not just that Facebook has all this data. It's that they have the computational power to, like, trudge through all of it to to build packages of of marketing, material to sell to or, you know, with marketing packages to sell to advertisers. And so in a world with decentralized data storage, then we have, like, this issue, like, potential issue of, like, it's not even about collecting the data anymore because the data is there. It's about just, like, who has the power to compute. And so, like, the the kind of the thing that I was inspired by, the thing that you mentioned to me is, like, maybe we need to think about design or, like, user experience as a, like, human computations.\n\nLike, design is human computation that when, a human is given a bunch of information on a on a user interface, that they should like, their ability to compute and derive things from that user interface is incredibly important, and it's something that should be made in such a way and probably open sourced in such a way, to where, like, we are protecting users through design.\n\nSpeaker 0: I think this this, you know, this is exactly, like, what we were seeing previously, which is the idea that, this way of talking about users as if they're losers. That, you know, if only they knew better, they wouldn't use these platforms. Yeah. I believe they would use, you know, they don't verify everything, you know. And the fact of the matter is users, first and foremost, don't have an incentive to do anything better than that.\n\nAs I was saying, it's sometimes the benefit is is not so, apparent to users. And it's not even the kind of question of, educating the users. That's also condescending. They don't know better or we have to tell them, raise awareness. Certain extent, yes.\n\nBut not always not the full picture. So what would be rather interesting is what we never we always try to blame it on the users or fix the user in some way, you know, as if there is some kind of a machine or a little object. What about turning it inwards? What are we as builders doing? Maybe there's something wrong with us.\n\nAnd that's where my my claim inside proposal crazy idea is, which is we already have somebody in, like, a role in most companies whose job is, first and foremost, to serve the user's interests, and they are called UX. They are US user experience. They are there to uphold the rights of users. Now but what happens is, say, tomorrow, some company x y z wants to do a a change in the user interface where they make it super easy and frictionless to invest amount of money. Is the user experience his job not to design that, but first and foremost to question because they uphold the user.\n\nRight? So the users, is the user does it they really want it? More importantly, would they not endanger users to accidentally invest money and get rugged at the end of it? Could be, could be not. We don't know that.\n\nBut the idea is that they cannot do that because as long as the user experience, engineer, designer is being paid by the company who's asked that, they're always more beholden to the company. Like, they who hold the capital get to have ultimate say. So ultimately and and what are the people who are the ultimate bosses who are telling them to do these things? They cannot, maximize shareholder value. And that's that's the point of it.\n\nThat's great. But what if that is the only way to ultimately get paid as a UX designer and doing your work, then what you're ultimately designing is not user experience, but shareholder experience. You just what rather what would be an ideal world if and here's the claim. Like, we have a DAO that pays all UX designers in the world, like, a sufficient salary and compensation and everything, and it makes it almost criminal for culture, you know, whatever, for all tech companies to even pay a dime to UX because you don't want a conflict of interest. You know, it's like you can't pay judges, you know, for taking your case.\n\nYou know, the the status today is complicated. So nobody can pay any UX designer, and the user designer could be, like, just activist if they need to. Like like, they would be almost terrorizing the engineering team, the business team if they ask for a feature upgrade that is not upholding the rights of the users. Instead of saying, oh, users don't know better. You know, if you do if the UX people think users don't know better, then this feature should not be shipped.\n\nThat they would just would not do the work. They will strike. And the DAO will take care of it. And DAO will be the only repeat that. I don't know if I'm clear.\n\nLike, they will get zero salary from the company they're working. So every tech company would have to rent these UX designers from the DAO, and they will will work for, for for whatever time they work, and they will cons they will be, like, in every meeting and everything, first and foremost, user experience is their work. Users, right, maintaining. Second is, okay. You want this feature, we're even nice for the software.\n\nThey don't care about the software. They only care about the user, then they care about the software. But that is not at all a reality because they can't afford and I can't blame the UX designers. Right. What can you do is get somebody holds the capital.\n\nIt's a liberating capital.\n\nSpeaker 1: Yeah. Yeah. I mean, I think that's definitely true. Like, you know, I mean, especially in crypto, I mean, it's kind of sometimes absurd how quickly, like, capital can move, how quickly you can lose your money in an instant because you press you accidentally pressed the button, transaction that you were, yeah, that\n\nSpeaker 0: you didn't, realize. Or or they made the user experience so smooth Yeah. Too smooth. Too too smooth. There was a problem in the nineties where they made in the nineties where they made accounting software that was so easy to use that accountants started making mistakes because it would get them to a mindless state.\n\nIt's just click click and done. This is where some friction is good. It depends on on the software. Sometimes it's not good. But that's again, the UX designers role who never get paid from the company.\n\nSpeaker 1: Yeah. I think that would be, it'd be a very interesting way to to design that. But we\n\nSpeaker 0: had to Crypto is one of those weird rare fields in the world. We have a mechanism for that, which is DAOs. Mhmm. So if there was a DAO by the way, my name for DAOs are VCs, I call them, which is venture communists. You know?\n\nSo if this venture communists, funded this this kind of a of designers, the best designers in the world. I mean, then, I mean, we assured, like, if the, if, the company that SBF was FTX? Yeah. If all the designers said, not gonna do any work, shut down the software. What's she gonna do?\n\nYou know? That's what I mean. Like, people in spite of knowing better, so many people I know, they work for places that are, you know, quite hostile to actual users, but they can't do nothing about it because, like, you know, at the end of the day, just my job. What do I do? Why not have a DAO?\n\nThat is, you know, like in many of the protocols, blockchain protocols, you have a way to fund the developers. But we should have similarly funding the designers. And then that would be done in such a way that the the company behind it could not, like, manipulate the price or hold back the capital, nothing like that. It would be trust trustlessly given to the developers\n\nSpeaker 1: Right. Right.\n\nSpeaker 0: Right. To the designers.\n\nSpeaker 1: Yeah. Yeah. So this is, like, almost like, an administration that is, like, given the responsibility of, of being responsible for users or just or representing users' interests\n\nSpeaker 0: Yeah.\n\nSpeaker 1: In the creation of applications is just not really done. What you know, you you you get a designer and you tell them, maybe you do some user research to find out whether they not whether or not they understand the product, but they are wanting them to design in such a way that balances maximization of extraction from users with, like, users feeling good about using the actual product.\n\nSpeaker 0: Yeah. And and sometimes I know some companies hire these roles called ethicists and things like that. Yeah. And I'm like, why do you need ethicists? What are UX people doing if they're not ethicists?\n\nRight. You know, because you're working with users' experience. That's a very ethical, obligation to have you working with someone's experience. If I mean, I was like, what are what were we thinking? Like, it's not it's a a ethical job.\n\nNot at all. And so this is why we and even human ethicists in, like, some of the biggest companies, they routinely get fired if they do if they study and provide a report internally saying this is actually not good or bad. Of course, the company finds innovative ways to fire them. And that's the thing. The company if the company could not even hire such people, but they are obligated to use such people, and the DAO pays these people, that's amazing.\n\nThis is why it's almost like, for the you know, for public goods, having UX designers. Mhmm. So it should not be like this is why Ethereum is kinda public good. I think crypto as one of the maybe the only thing in the world that could actually provide this public good service because it's actually built in the system to have this public good, which is, you know, paying people a good amount for doing the right thing that helps the community. Mhmm.\n\nSo having a community token, like, which, reflects the quality of the product, not even that quality of the users' satisfaction with the product in terms of keeping their rights intact, always safeguarding their rights. If there was a token like that and designers get air dropped, with that, I thought that would be just amazing.\n\nSpeaker 1: That would be great. Yeah. Yeah. Is it you heard it here first. Yes.\n\nWe're going to unionize the designers? Is that I mean, DAOify the designers. Nationalize the designers? DAO ify? Okay.\n\nSpeaker 0: Publicify. Publicify. Because, you know, interesting because when you say nationalized, it's still limited to a nation state.\n\nSpeaker 1: Yeah. Yeah. Yeah. But when you\n\nSpeaker 0: do DAO, it's like a public good, like Ethereum is public good, but it's not nationalized. Right. It's like a it's like\n\nSpeaker 1: the only It's a commodified design.\n\nSpeaker 0: Yeah. I mean, it Ethereum is not really, like, a regular commodity to ask. It's like people have been debating what it is, really. So it's just I don't know what it is, but what I know is it defies, all kinds of categorization. But what is definitely, it's a public good.\n\nThis is why private blockchains I don't know what that is. It doesn't exist. I mean, somebody who claimed it is an oxymoron, you know?\n\nSpeaker 1: Yeah. Yeah.\n\nSpeaker 0: It doesn't exist. So I think, I mean, crypto being a public infrastructure is the best way to do these kinds of DAOs where you can DAO ify all kinds of public utilities that should not be privatized where the capital is held by a few people who get to dictate. And, of course, we'll have conflict of interest in this case. Right. And design is just one thing that I'm passionate about.\n\nBut if somebody else in the audience can think of something and write about it or tweet about it, I mean, you know, more power to them. Yeah. More airdrops to them.\n\nSpeaker 1: Yeah. Yeah. One of one of my favorite hot takes, I think, remember when you when you were telling it to someone else and they were they were a bit dumbfounded. Yeah. Yeah.\n\nYeah. Different way of thinking about it.\n\nSpeaker 0: That's true.\n\nSpeaker 1: Yeah. Well, I really appreciate you taking the time to come on and share your wisdom and philosophy with us.\n\nSpeaker 0: Thank you. Thank you. Thank you. I'm very happy to be here. And, you can check out my work at stxn.io, which is our website.\n\nWe have a white paper called Mevolution, you know, as a kind of a Mev and evolution, but it's actually about revolution, which we are here for. And, you know, and just generally online, you can find my stuff. Cool. Thank you very much, Josh, for this wonderful interview.\n\nSpeaker 1: Yeah. Thank\n\nSpeaker 0: you. Thank you. Appreciate it.",
              "paragraphs": [
                {
                  "sentences": [
                    {
                      "text": "In Ethereum, a block server 12 approximately twelve seconds.",
                      "start": 0.08,
                      "end": 3.78
                    },
                    {
                      "text": "So within the twelve seconds, you can whoever is the solver and whoever has the control over the what goes in a bundle acts like a god.",
                      "start": 4.08,
                      "end": 14.535
                    },
                    {
                      "text": "In the case of Bitcoin, you had the idea of time chain.",
                      "start": 14.535,
                      "end": 19.835
                    },
                    {
                      "text": "In the case of Ethereum, it's not even this time chain.",
                      "start": 20.134998,
                      "end": 23.814999
                    },
                    {
                      "text": "It is time travel because because now the chain is much more programmable.",
                      "start": 23.814999,
                      "end": 27.88
                    }
                  ],
                  "start": 0.08,
                  "end": 27.88,
                  "num_words": 72.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 28.42,
                      "end": 28.9
                    },
                    {
                      "text": "Every transaction that's in the blockchain already confirmed as a past tense, and each transaction that's in the mempool are within the future tense.",
                      "start": 28.9,
                      "end": 37.559998
                    },
                    {
                      "text": "Ethereum, unlike Bitcoin, is the blockchain that allows for present tense transactions properly.",
                      "start": 38.34,
                      "end": 46.015
                    },
                    {
                      "text": "What you're ultimately designing is not user experience, but shareholder experience.",
                      "start": 46.235,
                      "end": 49.934998
                    }
                  ],
                  "start": 28.42,
                  "end": 49.934998,
                  "num_words": 49.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Hey, guys.",
                      "start": 50.795,
                      "end": 51.355
                    },
                    {
                      "text": "What you're about to watch is one of the many interviews I took during my time in Thailand for Devcon twenty twenty four.",
                      "start": 51.355,
                      "end": 57.34
                    },
                    {
                      "text": "I was in the country for a total of over a month and got the opportunity to meet a bunch of really cool people and interview them in person.",
                      "start": 57.480003,
                      "end": 64.46001
                    },
                    {
                      "text": "Devcon itself was an incredible and interesting experience and you can find my full review of it on my Patreon.",
                      "start": 64.92,
                      "end": 70.3
                    },
                    {
                      "text": "So if you like the content I've been making and would like me to continue going to these kinds of events and improving, then I hope you'll become a patron starting at just $3 per month for access to loads of bonus content and blockchain socialist merch at patreon.com/theblockchainsocialist.",
                      "start": 70.695,
                      "end": 87.49
                    }
                  ],
                  "start": 50.795,
                  "end": 87.49,
                  "num_words": 123.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So hi, everyone.",
                      "start": 90.59,
                      "end": 91.57
                    },
                    {
                      "text": "You're listening to the Blockchain Socialist podcast with another episode in a production set that, again, I can never afford in my life ever unless you donate to patreon.com enough money to where I can do this.",
                      "start": 91.63,
                      "end": 106.674995
                    },
                    {
                      "text": "But, I'm here at Defcon in Bangkok, and I'm here where with my friend Anuj Dasgupta.",
                      "start": 106.73499,
                      "end": 114.115
                    }
                  ],
                  "start": 90.59,
                  "end": 114.115,
                  "num_words": 56.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yes.",
                      "start": 114.41499,
                      "end": 114.63
                    },
                    {
                      "text": "Hi, everybody.",
                      "start": 114.79,
                      "end": 115.53
                    },
                    {
                      "text": "So I'm very happy to be here.",
                      "start": 115.75,
                      "end": 117.369995
                    },
                    {
                      "text": "Thank you, Josh, for inviting me for this.",
                      "start": 117.829994,
                      "end": 120.17
                    },
                    {
                      "text": "So yeah.",
                      "start": 120.549995,
                      "end": 121.27
                    }
                  ],
                  "start": 114.41499,
                  "end": 121.27,
                  "num_words": 20.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "I mean, I think, we're having exciting conversation.",
                      "start": 121.27,
                      "end": 124.649994
                    }
                  ],
                  "start": 121.27,
                  "end": 124.649994,
                  "num_words": 8.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 125.189995,
                      "end": 125.509995
                    },
                    {
                      "text": "I think it's gonna be a really fun one.",
                      "start": 125.509995,
                      "end": 127.85
                    },
                    {
                      "text": "So, of course, we already know each other, and we have, like, plenty of things that we can talk about.",
                      "start": 128.47,
                      "end": 134.425
                    },
                    {
                      "text": "And that's why it's going to be, why we need to do kind of, like, the the biz let's do business first, and then we'll get into the more fun stuff.",
                      "start": 134.485,
                      "end": 142.585
                    },
                    {
                      "text": "Sure.",
                      "start": 142.725,
                      "end": 143.045
                    }
                  ],
                  "start": 125.189995,
                  "end": 143.045,
                  "num_words": 62.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Sounds good.",
                      "start": 143.045,
                      "end": 143.605
                    },
                    {
                      "text": "About philosophy and a bunch of other things.",
                      "start": 143.605,
                      "end": 145.525
                    },
                    {
                      "text": "So maybe just to start off for everyone, if you want to maybe introduce yourself and Sure.",
                      "start": 145.525,
                      "end": 150.48
                    },
                    {
                      "text": "Talk a little bit about your your new project, smart transactions.",
                      "start": 150.56,
                      "end": 153.37999
                    }
                  ],
                  "start": 143.045,
                  "end": 153.37999,
                  "num_words": 38.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Sure.",
                      "start": 153.68,
                      "end": 154.15999
                    },
                    {
                      "text": "So, I'm here sharing a project that I found at with Vlad Zamfier.",
                      "start": 154.48,
                      "end": 160.605
                    },
                    {
                      "text": "It's called smart transactions.",
                      "start": 160.745,
                      "end": 162.045
                    },
                    {
                      "text": "And initially started, like, three, four years ago, we are researching the Mev space.",
                      "start": 162.185,
                      "end": 166.825
                    },
                    {
                      "text": "And so, like, one of the early insights I had where we discussed that the beginning of Mev is the end of blocks, which just means take a fancy way of saying that it's the end of blockchain as we know it.",
                      "start": 166.825,
                      "end": 178.67
                    }
                  ],
                  "start": 153.68,
                  "end": 178.67,
                  "num_words": 74.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And things are gonna change quite rapidly.",
                      "start": 179.37001,
                      "end": 181.71
                    },
                    {
                      "text": "And then this this change, the market structure, the supplies, and everything change.",
                      "start": 182.09001,
                      "end": 185.20499
                    },
                    {
                      "text": "But through all that, we realize that transactions, when you send on blockchains, are kinda quite straightforward.",
                      "start": 185.20499,
                      "end": 190.185
                    },
                    {
                      "text": "Like, you say, okay.",
                      "start": 190.245,
                      "end": 192.025
                    },
                    {
                      "text": "I want to send this e to this person.",
                      "start": 192.165,
                      "end": 193.765
                    }
                  ],
                  "start": 179.37001,
                  "end": 193.765,
                  "num_words": 50.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "I want to receive this.",
                      "start": 193.765,
                      "end": 194.985
                    },
                    {
                      "text": "And the only thing you can do, kind of programmable ability, a bit more flexibility, expressibility are on smart contracts.",
                      "start": 195.045,
                      "end": 201.79
                    },
                    {
                      "text": "And we realize now that transactions are routed through this intermediate layer called the solvers, maybe transactions from the wallet or from the dApp can add this extra can we can think of it as metadata saying I want to like, for example, I want to give this, I want to swap x with y provided the price changes and so on.",
                      "start": 202.33,
                      "end": 222.51001
                    },
                    {
                      "text": "So provided this person gets it or can have x grow or gets locked in a certain way.",
                      "start": 222.51001,
                      "end": 228.11
                    },
                    {
                      "text": "These things, solvers can take care of that, can find out the best time to execute that, can find best price or whatever conditions you give.",
                      "start": 228.11,
                      "end": 235.07
                    }
                  ],
                  "start": 193.765,
                  "end": 235.07,
                  "num_words": 131.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So that's smart transact transactions that are smart enough to find whatever the user has, defined in the wallet, in the dApp.",
                      "start": 235.07,
                      "end": 245.325
                    },
                    {
                      "text": "And we use a lot of fun stuff like time travel and and, other kinds of stuff.",
                      "start": 245.86499,
                      "end": 252.59
                    },
                    {
                      "text": "Yeah.",
                      "start": 252.59,
                      "end": 253.03
                    }
                  ],
                  "start": 235.07,
                  "end": 253.03,
                  "num_words": 40.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 253.03,
                      "end": 253.35
                    },
                    {
                      "text": "So, yeah.",
                      "start": 253.35,
                      "end": 255.91
                    },
                    {
                      "text": "Yeah.",
                      "start": 255.91,
                      "end": 255.99
                    },
                    {
                      "text": "So you started smart transactions with Vlad Zamfir, who is someone, in case you don't know, someone who's been very influential in the in the Ethereum space, to put it quickly.",
                      "start": 255.99,
                      "end": 263.77
                    },
                    {
                      "text": "Did a lot of work on, I believe, the proof of stake consensus and and and such.",
                      "start": 264.63,
                      "end": 268.845
                    }
                  ],
                  "start": 253.03,
                  "end": 268.845,
                  "num_words": 52.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And yeah.",
                      "start": 269.725,
                      "end": 270.86502
                    },
                    {
                      "text": "Smart transactions.",
                      "start": 271.80502,
                      "end": 272.545
                    },
                    {
                      "text": "So, like, I know you guys hate this word, but I had a previous conversation, with a previous guest, Chris Gose from Anoma, in which they use the term intense.",
                      "start": 273.08502,
                      "end": 284.06
                    },
                    {
                      "text": "Yes.",
                      "start": 284.76,
                      "end": 285.26
                    },
                    {
                      "text": "Smart transactions sounds like something similar to intense.",
                      "start": 286.44,
                      "end": 291.02
                    }
                  ],
                  "start": 269.725,
                  "end": 291.02,
                  "num_words": 43.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yes.",
                      "start": 291.32,
                      "end": 291.56
                    },
                    {
                      "text": "Yes.",
                      "start": 291.56,
                      "end": 291.88
                    },
                    {
                      "text": "Could you",
                      "start": 291.88,
                      "end": 292.28
                    }
                  ],
                  "start": 291.32,
                  "end": 292.28,
                  "num_words": 4.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "unpack that a bit?",
                      "start": 292.28,
                      "end": 293.08002
                    }
                  ],
                  "start": 292.28,
                  "end": 293.08002,
                  "num_words": 4.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "I mean, you could say that, except that it is not.",
                      "start": 293.08002,
                      "end": 295.74
                    },
                    {
                      "text": "And and, because, you know, intense is, I mean, called old fashioned, but as a computer scientist, I would say intense are a kind of a psychological thing.",
                      "start": 296.755,
                      "end": 306.035
                    },
                    {
                      "text": "But worse of it is that it's there is no way to verify what somebody's mind what the intentions are behind something.",
                      "start": 306.035,
                      "end": 312.06
                    },
                    {
                      "text": "I mean Right.",
                      "start": 312.06,
                      "end": 312.54
                    },
                    {
                      "text": "The only thing we can verify are consequences of actions.",
                      "start": 312.7,
                      "end": 315.28
                    }
                  ],
                  "start": 293.08002,
                  "end": 315.28,
                  "num_words": 74.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So in some ways, you could say the intents, but what we actually do is, like, for example, say on the wallet, you click and you give a measure saying I want a certain kind of slippage, then that's something we can verify.",
                      "start": 315.42,
                      "end": 326.16498
                    },
                    {
                      "text": "So you can see that's an intent, but I will just call it an objective of whatever, like like, the word objective and goal.",
                      "start": 326.465,
                      "end": 333.60498
                    },
                    {
                      "text": "Something is out there in the world, something that is verifiable.",
                      "start": 333.745,
                      "end": 336.21
                    },
                    {
                      "text": "So you could say that, yes, it is that, but it's also another way of, talking about it is is, Vitalik has this believe it's EIP seven seven zero two, two, which is basically extending the expressibility of every transaction to be able to have these other conditions, no things I was talking about.",
                      "start": 336.21,
                      "end": 358.385
                    },
                    {
                      "text": "And that's, that's something, you know, in some ways in line with what we have already been trying for a couple of years now.",
                      "start": 358.605,
                      "end": 366.15
                    }
                  ],
                  "start": 315.42,
                  "end": 366.15,
                  "num_words": 156.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And maybe I'll give you if I may let me give a different very different, metaphor, landscape to, like, paint the picture a little bit.",
                      "start": 366.15,
                      "end": 373.21
                    },
                    {
                      "text": "So right now, if you look at Ethereum, most of the stuff in Ethereum boils down to, doing a swap coin x, coin y.",
                      "start": 373.34998,
                      "end": 380.475
                    },
                    {
                      "text": "We have the Uniswap.",
                      "start": 381.495,
                      "end": 382.555
                    },
                    {
                      "text": "Then we have Uniswap x based on Cowswap.",
                      "start": 382.695,
                      "end": 384.79498
                    },
                    {
                      "text": "Many other platforms do the same thing.",
                      "start": 384.85498,
                      "end": 386.715
                    }
                  ],
                  "start": 366.15,
                  "end": 386.715,
                  "num_words": 68.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Sure.",
                      "start": 386.935,
                      "end": 387.175
                    },
                    {
                      "text": "You have bridging.",
                      "start": 387.175,
                      "end": 387.815
                    },
                    {
                      "text": "You have staking of all that.",
                      "start": 387.815,
                      "end": 388.775
                    },
                    {
                      "text": "But, ultimately, if you can't, take your money out or put new money, which is against, swapping, you're kind of stuck.",
                      "start": 388.775,
                      "end": 396.28
                    },
                    {
                      "text": "It wouldn't work.",
                      "start": 396.28,
                      "end": 397.0
                    }
                  ],
                  "start": 386.935,
                  "end": 397.0,
                  "num_words": 34.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 397.0,
                      "end": 397.24
                    },
                    {
                      "text": "So swap is not just important, but if you look at DappRadar, it is the most important application.",
                      "start": 397.24,
                      "end": 402.3
                    },
                    {
                      "text": "But the thing is, from the case of MEV, most of the solvers who actually are the kind of the underlying engine that kind of runs MEV.",
                      "start": 403.4,
                      "end": 414.82498
                    },
                    {
                      "text": "Searcher is a solver, same word.",
                      "start": 414.82498,
                      "end": 416.845
                    },
                    {
                      "text": "The thing they do, essentially is receive transactions from different wallets, and they try to figure out what's the most optimized way to provide, the transaction bundle.",
                      "start": 417.465,
                      "end": 431.04
                    }
                  ],
                  "start": 397.0,
                  "end": 431.04,
                  "num_words": 79.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And what the transactions do?",
                      "start": 431.04,
                      "end": 432.375
                    },
                    {
                      "text": "Swaps.",
                      "start": 432.375,
                      "end": 432.61502
                    },
                    {
                      "text": "Like, I'm sending eight.",
                      "start": 432.61502,
                      "end": 433.815
                    },
                    {
                      "text": "I'm trying to get one.",
                      "start": 433.815,
                      "end": 434.935
                    },
                    {
                      "text": "I'm selling something.",
                      "start": 434.935,
                      "end": 435.73502
                    }
                  ],
                  "start": 431.04,
                  "end": 435.73502,
                  "num_words": 18.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "I'm waiting for a price to happen, be it a limit or a bit, whatever it is.",
                      "start": 435.73502,
                      "end": 439.915
                    },
                    {
                      "text": "We realize that this, way of optimizing transactions for the best swap could be extended to other use cases.",
                      "start": 440.295,
                      "end": 449.99002
                    },
                    {
                      "text": "So because swap is essentially a matching problem.",
                      "start": 449.99002,
                      "end": 453.35
                    },
                    {
                      "text": "Right?",
                      "start": 453.35,
                      "end": 453.85
                    },
                    {
                      "text": "I want to sell ETH for DAI.",
                      "start": 453.99002,
                      "end": 456.07
                    }
                  ],
                  "start": 435.73502,
                  "end": 456.07,
                  "num_words": 52.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "You want to buy DAI for ETH.",
                      "start": 456.07,
                      "end": 457.69
                    },
                    {
                      "text": "CallSwap will find out the best, pair.",
                      "start": 458.07,
                      "end": 460.31
                    },
                    {
                      "text": "And we realize we can do it for not just, money or, like, tokens, but, like, any kind of a like, building an Uber on chain.",
                      "start": 460.31,
                      "end": 468.655
                    },
                    {
                      "text": "Building an Airbnb, it's a matter of matching.",
                      "start": 468.655,
                      "end": 470.515
                    }
                  ],
                  "start": 456.07,
                  "end": 470.515,
                  "num_words": 48.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 472.015,
                      "end": 472.49503
                    },
                    {
                      "text": "So, like, yeah.",
                      "start": 472.49503,
                      "end": 474.73502
                    },
                    {
                      "text": "So already, there are a lot of decentralized exchanges that use this kind of system of, like, you you are essentially make you're signing a message for basically a swap to happen",
                      "start": 474.73502,
                      "end": 484.24
                    }
                  ],
                  "start": 472.015,
                  "end": 484.24,
                  "num_words": 36.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yes.",
                      "start": 484.4,
                      "end": 484.52
                    }
                  ],
                  "start": 484.4,
                  "end": 484.52,
                  "num_words": 1.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And you're asking for it to, like, to fill these certain requirements.",
                      "start": 484.63998,
                      "end": 488.18
                    }
                  ],
                  "start": 484.63998,
                  "end": 488.18,
                  "num_words": 12.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Exactly.",
                      "start": 488.24,
                      "end": 488.72
                    }
                  ],
                  "start": 488.24,
                  "end": 488.72,
                  "num_words": 1.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And there are there is a network of, I guess, bots.",
                      "start": 488.72,
                      "end": 492.20502
                    },
                    {
                      "text": "Mhmm.",
                      "start": 492.20502,
                      "end": 492.605
                    }
                  ],
                  "start": 488.72,
                  "end": 492.605,
                  "num_words": 12.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So there are other computers.",
                      "start": 492.605,
                      "end": 494.065
                    },
                    {
                      "text": "Solvers are kind of Solvers.",
                      "start": 494.36502,
                      "end": 495.52502
                    },
                    {
                      "text": "Automatically working.",
                      "start": 495.80502,
                      "end": 496.765
                    },
                    {
                      "text": "Yeah.",
                      "start": 496.765,
                      "end": 497.265
                    }
                  ],
                  "start": 492.605,
                  "end": 497.265,
                  "num_words": 13.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "In which they're trying to make this match happen for you.",
                      "start": 497.565,
                      "end": 501.005
                    }
                  ],
                  "start": 497.565,
                  "end": 501.005,
                  "num_words": 11.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 501.005,
                      "end": 501.505
                    },
                    {
                      "text": "And,",
                      "start": 502.20502,
                      "end": 502.36502
                    }
                  ],
                  "start": 501.005,
                  "end": 502.36502,
                  "num_words": 2.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "yeah, and that that if you abstract the the action of matching, then that is something that is, yeah, usable for many different types of things besides Yeah.",
                      "start": 502.36502,
                      "end": 515.77496
                    }
                  ],
                  "start": 502.36502,
                  "end": 515.77496,
                  "num_words": 28.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Exactly.",
                      "start": 515.77496,
                      "end": 516.175
                    },
                    {
                      "text": "Matching for swaps.",
                      "start": 516.255,
                      "end": 516.815
                    },
                    {
                      "text": "Exactly.",
                      "start": 516.815,
                      "end": 517.135
                    },
                    {
                      "text": "I mean, like, you know, when when we're in we're in Defcon in Bangkok, everybody has been using Grab.",
                      "start": 517.135,
                      "end": 523.475
                    },
                    {
                      "text": "And in Grab, you can put a request saying, I want to have bath time, and somebody will respond, like, hotel or whatever will respond and saying, okay.",
                      "start": 523.535,
                      "end": 530.84
                    }
                  ],
                  "start": 515.77496,
                  "end": 530.84,
                  "num_words": 52.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "We have bath high.",
                      "start": 530.84,
                      "end": 531.48
                    },
                    {
                      "text": "They will send it to you.",
                      "start": 531.48,
                      "end": 532.68
                    },
                    {
                      "text": "That's a match again.",
                      "start": 532.68,
                      "end": 533.72003
                    },
                    {
                      "text": "So between you you have it.",
                      "start": 533.72003,
                      "end": 535.0
                    },
                    {
                      "text": "So this is it's almost it's a joke we say.",
                      "start": 535.0,
                      "end": 537.48
                    }
                  ],
                  "start": 530.84,
                  "end": 537.48,
                  "num_words": 30.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "You know, how makes the the peer to peer connection in some ways between a coincidence of wants, like, on both sides.",
                      "start": 537.48,
                      "end": 545.145
                    },
                    {
                      "text": "What about the want is more than just I want x coin for y coin?",
                      "start": 545.205,
                      "end": 549.065
                    },
                    {
                      "text": "Yeah.",
                      "start": 549.28503,
                      "end": 549.78503
                    },
                    {
                      "text": "The real ones, like, I want.",
                      "start": 549.92505,
                      "end": 551.625
                    },
                    {
                      "text": "And other, side will respond to, I want the ride.",
                      "start": 552.245,
                      "end": 555.625
                    }
                  ],
                  "start": 537.48,
                  "end": 555.625,
                  "num_words": 54.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Others, that's an Uber.",
                      "start": 555.685,
                      "end": 556.645
                    },
                    {
                      "text": "I or whatever is the case.",
                      "start": 556.645,
                      "end": 558.18
                    },
                    {
                      "text": "So any marketplace, you could think of it, even Telegram where I want to send a message to Josh.",
                      "start": 558.18,
                      "end": 564.2
                    },
                    {
                      "text": "And on other side, somebody could be a broadcast server.",
                      "start": 564.74,
                      "end": 568.28
                    },
                    {
                      "text": "Telegram broadcast hosted in on their own computer.",
                      "start": 568.34,
                      "end": 571.56
                    }
                  ],
                  "start": 555.685,
                  "end": 571.56,
                  "num_words": 47.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "They could say I am willing to provide the service of broadcasting the service that you want to send to Bujos.",
                      "start": 571.94,
                      "end": 576.705
                    },
                    {
                      "text": "So in many ways that you can think of most of the things that we do online, especially things that are kind of social networky, be it Uber or this, that, and the other as kind of a supply and demand or rather kind of ask and bid, like, two sides of the matching engine problem.",
                      "start": 577.48505,
                      "end": 597.13995
                    },
                    {
                      "text": "And so that's what Right.",
                      "start": 597.13995,
                      "end": 598.41
                    },
                    {
                      "text": "We are trying to generalize the matching engine, not just swaps, but any kinds of,",
                      "start": 598.66,
                      "end": 603.505
                    }
                  ],
                  "start": 571.94,
                  "end": 603.505,
                  "num_words": 97.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 604.385,
                      "end": 604.505
                    },
                    {
                      "text": "Actions.",
                      "start": 604.625,
                      "end": 605.10504
                    },
                    {
                      "text": "Yeah.",
                      "start": 605.10504,
                      "end": 605.34503
                    },
                    {
                      "text": "And so the the kind of, like, metaphor that you guys like to use in all this is time travel.",
                      "start": 605.34503,
                      "end": 611.66504
                    }
                  ],
                  "start": 604.385,
                  "end": 611.66504,
                  "num_words": 23.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yes.",
                      "start": 611.66504,
                      "end": 611.82
                    },
                    {
                      "text": "Very much obsessed with time travel.",
                      "start": 612.06,
                      "end": 613.76
                    },
                    {
                      "text": "Some people hate it, but I think it's the best metaphor to use.",
                      "start": 614.38,
                      "end": 616.86
                    },
                    {
                      "text": "Yeah.",
                      "start": 616.86,
                      "end": 617.10004
                    },
                    {
                      "text": "Because what happens in Mev is just like you have transactions that are order one after the other, but what may have happened, the ordering of ordering of transactions would get manipulated.",
                      "start": 617.10004,
                      "end": 626.66504
                    }
                  ],
                  "start": 611.66504,
                  "end": 626.66504,
                  "num_words": 53.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So somebody wants to sell ETH and somebody could come before that by buying up enough ETH and changing the price of the ETH.",
                      "start": 626.965,
                      "end": 634.085
                    },
                    {
                      "text": "That's front running or other cases or other kinds of attacks.",
                      "start": 634.085,
                      "end": 637.625
                    },
                    {
                      "text": "So if you can change the order of transactions, in some ways, you change the way, time happens.",
                      "start": 637.84503,
                      "end": 645.41003
                    },
                    {
                      "text": "For example, I was supposed to go before you.",
                      "start": 645.41003,
                      "end": 648.23
                    },
                    {
                      "text": "Right.",
                      "start": 648.45,
                      "end": 648.93
                    }
                  ],
                  "start": 626.965,
                  "end": 648.93,
                  "num_words": 63.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Now I'm I'm going after you.",
                      "start": 648.93,
                      "end": 651.11
                    }
                  ],
                  "start": 648.93,
                  "end": 651.11,
                  "num_words": 6.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 651.33,
                      "end": 651.65
                    }
                  ],
                  "start": 651.33,
                  "end": 651.65,
                  "num_words": 1.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So my time was before you.",
                      "start": 651.65,
                      "end": 652.845
                    },
                    {
                      "text": "Now my time is after you.",
                      "start": 652.845,
                      "end": 654.385
                    },
                    {
                      "text": "So by changing the time or changing the order of transactions, you're essentially changing the time that somebody will have something will happen.",
                      "start": 654.605,
                      "end": 661.805
                    },
                    {
                      "text": "Now this is not real time time travel as in nobody will use our platform and end up yesterday.",
                      "start": 661.805,
                      "end": 667.345
                    },
                    {
                      "text": "Right.",
                      "start": 667.725,
                      "end": 668.045
                    }
                  ],
                  "start": 651.65,
                  "end": 668.045,
                  "num_words": 55.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "That will not happen.",
                      "start": 668.045,
                      "end": 668.98004
                    },
                    {
                      "text": "But what will happen is somebody will use our transaction, and they would be able to make bets based on future that did not happen.",
                      "start": 668.98004,
                      "end": 676.02
                    },
                    {
                      "text": "So as an example, say you want to short a trade, and you don't even have those coins to short.",
                      "start": 676.02,
                      "end": 683.56
                    },
                    {
                      "text": "So you can see I want to short if I have the coins in the future.",
                      "start": 683.78,
                      "end": 687.255
                    },
                    {
                      "text": "And in the future, we will try to make sure that's fulfilled.",
                      "start": 687.635,
                      "end": 691.175
                    }
                  ],
                  "start": 668.045,
                  "end": 691.175,
                  "num_words": 77.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So in Ethereum blocks every twelve approximately twelve seconds.",
                      "start": 691.715,
                      "end": 695.735
                    },
                    {
                      "text": "So within within the twelve seconds, you can whoever is the solver and whoever has the control over the what goes in a bundle acts like a god.",
                      "start": 695.875,
                      "end": 706.43
                    },
                    {
                      "text": "Because, as long as, you know, within the twelve seconds, they're able to make up for it and it actually is coherent in terms of there are no problems of causality, what caused what, it's perfectly fine.",
                      "start": 706.43,
                      "end": 717.03503
                    },
                    {
                      "text": "So you can make this weird transactions where you say do x based on y, and y will happen later as long as the latest within the same block.",
                      "start": 717.03503,
                      "end": 726.3
                    },
                    {
                      "text": "So if in a twelve second block, a transaction that happens in second second can say, you know, do the short if I get so many ETH, in the next five, seven seconds.",
                      "start": 726.76,
                      "end": 738.90497
                    }
                  ],
                  "start": 691.715,
                  "end": 738.90497,
                  "num_words": 136.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "In the",
                      "start": 739.285,
                      "end": 739.52496
                    }
                  ],
                  "start": 739.285,
                  "end": 739.52496,
                  "num_words": 2.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "twelve seconds, that's still.",
                      "start": 739.52496,
                      "end": 740.745
                    },
                    {
                      "text": "Yeah.",
                      "start": 740.805,
                      "end": 741.045
                    },
                    {
                      "text": "And within twelve seconds, there's another transaction comes in, which is which will give this ETH to this other transaction provider.",
                      "start": 741.045,
                      "end": 747.385
                    },
                    {
                      "text": "Then, you know, the solver will be like, okay.",
                      "start": 747.925,
                      "end": 749.60004
                    },
                    {
                      "text": "This makes total sense.",
                      "start": 749.60004,
                      "end": 750.56
                    }
                  ],
                  "start": 739.52496,
                  "end": 750.56,
                  "num_words": 39.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "They will take these two transactions, put it in a bundle, and send it to be to be accepted by the the block builder and proposal and all that.",
                      "start": 750.56,
                      "end": 757.2
                    },
                    {
                      "text": "So this is why it looks like time travel when it's finally submitted and it's on the blockchain.",
                      "start": 757.2,
                      "end": 764.03503
                    },
                    {
                      "text": "Mhmm.",
                      "start": 764.17505,
                      "end": 764.575
                    },
                    {
                      "text": "Actually, what's happening is kind of shenanigans within those twelve seconds where you can act like God.",
                      "start": 764.575,
                      "end": 770.03503
                    }
                  ],
                  "start": 750.56,
                  "end": 770.03503,
                  "num_words": 65.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 772.41504,
                      "end": 772.655
                    },
                    {
                      "text": "Like I like, time time manipulation.",
                      "start": 772.655,
                      "end": 774.515
                    }
                  ],
                  "start": 772.41504,
                  "end": 774.515,
                  "num_words": 7.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Time manipulation because we have this kind of window of twelve seconds where you're god.",
                      "start": 775.215,
                      "end": 779.23004
                    },
                    {
                      "text": "You know?",
                      "start": 779.77,
                      "end": 780.35004
                    }
                  ],
                  "start": 775.215,
                  "end": 780.35004,
                  "num_words": 17.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 780.89,
                      "end": 781.39
                    },
                    {
                      "text": "I think so, like, now I'm I'm interested in getting into, like, the the juicier stuff because, yeah.",
                      "start": 781.45,
                      "end": 788.57
                    },
                    {
                      "text": "I don't I you're I mean, I know you're familiar a bit with I got this from from Wasim, which is, Alcindi, which is a a friend.",
                      "start": 788.57,
                      "end": 795.835
                    },
                    {
                      "text": "And one of the things that he told me once about was, like, the transition to capitalism was and it involved, like, the control of time that elites, often through different modes of production were those who controlled time.",
                      "start": 796.53503,
                      "end": 812.86
                    },
                    {
                      "text": "And so, like, he he told me the story of, like, you know, the the rise of, like, clock towers, for example.",
                      "start": 813.95996,
                      "end": 819.635
                    }
                  ],
                  "start": 780.89,
                  "end": 819.635,
                  "num_words": 107.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And villages had a lot to do with getting villagers who are used to simply, like, working the land based on the move of the movement of the sun or whatever else to get to work on time.",
                      "start": 819.635,
                      "end": 830.055
                    },
                    {
                      "text": "Because with the increase of industrial production, then it's just easier to coordinate, or, like, more efficient to coordinate, workers Yes.",
                      "start": 830.355,
                      "end": 839.65
                    },
                    {
                      "text": "If they all agree that, like, we're all going to work at, like, 12:00, and now it's 12:00.",
                      "start": 839.73,
                      "end": 844.87
                    },
                    {
                      "text": "And there's something for there's some sort of corollary to that, but I don't really know exactly how to, like, profess completely when when it comes to MEV and, like, this is I can make",
                      "start": 845.33,
                      "end": 854.825
                    }
                  ],
                  "start": 819.635,
                  "end": 854.825,
                  "num_words": 112.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "it very simple, actually.",
                      "start": 854.825,
                      "end": 855.785
                    },
                    {
                      "text": "Yeah.",
                      "start": 855.785,
                      "end": 856.185
                    },
                    {
                      "text": "I think so.",
                      "start": 856.185,
                      "end": 857.005
                    },
                    {
                      "text": "Bold claims, which is, I mean, the blockchain is all ready from the beginning Yeah.",
                      "start": 857.14496,
                      "end": 863.57996
                    },
                    {
                      "text": "Of, of Time change.",
                      "start": 863.66,
                      "end": 865.74
                    }
                  ],
                  "start": 854.825,
                  "end": 865.74,
                  "num_words": 27.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Being",
                      "start": 865.81995,
                      "end": 866.31995
                    }
                  ],
                  "start": 865.81995,
                  "end": 866.31995,
                  "num_words": 1.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "a time change.",
                      "start": 866.77997,
                      "end": 867.33997
                    }
                  ],
                  "start": 866.77997,
                  "end": 867.33997,
                  "num_words": 3.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 867.33997,
                      "end": 867.66
                    },
                    {
                      "text": "Yeah.",
                      "start": 867.66,
                      "end": 868.13995
                    },
                    {
                      "text": "And of trustlessness.",
                      "start": 868.13995,
                      "end": 869.04
                    },
                    {
                      "text": "They're all connected.",
                      "start": 869.18,
                      "end": 870.07996
                    },
                    {
                      "text": "Because what is the question of trust?",
                      "start": 870.37994,
                      "end": 871.74
                    }
                  ],
                  "start": 867.33997,
                  "end": 871.74,
                  "num_words": 15.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "The question of trust is basically being able to when I say you don't have to trust anything on the blockchain, it means, like, if somebody locks up a coin on the blockchain, you don't have to trust it.",
                      "start": 871.74,
                      "end": 880.505
                    },
                    {
                      "text": "It'll be there.",
                      "start": 880.505,
                      "end": 880.90497
                    },
                    {
                      "text": "It'll be there in ten years, hundred years, two hundred years, which means anytime somebody trusts, it's basically an assumption of a future promise to be fulfilled.",
                      "start": 880.90497,
                      "end": 889.725
                    },
                    {
                      "text": "That's what trust is.",
                      "start": 890.02496,
                      "end": 890.825
                    },
                    {
                      "text": "Every trust is an assumption on the future something to be fulfilled.",
                      "start": 890.825,
                      "end": 895.1933
                    }
                  ],
                  "start": 871.74,
                  "end": 895.1933,
                  "num_words": 85.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So when we see on the blockchain, you don't have to trust anything, like, if you lock something in an escrow and you say the price changes, it automatically release so and so coins to somebody.",
                      "start": 895.1933,
                      "end": 903.88
                    },
                    {
                      "text": "And you know if the price changes, the coins will be released.",
                      "start": 904.42,
                      "end": 906.6675
                    },
                    {
                      "text": "Nobody can stop it.",
                      "start": 906.6675,
                      "end": 907.89496
                    },
                    {
                      "text": "What that does mean?",
                      "start": 908.27496,
                      "end": 909.15497
                    },
                    {
                      "text": "That means that you are making an assumption that you know for sure the guarantee is 100%.",
                      "start": 909.15497,
                      "end": 914.535
                    }
                  ],
                  "start": 895.1933,
                  "end": 914.535,
                  "num_words": 73.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So that means the question of trust would not be even a question if in real life we could time travel to that future and always check it.",
                      "start": 915.15497,
                      "end": 924.07
                    },
                    {
                      "text": "Of course, we cannot do that.",
                      "start": 924.52997,
                      "end": 925.73
                    },
                    {
                      "text": "Right.",
                      "start": 925.73,
                      "end": 926.23
                    },
                    {
                      "text": "Right.",
                      "start": 926.29,
                      "end": 926.52997
                    },
                    {
                      "text": "Right.",
                      "start": 926.52997,
                      "end": 927.01
                    }
                  ],
                  "start": 915.15497,
                  "end": 927.01,
                  "num_words": 37.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So when we have something that is trustless, we are essentially saying saying it is almost like it is allowing you to travel to the future and give you that guarantee.",
                      "start": 927.01,
                      "end": 936.67505
                    },
                    {
                      "text": "Like, why is Bitcoin saying 21,000,000 is fixed?",
                      "start": 936.97504,
                      "end": 939.61505
                    },
                    {
                      "text": "Nobody went to the future and saw 21,000,000.",
                      "start": 939.61505,
                      "end": 941.875
                    },
                    {
                      "text": "After that, it's not.",
                      "start": 941.935,
                      "end": 943.315
                    },
                    {
                      "text": "But we don't have to trust it's there because it's in the code.",
                      "start": 943.53503,
                      "end": 946.66003
                    }
                  ],
                  "start": 927.01,
                  "end": 946.66003,
                  "num_words": 64.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "It's in the culture not to change the code.",
                      "start": 946.66003,
                      "end": 949.0
                    },
                    {
                      "text": "It's a lot of these things.",
                      "start": 949.14,
                      "end": 950.02
                    },
                    {
                      "text": "So, ultimately, what you get as a result of partly tech, partly culture of blockchain, Ethereum, all this crypto with trustlessness.",
                      "start": 950.02,
                      "end": 958.28
                    },
                    {
                      "text": "Lessness.",
                      "start": 958.46497,
                      "end": 958.625
                    },
                    {
                      "text": "You get this paradigm of being able to make promises that you know in the future will be true even though you did not go in the future, and that's time travel in some ways.",
                      "start": 958.625,
                      "end": 969.425
                    }
                  ],
                  "start": 946.66003,
                  "end": 969.425,
                  "num_words": 72.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Mhmm.",
                      "start": 969.425,
                      "end": 969.585
                    },
                    {
                      "text": "It's like being able to have a crystal ball and be able to see, you know, know, if a claim is made on the blockchain.",
                      "start": 969.585,
                      "end": 974.71
                    },
                    {
                      "text": "That is kinda true.",
                      "start": 974.77,
                      "end": 975.89
                    }
                  ],
                  "start": 969.425,
                  "end": 975.89,
                  "num_words": 30.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 975.89,
                      "end": 976.21
                    }
                  ],
                  "start": 975.89,
                  "end": 976.21,
                  "num_words": 1.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And this is why this whole, angle that is there on blockchain.",
                      "start": 976.21,
                      "end": 979.73
                    },
                    {
                      "text": "One one is this making promises, and you know that is true.",
                      "start": 979.73,
                      "end": 983.01
                    },
                    {
                      "text": "Another angle, which is time travel in the future.",
                      "start": 983.01,
                      "end": 985.01
                    },
                    {
                      "text": "Mhmm.",
                      "start": 985.01,
                      "end": 985.41
                    },
                    {
                      "text": "Another angle is being able to see from all the existing blocks that anything that happened in the past, you can recreate it by running the same exact chain.",
                      "start": 985.41,
                      "end": 993.99506
                    }
                  ],
                  "start": 976.21,
                  "end": 993.99506,
                  "num_words": 63.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Mhmm.",
                      "start": 993.99506,
                      "end": 994.23505
                    },
                    {
                      "text": "From the beginning, you can, if you anybody runs Bitcoin or Ethereum from Genesis block, it'll exactly be what it was.",
                      "start": 994.23505,
                      "end": 1001.94995
                    },
                    {
                      "text": "It won't change ever.",
                      "start": 1001.94995,
                      "end": 1003.17
                    },
                    {
                      "text": "Mhmm.",
                      "start": 1003.47,
                      "end": 1003.97
                    },
                    {
                      "text": "Because there are proofs of all the data, which is time travel to the past because we didn't nobody went to the past and so.",
                      "start": 1004.02997,
                      "end": 1009.88995
                    }
                  ],
                  "start": 993.99506,
                  "end": 1009.88995,
                  "num_words": 52.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So this is why I mean, time chain is actually a way better metaphor in some ways, if you think about it Right.",
                      "start": 1010.02997,
                      "end": 1016.84503
                    },
                    {
                      "text": "Than than blockchain.",
                      "start": 1017.085,
                      "end": 1018.065
                    },
                    {
                      "text": "So I would say what we are doing is in some ways it's kind of a joke we say that and I the time chain is not complete unless you have time travel.",
                      "start": 1018.125,
                      "end": 1026.785
                    },
                    {
                      "text": "Like, it's the missing block because Nakamoto already came up with the time chain, which is the idea that you can make almost do virtual time travel to the future because you have that guarantees the future will be exactly that, or you can go to the past because you can see the proof of something actually happened.",
                      "start": 1027.485,
                      "end": 1043.025
                    },
                    {
                      "text": "Like proof of, proof of work.",
                      "start": 1043.025,
                      "end": 1045.745
                    }
                  ],
                  "start": 1010.02997,
                  "end": 1045.745,
                  "num_words": 123.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "You did not actually the network can check the difficulty level.",
                      "start": 1045.745,
                      "end": 1049.265
                    },
                    {
                      "text": "Nobody went to the past and saw they actually had the acid, but you don't need to.",
                      "start": 1049.265,
                      "end": 1053.285
                    },
                    {
                      "text": "Mhmm.",
                      "start": 1053.8251,
                      "end": 1054.0651
                    },
                    {
                      "text": "You don't need to.",
                      "start": 1054.0651,
                      "end": 1054.545
                    },
                    {
                      "text": "And that's it.",
                      "start": 1054.545,
                      "end": 1055.58
                    }
                  ],
                  "start": 1045.745,
                  "end": 1055.58,
                  "num_words": 36.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "That's almost like virtual time travel to the past.",
                      "start": 1055.58,
                      "end": 1057.82
                    },
                    {
                      "text": "So you have both these time travels in the blockchain.",
                      "start": 1057.82,
                      "end": 1060.08
                    },
                    {
                      "text": "We just call it trustless.",
                      "start": 1061.34,
                      "end": 1062.64
                    },
                    {
                      "text": "Yeah.",
                      "start": 1062.86,
                      "end": 1063.1
                    },
                    {
                      "text": "But it's actually time travel.",
                      "start": 1063.1,
                      "end": 1064.38
                    }
                  ],
                  "start": 1055.58,
                  "end": 1064.38,
                  "num_words": 30.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "It's the same word.",
                      "start": 1064.38,
                      "end": 1065.5
                    },
                    {
                      "text": "I mean, different word, but same essence.",
                      "start": 1065.5,
                      "end": 1067.84
                    }
                  ],
                  "start": 1064.38,
                  "end": 1067.84,
                  "num_words": 11.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1067.9,
                      "end": 1068.14
                    },
                    {
                      "text": "Yeah.",
                      "start": 1068.14,
                      "end": 1068.2999
                    },
                    {
                      "text": "Yeah.",
                      "start": 1068.2999,
                      "end": 1068.54
                    },
                    {
                      "text": "I mean, there's something about the I mean, definitely the the immutability or, like, the guaranteed nature of, like, x happening, at least in, like, core protocol things, is something that, I guess, in in blockchain where there's largely it feels to be framed in very much like an investment logic.",
                      "start": 1068.54,
                      "end": 1088.98
                    }
                  ],
                  "start": 1067.9,
                  "end": 1088.98,
                  "num_words": 54.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yes.",
                      "start": 1089.0399,
                      "end": 1089.5399
                    }
                  ],
                  "start": 1089.0399,
                  "end": 1089.5399,
                  "num_words": 1.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Like, it's very much like I'm making the investment because I know that max amount of Bitcoin.",
                      "start": 1089.6,
                      "end": 1098.8849
                    },
                    {
                      "text": "And for some reason, that's a part of my, like, investment thesis or something like that.",
                      "start": 1099.1849,
                      "end": 1103.9249
                    },
                    {
                      "text": "And so there's, I mean so there's, like, Bitcoin doing time stamping as a very almost, like, rudimentary form of this.",
                      "start": 1105.4249,
                      "end": 1114.8
                    },
                    {
                      "text": "And then, like, with MEV in, Ethereum, that, like, complicates it a whole lot more, it seems like to me.",
                      "start": 1114.8,
                      "end": 1123.22
                    },
                    {
                      "text": "And the the not just so, like, God, I think, in Bitcoin is maybe the miner who mines the block.",
                      "start": 1123.615,
                      "end": 1130.195
                    }
                  ],
                  "start": 1089.6,
                  "end": 1130.195,
                  "num_words": 94.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "God in, like, MEV then is, like, a bit more complicated, and it really depends on, like, the the",
                      "start": 1130.575,
                      "end": 1136.015
                    }
                  ],
                  "start": 1130.575,
                  "end": 1136.015,
                  "num_words": 19.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "like an",
                      "start": 1136.1749,
                      "end": 1136.575
                    }
                  ],
                  "start": 1136.1749,
                  "end": 1136.575,
                  "num_words": 2.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "who builds the blocks and yeah.",
                      "start": 1136.815,
                      "end": 1138.6699
                    }
                  ],
                  "start": 1136.815,
                  "end": 1138.6699,
                  "num_words": 6.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "God.",
                      "start": 1138.89,
                      "end": 1139.21
                    },
                    {
                      "text": "Like",
                      "start": 1139.21,
                      "end": 1139.45
                    }
                  ],
                  "start": 1138.89,
                  "end": 1139.45,
                  "num_words": 2.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1139.69,
                      "end": 1139.9299
                    },
                    {
                      "text": "Yeah.",
                      "start": 1139.9299,
                      "end": 1140.0499
                    },
                    {
                      "text": "All those, like",
                      "start": 1140.1699,
                      "end": 1140.8099
                    }
                  ],
                  "start": 1139.69,
                  "end": 1140.8099,
                  "num_words": 5.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "because it's not even just solvers or servers.",
                      "start": 1141.0499,
                      "end": 1143.21
                    },
                    {
                      "text": "It's also market makers.",
                      "start": 1143.21,
                      "end": 1144.49
                    },
                    {
                      "text": "It's also, like, you know, people who are very good at meme making and changing and realizing the value of ETH and all that.",
                      "start": 1144.49,
                      "end": 1150.4099
                    },
                    {
                      "text": "So Yeah.",
                      "start": 1150.4099,
                      "end": 1150.89
                    },
                    {
                      "text": "There's a lot in terms of happening, but it's it's in in fact, the fact is, in the case of Bitcoin, you had the idea of time chain.",
                      "start": 1150.97,
                      "end": 1161.015
                    }
                  ],
                  "start": 1141.0499,
                  "end": 1161.015,
                  "num_words": 66.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "In the case of Ethereum, it's not even this time chain.",
                      "start": 1161.395,
                      "end": 1164.995
                    },
                    {
                      "text": "It is time travel because now the chain is much more programmable.",
                      "start": 1164.995,
                      "end": 1169.18
                    },
                    {
                      "text": "Yeah.",
                      "start": 1169.8,
                      "end": 1170.12
                    },
                    {
                      "text": "So by being able to almost think of it programmable time, which means the time is going forward, time is going back.",
                      "start": 1170.12,
                      "end": 1176.62
                    },
                    {
                      "text": "So in many ways, it's like, during complete time.",
                      "start": 1176.76,
                      "end": 1180.9401
                    }
                  ],
                  "start": 1161.395,
                  "end": 1180.9401,
                  "num_words": 55.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "But it sounds you know, it it's so, like, you know, in in many ways, I can sound, I can imagine to someone maybe from the outside being like, that sounds dystopian.",
                      "start": 1182.575,
                      "end": 1193.795
                    }
                  ],
                  "start": 1182.575,
                  "end": 1193.795,
                  "num_words": 32.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1194.99,
                      "end": 1195.15
                    },
                    {
                      "text": "Yeah.",
                      "start": 1195.15,
                      "end": 1195.47
                    },
                    {
                      "text": "You could think of that.",
                      "start": 1195.47,
                      "end": 1196.51
                    }
                  ],
                  "start": 1194.99,
                  "end": 1196.51,
                  "num_words": 7.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "That sounds rough.",
                      "start": 1196.51,
                      "end": 1197.41
                    }
                  ],
                  "start": 1196.51,
                  "end": 1197.41,
                  "num_words": 3.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "I mean, I wouldn't say that because I mean I mean, yes.",
                      "start": 1197.79,
                      "end": 1200.83
                    },
                    {
                      "text": "Of course.",
                      "start": 1200.83,
                      "end": 1201.23
                    },
                    {
                      "text": "So much of finance is completely based on time travel anyways because when people do Yeah.",
                      "start": 1201.23,
                      "end": 1205.15
                    },
                    {
                      "text": "Shorts and all those kind of, Bets on time.",
                      "start": 1205.23,
                      "end": 1207.935
                    },
                    {
                      "text": "It's all based on based on time.",
                      "start": 1208.175,
                      "end": 1209.535
                    }
                  ],
                  "start": 1197.79,
                  "end": 1209.535,
                  "num_words": 46.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Like, right now, you you think On a future.",
                      "start": 1209.535,
                      "end": 1212.015
                    },
                    {
                      "text": "Yeah.",
                      "start": 1212.015,
                      "end": 1212.175
                    },
                    {
                      "text": "The whole idea of speculation is based on time.",
                      "start": 1212.175,
                      "end": 1214.0951
                    },
                    {
                      "text": "Like, you can speculate Mhmm.",
                      "start": 1214.0951,
                      "end": 1215.255
                    },
                    {
                      "text": "And you're gonna make the time happen for something to re it's like a self fulfilling prophecy in some ways, you know, because every every week, the price goes up.",
                      "start": 1215.375,
                      "end": 1224.41
                    }
                  ],
                  "start": 1209.535,
                  "end": 1224.41,
                  "num_words": 54.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So, I mean, this idea of time is, as you said, when when you talk about what seems to work, that it is integral to the concept of money, of value, of all of that.",
                      "start": 1224.41,
                      "end": 1234.65
                    },
                    {
                      "text": "I mean, something has value because that stands the test of time.",
                      "start": 1234.65,
                      "end": 1238.1051
                    },
                    {
                      "text": "So, again, we we have the idea of time.",
                      "start": 1238.7251,
                      "end": 1241.125
                    },
                    {
                      "text": "And even when you said about the the the previous things about, like, how people start coordinating with each other.",
                      "start": 1241.125,
                      "end": 1248.3251
                    },
                    {
                      "text": "I mean, long story short, one of the claims historians sometimes have is it is the Catholic monks who kind of came up with the rigor and the discipline of eating not when hungry Mhmm.",
                      "start": 1248.3251,
                      "end": 1259.96
                    }
                  ],
                  "start": 1224.41,
                  "end": 1259.96,
                  "num_words": 111.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "But based on the time.",
                      "start": 1260.12,
                      "end": 1261.34
                    },
                    {
                      "text": "Waking up not when just you want to wake up based on time, going to so this idea that we just don't eat and nobody questions it when we are hungry, we just automatically entire world gets hungry at twelve in the afternoon.",
                      "start": 1261.5599,
                      "end": 1275.365
                    },
                    {
                      "text": "Mhmm.",
                      "start": 1275.665,
                      "end": 1275.905
                    },
                    {
                      "text": "It's really weird, but it does happen because regimented how that happened is when the revolution happened, they cannot say every man a priest, which means every man will be like the Catholic priest doing things on time.",
                      "start": 1275.905,
                      "end": 1287.13
                    },
                    {
                      "text": "So that is and we know one of Marx's papers work and others where, you know, this whole work ethic was invented by the monks.",
                      "start": 1287.13,
                      "end": 1293.63
                    }
                  ],
                  "start": 1260.12,
                  "end": 1293.63,
                  "num_words": 112.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Mhmm.",
                      "start": 1293.93,
                      "end": 1294.17
                    },
                    {
                      "text": "And this is why the time of the Lord.",
                      "start": 1294.17,
                      "end": 1301.8049
                    },
                    {
                      "text": "So time is Lord in some ways.",
                      "start": 1301.8049,
                      "end": 1303.4049
                    },
                    {
                      "text": "Right?",
                      "start": 1303.4049,
                      "end": 1303.725
                    },
                    {
                      "text": "Right.",
                      "start": 1303.725,
                      "end": 1303.965
                    }
                  ],
                  "start": 1293.93,
                  "end": 1303.965,
                  "num_words": 19.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 1303.965,
                      "end": 1304.2849
                    },
                    {
                      "text": "Right.",
                      "start": 1304.2849,
                      "end": 1304.6849
                    },
                    {
                      "text": "So, I mean, this kind of metaphor is in the case of Bitcoin, Bitcoin white paper is very interesting because it poses the problem of, this how can you not have reversibility?",
                      "start": 1304.6849,
                      "end": 1315.72
                    },
                    {
                      "text": "How can you not have double spending?",
                      "start": 1316.0199,
                      "end": 1317.5599
                    },
                    {
                      "text": "And the solution is provided in the first page is decentralized time stamping server.",
                      "start": 1317.86,
                      "end": 1323.315
                    }
                  ],
                  "start": 1303.965,
                  "end": 1323.315,
                  "num_words": 55.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1323.375,
                      "end": 1323.615
                    },
                    {
                      "text": "And the entire paper is obsessed about time stamping.",
                      "start": 1323.615,
                      "end": 1325.855
                    },
                    {
                      "text": "And so many ways, it's like, I think in every page, there is some mention of something to do with time.",
                      "start": 1325.855,
                      "end": 1331.695
                    },
                    {
                      "text": "And even in computer science literature time and how to have a time that that you can agree on between many different processes is the birth of distributor systems and then decentralization and then Bitcoin and then so it is also dystopian, of course.",
                      "start": 1331.695,
                      "end": 1346.3201
                    },
                    {
                      "text": "I mean, I I I couldn't agree more because because there's a whole element, that precedes crypto from extravian online community where I mean, in again, long story short, immutability, in some ways was in invented to argue that if we, die or leave for and come back or if you don't even die, we'll leave for thousand years, we need a form of value that, you know, can stay for good for thousand million years.",
                      "start": 1346.3201,
                      "end": 1375.275
                    }
                  ],
                  "start": 1323.375,
                  "end": 1375.275,
                  "num_words": 151.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Years.",
                      "start": 1375.435,
                      "end": 1375.675
                    },
                    {
                      "text": "And so, you mean to be it is great because you know your your money, your asset would not be overturned, would not be changed.",
                      "start": 1375.675,
                      "end": 1381.595
                    },
                    {
                      "text": "So, you mean to be really in many ways is a shorthand for immortality.",
                      "start": 1381.595,
                      "end": 1384.3351
                    },
                    {
                      "text": "And that again is a conversation about rhetoric of time.",
                      "start": 1384.555,
                      "end": 1388.8151
                    },
                    {
                      "text": "So, it is unavoidable.",
                      "start": 1389.1951,
                      "end": 1390.98
                    }
                  ],
                  "start": 1375.435,
                  "end": 1390.98,
                  "num_words": 54.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So I would instead of saying dystopian or utopian, I would say it is programmable.",
                      "start": 1390.98,
                      "end": 1395.24
                    },
                    {
                      "text": "So it's how you program it, you know, sometimes.",
                      "start": 1395.38,
                      "end": 1397.48
                    }
                  ],
                  "start": 1390.98,
                  "end": 1397.48,
                  "num_words": 24.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1397.7,
                      "end": 1397.9401
                    },
                    {
                      "text": "So then, like, there's a question in my mind of, like, if, you know, if you to to I was coming up coming up to my mind, like, to seize the means of production is to seize the means of time.",
                      "start": 1397.9401,
                      "end": 1409.005
                    },
                    {
                      "text": "Absolutely.",
                      "start": 1409.305,
                      "end": 1409.785
                    }
                  ],
                  "start": 1397.7,
                  "end": 1409.785,
                  "num_words": 43.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And what",
                      "start": 1409.785,
                      "end": 1410.025
                    }
                  ],
                  "start": 1409.785,
                  "end": 1410.025,
                  "num_words": 2.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "does what does that look like in the blockchain world?",
                      "start": 1410.025,
                      "end": 1413.225
                    },
                    {
                      "text": "Like, you know, I would think you're you're telling me was it Mark Fisher who said this?",
                      "start": 1413.225,
                      "end": 1417.385
                    },
                    {
                      "text": "That's, you know, when someone asked him what is communism or something like that, he said it's free time.",
                      "start": 1417.385,
                      "end": 1422.93
                    },
                    {
                      "text": "Exactly.",
                      "start": 1422.93,
                      "end": 1423.33
                    },
                    {
                      "text": "And, like, to me, that's like, I I think it's a a great way if someone asks you what is it, just say free time.",
                      "start": 1423.33,
                      "end": 1429.99
                    }
                  ],
                  "start": 1410.025,
                  "end": 1429.99,
                  "num_words": 72.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "It's the it's the ability to do what you want whenever you want and learn and, like, to not be compelled to have to want to do or you don't feel as, like, fulfilling in your life.",
                      "start": 1431.17,
                      "end": 1445.595
                    },
                    {
                      "text": "To me, that is, like, you know, that is that is when we've reached, you know, know Nirvana.",
                      "start": 1445.595,
                      "end": 1450.42
                    },
                    {
                      "text": "Nirvana.",
                      "start": 1450.5,
                      "end": 1451.0
                    },
                    {
                      "text": "Yeah.",
                      "start": 1451.06,
                      "end": 1451.4601
                    },
                    {
                      "text": "Our post capitalist world.",
                      "start": 1451.4601,
                      "end": 1452.8201
                    }
                  ],
                  "start": 1431.17,
                  "end": 1452.8201,
                  "num_words": 61.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yes.",
                      "start": 1452.8201,
                      "end": 1453.3201
                    },
                    {
                      "text": "But,",
                      "start": 1454.1001,
                      "end": 1454.26
                    }
                  ],
                  "start": 1452.8201,
                  "end": 1454.26,
                  "num_words": 2.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "yeah, I guess for you, what does it look like?",
                      "start": 1454.26,
                      "end": 1456.52
                    },
                    {
                      "text": "I mean, what does,",
                      "start": 1456.5801,
                      "end": 1457.4801
                    }
                  ],
                  "start": 1454.26,
                  "end": 1457.4801,
                  "num_words": 14.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Freedom look like?",
                      "start": 1458.02,
                      "end": 1458.9
                    },
                    {
                      "text": "Air drops.",
                      "start": 1458.9,
                      "end": 1459.64
                    },
                    {
                      "text": "You know?",
                      "start": 1461.14,
                      "end": 1461.7001
                    },
                    {
                      "text": "Air drops.",
                      "start": 1461.7001,
                      "end": 1462.18
                    },
                    {
                      "text": "That that's that's Freedom",
                      "start": 1462.18,
                      "end": 1463.205
                    }
                  ],
                  "start": 1458.02,
                  "end": 1463.205,
                  "num_words": 13.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "freedom is getting as many airdrops.",
                      "start": 1463.445,
                      "end": 1464.985
                    }
                  ],
                  "start": 1463.445,
                  "end": 1464.985,
                  "num_words": 6.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Airdrops.",
                      "start": 1465.0449,
                      "end": 1465.445
                    },
                    {
                      "text": "I mean, when you get airdrops for because you did something, you participated in a in a platform without expectation of anything.",
                      "start": 1465.445,
                      "end": 1471.5249
                    },
                    {
                      "text": "Maybe sometimes, most of them, you didn't know.",
                      "start": 1471.5249,
                      "end": 1473.6849
                    },
                    {
                      "text": "At least you didn't know how much you will get.",
                      "start": 1473.6849,
                      "end": 1475.2849
                    },
                    {
                      "text": "Yeah.",
                      "start": 1475.2849,
                      "end": 1475.5249
                    }
                  ],
                  "start": 1465.0449,
                  "end": 1475.5249,
                  "num_words": 42.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And next thing you know, you got some airdrops that allows you some kind of a freedom because, you know, if it has some value, if it goes up, you know, you can buy.",
                      "start": 1475.5249,
                      "end": 1483.37
                    },
                    {
                      "text": "I know it sounds super, you know, antithetical move to the spirit, but you do you know, it's like the poison is its own very medicine in some cases.",
                      "start": 1483.37,
                      "end": 1491.93
                    },
                    {
                      "text": "Right?",
                      "start": 1491.93,
                      "end": 1492.17
                    },
                    {
                      "text": "So that which, you know, got us not having time, getting the airdrop, being able to know, but it's basically swap those airdrop talk tokens to fiat or other kinds of services values online.",
                      "start": 1492.17,
                      "end": 1505.265
                    },
                    {
                      "text": "You get to have some, you know so I think airdrops are one of the great, I mean, things which, you know, give us little sense of, like, I don't know, time well spent.",
                      "start": 1505.8049,
                      "end": 1514.88
                    }
                  ],
                  "start": 1475.5249,
                  "end": 1514.88,
                  "num_words": 132.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "You can get it retroactively.",
                      "start": 1515.1,
                      "end": 1516.4
                    },
                    {
                      "text": "I know it sound maybe more dystopian, but I think there is a more, I don't know how to put it, like, nicer, fair, provided the airdrop is fairly distributed.",
                      "start": 1516.46,
                      "end": 1526.185
                    },
                    {
                      "text": "It's not like the founding team.",
                      "start": 1526.2451,
                      "end": 1527.4451
                    }
                  ],
                  "start": 1515.1,
                  "end": 1527.4451,
                  "num_words": 41.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Like, it depends on how it's distributed.",
                      "start": 1527.4451,
                      "end": 1529.685
                    },
                    {
                      "text": "Exactly.",
                      "start": 1529.685,
                      "end": 1530.165
                    },
                    {
                      "text": "There's definitely yeah.",
                      "start": 1530.4851,
                      "end": 1531.685
                    },
                    {
                      "text": "I mean, plenty of moments I've been fortunate enough to get to get an airdrop, and I was like, wow.",
                      "start": 1531.685,
                      "end": 1536.2451
                    },
                    {
                      "text": "Just like this sense of relief and, like",
                      "start": 1536.2451,
                      "end": 1538.2451
                    }
                  ],
                  "start": 1527.4451,
                  "end": 1538.2451,
                  "num_words": 39.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "A sense of seeing, like, somebody saw you.",
                      "start": 1538.405,
                      "end": 1540.33
                    },
                    {
                      "text": "Somebody took you, like, to remind you about it.",
                      "start": 1540.33,
                      "end": 1544.1699
                    }
                  ],
                  "start": 1538.405,
                  "end": 1544.1699,
                  "num_words": 17.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "If communism is free time and free time is airdrops",
                      "start": 1544.1699,
                      "end": 1546.9099
                    }
                  ],
                  "start": 1544.1699,
                  "end": 1546.9099,
                  "num_words": 10.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Communism is airdrops done properly.",
                      "start": 1547.2899,
                      "end": 1549.1499
                    },
                    {
                      "text": "So it's like a fair distribution of air drops where Property air drops property.",
                      "start": 1549.69,
                      "end": 1553.8351
                    },
                    {
                      "text": "Yeah.",
                      "start": 1553.8351,
                      "end": 1554.155
                    },
                    {
                      "text": "Yeah.",
                      "start": 1554.155,
                      "end": 1554.3151
                    },
                    {
                      "text": "I mean and you know, this is why it's it's interesting that the whole air drops also kind of in a little way, if I exaggerate a bit, it kind of makes question makes us question this whole notion ideology of scarcity.",
                      "start": 1554.3151,
                      "end": 1566.6699
                    }
                  ],
                  "start": 1547.2899,
                  "end": 1566.6699,
                  "num_words": 63.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Because somebody just giving out just like that.",
                      "start": 1567.13,
                      "end": 1568.8099
                    },
                    {
                      "text": "So it's maybe it's not that scarce.",
                      "start": 1568.8099,
                      "end": 1570.8099
                    },
                    {
                      "text": "The glimpse of abundance, you know, which Yeah.",
                      "start": 1570.8099,
                      "end": 1573.5299
                    },
                    {
                      "text": "You know, which is, I think, also free time, the abundance of time.",
                      "start": 1573.61,
                      "end": 1576.83
                    },
                    {
                      "text": "So I I think, if time is money as we say in in in everyday language, I think airdrop is just like, you know, like free time in some ways.",
                      "start": 1577.13,
                      "end": 1586.6849
                    }
                  ],
                  "start": 1567.13,
                  "end": 1586.6849,
                  "num_words": 66.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "I mean, again, how it's done, which stage of the project, how much is the pre mining thing, you know.",
                      "start": 1586.6849,
                      "end": 1593.4199
                    },
                    {
                      "text": "Are people just, like, shilling it?",
                      "start": 1593.4199,
                      "end": 1594.7799
                    },
                    {
                      "text": "Somebody will drag you after that.",
                      "start": 1594.7799,
                      "end": 1596.48
                    },
                    {
                      "text": "I mean, all those things, of course, that makes it make it much more complicated, but, I mean, there is that, you know.",
                      "start": 1596.5399,
                      "end": 1601.82
                    },
                    {
                      "text": "And then if you think of programmable time, as I said, you know, just say it's like a speculation.",
                      "start": 1601.82,
                      "end": 1606.8049
                    }
                  ],
                  "start": 1586.6849,
                  "end": 1606.8049,
                  "num_words": 74.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "If somebody does the airdrop to a token that are, like, you know, locked in a certain way where you have to do x y z z to to get the value out of it.",
                      "start": 1606.945,
                      "end": 1615.84
                    },
                    {
                      "text": "So there are all kinds of, like, ways to, like, do experimental programmable Mhmm.",
                      "start": 1615.84,
                      "end": 1622.72
                    },
                    {
                      "text": "Funky airdrops also and then also.",
                      "start": 1622.88,
                      "end": 1625.06
                    }
                  ],
                  "start": 1606.945,
                  "end": 1625.06,
                  "num_words": 55.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So when it comes to, you know, if if we talk about, like, the mempool, for example, the MEV, what does do you have any thoughts on what a, like, a mempool that values free time looks like?",
                      "start": 1627.2,
                      "end": 1642.205
                    }
                  ],
                  "start": 1627.2,
                  "end": 1642.205,
                  "num_words": 38.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Well, I mean, I I I I would say it would be I mean, I am more and more of a fan of, I mean, actually, with smart transaction, we try to do something like that.",
                      "start": 1643.385,
                      "end": 1651.76
                    },
                    {
                      "text": "I'm shilling against smart transactions.",
                      "start": 1651.76,
                      "end": 1653.46
                    },
                    {
                      "text": "I'm trying to get",
                      "start": 1653.84,
                      "end": 1654.4
                    }
                  ],
                  "start": 1643.385,
                  "end": 1654.4,
                  "num_words": 45.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "you to say some of the things that you were saying in the panel earlier.",
                      "start": 1654.4,
                      "end": 1656.9
                    },
                    {
                      "text": "I don't know if these are",
                      "start": 1657.215,
                      "end": 1657.655
                    }
                  ],
                  "start": 1654.4,
                  "end": 1657.655,
                  "num_words": 21.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "the right questions.",
                      "start": 1657.655,
                      "end": 1658.4149
                    },
                    {
                      "text": "Exactly.",
                      "start": 1658.4149,
                      "end": 1658.9149
                    },
                    {
                      "text": "No.",
                      "start": 1659.135,
                      "end": 1659.375
                    },
                    {
                      "text": "Because one of the fun things we do in smart transactions is every dApp or wallet, when it sends transactions, we we have individualized, mempool for every user, and the mempool is on chain.",
                      "start": 1659.375,
                      "end": 1673.26
                    },
                    {
                      "text": "So it's almost like your, mempool is your on chain wallet.",
                      "start": 1673.26,
                      "end": 1677.6
                    }
                  ],
                  "start": 1657.655,
                  "end": 1677.6,
                  "num_words": 50.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So, for example, I send three, four transactions that the solver gets.",
                      "start": 1677.74,
                      "end": 1681.74
                    },
                    {
                      "text": "When the solver tries to solve it, it also puts it on chain.",
                      "start": 1681.74,
                      "end": 1685.6849
                    },
                    {
                      "text": "So it we cannot blur the boundary between mempool being off chain in the, you know, memory of each, full node or of solver to by making the mempool itself on chain, which is a weird idea, we are kind of claiming this thing that, what you do could be made public provided that you have the guarantees that you know it will be properly picked up.",
                      "start": 1685.6849,
                      "end": 1709.605
                    },
                    {
                      "text": "And if it's not picked up, you can have you can argue that somebody some other solver would pick up.",
                      "start": 1709.605,
                      "end": 1714.005
                    },
                    {
                      "text": "So, I mean, from that perspective, I mean, the idea of mempool is also, interesting because what happens in a a Mempool are I'm going back to time.",
                      "start": 1714.005,
                      "end": 1724.96
                    }
                  ],
                  "start": 1677.74,
                  "end": 1724.96,
                  "num_words": 140.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Are anything that's in a Mempool stays there as a potential to be picked up by the solver eventually the proposer and gets so in many ways, it remains in a kind of a future state.",
                      "start": 1725.26,
                      "end": 1740.285
                    },
                    {
                      "text": "Like, it is it is not yet a present.",
                      "start": 1740.4651,
                      "end": 1742.005
                    },
                    {
                      "text": "Like, it's it could be the potential.",
                      "start": 1742.005,
                      "end": 1743.545
                    },
                    {
                      "text": "Whereas anything that gets accepted in the blockchain gets frozen and cannot be changed and becomes in the past tense because you can't change the past.",
                      "start": 1744.725,
                      "end": 1753.9199
                    },
                    {
                      "text": "Mhmm.",
                      "start": 1753.98,
                      "end": 1754.22
                    }
                  ],
                  "start": 1725.26,
                  "end": 1754.22,
                  "num_words": 79.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So every transaction that's in the blockchain already confirmed as a past tense, and any transaction that's in the mempool are always in the present are in the future tense.",
                      "start": 1754.22,
                      "end": 1763.84
                    },
                    {
                      "text": "And only during the twelve seconds when the transaction is being processed, picked up, validated, executed, they remain in the present tense.",
                      "start": 1764.5399,
                      "end": 1773.975
                    },
                    {
                      "text": "Now before MELV, that present tense was completely invisible because once you send transactions, it would remain in the future state, and then you would if you paid enough gas, you would see it in the past tense.",
                      "start": 1773.975,
                      "end": 1789.02
                    },
                    {
                      "text": "You would never interact with the platform, with the in between you and the miner to get it accepted.",
                      "start": 1789.0801,
                      "end": 1798.105
                    },
                    {
                      "text": "Now with MEV, you do, because that's the whole point of solvers.",
                      "start": 1798.105,
                      "end": 1801.325
                    }
                  ],
                  "start": 1754.22,
                  "end": 1801.325,
                  "num_words": 121.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Solvers are almost kind of an interactive protocol with the transactions, trying to see that, okay.",
                      "start": 1801.545,
                      "end": 1807.1
                    },
                    {
                      "text": "I see this transaction, tries to buy this ETH.",
                      "start": 1807.1,
                      "end": 1810.22
                    },
                    {
                      "text": "Can I put something before that to raise the value, lower the value, make some money?",
                      "start": 1810.22,
                      "end": 1814.14
                    },
                    {
                      "text": "So it makes sense to have this transaction go through.",
                      "start": 1814.14,
                      "end": 1817.1799
                    },
                    {
                      "text": "So the solvers are actually not just, or like before, like, miners in Bitcoin blindly accepting transactions based on fees.",
                      "start": 1817.1799,
                      "end": 1826.505
                    }
                  ],
                  "start": 1801.545,
                  "end": 1826.505,
                  "num_words": 71.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "They're actually validating transactions based on how much they can get out of it.",
                      "start": 1826.645,
                      "end": 1830.645
                    },
                    {
                      "text": "So as the transactions processed with with the server.",
                      "start": 1830.645,
                      "end": 1836.6001
                    },
                    {
                      "text": "This is the only present tense.",
                      "start": 1836.6001,
                      "end": 1837.64
                    },
                    {
                      "text": "Otherwise, transactions in blockchain remain either in a future state Mhmm.",
                      "start": 1837.64,
                      "end": 1842.04
                    },
                    {
                      "text": "Or in a past.",
                      "start": 1842.12,
                      "end": 1842.92
                    }
                  ],
                  "start": 1826.645,
                  "end": 1842.92,
                  "num_words": 44.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So I would state Ethereum, unlike Bitcoin, is the blockchain that allows for present tense transactions to be properly managed.",
                      "start": 1842.92,
                      "end": 1853.095
                    },
                    {
                      "text": "Bitcoin doesn't have it because there is no maybe happening.",
                      "start": 1853.5549,
                      "end": 1857.815
                    }
                  ],
                  "start": 1842.92,
                  "end": 1857.815,
                  "num_words": 30.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So when when is when is the present tense happening?",
                      "start": 1858.835,
                      "end": 1861.5549
                    }
                  ],
                  "start": 1858.835,
                  "end": 1861.5549,
                  "num_words": 10.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "The present tense happening so I send a transaction.",
                      "start": 1861.5549,
                      "end": 1864.9
                    },
                    {
                      "text": "It's in Mempool.",
                      "start": 1864.96,
                      "end": 1865.86
                    },
                    {
                      "text": "Yeah.",
                      "start": 1865.92,
                      "end": 1866.42
                    },
                    {
                      "text": "Say it stays in Mempool for, I don't know, say three blocks.",
                      "start": 1866.72,
                      "end": 1870.5
                    },
                    {
                      "text": "And so they use those three blocks.",
                      "start": 1871.2,
                      "end": 1873.04
                    }
                  ],
                  "start": 1861.5549,
                  "end": 1873.04,
                  "num_words": 32.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Nothing has happened to the transaction.",
                      "start": 1873.04,
                      "end": 1874.66
                    },
                    {
                      "text": "It just stays in Mempool, gets broadcasted.",
                      "start": 1874.88,
                      "end": 1876.58
                    },
                    {
                      "text": "So it stays in a future state because it could be to happen.",
                      "start": 1876.96,
                      "end": 1878.975
                    },
                    {
                      "text": "Bound about to happen if it happens.",
                      "start": 1879.775,
                      "end": 1881.695
                    }
                  ],
                  "start": 1873.04,
                  "end": 1881.695,
                  "num_words": 33.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1881.695,
                      "end": 1882.195
                    },
                    {
                      "text": "Could happen.",
                      "start": 1882.575,
                      "end": 1883.215
                    }
                  ],
                  "start": 1881.695,
                  "end": 1883.215,
                  "num_words": 3.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "But then when a solver sees, ah, now the market condition because the I want to sell some token called, say, Josh coin, I'm just saying.",
                      "start": 1883.215,
                      "end": 1893.215
                    },
                    {
                      "text": "Suddenly, Josh coin spikes up the value.",
                      "start": 1893.215,
                      "end": 1895.1699
                    }
                  ],
                  "start": 1883.215,
                  "end": 1895.1699,
                  "num_words": 33.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "To the moon.",
                      "start": 1895.1699,
                      "end": 1895.49
                    },
                    {
                      "text": "Yeah.",
                      "start": 1895.49,
                      "end": 1895.73
                    }
                  ],
                  "start": 1895.1699,
                  "end": 1895.73,
                  "num_words": 4.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "To the moon.",
                      "start": 1895.73,
                      "end": 1896.21
                    },
                    {
                      "text": "Suddenly.",
                      "start": 1896.21,
                      "end": 1896.71
                    },
                    {
                      "text": "It's and it's always like, hold on.",
                      "start": 1896.7699,
                      "end": 1898.63
                    },
                    {
                      "text": "This transaction has been waiting, wanting to sell Josh coin.",
                      "start": 1898.69,
                      "end": 1901.83
                    },
                    {
                      "text": "Maybe I just and we can, involve we can include that in the next bundle.",
                      "start": 1902.5299,
                      "end": 1907.11
                    }
                  ],
                  "start": 1895.73,
                  "end": 1907.11,
                  "num_words": 36.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Mhmm.",
                      "start": 1908.0499,
                      "end": 1908.37
                    },
                    {
                      "text": "Because the solver could make lots of money by having somebody sell or buy doing some sort of a trading strategy around that transaction of selling Josh coin.",
                      "start": 1908.37,
                      "end": 1918.735
                    }
                  ],
                  "start": 1908.0499,
                  "end": 1918.735,
                  "num_words": 29.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Mhmm.",
                      "start": 1918.735,
                      "end": 1918.975
                    }
                  ],
                  "start": 1918.735,
                  "end": 1918.975,
                  "num_words": 1.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So during that block, that twelve seconds, when the solver is reading the transaction, figuring out it's about selling this coin that is going to the moon, deciding that I can actually add transaction before or after to manipulate the price to make some money out of it, it is in the present tense because it is neither waiting to be accepted nor it has already been accepted.",
                      "start": 1918.975,
                      "end": 1945.465
                    },
                    {
                      "text": "It is in the process of being accepted.",
                      "start": 1945.845,
                      "end": 1948.105
                    }
                  ],
                  "start": 1918.975,
                  "end": 1948.105,
                  "num_words": 76.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 1948.44,
                      "end": 1948.6
                    },
                    {
                      "text": "Right.",
                      "start": 1948.6,
                      "end": 1948.9199
                    }
                  ],
                  "start": 1948.44,
                  "end": 1948.9199,
                  "num_words": 2.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Because the it's it's the present is like ing, like it being a so the solver is processing by being interacting.",
                      "start": 1948.9199,
                      "end": 1955.58
                    },
                    {
                      "text": "Because before in Bitcoin, either the miner doesn't care about the transaction because the transaction fees are not enough.",
                      "start": 1955.7999,
                      "end": 1963.5599
                    },
                    {
                      "text": "It's already filled the block.",
                      "start": 1963.5599,
                      "end": 1965.155
                    },
                    {
                      "text": "All the transaction is filled, and it just picked up includes.",
                      "start": 1965.4551,
                      "end": 1968.115
                    },
                    {
                      "text": "There is no interaction.",
                      "start": 1968.5751,
                      "end": 1969.615
                    }
                  ],
                  "start": 1948.9199,
                  "end": 1969.615,
                  "num_words": 60.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "It's not like seeing what's in the transaction.",
                      "start": 1969.615,
                      "end": 1971.875
                    },
                    {
                      "text": "Doesn't care about it.",
                      "start": 1972.0951,
                      "end": 1973.055
                    },
                    {
                      "text": "The fees are only thing that matters.",
                      "start": 1973.055,
                      "end": 1974.515
                    },
                    {
                      "text": "Mhmm.",
                      "start": 1974.9751,
                      "end": 1975.4751
                    },
                    {
                      "text": "So now this and also there's only 1 coin in it just I mean, in Bitcoin classically.",
                      "start": 1975.6951,
                      "end": 1980.75
                    }
                  ],
                  "start": 1969.615,
                  "end": 1980.75,
                  "num_words": 37.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So here, because there's so much of logic in every transaction because of this during completeness, also because there are many coins, also because the whole thing of, like, it depends when to pick a transaction, not just based on fees, but what's the content of the transaction.",
                      "start": 1981.37,
                      "end": 1996.945
                    },
                    {
                      "text": "Because before it was like, this is where the censorship resistance idea also comes in, that in Bitcoin, it's censorship resistant because the miner would not read the transaction, has no incentive to it.",
                      "start": 1996.945,
                      "end": 2006.865
                    },
                    {
                      "text": "We cannot gain from it.",
                      "start": 2006.865,
                      "end": 2008.065
                    },
                    {
                      "text": "It's just based on fees.",
                      "start": 2008.065,
                      "end": 2009.345
                    },
                    {
                      "text": "Where Whereas in Mev, it's not just based on fees.",
                      "start": 2009.345,
                      "end": 2012.14
                    }
                  ],
                  "start": 1981.37,
                  "end": 2012.14,
                  "num_words": 102.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "It's based on what inside the transaction.",
                      "start": 2012.14,
                      "end": 2013.9199
                    },
                    {
                      "text": "Right.",
                      "start": 2014.14,
                      "end": 2014.2999
                    },
                    {
                      "text": "And I see it's actually not always a censorship conversation.",
                      "start": 2014.2999,
                      "end": 2017.5199
                    },
                    {
                      "text": "It's also a present tense conversation that because it's only during these twelve seconds, then finally it is being picked up after waiting for three blocks.",
                      "start": 2017.8999,
                      "end": 2026.645
                    },
                    {
                      "text": "And during that block, the fourth block, the current block, is the solver actually interacting in interactive protocol with the transaction.",
                      "start": 2026.785,
                      "end": 2034.405
                    }
                  ],
                  "start": 2012.14,
                  "end": 2034.405,
                  "num_words": 65.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So that is the only time a transaction sliver of time gets to be in the present tense.",
                      "start": 2035.025,
                      "end": 2041.55
                    },
                    {
                      "text": "Mhmm.",
                      "start": 2041.77,
                      "end": 2042.0901
                    },
                    {
                      "text": "Whereas the sliver is much narrow.",
                      "start": 2042.0901,
                      "end": 2044.03
                    },
                    {
                      "text": "It's just about reading the value of the transaction fees, which is high enough in Bitcoin.",
                      "start": 2044.0901,
                      "end": 2049.23
                    },
                    {
                      "text": "So may actually opened up the this present tense from so it used to be, like, only past and then suddenly future.",
                      "start": 2049.29,
                      "end": 2056.955
                    }
                  ],
                  "start": 2035.025,
                  "end": 2056.955,
                  "num_words": 63.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Sorry.",
                      "start": 2057.175,
                      "end": 2057.5752
                    },
                    {
                      "text": "Only future mempool and suddenly past.",
                      "start": 2057.5752,
                      "end": 2060.455
                    },
                    {
                      "text": "Yeah.",
                      "start": 2060.455,
                      "end": 2060.695
                    },
                    {
                      "text": "Yeah.",
                      "start": 2060.695,
                      "end": 2060.935
                    },
                    {
                      "text": "And now future and the present and then past.",
                      "start": 2060.935,
                      "end": 2065.03
                    }
                  ],
                  "start": 2057.175,
                  "end": 2065.03,
                  "num_words": 18.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So the present is opening up.",
                      "start": 2065.03,
                      "end": 2066.65
                    },
                    {
                      "text": "Right now, Mev is limited to a single block.",
                      "start": 2066.71,
                      "end": 2069.13
                    },
                    {
                      "text": "Right.",
                      "start": 2069.19,
                      "end": 2069.67
                    },
                    {
                      "text": "But if Mev can be extended, many people are trying to multi block Mev.",
                      "start": 2069.67,
                      "end": 2074.33
                    },
                    {
                      "text": "The present tense becomes multi block.",
                      "start": 2074.39,
                      "end": 2075.126
                    }
                  ],
                  "start": 2065.03,
                  "end": 2075.126,
                  "num_words": 36.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Wow.",
                      "start": 2075.126,
                      "end": 2075.19
                    },
                    {
                      "text": "So this is again programmable time.",
                      "start": 2075.19,
                      "end": 2075.91
                    },
                    {
                      "text": "Mev multi",
                      "start": 2075.91,
                      "end": 2076.585
                    }
                  ],
                  "start": 2075.126,
                  "end": 2076.585,
                  "num_words": 9.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "block.",
                      "start": 2077.125,
                      "end": 2077.445
                    },
                    {
                      "text": "Wow.",
                      "start": 2077.445,
                      "end": 2077.925
                    }
                  ],
                  "start": 2077.125,
                  "end": 2077.925,
                  "num_words": 2.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So this is again programmable time.",
                      "start": 2077.925,
                      "end": 2080.105
                    }
                  ],
                  "start": 2077.925,
                  "end": 2080.105,
                  "num_words": 6.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Extending the present.",
                      "start": 2080.725,
                      "end": 2081.945
                    },
                    {
                      "text": "Extending the future.",
                      "start": 2082.405,
                      "end": 2083.445
                    }
                  ],
                  "start": 2080.725,
                  "end": 2083.445,
                  "num_words": 6.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "It sounds like some mindfulness BS.",
                      "start": 2083.445,
                      "end": 2085.465
                    },
                    {
                      "text": "Yeah.",
                      "start": 2088.42,
                      "end": 2088.92
                    }
                  ],
                  "start": 2083.445,
                  "end": 2088.92,
                  "num_words": 7.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "I mean, that's so, like, is I I guess in your view, I mean, I guess not, but, like, the situation with MEV, is it purely a negative?",
                      "start": 2090.3398,
                      "end": 2101.24
                    }
                  ],
                  "start": 2090.3398,
                  "end": 2101.24,
                  "num_words": 28.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Not not at all.",
                      "start": 2101.8599,
                      "end": 2102.42
                    },
                    {
                      "text": "Not at all.",
                      "start": 2102.42,
                      "end": 2102.8198
                    },
                    {
                      "text": "It's again Yeah.",
                      "start": 2102.8198,
                      "end": 2103.705
                    },
                    {
                      "text": "First, I mean, I don't see",
                      "start": 2103.705,
                      "end": 2105.145
                    }
                  ],
                  "start": 2101.8599,
                  "end": 2105.145,
                  "num_words": 16.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "A negative, I guess, really I mean, really, like, only for the next one.",
                      "start": 2105.3052,
                      "end": 2108.4253
                    },
                    {
                      "text": "Like, speculative like, purely financial speculative game of, like like, PVP",
                      "start": 2108.5852,
                      "end": 2113.5652
                    }
                  ],
                  "start": 2105.3052,
                  "end": 2113.5652,
                  "num_words": 25.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2114.105,
                      "end": 2114.425
                    },
                    {
                      "text": "Yeah.",
                      "start": 2114.425,
                      "end": 2114.5051
                    },
                    {
                      "text": "Fighting or something like that.",
                      "start": 2114.5852,
                      "end": 2115.745
                    },
                    {
                      "text": "Say that because, I mean, maybe in a kind of a weird, twist of, I don't know, human history, we have always tried to extract the most out of something.",
                      "start": 2115.865,
                      "end": 2125.1702
                    },
                    {
                      "text": "So if it's good or bad",
                      "start": 2125.87,
                      "end": 2127.6301
                    }
                  ],
                  "start": 2114.105,
                  "end": 2127.6301,
                  "num_words": 43.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Better or worse.",
                      "start": 2127.7102,
                      "end": 2128.4302
                    }
                  ],
                  "start": 2127.7102,
                  "end": 2128.4302,
                  "num_words": 3.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Better or worse.",
                      "start": 2128.4302,
                      "end": 2129.415
                    },
                    {
                      "text": "So just because somebody's extracting because the thing is, like, ex looking at extraction as only as a bad thing, it's not always nuanced because Uh-huh.",
                      "start": 2129.415,
                      "end": 2142.415
                    },
                    {
                      "text": "Both from the right, politically speaking, and the left.",
                      "start": 2142.475,
                      "end": 2145.14
                    },
                    {
                      "text": "So for example, the left would say, okay, we are extracting from nature in a way that's bats for ecology.",
                      "start": 2145.2,
                      "end": 2150.74
                    },
                    {
                      "text": "The right would say, we're extracting from nature, things that we should not do, the divine law of God.",
                      "start": 2151.52,
                      "end": 2158.3198
                    }
                  ],
                  "start": 2128.4302,
                  "end": 2158.3198,
                  "num_words": 77.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Like, we should not do more than what like, so the conservative appeal, you know.",
                      "start": 2158.3198,
                      "end": 2161.705
                    },
                    {
                      "text": "Yeah.",
                      "start": 2161.705,
                      "end": 2162.0251
                    },
                    {
                      "text": "So in many ways, we can argue nothing I'm arguing, that any anybody who claiming or some people who are claiming maybe it's a bad idea, they have a conservative approach.",
                      "start": 2162.0251,
                      "end": 2171.965
                    },
                    {
                      "text": "Like, let's not extract more.",
                      "start": 2172.105,
                      "end": 2173.725
                    },
                    {
                      "text": "Because it's almost like Nakamoto's divine law that you should just look at the transaction fees, and this is what it is.",
                      "start": 2173.7852,
                      "end": 2180.3127
                    }
                  ],
                  "start": 2158.3198,
                  "end": 2180.3127,
                  "num_words": 74.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So I'm saying that neither I'm saying neither is right or wrong, but I'm saying that you can critique extraction as a bad thing from both angles.",
                      "start": 2180.3127,
                      "end": 2188.8052
                    },
                    {
                      "text": "Mhmm.",
                      "start": 2188.8052,
                      "end": 2189.1084
                    },
                    {
                      "text": "But what matters is how we are extracting what we are doing with it.",
                      "start": 2189.1084,
                      "end": 2192.615
                    },
                    {
                      "text": "And also the other idea is that MEV is usually, if not always, considered an economic problem to be solved, an economic reality.",
                      "start": 2192.675,
                      "end": 2201.3352
                    }
                  ],
                  "start": 2180.3127,
                  "end": 2201.3352,
                  "num_words": 65.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2201.395,
                      "end": 2201.875
                    }
                  ],
                  "start": 2201.395,
                  "end": 2201.875,
                  "num_words": 1.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "But what what I argue for and what smart transaction ladder I argue for is mave is also a horological problem, a problem of time, like how you think of time.",
                      "start": 2201.875,
                      "end": 2213.51
                    },
                    {
                      "text": "And if you think of time, in a way, to a certain extent, you can make a economic agnostic argument.",
                      "start": 2213.8098,
                      "end": 2221.2048
                    },
                    {
                      "text": "This is about time.",
                      "start": 2221.825,
                      "end": 2222.545
                    },
                    {
                      "text": "Not of course, time is also about value and money.",
                      "start": 2222.545,
                      "end": 2225.665
                    },
                    {
                      "text": "But to a certain extent, you can talk about time for what it's worth.",
                      "start": 2225.665,
                      "end": 2229.185
                    }
                  ],
                  "start": 2201.875,
                  "end": 2229.185,
                  "num_words": 79.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So in many ways, I could I feel like you're giving Mev, its own due a little bit.",
                      "start": 2229.185,
                      "end": 2234.28
                    },
                    {
                      "text": "Otherwise, it gets so wrapped up with this economic conversation that it becomes one directionally with the conversation.",
                      "start": 2234.28,
                      "end": 2242.06
                    },
                    {
                      "text": "So, I mean yeah.",
                      "start": 2242.2,
                      "end": 2243.56
                    },
                    {
                      "text": "So I wouldn't say Mev is a wholly negative or a harmful thing.",
                      "start": 2243.56,
                      "end": 2248.235
                    },
                    {
                      "text": "I mean, in some ways, I would say not MAB is inevitable.",
                      "start": 2248.235,
                      "end": 2251.0352
                    }
                  ],
                  "start": 2229.185,
                  "end": 2251.0352,
                  "num_words": 65.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "I would say extraction is inevitable throughout human history we have extracted.",
                      "start": 2251.0352,
                      "end": 2254.335
                    },
                    {
                      "text": "Like, right when we invented I don't know the fire, we realized we're gonna extract much more from our steam.",
                      "start": 2255.115,
                      "end": 2260.075
                    },
                    {
                      "text": "I mean, we realize it's not the history of steam is it was invented, like, so long ago in Turkey or somewhere for, like, toys to make toys, this little steam engine toys.",
                      "start": 2260.075,
                      "end": 2269.43
                    }
                  ],
                  "start": 2251.0352,
                  "end": 2269.43,
                  "num_words": 65.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Okay.",
                      "start": 2269.43,
                      "end": 2269.75
                    }
                  ],
                  "start": 2269.43,
                  "end": 2269.75,
                  "num_words": 1.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And nobody did anything about it.",
                      "start": 2269.75,
                      "end": 2271.19
                    },
                    {
                      "text": "But then in England, many hundreds of years later, they realized you could extract way more out of that.",
                      "start": 2271.19,
                      "end": 2276.25
                    }
                  ],
                  "start": 2269.75,
                  "end": 2276.25,
                  "num_words": 25.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Alright.",
                      "start": 2276.31,
                      "end": 2276.63
                    }
                  ],
                  "start": 2276.31,
                  "end": 2276.63,
                  "num_words": 1.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Is it a bad thing?",
                      "start": 2276.63,
                      "end": 2277.535
                    },
                    {
                      "text": "Sometimes, yeah.",
                      "start": 2277.535,
                      "end": 2278.2551
                    },
                    {
                      "text": "People are, you know, the harmful effects of, you know, oozing coil for steam engine.",
                      "start": 2278.2551,
                      "end": 2282.595
                    },
                    {
                      "text": "But it's also, you know, did do a lot of innovation.",
                      "start": 2282.735,
                      "end": 2284.975
                    },
                    {
                      "text": "So I think extraction in general, more than MEV, extraction is kind of history because that's the human, you know, the spirit and we're trying to so how we do it, the politics of it",
                      "start": 2284.975,
                      "end": 2297.8198
                    }
                  ],
                  "start": 2276.63,
                  "end": 2297.8198,
                  "num_words": 68.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 2298.0598,
                      "end": 2298.2998
                    },
                    {
                      "text": "Right.",
                      "start": 2298.2998,
                      "end": 2298.46
                    }
                  ],
                  "start": 2298.0598,
                  "end": 2298.46,
                  "num_words": 2.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Again, the political conversation.",
                      "start": 2298.6199,
                      "end": 2300.0798
                    },
                    {
                      "text": "I think it's pivotal.",
                      "start": 2300.38,
                      "end": 2301.585
                    },
                    {
                      "text": "It's not just the economic question.",
                      "start": 2301.585,
                      "end": 2302.945
                    },
                    {
                      "text": "It's a political question.",
                      "start": 2302.945,
                      "end": 2304.165
                    }
                  ],
                  "start": 2298.6199,
                  "end": 2304.165,
                  "num_words": 18.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2304.545,
                      "end": 2304.785
                    },
                    {
                      "text": "Of course.",
                      "start": 2304.785,
                      "end": 2305.185
                    },
                    {
                      "text": "I mean yeah.",
                      "start": 2305.185,
                      "end": 2306.7249
                    },
                    {
                      "text": "Yeah.",
                      "start": 2306.945,
                      "end": 2307.345
                    },
                    {
                      "text": "The, yeah, the sequencing of transactions is becoming is political.",
                      "start": 2307.345,
                      "end": 2311.685
                    }
                  ],
                  "start": 2304.545,
                  "end": 2311.685,
                  "num_words": 17.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "It's super political.",
                      "start": 2311.7449,
                      "end": 2312.705
                    }
                  ],
                  "start": 2311.7449,
                  "end": 2312.705,
                  "num_words": 3.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So, I mean, you said some things during the panel that I think, referenced that.",
                      "start": 2312.705,
                      "end": 2318.1
                    },
                    {
                      "text": "You said, you know, transactions of the world unite.",
                      "start": 2318.1,
                      "end": 2320.52
                    },
                    {
                      "text": "Yeah.",
                      "start": 2320.74,
                      "end": 2320.98
                    },
                    {
                      "text": "Exactly.",
                      "start": 2320.98,
                      "end": 2321.3
                    },
                    {
                      "text": "Exactly.",
                      "start": 2321.3,
                      "end": 2321.7
                    }
                  ],
                  "start": 2312.705,
                  "end": 2321.7,
                  "num_words": 27.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "The transaction union, I think it would go.",
                      "start": 2321.7,
                      "end": 2323.94
                    }
                  ],
                  "start": 2321.7,
                  "end": 2323.94,
                  "num_words": 8.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "That is it.",
                      "start": 2323.94,
                      "end": 2324.34
                    },
                    {
                      "text": "That's something more we are so one of the things that we are quite because it may have opened some very interesting useful thing, like, useful for the users to do.",
                      "start": 2324.34,
                      "end": 2332.325
                    },
                    {
                      "text": "So for example, right now, users who have very low value so we hear a rhetoric in crypto, or we make software that anybody can verify, but users, you know, they are not sophisticated enough to verify everything, or they are lazy to verify everything.",
                      "start": 2332.325,
                      "end": 2347.67
                    },
                    {
                      "text": "And that's, of course, first thing is not not nice to talk about users in such a negative way.",
                      "start": 2348.05,
                      "end": 2352.6099
                    },
                    {
                      "text": "But more importantly, it's not true because users who are probably losing, say, $500 per month in slippage fees, the amount of money they would have to spend to have a full load, to maintain that, to verify everything, could be much more than the benefit of saving €500.",
                      "start": 2352.6099,
                      "end": 2374.79
                    }
                  ],
                  "start": 2323.94,
                  "end": 2374.79,
                  "num_words": 147.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So if the benefit that you get by actually, you know, having users become much more knowledgeable, much more independent, having full knowledge.",
                      "start": 2375.4102,
                      "end": 2384.135
                    },
                    {
                      "text": "If the if the benefit does not out like, exceed way more than the cost of doing all that, it doesn't make any sense.",
                      "start": 2384.355,
                      "end": 2393.075
                    },
                    {
                      "text": "So one way to address transaction unions, which is the idea that in a bundle, during the present tense, and we call the present tense in MAF MAF time, just a branding, you know, branding, MAF time.",
                      "start": 2393.075,
                      "end": 2409.2998
                    },
                    {
                      "text": "During MAF time, time, solvers, if they would bundle transactions that are of low worth with transactions that are of high worth in such a way that the whole bundle has attached atomicity, which means if any of the transactions, the low value transaction, gets sniped, like, somebody comes in before, has a slippage, does not get what say, you're trying to buy, I don't know, 7 ETH, you already got 6.7 ETH, and the slippage is more than what you wanted, then the whole transaction bundle, so including the transaction with millions and whatever, hundreds of millions and billions, everything will get richer transactions to help secure transactions that have low value.",
                      "start": 2409.44,
                      "end": 2459.71
                    },
                    {
                      "text": "And this is transactions of the world unite.",
                      "start": 2459.71,
                      "end": 2461.89
                    }
                  ],
                  "start": 2375.4102,
                  "end": 2461.89,
                  "num_words": 205.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "This is Transaction solidarity.",
                      "start": 2462.1099,
                      "end": 2462.8298
                    }
                  ],
                  "start": 2462.1099,
                  "end": 2462.8298,
                  "num_words": 4.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Transaction solidarity.",
                      "start": 2462.8298,
                      "end": 2463.345
                    },
                    {
                      "text": "Solidarity.",
                      "start": 2464.545,
                      "end": 2465.025
                    }
                  ],
                  "start": 2462.8298,
                  "end": 2465.025,
                  "num_words": 3.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Transaction unions, we call it.",
                      "start": 2465.025,
                      "end": 2466.385
                    },
                    {
                      "text": "This is like bringing the transaction down to the same level playing bundle.",
                      "start": 2466.385,
                      "end": 2471.365
                    },
                    {
                      "text": "And and and these are the great this is again and maybe the political question.",
                      "start": 2473.585,
                      "end": 2477.265
                    },
                    {
                      "text": "You can make a movie so politically doing the right thing, I would say, because the level of programmability you have around how do you include a transaction, when does the transaction gets picked up, what does it mean to execute it.",
                      "start": 2477.265,
                      "end": 2490.3
                    },
                    {
                      "text": "All of those things have become open to programmability, open to being worked on in some ways.",
                      "start": 2490.3,
                      "end": 2497.2148
                    }
                  ],
                  "start": 2465.025,
                  "end": 2497.2148,
                  "num_words": 92.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Before it was, like, very flat.",
                      "start": 2497.2148,
                      "end": 2499.055
                    },
                    {
                      "text": "You send the transaction and the validator would just accept it based on fees.",
                      "start": 2499.055,
                      "end": 2502.575
                    },
                    {
                      "text": "Nothing else to be done in between.",
                      "start": 2502.575,
                      "end": 2504.035
                    },
                    {
                      "text": "Mhmm.",
                      "start": 2504.415,
                      "end": 2504.815
                    },
                    {
                      "text": "Just you send it and in the name of, you know, the divine, you just, you know, hope it gets accepted.",
                      "start": 2504.815,
                      "end": 2509.9302
                    }
                  ],
                  "start": 2497.2148,
                  "end": 2509.9302,
                  "num_words": 49.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "But now it's not that.",
                      "start": 2509.9302,
                      "end": 2510.73
                    },
                    {
                      "text": "You have a full ever developing protocol with all the many, intent platforms Right.",
                      "start": 2510.73,
                      "end": 2519.53
                    },
                    {
                      "text": "And any of the, companies that are out there, we're all developing together.",
                      "start": 2519.61,
                      "end": 2523.425
                    },
                    {
                      "text": "And and that's a great thing.",
                      "start": 2523.425,
                      "end": 2524.385
                    },
                    {
                      "text": "I mean, as long as we, you know, have a political angle, not just an economic angle.",
                      "start": 2524.385,
                      "end": 2529.365
                    }
                  ],
                  "start": 2509.9302,
                  "end": 2529.365,
                  "num_words": 55.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Because ultimately, economics is in many ways subject to politics, more so than the other way around, I would argue.",
                      "start": 2529.825,
                      "end": 2535.285
                    }
                  ],
                  "start": 2529.825,
                  "end": 2535.285,
                  "num_words": 20.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2535.425,
                      "end": 2535.825
                    },
                    {
                      "text": "Sure.",
                      "start": 2535.825,
                      "end": 2536.325
                    }
                  ],
                  "start": 2535.425,
                  "end": 2536.325,
                  "num_words": 2.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2536.385,
                      "end": 2536.625
                    },
                    {
                      "text": "So Definitely.",
                      "start": 2536.625,
                      "end": 2537.525
                    },
                    {
                      "text": "I mean, throughout history, actually, economics used to be you know, political economy used to be the subject.",
                      "start": 2538.465,
                      "end": 2543.23
                    },
                    {
                      "text": "Economics didn't was not its own subject.",
                      "start": 2543.23,
                      "end": 2545.49
                    },
                    {
                      "text": "Yeah.",
                      "start": 2545.63,
                      "end": 2545.8699
                    }
                  ],
                  "start": 2536.385,
                  "end": 2545.8699,
                  "num_words": 29.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2545.8699,
                      "end": 2546.11
                    },
                    {
                      "text": "Yeah.",
                      "start": 2546.11,
                      "end": 2546.51
                    },
                    {
                      "text": "It became due to the mathematicization of, you know, anyways.",
                      "start": 2546.51,
                      "end": 2550.05
                    }
                  ],
                  "start": 2545.8699,
                  "end": 2550.05,
                  "num_words": 12.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So yeah.",
                      "start": 2550.51,
                      "end": 2551.17
                    },
                    {
                      "text": "So speaking of unionization, I I also wanted to talk about, a very fascinating idea that you shared with me the other day.",
                      "start": 2553.15,
                      "end": 2561.265
                    },
                    {
                      "text": "Yes.",
                      "start": 2561.265,
                      "end": 2561.585
                    },
                    {
                      "text": "Yes.",
                      "start": 2561.585,
                      "end": 2561.825
                    },
                    {
                      "text": "Yes.",
                      "start": 2561.825,
                      "end": 2561.9849
                    }
                  ],
                  "start": 2550.51,
                  "end": 2561.9849,
                  "num_words": 28.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yes.",
                      "start": 2561.9849,
                      "end": 2562.2249
                    },
                    {
                      "text": "So I I did a I did a panel, at, at an event the other day on decentralized data.",
                      "start": 2562.2249,
                      "end": 2569.125
                    },
                    {
                      "text": "And the, yeah, the kind of, topic they're talking about was I I said I was talking about on the panel was the politics of decentralized data and and what it was.",
                      "start": 2569.4248,
                      "end": 2580.57
                    },
                    {
                      "text": "And kind of one of the things that, that, that I brought up during this was based on a conversation that we had, like, kinda right before the panel.",
                      "start": 2581.75,
                      "end": 2589.245
                    },
                    {
                      "text": "But I was talking about how yeah.",
                      "start": 2589.7852,
                      "end": 2591.385
                    }
                  ],
                  "start": 2561.9849,
                  "end": 2591.385,
                  "num_words": 88.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "I was kind of saying how, you know, when you if you don't have seen you've seen that meme of, like, developers talking to each other.",
                      "start": 2591.385,
                      "end": 2598.9307
                    },
                    {
                      "text": "One's like, oh, I copied your code, and the other one's like, oh, great.",
                      "start": 2598.9307,
                      "end": 2602.432
                    },
                    {
                      "text": "And then you see two designers, and one designer is like, I copied your design, and the other one is, like, crying and, like, why would you how dare you steal my design and and everything.",
                      "start": 2602.432,
                      "end": 2611.685
                    },
                    {
                      "text": "And, yeah, kind of the the thing that we're getting at is that, like, at least for me, with the datafication of everything, that everything is becoming recorded in one way or another through digital systems, the it's not just about data being recorded.",
                      "start": 2611.685,
                      "end": 2628.3599
                    },
                    {
                      "text": "It's also about the power to compute what is inside that data and what are the relationships and, like, insights that you can derive from that.",
                      "start": 2628.3599,
                      "end": 2638.2798
                    }
                  ],
                  "start": 2591.385,
                  "end": 2638.2798,
                  "num_words": 146.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So, like, it's not just that Facebook has all this data.",
                      "start": 2638.2798,
                      "end": 2641.7998
                    },
                    {
                      "text": "It's that they have the computational power to, like, trudge through all of it to to build packages of of marketing, material to sell to or, you know, with marketing packages to sell to advertisers.",
                      "start": 2641.7998,
                      "end": 2653.795
                    },
                    {
                      "text": "And so in a world with decentralized data storage, then we have, like, this issue, like, potential issue of, like, it's not even about collecting the data anymore because the data is there.",
                      "start": 2654.735,
                      "end": 2665.07
                    },
                    {
                      "text": "It's about just, like, who has the power to compute.",
                      "start": 2665.07,
                      "end": 2667.49
                    },
                    {
                      "text": "And so, like, the the kind of the thing that I was inspired by, the thing that you mentioned to me is, like, maybe we need to think about design or, like, user experience as a, like, human computations.",
                      "start": 2668.365,
                      "end": 2680.865
                    }
                  ],
                  "start": 2638.2798,
                  "end": 2680.865,
                  "num_words": 128.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Like, design is human computation that when, a human is given a bunch of information on a on a user interface, that they should like, their ability to compute and derive things from that user interface is incredibly important, and it's something that should be made in such a way and probably open sourced in such a way, to where, like, we are protecting users through design.",
                      "start": 2681.085,
                      "end": 2708.03
                    }
                  ],
                  "start": 2681.085,
                  "end": 2708.03,
                  "num_words": 67.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "I think this this, you know, this is exactly, like, what we were seeing previously, which is the idea that, this way of talking about users as if they're losers.",
                      "start": 2708.25,
                      "end": 2717.07
                    },
                    {
                      "text": "That, you know, if only they knew better, they wouldn't use these platforms.",
                      "start": 2721.45,
                      "end": 2724.9648
                    },
                    {
                      "text": "Yeah.",
                      "start": 2725.105,
                      "end": 2725.225
                    },
                    {
                      "text": "I believe they would use, you know, they don't verify everything, you know.",
                      "start": 2725.225,
                      "end": 2728.6448
                    },
                    {
                      "text": "And the fact of the matter is users, first and foremost, don't have an incentive to do anything better than that.",
                      "start": 2728.785,
                      "end": 2734.805
                    }
                  ],
                  "start": 2708.25,
                  "end": 2734.805,
                  "num_words": 78.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "As I was saying, it's sometimes the benefit is is not so, apparent to users.",
                      "start": 2735.1848,
                      "end": 2741.0
                    },
                    {
                      "text": "And it's not even the kind of question of, educating the users.",
                      "start": 2741.1401,
                      "end": 2745.22
                    },
                    {
                      "text": "That's also condescending.",
                      "start": 2745.22,
                      "end": 2746.4402
                    },
                    {
                      "text": "They don't know better or we have to tell them, raise awareness.",
                      "start": 2746.6602,
                      "end": 2749.48
                    },
                    {
                      "text": "Certain extent, yes.",
                      "start": 2749.86,
                      "end": 2751.345
                    }
                  ],
                  "start": 2735.1848,
                  "end": 2751.345,
                  "num_words": 45.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "But not always not the full picture.",
                      "start": 2751.345,
                      "end": 2753.265
                    },
                    {
                      "text": "So what would be rather interesting is what we never we always try to blame it on the users or fix the user in some way, you know, as if there is some kind of a machine or a little object.",
                      "start": 2753.265,
                      "end": 2762.865
                    },
                    {
                      "text": "What about turning it inwards?",
                      "start": 2762.865,
                      "end": 2764.4
                    },
                    {
                      "text": "What are we as builders doing?",
                      "start": 2764.78,
                      "end": 2766.46
                    },
                    {
                      "text": "Maybe there's something wrong with us.",
                      "start": 2766.46,
                      "end": 2768.4
                    }
                  ],
                  "start": 2751.345,
                  "end": 2768.4,
                  "num_words": 65.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And that's where my my claim inside proposal crazy idea is, which is we already have somebody in, like, a role in most companies whose job is, first and foremost, to serve the user's interests, and they are called UX.",
                      "start": 2768.78,
                      "end": 2786.575
                    },
                    {
                      "text": "They are US user experience.",
                      "start": 2786.635,
                      "end": 2788.255
                    },
                    {
                      "text": "They are there to uphold the rights of users.",
                      "start": 2788.635,
                      "end": 2790.815
                    },
                    {
                      "text": "Now but what happens is, say, tomorrow, some company x y z wants to do a a change in the user interface where they make it super easy and frictionless to invest amount of money.",
                      "start": 2791.115,
                      "end": 2803.34
                    },
                    {
                      "text": "Is the user experience his job not to design that, but first and foremost to question because they uphold the user.",
                      "start": 2804.12,
                      "end": 2810.425
                    }
                  ],
                  "start": 2768.78,
                  "end": 2810.425,
                  "num_words": 110.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 2810.425,
                      "end": 2810.665
                    },
                    {
                      "text": "So the users, is the user does it they really want it?",
                      "start": 2810.665,
                      "end": 2814.585
                    },
                    {
                      "text": "More importantly, would they not endanger users to accidentally invest money and get rugged at the end of it?",
                      "start": 2814.585,
                      "end": 2822.0
                    },
                    {
                      "text": "Could be, could be not.",
                      "start": 2822.0,
                      "end": 2823.04
                    },
                    {
                      "text": "We don't know that.",
                      "start": 2823.04,
                      "end": 2823.68
                    }
                  ],
                  "start": 2810.425,
                  "end": 2823.68,
                  "num_words": 41.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "But the idea is that they cannot do that because as long as the user experience, engineer, designer is being paid by the company who's asked that, they're always more beholden to the company.",
                      "start": 2823.68,
                      "end": 2836.575
                    },
                    {
                      "text": "Like, they who hold the capital get to have ultimate say.",
                      "start": 2836.575,
                      "end": 2839.7751
                    },
                    {
                      "text": "So ultimately and and what are the people who are the ultimate bosses who are telling them to do these things?",
                      "start": 2839.7751,
                      "end": 2845.235
                    },
                    {
                      "text": "They cannot, maximize shareholder value.",
                      "start": 2845.2952,
                      "end": 2847.97
                    },
                    {
                      "text": "And that's that's the point of it.",
                      "start": 2847.97,
                      "end": 2849.33
                    }
                  ],
                  "start": 2823.68,
                  "end": 2849.33,
                  "num_words": 78.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "That's great.",
                      "start": 2849.33,
                      "end": 2849.8901
                    },
                    {
                      "text": "But what if that is the only way to ultimately get paid as a UX designer and doing your work, then what you're ultimately designing is not user experience, but shareholder experience.",
                      "start": 2849.8901,
                      "end": 2859.83
                    },
                    {
                      "text": "You just what rather what would be an ideal world if and here's the claim.",
                      "start": 2860.53,
                      "end": 2866.285
                    },
                    {
                      "text": "Like, we have a DAO that pays all UX designers in the world, like, a sufficient salary and compensation and everything, and it makes it almost criminal for culture, you know, whatever, for all tech companies to even pay a dime to UX because you don't want a conflict of interest.",
                      "start": 2866.985,
                      "end": 2885.8
                    },
                    {
                      "text": "You know, it's like you can't pay judges, you know, for taking your case.",
                      "start": 2885.86,
                      "end": 2889.675
                    }
                  ],
                  "start": 2849.33,
                  "end": 2889.675,
                  "num_words": 114.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "You know, the the status today is complicated.",
                      "start": 2889.7551,
                      "end": 2891.595
                    },
                    {
                      "text": "So nobody can pay any UX designer, and the user designer could be, like, just activist if they need to.",
                      "start": 2891.595,
                      "end": 2898.495
                    },
                    {
                      "text": "Like like, they would be almost terrorizing the engineering team, the business team if they ask for a feature upgrade that is not upholding the rights of the users.",
                      "start": 2898.635,
                      "end": 2910.47
                    },
                    {
                      "text": "Instead of saying, oh, users don't know better.",
                      "start": 2910.6099,
                      "end": 2912.71
                    },
                    {
                      "text": "You know, if you do if the UX people think users don't know better, then this feature should not be shipped.",
                      "start": 2913.01,
                      "end": 2918.3098
                    }
                  ],
                  "start": 2889.7551,
                  "end": 2918.3098,
                  "num_words": 86.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "That they would just would not do the work.",
                      "start": 2918.6099,
                      "end": 2920.2898
                    },
                    {
                      "text": "They will strike.",
                      "start": 2920.2898,
                      "end": 2921.145
                    },
                    {
                      "text": "And the DAO will take care of it.",
                      "start": 2921.145,
                      "end": 2922.665
                    },
                    {
                      "text": "And DAO will be the only repeat that.",
                      "start": 2922.665,
                      "end": 2925.0051
                    },
                    {
                      "text": "I don't know if I'm clear.",
                      "start": 2925.225,
                      "end": 2926.105
                    }
                  ],
                  "start": 2918.6099,
                  "end": 2926.105,
                  "num_words": 34.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Like, they will get zero salary from the company they're working.",
                      "start": 2926.105,
                      "end": 2929.865
                    },
                    {
                      "text": "So every tech company would have to rent these UX designers from the DAO, and they will will work for, for for whatever time they work, and they will cons they will be, like, in every meeting and everything, first and foremost, user experience is their work.",
                      "start": 2929.865,
                      "end": 2945.03
                    },
                    {
                      "text": "Users, right, maintaining.",
                      "start": 2945.0898,
                      "end": 2946.3098
                    },
                    {
                      "text": "Second is, okay.",
                      "start": 2946.69,
                      "end": 2947.97
                    },
                    {
                      "text": "You want this feature, we're even nice for the software.",
                      "start": 2947.97,
                      "end": 2950.3098
                    }
                  ],
                  "start": 2926.105,
                  "end": 2950.3098,
                  "num_words": 74.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "They don't care about the software.",
                      "start": 2950.3699,
                      "end": 2951.385
                    },
                    {
                      "text": "They only care about the user, then they care about the software.",
                      "start": 2951.385,
                      "end": 2954.045
                    },
                    {
                      "text": "But that is not at all a reality because they can't afford and I can't blame the UX designers.",
                      "start": 2954.5051,
                      "end": 2958.5251
                    },
                    {
                      "text": "Right.",
                      "start": 2958.985,
                      "end": 2959.225
                    },
                    {
                      "text": "What can you do is get somebody holds the capital.",
                      "start": 2959.225,
                      "end": 2961.245
                    }
                  ],
                  "start": 2950.3699,
                  "end": 2961.245,
                  "num_words": 48.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "It's a liberating capital.",
                      "start": 2962.985,
                      "end": 2964.285
                    }
                  ],
                  "start": 2962.985,
                  "end": 2964.285,
                  "num_words": 4.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2964.5051,
                      "end": 2964.75
                    },
                    {
                      "text": "Yeah.",
                      "start": 2964.83,
                      "end": 2964.91
                    },
                    {
                      "text": "I mean, I think that's definitely true.",
                      "start": 2964.91,
                      "end": 2966.19
                    },
                    {
                      "text": "Like, you know, I mean, especially in crypto, I mean, it's kind of sometimes absurd how quickly, like, capital can move, how quickly you can lose your money in an instant because you press you accidentally pressed the button, transaction that you were, yeah, that",
                      "start": 2966.19,
                      "end": 2983.915
                    }
                  ],
                  "start": 2964.5051,
                  "end": 2983.915,
                  "num_words": 54.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "you didn't, realize.",
                      "start": 2983.915,
                      "end": 2985.355
                    },
                    {
                      "text": "Or or they made the user experience so smooth Yeah.",
                      "start": 2985.355,
                      "end": 2988.395
                    },
                    {
                      "text": "Too smooth.",
                      "start": 2988.395,
                      "end": 2988.875
                    },
                    {
                      "text": "Too too smooth.",
                      "start": 2989.115,
                      "end": 2990.015
                    },
                    {
                      "text": "There was a problem in the nineties where they made in the nineties where they made accounting software that was so easy to use that accountants started making mistakes because it would get them to a mindless state.",
                      "start": 2990.315,
                      "end": 3000.1
                    }
                  ],
                  "start": 2983.915,
                  "end": 3000.1,
                  "num_words": 56.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "It's just click click and done.",
                      "start": 3000.1,
                      "end": 3001.7202
                    },
                    {
                      "text": "This is where some friction is good.",
                      "start": 3001.9402,
                      "end": 3003.2202
                    },
                    {
                      "text": "It depends on on the software.",
                      "start": 3003.2202,
                      "end": 3004.5
                    },
                    {
                      "text": "Sometimes it's not good.",
                      "start": 3004.5,
                      "end": 3005.78
                    },
                    {
                      "text": "But that's again, the UX designers role who never get paid from the company.",
                      "start": 3005.78,
                      "end": 3011.045
                    }
                  ],
                  "start": 3000.1,
                  "end": 3011.045,
                  "num_words": 37.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3011.505,
                      "end": 3012.005
                    },
                    {
                      "text": "I think that would be, it'd be a very interesting way to to design that.",
                      "start": 3012.065,
                      "end": 3016.545
                    },
                    {
                      "text": "But we",
                      "start": 3016.545,
                      "end": 3016.865
                    }
                  ],
                  "start": 3011.505,
                  "end": 3016.865,
                  "num_words": 18.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "had to Crypto is one of those weird rare fields in the world.",
                      "start": 3016.865,
                      "end": 3021.285
                    },
                    {
                      "text": "We have a mechanism for that, which is DAOs.",
                      "start": 3021.505,
                      "end": 3023.845
                    },
                    {
                      "text": "Mhmm.",
                      "start": 3024.145,
                      "end": 3024.4648
                    },
                    {
                      "text": "So if there was a DAO by the way, my name for DAOs are VCs, I call them, which is venture communists.",
                      "start": 3024.4648,
                      "end": 3029.6602
                    },
                    {
                      "text": "You know?",
                      "start": 3030.9202,
                      "end": 3031.5
                    }
                  ],
                  "start": 3016.865,
                  "end": 3031.5,
                  "num_words": 47.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So if this venture communists, funded this this kind of a of designers, the best designers in the world.",
                      "start": 3031.72,
                      "end": 3041.4648
                    },
                    {
                      "text": "I mean, then, I mean, we assured, like, if the, if, the company that SBF was FTX?",
                      "start": 3042.005,
                      "end": 3048.265
                    },
                    {
                      "text": "Yeah.",
                      "start": 3048.405,
                      "end": 3048.7249
                    },
                    {
                      "text": "If all the designers said, not gonna do any work, shut down the software.",
                      "start": 3048.7249,
                      "end": 3052.505
                    },
                    {
                      "text": "What's she gonna do?",
                      "start": 3053.43,
                      "end": 3054.65
                    }
                  ],
                  "start": 3031.72,
                  "end": 3054.65,
                  "num_words": 55.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "You know?",
                      "start": 3054.71,
                      "end": 3055.27
                    },
                    {
                      "text": "That's what I mean.",
                      "start": 3055.27,
                      "end": 3055.99
                    },
                    {
                      "text": "Like, people in spite of knowing better, so many people I know, they work for places that are, you know, quite hostile to actual users, but they can't do nothing about it because, like, you know, at the end of the day, just my job.",
                      "start": 3055.99,
                      "end": 3068.885
                    },
                    {
                      "text": "What do I do?",
                      "start": 3068.885,
                      "end": 3069.845
                    },
                    {
                      "text": "Why not have a DAO?",
                      "start": 3069.845,
                      "end": 3071.3052
                    }
                  ],
                  "start": 3054.71,
                  "end": 3071.3052,
                  "num_words": 60.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "That is, you know, like in many of the protocols, blockchain protocols, you have a way to fund the developers.",
                      "start": 3071.445,
                      "end": 3076.5051
                    },
                    {
                      "text": "But we should have similarly funding the designers.",
                      "start": 3077.61,
                      "end": 3080.6702
                    },
                    {
                      "text": "And then that would be done in such a way that the the company behind it could not, like, manipulate the price or hold back the capital, nothing like that.",
                      "start": 3081.37,
                      "end": 3091.4502
                    },
                    {
                      "text": "It would be trust trustlessly given to the developers",
                      "start": 3091.4502,
                      "end": 3095.175
                    }
                  ],
                  "start": 3071.445,
                  "end": 3095.175,
                  "num_words": 67.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 3096.355,
                      "end": 3096.675
                    },
                    {
                      "text": "Right.",
                      "start": 3096.675,
                      "end": 3096.915
                    }
                  ],
                  "start": 3096.355,
                  "end": 3096.915,
                  "num_words": 2.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 3096.915,
                      "end": 3096.995
                    },
                    {
                      "text": "To the designers.",
                      "start": 3097.075,
                      "end": 3097.815
                    }
                  ],
                  "start": 3096.915,
                  "end": 3097.815,
                  "num_words": 4.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3097.875,
                      "end": 3098.035
                    },
                    {
                      "text": "Yeah.",
                      "start": 3098.035,
                      "end": 3098.195
                    },
                    {
                      "text": "So this is, like, almost like, an administration that is, like, given the responsibility of, of being responsible for users or just or representing users' interests",
                      "start": 3098.195,
                      "end": 3111.7603
                    }
                  ],
                  "start": 3097.875,
                  "end": 3111.7603,
                  "num_words": 28.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3112.04,
                      "end": 3112.28
                    }
                  ],
                  "start": 3112.04,
                  "end": 3112.28,
                  "num_words": 1.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "In the creation of applications is just not really done.",
                      "start": 3112.36,
                      "end": 3115.0
                    },
                    {
                      "text": "What you know, you you you get a designer and you tell them, maybe you do some user research to find out whether they not whether or not they understand the product, but they are wanting them to design in such a way that balances maximization of extraction from users with, like, users feeling good about using the actual product.",
                      "start": 3115.0,
                      "end": 3134.625
                    }
                  ],
                  "start": 3112.36,
                  "end": 3134.625,
                  "num_words": 70.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3134.625,
                      "end": 3134.865
                    },
                    {
                      "text": "And and sometimes I know some companies hire these roles called ethicists and things like that.",
                      "start": 3134.865,
                      "end": 3139.99
                    },
                    {
                      "text": "Yeah.",
                      "start": 3139.99,
                      "end": 3140.1501
                    },
                    {
                      "text": "And I'm like, why do you need ethicists?",
                      "start": 3140.1501,
                      "end": 3141.51
                    },
                    {
                      "text": "What are UX people doing if they're not ethicists?",
                      "start": 3141.51,
                      "end": 3143.77
                    }
                  ],
                  "start": 3134.625,
                  "end": 3143.77,
                  "num_words": 35.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Right.",
                      "start": 3144.07,
                      "end": 3144.3901
                    },
                    {
                      "text": "You know, because you're working with users' experience.",
                      "start": 3144.3901,
                      "end": 3146.33
                    },
                    {
                      "text": "That's a very ethical, obligation to have you working with someone's experience.",
                      "start": 3146.3901,
                      "end": 3150.6648
                    },
                    {
                      "text": "If I mean, I was like, what are what were we thinking?",
                      "start": 3151.125,
                      "end": 3153.6848
                    },
                    {
                      "text": "Like, it's not it's a a ethical job.",
                      "start": 3153.6848,
                      "end": 3156.2449
                    }
                  ],
                  "start": 3144.07,
                  "end": 3156.2449,
                  "num_words": 41.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Not at all.",
                      "start": 3156.2449,
                      "end": 3157.045
                    },
                    {
                      "text": "And so this is why we and even human ethicists in, like, some of the biggest companies, they routinely get fired if they do if they study and provide a report internally saying this is actually not good or bad.",
                      "start": 3157.045,
                      "end": 3169.74
                    },
                    {
                      "text": "Of course, the company finds innovative ways to fire them.",
                      "start": 3169.7998,
                      "end": 3172.46
                    },
                    {
                      "text": "And that's the thing.",
                      "start": 3173.0798,
                      "end": 3173.88
                    },
                    {
                      "text": "The company if the company could not even hire such people, but they are obligated to use such people, and the DAO pays these people, that's amazing.",
                      "start": 3173.88,
                      "end": 3181.865
                    }
                  ],
                  "start": 3156.2449,
                  "end": 3181.865,
                  "num_words": 84.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "This is why it's almost like, for the you know, for public goods, having UX designers.",
                      "start": 3181.865,
                      "end": 3187.165
                    },
                    {
                      "text": "Mhmm.",
                      "start": 3187.385,
                      "end": 3187.625
                    },
                    {
                      "text": "So it should not be like this is why Ethereum is kinda public good.",
                      "start": 3187.625,
                      "end": 3191.56
                    },
                    {
                      "text": "I think crypto as one of the maybe the only thing in the world that could actually provide this public good service because it's actually built in the system to have this public good, which is, you know, paying people a good amount for doing the right thing that helps the community.",
                      "start": 3192.02,
                      "end": 3207.015
                    },
                    {
                      "text": "Mhmm.",
                      "start": 3207.395,
                      "end": 3207.795
                    }
                  ],
                  "start": 3181.865,
                  "end": 3207.795,
                  "num_words": 84.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "So having a community token, like, which, reflects the quality of the product, not even that quality of the users' satisfaction with the product in terms of keeping their rights intact, always safeguarding their rights.",
                      "start": 3207.795,
                      "end": 3222.61
                    },
                    {
                      "text": "If there was a token like that and designers get air dropped, with that, I thought that would be just amazing.",
                      "start": 3223.07,
                      "end": 3230.2048
                    }
                  ],
                  "start": 3207.795,
                  "end": 3230.2048,
                  "num_words": 56.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "That would be great.",
                      "start": 3230.2048,
                      "end": 3231.025
                    },
                    {
                      "text": "Yeah.",
                      "start": 3231.405,
                      "end": 3231.645
                    },
                    {
                      "text": "Yeah.",
                      "start": 3231.645,
                      "end": 3231.885
                    },
                    {
                      "text": "Is it you heard it here first.",
                      "start": 3231.885,
                      "end": 3233.585
                    },
                    {
                      "text": "Yes.",
                      "start": 3233.885,
                      "end": 3234.2048
                    }
                  ],
                  "start": 3230.2048,
                  "end": 3234.2048,
                  "num_words": 14.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "We're going to unionize the designers?",
                      "start": 3234.365,
                      "end": 3237.665
                    },
                    {
                      "text": "Is that I mean, DAOify the designers.",
                      "start": 3237.805,
                      "end": 3241.265
                    },
                    {
                      "text": "Nationalize the designers?",
                      "start": 3241.325,
                      "end": 3243.02
                    },
                    {
                      "text": "DAO ify?",
                      "start": 3243.16,
                      "end": 3243.72
                    },
                    {
                      "text": "Okay.",
                      "start": 3243.72,
                      "end": 3244.04
                    }
                  ],
                  "start": 3234.365,
                  "end": 3244.04,
                  "num_words": 19.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Publicify.",
                      "start": 3244.04,
                      "end": 3244.54
                    },
                    {
                      "text": "Publicify.",
                      "start": 3244.6,
                      "end": 3245.1
                    },
                    {
                      "text": "Because, you know, interesting because when you say nationalized, it's still limited to a nation state.",
                      "start": 3245.72,
                      "end": 3249.8801
                    }
                  ],
                  "start": 3244.04,
                  "end": 3249.8801,
                  "num_words": 18.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3249.8801,
                      "end": 3250.12
                    },
                    {
                      "text": "Yeah.",
                      "start": 3250.12,
                      "end": 3250.28
                    },
                    {
                      "text": "Yeah.",
                      "start": 3250.28,
                      "end": 3250.36
                    },
                    {
                      "text": "But when you",
                      "start": 3250.36,
                      "end": 3250.68
                    }
                  ],
                  "start": 3249.8801,
                  "end": 3250.68,
                  "num_words": 6.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "do DAO, it's like a public good, like Ethereum is public good, but it's not nationalized.",
                      "start": 3250.68,
                      "end": 3254.3
                    },
                    {
                      "text": "Right.",
                      "start": 3254.84,
                      "end": 3255.08
                    },
                    {
                      "text": "It's like a it's like",
                      "start": 3255.08,
                      "end": 3256.515
                    }
                  ],
                  "start": 3250.68,
                  "end": 3256.515,
                  "num_words": 22.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "the only It's a commodified design.",
                      "start": 3256.515,
                      "end": 3258.9348
                    }
                  ],
                  "start": 3256.515,
                  "end": 3258.9348,
                  "num_words": 6.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3258.9949,
                      "end": 3259.315
                    },
                    {
                      "text": "I mean, it Ethereum is not really, like, a regular commodity to ask.",
                      "start": 3259.315,
                      "end": 3263.635
                    },
                    {
                      "text": "It's like people have been debating what it is, really.",
                      "start": 3263.635,
                      "end": 3266.035
                    },
                    {
                      "text": "So it's just I don't know what it is, but what I know is it defies, all kinds of categorization.",
                      "start": 3266.035,
                      "end": 3271.94
                    },
                    {
                      "text": "But what is definitely, it's a public good.",
                      "start": 3272.64,
                      "end": 3275.3
                    }
                  ],
                  "start": 3258.9949,
                  "end": 3275.3,
                  "num_words": 52.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "This is why private blockchains I don't know what that is.",
                      "start": 3276.08,
                      "end": 3279.2
                    },
                    {
                      "text": "It doesn't exist.",
                      "start": 3279.2,
                      "end": 3280.08
                    },
                    {
                      "text": "I mean, somebody who claimed it is an oxymoron, you know?",
                      "start": 3280.08,
                      "end": 3282.96
                    }
                  ],
                  "start": 3276.08,
                  "end": 3282.96,
                  "num_words": 25.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3282.96,
                      "end": 3283.28
                    },
                    {
                      "text": "Yeah.",
                      "start": 3283.28,
                      "end": 3283.68
                    }
                  ],
                  "start": 3282.96,
                  "end": 3283.68,
                  "num_words": 2.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "It doesn't exist.",
                      "start": 3283.68,
                      "end": 3284.415
                    },
                    {
                      "text": "So I think, I mean, crypto being a public infrastructure is the best way to do these kinds of DAOs where you can DAO ify all kinds of public utilities that should not be privatized where the capital is held by a few people who get to dictate.",
                      "start": 3285.295,
                      "end": 3301.74
                    },
                    {
                      "text": "And, of course, we'll have conflict of interest in this case.",
                      "start": 3302.04,
                      "end": 3304.6199
                    },
                    {
                      "text": "Right.",
                      "start": 3304.68,
                      "end": 3305.0
                    },
                    {
                      "text": "And design is just one thing that I'm passionate about.",
                      "start": 3305.0,
                      "end": 3307.16
                    }
                  ],
                  "start": 3283.68,
                  "end": 3307.16,
                  "num_words": 73.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "But if somebody else in the audience can think of something and write about it or tweet about it, I mean, you know, more power to them.",
                      "start": 3307.16,
                      "end": 3314.775
                    },
                    {
                      "text": "Yeah.",
                      "start": 3314.835,
                      "end": 3315.2349
                    },
                    {
                      "text": "More airdrops to them.",
                      "start": 3315.2349,
                      "end": 3316.355
                    }
                  ],
                  "start": 3307.16,
                  "end": 3316.355,
                  "num_words": 32.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3316.355,
                      "end": 3316.595
                    },
                    {
                      "text": "Yeah.",
                      "start": 3316.595,
                      "end": 3316.755
                    },
                    {
                      "text": "One of one of my favorite hot takes, I think, remember when you when you were telling it to someone else and they were they were a bit dumbfounded.",
                      "start": 3316.755,
                      "end": 3324.35
                    },
                    {
                      "text": "Yeah.",
                      "start": 3324.4102,
                      "end": 3324.9102
                    },
                    {
                      "text": "Yeah.",
                      "start": 3324.9702,
                      "end": 3325.29
                    }
                  ],
                  "start": 3316.355,
                  "end": 3325.29,
                  "num_words": 33.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3325.29,
                      "end": 3325.61
                    },
                    {
                      "text": "Different way of thinking about it.",
                      "start": 3325.61,
                      "end": 3326.8901
                    }
                  ],
                  "start": 3325.29,
                  "end": 3326.8901,
                  "num_words": 7.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "That's true.",
                      "start": 3326.8901,
                      "end": 3327.55
                    }
                  ],
                  "start": 3326.8901,
                  "end": 3327.55,
                  "num_words": 2.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3328.25,
                      "end": 3328.4102
                    },
                    {
                      "text": "Well, I really appreciate you taking the time to come on and share your wisdom and philosophy with us.",
                      "start": 3328.4102,
                      "end": 3335.61
                    }
                  ],
                  "start": 3328.25,
                  "end": 3335.61,
                  "num_words": 20.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Thank you.",
                      "start": 3335.61,
                      "end": 3335.9302
                    },
                    {
                      "text": "Thank you.",
                      "start": 3335.9302,
                      "end": 3336.33
                    },
                    {
                      "text": "Thank you.",
                      "start": 3336.33,
                      "end": 3336.99
                    },
                    {
                      "text": "I'm very happy to be here.",
                      "start": 3337.05,
                      "end": 3338.3152
                    },
                    {
                      "text": "And, you can check out my work at stxn.io, which is our website.",
                      "start": 3338.3152,
                      "end": 3342.655
                    }
                  ],
                  "start": 3335.61,
                  "end": 3342.655,
                  "num_words": 25.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "We have a white paper called Mevolution, you know, as a kind of a Mev and evolution, but it's actually about revolution, which we are here for.",
                      "start": 3343.3552,
                      "end": 3352.175
                    },
                    {
                      "text": "And, you know, and just generally online, you can find my stuff.",
                      "start": 3352.235,
                      "end": 3355.65
                    },
                    {
                      "text": "Cool.",
                      "start": 3355.65,
                      "end": 3355.89
                    },
                    {
                      "text": "Thank you very much, Josh, for this wonderful interview.",
                      "start": 3355.89,
                      "end": 3358.45
                    }
                  ],
                  "start": 3343.3552,
                  "end": 3358.45,
                  "num_words": 49.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 3358.45,
                      "end": 3358.77
                    },
                    {
                      "text": "Thank",
                      "start": 3358.77,
                      "end": 3358.93
                    }
                  ],
                  "start": 3358.45,
                  "end": 3358.93,
                  "num_words": 2.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "you.",
                      "start": 3358.93,
                      "end": 3359.09
                    },
                    {
                      "text": "Thank you.",
                      "start": 3359.09,
                      "end": 3359.65
                    },
                    {
                      "text": "Appreciate it.",
                      "start": 3359.65,
                      "end": 3360.55
                    }
                  ],
                  "start": 3358.93,
                  "end": 3360.55,
                  "num_words": 5.0,
                  "speaker": 0
                }
              ]
            },
            "entities": null,
            "translations": null,
            "topics": null
          }
        ],
        "detected_language": ""
      }
    ],
    "utterances": [
      {
        "start": 0.08,
        "end": 2.26,
        "confidence": 0.4922492,
        "channel": 0,
        "transcript": "In Ethereum, a block server 12 approximately",
        "words": [
          {
            "word": "in",
            "start": 0.08,
            "end": 0.24,
            "confidence": 0.5175634,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "ethereum",
            "start": 0.24,
            "end": 0.74,
            "confidence": 0.7015206,
            "punctuated_word": "Ethereum,",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "a",
            "start": 0.88,
            "end": 0.96,
            "confidence": 0.6789614,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "block",
            "start": 0.96,
            "end": 1.1999999,
            "confidence": 0.655291,
            "punctuated_word": "block",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "server",
            "start": 1.1999999,
            "end": 1.4399999,
            "confidence": 0.36829272,
            "punctuated_word": "server",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "12",
            "start": 1.4399999,
            "end": 1.5999999,
            "confidence": 0.18607114,
            "punctuated_word": "12",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "approximately",
            "start": 1.76,
            "end": 2.26,
            "confidence": 0.33804396,
            "punctuated_word": "approximately",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          }
        ],
        "speaker": 0,
        "id": "3e527723-110c-47a6-af2a-e2402d9a61ef"
      },
      {
        "start": 3.04,
        "end": 5.54,
        "confidence": 0.9285912,
        "channel": 0,
        "transcript": "twelve seconds. So within the twelve seconds,",
        "words": [
          {
            "word": "twelve",
            "start": 3.04,
            "end": 3.28,
            "confidence": 0.9631195,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "seconds",
            "start": 3.28,
            "end": 3.78,
            "confidence": 0.99600196,
            "punctuated_word": "seconds.",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "so",
            "start": 4.08,
            "end": 4.24,
            "confidence": 0.99868387,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "within",
            "start": 4.24,
            "end": 4.48,
            "confidence": 0.99954635,
            "punctuated_word": "within",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "the",
            "start": 4.48,
            "end": 4.7999997,
            "confidence": 0.557106,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "twelve",
            "start": 4.7999997,
            "end": 5.04,
            "confidence": 0.9941408,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          },
          {
            "word": "seconds",
            "start": 5.04,
            "end": 5.54,
            "confidence": 0.9915401,
            "punctuated_word": "seconds,",
            "speaker": 0,
            "speaker_confidence": 0.7296798
          }
        ],
        "speaker": 0,
        "id": "2195a7d3-af8b-461e-8a5f-bb945707ba80"
      },
      {
        "start": 7.04,
        "end": 11.04,
        "confidence": 0.9901324,
        "channel": 0,
        "transcript": "you can whoever is the solver and whoever has the control over the",
        "words": [
          {
            "word": "you",
            "start": 7.04,
            "end": 7.12,
            "confidence": 0.99292433,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "can",
            "start": 7.12,
            "end": 7.3599997,
            "confidence": 0.99821764,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "whoever",
            "start": 7.8399997,
            "end": 8.32,
            "confidence": 0.9948596,
            "punctuated_word": "whoever",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "is",
            "start": 8.32,
            "end": 8.48,
            "confidence": 0.99941957,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "the",
            "start": 8.48,
            "end": 8.639999,
            "confidence": 0.99746156,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "solver",
            "start": 8.639999,
            "end": 9.04,
            "confidence": 0.9949023,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "and",
            "start": 9.04,
            "end": 9.28,
            "confidence": 0.9566899,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "whoever",
            "start": 9.28,
            "end": 9.599999,
            "confidence": 0.9994118,
            "punctuated_word": "whoever",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "has",
            "start": 9.599999,
            "end": 9.76,
            "confidence": 0.99787295,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "the",
            "start": 9.76,
            "end": 10.0,
            "confidence": 0.99755836,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "control",
            "start": 10.0,
            "end": 10.4,
            "confidence": 0.9988085,
            "punctuated_word": "control",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "over",
            "start": 10.4,
            "end": 10.719999,
            "confidence": 0.9673185,
            "punctuated_word": "over",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "the",
            "start": 10.719999,
            "end": 11.04,
            "confidence": 0.97627527,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          }
        ],
        "speaker": 0,
        "id": "ef9279a3-8548-46cf-9a86-558d2a3cdf6a"
      },
      {
        "start": 11.92,
        "end": 15.674999,
        "confidence": 0.9295706,
        "channel": 0,
        "transcript": "what goes in a bundle acts like a god. In the case of Bitcoin,",
        "words": [
          {
            "word": "what",
            "start": 11.92,
            "end": 12.16,
            "confidence": 0.99650395,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "goes",
            "start": 12.16,
            "end": 12.4,
            "confidence": 0.9910122,
            "punctuated_word": "goes",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "in",
            "start": 12.4,
            "end": 12.559999,
            "confidence": 0.88680655,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "a",
            "start": 12.559999,
            "end": 12.855,
            "confidence": 0.6485532,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "bundle",
            "start": 13.334999,
            "end": 13.575,
            "confidence": 0.9176857,
            "punctuated_word": "bundle",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "acts",
            "start": 13.575,
            "end": 13.815,
            "confidence": 0.9089595,
            "punctuated_word": "acts",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "like",
            "start": 13.815,
            "end": 14.054999,
            "confidence": 0.9994106,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "a",
            "start": 14.054999,
            "end": 14.214999,
            "confidence": 0.92265993,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "god",
            "start": 14.214999,
            "end": 14.535,
            "confidence": 0.9111138,
            "punctuated_word": "god.",
            "speaker": 0,
            "speaker_confidence": 0.7154421
          },
          {
            "word": "in",
            "start": 14.535,
            "end": 14.615,
            "confidence": 0.8641776,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.5643814
          },
          {
            "word": "the",
            "start": 14.615,
            "end": 14.695,
            "confidence": 0.9945809,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5643814
          },
          {
            "word": "case",
            "start": 14.695,
            "end": 15.014999,
            "confidence": 0.999451,
            "punctuated_word": "case",
            "speaker": 0,
            "speaker_confidence": 0.5643814
          },
          {
            "word": "of",
            "start": 15.014999,
            "end": 15.174999,
            "confidence": 0.9987477,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5643814
          },
          {
            "word": "bitcoin",
            "start": 15.174999,
            "end": 15.674999,
            "confidence": 0.9743259,
            "punctuated_word": "Bitcoin,",
            "speaker": 0,
            "speaker_confidence": 0.5643814
          }
        ],
        "speaker": 0,
        "id": "282b406b-1265-4897-861f-f7ced3edd45c"
      },
      {
        "start": 16.535,
        "end": 21.195,
        "confidence": 0.9942509,
        "channel": 0,
        "transcript": "you had the idea of time chain. In the case of",
        "words": [
          {
            "word": "you",
            "start": 16.535,
            "end": 16.615,
            "confidence": 0.981533,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5643814
          },
          {
            "word": "had",
            "start": 16.615,
            "end": 17.115,
            "confidence": 0.9985362,
            "punctuated_word": "had",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "the",
            "start": 17.255,
            "end": 17.574999,
            "confidence": 0.9991177,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "idea",
            "start": 17.574999,
            "end": 18.074999,
            "confidence": 0.9996724,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "of",
            "start": 18.134998,
            "end": 18.615,
            "confidence": 0.99940383,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "time",
            "start": 18.615,
            "end": 19.115,
            "confidence": 0.9919086,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "chain",
            "start": 19.335,
            "end": 19.835,
            "confidence": 0.9702225,
            "punctuated_word": "chain.",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "in",
            "start": 20.134998,
            "end": 20.295,
            "confidence": 0.9991381,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "the",
            "start": 20.295,
            "end": 20.455,
            "confidence": 0.9986842,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "case",
            "start": 20.455,
            "end": 20.695,
            "confidence": 0.9997663,
            "punctuated_word": "case",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "of",
            "start": 20.695,
            "end": 21.195,
            "confidence": 0.9987771,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          }
        ],
        "speaker": 0,
        "id": "da85ae52-71c8-466d-9cd9-7faba3c3b320"
      },
      {
        "start": 22.215,
        "end": 27.88,
        "confidence": 0.95518523,
        "channel": 0,
        "transcript": "Ethereum, it's not even this time chain. It is time travel because because now the chain is much more programmable.",
        "words": [
          {
            "word": "ethereum",
            "start": 22.215,
            "end": 22.375,
            "confidence": 0.9607447,
            "punctuated_word": "Ethereum,",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "it's",
            "start": 22.375,
            "end": 22.615,
            "confidence": 0.99808776,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "not",
            "start": 22.615,
            "end": 22.855,
            "confidence": 0.999493,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "even",
            "start": 22.855,
            "end": 23.095,
            "confidence": 0.9989538,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "this",
            "start": 23.095,
            "end": 23.335,
            "confidence": 0.92572135,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "time",
            "start": 23.335,
            "end": 23.574999,
            "confidence": 0.9986786,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "chain",
            "start": 23.574999,
            "end": 23.814999,
            "confidence": 0.85833275,
            "punctuated_word": "chain.",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "it",
            "start": 23.814999,
            "end": 23.974998,
            "confidence": 0.9970475,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "is",
            "start": 23.974998,
            "end": 24.134998,
            "confidence": 0.9983902,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "time",
            "start": 24.134998,
            "end": 24.294998,
            "confidence": 0.9985989,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "travel",
            "start": 24.294998,
            "end": 24.695,
            "confidence": 0.855455,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "because",
            "start": 24.695,
            "end": 24.9,
            "confidence": 0.6167896,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.77391064
          },
          {
            "word": "because",
            "start": 25.38,
            "end": 25.46,
            "confidence": 0.9837684,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.6444328
          },
          {
            "word": "now",
            "start": 25.46,
            "end": 25.96,
            "confidence": 0.9902621,
            "punctuated_word": "now",
            "speaker": 0,
            "speaker_confidence": 0.6444328
          },
          {
            "word": "the",
            "start": 26.1,
            "end": 26.34,
            "confidence": 0.9328247,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6444328
          },
          {
            "word": "chain",
            "start": 26.34,
            "end": 26.74,
            "confidence": 0.9968315,
            "punctuated_word": "chain",
            "speaker": 0,
            "speaker_confidence": 0.6444328
          },
          {
            "word": "is",
            "start": 26.74,
            "end": 26.9,
            "confidence": 0.99961275,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6444328
          },
          {
            "word": "much",
            "start": 26.9,
            "end": 27.14,
            "confidence": 0.9991604,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.6444328
          },
          {
            "word": "more",
            "start": 27.14,
            "end": 27.38,
            "confidence": 0.9985676,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.6444328
          },
          {
            "word": "programmable",
            "start": 27.38,
            "end": 27.88,
            "confidence": 0.9963832,
            "punctuated_word": "programmable.",
            "speaker": 0,
            "speaker_confidence": 0.6444328
          }
        ],
        "speaker": 0,
        "id": "3a397cfe-38ad-4d14-9951-a92c760cf5b7"
      },
      {
        "start": 28.42,
        "end": 31.96,
        "confidence": 0.96026844,
        "channel": 0,
        "transcript": "Yeah. Every transaction that's in the blockchain already confirmed",
        "words": [
          {
            "word": "yeah",
            "start": 28.42,
            "end": 28.9,
            "confidence": 0.99814874,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          },
          {
            "word": "every",
            "start": 28.9,
            "end": 29.14,
            "confidence": 0.82401353,
            "punctuated_word": "Every",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          },
          {
            "word": "transaction",
            "start": 29.14,
            "end": 29.64,
            "confidence": 0.9967558,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          },
          {
            "word": "that's",
            "start": 29.699999,
            "end": 30.02,
            "confidence": 0.9825778,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          },
          {
            "word": "in",
            "start": 30.02,
            "end": 30.259998,
            "confidence": 0.9995946,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          },
          {
            "word": "the",
            "start": 30.259998,
            "end": 30.5,
            "confidence": 0.99958926,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          },
          {
            "word": "blockchain",
            "start": 30.5,
            "end": 31.0,
            "confidence": 0.9055419,
            "punctuated_word": "blockchain",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          },
          {
            "word": "already",
            "start": 31.14,
            "end": 31.46,
            "confidence": 0.9618396,
            "punctuated_word": "already",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          },
          {
            "word": "confirmed",
            "start": 31.46,
            "end": 31.96,
            "confidence": 0.97435445,
            "punctuated_word": "confirmed",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          }
        ],
        "speaker": 0,
        "id": "312aba14-0e28-4944-a141-5da546957742"
      },
      {
        "start": 32.66,
        "end": 37.559998,
        "confidence": 0.87323076,
        "channel": 0,
        "transcript": "as a past tense, and each transaction that's in the mempool are within the future tense.",
        "words": [
          {
            "word": "as",
            "start": 32.66,
            "end": 32.82,
            "confidence": 0.909528,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.73448324
          },
          {
            "word": "a",
            "start": 32.82,
            "end": 32.9,
            "confidence": 0.8488649,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5576887
          },
          {
            "word": "past",
            "start": 32.9,
            "end": 33.14,
            "confidence": 0.96341175,
            "punctuated_word": "past",
            "speaker": 0,
            "speaker_confidence": 0.5576887
          },
          {
            "word": "tense",
            "start": 33.14,
            "end": 33.64,
            "confidence": 0.7828206,
            "punctuated_word": "tense,",
            "speaker": 0,
            "speaker_confidence": 0.5576887
          },
          {
            "word": "and",
            "start": 33.86,
            "end": 34.1,
            "confidence": 0.88361156,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5576887
          },
          {
            "word": "each",
            "start": 34.1,
            "end": 34.26,
            "confidence": 0.27240258,
            "punctuated_word": "each",
            "speaker": 0,
            "speaker_confidence": 0.5576887
          },
          {
            "word": "transaction",
            "start": 34.26,
            "end": 34.739998,
            "confidence": 0.90058875,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.5576887
          },
          {
            "word": "that's",
            "start": 34.739998,
            "end": 34.98,
            "confidence": 0.947775,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.5576887
          },
          {
            "word": "in",
            "start": 34.98,
            "end": 35.14,
            "confidence": 0.9970836,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5576887
          },
          {
            "word": "the",
            "start": 35.14,
            "end": 35.3,
            "confidence": 0.9916562,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          },
          {
            "word": "mempool",
            "start": 35.3,
            "end": 35.8,
            "confidence": 0.8125195,
            "punctuated_word": "mempool",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          },
          {
            "word": "are",
            "start": 35.94,
            "end": 36.1,
            "confidence": 0.83453983,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          },
          {
            "word": "within",
            "start": 36.1,
            "end": 36.42,
            "confidence": 0.8486921,
            "punctuated_word": "within",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          },
          {
            "word": "the",
            "start": 36.42,
            "end": 36.66,
            "confidence": 0.99268275,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          },
          {
            "word": "future",
            "start": 36.66,
            "end": 37.059998,
            "confidence": 0.9985092,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          },
          {
            "word": "tense",
            "start": 37.059998,
            "end": 37.559998,
            "confidence": 0.98700595,
            "punctuated_word": "tense.",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          }
        ],
        "speaker": 0,
        "id": "02353fe7-f76c-49c9-bc0b-4050a7b047a6"
      },
      {
        "start": 38.34,
        "end": 39.559998,
        "confidence": 0.92577714,
        "channel": 0,
        "transcript": "Ethereum, unlike",
        "words": [
          {
            "word": "ethereum",
            "start": 38.34,
            "end": 38.84,
            "confidence": 0.869764,
            "punctuated_word": "Ethereum,",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          },
          {
            "word": "unlike",
            "start": 39.059998,
            "end": 39.559998,
            "confidence": 0.9817903,
            "punctuated_word": "unlike",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          }
        ],
        "speaker": 0,
        "id": "8fa4d088-4634-4777-8815-c38af8244d0b"
      },
      {
        "start": 40.235,
        "end": 40.735,
        "confidence": 0.9426661,
        "channel": 0,
        "transcript": "Bitcoin,",
        "words": [
          {
            "word": "bitcoin",
            "start": 40.235,
            "end": 40.735,
            "confidence": 0.9426661,
            "punctuated_word": "Bitcoin,",
            "speaker": 0,
            "speaker_confidence": 0.76668704
          }
        ],
        "speaker": 0,
        "id": "159099fc-a750-48e2-9c7b-41b3f712938b"
      },
      {
        "start": 41.355,
        "end": 44.335,
        "confidence": 0.99147105,
        "channel": 0,
        "transcript": "is the blockchain that allows for present tense",
        "words": [
          {
            "word": "is",
            "start": 41.355,
            "end": 41.594997,
            "confidence": 0.9995665,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.743261
          },
          {
            "word": "the",
            "start": 41.594997,
            "end": 41.835,
            "confidence": 0.9991961,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.743261
          },
          {
            "word": "blockchain",
            "start": 41.835,
            "end": 42.335,
            "confidence": 0.9441549,
            "punctuated_word": "blockchain",
            "speaker": 0,
            "speaker_confidence": 0.743261
          },
          {
            "word": "that",
            "start": 42.475,
            "end": 42.715,
            "confidence": 0.99955624,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.743261
          },
          {
            "word": "allows",
            "start": 42.715,
            "end": 43.035,
            "confidence": 0.99989545,
            "punctuated_word": "allows",
            "speaker": 0,
            "speaker_confidence": 0.743261
          },
          {
            "word": "for",
            "start": 43.035,
            "end": 43.274998,
            "confidence": 0.9981267,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.743261
          },
          {
            "word": "present",
            "start": 43.274998,
            "end": 43.774998,
            "confidence": 0.9926036,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.743261
          },
          {
            "word": "tense",
            "start": 43.835,
            "end": 44.335,
            "confidence": 0.9986688,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.743261
          }
        ],
        "speaker": 0,
        "id": "42cdf5fb-5935-433b-9989-bc4a7519ad38"
      },
      {
        "start": 44.795,
        "end": 49.934998,
        "confidence": 0.9510816,
        "channel": 0,
        "transcript": "transactions properly. What you're ultimately designing is not user experience, but shareholder experience.",
        "words": [
          {
            "word": "transactions",
            "start": 44.795,
            "end": 45.295,
            "confidence": 0.98438567,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.743261
          },
          {
            "word": "properly",
            "start": 45.515,
            "end": 46.015,
            "confidence": 0.7279142,
            "punctuated_word": "properly.",
            "speaker": 0,
            "speaker_confidence": 0.743261
          },
          {
            "word": "what",
            "start": 46.235,
            "end": 46.475,
            "confidence": 0.9958171,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.48853004
          },
          {
            "word": "you're",
            "start": 46.475,
            "end": 46.635,
            "confidence": 0.9158051,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.48853004
          },
          {
            "word": "ultimately",
            "start": 46.635,
            "end": 47.035,
            "confidence": 0.97540295,
            "punctuated_word": "ultimately",
            "speaker": 0,
            "speaker_confidence": 0.48853004
          },
          {
            "word": "designing",
            "start": 47.035,
            "end": 47.515,
            "confidence": 0.9986117,
            "punctuated_word": "designing",
            "speaker": 0,
            "speaker_confidence": 0.48853004
          },
          {
            "word": "is",
            "start": 47.515,
            "end": 47.675,
            "confidence": 0.9978167,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.48853004
          },
          {
            "word": "not",
            "start": 47.675,
            "end": 47.835,
            "confidence": 0.9982603,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.48853004
          },
          {
            "word": "user",
            "start": 47.835,
            "end": 48.155,
            "confidence": 0.9962224,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.4878977
          },
          {
            "word": "experience",
            "start": 48.155,
            "end": 48.555,
            "confidence": 0.7941512,
            "punctuated_word": "experience,",
            "speaker": 0,
            "speaker_confidence": 0.4878977
          },
          {
            "word": "but",
            "start": 48.555,
            "end": 48.875,
            "confidence": 0.999772,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.4878977
          },
          {
            "word": "shareholder",
            "start": 48.875,
            "end": 49.375,
            "confidence": 0.9872639,
            "punctuated_word": "shareholder",
            "speaker": 0,
            "speaker_confidence": 0.4878977
          },
          {
            "word": "experience",
            "start": 49.434998,
            "end": 49.934998,
            "confidence": 0.992638,
            "punctuated_word": "experience.",
            "speaker": 0,
            "speaker_confidence": 0.4878977
          }
        ],
        "speaker": 0,
        "id": "a2715cb5-6e51-4ac8-97b5-00494286a0b1"
      },
      {
        "start": 50.795,
        "end": 64.46001,
        "confidence": 0.98932636,
        "channel": 0,
        "transcript": "Hey, guys. What you're about to watch is one of the many interviews I took during my time in Thailand for Devcon twenty twenty four. I was in the country for a total of over a month and got the opportunity to meet a bunch of really cool people and interview them in person.",
        "words": [
          {
            "word": "hey",
            "start": 50.795,
            "end": 50.954998,
            "confidence": 0.98303676,
            "punctuated_word": "Hey,",
            "speaker": 1,
            "speaker_confidence": 0.15352297
          },
          {
            "word": "guys",
            "start": 50.954998,
            "end": 51.355,
            "confidence": 0.99672484,
            "punctuated_word": "guys.",
            "speaker": 1,
            "speaker_confidence": 0.15352297
          },
          {
            "word": "what",
            "start": 51.355,
            "end": 51.515,
            "confidence": 0.99931085,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.15352297
          },
          {
            "word": "you're",
            "start": 51.515,
            "end": 51.754997,
            "confidence": 0.9954101,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.15352297
          },
          {
            "word": "about",
            "start": 51.754997,
            "end": 51.995,
            "confidence": 0.99973243,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.15352297
          },
          {
            "word": "to",
            "start": 51.995,
            "end": 52.074997,
            "confidence": 0.9970968,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.311682
          },
          {
            "word": "watch",
            "start": 52.074997,
            "end": 52.315,
            "confidence": 0.9998116,
            "punctuated_word": "watch",
            "speaker": 1,
            "speaker_confidence": 0.311682
          },
          {
            "word": "is",
            "start": 52.315,
            "end": 52.555,
            "confidence": 0.9997117,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.311682
          },
          {
            "word": "one",
            "start": 52.555,
            "end": 52.714996,
            "confidence": 0.99966574,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.311682
          },
          {
            "word": "of",
            "start": 52.714996,
            "end": 52.795,
            "confidence": 0.99959284,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.311682
          },
          {
            "word": "the",
            "start": 52.795,
            "end": 52.954998,
            "confidence": 0.9986576,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "many",
            "start": 52.954998,
            "end": 53.355,
            "confidence": 0.99966943,
            "punctuated_word": "many",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "interviews",
            "start": 53.355,
            "end": 53.754997,
            "confidence": 0.9998031,
            "punctuated_word": "interviews",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "i",
            "start": 53.754997,
            "end": 53.914997,
            "confidence": 0.997326,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "took",
            "start": 53.914997,
            "end": 54.155,
            "confidence": 0.99838364,
            "punctuated_word": "took",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "during",
            "start": 54.155,
            "end": 54.475,
            "confidence": 0.9996159,
            "punctuated_word": "during",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "my",
            "start": 54.475,
            "end": 54.555,
            "confidence": 0.999681,
            "punctuated_word": "my",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "time",
            "start": 54.555,
            "end": 54.795,
            "confidence": 0.9995741,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "in",
            "start": 54.795,
            "end": 55.08,
            "confidence": 0.99724054,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "thailand",
            "start": 55.160004,
            "end": 55.480003,
            "confidence": 0.9681494,
            "punctuated_word": "Thailand",
            "speaker": 1,
            "speaker_confidence": 0.4161746
          },
          {
            "word": "for",
            "start": 55.480003,
            "end": 55.56,
            "confidence": 0.99859375,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.34858787
          },
          {
            "word": "devcon",
            "start": 55.56,
            "end": 56.06,
            "confidence": 0.5545918,
            "punctuated_word": "Devcon",
            "speaker": 1,
            "speaker_confidence": 0.34858787
          },
          {
            "word": "twenty",
            "start": 56.280003,
            "end": 56.600002,
            "confidence": 0.99554366,
            "punctuated_word": "twenty",
            "speaker": 1,
            "speaker_confidence": 0.34858787
          },
          {
            "word": "twenty",
            "start": 56.600002,
            "end": 56.84,
            "confidence": 0.9995492,
            "punctuated_word": "twenty",
            "speaker": 1,
            "speaker_confidence": 0.34858787
          },
          {
            "word": "four",
            "start": 56.84,
            "end": 57.34,
            "confidence": 0.99805963,
            "punctuated_word": "four.",
            "speaker": 1,
            "speaker_confidence": 0.34858787
          },
          {
            "word": "i",
            "start": 57.480003,
            "end": 57.640003,
            "confidence": 0.9994541,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "was",
            "start": 57.640003,
            "end": 57.72,
            "confidence": 0.9996816,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "in",
            "start": 57.72,
            "end": 57.88,
            "confidence": 0.9992767,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "the",
            "start": 57.88,
            "end": 57.960003,
            "confidence": 0.9988324,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "country",
            "start": 57.960003,
            "end": 58.440002,
            "confidence": 0.999689,
            "punctuated_word": "country",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "for",
            "start": 58.440002,
            "end": 58.600002,
            "confidence": 0.9983505,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "a",
            "start": 58.600002,
            "end": 58.84,
            "confidence": 0.99720144,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "total",
            "start": 58.84,
            "end": 59.160004,
            "confidence": 0.99993336,
            "punctuated_word": "total",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "of",
            "start": 59.160004,
            "end": 59.4,
            "confidence": 0.9862743,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "over",
            "start": 59.4,
            "end": 59.56,
            "confidence": 0.99953175,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "a",
            "start": 59.56,
            "end": 59.72,
            "confidence": 0.9973949,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "month",
            "start": 59.72,
            "end": 59.960003,
            "confidence": 0.9998604,
            "punctuated_word": "month",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "and",
            "start": 59.960003,
            "end": 60.2,
            "confidence": 0.9915603,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "got",
            "start": 60.2,
            "end": 60.36,
            "confidence": 0.9968675,
            "punctuated_word": "got",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "the",
            "start": 60.36,
            "end": 60.52,
            "confidence": 0.9977069,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "opportunity",
            "start": 60.52,
            "end": 61.02,
            "confidence": 0.99968565,
            "punctuated_word": "opportunity",
            "speaker": 1,
            "speaker_confidence": 0.4430508
          },
          {
            "word": "to",
            "start": 61.08,
            "end": 61.160004,
            "confidence": 0.99884295,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "meet",
            "start": 61.160004,
            "end": 61.4,
            "confidence": 0.99929106,
            "punctuated_word": "meet",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "a",
            "start": 61.4,
            "end": 61.56,
            "confidence": 0.99938357,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "bunch",
            "start": 61.56,
            "end": 61.800003,
            "confidence": 0.9997435,
            "punctuated_word": "bunch",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "of",
            "start": 61.800003,
            "end": 62.04,
            "confidence": 0.9992949,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "really",
            "start": 62.04,
            "end": 62.36,
            "confidence": 0.9988212,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "cool",
            "start": 62.36,
            "end": 62.600002,
            "confidence": 0.99933016,
            "punctuated_word": "cool",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "people",
            "start": 62.600002,
            "end": 62.920002,
            "confidence": 0.99975044,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "and",
            "start": 62.920002,
            "end": 63.160004,
            "confidence": 0.9979208,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "interview",
            "start": 63.160004,
            "end": 63.56,
            "confidence": 0.9969932,
            "punctuated_word": "interview",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "them",
            "start": 63.56,
            "end": 63.800003,
            "confidence": 0.99934536,
            "punctuated_word": "them",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "in",
            "start": 63.800003,
            "end": 63.960003,
            "confidence": 0.9994437,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "person",
            "start": 63.960003,
            "end": 64.46001,
            "confidence": 0.9996241,
            "punctuated_word": "person.",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          }
        ],
        "speaker": 1,
        "id": "8e61a5c4-f0ed-4b52-aac7-8c2ae388099d"
      },
      {
        "start": 64.92,
        "end": 70.3,
        "confidence": 0.9828054,
        "channel": 0,
        "transcript": "Devcon itself was an incredible and interesting experience and you can find my full review of it on my Patreon.",
        "words": [
          {
            "word": "devcon",
            "start": 64.92,
            "end": 65.42,
            "confidence": 0.9940115,
            "punctuated_word": "Devcon",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "itself",
            "start": 65.48,
            "end": 65.880005,
            "confidence": 0.97795266,
            "punctuated_word": "itself",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "was",
            "start": 65.880005,
            "end": 66.04,
            "confidence": 0.99571854,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "an",
            "start": 66.04,
            "end": 66.200005,
            "confidence": 0.99726355,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "incredible",
            "start": 66.200005,
            "end": 66.6,
            "confidence": 0.99538547,
            "punctuated_word": "incredible",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "and",
            "start": 66.6,
            "end": 66.840004,
            "confidence": 0.993009,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "interesting",
            "start": 66.840004,
            "end": 67.32,
            "confidence": 0.99938107,
            "punctuated_word": "interesting",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "experience",
            "start": 67.32,
            "end": 67.72,
            "confidence": 0.99945337,
            "punctuated_word": "experience",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "and",
            "start": 67.72,
            "end": 67.96,
            "confidence": 0.92950046,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "you",
            "start": 67.96,
            "end": 68.12,
            "confidence": 0.99938107,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "can",
            "start": 68.12,
            "end": 68.28,
            "confidence": 0.9992416,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "find",
            "start": 68.28,
            "end": 68.520004,
            "confidence": 0.9986412,
            "punctuated_word": "find",
            "speaker": 1,
            "speaker_confidence": 0.4948923
          },
          {
            "word": "my",
            "start": 68.520004,
            "end": 68.6,
            "confidence": 0.99501073,
            "punctuated_word": "my",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "full",
            "start": 68.6,
            "end": 68.840004,
            "confidence": 0.9991585,
            "punctuated_word": "full",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "review",
            "start": 68.840004,
            "end": 69.16,
            "confidence": 0.9980292,
            "punctuated_word": "review",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "of",
            "start": 69.16,
            "end": 69.240005,
            "confidence": 0.9846639,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "it",
            "start": 69.240005,
            "end": 69.4,
            "confidence": 0.99969304,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "on",
            "start": 69.4,
            "end": 69.56,
            "confidence": 0.997544,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "my",
            "start": 69.56,
            "end": 69.8,
            "confidence": 0.9952188,
            "punctuated_word": "my",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "patreon",
            "start": 69.8,
            "end": 70.3,
            "confidence": 0.80785,
            "punctuated_word": "Patreon.",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          }
        ],
        "speaker": 1,
        "id": "25862105-06ba-4d87-955d-86363f0b9ce7"
      },
      {
        "start": 70.695,
        "end": 73.675,
        "confidence": 0.97842973,
        "channel": 0,
        "transcript": "So if you like the content I've been making and would like me to continue",
        "words": [
          {
            "word": "so",
            "start": 70.695,
            "end": 70.855,
            "confidence": 0.99690515,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "if",
            "start": 70.855,
            "end": 71.015,
            "confidence": 0.72406024,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "you",
            "start": 71.015,
            "end": 71.095,
            "confidence": 0.9997446,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.33441412
          },
          {
            "word": "like",
            "start": 71.095,
            "end": 71.175,
            "confidence": 0.99281466,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "the",
            "start": 71.175,
            "end": 71.415,
            "confidence": 0.9981693,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "content",
            "start": 71.415,
            "end": 71.735,
            "confidence": 0.9997377,
            "punctuated_word": "content",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "i've",
            "start": 71.735,
            "end": 71.895,
            "confidence": 0.98732066,
            "punctuated_word": "I've",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "been",
            "start": 71.895,
            "end": 72.135,
            "confidence": 0.99968505,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "making",
            "start": 72.135,
            "end": 72.375,
            "confidence": 0.9999348,
            "punctuated_word": "making",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "and",
            "start": 72.375,
            "end": 72.615,
            "confidence": 0.9866519,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "would",
            "start": 72.615,
            "end": 72.695,
            "confidence": 0.9976121,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "like",
            "start": 72.695,
            "end": 72.935,
            "confidence": 0.99920195,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "me",
            "start": 72.935,
            "end": 73.015,
            "confidence": 0.997759,
            "punctuated_word": "me",
            "speaker": 1,
            "speaker_confidence": 0.28829825
          },
          {
            "word": "to",
            "start": 73.015,
            "end": 73.175,
            "confidence": 0.99753606,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.29096884
          },
          {
            "word": "continue",
            "start": 73.175,
            "end": 73.675,
            "confidence": 0.9993135,
            "punctuated_word": "continue",
            "speaker": 1,
            "speaker_confidence": 0.29096884
          }
        ],
        "speaker": 1,
        "id": "d161e8be-7f43-4610-b6cc-709c28d14042"
      },
      {
        "start": 74.055,
        "end": 76.555,
        "confidence": 0.9893331,
        "channel": 0,
        "transcript": "going to these kinds of events and improving,",
        "words": [
          {
            "word": "going",
            "start": 74.055,
            "end": 74.295,
            "confidence": 0.9978248,
            "punctuated_word": "going",
            "speaker": 1,
            "speaker_confidence": 0.29096884
          },
          {
            "word": "to",
            "start": 74.295,
            "end": 74.375,
            "confidence": 0.99664885,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.29096884
          },
          {
            "word": "these",
            "start": 74.375,
            "end": 74.615,
            "confidence": 0.9970618,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.29096884
          },
          {
            "word": "kinds",
            "start": 74.615,
            "end": 74.854996,
            "confidence": 0.9854541,
            "punctuated_word": "kinds",
            "speaker": 1,
            "speaker_confidence": 0.29096884
          },
          {
            "word": "of",
            "start": 74.854996,
            "end": 74.935,
            "confidence": 0.99840707,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.41070455
          },
          {
            "word": "events",
            "start": 74.935,
            "end": 75.435,
            "confidence": 0.9997869,
            "punctuated_word": "events",
            "speaker": 1,
            "speaker_confidence": 0.41070455
          },
          {
            "word": "and",
            "start": 75.495,
            "end": 75.995,
            "confidence": 0.99430794,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.41070455
          },
          {
            "word": "improving",
            "start": 76.055,
            "end": 76.555,
            "confidence": 0.94517314,
            "punctuated_word": "improving,",
            "speaker": 1,
            "speaker_confidence": 0.41070455
          }
        ],
        "speaker": 1,
        "id": "a6f679d6-5732-41d4-9948-f2d3593b3150"
      },
      {
        "start": 76.935,
        "end": 87.49,
        "confidence": 0.97158504,
        "channel": 0,
        "transcript": "then I hope you'll become a patron starting at just $3 per month for access to loads of bonus content and blockchain socialist merch at patreon.com/theblockchainsocialist.",
        "words": [
          {
            "word": "then",
            "start": 76.935,
            "end": 77.175,
            "confidence": 0.99688524,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.41070455
          },
          {
            "word": "i",
            "start": 77.175,
            "end": 77.335,
            "confidence": 0.9222802,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.41070455
          },
          {
            "word": "hope",
            "start": 77.335,
            "end": 77.495,
            "confidence": 0.99980444,
            "punctuated_word": "hope",
            "speaker": 1,
            "speaker_confidence": 0.41070455
          },
          {
            "word": "you'll",
            "start": 77.495,
            "end": 77.815,
            "confidence": 0.9559797,
            "punctuated_word": "you'll",
            "speaker": 1,
            "speaker_confidence": 0.41070455
          },
          {
            "word": "become",
            "start": 77.815,
            "end": 78.135,
            "confidence": 0.99906987,
            "punctuated_word": "become",
            "speaker": 1,
            "speaker_confidence": 0.41070455
          },
          {
            "word": "a",
            "start": 78.135,
            "end": 78.215,
            "confidence": 0.99851316,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "patron",
            "start": 78.215,
            "end": 78.695,
            "confidence": 0.7479623,
            "punctuated_word": "patron",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "starting",
            "start": 78.695,
            "end": 79.095,
            "confidence": 0.96866566,
            "punctuated_word": "starting",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "at",
            "start": 79.095,
            "end": 79.335,
            "confidence": 0.9984464,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "just",
            "start": 79.335,
            "end": 79.575,
            "confidence": 0.9945374,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "$3",
            "start": 79.575,
            "end": 80.135,
            "confidence": 0.9962871,
            "punctuated_word": "$3",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "per",
            "start": 80.135,
            "end": 80.215,
            "confidence": 0.9971949,
            "punctuated_word": "per",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "month",
            "start": 80.215,
            "end": 80.695,
            "confidence": 0.99981326,
            "punctuated_word": "month",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "for",
            "start": 80.695,
            "end": 80.854996,
            "confidence": 0.974379,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "access",
            "start": 80.854996,
            "end": 81.335,
            "confidence": 0.99977463,
            "punctuated_word": "access",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "to",
            "start": 81.335,
            "end": 81.575,
            "confidence": 0.99949825,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "loads",
            "start": 81.575,
            "end": 81.895,
            "confidence": 0.9984251,
            "punctuated_word": "loads",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "of",
            "start": 81.895,
            "end": 82.055,
            "confidence": 0.9985493,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "bonus",
            "start": 82.055,
            "end": 82.535,
            "confidence": 0.9999201,
            "punctuated_word": "bonus",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "content",
            "start": 82.535,
            "end": 82.935,
            "confidence": 0.9964814,
            "punctuated_word": "content",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "and",
            "start": 82.935,
            "end": 83.255,
            "confidence": 0.9991748,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "blockchain",
            "start": 83.255,
            "end": 83.735,
            "confidence": 0.74584764,
            "punctuated_word": "blockchain",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "socialist",
            "start": 83.735,
            "end": 84.235,
            "confidence": 0.9966073,
            "punctuated_word": "socialist",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "merch",
            "start": 84.295,
            "end": 84.75,
            "confidence": 0.9972452,
            "punctuated_word": "merch",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "at",
            "start": 84.91,
            "end": 85.15,
            "confidence": 0.99963427,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.41520506
          },
          {
            "word": "patreon.com/theblockchainsocialist",
            "start": 85.15,
            "end": 87.49,
            "confidence": 0.9802383,
            "punctuated_word": "patreon.com/theblockchainsocialist.",
            "speaker": 1,
            "speaker_confidence": 0.41520503
          }
        ],
        "speaker": 1,
        "id": "15f372e2-9268-4007-a24b-673deb8c90dd"
      },
      {
        "start": 90.59,
        "end": 96.29,
        "confidence": 0.9028221,
        "channel": 0,
        "transcript": "So hi, everyone. You're listening to the Blockchain Socialist podcast with another episode",
        "words": [
          {
            "word": "so",
            "start": 90.59,
            "end": 90.83,
            "confidence": 0.9702439,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "hi",
            "start": 90.83,
            "end": 91.07,
            "confidence": 0.70697594,
            "punctuated_word": "hi,",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "everyone",
            "start": 91.07,
            "end": 91.57,
            "confidence": 0.99305713,
            "punctuated_word": "everyone.",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "you're",
            "start": 91.63,
            "end": 92.11,
            "confidence": 0.99870527,
            "punctuated_word": "You're",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "listening",
            "start": 92.11,
            "end": 92.61,
            "confidence": 0.9996519,
            "punctuated_word": "listening",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "to",
            "start": 92.67,
            "end": 93.15,
            "confidence": 0.99863064,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "the",
            "start": 93.15,
            "end": 93.31,
            "confidence": 0.80409527,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "blockchain",
            "start": 93.31,
            "end": 93.79,
            "confidence": 0.9763991,
            "punctuated_word": "Blockchain",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "socialist",
            "start": 93.79,
            "end": 94.29,
            "confidence": 0.6559285,
            "punctuated_word": "Socialist",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "podcast",
            "start": 94.35,
            "end": 94.85,
            "confidence": 0.64231807,
            "punctuated_word": "podcast",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "with",
            "start": 94.99,
            "end": 95.229996,
            "confidence": 0.9924932,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "another",
            "start": 95.229996,
            "end": 95.729996,
            "confidence": 0.99871457,
            "punctuated_word": "another",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          },
          {
            "word": "episode",
            "start": 95.79,
            "end": 96.29,
            "confidence": 0.99947315,
            "punctuated_word": "episode",
            "speaker": 1,
            "speaker_confidence": 0.5802578
          }
        ],
        "speaker": 1,
        "id": "341595aa-c5b2-4e78-b89b-b52277d1164b"
      },
      {
        "start": 96.99,
        "end": 104.895,
        "confidence": 0.9653414,
        "channel": 0,
        "transcript": "in a production set that, again, I can never afford in my life ever unless you donate to patreon.com",
        "words": [
          {
            "word": "in",
            "start": 96.99,
            "end": 97.47,
            "confidence": 0.9888594,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "a",
            "start": 97.47,
            "end": 97.71,
            "confidence": 0.9959722,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "production",
            "start": 97.71,
            "end": 98.21,
            "confidence": 0.99759966,
            "punctuated_word": "production",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "set",
            "start": 98.27,
            "end": 98.51,
            "confidence": 0.8705751,
            "punctuated_word": "set",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "that",
            "start": 98.51,
            "end": 98.895,
            "confidence": 0.8058348,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "again",
            "start": 98.975,
            "end": 99.375,
            "confidence": 0.99957824,
            "punctuated_word": "again,",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "i",
            "start": 99.375,
            "end": 99.534996,
            "confidence": 0.9998728,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "can",
            "start": 99.534996,
            "end": 99.854996,
            "confidence": 0.9996377,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "never",
            "start": 99.854996,
            "end": 100.174995,
            "confidence": 0.9998393,
            "punctuated_word": "never",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "afford",
            "start": 100.174995,
            "end": 100.655,
            "confidence": 0.9999361,
            "punctuated_word": "afford",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "in",
            "start": 100.655,
            "end": 100.895,
            "confidence": 0.99801445,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "my",
            "start": 100.895,
            "end": 101.05499,
            "confidence": 0.99997413,
            "punctuated_word": "my",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "life",
            "start": 101.05499,
            "end": 101.375,
            "confidence": 0.99993074,
            "punctuated_word": "life",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "ever",
            "start": 101.375,
            "end": 101.875,
            "confidence": 0.9580839,
            "punctuated_word": "ever",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "unless",
            "start": 102.09499,
            "end": 102.59499,
            "confidence": 0.74509454,
            "punctuated_word": "unless",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "you",
            "start": 102.655,
            "end": 103.155,
            "confidence": 0.9994086,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "donate",
            "start": 103.375,
            "end": 103.774994,
            "confidence": 0.99885285,
            "punctuated_word": "donate",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "to",
            "start": 103.774994,
            "end": 103.935,
            "confidence": 0.9971897,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "patreon.com",
            "start": 103.935,
            "end": 104.895,
            "confidence": 0.9872303,
            "punctuated_word": "patreon.com",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          }
        ],
        "speaker": 1,
        "id": "0b7eab9d-83e2-44af-b049-e4d2f4f71e73"
      },
      {
        "start": 104.895,
        "end": 109.235,
        "confidence": 0.9323544,
        "channel": 0,
        "transcript": "enough money to where I can do this. But, I'm here at Defcon in Bangkok,",
        "words": [
          {
            "word": "enough",
            "start": 104.895,
            "end": 105.134995,
            "confidence": 0.6338857,
            "punctuated_word": "enough",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "money",
            "start": 105.134995,
            "end": 105.454994,
            "confidence": 0.9998129,
            "punctuated_word": "money",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "to",
            "start": 105.454994,
            "end": 105.615,
            "confidence": 0.79651576,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "where",
            "start": 105.615,
            "end": 105.69499,
            "confidence": 0.96250683,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.7048137
          },
          {
            "word": "i",
            "start": 105.69499,
            "end": 105.774994,
            "confidence": 0.99906963,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.47318494
          },
          {
            "word": "can",
            "start": 105.774994,
            "end": 105.935,
            "confidence": 0.99948955,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.47318494
          },
          {
            "word": "do",
            "start": 105.935,
            "end": 106.174995,
            "confidence": 0.9995616,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.47318494
          },
          {
            "word": "this",
            "start": 106.174995,
            "end": 106.674995,
            "confidence": 0.98430836,
            "punctuated_word": "this.",
            "speaker": 1,
            "speaker_confidence": 0.47318494
          },
          {
            "word": "but",
            "start": 106.73499,
            "end": 107.05499,
            "confidence": 0.9972347,
            "punctuated_word": "But,",
            "speaker": 1,
            "speaker_confidence": 0.47318494
          },
          {
            "word": "i'm",
            "start": 107.375,
            "end": 107.534996,
            "confidence": 0.9995363,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "here",
            "start": 107.534996,
            "end": 107.695,
            "confidence": 0.9998036,
            "punctuated_word": "here",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "at",
            "start": 107.695,
            "end": 107.854996,
            "confidence": 0.99831223,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "defcon",
            "start": 107.854996,
            "end": 108.354996,
            "confidence": 0.6652845,
            "punctuated_word": "Defcon",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "in",
            "start": 108.494995,
            "end": 108.735,
            "confidence": 0.9949083,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "bangkok",
            "start": 108.735,
            "end": 109.235,
            "confidence": 0.9550866,
            "punctuated_word": "Bangkok,",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          }
        ],
        "speaker": 1,
        "id": "18f1f559-b504-4da0-b6d6-93b0caffeb70"
      },
      {
        "start": 109.854996,
        "end": 113.314995,
        "confidence": 0.88850725,
        "channel": 0,
        "transcript": "and I'm here where with my friend Anuj",
        "words": [
          {
            "word": "and",
            "start": 109.854996,
            "end": 110.255,
            "confidence": 0.998868,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "i'm",
            "start": 110.255,
            "end": 110.655,
            "confidence": 0.8532512,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "here",
            "start": 110.655,
            "end": 111.155,
            "confidence": 0.9998349,
            "punctuated_word": "here",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "where",
            "start": 111.375,
            "end": 111.774994,
            "confidence": 0.4357777,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "with",
            "start": 111.935,
            "end": 112.174995,
            "confidence": 0.9999393,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "my",
            "start": 112.174995,
            "end": 112.41499,
            "confidence": 0.99972886,
            "punctuated_word": "my",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "friend",
            "start": 112.41499,
            "end": 112.814995,
            "confidence": 0.9821164,
            "punctuated_word": "friend",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "anuj",
            "start": 112.814995,
            "end": 113.314995,
            "confidence": 0.8385422,
            "punctuated_word": "Anuj",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          }
        ],
        "speaker": 1,
        "id": "5fd718ba-0acc-4f6d-a4ed-ebeb174e834f"
      },
      {
        "start": 113.615,
        "end": 117.369995,
        "confidence": 0.9489173,
        "channel": 0,
        "transcript": "Dasgupta. Yes. Hi, everybody. So I'm very happy to be here.",
        "words": [
          {
            "word": "dasgupta",
            "start": 113.615,
            "end": 114.115,
            "confidence": 0.98946506,
            "punctuated_word": "Dasgupta.",
            "speaker": 1,
            "speaker_confidence": 0.67166805
          },
          {
            "word": "yes",
            "start": 114.41499,
            "end": 114.63,
            "confidence": 0.9997508,
            "punctuated_word": "Yes.",
            "speaker": 0,
            "speaker_confidence": 0.47450936
          },
          {
            "word": "hi",
            "start": 114.79,
            "end": 115.03,
            "confidence": 0.92499006,
            "punctuated_word": "Hi,",
            "speaker": 0,
            "speaker_confidence": 0.47450936
          },
          {
            "word": "everybody",
            "start": 115.03,
            "end": 115.53,
            "confidence": 0.9995539,
            "punctuated_word": "everybody.",
            "speaker": 0,
            "speaker_confidence": 0.47450936
          },
          {
            "word": "so",
            "start": 115.75,
            "end": 115.99,
            "confidence": 0.99848855,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.47450936
          },
          {
            "word": "i'm",
            "start": 115.99,
            "end": 116.149994,
            "confidence": 0.9974803,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.47450936
          },
          {
            "word": "very",
            "start": 116.149994,
            "end": 116.31,
            "confidence": 0.5300216,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "happy",
            "start": 116.31,
            "end": 116.549995,
            "confidence": 0.99993825,
            "punctuated_word": "happy",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "to",
            "start": 116.549995,
            "end": 116.71,
            "confidence": 0.99986875,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "be",
            "start": 116.71,
            "end": 116.869995,
            "confidence": 0.9998191,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "here",
            "start": 116.869995,
            "end": 117.369995,
            "confidence": 0.9987143,
            "punctuated_word": "here.",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          }
        ],
        "speaker": 0,
        "id": "33c5fb92-e148-4bb7-8411-3727a1660590"
      },
      {
        "start": 117.829994,
        "end": 120.17,
        "confidence": 0.9802139,
        "channel": 0,
        "transcript": "Thank you, Josh, for inviting me for this.",
        "words": [
          {
            "word": "thank",
            "start": 117.829994,
            "end": 117.99,
            "confidence": 0.97868514,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "you",
            "start": 117.99,
            "end": 118.31,
            "confidence": 0.90199435,
            "punctuated_word": "you,",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "josh",
            "start": 118.31,
            "end": 118.71,
            "confidence": 0.964025,
            "punctuated_word": "Josh,",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "for",
            "start": 118.71,
            "end": 118.95,
            "confidence": 0.99990594,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "inviting",
            "start": 118.95,
            "end": 119.35,
            "confidence": 0.9995735,
            "punctuated_word": "inviting",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "me",
            "start": 119.35,
            "end": 119.509995,
            "confidence": 0.9993661,
            "punctuated_word": "me",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "for",
            "start": 119.509995,
            "end": 119.67,
            "confidence": 0.9996728,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "this",
            "start": 119.67,
            "end": 120.17,
            "confidence": 0.99848735,
            "punctuated_word": "this.",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          }
        ],
        "speaker": 0,
        "id": "ba59b7ed-8a27-4fbc-8e05-d5873e8bb24b"
      },
      {
        "start": 120.549995,
        "end": 121.75,
        "confidence": 0.9969462,
        "channel": 0,
        "transcript": "So yeah. I mean,",
        "words": [
          {
            "word": "so",
            "start": 120.549995,
            "end": 120.75,
            "confidence": 0.9989619,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "yeah",
            "start": 120.95,
            "end": 121.27,
            "confidence": 0.99159956,
            "punctuated_word": "yeah.",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "i",
            "start": 121.27,
            "end": 121.43,
            "confidence": 0.999729,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "mean",
            "start": 121.43,
            "end": 121.75,
            "confidence": 0.99749434,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          }
        ],
        "speaker": 0,
        "id": "8e28bdea-72d7-4356-bf1b-e0ffaced3ad6"
      },
      {
        "start": 122.39,
        "end": 124.649994,
        "confidence": 0.86508924,
        "channel": 0,
        "transcript": "I think, we're having exciting conversation.",
        "words": [
          {
            "word": "i",
            "start": 122.39,
            "end": 122.549995,
            "confidence": 0.9996402,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "think",
            "start": 122.549995,
            "end": 122.95,
            "confidence": 0.977347,
            "punctuated_word": "think,",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "we're",
            "start": 123.189995,
            "end": 123.43,
            "confidence": 0.7696874,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "having",
            "start": 123.43,
            "end": 123.75,
            "confidence": 0.99605197,
            "punctuated_word": "having",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "exciting",
            "start": 123.75,
            "end": 124.149994,
            "confidence": 0.44922036,
            "punctuated_word": "exciting",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          },
          {
            "word": "conversation",
            "start": 124.149994,
            "end": 124.649994,
            "confidence": 0.9985888,
            "punctuated_word": "conversation.",
            "speaker": 0,
            "speaker_confidence": 0.58594173
          }
        ],
        "speaker": 0,
        "id": "65a5daf7-47a6-41d7-8287-58082b3807da"
      },
      {
        "start": 125.189995,
        "end": 127.85,
        "confidence": 0.9953569,
        "channel": 0,
        "transcript": "Yeah. I think it's gonna be a really fun one.",
        "words": [
          {
            "word": "yeah",
            "start": 125.189995,
            "end": 125.509995,
            "confidence": 0.9990499,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.3881715
          },
          {
            "word": "i",
            "start": 125.509995,
            "end": 125.59,
            "confidence": 0.9994419,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.3881715
          },
          {
            "word": "think",
            "start": 125.59,
            "end": 125.909996,
            "confidence": 0.9999137,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.3881715
          },
          {
            "word": "it's",
            "start": 125.909996,
            "end": 126.07,
            "confidence": 0.99897957,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.3881715
          },
          {
            "word": "gonna",
            "start": 126.07,
            "end": 126.39,
            "confidence": 0.96784985,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.3881715
          },
          {
            "word": "be",
            "start": 126.39,
            "end": 126.78999,
            "confidence": 0.9962173,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.3881715
          },
          {
            "word": "a",
            "start": 126.78999,
            "end": 126.869995,
            "confidence": 0.9997603,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5163776
          },
          {
            "word": "really",
            "start": 126.869995,
            "end": 127.11,
            "confidence": 0.9964483,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.5163776
          },
          {
            "word": "fun",
            "start": 127.11,
            "end": 127.35,
            "confidence": 0.99991703,
            "punctuated_word": "fun",
            "speaker": 1,
            "speaker_confidence": 0.5163776
          },
          {
            "word": "one",
            "start": 127.35,
            "end": 127.85,
            "confidence": 0.99599195,
            "punctuated_word": "one.",
            "speaker": 1,
            "speaker_confidence": 0.5163776
          }
        ],
        "speaker": 1,
        "id": "fd5c7ef4-c8f2-46eb-bd97-7aee7733aba6"
      },
      {
        "start": 128.47,
        "end": 128.97,
        "confidence": 0.98554873,
        "channel": 0,
        "transcript": "So,",
        "words": [
          {
            "word": "so",
            "start": 128.47,
            "end": 128.97,
            "confidence": 0.98554873,
            "punctuated_word": "So,",
            "speaker": 1,
            "speaker_confidence": 0.5163776
          }
        ],
        "speaker": 1,
        "id": "26f1e6f6-5bd9-44bf-a2e1-331ffd617b7a"
      },
      {
        "start": 129.34999,
        "end": 132.185,
        "confidence": 0.9885231,
        "channel": 0,
        "transcript": "of course, we already know each other, and we have, like,",
        "words": [
          {
            "word": "of",
            "start": 129.34999,
            "end": 129.43,
            "confidence": 0.9980562,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5163776
          },
          {
            "word": "course",
            "start": 129.43,
            "end": 129.67,
            "confidence": 0.983827,
            "punctuated_word": "course,",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "we",
            "start": 129.67,
            "end": 129.83,
            "confidence": 0.999265,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "already",
            "start": 129.83,
            "end": 130.15,
            "confidence": 0.9971463,
            "punctuated_word": "already",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "know",
            "start": 130.15,
            "end": 130.31,
            "confidence": 0.9997693,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "each",
            "start": 130.31,
            "end": 130.485,
            "confidence": 0.99981886,
            "punctuated_word": "each",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "other",
            "start": 130.565,
            "end": 130.885,
            "confidence": 0.9237546,
            "punctuated_word": "other,",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "and",
            "start": 130.965,
            "end": 131.285,
            "confidence": 0.9997441,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "we",
            "start": 131.285,
            "end": 131.445,
            "confidence": 0.99969125,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "have",
            "start": 131.445,
            "end": 131.685,
            "confidence": 0.9754633,
            "punctuated_word": "have,",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "like",
            "start": 131.685,
            "end": 132.185,
            "confidence": 0.9972193,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          }
        ],
        "speaker": 1,
        "id": "a57ebb11-ccc6-41d7-9f3e-cb3112c5a74b"
      },
      {
        "start": 132.485,
        "end": 136.265,
        "confidence": 0.98159504,
        "channel": 0,
        "transcript": "plenty of things that we can talk about. And that's why it's going to be,",
        "words": [
          {
            "word": "plenty",
            "start": 132.485,
            "end": 132.80501,
            "confidence": 0.9997235,
            "punctuated_word": "plenty",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "of",
            "start": 132.80501,
            "end": 132.965,
            "confidence": 0.99939144,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "things",
            "start": 132.965,
            "end": 133.205,
            "confidence": 0.99987507,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "that",
            "start": 133.205,
            "end": 133.365,
            "confidence": 0.9994543,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "we",
            "start": 133.365,
            "end": 133.525,
            "confidence": 0.9999161,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "can",
            "start": 133.525,
            "end": 133.685,
            "confidence": 0.9994205,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "talk",
            "start": 133.685,
            "end": 133.925,
            "confidence": 0.99977833,
            "punctuated_word": "talk",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "about",
            "start": 133.925,
            "end": 134.425,
            "confidence": 0.7361491,
            "punctuated_word": "about.",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "and",
            "start": 134.485,
            "end": 134.645,
            "confidence": 0.99853766,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "that's",
            "start": 134.645,
            "end": 134.885,
            "confidence": 0.9998943,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "why",
            "start": 134.885,
            "end": 135.205,
            "confidence": 0.9998466,
            "punctuated_word": "why",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "it's",
            "start": 135.205,
            "end": 135.445,
            "confidence": 0.9995592,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "going",
            "start": 135.445,
            "end": 135.685,
            "confidence": 0.9997638,
            "punctuated_word": "going",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "to",
            "start": 135.685,
            "end": 135.765,
            "confidence": 0.9993044,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          },
          {
            "word": "be",
            "start": 135.765,
            "end": 136.265,
            "confidence": 0.9933107,
            "punctuated_word": "be,",
            "speaker": 1,
            "speaker_confidence": 0.7069526
          }
        ],
        "speaker": 1,
        "id": "0c9d2c4b-d69e-4b6e-a260-9a83e6210981"
      },
      {
        "start": 136.805,
        "end": 147.45999,
        "confidence": 0.94944763,
        "channel": 0,
        "transcript": "why we need to do kind of, like, the the biz let's do business first, and then we'll get into the more fun stuff. Sure. Sounds good. About philosophy and a bunch of other things. So maybe just to start off for everyone,",
        "words": [
          {
            "word": "why",
            "start": 136.805,
            "end": 136.965,
            "confidence": 0.99981827,
            "punctuated_word": "why",
            "speaker": 1,
            "speaker_confidence": 0.53494877
          },
          {
            "word": "we",
            "start": 136.965,
            "end": 137.205,
            "confidence": 0.9991084,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.53494877
          },
          {
            "word": "need",
            "start": 137.205,
            "end": 137.365,
            "confidence": 0.99967754,
            "punctuated_word": "need",
            "speaker": 1,
            "speaker_confidence": 0.53494877
          },
          {
            "word": "to",
            "start": 137.365,
            "end": 137.525,
            "confidence": 0.9998085,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.53494877
          },
          {
            "word": "do",
            "start": 137.525,
            "end": 137.685,
            "confidence": 0.99955434,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.53494877
          },
          {
            "word": "kind",
            "start": 137.685,
            "end": 137.925,
            "confidence": 0.9591785,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.53494877
          },
          {
            "word": "of",
            "start": 137.925,
            "end": 138.005,
            "confidence": 0.7761458,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.53494877
          },
          {
            "word": "like",
            "start": 138.005,
            "end": 138.245,
            "confidence": 0.99279475,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.53494877
          },
          {
            "word": "the",
            "start": 138.245,
            "end": 138.745,
            "confidence": 0.9989126,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.53494877
          },
          {
            "word": "the",
            "start": 138.885,
            "end": 139.045,
            "confidence": 0.94592315,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.23744649
          },
          {
            "word": "biz",
            "start": 139.045,
            "end": 139.205,
            "confidence": 0.79566336,
            "punctuated_word": "biz",
            "speaker": 1,
            "speaker_confidence": 0.23744649
          },
          {
            "word": "let's",
            "start": 139.285,
            "end": 139.445,
            "confidence": 0.9538987,
            "punctuated_word": "let's",
            "speaker": 1,
            "speaker_confidence": 0.23744649
          },
          {
            "word": "do",
            "start": 139.445,
            "end": 139.685,
            "confidence": 0.99688333,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.23744649
          },
          {
            "word": "business",
            "start": 139.685,
            "end": 140.085,
            "confidence": 0.99983823,
            "punctuated_word": "business",
            "speaker": 1,
            "speaker_confidence": 0.23744649
          },
          {
            "word": "first",
            "start": 140.085,
            "end": 140.485,
            "confidence": 0.8655485,
            "punctuated_word": "first,",
            "speaker": 1,
            "speaker_confidence": 0.23744649
          },
          {
            "word": "and",
            "start": 140.485,
            "end": 140.645,
            "confidence": 0.99914634,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.53362715
          },
          {
            "word": "then",
            "start": 140.645,
            "end": 140.885,
            "confidence": 0.9999217,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.53362715
          },
          {
            "word": "we'll",
            "start": 140.885,
            "end": 141.125,
            "confidence": 0.9992342,
            "punctuated_word": "we'll",
            "speaker": 1,
            "speaker_confidence": 0.53362715
          },
          {
            "word": "get",
            "start": 141.125,
            "end": 141.285,
            "confidence": 0.99993217,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.53362715
          },
          {
            "word": "into",
            "start": 141.285,
            "end": 141.525,
            "confidence": 0.99932384,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.53362715
          },
          {
            "word": "the",
            "start": 141.525,
            "end": 141.605,
            "confidence": 0.99873453,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.53362715
          },
          {
            "word": "more",
            "start": 141.605,
            "end": 141.845,
            "confidence": 0.9998186,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.53362715
          },
          {
            "word": "fun",
            "start": 141.845,
            "end": 142.085,
            "confidence": 0.9999188,
            "punctuated_word": "fun",
            "speaker": 1,
            "speaker_confidence": 0.53362715
          },
          {
            "word": "stuff",
            "start": 142.085,
            "end": 142.585,
            "confidence": 0.761601,
            "punctuated_word": "stuff.",
            "speaker": 1,
            "speaker_confidence": 0.53362715
          },
          {
            "word": "sure",
            "start": 142.725,
            "end": 143.045,
            "confidence": 0.8081373,
            "punctuated_word": "Sure.",
            "speaker": 1,
            "speaker_confidence": 0.06518531
          },
          {
            "word": "sounds",
            "start": 143.045,
            "end": 143.205,
            "confidence": 0.6617332,
            "punctuated_word": "Sounds",
            "speaker": 1,
            "speaker_confidence": 0.06518531
          },
          {
            "word": "good",
            "start": 143.205,
            "end": 143.605,
            "confidence": 0.9994045,
            "punctuated_word": "good.",
            "speaker": 1,
            "speaker_confidence": 0.06518531
          },
          {
            "word": "about",
            "start": 143.605,
            "end": 143.845,
            "confidence": 0.9125831,
            "punctuated_word": "About",
            "speaker": 1,
            "speaker_confidence": 0.4530298
          },
          {
            "word": "philosophy",
            "start": 143.845,
            "end": 144.345,
            "confidence": 0.9987717,
            "punctuated_word": "philosophy",
            "speaker": 1,
            "speaker_confidence": 0.4530298
          },
          {
            "word": "and",
            "start": 144.485,
            "end": 144.725,
            "confidence": 0.99186736,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.4530298
          },
          {
            "word": "a",
            "start": 144.725,
            "end": 144.805,
            "confidence": 0.99881244,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.4530298
          },
          {
            "word": "bunch",
            "start": 144.805,
            "end": 145.045,
            "confidence": 0.9999044,
            "punctuated_word": "bunch",
            "speaker": 1,
            "speaker_confidence": 0.4530298
          },
          {
            "word": "of",
            "start": 145.045,
            "end": 145.125,
            "confidence": 0.9996586,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.49692768
          },
          {
            "word": "other",
            "start": 145.125,
            "end": 145.365,
            "confidence": 0.99972075,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.49692768
          },
          {
            "word": "things",
            "start": 145.365,
            "end": 145.525,
            "confidence": 0.98662233,
            "punctuated_word": "things.",
            "speaker": 1,
            "speaker_confidence": 0.49692768
          },
          {
            "word": "so",
            "start": 145.525,
            "end": 145.68,
            "confidence": 0.9962721,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.49692768
          },
          {
            "word": "maybe",
            "start": 145.68,
            "end": 146.0,
            "confidence": 0.9995789,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.49692768
          },
          {
            "word": "just",
            "start": 146.0,
            "end": 146.4,
            "confidence": 0.9845114,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.49692768
          },
          {
            "word": "to",
            "start": 146.4,
            "end": 146.48,
            "confidence": 0.97128075,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "start",
            "start": 146.48,
            "end": 146.64,
            "confidence": 0.9989453,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "off",
            "start": 146.64,
            "end": 146.87999,
            "confidence": 0.9866763,
            "punctuated_word": "off",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "for",
            "start": 146.87999,
            "end": 146.95999,
            "confidence": 0.55470365,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "everyone",
            "start": 146.95999,
            "end": 147.45999,
            "confidence": 0.936681,
            "punctuated_word": "everyone,",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          }
        ],
        "speaker": 1,
        "id": "5c60c250-8f51-4d86-9997-e0623df64a96"
      },
      {
        "start": 147.76,
        "end": 153.37999,
        "confidence": 0.9719636,
        "channel": 0,
        "transcript": "if you want to maybe introduce yourself and Sure. Talk a little bit about your your new project, smart transactions.",
        "words": [
          {
            "word": "if",
            "start": 147.76,
            "end": 147.92,
            "confidence": 0.99017894,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "you",
            "start": 147.92,
            "end": 148.07999,
            "confidence": 0.9996743,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "want",
            "start": 148.07999,
            "end": 148.23999,
            "confidence": 0.98948497,
            "punctuated_word": "want",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "to",
            "start": 148.23999,
            "end": 148.31999,
            "confidence": 0.9988238,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "maybe",
            "start": 148.31999,
            "end": 148.79999,
            "confidence": 0.9891338,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "introduce",
            "start": 148.79999,
            "end": 149.2,
            "confidence": 0.9990012,
            "punctuated_word": "introduce",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "yourself",
            "start": 149.2,
            "end": 149.68,
            "confidence": 0.9992686,
            "punctuated_word": "yourself",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "and",
            "start": 149.68,
            "end": 149.92,
            "confidence": 0.9777884,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "sure",
            "start": 150.07999,
            "end": 150.48,
            "confidence": 0.9983808,
            "punctuated_word": "Sure.",
            "speaker": 1,
            "speaker_confidence": 0.7074952
          },
          {
            "word": "talk",
            "start": 150.56,
            "end": 150.79999,
            "confidence": 0.9996049,
            "punctuated_word": "Talk",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "a",
            "start": 150.79999,
            "end": 150.87999,
            "confidence": 0.99961275,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "little",
            "start": 150.87999,
            "end": 151.12,
            "confidence": 0.99991226,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "bit",
            "start": 151.12,
            "end": 151.28,
            "confidence": 0.9989171,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "about",
            "start": 151.28,
            "end": 151.59999,
            "confidence": 0.99938226,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "your",
            "start": 151.59999,
            "end": 151.84,
            "confidence": 0.9998142,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "your",
            "start": 151.84,
            "end": 152.07999,
            "confidence": 0.98939997,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "new",
            "start": 152.07999,
            "end": 152.15999,
            "confidence": 0.9989334,
            "punctuated_word": "new",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "project",
            "start": 152.15999,
            "end": 152.64,
            "confidence": 0.8708497,
            "punctuated_word": "project,",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "smart",
            "start": 152.64,
            "end": 152.87999,
            "confidence": 0.65536016,
            "punctuated_word": "smart",
            "speaker": 1,
            "speaker_confidence": 0.548009
          },
          {
            "word": "transactions",
            "start": 152.87999,
            "end": 153.37999,
            "confidence": 0.9857519,
            "punctuated_word": "transactions.",
            "speaker": 1,
            "speaker_confidence": 0.548009
          }
        ],
        "speaker": 1,
        "id": "7048452c-c956-4184-a8ae-06cb6699d07d"
      },
      {
        "start": 153.68,
        "end": 154.15999,
        "confidence": 0.9958037,
        "channel": 0,
        "transcript": "Sure.",
        "words": [
          {
            "word": "sure",
            "start": 153.68,
            "end": 154.15999,
            "confidence": 0.9958037,
            "punctuated_word": "Sure.",
            "speaker": 0,
            "speaker_confidence": 0.40531057
          }
        ],
        "speaker": 0,
        "id": "649ce724-a545-420b-8fb2-c98cfa736646"
      },
      {
        "start": 154.48,
        "end": 154.98,
        "confidence": 0.97433114,
        "channel": 0,
        "transcript": "So,",
        "words": [
          {
            "word": "so",
            "start": 154.48,
            "end": 154.98,
            "confidence": 0.97433114,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.40531057
          }
        ],
        "speaker": 0,
        "id": "067a6d43-f66d-4d88-bf09-2bb6f66a7346"
      },
      {
        "start": 156.0,
        "end": 169.64499,
        "confidence": 0.87277985,
        "channel": 0,
        "transcript": "I'm here sharing a project that I found at with Vlad Zamfier. It's called smart transactions. And initially started, like, three, four years ago, we are researching the Mev space. And so, like, one of the early insights I had",
        "words": [
          {
            "word": "i'm",
            "start": 156.0,
            "end": 156.23999,
            "confidence": 0.999363,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "here",
            "start": 156.23999,
            "end": 156.64,
            "confidence": 0.99931216,
            "punctuated_word": "here",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "sharing",
            "start": 156.64,
            "end": 157.12,
            "confidence": 0.97031176,
            "punctuated_word": "sharing",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "a",
            "start": 157.12,
            "end": 157.2,
            "confidence": 0.92116,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "project",
            "start": 157.2,
            "end": 157.68,
            "confidence": 0.9994955,
            "punctuated_word": "project",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "that",
            "start": 157.68,
            "end": 158.025,
            "confidence": 0.99819666,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "i",
            "start": 158.185,
            "end": 158.50499,
            "confidence": 0.9892865,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "found",
            "start": 158.50499,
            "end": 159.00499,
            "confidence": 0.80586344,
            "punctuated_word": "found",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "at",
            "start": 159.22499,
            "end": 159.545,
            "confidence": 0.37710822,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "with",
            "start": 159.625,
            "end": 159.86499,
            "confidence": 0.9942247,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "vlad",
            "start": 159.86499,
            "end": 160.105,
            "confidence": 0.26868314,
            "punctuated_word": "Vlad",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "zamfier",
            "start": 160.105,
            "end": 160.605,
            "confidence": 0.6620763,
            "punctuated_word": "Zamfier.",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "it's",
            "start": 160.745,
            "end": 160.985,
            "confidence": 0.99945223,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "called",
            "start": 160.985,
            "end": 161.22499,
            "confidence": 0.9990883,
            "punctuated_word": "called",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "smart",
            "start": 161.22499,
            "end": 161.545,
            "confidence": 0.77098674,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "transactions",
            "start": 161.545,
            "end": 162.045,
            "confidence": 0.6945538,
            "punctuated_word": "transactions.",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "and",
            "start": 162.185,
            "end": 162.42499,
            "confidence": 0.9899462,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "initially",
            "start": 162.42499,
            "end": 162.905,
            "confidence": 0.78028125,
            "punctuated_word": "initially",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "started",
            "start": 162.905,
            "end": 163.405,
            "confidence": 0.8488461,
            "punctuated_word": "started,",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "like",
            "start": 163.465,
            "end": 163.70499,
            "confidence": 0.99827695,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "three",
            "start": 163.70499,
            "end": 164.025,
            "confidence": 0.95005906,
            "punctuated_word": "three,",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "four",
            "start": 164.025,
            "end": 164.185,
            "confidence": 0.9999554,
            "punctuated_word": "four",
            "speaker": 0,
            "speaker_confidence": 0.6843115
          },
          {
            "word": "years",
            "start": 164.185,
            "end": 164.42499,
            "confidence": 0.99981517,
            "punctuated_word": "years",
            "speaker": 0,
            "speaker_confidence": 0.47102654
          },
          {
            "word": "ago",
            "start": 164.42499,
            "end": 164.92499,
            "confidence": 0.8727386,
            "punctuated_word": "ago,",
            "speaker": 0,
            "speaker_confidence": 0.47102654
          },
          {
            "word": "we",
            "start": 165.14499,
            "end": 165.305,
            "confidence": 0.9801634,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.47102654
          },
          {
            "word": "are",
            "start": 165.305,
            "end": 165.385,
            "confidence": 0.6651185,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.47102654
          },
          {
            "word": "researching",
            "start": 165.385,
            "end": 165.885,
            "confidence": 0.99907,
            "punctuated_word": "researching",
            "speaker": 0,
            "speaker_confidence": 0.47102654
          },
          {
            "word": "the",
            "start": 165.94499,
            "end": 166.025,
            "confidence": 0.99569005,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5003057
          },
          {
            "word": "mev",
            "start": 166.025,
            "end": 166.345,
            "confidence": 0.5030269,
            "punctuated_word": "Mev",
            "speaker": 0,
            "speaker_confidence": 0.5003057
          },
          {
            "word": "space",
            "start": 166.345,
            "end": 166.825,
            "confidence": 0.68037856,
            "punctuated_word": "space.",
            "speaker": 0,
            "speaker_confidence": 0.5003057
          },
          {
            "word": "and",
            "start": 166.825,
            "end": 167.22499,
            "confidence": 0.9975374,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5003057
          },
          {
            "word": "so",
            "start": 167.22499,
            "end": 167.70499,
            "confidence": 0.32420152,
            "punctuated_word": "so,",
            "speaker": 0,
            "speaker_confidence": 0.5003057
          },
          {
            "word": "like",
            "start": 167.70499,
            "end": 167.94499,
            "confidence": 0.8990144,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.5003057
          },
          {
            "word": "one",
            "start": 167.94499,
            "end": 168.105,
            "confidence": 0.9959565,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.5003057
          },
          {
            "word": "of",
            "start": 168.105,
            "end": 168.185,
            "confidence": 0.9991327,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.45528114
          },
          {
            "word": "the",
            "start": 168.185,
            "end": 168.345,
            "confidence": 0.99852234,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.45528114
          },
          {
            "word": "early",
            "start": 168.345,
            "end": 168.665,
            "confidence": 0.9972115,
            "punctuated_word": "early",
            "speaker": 0,
            "speaker_confidence": 0.45528114
          },
          {
            "word": "insights",
            "start": 168.665,
            "end": 169.06499,
            "confidence": 0.99933726,
            "punctuated_word": "insights",
            "speaker": 0,
            "speaker_confidence": 0.45528114
          },
          {
            "word": "i",
            "start": 169.06499,
            "end": 169.14499,
            "confidence": 0.99347657,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.45528114
          },
          {
            "word": "had",
            "start": 169.14499,
            "end": 169.64499,
            "confidence": 0.9942761,
            "punctuated_word": "had",
            "speaker": 0,
            "speaker_confidence": 0.45528114
          }
        ],
        "speaker": 0,
        "id": "c437c745-7d54-4db7-93a1-27b33cee41e8"
      },
      {
        "start": 170.105,
        "end": 173.95001,
        "confidence": 0.9440724,
        "channel": 0,
        "transcript": "where we discussed that the beginning of Mev is the end of blocks,",
        "words": [
          {
            "word": "where",
            "start": 170.105,
            "end": 170.265,
            "confidence": 0.80352914,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "we",
            "start": 170.265,
            "end": 170.49,
            "confidence": 0.9605292,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "discussed",
            "start": 170.57,
            "end": 170.81001,
            "confidence": 0.9226028,
            "punctuated_word": "discussed",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "that",
            "start": 170.81001,
            "end": 170.97,
            "confidence": 0.98673475,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "the",
            "start": 170.97,
            "end": 171.45001,
            "confidence": 0.9841111,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "beginning",
            "start": 171.45001,
            "end": 171.85,
            "confidence": 0.9989772,
            "punctuated_word": "beginning",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "of",
            "start": 171.85,
            "end": 172.13,
            "confidence": 0.9981104,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "mev",
            "start": 172.13,
            "end": 172.41,
            "confidence": 0.6901002,
            "punctuated_word": "Mev",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "is",
            "start": 172.41,
            "end": 172.73001,
            "confidence": 0.9935901,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "the",
            "start": 172.73001,
            "end": 172.81001,
            "confidence": 0.99853337,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "end",
            "start": 172.81001,
            "end": 173.21,
            "confidence": 0.9995497,
            "punctuated_word": "end",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "of",
            "start": 173.21,
            "end": 173.45001,
            "confidence": 0.99853075,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          },
          {
            "word": "blocks",
            "start": 173.45001,
            "end": 173.95001,
            "confidence": 0.93804383,
            "punctuated_word": "blocks,",
            "speaker": 0,
            "speaker_confidence": 0.67110384
          }
        ],
        "speaker": 0,
        "id": "bbab9f38-661b-4b5b-996c-7661fc97fdd8"
      },
      {
        "start": 174.73001,
        "end": 178.67,
        "confidence": 0.9260057,
        "channel": 0,
        "transcript": "which just means take a fancy way of saying that it's the end of blockchain as we know it.",
        "words": [
          {
            "word": "which",
            "start": 174.73001,
            "end": 174.97,
            "confidence": 0.988245,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.38225663
          },
          {
            "word": "just",
            "start": 174.97,
            "end": 175.05,
            "confidence": 0.9708511,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.38225663
          },
          {
            "word": "means",
            "start": 175.05,
            "end": 175.23666,
            "confidence": 0.90984255,
            "punctuated_word": "means",
            "speaker": 0,
            "speaker_confidence": 0.38225663
          },
          {
            "word": "take",
            "start": 175.23666,
            "end": 175.42334,
            "confidence": 0.24879745,
            "punctuated_word": "take",
            "speaker": 0,
            "speaker_confidence": 0.38225663
          },
          {
            "word": "a",
            "start": 175.42334,
            "end": 175.61,
            "confidence": 0.96777314,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.38225663
          },
          {
            "word": "fancy",
            "start": 175.61,
            "end": 176.01001,
            "confidence": 0.9899657,
            "punctuated_word": "fancy",
            "speaker": 0,
            "speaker_confidence": 0.38225663
          },
          {
            "word": "way",
            "start": 176.01001,
            "end": 176.09001,
            "confidence": 0.91351736,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.38225663
          },
          {
            "word": "of",
            "start": 176.09001,
            "end": 176.17,
            "confidence": 0.9986493,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.4538375
          },
          {
            "word": "saying",
            "start": 176.17,
            "end": 176.41,
            "confidence": 0.97516596,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.4538375
          },
          {
            "word": "that",
            "start": 176.41,
            "end": 176.65001,
            "confidence": 0.9975625,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.4538375
          },
          {
            "word": "it's",
            "start": 176.65001,
            "end": 176.89,
            "confidence": 0.9973465,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.4538375
          },
          {
            "word": "the",
            "start": 176.89,
            "end": 176.97,
            "confidence": 0.98445237,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.4538375
          },
          {
            "word": "end",
            "start": 176.97,
            "end": 177.13,
            "confidence": 0.99934393,
            "punctuated_word": "end",
            "speaker": 0,
            "speaker_confidence": 0.4538375
          },
          {
            "word": "of",
            "start": 177.13,
            "end": 177.29001,
            "confidence": 0.99179596,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.50655186
          },
          {
            "word": "blockchain",
            "start": 177.29001,
            "end": 177.69,
            "confidence": 0.9259773,
            "punctuated_word": "blockchain",
            "speaker": 0,
            "speaker_confidence": 0.50655186
          },
          {
            "word": "as",
            "start": 177.69,
            "end": 177.93001,
            "confidence": 0.9962644,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.50655186
          },
          {
            "word": "we",
            "start": 177.93001,
            "end": 178.01001,
            "confidence": 0.9927128,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.50655186
          },
          {
            "word": "know",
            "start": 178.01001,
            "end": 178.17,
            "confidence": 0.9993339,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.50655186
          },
          {
            "word": "it",
            "start": 178.17,
            "end": 178.67,
            "confidence": 0.74651164,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.50655186
          }
        ],
        "speaker": 0,
        "id": "8a7403a6-d04e-4fca-9ab0-5aacb90fa41c"
      },
      {
        "start": 179.37001,
        "end": 181.71,
        "confidence": 0.9835029,
        "channel": 0,
        "transcript": "And things are gonna change quite rapidly.",
        "words": [
          {
            "word": "and",
            "start": 179.37001,
            "end": 179.61,
            "confidence": 0.98333734,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "things",
            "start": 179.61,
            "end": 179.85,
            "confidence": 0.98794997,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "are",
            "start": 179.85,
            "end": 180.09001,
            "confidence": 0.9636212,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "gonna",
            "start": 180.09001,
            "end": 180.49,
            "confidence": 0.992953,
            "punctuated_word": "gonna",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "change",
            "start": 180.49,
            "end": 180.97,
            "confidence": 0.9920604,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "quite",
            "start": 180.97,
            "end": 181.21,
            "confidence": 0.9982687,
            "punctuated_word": "quite",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "rapidly",
            "start": 181.21,
            "end": 181.71,
            "confidence": 0.9663302,
            "punctuated_word": "rapidly.",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          }
        ],
        "speaker": 0,
        "id": "67790a33-8d54-47d2-802a-ce77caf74b0b"
      },
      {
        "start": 182.09001,
        "end": 191.22499,
        "confidence": 0.93682367,
        "channel": 0,
        "transcript": "And then this this change, the market structure, the supplies, and everything change. But through all that, we realize that transactions, when you send on blockchains, are kinda quite straightforward. Like, you say,",
        "words": [
          {
            "word": "and",
            "start": 182.09001,
            "end": 182.25,
            "confidence": 0.9896695,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "then",
            "start": 182.25,
            "end": 182.41,
            "confidence": 0.95640814,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "this",
            "start": 182.41,
            "end": 182.81,
            "confidence": 0.72868973,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "this",
            "start": 182.81,
            "end": 183.05,
            "confidence": 0.9814912,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "change",
            "start": 183.05,
            "end": 183.29001,
            "confidence": 0.802932,
            "punctuated_word": "change,",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "the",
            "start": 183.29001,
            "end": 183.525,
            "confidence": 0.9067839,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "market",
            "start": 183.605,
            "end": 183.765,
            "confidence": 0.9113247,
            "punctuated_word": "market",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "structure",
            "start": 183.765,
            "end": 184.00499,
            "confidence": 0.95995545,
            "punctuated_word": "structure,",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "the",
            "start": 184.00499,
            "end": 184.165,
            "confidence": 0.9983687,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "supplies",
            "start": 184.165,
            "end": 184.56499,
            "confidence": 0.8407743,
            "punctuated_word": "supplies,",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "and",
            "start": 184.56499,
            "end": 184.72499,
            "confidence": 0.9987889,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "everything",
            "start": 184.72499,
            "end": 185.045,
            "confidence": 0.9998134,
            "punctuated_word": "everything",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "change",
            "start": 185.045,
            "end": 185.20499,
            "confidence": 0.86443603,
            "punctuated_word": "change.",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "but",
            "start": 185.20499,
            "end": 185.44499,
            "confidence": 0.99951947,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "through",
            "start": 185.44499,
            "end": 185.605,
            "confidence": 0.99887556,
            "punctuated_word": "through",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "all",
            "start": 185.605,
            "end": 185.765,
            "confidence": 0.9997787,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "that",
            "start": 185.765,
            "end": 185.92499,
            "confidence": 0.9659037,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "we",
            "start": 185.92499,
            "end": 186.08499,
            "confidence": 0.9962534,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "realize",
            "start": 186.08499,
            "end": 186.405,
            "confidence": 0.6623392,
            "punctuated_word": "realize",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "that",
            "start": 186.405,
            "end": 186.905,
            "confidence": 0.99731857,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "transactions",
            "start": 187.125,
            "end": 187.625,
            "confidence": 0.7622988,
            "punctuated_word": "transactions,",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "when",
            "start": 187.685,
            "end": 187.845,
            "confidence": 0.9888181,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "you",
            "start": 187.845,
            "end": 188.00499,
            "confidence": 0.93183255,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "send",
            "start": 188.00499,
            "end": 188.165,
            "confidence": 0.99408615,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "on",
            "start": 188.165,
            "end": 188.325,
            "confidence": 0.9627828,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "blockchains",
            "start": 188.325,
            "end": 188.825,
            "confidence": 0.95594925,
            "punctuated_word": "blockchains,",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "are",
            "start": 188.885,
            "end": 189.045,
            "confidence": 0.9986878,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "kinda",
            "start": 189.045,
            "end": 189.44499,
            "confidence": 0.9113079,
            "punctuated_word": "kinda",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "quite",
            "start": 189.44499,
            "end": 189.685,
            "confidence": 0.98292345,
            "punctuated_word": "quite",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "straightforward",
            "start": 189.685,
            "end": 190.185,
            "confidence": 0.9275856,
            "punctuated_word": "straightforward.",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "like",
            "start": 190.245,
            "end": 190.405,
            "confidence": 0.96569586,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "you",
            "start": 190.405,
            "end": 190.72499,
            "confidence": 0.9996557,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "say",
            "start": 190.72499,
            "end": 191.22499,
            "confidence": 0.9741368,
            "punctuated_word": "say,",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          }
        ],
        "speaker": 0,
        "id": "a75bb58e-a506-4334-9b63-ca6ee8a8cc2b"
      },
      {
        "start": 191.525,
        "end": 199.31,
        "confidence": 0.911765,
        "channel": 0,
        "transcript": "okay. I want to send this e to this person. I want to receive this. And the only thing you can do, kind of programmable ability, a bit more flexibility,",
        "words": [
          {
            "word": "okay",
            "start": 191.525,
            "end": 192.025,
            "confidence": 0.93335843,
            "punctuated_word": "okay.",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "i",
            "start": 192.165,
            "end": 192.325,
            "confidence": 0.9994368,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "want",
            "start": 192.325,
            "end": 192.56499,
            "confidence": 0.9994797,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "to",
            "start": 192.56499,
            "end": 192.64499,
            "confidence": 0.99928844,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.75616467
          },
          {
            "word": "send",
            "start": 192.64499,
            "end": 192.885,
            "confidence": 0.9998479,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "this",
            "start": 192.885,
            "end": 193.045,
            "confidence": 0.9913379,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "e",
            "start": 193.045,
            "end": 193.20499,
            "confidence": 0.31884983,
            "punctuated_word": "e",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "to",
            "start": 193.20499,
            "end": 193.36499,
            "confidence": 0.8136902,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "this",
            "start": 193.36499,
            "end": 193.525,
            "confidence": 0.9992847,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "person",
            "start": 193.525,
            "end": 193.765,
            "confidence": 0.9786102,
            "punctuated_word": "person.",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "i",
            "start": 193.765,
            "end": 193.92499,
            "confidence": 0.9996642,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "want",
            "start": 193.92499,
            "end": 194.08499,
            "confidence": 0.6449529,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "to",
            "start": 194.08499,
            "end": 194.245,
            "confidence": 0.9818779,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "receive",
            "start": 194.245,
            "end": 194.485,
            "confidence": 0.9990119,
            "punctuated_word": "receive",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "this",
            "start": 194.485,
            "end": 194.985,
            "confidence": 0.9406674,
            "punctuated_word": "this.",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "and",
            "start": 195.045,
            "end": 195.20499,
            "confidence": 0.99748236,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "the",
            "start": 195.20499,
            "end": 195.36499,
            "confidence": 0.98500824,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "only",
            "start": 195.36499,
            "end": 195.605,
            "confidence": 0.99965703,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "thing",
            "start": 195.605,
            "end": 195.765,
            "confidence": 0.9992399,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.60071695
          },
          {
            "word": "you",
            "start": 195.765,
            "end": 195.845,
            "confidence": 0.99726176,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "can",
            "start": 195.845,
            "end": 196.00499,
            "confidence": 0.99691236,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "do",
            "start": 196.00499,
            "end": 196.17,
            "confidence": 0.9209466,
            "punctuated_word": "do,",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "kind",
            "start": 196.73,
            "end": 196.97,
            "confidence": 0.8762623,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "of",
            "start": 196.97,
            "end": 197.20999,
            "confidence": 0.9976936,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "programmable",
            "start": 197.20999,
            "end": 197.70999,
            "confidence": 0.874455,
            "punctuated_word": "programmable",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "ability",
            "start": 197.84999,
            "end": 198.04999,
            "confidence": 0.667218,
            "punctuated_word": "ability,",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "a",
            "start": 198.04999,
            "end": 198.25,
            "confidence": 0.50132674,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "bit",
            "start": 198.25,
            "end": 198.49,
            "confidence": 0.9963812,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "more",
            "start": 198.49,
            "end": 198.81,
            "confidence": 0.99913055,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "flexibility",
            "start": 198.81,
            "end": 199.31,
            "confidence": 0.9446169,
            "punctuated_word": "flexibility,",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          }
        ],
        "speaker": 0,
        "id": "059a09ed-2e2c-41d6-89f0-43e53fdae7ab"
      },
      {
        "start": 199.77,
        "end": 201.79,
        "confidence": 0.8530577,
        "channel": 0,
        "transcript": "expressibility are on smart contracts.",
        "words": [
          {
            "word": "expressibility",
            "start": 199.77,
            "end": 200.27,
            "confidence": 0.8603734,
            "punctuated_word": "expressibility",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "are",
            "start": 200.56999,
            "end": 200.73,
            "confidence": 0.48097402,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "on",
            "start": 200.73,
            "end": 200.97,
            "confidence": 0.9976889,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "smart",
            "start": 200.97,
            "end": 201.29,
            "confidence": 0.9700678,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          },
          {
            "word": "contracts",
            "start": 201.29,
            "end": 201.79,
            "confidence": 0.95618415,
            "punctuated_word": "contracts.",
            "speaker": 0,
            "speaker_confidence": 0.6036391
          }
        ],
        "speaker": 0,
        "id": "fec0686f-fffd-4943-902b-02b014e43e47"
      },
      {
        "start": 202.33,
        "end": 203.06999,
        "confidence": 0.8394842,
        "channel": 0,
        "transcript": "And we realize",
        "words": [
          {
            "word": "and",
            "start": 202.33,
            "end": 202.48999,
            "confidence": 0.93944335,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "we",
            "start": 202.48999,
            "end": 202.56999,
            "confidence": 0.8732268,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "realize",
            "start": 202.56999,
            "end": 203.06999,
            "confidence": 0.7057823,
            "punctuated_word": "realize",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          }
        ],
        "speaker": 0,
        "id": "11beca30-34fd-4be6-8eb5-3558fdcb590e"
      },
      {
        "start": 203.45,
        "end": 204.43,
        "confidence": 0.9023579,
        "channel": 0,
        "transcript": "now that transactions",
        "words": [
          {
            "word": "now",
            "start": 203.45,
            "end": 203.69,
            "confidence": 0.9166888,
            "punctuated_word": "now",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "that",
            "start": 203.69,
            "end": 203.93,
            "confidence": 0.7916007,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "transactions",
            "start": 203.93,
            "end": 204.43,
            "confidence": 0.99878424,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          }
        ],
        "speaker": 0,
        "id": "2b48eaf1-e096-45cb-8b98-7b62a70fca3e"
      },
      {
        "start": 205.05,
        "end": 206.34999,
        "confidence": 0.9986121,
        "channel": 0,
        "transcript": "are routed through",
        "words": [
          {
            "word": "are",
            "start": 205.05,
            "end": 205.29,
            "confidence": 0.9992348,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "routed",
            "start": 205.29,
            "end": 205.79,
            "confidence": 0.9983558,
            "punctuated_word": "routed",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "through",
            "start": 205.84999,
            "end": 206.34999,
            "confidence": 0.9982456,
            "punctuated_word": "through",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          }
        ],
        "speaker": 0,
        "id": "8b5a1764-9bd8-41c8-90b7-15f6cc81116b"
      },
      {
        "start": 206.73,
        "end": 209.125,
        "confidence": 0.9382073,
        "channel": 0,
        "transcript": "this intermediate layer called the solvers,",
        "words": [
          {
            "word": "this",
            "start": 206.73,
            "end": 207.13,
            "confidence": 0.9963743,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "intermediate",
            "start": 207.13,
            "end": 207.63,
            "confidence": 0.9993761,
            "punctuated_word": "intermediate",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "layer",
            "start": 207.69,
            "end": 208.09,
            "confidence": 0.9968516,
            "punctuated_word": "layer",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "called",
            "start": 208.09,
            "end": 208.25,
            "confidence": 0.98081195,
            "punctuated_word": "called",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "the",
            "start": 208.25,
            "end": 208.545,
            "confidence": 0.9228875,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "solvers",
            "start": 208.625,
            "end": 209.125,
            "confidence": 0.7329426,
            "punctuated_word": "solvers,",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          }
        ],
        "speaker": 0,
        "id": "b61ef83d-e1e9-4de7-9414-ab00876e4aa2"
      },
      {
        "start": 209.665,
        "end": 210.165,
        "confidence": 0.97348595,
        "channel": 0,
        "transcript": "maybe",
        "words": [
          {
            "word": "maybe",
            "start": 209.665,
            "end": 210.165,
            "confidence": 0.97348595,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          }
        ],
        "speaker": 0,
        "id": "2c89f88d-c36d-4a20-84fd-2f8ec69f82ab"
      },
      {
        "start": 210.625,
        "end": 215.525,
        "confidence": 0.90301085,
        "channel": 0,
        "transcript": "transactions from the wallet or from the dApp can add this extra can we can think of it as metadata",
        "words": [
          {
            "word": "transactions",
            "start": 210.625,
            "end": 211.125,
            "confidence": 0.949378,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "from",
            "start": 211.185,
            "end": 211.425,
            "confidence": 0.99961406,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "the",
            "start": 211.425,
            "end": 211.58499,
            "confidence": 0.99990773,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "wallet",
            "start": 211.58499,
            "end": 211.905,
            "confidence": 0.9770796,
            "punctuated_word": "wallet",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "or",
            "start": 211.905,
            "end": 212.065,
            "confidence": 0.9738991,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "from",
            "start": 212.065,
            "end": 212.22499,
            "confidence": 0.99197245,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "the",
            "start": 212.22499,
            "end": 212.385,
            "confidence": 0.9959461,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "dapp",
            "start": 212.385,
            "end": 212.86499,
            "confidence": 0.7466089,
            "punctuated_word": "dApp",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "can",
            "start": 212.86499,
            "end": 213.025,
            "confidence": 0.9226269,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "add",
            "start": 213.025,
            "end": 213.185,
            "confidence": 0.80339134,
            "punctuated_word": "add",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "this",
            "start": 213.185,
            "end": 213.425,
            "confidence": 0.96714014,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "extra",
            "start": 213.425,
            "end": 213.825,
            "confidence": 0.99645823,
            "punctuated_word": "extra",
            "speaker": 0,
            "speaker_confidence": 0.8571205
          },
          {
            "word": "can",
            "start": 214.065,
            "end": 214.145,
            "confidence": 0.54635376,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.43872422
          },
          {
            "word": "we",
            "start": 214.22499,
            "end": 214.385,
            "confidence": 0.4257349,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.43872422
          },
          {
            "word": "can",
            "start": 214.385,
            "end": 214.465,
            "confidence": 0.9926438,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.43872422
          },
          {
            "word": "think",
            "start": 214.465,
            "end": 214.625,
            "confidence": 0.9896938,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.43872422
          },
          {
            "word": "of",
            "start": 214.625,
            "end": 214.785,
            "confidence": 0.94718933,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.43872422
          },
          {
            "word": "it",
            "start": 214.785,
            "end": 214.86499,
            "confidence": 0.8509203,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.43872422
          },
          {
            "word": "as",
            "start": 214.86499,
            "end": 215.025,
            "confidence": 0.99857974,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.43872422
          },
          {
            "word": "metadata",
            "start": 215.025,
            "end": 215.525,
            "confidence": 0.9850815,
            "punctuated_word": "metadata",
            "speaker": 0,
            "speaker_confidence": 0.43872422
          }
        ],
        "speaker": 0,
        "id": "8da8d732-ecef-47bd-81fe-f277e37d1b94"
      },
      {
        "start": 216.065,
        "end": 225.17,
        "confidence": 0.89515954,
        "channel": 0,
        "transcript": "saying I want to like, for example, I want to give this, I want to swap x with y provided the price changes and so on. So provided this person gets it or can have x grow",
        "words": [
          {
            "word": "saying",
            "start": 216.065,
            "end": 216.305,
            "confidence": 0.34917367,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "i",
            "start": 216.305,
            "end": 216.465,
            "confidence": 0.6560479,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "want",
            "start": 216.465,
            "end": 216.58499,
            "confidence": 0.99730116,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "to",
            "start": 216.58499,
            "end": 216.705,
            "confidence": 0.99498284,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "like",
            "start": 216.785,
            "end": 216.94499,
            "confidence": 0.9565679,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "for",
            "start": 216.94499,
            "end": 217.105,
            "confidence": 0.9990079,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "example",
            "start": 217.105,
            "end": 217.425,
            "confidence": 0.9960228,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "i",
            "start": 217.425,
            "end": 217.505,
            "confidence": 0.9993703,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "want",
            "start": 217.505,
            "end": 217.745,
            "confidence": 0.99402195,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "to",
            "start": 217.745,
            "end": 217.825,
            "confidence": 0.9784266,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "give",
            "start": 217.825,
            "end": 217.985,
            "confidence": 0.9916258,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "this",
            "start": 217.985,
            "end": 218.305,
            "confidence": 0.95676386,
            "punctuated_word": "this,",
            "speaker": 0,
            "speaker_confidence": 0.56268394
          },
          {
            "word": "i",
            "start": 218.465,
            "end": 218.625,
            "confidence": 0.9994185,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "want",
            "start": 218.625,
            "end": 218.785,
            "confidence": 0.9995789,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "to",
            "start": 218.785,
            "end": 219.025,
            "confidence": 0.99920076,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "swap",
            "start": 219.025,
            "end": 219.525,
            "confidence": 0.99659556,
            "punctuated_word": "swap",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "x",
            "start": 219.58499,
            "end": 219.745,
            "confidence": 0.99052787,
            "punctuated_word": "x",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "with",
            "start": 219.745,
            "end": 219.985,
            "confidence": 0.97423154,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "y",
            "start": 219.985,
            "end": 220.485,
            "confidence": 0.9986847,
            "punctuated_word": "y",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "provided",
            "start": 220.705,
            "end": 221.185,
            "confidence": 0.7376059,
            "punctuated_word": "provided",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "the",
            "start": 221.185,
            "end": 221.345,
            "confidence": 0.98809206,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "price",
            "start": 221.345,
            "end": 221.55,
            "confidence": 0.9986671,
            "punctuated_word": "price",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "changes",
            "start": 221.71,
            "end": 222.03,
            "confidence": 0.99515706,
            "punctuated_word": "changes",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "and",
            "start": 222.03,
            "end": 222.11,
            "confidence": 0.79598,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "so",
            "start": 222.11,
            "end": 222.43001,
            "confidence": 0.962201,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "on",
            "start": 222.43001,
            "end": 222.51001,
            "confidence": 0.4512822,
            "punctuated_word": "on.",
            "speaker": 0,
            "speaker_confidence": 0.56429106
          },
          {
            "word": "so",
            "start": 222.51001,
            "end": 222.75,
            "confidence": 0.99220675,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.4834093
          },
          {
            "word": "provided",
            "start": 222.75,
            "end": 223.07,
            "confidence": 0.7252899,
            "punctuated_word": "provided",
            "speaker": 0,
            "speaker_confidence": 0.4834093
          },
          {
            "word": "this",
            "start": 223.07,
            "end": 223.23,
            "confidence": 0.9898745,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.4834093
          },
          {
            "word": "person",
            "start": 223.23,
            "end": 223.47,
            "confidence": 0.9988637,
            "punctuated_word": "person",
            "speaker": 0,
            "speaker_confidence": 0.4834093
          },
          {
            "word": "gets",
            "start": 223.47,
            "end": 223.71,
            "confidence": 0.99897325,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.4834093
          },
          {
            "word": "it",
            "start": 223.71,
            "end": 223.87001,
            "confidence": 0.9976847,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.4834093
          },
          {
            "word": "or",
            "start": 223.87001,
            "end": 224.11,
            "confidence": 0.89608103,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.4834093
          },
          {
            "word": "can",
            "start": 224.11,
            "end": 224.27,
            "confidence": 0.55994546,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.4834093
          },
          {
            "word": "have",
            "start": 224.27,
            "end": 224.59,
            "confidence": 0.9209955,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.4834093
          },
          {
            "word": "x",
            "start": 224.59,
            "end": 224.67,
            "confidence": 0.6686948,
            "punctuated_word": "x",
            "speaker": 0,
            "speaker_confidence": 0.42717898
          },
          {
            "word": "grow",
            "start": 224.67,
            "end": 225.17,
            "confidence": 0.6157586,
            "punctuated_word": "grow",
            "speaker": 0,
            "speaker_confidence": 0.42717898
          }
        ],
        "speaker": 0,
        "id": "a7edcea2-1a18-4a17-aa4d-eb4b381fe319"
      },
      {
        "start": 226.27,
        "end": 228.85,
        "confidence": 0.97583526,
        "channel": 0,
        "transcript": "or gets locked in a certain way. These things,",
        "words": [
          {
            "word": "or",
            "start": 226.27,
            "end": 226.43001,
            "confidence": 0.9414825,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.42717898
          },
          {
            "word": "gets",
            "start": 226.43001,
            "end": 226.75,
            "confidence": 0.9916031,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.42717898
          },
          {
            "word": "locked",
            "start": 226.75,
            "end": 227.07,
            "confidence": 0.9978946,
            "punctuated_word": "locked",
            "speaker": 0,
            "speaker_confidence": 0.42717898
          },
          {
            "word": "in",
            "start": 227.07,
            "end": 227.23,
            "confidence": 0.999816,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.42717898
          },
          {
            "word": "a",
            "start": 227.23,
            "end": 227.31,
            "confidence": 0.9995466,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6455427
          },
          {
            "word": "certain",
            "start": 227.31,
            "end": 227.71,
            "confidence": 0.9999628,
            "punctuated_word": "certain",
            "speaker": 0,
            "speaker_confidence": 0.6455427
          },
          {
            "word": "way",
            "start": 227.71,
            "end": 228.11,
            "confidence": 0.8807719,
            "punctuated_word": "way.",
            "speaker": 0,
            "speaker_confidence": 0.6455427
          },
          {
            "word": "these",
            "start": 228.11,
            "end": 228.35,
            "confidence": 0.9986926,
            "punctuated_word": "These",
            "speaker": 0,
            "speaker_confidence": 0.6455427
          },
          {
            "word": "things",
            "start": 228.35,
            "end": 228.85,
            "confidence": 0.97274804,
            "punctuated_word": "things,",
            "speaker": 0,
            "speaker_confidence": 0.6455427
          }
        ],
        "speaker": 0,
        "id": "9266aa62-23f6-42d2-a382-56b8e971bf31"
      },
      {
        "start": 229.31,
        "end": 237.465,
        "confidence": 0.93303514,
        "channel": 0,
        "transcript": "solvers can take care of that, can find out the best time to execute that, can find best price or whatever conditions you give. So that's smart transact transactions that",
        "words": [
          {
            "word": "solvers",
            "start": 229.31,
            "end": 229.71,
            "confidence": 0.9954158,
            "punctuated_word": "solvers",
            "speaker": 0,
            "speaker_confidence": 0.6455427
          },
          {
            "word": "can",
            "start": 229.71,
            "end": 229.87,
            "confidence": 0.9985447,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6455427
          },
          {
            "word": "take",
            "start": 229.87,
            "end": 230.03,
            "confidence": 0.9997482,
            "punctuated_word": "take",
            "speaker": 0,
            "speaker_confidence": 0.6455427
          },
          {
            "word": "care",
            "start": 230.03,
            "end": 230.27,
            "confidence": 0.9991623,
            "punctuated_word": "care",
            "speaker": 0,
            "speaker_confidence": 0.6455427
          },
          {
            "word": "of",
            "start": 230.27,
            "end": 230.35,
            "confidence": 0.99959713,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.46487015
          },
          {
            "word": "that",
            "start": 230.35,
            "end": 230.67,
            "confidence": 0.9199555,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.46487015
          },
          {
            "word": "can",
            "start": 230.67,
            "end": 230.83,
            "confidence": 0.9970561,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.46487015
          },
          {
            "word": "find",
            "start": 230.83,
            "end": 231.07,
            "confidence": 0.9969267,
            "punctuated_word": "find",
            "speaker": 0,
            "speaker_confidence": 0.46487015
          },
          {
            "word": "out",
            "start": 231.07,
            "end": 231.23,
            "confidence": 0.99902225,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.46487015
          },
          {
            "word": "the",
            "start": 231.23,
            "end": 231.39,
            "confidence": 0.99928087,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.46487015
          },
          {
            "word": "best",
            "start": 231.39,
            "end": 231.63,
            "confidence": 0.9996191,
            "punctuated_word": "best",
            "speaker": 0,
            "speaker_confidence": 0.46487015
          },
          {
            "word": "time",
            "start": 231.63,
            "end": 231.87,
            "confidence": 0.99964046,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.46487015
          },
          {
            "word": "to",
            "start": 231.87,
            "end": 231.95,
            "confidence": 0.99848145,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.46487015
          },
          {
            "word": "execute",
            "start": 231.95,
            "end": 232.35,
            "confidence": 0.9996698,
            "punctuated_word": "execute",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "that",
            "start": 232.35,
            "end": 232.51001,
            "confidence": 0.8594741,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "can",
            "start": 232.51001,
            "end": 232.75,
            "confidence": 0.99185354,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "find",
            "start": 232.75,
            "end": 232.99,
            "confidence": 0.9446404,
            "punctuated_word": "find",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "best",
            "start": 232.99,
            "end": 233.23,
            "confidence": 0.6343588,
            "punctuated_word": "best",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "price",
            "start": 233.23,
            "end": 233.47,
            "confidence": 0.9985349,
            "punctuated_word": "price",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "or",
            "start": 233.47,
            "end": 233.63,
            "confidence": 0.618261,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "whatever",
            "start": 233.63,
            "end": 233.95,
            "confidence": 0.9938431,
            "punctuated_word": "whatever",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "conditions",
            "start": 233.95,
            "end": 234.43001,
            "confidence": 0.98782045,
            "punctuated_word": "conditions",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "you",
            "start": 234.43001,
            "end": 234.59,
            "confidence": 0.985369,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "give",
            "start": 234.59,
            "end": 235.07,
            "confidence": 0.99271387,
            "punctuated_word": "give.",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "so",
            "start": 235.07,
            "end": 235.31,
            "confidence": 0.9489635,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "that's",
            "start": 235.31,
            "end": 235.71,
            "confidence": 0.99908525,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "smart",
            "start": 235.71,
            "end": 236.21,
            "confidence": 0.99181926,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "transact",
            "start": 236.27,
            "end": 236.42,
            "confidence": 0.3969909,
            "punctuated_word": "transact",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "transactions",
            "start": 236.67,
            "end": 237.17,
            "confidence": 0.7703694,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "that",
            "start": 237.23,
            "end": 237.465,
            "confidence": 0.9748361,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          }
        ],
        "speaker": 0,
        "id": "80c34abf-fe24-4148-ac4a-b65d3c279b2e"
      },
      {
        "start": 238.425,
        "end": 240.525,
        "confidence": 0.9953894,
        "channel": 0,
        "transcript": "are smart enough to find whatever",
        "words": [
          {
            "word": "are",
            "start": 238.425,
            "end": 238.665,
            "confidence": 0.99536914,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "smart",
            "start": 238.665,
            "end": 238.985,
            "confidence": 0.9791368,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "enough",
            "start": 238.985,
            "end": 239.305,
            "confidence": 0.99982303,
            "punctuated_word": "enough",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "to",
            "start": 239.305,
            "end": 239.465,
            "confidence": 0.99962676,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7048109
          },
          {
            "word": "find",
            "start": 239.465,
            "end": 239.965,
            "confidence": 0.99979705,
            "punctuated_word": "find",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          },
          {
            "word": "whatever",
            "start": 240.025,
            "end": 240.525,
            "confidence": 0.9985837,
            "punctuated_word": "whatever",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          }
        ],
        "speaker": 0,
        "id": "dc4da386-8fa0-4c82-82a4-48c7c55ce847"
      },
      {
        "start": 240.905,
        "end": 242.045,
        "confidence": 0.98698395,
        "channel": 0,
        "transcript": "the user has,",
        "words": [
          {
            "word": "the",
            "start": 240.905,
            "end": 240.985,
            "confidence": 0.9984786,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          },
          {
            "word": "user",
            "start": 240.985,
            "end": 241.485,
            "confidence": 0.99972814,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          },
          {
            "word": "has",
            "start": 241.545,
            "end": 242.045,
            "confidence": 0.96274495,
            "punctuated_word": "has,",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          }
        ],
        "speaker": 0,
        "id": "3357c3a5-abd3-429f-a111-7bb1932a9ba1"
      },
      {
        "start": 242.985,
        "end": 245.325,
        "confidence": 0.9543162,
        "channel": 0,
        "transcript": "defined in the wallet, in the dApp.",
        "words": [
          {
            "word": "defined",
            "start": 242.985,
            "end": 243.485,
            "confidence": 0.99745494,
            "punctuated_word": "defined",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          },
          {
            "word": "in",
            "start": 243.625,
            "end": 243.785,
            "confidence": 0.998326,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          },
          {
            "word": "the",
            "start": 243.785,
            "end": 243.94499,
            "confidence": 0.99926335,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          },
          {
            "word": "wallet",
            "start": 243.94499,
            "end": 244.44499,
            "confidence": 0.86789674,
            "punctuated_word": "wallet,",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          },
          {
            "word": "in",
            "start": 244.58499,
            "end": 244.665,
            "confidence": 0.99903995,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6510598
          },
          {
            "word": "the",
            "start": 244.665,
            "end": 244.825,
            "confidence": 0.99656326,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.3864712
          },
          {
            "word": "dapp",
            "start": 244.825,
            "end": 245.325,
            "confidence": 0.8216693,
            "punctuated_word": "dApp.",
            "speaker": 0,
            "speaker_confidence": 0.3864712
          }
        ],
        "speaker": 0,
        "id": "4aa58104-79b6-47ac-9a3a-adba26ca4196"
      },
      {
        "start": 245.86499,
        "end": 249.00499,
        "confidence": 0.9475326,
        "channel": 0,
        "transcript": "And we use a lot of fun stuff like time travel and",
        "words": [
          {
            "word": "and",
            "start": 245.86499,
            "end": 246.105,
            "confidence": 0.9896219,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.3864712
          },
          {
            "word": "we",
            "start": 246.105,
            "end": 246.345,
            "confidence": 0.99538934,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.3864712
          },
          {
            "word": "use",
            "start": 246.345,
            "end": 246.465,
            "confidence": 0.9752162,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.3864712
          },
          {
            "word": "a",
            "start": 246.465,
            "end": 246.58499,
            "confidence": 0.8452438,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.3864712
          },
          {
            "word": "lot",
            "start": 246.58499,
            "end": 246.745,
            "confidence": 0.99553394,
            "punctuated_word": "lot",
            "speaker": 0,
            "speaker_confidence": 0.3864712
          },
          {
            "word": "of",
            "start": 246.745,
            "end": 246.825,
            "confidence": 0.9660801,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.48538822
          },
          {
            "word": "fun",
            "start": 246.825,
            "end": 247.14499,
            "confidence": 0.9972907,
            "punctuated_word": "fun",
            "speaker": 0,
            "speaker_confidence": 0.48538822
          },
          {
            "word": "stuff",
            "start": 247.14499,
            "end": 247.385,
            "confidence": 0.9662434,
            "punctuated_word": "stuff",
            "speaker": 0,
            "speaker_confidence": 0.48538822
          },
          {
            "word": "like",
            "start": 247.385,
            "end": 247.705,
            "confidence": 0.7138262,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.48538822
          },
          {
            "word": "time",
            "start": 247.705,
            "end": 247.94499,
            "confidence": 0.9915849,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.48538822
          },
          {
            "word": "travel",
            "start": 247.94499,
            "end": 248.44499,
            "confidence": 0.9949786,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.48538822
          },
          {
            "word": "and",
            "start": 248.50499,
            "end": 249.00499,
            "confidence": 0.93938124,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.48538822
          }
        ],
        "speaker": 0,
        "id": "cf99597e-e76e-4175-b4e3-cb07a9c2f3db"
      },
      {
        "start": 249.625,
        "end": 250.125,
        "confidence": 0.8078401,
        "channel": 0,
        "transcript": "and,",
        "words": [
          {
            "word": "and",
            "start": 249.625,
            "end": 250.125,
            "confidence": 0.8078401,
            "punctuated_word": "and,",
            "speaker": 0,
            "speaker_confidence": 0.48538822
          }
        ],
        "speaker": 0,
        "id": "3d2e28bd-5335-4bc8-a0c2-b660b0c6de70"
      },
      {
        "start": 251.545,
        "end": 253.85,
        "confidence": 0.9474297,
        "channel": 0,
        "transcript": "other kinds of stuff. Yeah. Yeah. So,",
        "words": [
          {
            "word": "other",
            "start": 251.545,
            "end": 251.705,
            "confidence": 0.9163525,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.29717994
          },
          {
            "word": "kinds",
            "start": 251.705,
            "end": 251.91,
            "confidence": 0.8638498,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.29717994
          },
          {
            "word": "of",
            "start": 251.99,
            "end": 252.15001,
            "confidence": 0.99344337,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.29717994
          },
          {
            "word": "stuff",
            "start": 252.15001,
            "end": 252.59,
            "confidence": 0.988248,
            "punctuated_word": "stuff.",
            "speaker": 0,
            "speaker_confidence": 0.29717994
          },
          {
            "word": "yeah",
            "start": 252.59,
            "end": 253.03,
            "confidence": 0.91249585,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.29717994
          },
          {
            "word": "yeah",
            "start": 253.03,
            "end": 253.35,
            "confidence": 0.9992137,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "so",
            "start": 253.35,
            "end": 253.85,
            "confidence": 0.9584044,
            "punctuated_word": "So,",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          }
        ],
        "speaker": 0,
        "id": "373cb26f-6956-40ff-988c-d3ffbf139f05"
      },
      {
        "start": 255.67,
        "end": 259.91,
        "confidence": 0.888571,
        "channel": 0,
        "transcript": "yeah. Yeah. So you started smart transactions with Vlad Zamfir, who is someone, in case you don't know,",
        "words": [
          {
            "word": "yeah",
            "start": 255.67,
            "end": 255.91,
            "confidence": 0.5325865,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "yeah",
            "start": 255.91,
            "end": 255.99,
            "confidence": 0.73406994,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "so",
            "start": 255.99,
            "end": 256.15,
            "confidence": 0.96893466,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "you",
            "start": 256.15,
            "end": 256.31,
            "confidence": 0.98841405,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "started",
            "start": 256.31,
            "end": 256.55002,
            "confidence": 0.89387894,
            "punctuated_word": "started",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "smart",
            "start": 256.55002,
            "end": 256.79,
            "confidence": 0.7553545,
            "punctuated_word": "smart",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "transactions",
            "start": 256.79,
            "end": 257.27,
            "confidence": 0.9974185,
            "punctuated_word": "transactions",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "with",
            "start": 257.27,
            "end": 257.51,
            "confidence": 0.9990978,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "vlad",
            "start": 257.51,
            "end": 257.83002,
            "confidence": 0.9756246,
            "punctuated_word": "Vlad",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "zamfir",
            "start": 257.83002,
            "end": 258.15,
            "confidence": 0.75237143,
            "punctuated_word": "Zamfir,",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "who",
            "start": 258.15,
            "end": 258.31,
            "confidence": 0.9992841,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.55857074
          },
          {
            "word": "is",
            "start": 258.31,
            "end": 258.39,
            "confidence": 0.93388647,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "someone",
            "start": 258.39,
            "end": 258.71,
            "confidence": 0.87850904,
            "punctuated_word": "someone,",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "in",
            "start": 258.71,
            "end": 258.79,
            "confidence": 0.99937266,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "case",
            "start": 258.79,
            "end": 259.03,
            "confidence": 0.9997789,
            "punctuated_word": "case",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "you",
            "start": 259.03,
            "end": 259.11002,
            "confidence": 0.67103165,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "don't",
            "start": 259.11002,
            "end": 259.43,
            "confidence": 0.9197259,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "know",
            "start": 259.43,
            "end": 259.91,
            "confidence": 0.99494016,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          }
        ],
        "speaker": 1,
        "id": "2a58f782-3a42-4d66-8f0b-14f8811c0440"
      },
      {
        "start": 260.23,
        "end": 263.77,
        "confidence": 0.9621916,
        "channel": 0,
        "transcript": "someone who's been very influential in the in the Ethereum space, to put it quickly.",
        "words": [
          {
            "word": "someone",
            "start": 260.23,
            "end": 260.47,
            "confidence": 0.9977857,
            "punctuated_word": "someone",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "who's",
            "start": 260.47,
            "end": 260.71,
            "confidence": 0.97558403,
            "punctuated_word": "who's",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "been",
            "start": 260.71,
            "end": 260.87,
            "confidence": 0.9996811,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "very",
            "start": 260.87,
            "end": 261.11002,
            "confidence": 0.99888355,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "influential",
            "start": 261.11002,
            "end": 261.59,
            "confidence": 0.9997662,
            "punctuated_word": "influential",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "in",
            "start": 261.59,
            "end": 261.75,
            "confidence": 0.9992428,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "the",
            "start": 261.75,
            "end": 261.91,
            "confidence": 0.99206525,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5420753
          },
          {
            "word": "in",
            "start": 261.91,
            "end": 261.99,
            "confidence": 0.9765023,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.51836675
          },
          {
            "word": "the",
            "start": 261.99,
            "end": 262.15,
            "confidence": 0.94695663,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.51836675
          },
          {
            "word": "ethereum",
            "start": 262.15,
            "end": 262.55,
            "confidence": 0.8858555,
            "punctuated_word": "Ethereum",
            "speaker": 1,
            "speaker_confidence": 0.51836675
          },
          {
            "word": "space",
            "start": 262.55,
            "end": 262.71,
            "confidence": 0.8416078,
            "punctuated_word": "space,",
            "speaker": 1,
            "speaker_confidence": 0.51836675
          },
          {
            "word": "to",
            "start": 262.71,
            "end": 262.87,
            "confidence": 0.9893589,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.51836675
          },
          {
            "word": "put",
            "start": 262.87,
            "end": 263.03,
            "confidence": 0.99951804,
            "punctuated_word": "put",
            "speaker": 1,
            "speaker_confidence": 0.51836675
          },
          {
            "word": "it",
            "start": 263.03,
            "end": 263.27,
            "confidence": 0.9993272,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.51836675
          },
          {
            "word": "quickly",
            "start": 263.27,
            "end": 263.77,
            "confidence": 0.83073694,
            "punctuated_word": "quickly.",
            "speaker": 1,
            "speaker_confidence": 0.51836675
          }
        ],
        "speaker": 1,
        "id": "173b3756-9511-4fb5-aae3-129f23e97037"
      },
      {
        "start": 264.63,
        "end": 268.845,
        "confidence": 0.9598117,
        "channel": 0,
        "transcript": "Did a lot of work on, I believe, the proof of stake consensus and and and such.",
        "words": [
          {
            "word": "did",
            "start": 264.63,
            "end": 264.71002,
            "confidence": 0.9937808,
            "punctuated_word": "Did",
            "speaker": 1,
            "speaker_confidence": 0.51836675
          },
          {
            "word": "a",
            "start": 264.71002,
            "end": 264.79,
            "confidence": 0.99932706,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "lot",
            "start": 264.79,
            "end": 264.95,
            "confidence": 0.99957234,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "of",
            "start": 264.95,
            "end": 265.11002,
            "confidence": 0.9986858,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "work",
            "start": 265.11002,
            "end": 265.35,
            "confidence": 0.99932206,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "on",
            "start": 265.35,
            "end": 265.51,
            "confidence": 0.97792196,
            "punctuated_word": "on,",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "i",
            "start": 265.51,
            "end": 265.67,
            "confidence": 0.99887604,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "believe",
            "start": 265.67,
            "end": 265.99,
            "confidence": 0.9932408,
            "punctuated_word": "believe,",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "the",
            "start": 265.99,
            "end": 266.15,
            "confidence": 0.9769061,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "proof",
            "start": 266.15,
            "end": 266.39,
            "confidence": 0.9821796,
            "punctuated_word": "proof",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "of",
            "start": 266.39,
            "end": 266.55,
            "confidence": 0.9965154,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "stake",
            "start": 266.55,
            "end": 266.87,
            "confidence": 0.9922173,
            "punctuated_word": "stake",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "consensus",
            "start": 266.87,
            "end": 267.37,
            "confidence": 0.9595687,
            "punctuated_word": "consensus",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "and",
            "start": 267.51,
            "end": 267.75,
            "confidence": 0.9133689,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "and",
            "start": 267.75,
            "end": 267.885,
            "confidence": 0.63456273,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "and",
            "start": 268.52502,
            "end": 268.685,
            "confidence": 0.95561934,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          },
          {
            "word": "such",
            "start": 268.685,
            "end": 268.845,
            "confidence": 0.94513535,
            "punctuated_word": "such.",
            "speaker": 1,
            "speaker_confidence": 0.5842455
          }
        ],
        "speaker": 1,
        "id": "963e9474-2b17-41b7-b3f2-17282ec937f8"
      },
      {
        "start": 269.725,
        "end": 270.86502,
        "confidence": 0.9796675,
        "channel": 0,
        "transcript": "And yeah.",
        "words": [
          {
            "word": "and",
            "start": 269.725,
            "end": 270.045,
            "confidence": 0.9896768,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "yeah",
            "start": 270.36502,
            "end": 270.86502,
            "confidence": 0.9696582,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          }
        ],
        "speaker": 1,
        "id": "73b73c25-13f7-43e3-b0cd-d5336677a37b"
      },
      {
        "start": 271.80502,
        "end": 272.545,
        "confidence": 0.79126775,
        "channel": 0,
        "transcript": "Smart transactions.",
        "words": [
          {
            "word": "smart",
            "start": 271.80502,
            "end": 272.045,
            "confidence": 0.79164845,
            "punctuated_word": "Smart",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "transactions",
            "start": 272.045,
            "end": 272.545,
            "confidence": 0.790887,
            "punctuated_word": "transactions.",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          }
        ],
        "speaker": 1,
        "id": "cffa3939-0c10-4d4a-b67b-a074d1defc81"
      },
      {
        "start": 273.08502,
        "end": 277.345,
        "confidence": 0.99158007,
        "channel": 0,
        "transcript": "So, like, I know you guys hate this word, but I had a previous conversation,",
        "words": [
          {
            "word": "so",
            "start": 273.08502,
            "end": 273.325,
            "confidence": 0.963519,
            "punctuated_word": "So,",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "like",
            "start": 273.325,
            "end": 273.48502,
            "confidence": 0.9994378,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "i",
            "start": 273.48502,
            "end": 273.64502,
            "confidence": 0.9999417,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "know",
            "start": 273.64502,
            "end": 273.885,
            "confidence": 0.99995756,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "you",
            "start": 273.885,
            "end": 274.045,
            "confidence": 0.9988397,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "guys",
            "start": 274.045,
            "end": 274.285,
            "confidence": 0.99841654,
            "punctuated_word": "guys",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "hate",
            "start": 274.285,
            "end": 274.52502,
            "confidence": 0.9998369,
            "punctuated_word": "hate",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "this",
            "start": 274.52502,
            "end": 274.765,
            "confidence": 0.99963844,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "word",
            "start": 274.765,
            "end": 275.245,
            "confidence": 0.95695746,
            "punctuated_word": "word,",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "but",
            "start": 275.245,
            "end": 275.565,
            "confidence": 0.9996394,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "i",
            "start": 275.565,
            "end": 275.725,
            "confidence": 0.9989166,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7928713
          },
          {
            "word": "had",
            "start": 275.725,
            "end": 275.885,
            "confidence": 0.9999201,
            "punctuated_word": "had",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "a",
            "start": 275.885,
            "end": 276.125,
            "confidence": 0.9989421,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "previous",
            "start": 276.125,
            "end": 276.625,
            "confidence": 0.9999336,
            "punctuated_word": "previous",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "conversation",
            "start": 276.845,
            "end": 277.345,
            "confidence": 0.95980453,
            "punctuated_word": "conversation,",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          }
        ],
        "speaker": 1,
        "id": "1f7d4268-ff76-4590-bd6f-15110f3ff750"
      },
      {
        "start": 278.52502,
        "end": 279.745,
        "confidence": 0.92242754,
        "channel": 0,
        "transcript": "with a previous guest,",
        "words": [
          {
            "word": "with",
            "start": 278.52502,
            "end": 278.765,
            "confidence": 0.99973065,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "a",
            "start": 278.765,
            "end": 278.845,
            "confidence": 0.7468178,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "previous",
            "start": 278.845,
            "end": 279.245,
            "confidence": 0.9998678,
            "punctuated_word": "previous",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "guest",
            "start": 279.245,
            "end": 279.745,
            "confidence": 0.9432939,
            "punctuated_word": "guest,",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          }
        ],
        "speaker": 1,
        "id": "9ca2f0fb-fbbc-43d6-bc8e-acf251decd4b"
      },
      {
        "start": 280.125,
        "end": 281.34,
        "confidence": 0.8420453,
        "channel": 0,
        "transcript": "Chris Gose from",
        "words": [
          {
            "word": "chris",
            "start": 280.125,
            "end": 280.44,
            "confidence": 0.98819077,
            "punctuated_word": "Chris",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "gose",
            "start": 280.52,
            "end": 280.84,
            "confidence": 0.5587001,
            "punctuated_word": "Gose",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "from",
            "start": 280.84,
            "end": 281.34,
            "confidence": 0.97924507,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          }
        ],
        "speaker": 1,
        "id": "2c03d53c-fa64-4ad3-9b64-eaf9def6eaad"
      },
      {
        "start": 281.64,
        "end": 284.06,
        "confidence": 0.9032084,
        "channel": 0,
        "transcript": "Anoma, in which they use the term intense.",
        "words": [
          {
            "word": "anoma",
            "start": 281.64,
            "end": 281.88,
            "confidence": 0.84744906,
            "punctuated_word": "Anoma,",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "in",
            "start": 281.88,
            "end": 282.12,
            "confidence": 0.9717657,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "which",
            "start": 282.12,
            "end": 282.36002,
            "confidence": 0.9998454,
            "punctuated_word": "which",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "they",
            "start": 282.36002,
            "end": 282.52,
            "confidence": 0.99943215,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "use",
            "start": 282.52,
            "end": 282.84,
            "confidence": 0.7619889,
            "punctuated_word": "use",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "the",
            "start": 282.84,
            "end": 282.92,
            "confidence": 0.99950516,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "term",
            "start": 282.92,
            "end": 283.42,
            "confidence": 0.99830186,
            "punctuated_word": "term",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          },
          {
            "word": "intense",
            "start": 283.56,
            "end": 284.06,
            "confidence": 0.64737844,
            "punctuated_word": "intense.",
            "speaker": 1,
            "speaker_confidence": 0.8654807
          }
        ],
        "speaker": 1,
        "id": "013e9695-97ad-40b0-9909-7f7008a601af"
      },
      {
        "start": 284.76,
        "end": 285.26,
        "confidence": 0.9980048,
        "channel": 0,
        "transcript": "Yes.",
        "words": [
          {
            "word": "yes",
            "start": 284.76,
            "end": 285.26,
            "confidence": 0.9980048,
            "punctuated_word": "Yes.",
            "speaker": 1,
            "speaker_confidence": 0.67386544
          }
        ],
        "speaker": 1,
        "id": "0f75933e-afaa-4e1b-9f42-a1fdd03be612"
      },
      {
        "start": 286.44,
        "end": 287.26,
        "confidence": 0.853594,
        "channel": 0,
        "transcript": "Smart transactions",
        "words": [
          {
            "word": "smart",
            "start": 286.44,
            "end": 286.76,
            "confidence": 0.72623914,
            "punctuated_word": "Smart",
            "speaker": 1,
            "speaker_confidence": 0.67386544
          },
          {
            "word": "transactions",
            "start": 286.76,
            "end": 287.26,
            "confidence": 0.98094887,
            "punctuated_word": "transactions",
            "speaker": 1,
            "speaker_confidence": 0.67386544
          }
        ],
        "speaker": 1,
        "id": "209e312a-9c72-4076-8f20-7b2aabdda01e"
      },
      {
        "start": 288.36002,
        "end": 291.02,
        "confidence": 0.97330314,
        "channel": 0,
        "transcript": "sounds like something similar to intense.",
        "words": [
          {
            "word": "sounds",
            "start": 288.36002,
            "end": 288.84,
            "confidence": 0.989165,
            "punctuated_word": "sounds",
            "speaker": 1,
            "speaker_confidence": 0.67386544
          },
          {
            "word": "like",
            "start": 288.84,
            "end": 289.16,
            "confidence": 0.9787788,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.67386544
          },
          {
            "word": "something",
            "start": 289.16,
            "end": 289.64,
            "confidence": 0.99953616,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.67386544
          },
          {
            "word": "similar",
            "start": 289.64,
            "end": 290.12,
            "confidence": 0.9998809,
            "punctuated_word": "similar",
            "speaker": 1,
            "speaker_confidence": 0.67386544
          },
          {
            "word": "to",
            "start": 290.12,
            "end": 290.52,
            "confidence": 0.9992519,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.67386544
          },
          {
            "word": "intense",
            "start": 290.52,
            "end": 291.02,
            "confidence": 0.8732063,
            "punctuated_word": "intense.",
            "speaker": 1,
            "speaker_confidence": 0.67386544
          }
        ],
        "speaker": 1,
        "id": "b23a02b3-4797-484c-9c42-ca82167fb87c"
      },
      {
        "start": 291.32,
        "end": 295.74,
        "confidence": 0.9652427,
        "channel": 0,
        "transcript": "Yes. Yes. Could you unpack that a bit? I mean, you could say that, except that it is not.",
        "words": [
          {
            "word": "yes",
            "start": 291.32,
            "end": 291.56,
            "confidence": 0.99745536,
            "punctuated_word": "Yes.",
            "speaker": 0,
            "speaker_confidence": 0.19825792
          },
          {
            "word": "yes",
            "start": 291.56,
            "end": 291.88,
            "confidence": 0.97375953,
            "punctuated_word": "Yes.",
            "speaker": 0,
            "speaker_confidence": 0.19825792
          },
          {
            "word": "could",
            "start": 291.88,
            "end": 292.04,
            "confidence": 0.9812757,
            "punctuated_word": "Could",
            "speaker": 0,
            "speaker_confidence": 0.19825792
          },
          {
            "word": "you",
            "start": 292.04,
            "end": 292.28,
            "confidence": 0.9982297,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.19825792
          },
          {
            "word": "unpack",
            "start": 292.28,
            "end": 292.6,
            "confidence": 0.99825436,
            "punctuated_word": "unpack",
            "speaker": 1,
            "speaker_confidence": 0.2103383
          },
          {
            "word": "that",
            "start": 292.6,
            "end": 292.76,
            "confidence": 0.9910313,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.2103383
          },
          {
            "word": "a",
            "start": 292.76,
            "end": 292.84,
            "confidence": 0.989151,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.2103383
          },
          {
            "word": "bit",
            "start": 292.84,
            "end": 293.08002,
            "confidence": 0.9674456,
            "punctuated_word": "bit?",
            "speaker": 1,
            "speaker_confidence": 0.2103383
          },
          {
            "word": "i",
            "start": 293.08002,
            "end": 293.16,
            "confidence": 0.99843115,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "mean",
            "start": 293.16,
            "end": 293.56,
            "confidence": 0.9973898,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "you",
            "start": 293.56,
            "end": 293.72,
            "confidence": 0.9981844,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "could",
            "start": 293.72,
            "end": 293.96,
            "confidence": 0.9725582,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "say",
            "start": 293.96,
            "end": 294.12,
            "confidence": 0.98704547,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "that",
            "start": 294.12,
            "end": 294.44,
            "confidence": 0.8452009,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "except",
            "start": 294.44,
            "end": 294.76,
            "confidence": 0.8980604,
            "punctuated_word": "except",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "that",
            "start": 294.76,
            "end": 294.92,
            "confidence": 0.8256729,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "it",
            "start": 294.92,
            "end": 295.0,
            "confidence": 0.979494,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "is",
            "start": 295.0,
            "end": 295.24,
            "confidence": 0.9730391,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          },
          {
            "word": "not",
            "start": 295.24,
            "end": 295.74,
            "confidence": 0.9679316,
            "punctuated_word": "not.",
            "speaker": 0,
            "speaker_confidence": 0.63233566
          }
        ],
        "speaker": 0,
        "id": "69da578a-3af5-4abb-9705-de6432b4c7da"
      },
      {
        "start": 296.755,
        "end": 299.415,
        "confidence": 0.9317478,
        "channel": 0,
        "transcript": "And and, because, you know, intense is,",
        "words": [
          {
            "word": "and",
            "start": 296.755,
            "end": 296.915,
            "confidence": 0.9644221,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5197769
          },
          {
            "word": "and",
            "start": 296.915,
            "end": 297.315,
            "confidence": 0.96465623,
            "punctuated_word": "and,",
            "speaker": 0,
            "speaker_confidence": 0.5197769
          },
          {
            "word": "because",
            "start": 297.715,
            "end": 298.035,
            "confidence": 0.9665425,
            "punctuated_word": "because,",
            "speaker": 0,
            "speaker_confidence": 0.5197769
          },
          {
            "word": "you",
            "start": 298.035,
            "end": 298.115,
            "confidence": 0.9978345,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5197769
          },
          {
            "word": "know",
            "start": 298.115,
            "end": 298.435,
            "confidence": 0.9997053,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5197769
          },
          {
            "word": "intense",
            "start": 298.435,
            "end": 298.915,
            "confidence": 0.6426413,
            "punctuated_word": "intense",
            "speaker": 0,
            "speaker_confidence": 0.5197769
          },
          {
            "word": "is",
            "start": 298.915,
            "end": 299.415,
            "confidence": 0.9864327,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.5197769
          }
        ],
        "speaker": 0,
        "id": "cf9310e4-707d-4c30-881e-e8feee1240fd"
      },
      {
        "start": 300.195,
        "end": 304.695,
        "confidence": 0.8525624,
        "channel": 0,
        "transcript": "I mean, called old fashioned, but as a computer scientist, I would say intense are a kind of a psychological",
        "words": [
          {
            "word": "i",
            "start": 300.195,
            "end": 300.355,
            "confidence": 0.9989071,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "mean",
            "start": 300.355,
            "end": 300.595,
            "confidence": 0.98134327,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "called",
            "start": 300.595,
            "end": 300.835,
            "confidence": 0.6044031,
            "punctuated_word": "called",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "old",
            "start": 300.835,
            "end": 301.075,
            "confidence": 0.8994088,
            "punctuated_word": "old",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "fashioned",
            "start": 301.075,
            "end": 301.475,
            "confidence": 0.7143444,
            "punctuated_word": "fashioned,",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "but",
            "start": 301.475,
            "end": 301.955,
            "confidence": 0.9985545,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "as",
            "start": 301.955,
            "end": 302.275,
            "confidence": 0.91222733,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "a",
            "start": 302.275,
            "end": 302.355,
            "confidence": 0.9597639,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "computer",
            "start": 302.355,
            "end": 302.675,
            "confidence": 0.99919134,
            "punctuated_word": "computer",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "scientist",
            "start": 302.675,
            "end": 303.075,
            "confidence": 0.9745774,
            "punctuated_word": "scientist,",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "i",
            "start": 303.075,
            "end": 303.155,
            "confidence": 0.98046255,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6658125
          },
          {
            "word": "would",
            "start": 303.155,
            "end": 303.235,
            "confidence": 0.7579317,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.38443387
          },
          {
            "word": "say",
            "start": 303.235,
            "end": 303.395,
            "confidence": 0.9392812,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.38443387
          },
          {
            "word": "intense",
            "start": 303.395,
            "end": 303.635,
            "confidence": 0.8483435,
            "punctuated_word": "intense",
            "speaker": 0,
            "speaker_confidence": 0.38443387
          },
          {
            "word": "are",
            "start": 303.635,
            "end": 303.71503,
            "confidence": 0.2780327,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.38443387
          },
          {
            "word": "a",
            "start": 303.71503,
            "end": 303.795,
            "confidence": 0.32352626,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.38443387
          },
          {
            "word": "kind",
            "start": 303.795,
            "end": 304.035,
            "confidence": 0.9757144,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.38443387
          },
          {
            "word": "of",
            "start": 304.035,
            "end": 304.115,
            "confidence": 0.99881625,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "a",
            "start": 304.115,
            "end": 304.195,
            "confidence": 0.90788835,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "psychological",
            "start": 304.195,
            "end": 304.695,
            "confidence": 0.99852955,
            "punctuated_word": "psychological",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          }
        ],
        "speaker": 0,
        "id": "0997733d-bd39-4975-a3a1-a16fabc605bf"
      },
      {
        "start": 305.715,
        "end": 319.84,
        "confidence": 0.9488293,
        "channel": 0,
        "transcript": "thing. But worse of it is that it's there is no way to verify what somebody's mind what the intentions are behind something. I mean Right. The only thing we can verify are consequences of actions. So in some ways, you could say the intents, but what we actually do is, like, for example, say on the wallet,",
        "words": [
          {
            "word": "thing",
            "start": 305.715,
            "end": 306.035,
            "confidence": 0.75499296,
            "punctuated_word": "thing.",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "but",
            "start": 306.035,
            "end": 306.275,
            "confidence": 0.99941075,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "worse",
            "start": 306.275,
            "end": 306.675,
            "confidence": 0.7227114,
            "punctuated_word": "worse",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "of",
            "start": 306.675,
            "end": 306.835,
            "confidence": 0.9342227,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "it",
            "start": 306.835,
            "end": 306.995,
            "confidence": 0.99768317,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "is",
            "start": 306.995,
            "end": 307.235,
            "confidence": 0.9964527,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "that",
            "start": 307.235,
            "end": 307.555,
            "confidence": 0.99859613,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "it's",
            "start": 307.555,
            "end": 307.715,
            "confidence": 0.93732154,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "there",
            "start": 307.795,
            "end": 307.98,
            "confidence": 0.9974964,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "is",
            "start": 308.06,
            "end": 308.14,
            "confidence": 0.99123037,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "no",
            "start": 308.14,
            "end": 308.30002,
            "confidence": 0.8832473,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "way",
            "start": 308.30002,
            "end": 308.38,
            "confidence": 0.97870123,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.63157225
          },
          {
            "word": "to",
            "start": 308.38,
            "end": 308.46002,
            "confidence": 0.99357915,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "verify",
            "start": 308.46002,
            "end": 308.94,
            "confidence": 0.9991098,
            "punctuated_word": "verify",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "what",
            "start": 308.94,
            "end": 309.1,
            "confidence": 0.99542916,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "somebody's",
            "start": 309.1,
            "end": 309.6,
            "confidence": 0.95639443,
            "punctuated_word": "somebody's",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "mind",
            "start": 309.66,
            "end": 310.14,
            "confidence": 0.9976165,
            "punctuated_word": "mind",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "what",
            "start": 310.30002,
            "end": 310.54,
            "confidence": 0.99964595,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "the",
            "start": 310.54,
            "end": 310.7,
            "confidence": 0.56469524,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "intentions",
            "start": 310.7,
            "end": 311.18002,
            "confidence": 0.9973381,
            "punctuated_word": "intentions",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "are",
            "start": 311.18002,
            "end": 311.42,
            "confidence": 0.99296546,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "behind",
            "start": 311.42,
            "end": 311.66,
            "confidence": 0.99392444,
            "punctuated_word": "behind",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "something",
            "start": 311.66,
            "end": 312.06,
            "confidence": 0.9607297,
            "punctuated_word": "something.",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "i",
            "start": 312.06,
            "end": 312.1,
            "confidence": 0.99632746,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "mean",
            "start": 312.1,
            "end": 312.14,
            "confidence": 0.9998975,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 0.53924453
          },
          {
            "word": "right",
            "start": 312.38,
            "end": 312.54,
            "confidence": 0.9679545,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.011397004
          },
          {
            "word": "the",
            "start": 312.7,
            "end": 312.78,
            "confidence": 0.95077,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "only",
            "start": 312.78,
            "end": 313.02002,
            "confidence": 0.9961128,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "thing",
            "start": 313.02002,
            "end": 313.1,
            "confidence": 0.9428379,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "we",
            "start": 313.1,
            "end": 313.26,
            "confidence": 0.9816042,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "can",
            "start": 313.26,
            "end": 313.42,
            "confidence": 0.99906653,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "verify",
            "start": 313.42,
            "end": 313.82,
            "confidence": 0.995362,
            "punctuated_word": "verify",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "are",
            "start": 313.82,
            "end": 313.98,
            "confidence": 0.9195698,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "consequences",
            "start": 313.98,
            "end": 314.48,
            "confidence": 0.9492997,
            "punctuated_word": "consequences",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "of",
            "start": 314.54,
            "end": 314.78,
            "confidence": 0.99763083,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "actions",
            "start": 314.78,
            "end": 315.28,
            "confidence": 0.993163,
            "punctuated_word": "actions.",
            "speaker": 0,
            "speaker_confidence": 0.5207788
          },
          {
            "word": "so",
            "start": 315.42,
            "end": 315.58002,
            "confidence": 0.999113,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "in",
            "start": 315.58002,
            "end": 315.74002,
            "confidence": 0.9782054,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "some",
            "start": 315.74002,
            "end": 315.98,
            "confidence": 0.98851854,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "ways",
            "start": 315.98,
            "end": 316.14,
            "confidence": 0.89166105,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "you",
            "start": 316.14,
            "end": 316.30002,
            "confidence": 0.9990194,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "could",
            "start": 316.30002,
            "end": 316.46002,
            "confidence": 0.99979013,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "say",
            "start": 316.46002,
            "end": 316.7,
            "confidence": 0.9854388,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "the",
            "start": 316.7,
            "end": 316.86002,
            "confidence": 0.75031656,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "intents",
            "start": 316.86002,
            "end": 317.18002,
            "confidence": 0.8578439,
            "punctuated_word": "intents,",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "but",
            "start": 317.18002,
            "end": 317.34,
            "confidence": 0.99897754,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "what",
            "start": 317.34,
            "end": 317.5,
            "confidence": 0.9975057,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "we",
            "start": 317.5,
            "end": 317.66,
            "confidence": 0.99023926,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "actually",
            "start": 317.66,
            "end": 317.98,
            "confidence": 0.9958528,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "do",
            "start": 317.98,
            "end": 318.14,
            "confidence": 0.9975661,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "is",
            "start": 318.14,
            "end": 318.30002,
            "confidence": 0.8724401,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "like",
            "start": 318.30002,
            "end": 318.46002,
            "confidence": 0.97883904,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "for",
            "start": 318.46002,
            "end": 318.62,
            "confidence": 0.99979025,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "example",
            "start": 318.62,
            "end": 318.94,
            "confidence": 0.99245536,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "say",
            "start": 318.94,
            "end": 319.1,
            "confidence": 0.9892035,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "on",
            "start": 319.1,
            "end": 319.26,
            "confidence": 0.66099036,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "the",
            "start": 319.26,
            "end": 319.34,
            "confidence": 0.8039545,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "wallet",
            "start": 319.34,
            "end": 319.84,
            "confidence": 0.97128165,
            "punctuated_word": "wallet,",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          }
        ],
        "speaker": 0,
        "id": "20fac639-e173-4a50-a324-72530c451145"
      },
      {
        "start": 320.46002,
        "end": 323.685,
        "confidence": 0.90831006,
        "channel": 0,
        "transcript": "you click and you give a measure saying I want a certain kind of slippage,",
        "words": [
          {
            "word": "you",
            "start": 320.46002,
            "end": 320.865,
            "confidence": 0.9995141,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "click",
            "start": 320.94498,
            "end": 321.185,
            "confidence": 0.9996209,
            "punctuated_word": "click",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "and",
            "start": 321.185,
            "end": 321.265,
            "confidence": 0.88146156,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "you",
            "start": 321.265,
            "end": 321.345,
            "confidence": 0.8024552,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7354102
          },
          {
            "word": "give",
            "start": 321.345,
            "end": 321.465,
            "confidence": 0.98447096,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.3902043
          },
          {
            "word": "a",
            "start": 321.465,
            "end": 321.585,
            "confidence": 0.88073194,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.3902043
          },
          {
            "word": "measure",
            "start": 321.585,
            "end": 321.905,
            "confidence": 0.95507556,
            "punctuated_word": "measure",
            "speaker": 0,
            "speaker_confidence": 0.3902043
          },
          {
            "word": "saying",
            "start": 321.905,
            "end": 322.145,
            "confidence": 0.83038884,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.3902043
          },
          {
            "word": "i",
            "start": 322.145,
            "end": 322.305,
            "confidence": 0.5597943,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.3902043
          },
          {
            "word": "want",
            "start": 322.305,
            "end": 322.425,
            "confidence": 0.9898864,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.3902043
          },
          {
            "word": "a",
            "start": 322.425,
            "end": 322.54498,
            "confidence": 0.9549993,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.4456877
          },
          {
            "word": "certain",
            "start": 322.54498,
            "end": 322.785,
            "confidence": 0.9439018,
            "punctuated_word": "certain",
            "speaker": 0,
            "speaker_confidence": 0.4456877
          },
          {
            "word": "kind",
            "start": 322.785,
            "end": 322.94498,
            "confidence": 0.99830085,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.4456877
          },
          {
            "word": "of",
            "start": 322.94498,
            "end": 323.185,
            "confidence": 0.9993766,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.4456877
          },
          {
            "word": "slippage",
            "start": 323.185,
            "end": 323.685,
            "confidence": 0.8446724,
            "punctuated_word": "slippage,",
            "speaker": 0,
            "speaker_confidence": 0.4456877
          }
        ],
        "speaker": 0,
        "id": "c5e21596-eefa-4977-abad-60bf8afa76b0"
      },
      {
        "start": 324.22498,
        "end": 326.16498,
        "confidence": 0.99403447,
        "channel": 0,
        "transcript": "then that's something we can verify.",
        "words": [
          {
            "word": "then",
            "start": 324.22498,
            "end": 324.705,
            "confidence": 0.99932826,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.5426197
          },
          {
            "word": "that's",
            "start": 324.705,
            "end": 324.94498,
            "confidence": 0.9960731,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.5426197
          },
          {
            "word": "something",
            "start": 324.94498,
            "end": 325.345,
            "confidence": 0.99992645,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.5426197
          },
          {
            "word": "we",
            "start": 325.345,
            "end": 325.425,
            "confidence": 0.9698212,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.5426197
          },
          {
            "word": "can",
            "start": 325.425,
            "end": 325.66498,
            "confidence": 0.999877,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.5426197
          },
          {
            "word": "verify",
            "start": 325.66498,
            "end": 326.16498,
            "confidence": 0.99918103,
            "punctuated_word": "verify.",
            "speaker": 0,
            "speaker_confidence": 0.5426197
          }
        ],
        "speaker": 0,
        "id": "d7b70618-5be2-4149-b6f6-1f98538b0bf8"
      },
      {
        "start": 326.465,
        "end": 330.32498,
        "confidence": 0.92865586,
        "channel": 0,
        "transcript": "So you can see that's an intent, but I will just call it an objective of whatever,",
        "words": [
          {
            "word": "so",
            "start": 326.465,
            "end": 326.54498,
            "confidence": 0.9981451,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "you",
            "start": 326.54498,
            "end": 326.705,
            "confidence": 0.9875408,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "can",
            "start": 326.705,
            "end": 326.865,
            "confidence": 0.91194665,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "see",
            "start": 326.865,
            "end": 326.94498,
            "confidence": 0.55197203,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "that's",
            "start": 326.94498,
            "end": 327.185,
            "confidence": 0.85582083,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "an",
            "start": 327.185,
            "end": 327.345,
            "confidence": 0.9919308,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "intent",
            "start": 327.345,
            "end": 327.66498,
            "confidence": 0.9873438,
            "punctuated_word": "intent,",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "but",
            "start": 327.66498,
            "end": 327.905,
            "confidence": 0.9996451,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "i",
            "start": 327.905,
            "end": 327.985,
            "confidence": 0.99978656,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "will",
            "start": 327.985,
            "end": 328.145,
            "confidence": 0.53088653,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "just",
            "start": 328.145,
            "end": 328.38498,
            "confidence": 0.9993231,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "call",
            "start": 328.38498,
            "end": 328.54498,
            "confidence": 0.99948514,
            "punctuated_word": "call",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "it",
            "start": 328.54498,
            "end": 328.785,
            "confidence": 0.9998884,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "an",
            "start": 328.785,
            "end": 329.025,
            "confidence": 0.99887663,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "objective",
            "start": 329.025,
            "end": 329.525,
            "confidence": 0.99983037,
            "punctuated_word": "objective",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "of",
            "start": 329.585,
            "end": 329.82498,
            "confidence": 0.9975591,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "whatever",
            "start": 329.82498,
            "end": 330.32498,
            "confidence": 0.9771688,
            "punctuated_word": "whatever,",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          }
        ],
        "speaker": 0,
        "id": "37ca9501-9859-4a66-b7f7-c5c2b743a3a3"
      },
      {
        "start": 330.94498,
        "end": 337.59,
        "confidence": 0.9250295,
        "channel": 0,
        "transcript": "like like, the word objective and goal. Something is out there in the world, something that is verifiable. So you could say that, yes,",
        "words": [
          {
            "word": "like",
            "start": 330.94498,
            "end": 331.44498,
            "confidence": 0.99826694,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "like",
            "start": 331.66498,
            "end": 332.065,
            "confidence": 0.61824584,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "the",
            "start": 332.065,
            "end": 332.22498,
            "confidence": 0.9985129,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "word",
            "start": 332.22498,
            "end": 332.38498,
            "confidence": 0.89738077,
            "punctuated_word": "word",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "objective",
            "start": 332.38498,
            "end": 332.865,
            "confidence": 0.97549385,
            "punctuated_word": "objective",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "and",
            "start": 332.865,
            "end": 333.10498,
            "confidence": 0.27353698,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "goal",
            "start": 333.10498,
            "end": 333.60498,
            "confidence": 0.8477413,
            "punctuated_word": "goal.",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "something",
            "start": 333.745,
            "end": 334.05,
            "confidence": 0.9935689,
            "punctuated_word": "Something",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "is",
            "start": 334.05,
            "end": 334.28998,
            "confidence": 0.9735162,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "out",
            "start": 334.28998,
            "end": 334.44998,
            "confidence": 0.9989907,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "there",
            "start": 334.44998,
            "end": 334.49,
            "confidence": 0.99855083,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.6488134
          },
          {
            "word": "in",
            "start": 334.49,
            "end": 334.53,
            "confidence": 0.99899906,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.52556986
          },
          {
            "word": "the",
            "start": 334.53,
            "end": 334.69,
            "confidence": 0.9993917,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.52556986
          },
          {
            "word": "world",
            "start": 334.69,
            "end": 335.00998,
            "confidence": 0.8457391,
            "punctuated_word": "world,",
            "speaker": 0,
            "speaker_confidence": 0.52556986
          },
          {
            "word": "something",
            "start": 335.00998,
            "end": 335.25,
            "confidence": 0.99921274,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.52556986
          },
          {
            "word": "that",
            "start": 335.25,
            "end": 335.49,
            "confidence": 0.99813265,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.52556986
          },
          {
            "word": "is",
            "start": 335.49,
            "end": 335.72998,
            "confidence": 0.9992481,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.52556986
          },
          {
            "word": "verifiable",
            "start": 335.72998,
            "end": 336.21,
            "confidence": 0.99003714,
            "punctuated_word": "verifiable.",
            "speaker": 0,
            "speaker_confidence": 0.52556986
          },
          {
            "word": "so",
            "start": 336.21,
            "end": 336.28998,
            "confidence": 0.99968183,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.49867374
          },
          {
            "word": "you",
            "start": 336.28998,
            "end": 336.44998,
            "confidence": 0.99701476,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.49867374
          },
          {
            "word": "could",
            "start": 336.44998,
            "end": 336.61,
            "confidence": 0.99983907,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.49867374
          },
          {
            "word": "say",
            "start": 336.61,
            "end": 336.84998,
            "confidence": 0.99433845,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.49867374
          },
          {
            "word": "that",
            "start": 336.84998,
            "end": 337.09,
            "confidence": 0.89335614,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.49867374
          },
          {
            "word": "yes",
            "start": 337.09,
            "end": 337.59,
            "confidence": 0.91191185,
            "punctuated_word": "yes,",
            "speaker": 0,
            "speaker_confidence": 0.49867374
          }
        ],
        "speaker": 0,
        "id": "d9fdd9c3-5e18-4ed5-87a7-7ec7d6fa5978"
      },
      {
        "start": 338.21,
        "end": 342.31,
        "confidence": 0.8684184,
        "channel": 0,
        "transcript": "it is that, but it's also another way of, talking about it is is,",
        "words": [
          {
            "word": "it",
            "start": 338.21,
            "end": 338.37,
            "confidence": 0.99837327,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.49867374
          },
          {
            "word": "is",
            "start": 338.37,
            "end": 338.53,
            "confidence": 0.9997148,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "that",
            "start": 338.53,
            "end": 338.77,
            "confidence": 0.7985076,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "but",
            "start": 338.77,
            "end": 338.93,
            "confidence": 0.9985979,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "it's",
            "start": 338.93,
            "end": 339.09,
            "confidence": 0.5715245,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "also",
            "start": 339.09,
            "end": 339.59,
            "confidence": 0.97109634,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "another",
            "start": 339.81,
            "end": 340.12997,
            "confidence": 0.5367169,
            "punctuated_word": "another",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "way",
            "start": 340.12997,
            "end": 340.37,
            "confidence": 0.98906773,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "of",
            "start": 340.37,
            "end": 340.53,
            "confidence": 0.9128812,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "talking",
            "start": 340.84998,
            "end": 341.09,
            "confidence": 0.99884796,
            "punctuated_word": "talking",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "about",
            "start": 341.09,
            "end": 341.49,
            "confidence": 0.99980825,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "it",
            "start": 341.49,
            "end": 341.56998,
            "confidence": 0.4283683,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "is",
            "start": 341.56998,
            "end": 341.81,
            "confidence": 0.9828872,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "is",
            "start": 341.81,
            "end": 342.31,
            "confidence": 0.9714664,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          }
        ],
        "speaker": 0,
        "id": "0771ceba-42f6-4a8c-9f94-3bd1f55c56f2"
      },
      {
        "start": 342.93,
        "end": 344.06998,
        "confidence": 0.97943157,
        "channel": 0,
        "transcript": "Vitalik has this",
        "words": [
          {
            "word": "vitalik",
            "start": 342.93,
            "end": 343.40997,
            "confidence": 0.9499246,
            "punctuated_word": "Vitalik",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "has",
            "start": 343.40997,
            "end": 343.56998,
            "confidence": 0.9892291,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          },
          {
            "word": "this",
            "start": 343.56998,
            "end": 344.06998,
            "confidence": 0.999141,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.6339313
          }
        ],
        "speaker": 0,
        "id": "a431d094-8dbb-42d6-af4f-0dc1120ea239"
      },
      {
        "start": 344.53,
        "end": 348.065,
        "confidence": 0.9532476,
        "channel": 0,
        "transcript": "believe it's EIP seven seven zero two, two, which is basically",
        "words": [
          {
            "word": "believe",
            "start": 344.53,
            "end": 344.77,
            "confidence": 0.6204375,
            "punctuated_word": "believe",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "it's",
            "start": 344.77,
            "end": 345.09,
            "confidence": 0.97873574,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "eip",
            "start": 345.09,
            "end": 345.40997,
            "confidence": 0.98482347,
            "punctuated_word": "EIP",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "seven",
            "start": 345.40997,
            "end": 345.72998,
            "confidence": 0.9950976,
            "punctuated_word": "seven",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "seven",
            "start": 345.72998,
            "end": 346.05,
            "confidence": 0.99534756,
            "punctuated_word": "seven",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "zero",
            "start": 346.05,
            "end": 346.44998,
            "confidence": 0.9987877,
            "punctuated_word": "zero",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "two",
            "start": 346.44998,
            "end": 346.605,
            "confidence": 0.9495355,
            "punctuated_word": "two,",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "two",
            "start": 347.08502,
            "end": 347.165,
            "confidence": 0.9868747,
            "punctuated_word": "two,",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "which",
            "start": 347.165,
            "end": 347.325,
            "confidence": 0.999019,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "is",
            "start": 347.325,
            "end": 347.565,
            "confidence": 0.9997429,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          },
          {
            "word": "basically",
            "start": 347.565,
            "end": 348.065,
            "confidence": 0.9773222,
            "punctuated_word": "basically",
            "speaker": 0,
            "speaker_confidence": 0.6069708
          }
        ],
        "speaker": 0,
        "id": "4426de9b-e2ab-45e5-b31d-e124435453e1"
      },
      {
        "start": 349.885,
        "end": 351.185,
        "confidence": 0.8027187,
        "channel": 0,
        "transcript": "extending the expressibility",
        "words": [
          {
            "word": "extending",
            "start": 349.885,
            "end": 350.385,
            "confidence": 0.5020702,
            "punctuated_word": "extending",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "the",
            "start": 350.445,
            "end": 350.685,
            "confidence": 0.9991836,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "expressibility",
            "start": 350.685,
            "end": 351.185,
            "confidence": 0.90690225,
            "punctuated_word": "expressibility",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          }
        ],
        "speaker": 0,
        "id": "cdf160f9-e685-49c5-b9d7-db4b267244ef"
      },
      {
        "start": 351.565,
        "end": 352.86502,
        "confidence": 0.98417234,
        "channel": 0,
        "transcript": "of every transaction",
        "words": [
          {
            "word": "of",
            "start": 351.565,
            "end": 352.045,
            "confidence": 0.99968946,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "every",
            "start": 352.045,
            "end": 352.36502,
            "confidence": 0.9529386,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "transaction",
            "start": 352.36502,
            "end": 352.86502,
            "confidence": 0.9998888,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          }
        ],
        "speaker": 0,
        "id": "30c284e2-0976-4bab-900b-9a3855290208"
      },
      {
        "start": 353.885,
        "end": 354.945,
        "confidence": 0.99666584,
        "channel": 0,
        "transcript": "to be able to",
        "words": [
          {
            "word": "to",
            "start": 353.885,
            "end": 354.125,
            "confidence": 0.98782736,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "be",
            "start": 354.125,
            "end": 354.285,
            "confidence": 0.9999156,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "able",
            "start": 354.285,
            "end": 354.445,
            "confidence": 0.99997246,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "to",
            "start": 354.445,
            "end": 354.945,
            "confidence": 0.99894804,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          }
        ],
        "speaker": 0,
        "id": "9191cefb-9249-4ea5-b0bb-fff54201a2b6"
      },
      {
        "start": 355.725,
        "end": 359.265,
        "confidence": 0.90391636,
        "channel": 0,
        "transcript": "have these other conditions, no things I was talking about. And that's,",
        "words": [
          {
            "word": "have",
            "start": 355.725,
            "end": 355.885,
            "confidence": 0.99621373,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "these",
            "start": 355.885,
            "end": 356.125,
            "confidence": 0.96443075,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "other",
            "start": 356.125,
            "end": 356.36502,
            "confidence": 0.9993917,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "conditions",
            "start": 356.36502,
            "end": 356.845,
            "confidence": 0.83383137,
            "punctuated_word": "conditions,",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "no",
            "start": 356.845,
            "end": 357.005,
            "confidence": 0.26609465,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "things",
            "start": 357.005,
            "end": 357.245,
            "confidence": 0.9642785,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "i",
            "start": 357.245,
            "end": 357.405,
            "confidence": 0.86726296,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "was",
            "start": 357.405,
            "end": 357.565,
            "confidence": 0.9998659,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "talking",
            "start": 357.565,
            "end": 357.885,
            "confidence": 0.9998368,
            "punctuated_word": "talking",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "about",
            "start": 357.885,
            "end": 358.385,
            "confidence": 0.9652268,
            "punctuated_word": "about.",
            "speaker": 0,
            "speaker_confidence": 0.7801037
          },
          {
            "word": "and",
            "start": 358.605,
            "end": 358.765,
            "confidence": 0.9974878,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "that's",
            "start": 358.765,
            "end": 359.265,
            "confidence": 0.99307394,
            "punctuated_word": "that's,",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          }
        ],
        "speaker": 0,
        "id": "7270e0f4-4865-434e-a814-c67c7a3d78e3"
      },
      {
        "start": 359.965,
        "end": 360.70502,
        "confidence": 0.99274206,
        "channel": 0,
        "transcript": "that's something,",
        "words": [
          {
            "word": "that's",
            "start": 359.965,
            "end": 360.20502,
            "confidence": 0.9989894,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "something",
            "start": 360.20502,
            "end": 360.70502,
            "confidence": 0.9864948,
            "punctuated_word": "something,",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          }
        ],
        "speaker": 0,
        "id": "b974e83e-d4b8-48b1-8a91-4f2ef5fb3eed"
      },
      {
        "start": 361.08502,
        "end": 370.38998,
        "confidence": 0.969506,
        "channel": 0,
        "transcript": "you know, in some ways in line with what we have already been trying for a couple of years now. And maybe I'll give you if I may let me give a different very different, metaphor,",
        "words": [
          {
            "word": "you",
            "start": 361.08502,
            "end": 361.245,
            "confidence": 0.999025,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "know",
            "start": 361.245,
            "end": 361.565,
            "confidence": 0.9996358,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "in",
            "start": 361.565,
            "end": 361.83,
            "confidence": 0.9991615,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "some",
            "start": 361.90997,
            "end": 362.15,
            "confidence": 0.9996221,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "ways",
            "start": 362.15,
            "end": 362.31,
            "confidence": 0.9975394,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "in",
            "start": 362.31,
            "end": 362.55,
            "confidence": 0.57470685,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "line",
            "start": 362.55,
            "end": 362.78998,
            "confidence": 0.99865985,
            "punctuated_word": "line",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "with",
            "start": 362.78998,
            "end": 363.03,
            "confidence": 0.99957114,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "what",
            "start": 363.03,
            "end": 363.18997,
            "confidence": 0.99940014,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "we",
            "start": 363.18997,
            "end": 363.34998,
            "confidence": 0.99812084,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "have",
            "start": 363.34998,
            "end": 363.59,
            "confidence": 0.99853146,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "already",
            "start": 363.59,
            "end": 363.90997,
            "confidence": 0.99910897,
            "punctuated_word": "already",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "been",
            "start": 363.90997,
            "end": 364.15,
            "confidence": 0.9995577,
            "punctuated_word": "been",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "trying",
            "start": 364.15,
            "end": 364.65,
            "confidence": 0.99909484,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "for",
            "start": 364.87,
            "end": 365.03,
            "confidence": 0.9994381,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "a",
            "start": 365.03,
            "end": 365.11,
            "confidence": 0.98215014,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.76118886
          },
          {
            "word": "couple",
            "start": 365.11,
            "end": 365.34998,
            "confidence": 0.9999418,
            "punctuated_word": "couple",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "of",
            "start": 365.34998,
            "end": 365.43,
            "confidence": 0.9985544,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "years",
            "start": 365.43,
            "end": 365.75,
            "confidence": 0.99988306,
            "punctuated_word": "years",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "now",
            "start": 365.75,
            "end": 366.15,
            "confidence": 0.9876955,
            "punctuated_word": "now.",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "and",
            "start": 366.15,
            "end": 366.38998,
            "confidence": 0.98757046,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "maybe",
            "start": 366.38998,
            "end": 366.62997,
            "confidence": 0.9578989,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "i'll",
            "start": 366.62997,
            "end": 366.71,
            "confidence": 0.99108225,
            "punctuated_word": "I'll",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "give",
            "start": 366.71,
            "end": 366.87,
            "confidence": 0.9991715,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "you",
            "start": 366.87,
            "end": 367.37,
            "confidence": 0.9977902,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "if",
            "start": 367.59,
            "end": 367.83,
            "confidence": 0.98213506,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "i",
            "start": 367.83,
            "end": 367.90997,
            "confidence": 0.9835163,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "may",
            "start": 367.90997,
            "end": 368.06998,
            "confidence": 0.92355496,
            "punctuated_word": "may",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "let",
            "start": 368.15,
            "end": 368.22998,
            "confidence": 0.8951954,
            "punctuated_word": "let",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "me",
            "start": 368.22998,
            "end": 368.38998,
            "confidence": 0.9944007,
            "punctuated_word": "me",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "give",
            "start": 368.38998,
            "end": 368.62997,
            "confidence": 0.98681855,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "a",
            "start": 368.62997,
            "end": 368.71,
            "confidence": 0.75615156,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "different",
            "start": 368.71,
            "end": 368.94998,
            "confidence": 0.99581665,
            "punctuated_word": "different",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "very",
            "start": 369.03,
            "end": 369.18997,
            "confidence": 0.95759153,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "different",
            "start": 369.18997,
            "end": 369.59,
            "confidence": 0.9880854,
            "punctuated_word": "different,",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "metaphor",
            "start": 369.90997,
            "end": 370.38998,
            "confidence": 0.9760375,
            "punctuated_word": "metaphor,",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          }
        ],
        "speaker": 0,
        "id": "00dd3949-7911-465e-809d-c753304cf2e9"
      },
      {
        "start": 370.71,
        "end": 380.475,
        "confidence": 0.9646138,
        "channel": 0,
        "transcript": "landscape to, like, paint the picture a little bit. So right now, if you look at Ethereum, most of the stuff in Ethereum boils down to, doing a swap coin x, coin y.",
        "words": [
          {
            "word": "landscape",
            "start": 370.71,
            "end": 371.18997,
            "confidence": 0.9994672,
            "punctuated_word": "landscape",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "to",
            "start": 371.18997,
            "end": 371.43,
            "confidence": 0.98113763,
            "punctuated_word": "to,",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "like",
            "start": 371.43,
            "end": 371.83,
            "confidence": 0.998619,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "paint",
            "start": 371.83,
            "end": 371.99,
            "confidence": 0.9826127,
            "punctuated_word": "paint",
            "speaker": 0,
            "speaker_confidence": 0.7020193
          },
          {
            "word": "the",
            "start": 371.99,
            "end": 372.06998,
            "confidence": 0.9914494,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5437403
          },
          {
            "word": "picture",
            "start": 372.06998,
            "end": 372.26996,
            "confidence": 0.99974436,
            "punctuated_word": "picture",
            "speaker": 0,
            "speaker_confidence": 0.5437403
          },
          {
            "word": "a",
            "start": 372.26996,
            "end": 372.46997,
            "confidence": 0.99427396,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5437403
          },
          {
            "word": "little",
            "start": 372.46997,
            "end": 372.71,
            "confidence": 0.9992766,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 0.5437403
          },
          {
            "word": "bit",
            "start": 372.71,
            "end": 373.21,
            "confidence": 0.9977274,
            "punctuated_word": "bit.",
            "speaker": 0,
            "speaker_confidence": 0.5437403
          },
          {
            "word": "so",
            "start": 373.34998,
            "end": 373.66998,
            "confidence": 0.98621494,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.5437403
          },
          {
            "word": "right",
            "start": 373.66998,
            "end": 373.83,
            "confidence": 0.97023743,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.5437403
          },
          {
            "word": "now",
            "start": 373.83,
            "end": 373.99,
            "confidence": 0.9135308,
            "punctuated_word": "now,",
            "speaker": 0,
            "speaker_confidence": 0.5437403
          },
          {
            "word": "if",
            "start": 373.99,
            "end": 374.06998,
            "confidence": 0.9876609,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.5497688
          },
          {
            "word": "you",
            "start": 374.06998,
            "end": 374.22998,
            "confidence": 0.98203146,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5497688
          },
          {
            "word": "look",
            "start": 374.22998,
            "end": 374.38998,
            "confidence": 0.9840024,
            "punctuated_word": "look",
            "speaker": 0,
            "speaker_confidence": 0.5497688
          },
          {
            "word": "at",
            "start": 374.38998,
            "end": 374.775,
            "confidence": 0.96705675,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.5497688
          },
          {
            "word": "ethereum",
            "start": 374.935,
            "end": 375.255,
            "confidence": 0.9668631,
            "punctuated_word": "Ethereum,",
            "speaker": 0,
            "speaker_confidence": 0.5497688
          },
          {
            "word": "most",
            "start": 375.255,
            "end": 375.57498,
            "confidence": 0.99892455,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.5497688
          },
          {
            "word": "of",
            "start": 375.57498,
            "end": 375.655,
            "confidence": 0.9998385,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5497688
          },
          {
            "word": "the",
            "start": 375.655,
            "end": 375.735,
            "confidence": 0.9973942,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "stuff",
            "start": 375.735,
            "end": 375.975,
            "confidence": 0.99949765,
            "punctuated_word": "stuff",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "in",
            "start": 375.975,
            "end": 376.13498,
            "confidence": 0.9591283,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "ethereum",
            "start": 376.13498,
            "end": 376.63498,
            "confidence": 0.9899187,
            "punctuated_word": "Ethereum",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "boils",
            "start": 376.695,
            "end": 377.095,
            "confidence": 0.99477637,
            "punctuated_word": "boils",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "down",
            "start": 377.095,
            "end": 377.335,
            "confidence": 0.99947554,
            "punctuated_word": "down",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "to",
            "start": 377.335,
            "end": 377.815,
            "confidence": 0.9624388,
            "punctuated_word": "to,",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "doing",
            "start": 378.13498,
            "end": 378.375,
            "confidence": 0.9926577,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "a",
            "start": 378.375,
            "end": 378.535,
            "confidence": 0.9212025,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "swap",
            "start": 378.535,
            "end": 379.01498,
            "confidence": 0.9862916,
            "punctuated_word": "swap",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "coin",
            "start": 379.01498,
            "end": 379.335,
            "confidence": 0.47184333,
            "punctuated_word": "coin",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "x",
            "start": 379.335,
            "end": 379.655,
            "confidence": 0.8767432,
            "punctuated_word": "x,",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "coin",
            "start": 379.655,
            "end": 379.975,
            "confidence": 0.9990747,
            "punctuated_word": "coin",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "y",
            "start": 379.975,
            "end": 380.475,
            "confidence": 0.98114,
            "punctuated_word": "y.",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          }
        ],
        "speaker": 0,
        "id": "bc75cd8a-c95b-4eaa-be8d-7e0c7d8bf2f2"
      },
      {
        "start": 381.495,
        "end": 390.14,
        "confidence": 0.90012676,
        "channel": 0,
        "transcript": "We have the Uniswap. Then we have Uniswap x based on Cowswap. Many other platforms do the same thing. Sure. You have bridging. You have staking of all that. But, ultimately, if you can't,",
        "words": [
          {
            "word": "we",
            "start": 381.495,
            "end": 381.735,
            "confidence": 0.914924,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "have",
            "start": 381.735,
            "end": 381.895,
            "confidence": 0.9996629,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "the",
            "start": 381.895,
            "end": 382.055,
            "confidence": 0.54484266,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "uniswap",
            "start": 382.055,
            "end": 382.555,
            "confidence": 0.8808397,
            "punctuated_word": "Uniswap.",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "then",
            "start": 382.695,
            "end": 382.935,
            "confidence": 0.98322624,
            "punctuated_word": "Then",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "we",
            "start": 382.935,
            "end": 383.095,
            "confidence": 0.9555749,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "have",
            "start": 383.095,
            "end": 383.255,
            "confidence": 0.99589854,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "uniswap",
            "start": 383.255,
            "end": 383.735,
            "confidence": 0.98589957,
            "punctuated_word": "Uniswap",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "x",
            "start": 383.735,
            "end": 383.975,
            "confidence": 0.64855844,
            "punctuated_word": "x",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "based",
            "start": 383.975,
            "end": 384.13498,
            "confidence": 0.94795066,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "on",
            "start": 384.13498,
            "end": 384.29498,
            "confidence": 0.99117553,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "cowswap",
            "start": 384.29498,
            "end": 384.79498,
            "confidence": 0.8030137,
            "punctuated_word": "Cowswap.",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "many",
            "start": 384.85498,
            "end": 385.095,
            "confidence": 0.9926495,
            "punctuated_word": "Many",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "other",
            "start": 385.095,
            "end": 385.335,
            "confidence": 0.9894767,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "platforms",
            "start": 385.335,
            "end": 385.815,
            "confidence": 0.9983973,
            "punctuated_word": "platforms",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "do",
            "start": 385.815,
            "end": 385.895,
            "confidence": 0.8368918,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "the",
            "start": 385.895,
            "end": 386.055,
            "confidence": 0.9982876,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "same",
            "start": 386.055,
            "end": 386.215,
            "confidence": 0.99980766,
            "punctuated_word": "same",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "thing",
            "start": 386.215,
            "end": 386.715,
            "confidence": 0.9984541,
            "punctuated_word": "thing.",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "sure",
            "start": 386.935,
            "end": 387.175,
            "confidence": 0.78837377,
            "punctuated_word": "Sure.",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "you",
            "start": 387.175,
            "end": 387.255,
            "confidence": 0.8028357,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "have",
            "start": 387.255,
            "end": 387.41498,
            "confidence": 0.47967783,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "bridging",
            "start": 387.41498,
            "end": 387.815,
            "confidence": 0.7592707,
            "punctuated_word": "bridging.",
            "speaker": 0,
            "speaker_confidence": 0.7761208
          },
          {
            "word": "you",
            "start": 387.815,
            "end": 387.895,
            "confidence": 0.9875567,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.5441002
          },
          {
            "word": "have",
            "start": 387.895,
            "end": 388.055,
            "confidence": 0.955009,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.5441002
          },
          {
            "word": "staking",
            "start": 388.055,
            "end": 388.375,
            "confidence": 0.9947479,
            "punctuated_word": "staking",
            "speaker": 0,
            "speaker_confidence": 0.5441002
          },
          {
            "word": "of",
            "start": 388.375,
            "end": 388.535,
            "confidence": 0.9441937,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5441002
          },
          {
            "word": "all",
            "start": 388.535,
            "end": 388.695,
            "confidence": 0.98871547,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.5441002
          },
          {
            "word": "that",
            "start": 388.695,
            "end": 388.775,
            "confidence": 0.8365201,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.5441002
          },
          {
            "word": "but",
            "start": 388.775,
            "end": 389.16,
            "confidence": 0.6371248,
            "punctuated_word": "But,",
            "speaker": 0,
            "speaker_confidence": 0.5441002
          },
          {
            "word": "ultimately",
            "start": 389.24,
            "end": 389.4,
            "confidence": 0.99705905,
            "punctuated_word": "ultimately,",
            "speaker": 0,
            "speaker_confidence": 0.5441002
          },
          {
            "word": "if",
            "start": 389.4,
            "end": 389.52002,
            "confidence": 0.99847025,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.5784275
          },
          {
            "word": "you",
            "start": 389.52002,
            "end": 389.64,
            "confidence": 0.9998771,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5784275
          },
          {
            "word": "can't",
            "start": 389.64,
            "end": 390.14,
            "confidence": 0.9693467,
            "punctuated_word": "can't,",
            "speaker": 0,
            "speaker_confidence": 0.5784275
          }
        ],
        "speaker": 0,
        "id": "d0b5e0ff-4a04-4f55-aadf-ff5d32401b7b"
      },
      {
        "start": 391.0,
        "end": 393.34,
        "confidence": 0.9874022,
        "channel": 0,
        "transcript": "take your money out or put new money, which is against,",
        "words": [
          {
            "word": "take",
            "start": 391.0,
            "end": 391.16,
            "confidence": 0.99946743,
            "punctuated_word": "take",
            "speaker": 0,
            "speaker_confidence": 0.5784275
          },
          {
            "word": "your",
            "start": 391.16,
            "end": 391.32,
            "confidence": 0.99978966,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.5784275
          },
          {
            "word": "money",
            "start": 391.32,
            "end": 391.64,
            "confidence": 0.9999213,
            "punctuated_word": "money",
            "speaker": 0,
            "speaker_confidence": 0.5784275
          },
          {
            "word": "out",
            "start": 391.64,
            "end": 391.88,
            "confidence": 0.9985487,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.5784275
          },
          {
            "word": "or",
            "start": 391.88,
            "end": 391.96,
            "confidence": 0.9937921,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          },
          {
            "word": "put",
            "start": 391.96,
            "end": 392.12,
            "confidence": 0.99976593,
            "punctuated_word": "put",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          },
          {
            "word": "new",
            "start": 392.12,
            "end": 392.36002,
            "confidence": 0.9871458,
            "punctuated_word": "new",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          },
          {
            "word": "money",
            "start": 392.36002,
            "end": 392.52,
            "confidence": 0.96693575,
            "punctuated_word": "money,",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          },
          {
            "word": "which",
            "start": 392.52,
            "end": 392.68,
            "confidence": 0.9997738,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          },
          {
            "word": "is",
            "start": 392.68,
            "end": 392.84,
            "confidence": 0.9929507,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          },
          {
            "word": "against",
            "start": 392.84,
            "end": 393.34,
            "confidence": 0.9233332,
            "punctuated_word": "against,",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          }
        ],
        "speaker": 0,
        "id": "1f13a8ea-7eaf-4df7-b045-f07c8059cd6c"
      },
      {
        "start": 394.04,
        "end": 394.54,
        "confidence": 0.992437,
        "channel": 0,
        "transcript": "swapping,",
        "words": [
          {
            "word": "swapping",
            "start": 394.04,
            "end": 394.54,
            "confidence": 0.992437,
            "punctuated_word": "swapping,",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          }
        ],
        "speaker": 0,
        "id": "2f24d9f3-dc98-4375-8332-ca15da7263ba"
      },
      {
        "start": 395.48,
        "end": 402.3,
        "confidence": 0.94054157,
        "channel": 0,
        "transcript": "you're kind of stuck. It wouldn't work. Right? So swap is not just important, but if you look at DappRadar, it is the most important application.",
        "words": [
          {
            "word": "you're",
            "start": 395.48,
            "end": 395.72,
            "confidence": 0.98855734,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          },
          {
            "word": "kind",
            "start": 395.72,
            "end": 395.88,
            "confidence": 0.9964036,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.70111996
          },
          {
            "word": "of",
            "start": 395.88,
            "end": 395.96,
            "confidence": 0.9996582,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5937937
          },
          {
            "word": "stuck",
            "start": 395.96,
            "end": 396.28,
            "confidence": 0.9277321,
            "punctuated_word": "stuck.",
            "speaker": 0,
            "speaker_confidence": 0.5937937
          },
          {
            "word": "it",
            "start": 396.28,
            "end": 396.44,
            "confidence": 0.9877044,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.5937937
          },
          {
            "word": "wouldn't",
            "start": 396.44,
            "end": 396.68,
            "confidence": 0.9748194,
            "punctuated_word": "wouldn't",
            "speaker": 0,
            "speaker_confidence": 0.5937937
          },
          {
            "word": "work",
            "start": 396.68,
            "end": 397.0,
            "confidence": 0.99881136,
            "punctuated_word": "work.",
            "speaker": 0,
            "speaker_confidence": 0.5937937
          },
          {
            "word": "right",
            "start": 397.0,
            "end": 397.24,
            "confidence": 0.94022363,
            "punctuated_word": "Right?",
            "speaker": 0,
            "speaker_confidence": 0.5937937
          },
          {
            "word": "so",
            "start": 397.24,
            "end": 397.64,
            "confidence": 0.9997255,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.5937937
          },
          {
            "word": "swap",
            "start": 397.64,
            "end": 398.14,
            "confidence": 0.966061,
            "punctuated_word": "swap",
            "speaker": 0,
            "speaker_confidence": 0.5937937
          },
          {
            "word": "is",
            "start": 398.44,
            "end": 398.68,
            "confidence": 0.99260837,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5937937
          },
          {
            "word": "not",
            "start": 398.68,
            "end": 398.84,
            "confidence": 0.5113379,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "just",
            "start": 398.84,
            "end": 399.08002,
            "confidence": 0.9987324,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "important",
            "start": 399.08002,
            "end": 399.48,
            "confidence": 0.940666,
            "punctuated_word": "important,",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "but",
            "start": 399.48,
            "end": 399.8,
            "confidence": 0.99979883,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "if",
            "start": 399.8,
            "end": 399.88,
            "confidence": 0.99824166,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "you",
            "start": 399.88,
            "end": 400.04,
            "confidence": 0.9835849,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "look",
            "start": 400.04,
            "end": 400.2,
            "confidence": 0.7187587,
            "punctuated_word": "look",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "at",
            "start": 400.2,
            "end": 400.36002,
            "confidence": 0.9965618,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "dappradar",
            "start": 400.36002,
            "end": 400.84,
            "confidence": 0.68859243,
            "punctuated_word": "DappRadar,",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "it",
            "start": 400.84,
            "end": 400.92,
            "confidence": 0.98081136,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "is",
            "start": 400.92,
            "end": 401.08002,
            "confidence": 0.8699345,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "the",
            "start": 401.08002,
            "end": 401.16,
            "confidence": 0.9972868,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "most",
            "start": 401.16,
            "end": 401.32,
            "confidence": 0.9999186,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "important",
            "start": 401.32,
            "end": 401.8,
            "confidence": 0.99979776,
            "punctuated_word": "important",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          },
          {
            "word": "application",
            "start": 401.8,
            "end": 402.3,
            "confidence": 0.9977539,
            "punctuated_word": "application.",
            "speaker": 0,
            "speaker_confidence": 0.65626734
          }
        ],
        "speaker": 0,
        "id": "9e082870-858a-4fe9-8a5b-40b12b2f8f41"
      },
      {
        "start": 403.4,
        "end": 404.025,
        "confidence": 0.99933076,
        "channel": 0,
        "transcript": "But the thing",
        "words": [
          {
            "word": "but",
            "start": 403.4,
            "end": 403.64,
            "confidence": 0.9989256,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.4870636
          },
          {
            "word": "the",
            "start": 403.64,
            "end": 403.8,
            "confidence": 0.99919957,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.4870636
          },
          {
            "word": "thing",
            "start": 403.8,
            "end": 404.025,
            "confidence": 0.9998671,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.4870636
          }
        ],
        "speaker": 0,
        "id": "cc2d914b-1005-42ea-9747-b559f7ceb09c"
      },
      {
        "start": 405.065,
        "end": 410.685,
        "confidence": 0.9792131,
        "channel": 0,
        "transcript": "is, from the case of MEV, most of the solvers who actually are",
        "words": [
          {
            "word": "is",
            "start": 405.065,
            "end": 405.225,
            "confidence": 0.9730841,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.4870636
          },
          {
            "word": "from",
            "start": 405.38498,
            "end": 405.705,
            "confidence": 0.9987826,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.4870636
          },
          {
            "word": "the",
            "start": 405.705,
            "end": 405.865,
            "confidence": 0.9997967,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "case",
            "start": 405.865,
            "end": 406.345,
            "confidence": 0.99990225,
            "punctuated_word": "case",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "of",
            "start": 406.345,
            "end": 406.745,
            "confidence": 0.99951184,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "mev",
            "start": 406.745,
            "end": 407.245,
            "confidence": 0.9665906,
            "punctuated_word": "MEV,",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "most",
            "start": 407.465,
            "end": 407.865,
            "confidence": 0.9991781,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "of",
            "start": 407.865,
            "end": 408.26498,
            "confidence": 0.9997236,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "the",
            "start": 408.26498,
            "end": 408.745,
            "confidence": 0.99957234,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "solvers",
            "start": 408.745,
            "end": 409.245,
            "confidence": 0.9980258,
            "punctuated_word": "solvers",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "who",
            "start": 409.305,
            "end": 409.465,
            "confidence": 0.87689614,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "actually",
            "start": 409.465,
            "end": 409.965,
            "confidence": 0.9661816,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "are",
            "start": 410.185,
            "end": 410.685,
            "confidence": 0.95252514,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          }
        ],
        "speaker": 0,
        "id": "6db6811a-65b8-460f-901b-20ec1983cb18"
      },
      {
        "start": 411.54498,
        "end": 416.845,
        "confidence": 0.86231565,
        "channel": 0,
        "transcript": "the kind of the underlying engine that kind of runs MEV. Searcher is a solver, same word.",
        "words": [
          {
            "word": "the",
            "start": 411.54498,
            "end": 411.705,
            "confidence": 0.9770001,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "kind",
            "start": 411.705,
            "end": 411.945,
            "confidence": 0.7215462,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "of",
            "start": 411.945,
            "end": 412.445,
            "confidence": 0.99943835,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "the",
            "start": 412.505,
            "end": 412.66498,
            "confidence": 0.44261426,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7523393
          },
          {
            "word": "underlying",
            "start": 412.66498,
            "end": 413.16498,
            "confidence": 0.9951165,
            "punctuated_word": "underlying",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "engine",
            "start": 413.225,
            "end": 413.625,
            "confidence": 0.9990138,
            "punctuated_word": "engine",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "that",
            "start": 413.625,
            "end": 413.785,
            "confidence": 0.99706,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "kind",
            "start": 413.785,
            "end": 414.025,
            "confidence": 0.97224426,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "of",
            "start": 414.025,
            "end": 414.185,
            "confidence": 0.9990546,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "runs",
            "start": 414.185,
            "end": 414.505,
            "confidence": 0.96467274,
            "punctuated_word": "runs",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "mev",
            "start": 414.505,
            "end": 414.82498,
            "confidence": 0.6500191,
            "punctuated_word": "MEV.",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "searcher",
            "start": 414.82498,
            "end": 415.225,
            "confidence": 0.86202824,
            "punctuated_word": "Searcher",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "is",
            "start": 415.225,
            "end": 415.305,
            "confidence": 0.8607068,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "a",
            "start": 415.305,
            "end": 415.38498,
            "confidence": 0.7478946,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "solver",
            "start": 415.38498,
            "end": 415.88498,
            "confidence": 0.7789898,
            "punctuated_word": "solver,",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "same",
            "start": 415.945,
            "end": 416.345,
            "confidence": 0.71952486,
            "punctuated_word": "same",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          },
          {
            "word": "word",
            "start": 416.345,
            "end": 416.845,
            "confidence": 0.9724424,
            "punctuated_word": "word.",
            "speaker": 0,
            "speaker_confidence": 0.6797252
          }
        ],
        "speaker": 0,
        "id": "5cdb64c6-3f24-42a9-b263-24cb1a23a213"
      },
      {
        "start": 417.465,
        "end": 418.445,
        "confidence": 0.8858076,
        "channel": 0,
        "transcript": "The thing they do,",
        "words": [
          {
            "word": "the",
            "start": 417.465,
            "end": 417.54498,
            "confidence": 0.99657613,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          },
          {
            "word": "thing",
            "start": 417.54498,
            "end": 417.785,
            "confidence": 0.99811447,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          },
          {
            "word": "they",
            "start": 417.785,
            "end": 417.945,
            "confidence": 0.6010059,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          },
          {
            "word": "do",
            "start": 417.945,
            "end": 418.445,
            "confidence": 0.94753385,
            "punctuated_word": "do,",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          }
        ],
        "speaker": 0,
        "id": "8f3f3fbc-72d7-4dfb-8699-4cb3b5a7f785"
      },
      {
        "start": 419.465,
        "end": 420.5,
        "confidence": 0.99766296,
        "channel": 0,
        "transcript": "essentially is",
        "words": [
          {
            "word": "essentially",
            "start": 419.465,
            "end": 419.965,
            "confidence": 0.9961423,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          },
          {
            "word": "is",
            "start": 420.0,
            "end": 420.5,
            "confidence": 0.9991836,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          }
        ],
        "speaker": 0,
        "id": "db140968-f602-4121-9b05-e43ef606c139"
      },
      {
        "start": 420.96,
        "end": 421.46,
        "confidence": 0.61340576,
        "channel": 0,
        "transcript": "receive",
        "words": [
          {
            "word": "receive",
            "start": 420.96,
            "end": 421.46,
            "confidence": 0.61340576,
            "punctuated_word": "receive",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          }
        ],
        "speaker": 0,
        "id": "370d82ec-7349-41f9-ba80-839e469301ba"
      },
      {
        "start": 421.84,
        "end": 423.22,
        "confidence": 0.9875906,
        "channel": 0,
        "transcript": "transactions from different",
        "words": [
          {
            "word": "transactions",
            "start": 421.84,
            "end": 422.34,
            "confidence": 0.9631923,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          },
          {
            "word": "from",
            "start": 422.48,
            "end": 422.72,
            "confidence": 0.99990594,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          },
          {
            "word": "different",
            "start": 422.72,
            "end": 423.22,
            "confidence": 0.9996735,
            "punctuated_word": "different",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          }
        ],
        "speaker": 0,
        "id": "229fcfae-faa7-42ae-bd7b-60b6647122c5"
      },
      {
        "start": 424.4,
        "end": 424.9,
        "confidence": 0.7464217,
        "channel": 0,
        "transcript": "wallets,",
        "words": [
          {
            "word": "wallets",
            "start": 424.4,
            "end": 424.9,
            "confidence": 0.7464217,
            "punctuated_word": "wallets,",
            "speaker": 0,
            "speaker_confidence": 0.7197115
          }
        ],
        "speaker": 0,
        "id": "79c5f362-0a16-4624-a0dd-54894bec005b"
      },
      {
        "start": 425.36,
        "end": 429.46,
        "confidence": 0.9864752,
        "channel": 0,
        "transcript": "and they try to figure out what's the most optimized way to provide,",
        "words": [
          {
            "word": "and",
            "start": 425.36,
            "end": 425.6,
            "confidence": 0.99696004,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.33471024
          },
          {
            "word": "they",
            "start": 425.6,
            "end": 425.84,
            "confidence": 0.9997837,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.33471024
          },
          {
            "word": "try",
            "start": 425.84,
            "end": 426.08,
            "confidence": 0.98178035,
            "punctuated_word": "try",
            "speaker": 0,
            "speaker_confidence": 0.33471024
          },
          {
            "word": "to",
            "start": 426.08,
            "end": 426.16,
            "confidence": 0.99937856,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "figure",
            "start": 426.16,
            "end": 426.48,
            "confidence": 0.99987435,
            "punctuated_word": "figure",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "out",
            "start": 426.48,
            "end": 426.8,
            "confidence": 0.99832875,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "what's",
            "start": 426.8,
            "end": 427.12,
            "confidence": 0.91851103,
            "punctuated_word": "what's",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "the",
            "start": 427.12,
            "end": 427.2,
            "confidence": 0.99899846,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "most",
            "start": 427.2,
            "end": 427.68,
            "confidence": 0.99965775,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "optimized",
            "start": 427.68,
            "end": 428.18,
            "confidence": 0.99913955,
            "punctuated_word": "optimized",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "way",
            "start": 428.4,
            "end": 428.8,
            "confidence": 0.9952159,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "to",
            "start": 428.8,
            "end": 428.96,
            "confidence": 0.9997626,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "provide",
            "start": 428.96,
            "end": 429.46,
            "confidence": 0.9367869,
            "punctuated_word": "provide,",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          }
        ],
        "speaker": 0,
        "id": "d94bf3bb-7ebf-42df-a9b7-849877786e20"
      },
      {
        "start": 430.16,
        "end": 437.355,
        "confidence": 0.97013015,
        "channel": 0,
        "transcript": "the transaction bundle. And what the transactions do? Swaps. Like, I'm sending eight. I'm trying to get one. I'm selling something. I'm waiting for a price to happen,",
        "words": [
          {
            "word": "the",
            "start": 430.16,
            "end": 430.32,
            "confidence": 0.99937904,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "transaction",
            "start": 430.32,
            "end": 430.8,
            "confidence": 0.9974721,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "bundle",
            "start": 430.8,
            "end": 431.04,
            "confidence": 0.90488017,
            "punctuated_word": "bundle.",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "and",
            "start": 431.04,
            "end": 431.28,
            "confidence": 0.99912494,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "what",
            "start": 431.28,
            "end": 431.44,
            "confidence": 0.98206437,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7017991
          },
          {
            "word": "the",
            "start": 431.44,
            "end": 431.52,
            "confidence": 0.9923941,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "transactions",
            "start": 431.52,
            "end": 432.02,
            "confidence": 0.8383589,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "do",
            "start": 432.135,
            "end": 432.375,
            "confidence": 0.9552393,
            "punctuated_word": "do?",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "swaps",
            "start": 432.375,
            "end": 432.61502,
            "confidence": 0.9788192,
            "punctuated_word": "Swaps.",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "like",
            "start": 432.61502,
            "end": 433.015,
            "confidence": 0.9778607,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "i'm",
            "start": 433.015,
            "end": 433.255,
            "confidence": 0.9971883,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "sending",
            "start": 433.255,
            "end": 433.575,
            "confidence": 0.9993517,
            "punctuated_word": "sending",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "eight",
            "start": 433.575,
            "end": 433.815,
            "confidence": 0.7260132,
            "punctuated_word": "eight.",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "i'm",
            "start": 433.815,
            "end": 433.975,
            "confidence": 0.9990751,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "trying",
            "start": 433.975,
            "end": 434.135,
            "confidence": 0.9990988,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "to",
            "start": 434.135,
            "end": 434.295,
            "confidence": 0.99717605,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "get",
            "start": 434.295,
            "end": 434.45502,
            "confidence": 0.9999101,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "one",
            "start": 434.45502,
            "end": 434.935,
            "confidence": 0.99876416,
            "punctuated_word": "one.",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "i'm",
            "start": 434.935,
            "end": 435.095,
            "confidence": 0.9999019,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "selling",
            "start": 435.095,
            "end": 435.415,
            "confidence": 0.9998067,
            "punctuated_word": "selling",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "something",
            "start": 435.415,
            "end": 435.73502,
            "confidence": 0.99848646,
            "punctuated_word": "something.",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "i'm",
            "start": 435.73502,
            "end": 435.975,
            "confidence": 0.9997773,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "waiting",
            "start": 435.975,
            "end": 436.215,
            "confidence": 0.99971396,
            "punctuated_word": "waiting",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "for",
            "start": 436.215,
            "end": 436.375,
            "confidence": 0.9997849,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "a",
            "start": 436.375,
            "end": 436.45502,
            "confidence": 0.9912493,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "price",
            "start": 436.45502,
            "end": 436.695,
            "confidence": 0.9998611,
            "punctuated_word": "price",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "to",
            "start": 436.695,
            "end": 436.855,
            "confidence": 0.99965847,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "happen",
            "start": 436.855,
            "end": 437.355,
            "confidence": 0.83323693,
            "punctuated_word": "happen,",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          }
        ],
        "speaker": 0,
        "id": "05c170c4-34a6-411d-9143-e3077bd89050"
      },
      {
        "start": 437.975,
        "end": 439.915,
        "confidence": 0.8226658,
        "channel": 0,
        "transcript": "be it a limit or a bit, whatever it is.",
        "words": [
          {
            "word": "be",
            "start": 437.975,
            "end": 438.135,
            "confidence": 0.6147909,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.74946934
          },
          {
            "word": "it",
            "start": 438.135,
            "end": 438.175,
            "confidence": 0.6030314,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.43581563
          },
          {
            "word": "a",
            "start": 438.175,
            "end": 438.215,
            "confidence": 0.6045207,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.43581563
          },
          {
            "word": "limit",
            "start": 438.215,
            "end": 438.535,
            "confidence": 0.989901,
            "punctuated_word": "limit",
            "speaker": 0,
            "speaker_confidence": 0.43581563
          },
          {
            "word": "or",
            "start": 438.535,
            "end": 438.615,
            "confidence": 0.9531638,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.43581563
          },
          {
            "word": "a",
            "start": 438.615,
            "end": 438.695,
            "confidence": 0.9055359,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.43581563
          },
          {
            "word": "bit",
            "start": 438.695,
            "end": 438.935,
            "confidence": 0.5728538,
            "punctuated_word": "bit,",
            "speaker": 0,
            "speaker_confidence": 0.43581563
          },
          {
            "word": "whatever",
            "start": 438.935,
            "end": 439.255,
            "confidence": 0.99707174,
            "punctuated_word": "whatever",
            "speaker": 0,
            "speaker_confidence": 0.43581563
          },
          {
            "word": "it",
            "start": 439.255,
            "end": 439.415,
            "confidence": 0.9995927,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.43581563
          },
          {
            "word": "is",
            "start": 439.415,
            "end": 439.915,
            "confidence": 0.9861961,
            "punctuated_word": "is.",
            "speaker": 0,
            "speaker_confidence": 0.43581563
          }
        ],
        "speaker": 0,
        "id": "783f36b8-f2a9-47f0-bc8b-3b65719ff603"
      },
      {
        "start": 440.295,
        "end": 441.915,
        "confidence": 0.8412612,
        "channel": 0,
        "transcript": "We realize that this,",
        "words": [
          {
            "word": "we",
            "start": 440.295,
            "end": 440.375,
            "confidence": 0.99777716,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.59896797
          },
          {
            "word": "realize",
            "start": 440.375,
            "end": 440.855,
            "confidence": 0.5629626,
            "punctuated_word": "realize",
            "speaker": 0,
            "speaker_confidence": 0.59896797
          },
          {
            "word": "that",
            "start": 440.855,
            "end": 441.355,
            "confidence": 0.9998921,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.59896797
          },
          {
            "word": "this",
            "start": 441.415,
            "end": 441.915,
            "confidence": 0.804413,
            "punctuated_word": "this,",
            "speaker": 0,
            "speaker_confidence": 0.59896797
          }
        ],
        "speaker": 0,
        "id": "aaedc164-7319-41fe-9a23-94be6395f454"
      },
      {
        "start": 442.855,
        "end": 443.755,
        "confidence": 0.8679161,
        "channel": 0,
        "transcript": "way of optimizing",
        "words": [
          {
            "word": "way",
            "start": 442.855,
            "end": 443.095,
            "confidence": 0.6092074,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.59896797
          },
          {
            "word": "of",
            "start": 443.095,
            "end": 443.255,
            "confidence": 0.99530065,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.59896797
          },
          {
            "word": "optimizing",
            "start": 443.255,
            "end": 443.755,
            "confidence": 0.99924016,
            "punctuated_word": "optimizing",
            "speaker": 0,
            "speaker_confidence": 0.59896797
          }
        ],
        "speaker": 0,
        "id": "8692c82c-26ae-4b94-a8ad-e5283987ac1b"
      },
      {
        "start": 444.215,
        "end": 444.715,
        "confidence": 0.999419,
        "channel": 0,
        "transcript": "transactions",
        "words": [
          {
            "word": "transactions",
            "start": 444.215,
            "end": 444.715,
            "confidence": 0.999419,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.59896797
          }
        ],
        "speaker": 0,
        "id": "e8133ea9-4b77-44e0-bde2-10912c17a685"
      },
      {
        "start": 445.255,
        "end": 446.55502,
        "confidence": 0.9344492,
        "channel": 0,
        "transcript": "for the best swap",
        "words": [
          {
            "word": "for",
            "start": 445.255,
            "end": 445.495,
            "confidence": 0.75071204,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.58760256
          },
          {
            "word": "the",
            "start": 445.495,
            "end": 445.655,
            "confidence": 0.989879,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.58760256
          },
          {
            "word": "best",
            "start": 445.655,
            "end": 446.05502,
            "confidence": 0.99953806,
            "punctuated_word": "best",
            "speaker": 0,
            "speaker_confidence": 0.58760256
          },
          {
            "word": "swap",
            "start": 446.05502,
            "end": 446.55502,
            "confidence": 0.99766785,
            "punctuated_word": "swap",
            "speaker": 0,
            "speaker_confidence": 0.58760256
          }
        ],
        "speaker": 0,
        "id": "3d46af1d-ceb4-41e0-8391-e5873df41e77"
      },
      {
        "start": 447.35,
        "end": 448.25,
        "confidence": 0.9980113,
        "channel": 0,
        "transcript": "could be extended",
        "words": [
          {
            "word": "could",
            "start": 447.35,
            "end": 447.51,
            "confidence": 0.99432373,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.58760256
          },
          {
            "word": "be",
            "start": 447.51,
            "end": 447.75,
            "confidence": 0.9998585,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.58760256
          },
          {
            "word": "extended",
            "start": 447.75,
            "end": 448.25,
            "confidence": 0.99985147,
            "punctuated_word": "extended",
            "speaker": 0,
            "speaker_confidence": 0.58760256
          }
        ],
        "speaker": 0,
        "id": "451121f3-fced-42f4-a856-710b4664e275"
      },
      {
        "start": 448.95,
        "end": 451.77002,
        "confidence": 0.9766216,
        "channel": 0,
        "transcript": "to other use cases. So because swap is essentially",
        "words": [
          {
            "word": "to",
            "start": 448.95,
            "end": 449.11002,
            "confidence": 0.9977315,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "other",
            "start": 449.11002,
            "end": 449.43002,
            "confidence": 0.9996488,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "use",
            "start": 449.43002,
            "end": 449.67,
            "confidence": 0.98840535,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "cases",
            "start": 449.67,
            "end": 449.99002,
            "confidence": 0.98504627,
            "punctuated_word": "cases.",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "so",
            "start": 449.99002,
            "end": 450.31,
            "confidence": 0.99960417,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "because",
            "start": 450.39,
            "end": 450.87,
            "confidence": 0.9997569,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "swap",
            "start": 450.87,
            "end": 451.07,
            "confidence": 0.9303868,
            "punctuated_word": "swap",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "is",
            "start": 451.07,
            "end": 451.27002,
            "confidence": 0.93634,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "essentially",
            "start": 451.27002,
            "end": 451.77002,
            "confidence": 0.952675,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          }
        ],
        "speaker": 0,
        "id": "aac3f592-5b61-4abf-836f-ce5acde63572"
      },
      {
        "start": 452.31,
        "end": 457.69,
        "confidence": 0.96538043,
        "channel": 0,
        "transcript": "a matching problem. Right? I want to sell ETH for DAI. You want to buy DAI for ETH.",
        "words": [
          {
            "word": "a",
            "start": 452.31,
            "end": 452.47,
            "confidence": 0.9959616,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "matching",
            "start": 452.47,
            "end": 452.95,
            "confidence": 0.9996151,
            "punctuated_word": "matching",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "problem",
            "start": 452.95,
            "end": 453.35,
            "confidence": 0.9817246,
            "punctuated_word": "problem.",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "right",
            "start": 453.35,
            "end": 453.85,
            "confidence": 0.9195974,
            "punctuated_word": "Right?",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "i",
            "start": 453.99002,
            "end": 454.23,
            "confidence": 0.9996779,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "want",
            "start": 454.23,
            "end": 454.55002,
            "confidence": 0.9995678,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "to",
            "start": 454.55002,
            "end": 454.79,
            "confidence": 0.9998192,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "sell",
            "start": 454.79,
            "end": 455.27002,
            "confidence": 0.99930644,
            "punctuated_word": "sell",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "eth",
            "start": 455.27002,
            "end": 455.51,
            "confidence": 0.861075,
            "punctuated_word": "ETH",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "for",
            "start": 455.51,
            "end": 455.75,
            "confidence": 0.8443833,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "dai",
            "start": 455.75,
            "end": 456.07,
            "confidence": 0.8947032,
            "punctuated_word": "DAI.",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "you",
            "start": 456.07,
            "end": 456.23,
            "confidence": 0.99861073,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "want",
            "start": 456.23,
            "end": 456.35,
            "confidence": 0.99970275,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.7233431
          },
          {
            "word": "to",
            "start": 456.35,
            "end": 456.47,
            "confidence": 0.9951283,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "buy",
            "start": 456.47,
            "end": 456.71002,
            "confidence": 0.9996698,
            "punctuated_word": "buy",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "dai",
            "start": 456.71002,
            "end": 456.95,
            "confidence": 0.9793955,
            "punctuated_word": "DAI",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "for",
            "start": 456.95,
            "end": 457.19,
            "confidence": 0.9967956,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "eth",
            "start": 457.19,
            "end": 457.69,
            "confidence": 0.91211396,
            "punctuated_word": "ETH.",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          }
        ],
        "speaker": 0,
        "id": "f9f2dd7f-2bb0-45da-94e7-2323286e1d90"
      },
      {
        "start": 458.07,
        "end": 463.21503,
        "confidence": 0.91187185,
        "channel": 0,
        "transcript": "CallSwap will find out the best, pair. And we realize we can do it for not just,",
        "words": [
          {
            "word": "callswap",
            "start": 458.07,
            "end": 458.57,
            "confidence": 0.62764573,
            "punctuated_word": "CallSwap",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "will",
            "start": 458.63,
            "end": 458.79,
            "confidence": 0.7515537,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "find",
            "start": 458.79,
            "end": 459.03,
            "confidence": 0.9993031,
            "punctuated_word": "find",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "out",
            "start": 459.03,
            "end": 459.19,
            "confidence": 0.9981647,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "the",
            "start": 459.19,
            "end": 459.35,
            "confidence": 0.997897,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "best",
            "start": 459.35,
            "end": 459.83002,
            "confidence": 0.97453207,
            "punctuated_word": "best,",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "pair",
            "start": 460.07,
            "end": 460.31,
            "confidence": 0.8293754,
            "punctuated_word": "pair.",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "and",
            "start": 460.31,
            "end": 460.47,
            "confidence": 0.99329513,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "we",
            "start": 460.47,
            "end": 460.575,
            "confidence": 0.7682404,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "realize",
            "start": 460.73502,
            "end": 460.89502,
            "confidence": 0.66016084,
            "punctuated_word": "realize",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "we",
            "start": 460.89502,
            "end": 461.05502,
            "confidence": 0.9961356,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "can",
            "start": 461.05502,
            "end": 461.295,
            "confidence": 0.99975616,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "do",
            "start": 461.295,
            "end": 461.45502,
            "confidence": 0.9995022,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "it",
            "start": 461.45502,
            "end": 461.61502,
            "confidence": 0.99941254,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "for",
            "start": 461.61502,
            "end": 462.11502,
            "confidence": 0.99937433,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.64446545
          },
          {
            "word": "not",
            "start": 462.415,
            "end": 462.73502,
            "confidence": 0.9444044,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "just",
            "start": 462.73502,
            "end": 463.21503,
            "confidence": 0.96306795,
            "punctuated_word": "just,",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          }
        ],
        "speaker": 0,
        "id": "50a9324b-b4a4-433f-9693-8b9a86ef518f"
      },
      {
        "start": 463.77502,
        "end": 465.475,
        "confidence": 0.9750376,
        "channel": 0,
        "transcript": "money or, like, tokens,",
        "words": [
          {
            "word": "money",
            "start": 463.77502,
            "end": 464.17502,
            "confidence": 0.99979657,
            "punctuated_word": "money",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "or",
            "start": 464.17502,
            "end": 464.415,
            "confidence": 0.9689591,
            "punctuated_word": "or,",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "like",
            "start": 464.415,
            "end": 464.915,
            "confidence": 0.998863,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "tokens",
            "start": 464.975,
            "end": 465.475,
            "confidence": 0.9325317,
            "punctuated_word": "tokens,",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          }
        ],
        "speaker": 0,
        "id": "942f2a7e-cbdc-4cfa-a839-bcd89e2c3254"
      },
      {
        "start": 465.855,
        "end": 470.515,
        "confidence": 0.8891665,
        "channel": 0,
        "transcript": "but, like, any kind of a like, building an Uber on chain. Building an Airbnb, it's a matter of matching.",
        "words": [
          {
            "word": "but",
            "start": 465.855,
            "end": 466.355,
            "confidence": 0.9372027,
            "punctuated_word": "but,",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "like",
            "start": 466.415,
            "end": 466.655,
            "confidence": 0.9981468,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "any",
            "start": 466.655,
            "end": 466.975,
            "confidence": 0.99902105,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "kind",
            "start": 466.975,
            "end": 467.135,
            "confidence": 0.9985656,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "of",
            "start": 467.135,
            "end": 467.295,
            "confidence": 0.9989225,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "a",
            "start": 467.295,
            "end": 467.45502,
            "confidence": 0.4148059,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "like",
            "start": 467.61502,
            "end": 467.695,
            "confidence": 0.75199187,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "building",
            "start": 467.695,
            "end": 467.935,
            "confidence": 0.9891016,
            "punctuated_word": "building",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "an",
            "start": 467.935,
            "end": 468.015,
            "confidence": 0.9342297,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "uber",
            "start": 468.015,
            "end": 468.33502,
            "confidence": 0.9975376,
            "punctuated_word": "Uber",
            "speaker": 0,
            "speaker_confidence": 0.6685015
          },
          {
            "word": "on",
            "start": 468.33502,
            "end": 468.415,
            "confidence": 0.9357198,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          },
          {
            "word": "chain",
            "start": 468.415,
            "end": 468.655,
            "confidence": 0.7686053,
            "punctuated_word": "chain.",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          },
          {
            "word": "building",
            "start": 468.655,
            "end": 468.89502,
            "confidence": 0.8117091,
            "punctuated_word": "Building",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          },
          {
            "word": "an",
            "start": 468.89502,
            "end": 468.975,
            "confidence": 0.82323253,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          },
          {
            "word": "airbnb",
            "start": 468.975,
            "end": 469.295,
            "confidence": 0.58456177,
            "punctuated_word": "Airbnb,",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          },
          {
            "word": "it's",
            "start": 469.295,
            "end": 469.375,
            "confidence": 0.98258746,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          },
          {
            "word": "a",
            "start": 469.375,
            "end": 469.45502,
            "confidence": 0.8729419,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          },
          {
            "word": "matter",
            "start": 469.45502,
            "end": 469.855,
            "confidence": 0.99202627,
            "punctuated_word": "matter",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          },
          {
            "word": "of",
            "start": 469.855,
            "end": 470.015,
            "confidence": 0.99517846,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          },
          {
            "word": "matching",
            "start": 470.015,
            "end": 470.515,
            "confidence": 0.9972413,
            "punctuated_word": "matching.",
            "speaker": 0,
            "speaker_confidence": 0.55729455
          }
        ],
        "speaker": 0,
        "id": "73008aaa-efed-4c82-b93a-e587b3530b7c"
      },
      {
        "start": 472.015,
        "end": 473.39502,
        "confidence": 0.90156746,
        "channel": 0,
        "transcript": "Yeah. So, like,",
        "words": [
          {
            "word": "yeah",
            "start": 472.015,
            "end": 472.49503,
            "confidence": 0.803554,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.56412894
          },
          {
            "word": "so",
            "start": 472.49503,
            "end": 472.89502,
            "confidence": 0.9629761,
            "punctuated_word": "So,",
            "speaker": 1,
            "speaker_confidence": 0.56412894
          },
          {
            "word": "like",
            "start": 472.89502,
            "end": 473.39502,
            "confidence": 0.9381722,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.56412894
          }
        ],
        "speaker": 1,
        "id": "1598b89d-096e-4845-ac21-d214acf36a74"
      },
      {
        "start": 474.575,
        "end": 490.86502,
        "confidence": 0.9568028,
        "channel": 0,
        "transcript": "yeah. So already, there are a lot of decentralized exchanges that use this kind of system of, like, you you are essentially make you're signing a message for basically a swap to happen Yes. And you're asking for it to, like, to fill these certain requirements. Exactly. And there are there is a network of,",
        "words": [
          {
            "word": "yeah",
            "start": 474.575,
            "end": 474.73502,
            "confidence": 0.72906476,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.56412894
          },
          {
            "word": "so",
            "start": 474.73502,
            "end": 475.05502,
            "confidence": 0.99744546,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.56412894
          },
          {
            "word": "already",
            "start": 475.05502,
            "end": 475.45502,
            "confidence": 0.7447789,
            "punctuated_word": "already,",
            "speaker": 1,
            "speaker_confidence": 0.56412894
          },
          {
            "word": "there",
            "start": 475.45502,
            "end": 475.49002,
            "confidence": 0.9903336,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "are",
            "start": 475.49002,
            "end": 475.52502,
            "confidence": 0.92307365,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "a",
            "start": 475.52502,
            "end": 475.77502,
            "confidence": 0.9600898,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "lot",
            "start": 475.77502,
            "end": 475.935,
            "confidence": 0.97840446,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "of",
            "start": 475.935,
            "end": 476.4,
            "confidence": 0.94552183,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "decentralized",
            "start": 476.56,
            "end": 476.88,
            "confidence": 0.73574233,
            "punctuated_word": "decentralized",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "exchanges",
            "start": 476.88,
            "end": 477.36,
            "confidence": 0.9987902,
            "punctuated_word": "exchanges",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "that",
            "start": 477.36,
            "end": 477.75998,
            "confidence": 0.99931204,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "use",
            "start": 477.75998,
            "end": 478.08,
            "confidence": 0.99351704,
            "punctuated_word": "use",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "this",
            "start": 478.08,
            "end": 478.24,
            "confidence": 0.99802196,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "kind",
            "start": 478.24,
            "end": 478.4,
            "confidence": 0.9960367,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "of",
            "start": 478.4,
            "end": 478.47998,
            "confidence": 0.9992035,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "system",
            "start": 478.47998,
            "end": 478.96,
            "confidence": 0.9990785,
            "punctuated_word": "system",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "of",
            "start": 478.96,
            "end": 479.28,
            "confidence": 0.90008605,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "like",
            "start": 479.28,
            "end": 479.6,
            "confidence": 0.97346896,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "you",
            "start": 479.6,
            "end": 479.91998,
            "confidence": 0.99923193,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "you",
            "start": 479.91998,
            "end": 480.16,
            "confidence": 0.9954574,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "are",
            "start": 480.16,
            "end": 480.4,
            "confidence": 0.98846847,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "essentially",
            "start": 480.4,
            "end": 480.8,
            "confidence": 0.9691942,
            "punctuated_word": "essentially",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "make",
            "start": 480.8,
            "end": 480.88,
            "confidence": 0.9308805,
            "punctuated_word": "make",
            "speaker": 1,
            "speaker_confidence": 0.77707064
          },
          {
            "word": "you're",
            "start": 481.04,
            "end": 481.28,
            "confidence": 0.9974774,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "signing",
            "start": 481.28,
            "end": 481.52,
            "confidence": 0.93308276,
            "punctuated_word": "signing",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "a",
            "start": 481.52,
            "end": 481.6,
            "confidence": 0.9988418,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "message",
            "start": 481.6,
            "end": 482.08,
            "confidence": 0.99977106,
            "punctuated_word": "message",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "for",
            "start": 482.08,
            "end": 482.58,
            "confidence": 0.99668956,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "basically",
            "start": 482.8,
            "end": 483.3,
            "confidence": 0.5705674,
            "punctuated_word": "basically",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "a",
            "start": 483.36,
            "end": 483.52,
            "confidence": 0.97484255,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "swap",
            "start": 483.52,
            "end": 483.84,
            "confidence": 0.9986879,
            "punctuated_word": "swap",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "to",
            "start": 483.84,
            "end": 483.91998,
            "confidence": 0.9994462,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "happen",
            "start": 483.91998,
            "end": 484.24,
            "confidence": 0.9995776,
            "punctuated_word": "happen",
            "speaker": 1,
            "speaker_confidence": 0.6048154
          },
          {
            "word": "yes",
            "start": 484.4,
            "end": 484.52,
            "confidence": 0.98310506,
            "punctuated_word": "Yes.",
            "speaker": 0,
            "speaker_confidence": 0.036676884
          },
          {
            "word": "and",
            "start": 484.63998,
            "end": 484.8,
            "confidence": 0.9976375,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.5880541
          },
          {
            "word": "you're",
            "start": 484.8,
            "end": 484.96,
            "confidence": 0.9988398,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.5880541
          },
          {
            "word": "asking",
            "start": 484.96,
            "end": 485.36,
            "confidence": 0.9983358,
            "punctuated_word": "asking",
            "speaker": 1,
            "speaker_confidence": 0.5880541
          },
          {
            "word": "for",
            "start": 485.36,
            "end": 485.6,
            "confidence": 0.9871487,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.5880541
          },
          {
            "word": "it",
            "start": 485.6,
            "end": 485.75998,
            "confidence": 0.9937623,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.5880541
          },
          {
            "word": "to",
            "start": 485.75998,
            "end": 486.0,
            "confidence": 0.99191964,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.5880541
          },
          {
            "word": "like",
            "start": 486.0,
            "end": 486.5,
            "confidence": 0.99628997,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5880541
          },
          {
            "word": "to",
            "start": 486.72,
            "end": 486.88,
            "confidence": 0.99672204,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.49502623
          },
          {
            "word": "fill",
            "start": 486.88,
            "end": 487.12,
            "confidence": 0.995996,
            "punctuated_word": "fill",
            "speaker": 1,
            "speaker_confidence": 0.49502623
          },
          {
            "word": "these",
            "start": 487.12,
            "end": 487.28,
            "confidence": 0.93445563,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.49502623
          },
          {
            "word": "certain",
            "start": 487.28,
            "end": 487.68,
            "confidence": 0.99802375,
            "punctuated_word": "certain",
            "speaker": 1,
            "speaker_confidence": 0.49502623
          },
          {
            "word": "requirements",
            "start": 487.68,
            "end": 488.18,
            "confidence": 0.9133705,
            "punctuated_word": "requirements.",
            "speaker": 1,
            "speaker_confidence": 0.49502623
          },
          {
            "word": "exactly",
            "start": 488.24,
            "end": 488.72,
            "confidence": 0.969671,
            "punctuated_word": "Exactly.",
            "speaker": 0,
            "speaker_confidence": 0.17797709
          },
          {
            "word": "and",
            "start": 488.72,
            "end": 488.96,
            "confidence": 0.9966355,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.16950786
          },
          {
            "word": "there",
            "start": 488.96,
            "end": 489.03998,
            "confidence": 0.97847795,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.16950786
          },
          {
            "word": "are",
            "start": 489.03998,
            "end": 489.19998,
            "confidence": 0.97558105,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          },
          {
            "word": "there",
            "start": 489.36,
            "end": 489.52,
            "confidence": 0.9834093,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          },
          {
            "word": "is",
            "start": 489.52,
            "end": 489.68,
            "confidence": 0.94004416,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          },
          {
            "word": "a",
            "start": 489.68,
            "end": 489.885,
            "confidence": 0.7925482,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          },
          {
            "word": "network",
            "start": 489.965,
            "end": 490.36502,
            "confidence": 0.999049,
            "punctuated_word": "network",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          },
          {
            "word": "of",
            "start": 490.36502,
            "end": 490.86502,
            "confidence": 0.9889377,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          }
        ],
        "speaker": 1,
        "id": "19a26274-ce3a-4aeb-91cd-8f12d6edb8bb"
      },
      {
        "start": 491.245,
        "end": 494.065,
        "confidence": 0.8267053,
        "channel": 0,
        "transcript": "I guess, bots. Mhmm. So there are other computers.",
        "words": [
          {
            "word": "i",
            "start": 491.245,
            "end": 491.405,
            "confidence": 0.9998437,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          },
          {
            "word": "guess",
            "start": 491.405,
            "end": 491.725,
            "confidence": 0.998947,
            "punctuated_word": "guess,",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          },
          {
            "word": "bots",
            "start": 491.725,
            "end": 492.20502,
            "confidence": 0.8013039,
            "punctuated_word": "bots.",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          },
          {
            "word": "mhmm",
            "start": 492.20502,
            "end": 492.605,
            "confidence": 0.96487087,
            "punctuated_word": "Mhmm.",
            "speaker": 1,
            "speaker_confidence": 0.5599597
          },
          {
            "word": "so",
            "start": 492.605,
            "end": 492.765,
            "confidence": 0.4066177,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.101833105
          },
          {
            "word": "there",
            "start": 492.765,
            "end": 493.08502,
            "confidence": 0.86617976,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.101833105
          },
          {
            "word": "are",
            "start": 493.08502,
            "end": 493.165,
            "confidence": 0.8379296,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.101833105
          },
          {
            "word": "other",
            "start": 493.165,
            "end": 493.565,
            "confidence": 0.96487033,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.101833105
          },
          {
            "word": "computers",
            "start": 493.565,
            "end": 494.065,
            "confidence": 0.59978414,
            "punctuated_word": "computers.",
            "speaker": 0,
            "speaker_confidence": 0.101833105
          }
        ],
        "speaker": 0,
        "id": "e4f9d198-e7c4-4e5a-a140-33cb4abd925e"
      },
      {
        "start": 494.36502,
        "end": 501.505,
        "confidence": 0.9365406,
        "channel": 0,
        "transcript": "Solvers are kind of Solvers. Automatically working. Yeah. In which they're trying to make this match happen for you. Yeah.",
        "words": [
          {
            "word": "solvers",
            "start": 494.36502,
            "end": 494.765,
            "confidence": 0.6571726,
            "punctuated_word": "Solvers",
            "speaker": 0,
            "speaker_confidence": 0.23423982
          },
          {
            "word": "are",
            "start": 494.765,
            "end": 494.92502,
            "confidence": 0.95116615,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.23423982
          },
          {
            "word": "kind",
            "start": 494.92502,
            "end": 495.165,
            "confidence": 0.9228015,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.23423982
          },
          {
            "word": "of",
            "start": 495.165,
            "end": 495.20502,
            "confidence": 0.9922389,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.23423982
          },
          {
            "word": "solvers",
            "start": 495.245,
            "end": 495.52502,
            "confidence": 0.91448593,
            "punctuated_word": "Solvers.",
            "speaker": 0,
            "speaker_confidence": 0.23423982
          },
          {
            "word": "automatically",
            "start": 495.80502,
            "end": 496.30502,
            "confidence": 0.7672716,
            "punctuated_word": "Automatically",
            "speaker": 0,
            "speaker_confidence": 0.37623626
          },
          {
            "word": "working",
            "start": 496.445,
            "end": 496.765,
            "confidence": 0.84974194,
            "punctuated_word": "working.",
            "speaker": 0,
            "speaker_confidence": 0.37623626
          },
          {
            "word": "yeah",
            "start": 496.765,
            "end": 497.265,
            "confidence": 0.9832735,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.37623626
          },
          {
            "word": "in",
            "start": 497.565,
            "end": 497.725,
            "confidence": 0.9928058,
            "punctuated_word": "In",
            "speaker": 1,
            "speaker_confidence": 0.5762669
          },
          {
            "word": "which",
            "start": 497.725,
            "end": 497.965,
            "confidence": 0.99900764,
            "punctuated_word": "which",
            "speaker": 1,
            "speaker_confidence": 0.5762669
          },
          {
            "word": "they're",
            "start": 497.965,
            "end": 498.285,
            "confidence": 0.8177537,
            "punctuated_word": "they're",
            "speaker": 1,
            "speaker_confidence": 0.5762669
          },
          {
            "word": "trying",
            "start": 498.285,
            "end": 498.605,
            "confidence": 0.9974579,
            "punctuated_word": "trying",
            "speaker": 1,
            "speaker_confidence": 0.5762669
          },
          {
            "word": "to",
            "start": 498.605,
            "end": 499.08502,
            "confidence": 0.99894315,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5762669
          },
          {
            "word": "make",
            "start": 499.08502,
            "end": 499.245,
            "confidence": 0.9993894,
            "punctuated_word": "make",
            "speaker": 1,
            "speaker_confidence": 0.5507498
          },
          {
            "word": "this",
            "start": 499.245,
            "end": 499.565,
            "confidence": 0.99871576,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.5507498
          },
          {
            "word": "match",
            "start": 499.565,
            "end": 500.065,
            "confidence": 0.9974879,
            "punctuated_word": "match",
            "speaker": 1,
            "speaker_confidence": 0.5507498
          },
          {
            "word": "happen",
            "start": 500.20502,
            "end": 500.52502,
            "confidence": 0.9950885,
            "punctuated_word": "happen",
            "speaker": 1,
            "speaker_confidence": 0.5507498
          },
          {
            "word": "for",
            "start": 500.52502,
            "end": 500.685,
            "confidence": 0.9994836,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.5507498
          },
          {
            "word": "you",
            "start": 500.685,
            "end": 501.005,
            "confidence": 0.9273125,
            "punctuated_word": "you.",
            "speaker": 1,
            "speaker_confidence": 0.5507498
          },
          {
            "word": "yeah",
            "start": 501.005,
            "end": 501.505,
            "confidence": 0.96921396,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.24853301
          }
        ],
        "speaker": 1,
        "id": "badd582f-3314-4cff-9fc0-eafc692e139f"
      },
      {
        "start": 502.20502,
        "end": 504.31,
        "confidence": 0.9524109,
        "channel": 0,
        "transcript": "And, yeah, and that that if you abstract",
        "words": [
          {
            "word": "and",
            "start": 502.20502,
            "end": 502.36502,
            "confidence": 0.8919343,
            "punctuated_word": "And,",
            "speaker": 0,
            "speaker_confidence": 0.24853301
          },
          {
            "word": "yeah",
            "start": 502.36502,
            "end": 502.53,
            "confidence": 0.941466,
            "punctuated_word": "yeah,",
            "speaker": 1,
            "speaker_confidence": 0.33225095
          },
          {
            "word": "and",
            "start": 502.61,
            "end": 502.77,
            "confidence": 0.84726274,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.33225095
          },
          {
            "word": "that",
            "start": 502.77,
            "end": 503.01,
            "confidence": 0.9940323,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.33225095
          },
          {
            "word": "that",
            "start": 503.01,
            "end": 503.25,
            "confidence": 0.99754214,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.33225095
          },
          {
            "word": "if",
            "start": 503.41,
            "end": 503.57,
            "confidence": 0.99862874,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.33225095
          },
          {
            "word": "you",
            "start": 503.57,
            "end": 503.81,
            "confidence": 0.9998505,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.33225095
          },
          {
            "word": "abstract",
            "start": 503.81,
            "end": 504.31,
            "confidence": 0.94857067,
            "punctuated_word": "abstract",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          }
        ],
        "speaker": 1,
        "id": "d9e94a6c-c2a8-45c2-aaba-b0a7347cf401"
      },
      {
        "start": 505.73,
        "end": 509.35,
        "confidence": 0.9596515,
        "channel": 0,
        "transcript": "the the action of matching, then that is something that is,",
        "words": [
          {
            "word": "the",
            "start": 505.73,
            "end": 506.13,
            "confidence": 0.9990188,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "the",
            "start": 506.13,
            "end": 506.29,
            "confidence": 0.9937785,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "action",
            "start": 506.29,
            "end": 506.77,
            "confidence": 0.9979317,
            "punctuated_word": "action",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "of",
            "start": 506.77,
            "end": 507.09,
            "confidence": 0.9997453,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "matching",
            "start": 507.09,
            "end": 507.59,
            "confidence": 0.95237327,
            "punctuated_word": "matching,",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "then",
            "start": 507.65,
            "end": 507.88998,
            "confidence": 0.9977169,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "that",
            "start": 507.88998,
            "end": 508.05,
            "confidence": 0.65012085,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "is",
            "start": 508.05,
            "end": 508.21,
            "confidence": 0.97973263,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "something",
            "start": 508.21,
            "end": 508.61,
            "confidence": 0.9950341,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "that",
            "start": 508.61,
            "end": 508.85,
            "confidence": 0.9996861,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          },
          {
            "word": "is",
            "start": 508.85,
            "end": 509.35,
            "confidence": 0.9910289,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.70971406
          }
        ],
        "speaker": 1,
        "id": "c19b81bc-bb15-4cae-bc9d-ac0ca20cd5bf"
      },
      {
        "start": 512.61,
        "end": 521.555,
        "confidence": 0.9396962,
        "channel": 0,
        "transcript": "yeah, usable for many different types of things besides Yeah. Exactly. Matching for swaps. Exactly. I mean, like, you know, when when we're in we're in Defcon in Bangkok,",
        "words": [
          {
            "word": "yeah",
            "start": 512.61,
            "end": 512.93,
            "confidence": 0.76228666,
            "punctuated_word": "yeah,",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "usable",
            "start": 512.93,
            "end": 513.43,
            "confidence": 0.996473,
            "punctuated_word": "usable",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "for",
            "start": 513.49,
            "end": 513.81,
            "confidence": 0.99945825,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "many",
            "start": 513.81,
            "end": 514.13,
            "confidence": 0.99973935,
            "punctuated_word": "many",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "different",
            "start": 514.13,
            "end": 514.63,
            "confidence": 0.9994056,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "types",
            "start": 514.77,
            "end": 515.01,
            "confidence": 0.9997162,
            "punctuated_word": "types",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "of",
            "start": 515.01,
            "end": 515.09,
            "confidence": 0.9994392,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "things",
            "start": 515.09,
            "end": 515.295,
            "confidence": 0.9918218,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "besides",
            "start": 515.45496,
            "end": 515.695,
            "confidence": 0.99875796,
            "punctuated_word": "besides",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "yeah",
            "start": 515.735,
            "end": 515.77496,
            "confidence": 0.9696933,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.6142478
          },
          {
            "word": "exactly",
            "start": 515.77496,
            "end": 516.175,
            "confidence": 0.9572151,
            "punctuated_word": "Exactly.",
            "speaker": 0,
            "speaker_confidence": 0.17613018
          },
          {
            "word": "matching",
            "start": 516.255,
            "end": 516.415,
            "confidence": 0.68372816,
            "punctuated_word": "Matching",
            "speaker": 0,
            "speaker_confidence": 0.17613018
          },
          {
            "word": "for",
            "start": 516.415,
            "end": 516.575,
            "confidence": 0.98502535,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.17613018
          },
          {
            "word": "swaps",
            "start": 516.575,
            "end": 516.815,
            "confidence": 0.9552226,
            "punctuated_word": "swaps.",
            "speaker": 0,
            "speaker_confidence": 0.17613018
          },
          {
            "word": "exactly",
            "start": 516.815,
            "end": 517.135,
            "confidence": 0.7986955,
            "punctuated_word": "Exactly.",
            "speaker": 0,
            "speaker_confidence": 0.28959852
          },
          {
            "word": "i",
            "start": 517.135,
            "end": 517.375,
            "confidence": 0.74261075,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.28959852
          },
          {
            "word": "mean",
            "start": 517.375,
            "end": 517.695,
            "confidence": 0.9753673,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.28959852
          },
          {
            "word": "like",
            "start": 517.695,
            "end": 518.195,
            "confidence": 0.9755974,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.28959852
          },
          {
            "word": "you",
            "start": 518.255,
            "end": 518.33496,
            "confidence": 0.8535064,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.37480772
          },
          {
            "word": "know",
            "start": 518.33496,
            "end": 518.415,
            "confidence": 0.99379873,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.37480772
          },
          {
            "word": "when",
            "start": 518.415,
            "end": 518.65497,
            "confidence": 0.9986357,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.37480772
          },
          {
            "word": "when",
            "start": 518.65497,
            "end": 519.055,
            "confidence": 0.9963019,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.37480772
          },
          {
            "word": "we're",
            "start": 519.055,
            "end": 519.375,
            "confidence": 0.89835507,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.37480772
          },
          {
            "word": "in",
            "start": 519.375,
            "end": 519.535,
            "confidence": 0.97642946,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.37480772
          },
          {
            "word": "we're",
            "start": 519.535,
            "end": 519.855,
            "confidence": 0.9500015,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.6278752
          },
          {
            "word": "in",
            "start": 519.855,
            "end": 520.01495,
            "confidence": 0.998632,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6278752
          },
          {
            "word": "defcon",
            "start": 520.01495,
            "end": 520.51495,
            "confidence": 0.82883924,
            "punctuated_word": "Defcon",
            "speaker": 0,
            "speaker_confidence": 0.6278752
          },
          {
            "word": "in",
            "start": 520.65497,
            "end": 521.055,
            "confidence": 0.97878796,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6278752
          },
          {
            "word": "bangkok",
            "start": 521.055,
            "end": 521.555,
            "confidence": 0.98764765,
            "punctuated_word": "Bangkok,",
            "speaker": 0,
            "speaker_confidence": 0.6278752
          }
        ],
        "speaker": 0,
        "id": "7481dfba-d3a8-4aac-8389-7c9ed8df1a2c"
      },
      {
        "start": 521.935,
        "end": 538.46,
        "confidence": 0.8824104,
        "channel": 0,
        "transcript": "everybody has been using Grab. And in Grab, you can put a request saying, I want to have bath time, and somebody will respond, like, hotel or whatever will respond and saying, okay. We have bath high. They will send it to you. That's a match again. So between you you have it. So this is it's almost it's a joke we say. You know, how makes",
        "words": [
          {
            "word": "everybody",
            "start": 521.935,
            "end": 522.415,
            "confidence": 0.9432435,
            "punctuated_word": "everybody",
            "speaker": 0,
            "speaker_confidence": 0.6278752
          },
          {
            "word": "has",
            "start": 522.415,
            "end": 522.495,
            "confidence": 0.877719,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.6278752
          },
          {
            "word": "been",
            "start": 522.495,
            "end": 522.65497,
            "confidence": 0.9996282,
            "punctuated_word": "been",
            "speaker": 0,
            "speaker_confidence": 0.57817155
          },
          {
            "word": "using",
            "start": 522.65497,
            "end": 522.975,
            "confidence": 0.99981016,
            "punctuated_word": "using",
            "speaker": 0,
            "speaker_confidence": 0.57817155
          },
          {
            "word": "grab",
            "start": 522.975,
            "end": 523.475,
            "confidence": 0.8983526,
            "punctuated_word": "Grab.",
            "speaker": 0,
            "speaker_confidence": 0.57817155
          },
          {
            "word": "and",
            "start": 523.535,
            "end": 523.77496,
            "confidence": 0.9968437,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.57817155
          },
          {
            "word": "in",
            "start": 523.77496,
            "end": 523.935,
            "confidence": 0.5149097,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.57817155
          },
          {
            "word": "grab",
            "start": 523.935,
            "end": 524.33496,
            "confidence": 0.9162235,
            "punctuated_word": "Grab,",
            "speaker": 0,
            "speaker_confidence": 0.57817155
          },
          {
            "word": "you",
            "start": 524.33496,
            "end": 524.495,
            "confidence": 0.9908959,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.2516966
          },
          {
            "word": "can",
            "start": 524.495,
            "end": 524.65497,
            "confidence": 0.9995553,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.2516966
          },
          {
            "word": "put",
            "start": 524.65497,
            "end": 524.89496,
            "confidence": 0.99952614,
            "punctuated_word": "put",
            "speaker": 0,
            "speaker_confidence": 0.2516966
          },
          {
            "word": "a",
            "start": 524.89496,
            "end": 524.975,
            "confidence": 0.9859213,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.4081605
          },
          {
            "word": "request",
            "start": 524.975,
            "end": 525.375,
            "confidence": 0.91646266,
            "punctuated_word": "request",
            "speaker": 0,
            "speaker_confidence": 0.4081605
          },
          {
            "word": "saying",
            "start": 525.375,
            "end": 525.615,
            "confidence": 0.8452088,
            "punctuated_word": "saying,",
            "speaker": 0,
            "speaker_confidence": 0.4081605
          },
          {
            "word": "i",
            "start": 525.615,
            "end": 525.77496,
            "confidence": 0.9995962,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.4081605
          },
          {
            "word": "want",
            "start": 525.77496,
            "end": 526.01495,
            "confidence": 0.9995548,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.4081605
          },
          {
            "word": "to",
            "start": 526.01495,
            "end": 526.095,
            "confidence": 0.99968576,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "have",
            "start": 526.095,
            "end": 526.495,
            "confidence": 0.99971014,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "bath",
            "start": 526.495,
            "end": 526.735,
            "confidence": 0.4084494,
            "punctuated_word": "bath",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "time",
            "start": 526.735,
            "end": 527.235,
            "confidence": 0.38086188,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "and",
            "start": 527.375,
            "end": 527.615,
            "confidence": 0.9985043,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "somebody",
            "start": 527.615,
            "end": 527.88,
            "confidence": 0.76297873,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "will",
            "start": 527.96,
            "end": 528.2,
            "confidence": 0.6819017,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "respond",
            "start": 528.2,
            "end": 528.52,
            "confidence": 0.74744374,
            "punctuated_word": "respond,",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "like",
            "start": 528.52,
            "end": 528.84,
            "confidence": 0.8763988,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "hotel",
            "start": 528.84,
            "end": 529.16003,
            "confidence": 0.93235743,
            "punctuated_word": "hotel",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "or",
            "start": 529.16003,
            "end": 529.32,
            "confidence": 0.96070915,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "whatever",
            "start": 529.32,
            "end": 529.64,
            "confidence": 0.9927281,
            "punctuated_word": "whatever",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "will",
            "start": 529.64,
            "end": 529.8,
            "confidence": 0.47612396,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "respond",
            "start": 529.8,
            "end": 530.2,
            "confidence": 0.99701345,
            "punctuated_word": "respond",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "and",
            "start": 530.2,
            "end": 530.36,
            "confidence": 0.93499583,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "saying",
            "start": 530.36,
            "end": 530.6,
            "confidence": 0.80102265,
            "punctuated_word": "saying,",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "okay",
            "start": 530.6,
            "end": 530.84,
            "confidence": 0.9100075,
            "punctuated_word": "okay.",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "we",
            "start": 530.84,
            "end": 530.92,
            "confidence": 0.9971336,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "have",
            "start": 530.92,
            "end": 531.08,
            "confidence": 0.99803287,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "bath",
            "start": 531.08,
            "end": 531.24,
            "confidence": 0.9936744,
            "punctuated_word": "bath",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "high",
            "start": 531.24,
            "end": 531.48,
            "confidence": 0.8972138,
            "punctuated_word": "high.",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "they",
            "start": 531.48,
            "end": 531.8,
            "confidence": 0.59593004,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "will",
            "start": 531.8,
            "end": 531.96,
            "confidence": 0.9271622,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "send",
            "start": 531.96,
            "end": 532.04,
            "confidence": 0.7692656,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "it",
            "start": 532.04,
            "end": 532.2,
            "confidence": 0.9979965,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "to",
            "start": 532.2,
            "end": 532.36,
            "confidence": 0.9920032,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "you",
            "start": 532.36,
            "end": 532.68,
            "confidence": 0.9991308,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.70676064
          },
          {
            "word": "that's",
            "start": 532.68,
            "end": 532.92,
            "confidence": 0.999191,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.46349227
          },
          {
            "word": "a",
            "start": 532.92,
            "end": 533.0,
            "confidence": 0.968404,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.46349227
          },
          {
            "word": "match",
            "start": 533.0,
            "end": 533.24,
            "confidence": 0.9996451,
            "punctuated_word": "match",
            "speaker": 0,
            "speaker_confidence": 0.46349227
          },
          {
            "word": "again",
            "start": 533.24,
            "end": 533.72003,
            "confidence": 0.9954876,
            "punctuated_word": "again.",
            "speaker": 0,
            "speaker_confidence": 0.46349227
          },
          {
            "word": "so",
            "start": 533.72003,
            "end": 533.96,
            "confidence": 0.9870503,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.46349227
          },
          {
            "word": "between",
            "start": 533.96,
            "end": 534.36,
            "confidence": 0.9035733,
            "punctuated_word": "between",
            "speaker": 0,
            "speaker_confidence": 0.46349227
          },
          {
            "word": "you",
            "start": 534.36,
            "end": 534.6,
            "confidence": 0.8636646,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.46349227
          },
          {
            "word": "you",
            "start": 534.6,
            "end": 534.68,
            "confidence": 0.56153643,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "have",
            "start": 534.68,
            "end": 534.92,
            "confidence": 0.9961902,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "it",
            "start": 534.92,
            "end": 535.0,
            "confidence": 0.49259222,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "so",
            "start": 535.0,
            "end": 535.24,
            "confidence": 0.9982185,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "this",
            "start": 535.24,
            "end": 535.4,
            "confidence": 0.98283166,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "is",
            "start": 535.4,
            "end": 535.72003,
            "confidence": 0.99841654,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "it's",
            "start": 535.88,
            "end": 536.04,
            "confidence": 0.9977846,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "almost",
            "start": 536.04,
            "end": 536.44,
            "confidence": 0.999257,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "it's",
            "start": 536.6,
            "end": 536.76,
            "confidence": 0.82320553,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "a",
            "start": 536.76,
            "end": 536.84,
            "confidence": 0.9902941,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "joke",
            "start": 536.84,
            "end": 537.16003,
            "confidence": 0.99985766,
            "punctuated_word": "joke",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "we",
            "start": 537.16003,
            "end": 537.32,
            "confidence": 0.8123472,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "say",
            "start": 537.32,
            "end": 537.48,
            "confidence": 0.7174144,
            "punctuated_word": "say.",
            "speaker": 0,
            "speaker_confidence": 0.69085014
          },
          {
            "word": "you",
            "start": 537.48,
            "end": 537.56,
            "confidence": 0.998384,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.6096787
          },
          {
            "word": "know",
            "start": 537.56,
            "end": 537.72003,
            "confidence": 0.81459314,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.6096787
          },
          {
            "word": "how",
            "start": 537.72003,
            "end": 537.96,
            "confidence": 0.9749727,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.6096787
          },
          {
            "word": "makes",
            "start": 537.96,
            "end": 538.46,
            "confidence": 0.33470798,
            "punctuated_word": "makes",
            "speaker": 0,
            "speaker_confidence": 0.6096787
          }
        ],
        "speaker": 0,
        "id": "6b369f8c-90d9-4327-ae31-6afea126e60c"
      },
      {
        "start": 539.0,
        "end": 539.5,
        "confidence": 0.65539503,
        "channel": 0,
        "transcript": "the",
        "words": [
          {
            "word": "the",
            "start": 539.0,
            "end": 539.5,
            "confidence": 0.65539503,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6096787
          }
        ],
        "speaker": 0,
        "id": "e953ee81-5182-4d6c-b32b-fe463ebfafbc"
      },
      {
        "start": 540.36,
        "end": 542.66504,
        "confidence": 0.89468545,
        "channel": 0,
        "transcript": "the peer to peer connection in some ways between",
        "words": [
          {
            "word": "the",
            "start": 540.36,
            "end": 540.52,
            "confidence": 0.7319315,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6096787
          },
          {
            "word": "peer",
            "start": 540.52,
            "end": 540.76,
            "confidence": 0.908535,
            "punctuated_word": "peer",
            "speaker": 0,
            "speaker_confidence": 0.6370126
          },
          {
            "word": "to",
            "start": 540.76,
            "end": 540.92,
            "confidence": 0.9884908,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6370126
          },
          {
            "word": "peer",
            "start": 540.92,
            "end": 541.16003,
            "confidence": 0.99898094,
            "punctuated_word": "peer",
            "speaker": 0,
            "speaker_confidence": 0.6370126
          },
          {
            "word": "connection",
            "start": 541.16003,
            "end": 541.56,
            "confidence": 0.9759721,
            "punctuated_word": "connection",
            "speaker": 0,
            "speaker_confidence": 0.6370126
          },
          {
            "word": "in",
            "start": 541.56,
            "end": 541.72003,
            "confidence": 0.5409902,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6370126
          },
          {
            "word": "some",
            "start": 541.72003,
            "end": 541.8,
            "confidence": 0.9617226,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.6370126
          },
          {
            "word": "ways",
            "start": 541.8,
            "end": 542.085,
            "confidence": 0.9459306,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.6370126
          },
          {
            "word": "between",
            "start": 542.16504,
            "end": 542.66504,
            "confidence": 0.99961436,
            "punctuated_word": "between",
            "speaker": 0,
            "speaker_confidence": 0.6370126
          }
        ],
        "speaker": 0,
        "id": "416e81ab-cad3-4ecf-ae35-2d04b0cd6ed1"
      },
      {
        "start": 543.04504,
        "end": 551.625,
        "confidence": 0.9017392,
        "channel": 0,
        "transcript": "a coincidence of wants, like, on both sides. What about the want is more than just I want x coin for y coin? Yeah. The real ones, like, I want.",
        "words": [
          {
            "word": "a",
            "start": 543.04504,
            "end": 543.125,
            "confidence": 0.5939001,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5590428
          },
          {
            "word": "coincidence",
            "start": 543.125,
            "end": 543.60504,
            "confidence": 0.9812484,
            "punctuated_word": "coincidence",
            "speaker": 0,
            "speaker_confidence": 0.5590428
          },
          {
            "word": "of",
            "start": 543.60504,
            "end": 543.685,
            "confidence": 0.8526942,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5590428
          },
          {
            "word": "wants",
            "start": 543.685,
            "end": 544.005,
            "confidence": 0.7492434,
            "punctuated_word": "wants,",
            "speaker": 0,
            "speaker_confidence": 0.5590428
          },
          {
            "word": "like",
            "start": 544.005,
            "end": 544.16504,
            "confidence": 0.9249332,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.5590428
          },
          {
            "word": "on",
            "start": 544.16504,
            "end": 544.325,
            "confidence": 0.99939036,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.5590428
          },
          {
            "word": "both",
            "start": 544.325,
            "end": 544.645,
            "confidence": 0.9993063,
            "punctuated_word": "both",
            "speaker": 0,
            "speaker_confidence": 0.5590428
          },
          {
            "word": "sides",
            "start": 544.645,
            "end": 545.145,
            "confidence": 0.8812657,
            "punctuated_word": "sides.",
            "speaker": 0,
            "speaker_confidence": 0.5590428
          },
          {
            "word": "what",
            "start": 545.205,
            "end": 545.445,
            "confidence": 0.9915883,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.44865578
          },
          {
            "word": "about",
            "start": 545.445,
            "end": 545.685,
            "confidence": 0.9985557,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.44865578
          },
          {
            "word": "the",
            "start": 545.685,
            "end": 545.92505,
            "confidence": 0.99216837,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.44865578
          },
          {
            "word": "want",
            "start": 545.92505,
            "end": 546.16504,
            "confidence": 0.9904749,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.44865578
          },
          {
            "word": "is",
            "start": 546.16504,
            "end": 546.325,
            "confidence": 0.9636217,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.44865578
          },
          {
            "word": "more",
            "start": 546.325,
            "end": 546.565,
            "confidence": 0.9987066,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.44865578
          },
          {
            "word": "than",
            "start": 546.565,
            "end": 546.72504,
            "confidence": 0.9994773,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "just",
            "start": 546.72504,
            "end": 547.125,
            "confidence": 0.9992592,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "i",
            "start": 547.125,
            "end": 547.28503,
            "confidence": 0.7610933,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "want",
            "start": 547.28503,
            "end": 547.60504,
            "confidence": 0.99824464,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "x",
            "start": 547.60504,
            "end": 547.84503,
            "confidence": 0.97998387,
            "punctuated_word": "x",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "coin",
            "start": 547.84503,
            "end": 548.085,
            "confidence": 0.8410628,
            "punctuated_word": "coin",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "for",
            "start": 548.085,
            "end": 548.325,
            "confidence": 0.9899934,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "y",
            "start": 548.325,
            "end": 548.565,
            "confidence": 0.9844824,
            "punctuated_word": "y",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "coin",
            "start": 548.565,
            "end": 549.065,
            "confidence": 0.80209017,
            "punctuated_word": "coin?",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "yeah",
            "start": 549.28503,
            "end": 549.78503,
            "confidence": 0.8141321,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.6364014
          },
          {
            "word": "the",
            "start": 549.92505,
            "end": 550.085,
            "confidence": 0.97260386,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "real",
            "start": 550.085,
            "end": 550.405,
            "confidence": 0.94121313,
            "punctuated_word": "real",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "ones",
            "start": 550.405,
            "end": 550.72504,
            "confidence": 0.633796,
            "punctuated_word": "ones,",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "like",
            "start": 550.72504,
            "end": 550.965,
            "confidence": 0.78394896,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "i",
            "start": 550.965,
            "end": 551.125,
            "confidence": 0.99617153,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "want",
            "start": 551.125,
            "end": 551.625,
            "confidence": 0.6375218,
            "punctuated_word": "want.",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          }
        ],
        "speaker": 0,
        "id": "ffe844d7-0495-46a2-b11e-90f5479a88d7"
      },
      {
        "start": 552.245,
        "end": 564.2,
        "confidence": 0.89791703,
        "channel": 0,
        "transcript": "And other, side will respond to, I want the ride. Others, that's an Uber. I or whatever is the case. So any marketplace, you could think of it, even Telegram where I want to send a message to Josh.",
        "words": [
          {
            "word": "and",
            "start": 552.245,
            "end": 552.405,
            "confidence": 0.5515997,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "other",
            "start": 552.405,
            "end": 552.72504,
            "confidence": 0.7452336,
            "punctuated_word": "other,",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "side",
            "start": 552.965,
            "end": 553.205,
            "confidence": 0.96701294,
            "punctuated_word": "side",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "will",
            "start": 553.205,
            "end": 553.445,
            "confidence": 0.99124104,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "respond",
            "start": 553.445,
            "end": 553.84503,
            "confidence": 0.90411514,
            "punctuated_word": "respond",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "to",
            "start": 553.84503,
            "end": 554.28503,
            "confidence": 0.5430894,
            "punctuated_word": "to,",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "i",
            "start": 554.28503,
            "end": 554.72504,
            "confidence": 0.65195715,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "want",
            "start": 554.72504,
            "end": 555.04504,
            "confidence": 0.9920168,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "the",
            "start": 555.04504,
            "end": 555.125,
            "confidence": 0.5842579,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "ride",
            "start": 555.125,
            "end": 555.625,
            "confidence": 0.8612557,
            "punctuated_word": "ride.",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "others",
            "start": 555.685,
            "end": 556.005,
            "confidence": 0.82053804,
            "punctuated_word": "Others,",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "that's",
            "start": 556.005,
            "end": 556.16504,
            "confidence": 0.75054014,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "an",
            "start": 556.16504,
            "end": 556.325,
            "confidence": 0.8689294,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "uber",
            "start": 556.325,
            "end": 556.645,
            "confidence": 0.9249363,
            "punctuated_word": "Uber.",
            "speaker": 0,
            "speaker_confidence": 0.7391779
          },
          {
            "word": "i",
            "start": 556.645,
            "end": 556.725,
            "confidence": 0.99340534,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "or",
            "start": 556.805,
            "end": 556.965,
            "confidence": 0.989753,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "whatever",
            "start": 556.965,
            "end": 557.28503,
            "confidence": 0.9971163,
            "punctuated_word": "whatever",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "is",
            "start": 557.28503,
            "end": 557.445,
            "confidence": 0.9645046,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "the",
            "start": 557.445,
            "end": 557.7,
            "confidence": 0.9761486,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "case",
            "start": 557.7,
            "end": 558.18,
            "confidence": 0.9886303,
            "punctuated_word": "case.",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "so",
            "start": 558.18,
            "end": 558.42,
            "confidence": 0.99645126,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "any",
            "start": 558.42,
            "end": 558.82,
            "confidence": 0.9710283,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "marketplace",
            "start": 558.82,
            "end": 559.32,
            "confidence": 0.8408092,
            "punctuated_word": "marketplace,",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "you",
            "start": 559.62,
            "end": 559.78,
            "confidence": 0.9994,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "could",
            "start": 559.78,
            "end": 559.94,
            "confidence": 0.9995442,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "think",
            "start": 559.94,
            "end": 560.18,
            "confidence": 0.99989223,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "of",
            "start": 560.18,
            "end": 560.34,
            "confidence": 0.99979156,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "it",
            "start": 560.34,
            "end": 560.84,
            "confidence": 0.6850025,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "even",
            "start": 560.9,
            "end": 561.06,
            "confidence": 0.9997197,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "telegram",
            "start": 561.06,
            "end": 561.54004,
            "confidence": 0.97120607,
            "punctuated_word": "Telegram",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "where",
            "start": 561.54004,
            "end": 561.9,
            "confidence": 0.7225165,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "i",
            "start": 561.9,
            "end": 562.26,
            "confidence": 0.9859212,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "want",
            "start": 562.26,
            "end": 562.5,
            "confidence": 0.99946016,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "to",
            "start": 562.5,
            "end": 562.58,
            "confidence": 0.99912995,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "send",
            "start": 562.58,
            "end": 562.74,
            "confidence": 0.99991345,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "a",
            "start": 562.74,
            "end": 562.82,
            "confidence": 0.96486217,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.78804994
          },
          {
            "word": "message",
            "start": 562.82,
            "end": 563.3,
            "confidence": 0.999982,
            "punctuated_word": "message",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "to",
            "start": 563.3,
            "end": 563.7,
            "confidence": 0.9998503,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "josh",
            "start": 563.7,
            "end": 564.2,
            "confidence": 0.8179995,
            "punctuated_word": "Josh.",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          }
        ],
        "speaker": 0,
        "id": "daca12ca-2099-4b8e-be36-a5a9867705d5"
      },
      {
        "start": 564.74,
        "end": 569.72003,
        "confidence": 0.83860296,
        "channel": 0,
        "transcript": "And on other side, somebody could be a broadcast server. Telegram broadcast hosted",
        "words": [
          {
            "word": "and",
            "start": 564.74,
            "end": 565.06,
            "confidence": 0.9975297,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "on",
            "start": 565.06,
            "end": 565.14,
            "confidence": 0.45115772,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "other",
            "start": 565.14,
            "end": 565.46,
            "confidence": 0.68435514,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "side",
            "start": 565.46,
            "end": 565.78,
            "confidence": 0.9897194,
            "punctuated_word": "side,",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "somebody",
            "start": 565.78,
            "end": 566.18,
            "confidence": 0.99942446,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "could",
            "start": 566.18,
            "end": 566.42,
            "confidence": 0.9984236,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "be",
            "start": 566.42,
            "end": 566.92,
            "confidence": 0.99986255,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "a",
            "start": 566.98004,
            "end": 567.14,
            "confidence": 0.9990243,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "broadcast",
            "start": 567.14,
            "end": 567.64,
            "confidence": 0.8256034,
            "punctuated_word": "broadcast",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "server",
            "start": 567.78,
            "end": 568.28,
            "confidence": 0.7755015,
            "punctuated_word": "server.",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "telegram",
            "start": 568.34,
            "end": 568.66003,
            "confidence": 0.99315333,
            "punctuated_word": "Telegram",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "broadcast",
            "start": 568.66003,
            "end": 569.16003,
            "confidence": 0.37450087,
            "punctuated_word": "broadcast",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "hosted",
            "start": 569.22003,
            "end": 569.72003,
            "confidence": 0.81358135,
            "punctuated_word": "hosted",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          }
        ],
        "speaker": 0,
        "id": "0e38b0f4-aa2d-4ee2-b528-03009a8fb98b"
      },
      {
        "start": 570.10004,
        "end": 571.56,
        "confidence": 0.9916811,
        "channel": 0,
        "transcript": "in on their own computer.",
        "words": [
          {
            "word": "in",
            "start": 570.10004,
            "end": 570.26,
            "confidence": 0.99251467,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7698796
          },
          {
            "word": "on",
            "start": 570.34,
            "end": 570.42,
            "confidence": 0.99979264,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.5931492
          },
          {
            "word": "their",
            "start": 570.42,
            "end": 570.66003,
            "confidence": 0.99966097,
            "punctuated_word": "their",
            "speaker": 0,
            "speaker_confidence": 0.5931492
          },
          {
            "word": "own",
            "start": 570.66003,
            "end": 571.06,
            "confidence": 0.9995419,
            "punctuated_word": "own",
            "speaker": 0,
            "speaker_confidence": 0.5931492
          },
          {
            "word": "computer",
            "start": 571.06,
            "end": 571.56,
            "confidence": 0.9668958,
            "punctuated_word": "computer.",
            "speaker": 0,
            "speaker_confidence": 0.5931492
          }
        ],
        "speaker": 0,
        "id": "e4757a4e-e794-4eba-99f9-a81ed53d36af"
      },
      {
        "start": 571.94,
        "end": 576.705,
        "confidence": 0.916609,
        "channel": 0,
        "transcript": "They could say I am willing to provide the service of broadcasting the service that you want to send to Bujos.",
        "words": [
          {
            "word": "they",
            "start": 571.94,
            "end": 572.205,
            "confidence": 0.97614235,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.5931492
          },
          {
            "word": "could",
            "start": 572.205,
            "end": 572.445,
            "confidence": 0.9991936,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.5931492
          },
          {
            "word": "say",
            "start": 572.445,
            "end": 572.60504,
            "confidence": 0.9900317,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.5931492
          },
          {
            "word": "i",
            "start": 572.60504,
            "end": 572.685,
            "confidence": 0.51825744,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.4033118
          },
          {
            "word": "am",
            "start": 572.685,
            "end": 572.84503,
            "confidence": 0.7383249,
            "punctuated_word": "am",
            "speaker": 0,
            "speaker_confidence": 0.4033118
          },
          {
            "word": "willing",
            "start": 572.84503,
            "end": 573.16504,
            "confidence": 0.99682593,
            "punctuated_word": "willing",
            "speaker": 0,
            "speaker_confidence": 0.4033118
          },
          {
            "word": "to",
            "start": 573.16504,
            "end": 573.245,
            "confidence": 0.99798596,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.4033118
          },
          {
            "word": "provide",
            "start": 573.245,
            "end": 573.565,
            "confidence": 0.98980707,
            "punctuated_word": "provide",
            "speaker": 0,
            "speaker_confidence": 0.4033118
          },
          {
            "word": "the",
            "start": 573.565,
            "end": 573.645,
            "confidence": 0.96256447,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "service",
            "start": 573.645,
            "end": 573.965,
            "confidence": 0.9883193,
            "punctuated_word": "service",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "of",
            "start": 573.965,
            "end": 574.04504,
            "confidence": 0.45026267,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "broadcasting",
            "start": 574.04504,
            "end": 574.54504,
            "confidence": 0.9580711,
            "punctuated_word": "broadcasting",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "the",
            "start": 574.685,
            "end": 574.765,
            "confidence": 0.90618217,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "service",
            "start": 574.765,
            "end": 575.245,
            "confidence": 0.9964366,
            "punctuated_word": "service",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "that",
            "start": 575.245,
            "end": 575.325,
            "confidence": 0.9981213,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "you",
            "start": 575.325,
            "end": 575.48505,
            "confidence": 0.98950946,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "want",
            "start": 575.48505,
            "end": 575.645,
            "confidence": 0.9942755,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "to",
            "start": 575.645,
            "end": 575.72504,
            "confidence": 0.99862266,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "send",
            "start": 575.72504,
            "end": 575.965,
            "confidence": 0.99946576,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "to",
            "start": 575.965,
            "end": 576.205,
            "confidence": 0.99762815,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          },
          {
            "word": "bujos",
            "start": 576.205,
            "end": 576.705,
            "confidence": 0.8027633,
            "punctuated_word": "Bujos.",
            "speaker": 0,
            "speaker_confidence": 0.62285155
          }
        ],
        "speaker": 0,
        "id": "ffff837d-61e6-4371-80cb-082f3fadbc36"
      },
      {
        "start": 577.48505,
        "end": 579.745,
        "confidence": 0.91212636,
        "channel": 0,
        "transcript": "So in many ways that you can",
        "words": [
          {
            "word": "so",
            "start": 577.48505,
            "end": 577.72504,
            "confidence": 0.5454337,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "in",
            "start": 577.72504,
            "end": 577.965,
            "confidence": 0.9844923,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "many",
            "start": 577.965,
            "end": 578.205,
            "confidence": 0.9996265,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "ways",
            "start": 578.205,
            "end": 578.60504,
            "confidence": 0.9995209,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "that",
            "start": 578.60504,
            "end": 579.005,
            "confidence": 0.8925233,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "you",
            "start": 579.005,
            "end": 579.245,
            "confidence": 0.9634551,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "can",
            "start": 579.245,
            "end": 579.745,
            "confidence": 0.9998325,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          }
        ],
        "speaker": 0,
        "id": "6a97f286-9863-43ca-a5cd-2d23391a7f29"
      },
      {
        "start": 580.04504,
        "end": 583.265,
        "confidence": 0.9836758,
        "channel": 0,
        "transcript": "think of most of the things that we do online,",
        "words": [
          {
            "word": "think",
            "start": 580.04504,
            "end": 580.365,
            "confidence": 0.99849176,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "of",
            "start": 580.365,
            "end": 580.865,
            "confidence": 0.9996718,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "most",
            "start": 581.005,
            "end": 581.405,
            "confidence": 0.99253064,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "of",
            "start": 581.405,
            "end": 581.565,
            "confidence": 0.99984574,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6400361
          },
          {
            "word": "the",
            "start": 581.565,
            "end": 581.965,
            "confidence": 0.99958175,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6424288
          },
          {
            "word": "things",
            "start": 581.965,
            "end": 582.205,
            "confidence": 0.99963415,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.6424288
          },
          {
            "word": "that",
            "start": 582.205,
            "end": 582.365,
            "confidence": 0.9996989,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6424288
          },
          {
            "word": "we",
            "start": 582.365,
            "end": 582.525,
            "confidence": 0.99940014,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6424288
          },
          {
            "word": "do",
            "start": 582.525,
            "end": 582.765,
            "confidence": 0.9998919,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.6424288
          },
          {
            "word": "online",
            "start": 582.765,
            "end": 583.265,
            "confidence": 0.84801006,
            "punctuated_word": "online,",
            "speaker": 0,
            "speaker_confidence": 0.6424288
          }
        ],
        "speaker": 0,
        "id": "14ff4433-e04f-4eae-9b3b-e73f3b0450a4"
      },
      {
        "start": 583.885,
        "end": 585.905,
        "confidence": 0.95374185,
        "channel": 0,
        "transcript": "especially things that are kind of social networky,",
        "words": [
          {
            "word": "especially",
            "start": 583.885,
            "end": 584.28503,
            "confidence": 0.95848936,
            "punctuated_word": "especially",
            "speaker": 0,
            "speaker_confidence": 0.6424288
          },
          {
            "word": "things",
            "start": 584.28503,
            "end": 584.445,
            "confidence": 0.8968173,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "that",
            "start": 584.445,
            "end": 584.60504,
            "confidence": 0.99844474,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "are",
            "start": 584.60504,
            "end": 584.765,
            "confidence": 0.9930264,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "kind",
            "start": 584.765,
            "end": 584.925,
            "confidence": 0.96409965,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "of",
            "start": 584.925,
            "end": 585.085,
            "confidence": 0.99937564,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "social",
            "start": 585.085,
            "end": 585.405,
            "confidence": 0.99831486,
            "punctuated_word": "social",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "networky",
            "start": 585.405,
            "end": 585.905,
            "confidence": 0.8213665,
            "punctuated_word": "networky,",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          }
        ],
        "speaker": 0,
        "id": "52050f0f-7d74-4e0f-b442-54ded6dd3dba"
      },
      {
        "start": 586.445,
        "end": 588.51996,
        "confidence": 0.893404,
        "channel": 0,
        "transcript": "be it Uber or this, that, and the other",
        "words": [
          {
            "word": "be",
            "start": 586.445,
            "end": 586.60504,
            "confidence": 0.8953987,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "it",
            "start": 586.60504,
            "end": 586.98,
            "confidence": 0.6220051,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "uber",
            "start": 586.98,
            "end": 587.13995,
            "confidence": 0.99505,
            "punctuated_word": "Uber",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "or",
            "start": 587.13995,
            "end": 587.38,
            "confidence": 0.6337056,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.6118446
          },
          {
            "word": "this",
            "start": 587.38,
            "end": 587.45996,
            "confidence": 0.94902015,
            "punctuated_word": "this,",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "that",
            "start": 587.45996,
            "end": 587.69995,
            "confidence": 0.9521961,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "and",
            "start": 587.69995,
            "end": 587.94,
            "confidence": 0.9971251,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "the",
            "start": 587.94,
            "end": 588.01996,
            "confidence": 0.99669325,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "other",
            "start": 588.01996,
            "end": 588.51996,
            "confidence": 0.9994419,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          }
        ],
        "speaker": 0,
        "id": "7199ebae-5823-4fa5-98a7-cf50db7dfbae"
      },
      {
        "start": 588.82,
        "end": 593.48,
        "confidence": 0.8437122,
        "channel": 0,
        "transcript": "as kind of a supply and demand or rather kind of ask and bid,",
        "words": [
          {
            "word": "as",
            "start": 588.82,
            "end": 589.06,
            "confidence": 0.54485106,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "kind",
            "start": 589.06,
            "end": 589.22,
            "confidence": 0.9884828,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "of",
            "start": 589.22,
            "end": 589.45996,
            "confidence": 0.9995946,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "a",
            "start": 589.45996,
            "end": 589.94,
            "confidence": 0.98959875,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "supply",
            "start": 589.94,
            "end": 590.33997,
            "confidence": 0.9959453,
            "punctuated_word": "supply",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "and",
            "start": 590.33997,
            "end": 590.57996,
            "confidence": 0.9982096,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "demand",
            "start": 590.57996,
            "end": 591.07996,
            "confidence": 0.9999379,
            "punctuated_word": "demand",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "or",
            "start": 591.13995,
            "end": 591.3,
            "confidence": 0.75912297,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "rather",
            "start": 591.3,
            "end": 591.62,
            "confidence": 0.4231069,
            "punctuated_word": "rather",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "kind",
            "start": 591.62,
            "end": 591.86,
            "confidence": 0.6930252,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "of",
            "start": 591.86,
            "end": 592.36,
            "confidence": 0.99679214,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "ask",
            "start": 592.5,
            "end": 592.74,
            "confidence": 0.5141545,
            "punctuated_word": "ask",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "and",
            "start": 592.74,
            "end": 592.98,
            "confidence": 0.98628205,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          },
          {
            "word": "bid",
            "start": 592.98,
            "end": 593.48,
            "confidence": 0.9228669,
            "punctuated_word": "bid,",
            "speaker": 0,
            "speaker_confidence": 0.75056463
          }
        ],
        "speaker": 0,
        "id": "93d6949f-cce2-439f-a721-2241c19722e8"
      },
      {
        "start": 594.1,
        "end": 595.56,
        "confidence": 0.89967185,
        "channel": 0,
        "transcript": "like, two sides of the",
        "words": [
          {
            "word": "like",
            "start": 594.1,
            "end": 594.26,
            "confidence": 0.57396245,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "two",
            "start": 594.26,
            "end": 594.5,
            "confidence": 0.9809028,
            "punctuated_word": "two",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "sides",
            "start": 594.5,
            "end": 594.82,
            "confidence": 0.9933755,
            "punctuated_word": "sides",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "of",
            "start": 594.82,
            "end": 595.06,
            "confidence": 0.9893416,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "the",
            "start": 595.06,
            "end": 595.56,
            "confidence": 0.96077675,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          }
        ],
        "speaker": 0,
        "id": "15b2002c-ff0d-4ddc-83db-6fbbbc7fb68b"
      },
      {
        "start": 595.94,
        "end": 599.025,
        "confidence": 0.96299124,
        "channel": 0,
        "transcript": "matching engine problem. And so that's what Right. We are",
        "words": [
          {
            "word": "matching",
            "start": 595.94,
            "end": 596.26,
            "confidence": 0.98523825,
            "punctuated_word": "matching",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "engine",
            "start": 596.26,
            "end": 596.74,
            "confidence": 0.996101,
            "punctuated_word": "engine",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "problem",
            "start": 596.74,
            "end": 597.13995,
            "confidence": 0.97357285,
            "punctuated_word": "problem.",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "and",
            "start": 597.13995,
            "end": 597.38,
            "confidence": 0.9701652,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "so",
            "start": 597.38,
            "end": 597.54,
            "confidence": 0.98856527,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "that's",
            "start": 597.54,
            "end": 597.77997,
            "confidence": 0.9923768,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "what",
            "start": 597.77997,
            "end": 598.01996,
            "confidence": 0.94471496,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7059201
          },
          {
            "word": "right",
            "start": 598.33997,
            "end": 598.41,
            "confidence": 0.99511063,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.5900933
          },
          {
            "word": "we",
            "start": 598.66,
            "end": 598.82,
            "confidence": 0.95886713,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.5900933
          },
          {
            "word": "are",
            "start": 598.82,
            "end": 599.025,
            "confidence": 0.8252,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.5900933
          }
        ],
        "speaker": 0,
        "id": "7cfc13ff-6faf-4a2b-b2ce-77d2feaaa67e"
      },
      {
        "start": 599.905,
        "end": 603.505,
        "confidence": 0.82144505,
        "channel": 0,
        "transcript": "trying to generalize the matching engine, not just swaps, but any kinds of,",
        "words": [
          {
            "word": "trying",
            "start": 599.905,
            "end": 600.265,
            "confidence": 0.5484657,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.5900933
          },
          {
            "word": "to",
            "start": 600.265,
            "end": 600.625,
            "confidence": 0.7356591,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5900933
          },
          {
            "word": "generalize",
            "start": 600.625,
            "end": 601.065,
            "confidence": 0.901358,
            "punctuated_word": "generalize",
            "speaker": 0,
            "speaker_confidence": 0.5900933
          },
          {
            "word": "the",
            "start": 601.065,
            "end": 601.505,
            "confidence": 0.83549565,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5900933
          },
          {
            "word": "matching",
            "start": 601.505,
            "end": 601.67834,
            "confidence": 0.93497795,
            "punctuated_word": "matching",
            "speaker": 0,
            "speaker_confidence": 0.5900933
          },
          {
            "word": "engine",
            "start": 601.67834,
            "end": 601.8517,
            "confidence": 0.93585163,
            "punctuated_word": "engine,",
            "speaker": 0,
            "speaker_confidence": 0.42798066
          },
          {
            "word": "not",
            "start": 601.8517,
            "end": 602.025,
            "confidence": 0.7918385,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.42798066
          },
          {
            "word": "just",
            "start": 602.025,
            "end": 602.19836,
            "confidence": 0.805799,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.42798066
          },
          {
            "word": "swaps",
            "start": 602.19836,
            "end": 602.3717,
            "confidence": 0.93924296,
            "punctuated_word": "swaps,",
            "speaker": 0,
            "speaker_confidence": 0.42798066
          },
          {
            "word": "but",
            "start": 602.3717,
            "end": 602.54504,
            "confidence": 0.8875266,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.42798066
          },
          {
            "word": "any",
            "start": 602.54504,
            "end": 602.945,
            "confidence": 0.6991646,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.42798066
          },
          {
            "word": "kinds",
            "start": 602.945,
            "end": 603.025,
            "confidence": 0.7590473,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.42798066
          },
          {
            "word": "of",
            "start": 603.025,
            "end": 603.505,
            "confidence": 0.904358,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.42798066
          }
        ],
        "speaker": 0,
        "id": "3cd89523-3b1a-467c-a561-6386017dc421"
      },
      {
        "start": 604.385,
        "end": 607.84503,
        "confidence": 0.9392309,
        "channel": 0,
        "transcript": "Right. Actions. Yeah. And so the the kind of, like, metaphor",
        "words": [
          {
            "word": "right",
            "start": 604.385,
            "end": 604.505,
            "confidence": 0.98082715,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.0764997
          },
          {
            "word": "actions",
            "start": 604.625,
            "end": 605.10504,
            "confidence": 0.91496205,
            "punctuated_word": "Actions.",
            "speaker": 1,
            "speaker_confidence": 0.36137414
          },
          {
            "word": "yeah",
            "start": 605.10504,
            "end": 605.34503,
            "confidence": 0.72278816,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.36137414
          },
          {
            "word": "and",
            "start": 605.34503,
            "end": 605.505,
            "confidence": 0.9845057,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.36137414
          },
          {
            "word": "so",
            "start": 605.505,
            "end": 606.005,
            "confidence": 0.96988726,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.36137414
          },
          {
            "word": "the",
            "start": 606.145,
            "end": 606.30505,
            "confidence": 0.9711566,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.36137414
          },
          {
            "word": "the",
            "start": 606.30505,
            "end": 606.385,
            "confidence": 0.9334321,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.49061644
          },
          {
            "word": "kind",
            "start": 606.385,
            "end": 606.54504,
            "confidence": 0.92819273,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.49061644
          },
          {
            "word": "of",
            "start": 606.54504,
            "end": 606.705,
            "confidence": 0.9300966,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.49061644
          },
          {
            "word": "like",
            "start": 606.705,
            "end": 607.205,
            "confidence": 0.9993931,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.49061644
          },
          {
            "word": "metaphor",
            "start": 607.34503,
            "end": 607.84503,
            "confidence": 0.99629873,
            "punctuated_word": "metaphor",
            "speaker": 1,
            "speaker_confidence": 0.49061644
          }
        ],
        "speaker": 1,
        "id": "537084d6-14d2-4381-929e-66d31a58d5ba"
      },
      {
        "start": 608.385,
        "end": 613.76,
        "confidence": 0.91778105,
        "channel": 0,
        "transcript": "that you guys like to use in all this is time travel. Yes. Very much obsessed with time travel.",
        "words": [
          {
            "word": "that",
            "start": 608.385,
            "end": 608.625,
            "confidence": 0.78068596,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.49061644
          },
          {
            "word": "you",
            "start": 608.625,
            "end": 608.78503,
            "confidence": 0.9928872,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.36885613
          },
          {
            "word": "guys",
            "start": 608.78503,
            "end": 609.185,
            "confidence": 0.99276525,
            "punctuated_word": "guys",
            "speaker": 1,
            "speaker_confidence": 0.36885613
          },
          {
            "word": "like",
            "start": 609.185,
            "end": 609.42505,
            "confidence": 0.99262047,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.36885613
          },
          {
            "word": "to",
            "start": 609.42505,
            "end": 609.505,
            "confidence": 0.99736613,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.36885613
          },
          {
            "word": "use",
            "start": 609.505,
            "end": 610.005,
            "confidence": 0.9961904,
            "punctuated_word": "use",
            "speaker": 1,
            "speaker_confidence": 0.36885613
          },
          {
            "word": "in",
            "start": 610.065,
            "end": 610.145,
            "confidence": 0.83856016,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.36885613
          },
          {
            "word": "all",
            "start": 610.145,
            "end": 610.30505,
            "confidence": 0.989202,
            "punctuated_word": "all",
            "speaker": 1,
            "speaker_confidence": 0.34697682
          },
          {
            "word": "this",
            "start": 610.30505,
            "end": 610.625,
            "confidence": 0.9405515,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.34697682
          },
          {
            "word": "is",
            "start": 610.625,
            "end": 611.025,
            "confidence": 0.9979559,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.34697682
          },
          {
            "word": "time",
            "start": 611.025,
            "end": 611.265,
            "confidence": 0.9956657,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.34697682
          },
          {
            "word": "travel",
            "start": 611.265,
            "end": 611.66504,
            "confidence": 0.9221506,
            "punctuated_word": "travel.",
            "speaker": 1,
            "speaker_confidence": 0.34697682
          },
          {
            "word": "yes",
            "start": 611.66504,
            "end": 611.82,
            "confidence": 0.9983071,
            "punctuated_word": "Yes.",
            "speaker": 0,
            "speaker_confidence": 0.5418302
          },
          {
            "word": "very",
            "start": 612.06,
            "end": 612.3,
            "confidence": 0.5906088,
            "punctuated_word": "Very",
            "speaker": 0,
            "speaker_confidence": 0.5418302
          },
          {
            "word": "much",
            "start": 612.3,
            "end": 612.46,
            "confidence": 0.91685903,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.5418302
          },
          {
            "word": "obsessed",
            "start": 612.46,
            "end": 612.94,
            "confidence": 0.52132577,
            "punctuated_word": "obsessed",
            "speaker": 0,
            "speaker_confidence": 0.5418302
          },
          {
            "word": "with",
            "start": 612.94,
            "end": 613.10004,
            "confidence": 0.9859489,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.5418302
          },
          {
            "word": "time",
            "start": 613.10004,
            "end": 613.26,
            "confidence": 0.9970988,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.5418302
          },
          {
            "word": "travel",
            "start": 613.26,
            "end": 613.76,
            "confidence": 0.99109143,
            "punctuated_word": "travel.",
            "speaker": 0,
            "speaker_confidence": 0.5418302
          }
        ],
        "speaker": 1,
        "id": "6508a342-00b8-4019-9b23-c7db0f063974"
      },
      {
        "start": 614.38,
        "end": 625.385,
        "confidence": 0.90031236,
        "channel": 0,
        "transcript": "Some people hate it, but I think it's the best metaphor to use. Yeah. Because what happens in Mev is just like you have transactions that are order one after the other, but what may have happened, the ordering of ordering of transactions",
        "words": [
          {
            "word": "some",
            "start": 614.38,
            "end": 614.54,
            "confidence": 0.98821104,
            "punctuated_word": "Some",
            "speaker": 0,
            "speaker_confidence": 0.47150517
          },
          {
            "word": "people",
            "start": 614.54,
            "end": 614.78,
            "confidence": 0.9995191,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.47150517
          },
          {
            "word": "hate",
            "start": 614.78,
            "end": 614.94,
            "confidence": 0.9930379,
            "punctuated_word": "hate",
            "speaker": 0,
            "speaker_confidence": 0.47150517
          },
          {
            "word": "it",
            "start": 614.94,
            "end": 615.02,
            "confidence": 0.9932424,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.47150517
          },
          {
            "word": "but",
            "start": 615.02,
            "end": 615.26,
            "confidence": 0.99956006,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.47150517
          },
          {
            "word": "i",
            "start": 615.26,
            "end": 615.34,
            "confidence": 0.99931383,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.47150517
          },
          {
            "word": "think",
            "start": 615.34,
            "end": 615.5,
            "confidence": 0.9996854,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.47150517
          },
          {
            "word": "it's",
            "start": 615.5,
            "end": 615.66003,
            "confidence": 0.9760746,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.47150517
          },
          {
            "word": "the",
            "start": 615.66003,
            "end": 615.74,
            "confidence": 0.9830608,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.47300363
          },
          {
            "word": "best",
            "start": 615.74,
            "end": 615.9,
            "confidence": 0.99961865,
            "punctuated_word": "best",
            "speaker": 0,
            "speaker_confidence": 0.47300363
          },
          {
            "word": "metaphor",
            "start": 615.9,
            "end": 616.3,
            "confidence": 0.99586123,
            "punctuated_word": "metaphor",
            "speaker": 0,
            "speaker_confidence": 0.47300363
          },
          {
            "word": "to",
            "start": 616.3,
            "end": 616.46,
            "confidence": 0.99252653,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.47300363
          },
          {
            "word": "use",
            "start": 616.46,
            "end": 616.86,
            "confidence": 0.808671,
            "punctuated_word": "use.",
            "speaker": 0,
            "speaker_confidence": 0.47300363
          },
          {
            "word": "yeah",
            "start": 616.86,
            "end": 617.10004,
            "confidence": 0.80271435,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.6175809
          },
          {
            "word": "because",
            "start": 617.10004,
            "end": 617.34,
            "confidence": 0.9879098,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.6175809
          },
          {
            "word": "what",
            "start": 617.34,
            "end": 617.5,
            "confidence": 0.99307764,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6175809
          },
          {
            "word": "happens",
            "start": 617.5,
            "end": 617.9,
            "confidence": 0.9984909,
            "punctuated_word": "happens",
            "speaker": 0,
            "speaker_confidence": 0.6175809
          },
          {
            "word": "in",
            "start": 617.9,
            "end": 618.3,
            "confidence": 0.98706114,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6175809
          },
          {
            "word": "mev",
            "start": 618.3,
            "end": 618.7,
            "confidence": 0.71356046,
            "punctuated_word": "Mev",
            "speaker": 0,
            "speaker_confidence": 0.6175809
          },
          {
            "word": "is",
            "start": 618.7,
            "end": 618.94,
            "confidence": 0.9105026,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6175809
          },
          {
            "word": "just",
            "start": 618.94,
            "end": 619.18,
            "confidence": 0.9946873,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.6175809
          },
          {
            "word": "like",
            "start": 619.18,
            "end": 619.68,
            "confidence": 0.9819587,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.6175809
          },
          {
            "word": "you",
            "start": 619.82,
            "end": 619.98,
            "confidence": 0.6363833,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "have",
            "start": 619.98,
            "end": 620.14,
            "confidence": 0.9974498,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "transactions",
            "start": 620.14,
            "end": 620.64,
            "confidence": 0.99698645,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "that",
            "start": 620.78,
            "end": 621.02,
            "confidence": 0.9974796,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "are",
            "start": 621.02,
            "end": 621.5,
            "confidence": 0.99200773,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "order",
            "start": 621.5,
            "end": 621.82,
            "confidence": 0.5856499,
            "punctuated_word": "order",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "one",
            "start": 621.82,
            "end": 621.98,
            "confidence": 0.8676316,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "after",
            "start": 621.98,
            "end": 622.22003,
            "confidence": 0.72184664,
            "punctuated_word": "after",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "the",
            "start": 622.22003,
            "end": 622.38,
            "confidence": 0.9938485,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "other",
            "start": 622.38,
            "end": 622.62,
            "confidence": 0.9320041,
            "punctuated_word": "other,",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "but",
            "start": 622.62,
            "end": 622.78,
            "confidence": 0.9857202,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "what",
            "start": 622.78,
            "end": 622.94,
            "confidence": 0.954145,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "may",
            "start": 622.94,
            "end": 623.18,
            "confidence": 0.9909995,
            "punctuated_word": "may",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "have",
            "start": 623.18,
            "end": 623.34,
            "confidence": 0.9823168,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "happened",
            "start": 623.34,
            "end": 623.84,
            "confidence": 0.8295931,
            "punctuated_word": "happened,",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "the",
            "start": 623.98,
            "end": 624.14,
            "confidence": 0.88177097,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "ordering",
            "start": 624.14,
            "end": 624.2725,
            "confidence": 0.46316034,
            "punctuated_word": "ordering",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "of",
            "start": 624.2725,
            "end": 624.405,
            "confidence": 0.5987478,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "ordering",
            "start": 624.48505,
            "end": 624.80505,
            "confidence": 0.2370564,
            "punctuated_word": "ordering",
            "speaker": 0,
            "speaker_confidence": 0.5678278
          },
          {
            "word": "of",
            "start": 624.80505,
            "end": 624.885,
            "confidence": 0.9726414,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "transactions",
            "start": 624.885,
            "end": 625.385,
            "confidence": 0.9976463,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          }
        ],
        "speaker": 0,
        "id": "8ae211a7-3d5f-49d8-af95-3e1ab34e9853"
      },
      {
        "start": 625.68506,
        "end": 628.98505,
        "confidence": 0.95883274,
        "channel": 0,
        "transcript": "would get manipulated. So somebody wants to sell ETH",
        "words": [
          {
            "word": "would",
            "start": 625.68506,
            "end": 625.92505,
            "confidence": 0.9938857,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "get",
            "start": 625.92505,
            "end": 626.16504,
            "confidence": 0.9660788,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "manipulated",
            "start": 626.16504,
            "end": 626.66504,
            "confidence": 0.99654174,
            "punctuated_word": "manipulated.",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "so",
            "start": 626.965,
            "end": 627.28503,
            "confidence": 0.9989549,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "somebody",
            "start": 627.28503,
            "end": 627.60504,
            "confidence": 0.96549904,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "wants",
            "start": 627.60504,
            "end": 627.92505,
            "confidence": 0.98945785,
            "punctuated_word": "wants",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "to",
            "start": 627.92505,
            "end": 628.085,
            "confidence": 0.9995859,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "sell",
            "start": 628.085,
            "end": 628.48505,
            "confidence": 0.9990128,
            "punctuated_word": "sell",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "eth",
            "start": 628.48505,
            "end": 628.98505,
            "confidence": 0.7204784,
            "punctuated_word": "ETH",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          }
        ],
        "speaker": 0,
        "id": "d8f9a9a1-e9ab-4020-8747-6f2ad19d2a35"
      },
      {
        "start": 629.525,
        "end": 640.31,
        "confidence": 0.9408751,
        "channel": 0,
        "transcript": "and somebody could come before that by buying up enough ETH and changing the price of the ETH. That's front running or other cases or other kinds of attacks. So if you can change the order of transactions,",
        "words": [
          {
            "word": "and",
            "start": 629.525,
            "end": 629.68506,
            "confidence": 0.7277514,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "somebody",
            "start": 629.68506,
            "end": 630.085,
            "confidence": 0.9981781,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "could",
            "start": 630.085,
            "end": 630.325,
            "confidence": 0.9484749,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "come",
            "start": 630.325,
            "end": 630.565,
            "confidence": 0.9980446,
            "punctuated_word": "come",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "before",
            "start": 630.565,
            "end": 630.885,
            "confidence": 0.99708813,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "that",
            "start": 630.885,
            "end": 631.125,
            "confidence": 0.9927584,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "by",
            "start": 631.125,
            "end": 631.28503,
            "confidence": 0.84998405,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "buying",
            "start": 631.28503,
            "end": 631.60504,
            "confidence": 0.9989723,
            "punctuated_word": "buying",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "up",
            "start": 631.60504,
            "end": 631.765,
            "confidence": 0.98569804,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "enough",
            "start": 631.765,
            "end": 632.085,
            "confidence": 0.9581477,
            "punctuated_word": "enough",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "eth",
            "start": 632.085,
            "end": 632.325,
            "confidence": 0.96450096,
            "punctuated_word": "ETH",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "and",
            "start": 632.325,
            "end": 632.80505,
            "confidence": 0.98397195,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "changing",
            "start": 632.80505,
            "end": 633.125,
            "confidence": 0.99561405,
            "punctuated_word": "changing",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "the",
            "start": 633.125,
            "end": 633.28503,
            "confidence": 0.99802005,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "price",
            "start": 633.28503,
            "end": 633.525,
            "confidence": 0.99955004,
            "punctuated_word": "price",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "of",
            "start": 633.525,
            "end": 633.68506,
            "confidence": 0.9982566,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8349507
          },
          {
            "word": "the",
            "start": 633.68506,
            "end": 633.84503,
            "confidence": 0.6965474,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "eth",
            "start": 633.84503,
            "end": 634.085,
            "confidence": 0.8085506,
            "punctuated_word": "ETH.",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "that's",
            "start": 634.085,
            "end": 634.48505,
            "confidence": 0.9173333,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "front",
            "start": 634.48505,
            "end": 634.80505,
            "confidence": 0.85960406,
            "punctuated_word": "front",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "running",
            "start": 634.80505,
            "end": 635.205,
            "confidence": 0.9866188,
            "punctuated_word": "running",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "or",
            "start": 635.205,
            "end": 635.68506,
            "confidence": 0.9259683,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "other",
            "start": 635.68506,
            "end": 635.92505,
            "confidence": 0.976716,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "cases",
            "start": 635.92505,
            "end": 636.24506,
            "confidence": 0.95347977,
            "punctuated_word": "cases",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "or",
            "start": 636.24506,
            "end": 636.405,
            "confidence": 0.33169097,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "other",
            "start": 636.405,
            "end": 636.565,
            "confidence": 0.9762921,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "kinds",
            "start": 636.565,
            "end": 636.80505,
            "confidence": 0.9968065,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "of",
            "start": 636.80505,
            "end": 637.125,
            "confidence": 0.9990023,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "attacks",
            "start": 637.125,
            "end": 637.625,
            "confidence": 0.9971122,
            "punctuated_word": "attacks.",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "so",
            "start": 637.84503,
            "end": 638.13,
            "confidence": 0.99415565,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "if",
            "start": 638.13,
            "end": 638.29,
            "confidence": 0.99732345,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.66788185
          },
          {
            "word": "you",
            "start": 638.29,
            "end": 638.45,
            "confidence": 0.9998548,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.57808375
          },
          {
            "word": "can",
            "start": 638.45,
            "end": 638.81,
            "confidence": 0.99905103,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.57808375
          },
          {
            "word": "change",
            "start": 638.81,
            "end": 639.17,
            "confidence": 0.9996214,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.57808375
          },
          {
            "word": "the",
            "start": 639.17,
            "end": 639.41003,
            "confidence": 0.9998394,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.57808375
          },
          {
            "word": "order",
            "start": 639.41003,
            "end": 639.65,
            "confidence": 0.9994178,
            "punctuated_word": "order",
            "speaker": 0,
            "speaker_confidence": 0.57808375
          },
          {
            "word": "of",
            "start": 639.65,
            "end": 639.81,
            "confidence": 0.99869376,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.57808375
          },
          {
            "word": "transactions",
            "start": 639.81,
            "end": 640.31,
            "confidence": 0.94456434,
            "punctuated_word": "transactions,",
            "speaker": 0,
            "speaker_confidence": 0.57808375
          }
        ],
        "speaker": 0,
        "id": "4517f9ee-144e-4bba-b1a2-209a2da5df05"
      },
      {
        "start": 641.09,
        "end": 643.59,
        "confidence": 0.97550046,
        "channel": 0,
        "transcript": "in some ways, you change the way,",
        "words": [
          {
            "word": "in",
            "start": 641.09,
            "end": 641.25,
            "confidence": 0.99672204,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "some",
            "start": 641.25,
            "end": 641.49,
            "confidence": 0.99967086,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "ways",
            "start": 641.49,
            "end": 641.99,
            "confidence": 0.93198097,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "you",
            "start": 642.29,
            "end": 642.45,
            "confidence": 0.9993135,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "change",
            "start": 642.45,
            "end": 642.93,
            "confidence": 0.9134614,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "the",
            "start": 642.93,
            "end": 643.09,
            "confidence": 0.999848,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "way",
            "start": 643.09,
            "end": 643.59,
            "confidence": 0.98750675,
            "punctuated_word": "way,",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          }
        ],
        "speaker": 0,
        "id": "d4f8e321-db73-47e0-acee-44f20b160417"
      },
      {
        "start": 644.77,
        "end": 657.745,
        "confidence": 0.9780618,
        "channel": 0,
        "transcript": "time happens. For example, I was supposed to go before you. Right. Now I'm I'm going after you. Right. So my time was before you. Now my time is after you. So by changing the time or changing the order of transactions,",
        "words": [
          {
            "word": "time",
            "start": 644.77,
            "end": 645.01,
            "confidence": 0.99962413,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "happens",
            "start": 645.01,
            "end": 645.41003,
            "confidence": 0.99830705,
            "punctuated_word": "happens.",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "for",
            "start": 645.41003,
            "end": 645.65,
            "confidence": 0.99958354,
            "punctuated_word": "For",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "example",
            "start": 645.65,
            "end": 646.15,
            "confidence": 0.9242803,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.73024803
          },
          {
            "word": "i",
            "start": 646.45,
            "end": 646.61,
            "confidence": 0.9901652,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.60548985
          },
          {
            "word": "was",
            "start": 646.61,
            "end": 646.77,
            "confidence": 0.99907434,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.60548985
          },
          {
            "word": "supposed",
            "start": 646.77,
            "end": 647.09,
            "confidence": 0.9959592,
            "punctuated_word": "supposed",
            "speaker": 0,
            "speaker_confidence": 0.60548985
          },
          {
            "word": "to",
            "start": 647.09,
            "end": 647.17,
            "confidence": 0.9989492,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.60548985
          },
          {
            "word": "go",
            "start": 647.17,
            "end": 647.41003,
            "confidence": 0.9992354,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 0.60548985
          },
          {
            "word": "before",
            "start": 647.41003,
            "end": 647.73,
            "confidence": 0.99910396,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.60548985
          },
          {
            "word": "you",
            "start": 647.73,
            "end": 648.23,
            "confidence": 0.9543637,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.60548985
          },
          {
            "word": "right",
            "start": 648.45,
            "end": 648.93,
            "confidence": 0.99844176,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.60548985
          },
          {
            "word": "now",
            "start": 648.93,
            "end": 649.17,
            "confidence": 0.98722523,
            "punctuated_word": "Now",
            "speaker": 0,
            "speaker_confidence": 0.5864319
          },
          {
            "word": "i'm",
            "start": 649.17,
            "end": 649.67,
            "confidence": 0.9933704,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.5864319
          },
          {
            "word": "i'm",
            "start": 649.81,
            "end": 650.05,
            "confidence": 0.80978227,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.5864319
          },
          {
            "word": "going",
            "start": 650.05,
            "end": 650.29,
            "confidence": 0.9946412,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 0.5864319
          },
          {
            "word": "after",
            "start": 650.29,
            "end": 650.61,
            "confidence": 0.99516535,
            "punctuated_word": "after",
            "speaker": 0,
            "speaker_confidence": 0.5864319
          },
          {
            "word": "you",
            "start": 650.61,
            "end": 651.11,
            "confidence": 0.99903363,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.5864319
          },
          {
            "word": "right",
            "start": 651.33,
            "end": 651.65,
            "confidence": 0.9991615,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.040703893
          },
          {
            "word": "so",
            "start": 651.65,
            "end": 651.89,
            "confidence": 0.9988527,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "my",
            "start": 651.89,
            "end": 652.05,
            "confidence": 0.9970138,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "time",
            "start": 652.05,
            "end": 652.21,
            "confidence": 0.9934356,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "was",
            "start": 652.21,
            "end": 652.365,
            "confidence": 0.96623325,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "before",
            "start": 652.52496,
            "end": 652.685,
            "confidence": 0.9995521,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "you",
            "start": 652.685,
            "end": 652.845,
            "confidence": 0.8164716,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "now",
            "start": 652.845,
            "end": 653.165,
            "confidence": 0.9986368,
            "punctuated_word": "Now",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "my",
            "start": 653.165,
            "end": 653.325,
            "confidence": 0.9993524,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "time",
            "start": 653.325,
            "end": 653.565,
            "confidence": 0.9998989,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "is",
            "start": 653.565,
            "end": 653.725,
            "confidence": 0.9997974,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "after",
            "start": 653.725,
            "end": 653.885,
            "confidence": 0.99986756,
            "punctuated_word": "after",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "you",
            "start": 653.885,
            "end": 654.385,
            "confidence": 0.99944806,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "so",
            "start": 654.605,
            "end": 654.845,
            "confidence": 0.99780554,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "by",
            "start": 654.845,
            "end": 655.08496,
            "confidence": 0.9992656,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "changing",
            "start": 655.08496,
            "end": 655.565,
            "confidence": 0.9998658,
            "punctuated_word": "changing",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "the",
            "start": 655.565,
            "end": 655.725,
            "confidence": 0.9998056,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "time",
            "start": 655.725,
            "end": 656.205,
            "confidence": 0.99981827,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "or",
            "start": 656.205,
            "end": 656.365,
            "confidence": 0.951626,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "changing",
            "start": 656.365,
            "end": 656.685,
            "confidence": 0.7321572,
            "punctuated_word": "changing",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "the",
            "start": 656.685,
            "end": 656.845,
            "confidence": 0.9966144,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "order",
            "start": 656.845,
            "end": 657.08496,
            "confidence": 0.9996766,
            "punctuated_word": "order",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "of",
            "start": 657.08496,
            "end": 657.245,
            "confidence": 0.99916816,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "transactions",
            "start": 657.245,
            "end": 657.745,
            "confidence": 0.9987702,
            "punctuated_word": "transactions,",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          }
        ],
        "speaker": 0,
        "id": "d7a46680-b0be-40e5-9c21-fe25b24b934e"
      },
      {
        "start": 658.125,
        "end": 662.305,
        "confidence": 0.9916435,
        "channel": 0,
        "transcript": "you're essentially changing the time that somebody will have something will happen. Now",
        "words": [
          {
            "word": "you're",
            "start": 658.125,
            "end": 658.365,
            "confidence": 0.9537277,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "essentially",
            "start": 658.365,
            "end": 658.845,
            "confidence": 0.9960998,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "changing",
            "start": 658.845,
            "end": 659.245,
            "confidence": 0.99970526,
            "punctuated_word": "changing",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "the",
            "start": 659.245,
            "end": 659.485,
            "confidence": 0.99939597,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "time",
            "start": 659.485,
            "end": 659.805,
            "confidence": 0.99980694,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "that",
            "start": 659.805,
            "end": 660.125,
            "confidence": 0.99916816,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "somebody",
            "start": 660.125,
            "end": 660.52496,
            "confidence": 0.9995666,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "will",
            "start": 660.52496,
            "end": 660.685,
            "confidence": 0.99942017,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "have",
            "start": 660.685,
            "end": 660.845,
            "confidence": 0.97622615,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "something",
            "start": 661.005,
            "end": 661.325,
            "confidence": 0.99954826,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "will",
            "start": 661.325,
            "end": 661.485,
            "confidence": 0.9945269,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "happen",
            "start": 661.485,
            "end": 661.805,
            "confidence": 0.9948417,
            "punctuated_word": "happen.",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          },
          {
            "word": "now",
            "start": 661.805,
            "end": 662.305,
            "confidence": 0.9793321,
            "punctuated_word": "Now",
            "speaker": 0,
            "speaker_confidence": 0.8432486
          }
        ],
        "speaker": 0,
        "id": "7fbd0000-71cd-4adf-bdd0-4365ed3b5c77"
      },
      {
        "start": 662.685,
        "end": 667.345,
        "confidence": 0.91582173,
        "channel": 0,
        "transcript": "this is not real time time travel as in nobody will use our platform and end up yesterday.",
        "words": [
          {
            "word": "this",
            "start": 662.685,
            "end": 662.845,
            "confidence": 0.9881004,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.60012335
          },
          {
            "word": "is",
            "start": 662.845,
            "end": 663.005,
            "confidence": 0.9995566,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.60012335
          },
          {
            "word": "not",
            "start": 663.005,
            "end": 663.325,
            "confidence": 0.99947387,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.60012335
          },
          {
            "word": "real",
            "start": 663.325,
            "end": 663.725,
            "confidence": 0.998271,
            "punctuated_word": "real",
            "speaker": 0,
            "speaker_confidence": 0.60012335
          },
          {
            "word": "time",
            "start": 663.725,
            "end": 664.225,
            "confidence": 0.59475845,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.60012335
          },
          {
            "word": "time",
            "start": 664.365,
            "end": 664.605,
            "confidence": 0.7744055,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.60012335
          },
          {
            "word": "travel",
            "start": 664.605,
            "end": 664.925,
            "confidence": 0.98503625,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.60012335
          },
          {
            "word": "as",
            "start": 664.925,
            "end": 665.005,
            "confidence": 0.8401914,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.60012335
          },
          {
            "word": "in",
            "start": 665.005,
            "end": 665.165,
            "confidence": 0.98588747,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "nobody",
            "start": 665.165,
            "end": 665.485,
            "confidence": 0.9927908,
            "punctuated_word": "nobody",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "will",
            "start": 665.485,
            "end": 665.725,
            "confidence": 0.9744645,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "use",
            "start": 665.725,
            "end": 665.885,
            "confidence": 0.8880247,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "our",
            "start": 665.885,
            "end": 666.045,
            "confidence": 0.96338606,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "platform",
            "start": 666.045,
            "end": 666.365,
            "confidence": 0.99813277,
            "punctuated_word": "platform",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "and",
            "start": 666.365,
            "end": 666.605,
            "confidence": 0.7590188,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "end",
            "start": 666.605,
            "end": 666.685,
            "confidence": 0.9761711,
            "punctuated_word": "end",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "up",
            "start": 666.685,
            "end": 666.845,
            "confidence": 0.77683157,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "yesterday",
            "start": 666.845,
            "end": 667.345,
            "confidence": 0.99028933,
            "punctuated_word": "yesterday.",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          }
        ],
        "speaker": 0,
        "id": "f607ed0c-01e9-4a07-8d45-6a682f710728"
      },
      {
        "start": 667.725,
        "end": 673.72003,
        "confidence": 0.9655565,
        "channel": 0,
        "transcript": "Right. That will not happen. But what will happen is somebody will use our transaction, and they would be able to make bets",
        "words": [
          {
            "word": "right",
            "start": 667.725,
            "end": 668.045,
            "confidence": 0.9877311,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "that",
            "start": 668.045,
            "end": 668.205,
            "confidence": 0.99822277,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "will",
            "start": 668.205,
            "end": 668.34,
            "confidence": 0.96030545,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "not",
            "start": 668.42004,
            "end": 668.58,
            "confidence": 0.9946524,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "happen",
            "start": 668.58,
            "end": 668.98004,
            "confidence": 0.9630482,
            "punctuated_word": "happen.",
            "speaker": 0,
            "speaker_confidence": 0.6836258
          },
          {
            "word": "but",
            "start": 668.98004,
            "end": 669.38,
            "confidence": 0.7540357,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.5866104
          },
          {
            "word": "what",
            "start": 669.38,
            "end": 669.54004,
            "confidence": 0.99918264,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.5866104
          },
          {
            "word": "will",
            "start": 669.54004,
            "end": 669.78,
            "confidence": 0.9283967,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.5866104
          },
          {
            "word": "happen",
            "start": 669.78,
            "end": 670.18005,
            "confidence": 0.9990202,
            "punctuated_word": "happen",
            "speaker": 0,
            "speaker_confidence": 0.5866104
          },
          {
            "word": "is",
            "start": 670.18005,
            "end": 670.42004,
            "confidence": 0.97441953,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5866104
          },
          {
            "word": "somebody",
            "start": 670.42004,
            "end": 670.74005,
            "confidence": 0.983296,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.5866104
          },
          {
            "word": "will",
            "start": 670.74005,
            "end": 670.9,
            "confidence": 0.935041,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.5866104
          },
          {
            "word": "use",
            "start": 670.9,
            "end": 671.14,
            "confidence": 0.9058203,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.60832864
          },
          {
            "word": "our",
            "start": 671.14,
            "end": 671.38,
            "confidence": 0.97445756,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.60832864
          },
          {
            "word": "transaction",
            "start": 671.38,
            "end": 671.88,
            "confidence": 0.9323039,
            "punctuated_word": "transaction,",
            "speaker": 0,
            "speaker_confidence": 0.60832864
          },
          {
            "word": "and",
            "start": 671.94,
            "end": 672.18005,
            "confidence": 0.99960214,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.60832864
          },
          {
            "word": "they",
            "start": 672.18005,
            "end": 672.34,
            "confidence": 0.9998677,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.60832864
          },
          {
            "word": "would",
            "start": 672.34,
            "end": 672.5,
            "confidence": 0.92178047,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.60832864
          },
          {
            "word": "be",
            "start": 672.5,
            "end": 672.66003,
            "confidence": 0.9995685,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.60832864
          },
          {
            "word": "able",
            "start": 672.66003,
            "end": 672.9,
            "confidence": 0.9998956,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.60832864
          },
          {
            "word": "to",
            "start": 672.9,
            "end": 672.98004,
            "confidence": 0.99970514,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "make",
            "start": 672.98004,
            "end": 673.22003,
            "confidence": 0.9998603,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "bets",
            "start": 673.22003,
            "end": 673.72003,
            "confidence": 0.9975865,
            "punctuated_word": "bets",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          }
        ],
        "speaker": 0,
        "id": "718b036b-3f28-4afe-91d9-ade981414992"
      },
      {
        "start": 674.34,
        "end": 679.0,
        "confidence": 0.96031404,
        "channel": 0,
        "transcript": "based on future that did not happen. So as an example, say you want to short",
        "words": [
          {
            "word": "based",
            "start": 674.34,
            "end": 674.58,
            "confidence": 0.99808586,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "on",
            "start": 674.58,
            "end": 674.82,
            "confidence": 0.9997137,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "future",
            "start": 674.82,
            "end": 675.14,
            "confidence": 0.90675795,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "that",
            "start": 675.14,
            "end": 675.38,
            "confidence": 0.9561158,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "did",
            "start": 675.38,
            "end": 675.46,
            "confidence": 0.99846184,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "not",
            "start": 675.46,
            "end": 675.7,
            "confidence": 0.9999021,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "happen",
            "start": 675.7,
            "end": 676.02,
            "confidence": 0.9989184,
            "punctuated_word": "happen.",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "so",
            "start": 676.02,
            "end": 676.52,
            "confidence": 0.9996486,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.75631106
          },
          {
            "word": "as",
            "start": 676.82,
            "end": 676.98004,
            "confidence": 0.8693866,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.46406502
          },
          {
            "word": "an",
            "start": 676.98004,
            "end": 677.22003,
            "confidence": 0.9985813,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.46406502
          },
          {
            "word": "example",
            "start": 677.22003,
            "end": 677.72003,
            "confidence": 0.9956211,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.46406502
          },
          {
            "word": "say",
            "start": 677.78,
            "end": 678.02,
            "confidence": 0.9523384,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.46406502
          },
          {
            "word": "you",
            "start": 678.02,
            "end": 678.18005,
            "confidence": 0.7711456,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.46406502
          },
          {
            "word": "want",
            "start": 678.18005,
            "end": 678.42004,
            "confidence": 0.9958646,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.46406502
          },
          {
            "word": "to",
            "start": 678.42004,
            "end": 678.5,
            "confidence": 0.9830877,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.53504544
          },
          {
            "word": "short",
            "start": 678.5,
            "end": 679.0,
            "confidence": 0.94139594,
            "punctuated_word": "short",
            "speaker": 0,
            "speaker_confidence": 0.53504544
          }
        ],
        "speaker": 0,
        "id": "bcd77dad-bd8f-4366-b88c-f9c3bda6e374"
      },
      {
        "start": 679.38,
        "end": 680.76,
        "confidence": 0.95327216,
        "channel": 0,
        "transcript": "a trade, and",
        "words": [
          {
            "word": "a",
            "start": 679.38,
            "end": 679.7,
            "confidence": 0.99799997,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.53504544
          },
          {
            "word": "trade",
            "start": 679.7,
            "end": 680.2,
            "confidence": 0.862633,
            "punctuated_word": "trade,",
            "speaker": 0,
            "speaker_confidence": 0.53504544
          },
          {
            "word": "and",
            "start": 680.26,
            "end": 680.76,
            "confidence": 0.9991837,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.53504544
          }
        ],
        "speaker": 0,
        "id": "fa200327-e04d-44e5-a916-2845d0329864"
      },
      {
        "start": 681.62006,
        "end": 687.255,
        "confidence": 0.94387245,
        "channel": 0,
        "transcript": "you don't even have those coins to short. So you can see I want to short if I have the coins in the future.",
        "words": [
          {
            "word": "you",
            "start": 681.62006,
            "end": 681.7,
            "confidence": 0.878626,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.53504544
          },
          {
            "word": "don't",
            "start": 681.7,
            "end": 681.86005,
            "confidence": 0.9883784,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.54993683
          },
          {
            "word": "even",
            "start": 681.86005,
            "end": 682.10004,
            "confidence": 0.999158,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.54993683
          },
          {
            "word": "have",
            "start": 682.10004,
            "end": 682.34,
            "confidence": 0.9989729,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.54993683
          },
          {
            "word": "those",
            "start": 682.34,
            "end": 682.58,
            "confidence": 0.9990344,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.54993683
          },
          {
            "word": "coins",
            "start": 682.58,
            "end": 682.9,
            "confidence": 0.9838144,
            "punctuated_word": "coins",
            "speaker": 0,
            "speaker_confidence": 0.54993683
          },
          {
            "word": "to",
            "start": 682.9,
            "end": 683.06,
            "confidence": 0.99869007,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.54993683
          },
          {
            "word": "short",
            "start": 683.06,
            "end": 683.56,
            "confidence": 0.9854443,
            "punctuated_word": "short.",
            "speaker": 0,
            "speaker_confidence": 0.54993683
          },
          {
            "word": "so",
            "start": 683.78,
            "end": 684.02,
            "confidence": 0.9961422,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.5770932
          },
          {
            "word": "you",
            "start": 684.02,
            "end": 684.195,
            "confidence": 0.8622091,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5770932
          },
          {
            "word": "can",
            "start": 684.275,
            "end": 684.435,
            "confidence": 0.9952325,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.5770932
          },
          {
            "word": "see",
            "start": 684.435,
            "end": 684.675,
            "confidence": 0.70161027,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.5770932
          },
          {
            "word": "i",
            "start": 684.675,
            "end": 684.875,
            "confidence": 0.65703064,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5770932
          },
          {
            "word": "want",
            "start": 684.875,
            "end": 685.075,
            "confidence": 0.969947,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.5770932
          },
          {
            "word": "to",
            "start": 685.075,
            "end": 685.155,
            "confidence": 0.8766798,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5770932
          },
          {
            "word": "short",
            "start": 685.155,
            "end": 685.47504,
            "confidence": 0.976192,
            "punctuated_word": "short",
            "speaker": 0,
            "speaker_confidence": 0.5770932
          },
          {
            "word": "if",
            "start": 685.47504,
            "end": 685.715,
            "confidence": 0.89736056,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.5770932
          },
          {
            "word": "i",
            "start": 685.715,
            "end": 685.795,
            "confidence": 0.99887246,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "have",
            "start": 685.795,
            "end": 685.955,
            "confidence": 0.99968433,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "the",
            "start": 685.955,
            "end": 686.115,
            "confidence": 0.9989961,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "coins",
            "start": 686.115,
            "end": 686.435,
            "confidence": 0.9673885,
            "punctuated_word": "coins",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "in",
            "start": 686.435,
            "end": 686.59503,
            "confidence": 0.99958223,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "the",
            "start": 686.59503,
            "end": 686.755,
            "confidence": 0.99945396,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "future",
            "start": 686.755,
            "end": 687.255,
            "confidence": 0.92443573,
            "punctuated_word": "future.",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          }
        ],
        "speaker": 0,
        "id": "7e7edab5-cbe7-42da-a224-76dc0bab59c7"
      },
      {
        "start": 687.635,
        "end": 688.135,
        "confidence": 0.9975197,
        "channel": 0,
        "transcript": "And",
        "words": [
          {
            "word": "and",
            "start": 687.635,
            "end": 688.135,
            "confidence": 0.9975197,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          }
        ],
        "speaker": 0,
        "id": "713172f6-f54a-410e-b836-95c4e0f749a4"
      },
      {
        "start": 688.755,
        "end": 691.175,
        "confidence": 0.9966675,
        "channel": 0,
        "transcript": "in the future, we will try to make sure that's fulfilled.",
        "words": [
          {
            "word": "in",
            "start": 688.755,
            "end": 688.995,
            "confidence": 0.99284816,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "the",
            "start": 688.995,
            "end": 689.155,
            "confidence": 0.99900013,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "future",
            "start": 689.155,
            "end": 689.555,
            "confidence": 0.9984007,
            "punctuated_word": "future,",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "we",
            "start": 689.555,
            "end": 689.715,
            "confidence": 0.99921644,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "will",
            "start": 689.715,
            "end": 689.875,
            "confidence": 0.9989604,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "try",
            "start": 689.875,
            "end": 690.115,
            "confidence": 0.99972886,
            "punctuated_word": "try",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "to",
            "start": 690.115,
            "end": 690.195,
            "confidence": 0.999188,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7172134
          },
          {
            "word": "make",
            "start": 690.195,
            "end": 690.355,
            "confidence": 0.9995789,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "sure",
            "start": 690.355,
            "end": 690.515,
            "confidence": 0.99916005,
            "punctuated_word": "sure",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "that's",
            "start": 690.515,
            "end": 690.675,
            "confidence": 0.99112904,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "fulfilled",
            "start": 690.675,
            "end": 691.175,
            "confidence": 0.9861328,
            "punctuated_word": "fulfilled.",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          }
        ],
        "speaker": 0,
        "id": "9217f914-8f1d-43eb-8d14-1ef951788fe7"
      },
      {
        "start": 691.715,
        "end": 693.895,
        "confidence": 0.69440144,
        "channel": 0,
        "transcript": "So in Ethereum blocks every twelve",
        "words": [
          {
            "word": "so",
            "start": 691.715,
            "end": 691.955,
            "confidence": 0.99694854,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "in",
            "start": 691.955,
            "end": 692.115,
            "confidence": 0.4830418,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "ethereum",
            "start": 692.115,
            "end": 692.615,
            "confidence": 0.8447498,
            "punctuated_word": "Ethereum",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "blocks",
            "start": 692.915,
            "end": 693.155,
            "confidence": 0.50980693,
            "punctuated_word": "blocks",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "every",
            "start": 693.155,
            "end": 693.395,
            "confidence": 0.6161658,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "twelve",
            "start": 693.395,
            "end": 693.895,
            "confidence": 0.7156954,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          }
        ],
        "speaker": 0,
        "id": "22785f82-fb2c-437a-b57e-c2a558c7c367"
      },
      {
        "start": 694.275,
        "end": 696.27,
        "confidence": 0.84300756,
        "channel": 0,
        "transcript": "approximately twelve seconds. So within",
        "words": [
          {
            "word": "approximately",
            "start": 694.275,
            "end": 694.775,
            "confidence": 0.43074176,
            "punctuated_word": "approximately",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "twelve",
            "start": 694.915,
            "end": 695.235,
            "confidence": 0.98266035,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "seconds",
            "start": 695.235,
            "end": 695.735,
            "confidence": 0.98754615,
            "punctuated_word": "seconds.",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "so",
            "start": 695.875,
            "end": 696.03503,
            "confidence": 0.973203,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "within",
            "start": 696.03503,
            "end": 696.27,
            "confidence": 0.8408864,
            "punctuated_word": "within",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          }
        ],
        "speaker": 0,
        "id": "affe26f6-6594-4862-b568-9ee8204a32b3"
      },
      {
        "start": 697.47003,
        "end": 706.93,
        "confidence": 0.82421786,
        "channel": 0,
        "transcript": "within the twelve seconds, you can whoever is the solver and whoever has the control over the what goes in a bundle acts like a god. Because,",
        "words": [
          {
            "word": "within",
            "start": 697.47003,
            "end": 697.55005,
            "confidence": 0.543181,
            "punctuated_word": "within",
            "speaker": 0,
            "speaker_confidence": 0.8081431
          },
          {
            "word": "the",
            "start": 697.55005,
            "end": 698.05005,
            "confidence": 0.4676697,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "twelve",
            "start": 698.11005,
            "end": 698.19,
            "confidence": 0.84347546,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "seconds",
            "start": 698.19,
            "end": 698.69,
            "confidence": 0.87684286,
            "punctuated_word": "seconds,",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "you",
            "start": 698.83,
            "end": 699.31,
            "confidence": 0.59997666,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "can",
            "start": 699.31,
            "end": 699.55005,
            "confidence": 0.71480775,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "whoever",
            "start": 699.71,
            "end": 700.07,
            "confidence": 0.9852845,
            "punctuated_word": "whoever",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "is",
            "start": 700.07,
            "end": 700.43,
            "confidence": 0.92019814,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "the",
            "start": 700.43,
            "end": 700.59,
            "confidence": 0.91962683,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "solver",
            "start": 700.59,
            "end": 701.09,
            "confidence": 0.9693595,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "and",
            "start": 701.15,
            "end": 701.31,
            "confidence": 0.9081802,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "whoever",
            "start": 701.31,
            "end": 701.67004,
            "confidence": 0.9400966,
            "punctuated_word": "whoever",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "has",
            "start": 701.67004,
            "end": 702.03,
            "confidence": 0.81769294,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "the",
            "start": 702.03,
            "end": 702.11005,
            "confidence": 0.9279681,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "control",
            "start": 702.11005,
            "end": 702.43,
            "confidence": 0.8196036,
            "punctuated_word": "control",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "over",
            "start": 702.43,
            "end": 702.67004,
            "confidence": 0.85761356,
            "punctuated_word": "over",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "the",
            "start": 702.67004,
            "end": 702.75,
            "confidence": 0.80262595,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "what",
            "start": 703.03,
            "end": 703.31,
            "confidence": 0.97116965,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7077837
          },
          {
            "word": "goes",
            "start": 703.31,
            "end": 703.81,
            "confidence": 0.95122975,
            "punctuated_word": "goes",
            "speaker": 0,
            "speaker_confidence": 0.56883675
          },
          {
            "word": "in",
            "start": 703.8433,
            "end": 704.3433,
            "confidence": 0.94805855,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.56883675
          },
          {
            "word": "a",
            "start": 704.3767,
            "end": 704.8767,
            "confidence": 0.9227817,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.56883675
          },
          {
            "word": "bundle",
            "start": 704.91003,
            "end": 705.41003,
            "confidence": 0.8674247,
            "punctuated_word": "bundle",
            "speaker": 0,
            "speaker_confidence": 0.56883675
          },
          {
            "word": "acts",
            "start": 705.55005,
            "end": 705.79004,
            "confidence": 0.5177163,
            "punctuated_word": "acts",
            "speaker": 0,
            "speaker_confidence": 0.56883675
          },
          {
            "word": "like",
            "start": 705.79004,
            "end": 705.95,
            "confidence": 0.94211704,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.56883675
          },
          {
            "word": "a",
            "start": 705.95,
            "end": 706.03,
            "confidence": 0.8617166,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.56883675
          },
          {
            "word": "god",
            "start": 706.03,
            "end": 706.43,
            "confidence": 0.6747465,
            "punctuated_word": "god.",
            "speaker": 0,
            "speaker_confidence": 0.56883675
          },
          {
            "word": "because",
            "start": 706.43,
            "end": 706.93,
            "confidence": 0.6827177,
            "punctuated_word": "Because,",
            "speaker": 0,
            "speaker_confidence": 0.56883675
          }
        ],
        "speaker": 0,
        "id": "e39521a2-9106-4240-bd27-7891fffc044f"
      },
      {
        "start": 707.31,
        "end": 726.3,
        "confidence": 0.9175215,
        "channel": 0,
        "transcript": "as long as, you know, within the twelve seconds, they're able to make up for it and it actually is coherent in terms of there are no problems of causality, what caused what, it's perfectly fine. So you can make this weird transactions where you say do x based on y, and y will happen later as long as the latest within the same block.",
        "words": [
          {
            "word": "as",
            "start": 707.31,
            "end": 707.47003,
            "confidence": 0.98479015,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.60947406
          },
          {
            "word": "long",
            "start": 707.47003,
            "end": 707.79004,
            "confidence": 0.9707798,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 0.60947406
          },
          {
            "word": "as",
            "start": 707.79004,
            "end": 708.27,
            "confidence": 0.8334726,
            "punctuated_word": "as,",
            "speaker": 0,
            "speaker_confidence": 0.60947406
          },
          {
            "word": "you",
            "start": 708.27,
            "end": 708.51,
            "confidence": 0.98338425,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.60947406
          },
          {
            "word": "know",
            "start": 708.51,
            "end": 708.59,
            "confidence": 0.9833032,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.60947406
          },
          {
            "word": "within",
            "start": 708.59,
            "end": 708.91003,
            "confidence": 0.99501014,
            "punctuated_word": "within",
            "speaker": 0,
            "speaker_confidence": 0.60947406
          },
          {
            "word": "the",
            "start": 708.91003,
            "end": 709.07,
            "confidence": 0.9780105,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.60947406
          },
          {
            "word": "twelve",
            "start": 709.07,
            "end": 709.275,
            "confidence": 0.9688778,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.60947406
          },
          {
            "word": "seconds",
            "start": 709.435,
            "end": 709.67505,
            "confidence": 0.80448925,
            "punctuated_word": "seconds,",
            "speaker": 0,
            "speaker_confidence": 0.60947406
          },
          {
            "word": "they're",
            "start": 709.67505,
            "end": 709.835,
            "confidence": 0.9892809,
            "punctuated_word": "they're",
            "speaker": 0,
            "speaker_confidence": 0.45991147
          },
          {
            "word": "able",
            "start": 709.835,
            "end": 710.23505,
            "confidence": 0.99958366,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.45991147
          },
          {
            "word": "to",
            "start": 710.23505,
            "end": 710.47504,
            "confidence": 0.9983222,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.45991147
          },
          {
            "word": "make",
            "start": 710.47504,
            "end": 710.715,
            "confidence": 0.9957481,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.45991147
          },
          {
            "word": "up",
            "start": 710.715,
            "end": 710.875,
            "confidence": 0.99874157,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.45991147
          },
          {
            "word": "for",
            "start": 710.875,
            "end": 711.03503,
            "confidence": 0.9997055,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.45991147
          },
          {
            "word": "it",
            "start": 711.03503,
            "end": 711.11505,
            "confidence": 0.99965596,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "and",
            "start": 711.11505,
            "end": 711.35504,
            "confidence": 0.55746603,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "it",
            "start": 711.35504,
            "end": 711.59503,
            "confidence": 0.99791354,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "actually",
            "start": 711.59503,
            "end": 711.995,
            "confidence": 0.9505589,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "is",
            "start": 711.995,
            "end": 712.155,
            "confidence": 0.93515897,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "coherent",
            "start": 712.155,
            "end": 712.635,
            "confidence": 0.9968651,
            "punctuated_word": "coherent",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "in",
            "start": 712.635,
            "end": 712.79504,
            "confidence": 0.98922974,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "terms",
            "start": 712.79504,
            "end": 712.955,
            "confidence": 0.9998258,
            "punctuated_word": "terms",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "of",
            "start": 712.955,
            "end": 713.195,
            "confidence": 0.99834085,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "there",
            "start": 713.195,
            "end": 713.435,
            "confidence": 0.93638575,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.62735265
          },
          {
            "word": "are",
            "start": 713.435,
            "end": 713.515,
            "confidence": 0.9955455,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "no",
            "start": 713.515,
            "end": 714.015,
            "confidence": 0.99974626,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "problems",
            "start": 714.075,
            "end": 714.47504,
            "confidence": 0.998487,
            "punctuated_word": "problems",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "of",
            "start": 714.47504,
            "end": 714.635,
            "confidence": 0.46820343,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "causality",
            "start": 714.635,
            "end": 715.135,
            "confidence": 0.781578,
            "punctuated_word": "causality,",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "what",
            "start": 715.275,
            "end": 715.435,
            "confidence": 0.94998986,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "caused",
            "start": 715.435,
            "end": 715.755,
            "confidence": 0.87372196,
            "punctuated_word": "caused",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "what",
            "start": 715.755,
            "end": 716.075,
            "confidence": 0.8778832,
            "punctuated_word": "what,",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "it's",
            "start": 716.075,
            "end": 716.23505,
            "confidence": 0.99686325,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "perfectly",
            "start": 716.23505,
            "end": 716.73505,
            "confidence": 0.9989158,
            "punctuated_word": "perfectly",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "fine",
            "start": 716.79504,
            "end": 717.03503,
            "confidence": 0.9701031,
            "punctuated_word": "fine.",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "so",
            "start": 717.03503,
            "end": 717.53503,
            "confidence": 0.99939084,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "you",
            "start": 717.59503,
            "end": 717.755,
            "confidence": 0.99934655,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "can",
            "start": 717.755,
            "end": 717.995,
            "confidence": 0.9999001,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "make",
            "start": 717.995,
            "end": 718.495,
            "confidence": 0.9997948,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "this",
            "start": 718.55505,
            "end": 718.875,
            "confidence": 0.6087428,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "weird",
            "start": 718.875,
            "end": 719.35504,
            "confidence": 0.9996667,
            "punctuated_word": "weird",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "transactions",
            "start": 719.35504,
            "end": 719.85504,
            "confidence": 0.9947719,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "where",
            "start": 720.075,
            "end": 720.575,
            "confidence": 0.983117,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.77746314
          },
          {
            "word": "you",
            "start": 720.875,
            "end": 721.11505,
            "confidence": 0.99709177,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "say",
            "start": 721.11505,
            "end": 721.515,
            "confidence": 0.9909972,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "do",
            "start": 721.515,
            "end": 721.835,
            "confidence": 0.46095416,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "x",
            "start": 721.835,
            "end": 722.155,
            "confidence": 0.99577516,
            "punctuated_word": "x",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "based",
            "start": 722.155,
            "end": 722.47504,
            "confidence": 0.9991215,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "on",
            "start": 722.47504,
            "end": 722.715,
            "confidence": 0.9954823,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "y",
            "start": 722.715,
            "end": 723.0,
            "confidence": 0.80176383,
            "punctuated_word": "y,",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "and",
            "start": 723.08,
            "end": 723.24,
            "confidence": 0.9986926,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "y",
            "start": 723.24,
            "end": 723.4,
            "confidence": 0.99399227,
            "punctuated_word": "y",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "will",
            "start": 723.4,
            "end": 723.48,
            "confidence": 0.9995141,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.52952003
          },
          {
            "word": "happen",
            "start": 723.48,
            "end": 723.88,
            "confidence": 0.9996877,
            "punctuated_word": "happen",
            "speaker": 0,
            "speaker_confidence": 0.5050992
          },
          {
            "word": "later",
            "start": 723.88,
            "end": 724.2,
            "confidence": 0.9994956,
            "punctuated_word": "later",
            "speaker": 0,
            "speaker_confidence": 0.5050992
          },
          {
            "word": "as",
            "start": 724.2,
            "end": 724.44,
            "confidence": 0.7730448,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.5050992
          },
          {
            "word": "long",
            "start": 724.44,
            "end": 724.68,
            "confidence": 0.9996014,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 0.5050992
          },
          {
            "word": "as",
            "start": 724.68,
            "end": 724.76,
            "confidence": 0.9946601,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.5050992
          },
          {
            "word": "the",
            "start": 724.76,
            "end": 724.84,
            "confidence": 0.45528647,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.53921944
          },
          {
            "word": "latest",
            "start": 724.84,
            "end": 725.16,
            "confidence": 0.34395957,
            "punctuated_word": "latest",
            "speaker": 0,
            "speaker_confidence": 0.53921944
          },
          {
            "word": "within",
            "start": 725.16,
            "end": 725.4,
            "confidence": 0.5133432,
            "punctuated_word": "within",
            "speaker": 0,
            "speaker_confidence": 0.53921944
          },
          {
            "word": "the",
            "start": 725.4,
            "end": 725.56,
            "confidence": 0.9983802,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.53921944
          },
          {
            "word": "same",
            "start": 725.56,
            "end": 725.8,
            "confidence": 0.9983997,
            "punctuated_word": "same",
            "speaker": 0,
            "speaker_confidence": 0.53921944
          },
          {
            "word": "block",
            "start": 725.8,
            "end": 726.3,
            "confidence": 0.98898494,
            "punctuated_word": "block.",
            "speaker": 0,
            "speaker_confidence": 0.53921944
          }
        ],
        "speaker": 0,
        "id": "0005be5a-b841-4abd-8b67-8fa64abe878c"
      },
      {
        "start": 726.76,
        "end": 728.7,
        "confidence": 0.769941,
        "channel": 0,
        "transcript": "So if in a twelve second block,",
        "words": [
          {
            "word": "so",
            "start": 726.76,
            "end": 727.08,
            "confidence": 0.5119919,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.53921944
          },
          {
            "word": "if",
            "start": 727.08,
            "end": 727.24,
            "confidence": 0.7884785,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.53921944
          },
          {
            "word": "in",
            "start": 727.24,
            "end": 727.48,
            "confidence": 0.5565247,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.53921944
          },
          {
            "word": "a",
            "start": 727.48,
            "end": 727.56,
            "confidence": 0.8482036,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "twelve",
            "start": 727.56,
            "end": 727.88,
            "confidence": 0.69735795,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "second",
            "start": 727.88,
            "end": 728.2,
            "confidence": 0.998362,
            "punctuated_word": "second",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "block",
            "start": 728.2,
            "end": 728.7,
            "confidence": 0.98866856,
            "punctuated_word": "block,",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          }
        ],
        "speaker": 0,
        "id": "b3bfc1f7-ce2a-4a79-9747-b2c2c579988e"
      },
      {
        "start": 729.16,
        "end": 729.82,
        "confidence": 0.9985959,
        "channel": 0,
        "transcript": "a transaction",
        "words": [
          {
            "word": "a",
            "start": 729.16,
            "end": 729.32,
            "confidence": 0.9973098,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "transaction",
            "start": 729.32,
            "end": 729.82,
            "confidence": 0.999882,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          }
        ],
        "speaker": 0,
        "id": "84509eda-c460-4564-bc12-363f34ef3b62"
      },
      {
        "start": 730.2,
        "end": 732.06,
        "confidence": 0.90523577,
        "channel": 0,
        "transcript": "that happens in second second",
        "words": [
          {
            "word": "that",
            "start": 730.2,
            "end": 730.44,
            "confidence": 0.9968341,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "happens",
            "start": 730.44,
            "end": 730.76,
            "confidence": 0.9973002,
            "punctuated_word": "happens",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "in",
            "start": 730.76,
            "end": 731.0,
            "confidence": 0.9845807,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "second",
            "start": 731.0,
            "end": 731.5,
            "confidence": 0.68965596,
            "punctuated_word": "second",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "second",
            "start": 731.56,
            "end": 732.06,
            "confidence": 0.8578078,
            "punctuated_word": "second",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          }
        ],
        "speaker": 0,
        "id": "0d9cdc55-0ebf-4a9b-97cc-031caccd68e1"
      },
      {
        "start": 732.68,
        "end": 736.505,
        "confidence": 0.93789744,
        "channel": 0,
        "transcript": "can say, you know, do the short if I get so many ETH,",
        "words": [
          {
            "word": "can",
            "start": 732.68,
            "end": 732.92,
            "confidence": 0.9511551,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "say",
            "start": 732.92,
            "end": 733.42,
            "confidence": 0.92661935,
            "punctuated_word": "say,",
            "speaker": 0,
            "speaker_confidence": 0.7157535
          },
          {
            "word": "you",
            "start": 733.64,
            "end": 733.72,
            "confidence": 0.9968087,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "know",
            "start": 733.72,
            "end": 733.96,
            "confidence": 0.999181,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "do",
            "start": 733.96,
            "end": 734.12,
            "confidence": 0.9973699,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "the",
            "start": 734.12,
            "end": 734.28,
            "confidence": 0.75050706,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "short",
            "start": 734.28,
            "end": 734.68,
            "confidence": 0.75487524,
            "punctuated_word": "short",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "if",
            "start": 734.68,
            "end": 735.045,
            "confidence": 0.969428,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "i",
            "start": 735.125,
            "end": 735.285,
            "confidence": 0.9993488,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "get",
            "start": 735.285,
            "end": 735.52496,
            "confidence": 0.9997516,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "so",
            "start": 735.52496,
            "end": 735.765,
            "confidence": 0.99702924,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "many",
            "start": 735.765,
            "end": 736.005,
            "confidence": 0.9991997,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "eth",
            "start": 736.005,
            "end": 736.505,
            "confidence": 0.8513925,
            "punctuated_word": "ETH,",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          }
        ],
        "speaker": 0,
        "id": "a6fe0cc5-45cd-4a26-ade7-8cd7021bedde"
      },
      {
        "start": 737.045,
        "end": 738.90497,
        "confidence": 0.96907777,
        "channel": 0,
        "transcript": "in the next five, seven seconds.",
        "words": [
          {
            "word": "in",
            "start": 737.045,
            "end": 737.20496,
            "confidence": 0.99973255,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5853566
          },
          {
            "word": "the",
            "start": 737.20496,
            "end": 737.285,
            "confidence": 0.9997708,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5278574
          },
          {
            "word": "next",
            "start": 737.285,
            "end": 737.685,
            "confidence": 0.9998134,
            "punctuated_word": "next",
            "speaker": 0,
            "speaker_confidence": 0.5278574
          },
          {
            "word": "five",
            "start": 737.685,
            "end": 738.005,
            "confidence": 0.9756792,
            "punctuated_word": "five,",
            "speaker": 0,
            "speaker_confidence": 0.5278574
          },
          {
            "word": "seven",
            "start": 738.005,
            "end": 738.40497,
            "confidence": 0.99994147,
            "punctuated_word": "seven",
            "speaker": 0,
            "speaker_confidence": 0.5278574
          },
          {
            "word": "seconds",
            "start": 738.40497,
            "end": 738.90497,
            "confidence": 0.8395293,
            "punctuated_word": "seconds.",
            "speaker": 0,
            "speaker_confidence": 0.5278574
          }
        ],
        "speaker": 0,
        "id": "bbd69d08-c147-4351-9f95-a2193fd13413"
      },
      {
        "start": 739.285,
        "end": 747.385,
        "confidence": 0.9292018,
        "channel": 0,
        "transcript": "In the twelve seconds, that's still. Yeah. And within twelve seconds, there's another transaction comes in, which is which will give this ETH to this other transaction provider.",
        "words": [
          {
            "word": "in",
            "start": 739.285,
            "end": 739.365,
            "confidence": 0.5793044,
            "punctuated_word": "In",
            "speaker": 1,
            "speaker_confidence": 0.0
          },
          {
            "word": "the",
            "start": 739.365,
            "end": 739.52496,
            "confidence": 0.73277336,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.0
          },
          {
            "word": "twelve",
            "start": 739.52496,
            "end": 739.845,
            "confidence": 0.9789068,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.34839797
          },
          {
            "word": "seconds",
            "start": 739.845,
            "end": 740.08496,
            "confidence": 0.9117813,
            "punctuated_word": "seconds,",
            "speaker": 0,
            "speaker_confidence": 0.34839797
          },
          {
            "word": "that's",
            "start": 740.08496,
            "end": 740.245,
            "confidence": 0.9246399,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.34839797
          },
          {
            "word": "still",
            "start": 740.245,
            "end": 740.745,
            "confidence": 0.6825651,
            "punctuated_word": "still.",
            "speaker": 0,
            "speaker_confidence": 0.34839797
          },
          {
            "word": "yeah",
            "start": 740.805,
            "end": 741.045,
            "confidence": 0.9902538,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.47944003
          },
          {
            "word": "and",
            "start": 741.045,
            "end": 741.20496,
            "confidence": 0.99681705,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.47944003
          },
          {
            "word": "within",
            "start": 741.20496,
            "end": 741.52496,
            "confidence": 0.88074815,
            "punctuated_word": "within",
            "speaker": 0,
            "speaker_confidence": 0.47944003
          },
          {
            "word": "twelve",
            "start": 741.52496,
            "end": 741.845,
            "confidence": 0.9926973,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.47944003
          },
          {
            "word": "seconds",
            "start": 741.845,
            "end": 742.245,
            "confidence": 0.9691968,
            "punctuated_word": "seconds,",
            "speaker": 0,
            "speaker_confidence": 0.47944003
          },
          {
            "word": "there's",
            "start": 742.245,
            "end": 742.40497,
            "confidence": 0.9578257,
            "punctuated_word": "there's",
            "speaker": 0,
            "speaker_confidence": 0.5023327
          },
          {
            "word": "another",
            "start": 742.40497,
            "end": 742.725,
            "confidence": 0.9129905,
            "punctuated_word": "another",
            "speaker": 0,
            "speaker_confidence": 0.5023327
          },
          {
            "word": "transaction",
            "start": 742.725,
            "end": 743.20496,
            "confidence": 0.998976,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.5023327
          },
          {
            "word": "comes",
            "start": 743.20496,
            "end": 743.445,
            "confidence": 0.9652332,
            "punctuated_word": "comes",
            "speaker": 0,
            "speaker_confidence": 0.5023327
          },
          {
            "word": "in",
            "start": 743.445,
            "end": 743.605,
            "confidence": 0.9096827,
            "punctuated_word": "in,",
            "speaker": 0,
            "speaker_confidence": 0.5023327
          },
          {
            "word": "which",
            "start": 743.605,
            "end": 743.845,
            "confidence": 0.9997731,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.5023327
          },
          {
            "word": "is",
            "start": 743.845,
            "end": 743.925,
            "confidence": 0.9927995,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "which",
            "start": 744.005,
            "end": 744.245,
            "confidence": 0.99959964,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "will",
            "start": 744.245,
            "end": 744.40497,
            "confidence": 0.9902255,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "give",
            "start": 744.40497,
            "end": 744.64496,
            "confidence": 0.998384,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "this",
            "start": 744.64496,
            "end": 744.885,
            "confidence": 0.9196808,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "eth",
            "start": 744.885,
            "end": 745.385,
            "confidence": 0.9752167,
            "punctuated_word": "ETH",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "to",
            "start": 745.445,
            "end": 745.685,
            "confidence": 0.99876875,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "this",
            "start": 745.685,
            "end": 745.925,
            "confidence": 0.9944483,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "other",
            "start": 745.925,
            "end": 746.245,
            "confidence": 0.9995166,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "transaction",
            "start": 746.245,
            "end": 746.745,
            "confidence": 0.9997136,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "provider",
            "start": 746.885,
            "end": 747.385,
            "confidence": 0.7651328,
            "punctuated_word": "provider.",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          }
        ],
        "speaker": 0,
        "id": "571232ff-4a82-4713-8970-b3f0a673bd55"
      },
      {
        "start": 747.925,
        "end": 757.7,
        "confidence": 0.96445704,
        "channel": 0,
        "transcript": "Then, you know, the solver will be like, okay. This makes total sense. They will take these two transactions, put it in a bundle, and send it to be to be accepted by the the block builder and proposal and all that. So",
        "words": [
          {
            "word": "then",
            "start": 747.925,
            "end": 748.165,
            "confidence": 0.9519631,
            "punctuated_word": "Then,",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "you",
            "start": 748.165,
            "end": 748.32,
            "confidence": 0.9900932,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "know",
            "start": 748.32,
            "end": 748.56,
            "confidence": 0.99916625,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "the",
            "start": 748.56,
            "end": 748.72003,
            "confidence": 0.97926015,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "solver",
            "start": 748.72003,
            "end": 748.88,
            "confidence": 0.84069335,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.7629371
          },
          {
            "word": "will",
            "start": 748.88,
            "end": 749.04,
            "confidence": 0.84800553,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "be",
            "start": 749.04,
            "end": 749.2,
            "confidence": 0.9398966,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "like",
            "start": 749.2,
            "end": 749.36,
            "confidence": 0.95171404,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "okay",
            "start": 749.36,
            "end": 749.60004,
            "confidence": 0.91891384,
            "punctuated_word": "okay.",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "this",
            "start": 749.60004,
            "end": 749.76,
            "confidence": 0.9991203,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "makes",
            "start": 749.76,
            "end": 750.0,
            "confidence": 0.99742585,
            "punctuated_word": "makes",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "total",
            "start": 750.0,
            "end": 750.24,
            "confidence": 0.99456257,
            "punctuated_word": "total",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "sense",
            "start": 750.24,
            "end": 750.56,
            "confidence": 0.9991813,
            "punctuated_word": "sense.",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "they",
            "start": 750.56,
            "end": 750.8,
            "confidence": 0.998181,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "will",
            "start": 750.8,
            "end": 750.96,
            "confidence": 0.9997508,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "take",
            "start": 750.96,
            "end": 751.2,
            "confidence": 0.99973136,
            "punctuated_word": "take",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "these",
            "start": 751.2,
            "end": 751.36,
            "confidence": 0.98677504,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "two",
            "start": 751.36,
            "end": 751.86,
            "confidence": 0.99379164,
            "punctuated_word": "two",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "transactions",
            "start": 751.92,
            "end": 752.4,
            "confidence": 0.9923871,
            "punctuated_word": "transactions,",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "put",
            "start": 752.4,
            "end": 752.56,
            "confidence": 0.9989491,
            "punctuated_word": "put",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "it",
            "start": 752.56,
            "end": 752.64,
            "confidence": 0.80172205,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "in",
            "start": 752.64,
            "end": 752.8,
            "confidence": 0.996182,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "a",
            "start": 752.8,
            "end": 752.88,
            "confidence": 0.9842704,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "bundle",
            "start": 752.88,
            "end": 753.2,
            "confidence": 0.96654,
            "punctuated_word": "bundle,",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "and",
            "start": 753.2,
            "end": 753.44,
            "confidence": 0.99982446,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "send",
            "start": 753.44,
            "end": 753.60004,
            "confidence": 0.9906448,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.72519577
          },
          {
            "word": "it",
            "start": 753.60004,
            "end": 753.76,
            "confidence": 0.99895835,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.50610775
          },
          {
            "word": "to",
            "start": 753.76,
            "end": 753.92,
            "confidence": 0.99811316,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.50610775
          },
          {
            "word": "be",
            "start": 753.92,
            "end": 754.24,
            "confidence": 0.96771866,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.50610775
          },
          {
            "word": "to",
            "start": 754.24,
            "end": 754.48,
            "confidence": 0.9773102,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.50610775
          },
          {
            "word": "be",
            "start": 754.48,
            "end": 754.64,
            "confidence": 0.9937534,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.50610775
          },
          {
            "word": "accepted",
            "start": 754.64,
            "end": 755.04,
            "confidence": 0.9995503,
            "punctuated_word": "accepted",
            "speaker": 0,
            "speaker_confidence": 0.50610775
          },
          {
            "word": "by",
            "start": 755.04,
            "end": 755.2,
            "confidence": 0.9994604,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.50610775
          },
          {
            "word": "the",
            "start": 755.2,
            "end": 755.52,
            "confidence": 0.9950895,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.50610775
          },
          {
            "word": "the",
            "start": 755.52,
            "end": 755.68,
            "confidence": 0.9444876,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.50610775
          },
          {
            "word": "block",
            "start": 755.68,
            "end": 755.92,
            "confidence": 0.9527748,
            "punctuated_word": "block",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          },
          {
            "word": "builder",
            "start": 755.92,
            "end": 756.24,
            "confidence": 0.98575264,
            "punctuated_word": "builder",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          },
          {
            "word": "and",
            "start": 756.24,
            "end": 756.32,
            "confidence": 0.9224412,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          },
          {
            "word": "proposal",
            "start": 756.32,
            "end": 756.72003,
            "confidence": 0.65506583,
            "punctuated_word": "proposal",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          },
          {
            "word": "and",
            "start": 756.72003,
            "end": 756.8,
            "confidence": 0.9679654,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          },
          {
            "word": "all",
            "start": 756.8,
            "end": 756.96,
            "confidence": 0.9996847,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          },
          {
            "word": "that",
            "start": 756.96,
            "end": 757.2,
            "confidence": 0.99629116,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          },
          {
            "word": "so",
            "start": 757.2,
            "end": 757.7,
            "confidence": 0.99849236,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          }
        ],
        "speaker": 0,
        "id": "61c2357f-117d-4087-b402-27574a54cb4e"
      },
      {
        "start": 758.16003,
        "end": 766.755,
        "confidence": 0.97242457,
        "channel": 0,
        "transcript": "this is why it looks like time travel when it's finally submitted and it's on the blockchain. Mhmm. Actually, what's happening is kind of shenanigans",
        "words": [
          {
            "word": "this",
            "start": 758.16003,
            "end": 758.28,
            "confidence": 0.99493706,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          },
          {
            "word": "is",
            "start": 758.28,
            "end": 758.4,
            "confidence": 0.9936731,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.4754902
          },
          {
            "word": "why",
            "start": 758.4,
            "end": 758.72003,
            "confidence": 0.9966748,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "it",
            "start": 758.72003,
            "end": 759.12,
            "confidence": 0.996938,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "looks",
            "start": 759.12,
            "end": 759.44,
            "confidence": 0.9991055,
            "punctuated_word": "looks",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "like",
            "start": 759.44,
            "end": 759.68,
            "confidence": 0.99660647,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "time",
            "start": 759.68,
            "end": 759.92,
            "confidence": 0.99901664,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "travel",
            "start": 759.92,
            "end": 760.335,
            "confidence": 0.9988506,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "when",
            "start": 760.655,
            "end": 760.815,
            "confidence": 0.99709237,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "it's",
            "start": 760.815,
            "end": 761.315,
            "confidence": 0.9994583,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "finally",
            "start": 761.375,
            "end": 761.875,
            "confidence": 0.9996551,
            "punctuated_word": "finally",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "submitted",
            "start": 762.09503,
            "end": 762.59503,
            "confidence": 0.9999343,
            "punctuated_word": "submitted",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "and",
            "start": 762.73505,
            "end": 762.895,
            "confidence": 0.79962367,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "it's",
            "start": 762.895,
            "end": 763.29504,
            "confidence": 0.99938,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "on",
            "start": 763.29504,
            "end": 763.455,
            "confidence": 0.9972658,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "the",
            "start": 763.455,
            "end": 763.53503,
            "confidence": 0.9997906,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "blockchain",
            "start": 763.53503,
            "end": 764.03503,
            "confidence": 0.91340625,
            "punctuated_word": "blockchain.",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "mhmm",
            "start": 764.17505,
            "end": 764.575,
            "confidence": 0.9316737,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.7754171
          },
          {
            "word": "actually",
            "start": 764.575,
            "end": 764.895,
            "confidence": 0.75050366,
            "punctuated_word": "Actually,",
            "speaker": 0,
            "speaker_confidence": 0.5233539
          },
          {
            "word": "what's",
            "start": 764.895,
            "end": 765.135,
            "confidence": 0.99941355,
            "punctuated_word": "what's",
            "speaker": 0,
            "speaker_confidence": 0.5233539
          },
          {
            "word": "happening",
            "start": 765.135,
            "end": 765.61505,
            "confidence": 0.99990535,
            "punctuated_word": "happening",
            "speaker": 0,
            "speaker_confidence": 0.5233539
          },
          {
            "word": "is",
            "start": 765.61505,
            "end": 765.935,
            "confidence": 0.998173,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5233539
          },
          {
            "word": "kind",
            "start": 765.935,
            "end": 766.09503,
            "confidence": 0.95343965,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.5233539
          },
          {
            "word": "of",
            "start": 766.09503,
            "end": 766.255,
            "confidence": 0.99981374,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "shenanigans",
            "start": 766.255,
            "end": 766.755,
            "confidence": 0.9962852,
            "punctuated_word": "shenanigans",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          }
        ],
        "speaker": 0,
        "id": "4be79298-d28a-41a7-ad7b-2c93e60c2416"
      },
      {
        "start": 767.29504,
        "end": 770.03503,
        "confidence": 0.97078925,
        "channel": 0,
        "transcript": "within those twelve seconds where you can act like God.",
        "words": [
          {
            "word": "within",
            "start": 767.29504,
            "end": 767.61505,
            "confidence": 0.99884975,
            "punctuated_word": "within",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "those",
            "start": 767.61505,
            "end": 767.85504,
            "confidence": 0.97844803,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "twelve",
            "start": 767.85504,
            "end": 768.17505,
            "confidence": 0.99659723,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "seconds",
            "start": 768.17505,
            "end": 768.575,
            "confidence": 0.99972075,
            "punctuated_word": "seconds",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "where",
            "start": 768.575,
            "end": 768.815,
            "confidence": 0.94053614,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "you",
            "start": 768.815,
            "end": 768.895,
            "confidence": 0.999015,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "can",
            "start": 768.895,
            "end": 769.135,
            "confidence": 0.9996346,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "act",
            "start": 769.135,
            "end": 769.375,
            "confidence": 0.9998479,
            "punctuated_word": "act",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "like",
            "start": 769.375,
            "end": 769.53503,
            "confidence": 0.9989705,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          },
          {
            "word": "god",
            "start": 769.53503,
            "end": 770.03503,
            "confidence": 0.7962727,
            "punctuated_word": "God.",
            "speaker": 0,
            "speaker_confidence": 0.6018773
          }
        ],
        "speaker": 0,
        "id": "11523b90-93db-4bc0-b26c-8494e19f4a42"
      },
      {
        "start": 772.41504,
        "end": 774.515,
        "confidence": 0.8546138,
        "channel": 0,
        "transcript": "Right. Like I like, time time manipulation.",
        "words": [
          {
            "word": "right",
            "start": 772.41504,
            "end": 772.655,
            "confidence": 0.9333214,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.52896655
          },
          {
            "word": "like",
            "start": 772.655,
            "end": 772.855,
            "confidence": 0.9887905,
            "punctuated_word": "Like",
            "speaker": 1,
            "speaker_confidence": 0.52896655
          },
          {
            "word": "i",
            "start": 772.855,
            "end": 773.055,
            "confidence": 0.3622773,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.52896655
          },
          {
            "word": "like",
            "start": 773.29504,
            "end": 773.53503,
            "confidence": 0.75911546,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.52896655
          },
          {
            "word": "time",
            "start": 773.53503,
            "end": 773.85504,
            "confidence": 0.99931645,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.52896655
          },
          {
            "word": "time",
            "start": 773.85504,
            "end": 774.015,
            "confidence": 0.99706084,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.52896655
          },
          {
            "word": "manipulation",
            "start": 774.015,
            "end": 774.515,
            "confidence": 0.94241476,
            "punctuated_word": "manipulation.",
            "speaker": 1,
            "speaker_confidence": 0.52896655
          }
        ],
        "speaker": 1,
        "id": "d401e01b-bf5f-4181-a509-534631a516bf"
      },
      {
        "start": 775.215,
        "end": 779.23004,
        "confidence": 0.8945218,
        "channel": 0,
        "transcript": "Time manipulation because we have this kind of window of twelve seconds where you're god.",
        "words": [
          {
            "word": "time",
            "start": 775.215,
            "end": 775.53,
            "confidence": 0.9986572,
            "punctuated_word": "Time",
            "speaker": 0,
            "speaker_confidence": 0.47668153
          },
          {
            "word": "manipulation",
            "start": 775.69,
            "end": 776.01,
            "confidence": 0.99700326,
            "punctuated_word": "manipulation",
            "speaker": 0,
            "speaker_confidence": 0.47668153
          },
          {
            "word": "because",
            "start": 776.01,
            "end": 776.41003,
            "confidence": 0.6538593,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.47668153
          },
          {
            "word": "we",
            "start": 776.41003,
            "end": 776.57,
            "confidence": 0.9994167,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.47668153
          },
          {
            "word": "have",
            "start": 776.57,
            "end": 776.81006,
            "confidence": 0.9992561,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.47668153
          },
          {
            "word": "this",
            "start": 776.81006,
            "end": 777.05005,
            "confidence": 0.90801084,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.41297585
          },
          {
            "word": "kind",
            "start": 777.05005,
            "end": 777.29004,
            "confidence": 0.957395,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.41297585
          },
          {
            "word": "of",
            "start": 777.29004,
            "end": 777.37006,
            "confidence": 0.99760675,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.41297585
          },
          {
            "word": "window",
            "start": 777.37006,
            "end": 777.69,
            "confidence": 0.95637304,
            "punctuated_word": "window",
            "speaker": 0,
            "speaker_confidence": 0.41297585
          },
          {
            "word": "of",
            "start": 777.69,
            "end": 777.77,
            "confidence": 0.99695766,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.536664
          },
          {
            "word": "twelve",
            "start": 777.77,
            "end": 778.09,
            "confidence": 0.9960828,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.536664
          },
          {
            "word": "seconds",
            "start": 778.09,
            "end": 778.49005,
            "confidence": 0.9987649,
            "punctuated_word": "seconds",
            "speaker": 0,
            "speaker_confidence": 0.536664
          },
          {
            "word": "where",
            "start": 778.49005,
            "end": 778.65,
            "confidence": 0.57028913,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.536664
          },
          {
            "word": "you're",
            "start": 778.65,
            "end": 778.73004,
            "confidence": 0.8246498,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.536664
          },
          {
            "word": "god",
            "start": 778.73004,
            "end": 779.23004,
            "confidence": 0.5635042,
            "punctuated_word": "god.",
            "speaker": 0,
            "speaker_confidence": 0.536664
          }
        ],
        "speaker": 0,
        "id": "62f1f2be-a298-4663-95ca-039cec7ca54a"
      },
      {
        "start": 779.77,
        "end": 780.35004,
        "confidence": 0.96964073,
        "channel": 0,
        "transcript": "You know?",
        "words": [
          {
            "word": "you",
            "start": 779.77,
            "end": 779.85004,
            "confidence": 0.9687412,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.536664
          },
          {
            "word": "know",
            "start": 779.85004,
            "end": 780.35004,
            "confidence": 0.9705403,
            "punctuated_word": "know?",
            "speaker": 0,
            "speaker_confidence": 0.536664
          }
        ],
        "speaker": 0,
        "id": "6ff3c93c-59d8-439c-8c29-a427c81b16fe"
      },
      {
        "start": 780.89,
        "end": 786.57,
        "confidence": 0.9734305,
        "channel": 0,
        "transcript": "Right. I think so, like, now I'm I'm interested in getting into, like, the the juicier stuff because,",
        "words": [
          {
            "word": "right",
            "start": 780.89,
            "end": 781.39,
            "confidence": 0.9959144,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "i",
            "start": 781.45,
            "end": 781.95,
            "confidence": 0.9755451,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "think",
            "start": 782.01,
            "end": 782.33,
            "confidence": 0.998809,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "so",
            "start": 782.41003,
            "end": 782.65,
            "confidence": 0.95730233,
            "punctuated_word": "so,",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "like",
            "start": 782.65,
            "end": 782.97003,
            "confidence": 0.9969766,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "now",
            "start": 782.97003,
            "end": 783.37006,
            "confidence": 0.9938234,
            "punctuated_word": "now",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "i'm",
            "start": 783.37006,
            "end": 783.53,
            "confidence": 0.96419156,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "i'm",
            "start": 783.53,
            "end": 783.77,
            "confidence": 0.98979104,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "interested",
            "start": 783.77,
            "end": 784.09,
            "confidence": 0.9996164,
            "punctuated_word": "interested",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "in",
            "start": 784.09,
            "end": 784.25,
            "confidence": 0.9989722,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "getting",
            "start": 784.25,
            "end": 784.49005,
            "confidence": 0.9998814,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "into",
            "start": 784.49005,
            "end": 784.73004,
            "confidence": 0.98078847,
            "punctuated_word": "into,",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "like",
            "start": 784.73004,
            "end": 784.81006,
            "confidence": 0.9994502,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "the",
            "start": 784.81006,
            "end": 785.13,
            "confidence": 0.9996061,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "the",
            "start": 785.13,
            "end": 785.21,
            "confidence": 0.9870194,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "juicier",
            "start": 785.21,
            "end": 785.61005,
            "confidence": 0.8700185,
            "punctuated_word": "juicier",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "stuff",
            "start": 785.61005,
            "end": 786.11005,
            "confidence": 0.9984694,
            "punctuated_word": "stuff",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "because",
            "start": 786.25,
            "end": 786.57,
            "confidence": 0.81557465,
            "punctuated_word": "because,",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          }
        ],
        "speaker": 1,
        "id": "02ad5f69-9304-455f-b731-ae7d8d74fe27"
      },
      {
        "start": 788.41003,
        "end": 793.335,
        "confidence": 0.9397923,
        "channel": 0,
        "transcript": "yeah. I don't I you're I mean, I know you're familiar a bit with I got this from from Wasim, which is,",
        "words": [
          {
            "word": "yeah",
            "start": 788.41003,
            "end": 788.57,
            "confidence": 0.6808124,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.77733725
          },
          {
            "word": "i",
            "start": 788.57,
            "end": 788.775,
            "confidence": 0.873742,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.41181356
          },
          {
            "word": "don't",
            "start": 788.775,
            "end": 789.015,
            "confidence": 0.8158517,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.41181356
          },
          {
            "word": "i",
            "start": 789.17505,
            "end": 789.375,
            "confidence": 0.9541105,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.41181356
          },
          {
            "word": "you're",
            "start": 789.575,
            "end": 789.815,
            "confidence": 0.8511838,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.41181356
          },
          {
            "word": "i",
            "start": 789.895,
            "end": 790.05505,
            "confidence": 0.99950933,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.41181356
          },
          {
            "word": "mean",
            "start": 790.05505,
            "end": 790.215,
            "confidence": 0.99201345,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.41181356
          },
          {
            "word": "i",
            "start": 790.215,
            "end": 790.29504,
            "confidence": 0.9972408,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.21661305
          },
          {
            "word": "know",
            "start": 790.29504,
            "end": 790.455,
            "confidence": 0.9995358,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.21661305
          },
          {
            "word": "you're",
            "start": 790.455,
            "end": 790.61505,
            "confidence": 0.9975149,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.21661305
          },
          {
            "word": "familiar",
            "start": 790.61505,
            "end": 790.935,
            "confidence": 0.9843232,
            "punctuated_word": "familiar",
            "speaker": 1,
            "speaker_confidence": 0.21661305
          },
          {
            "word": "a",
            "start": 790.935,
            "end": 791.015,
            "confidence": 0.8913493,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.21661305
          },
          {
            "word": "bit",
            "start": 791.015,
            "end": 791.17505,
            "confidence": 0.9989077,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "with",
            "start": 791.17505,
            "end": 791.335,
            "confidence": 0.9982364,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "i",
            "start": 791.41504,
            "end": 791.575,
            "confidence": 0.99970824,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "got",
            "start": 791.575,
            "end": 791.73505,
            "confidence": 0.99905616,
            "punctuated_word": "got",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "this",
            "start": 791.73505,
            "end": 791.97504,
            "confidence": 0.9982687,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "from",
            "start": 791.97504,
            "end": 792.215,
            "confidence": 0.9991879,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "from",
            "start": 792.215,
            "end": 792.455,
            "confidence": 0.9905765,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "wasim",
            "start": 792.455,
            "end": 792.935,
            "confidence": 0.7405034,
            "punctuated_word": "Wasim,",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "which",
            "start": 792.935,
            "end": 793.015,
            "confidence": 0.99851626,
            "punctuated_word": "which",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "is",
            "start": 793.015,
            "end": 793.335,
            "confidence": 0.91528296,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          }
        ],
        "speaker": 1,
        "id": "efa1af01-acb5-41f9-91d8-344c50cbed0d"
      },
      {
        "start": 793.895,
        "end": 795.835,
        "confidence": 0.8340679,
        "channel": 0,
        "transcript": "Alcindi, which is a a friend.",
        "words": [
          {
            "word": "alcindi",
            "start": 793.895,
            "end": 794.395,
            "confidence": 0.9326148,
            "punctuated_word": "Alcindi,",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "which",
            "start": 794.53503,
            "end": 794.695,
            "confidence": 0.99616385,
            "punctuated_word": "which",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "is",
            "start": 794.695,
            "end": 794.85504,
            "confidence": 0.99857366,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "a",
            "start": 794.85504,
            "end": 795.255,
            "confidence": 0.6188156,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "a",
            "start": 795.255,
            "end": 795.335,
            "confidence": 0.86549866,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "friend",
            "start": 795.335,
            "end": 795.835,
            "confidence": 0.5927404,
            "punctuated_word": "friend.",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          }
        ],
        "speaker": 1,
        "id": "2858cc8d-1c9e-4e7d-b286-3baac5c6fbeb"
      },
      {
        "start": 796.53503,
        "end": 799.835,
        "confidence": 0.98159397,
        "channel": 0,
        "transcript": "And one of the things that he told me once about was, like,",
        "words": [
          {
            "word": "and",
            "start": 796.53503,
            "end": 796.775,
            "confidence": 0.9948021,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.7439293
          },
          {
            "word": "one",
            "start": 796.775,
            "end": 796.935,
            "confidence": 0.9948138,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.37735718
          },
          {
            "word": "of",
            "start": 796.935,
            "end": 797.015,
            "confidence": 0.99949896,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.37735718
          },
          {
            "word": "the",
            "start": 797.015,
            "end": 797.09503,
            "confidence": 0.9986187,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.37735718
          },
          {
            "word": "things",
            "start": 797.09503,
            "end": 797.255,
            "confidence": 0.9987489,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.37735718
          },
          {
            "word": "that",
            "start": 797.255,
            "end": 797.495,
            "confidence": 0.9870548,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.37735718
          },
          {
            "word": "he",
            "start": 797.495,
            "end": 797.655,
            "confidence": 0.9985869,
            "punctuated_word": "he",
            "speaker": 1,
            "speaker_confidence": 0.37735718
          },
          {
            "word": "told",
            "start": 797.655,
            "end": 797.815,
            "confidence": 0.9993568,
            "punctuated_word": "told",
            "speaker": 1,
            "speaker_confidence": 0.6579457
          },
          {
            "word": "me",
            "start": 797.815,
            "end": 797.97504,
            "confidence": 0.99963725,
            "punctuated_word": "me",
            "speaker": 1,
            "speaker_confidence": 0.6579457
          },
          {
            "word": "once",
            "start": 797.97504,
            "end": 798.455,
            "confidence": 0.9984181,
            "punctuated_word": "once",
            "speaker": 1,
            "speaker_confidence": 0.6579457
          },
          {
            "word": "about",
            "start": 798.455,
            "end": 798.955,
            "confidence": 0.9933884,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.6579457
          },
          {
            "word": "was",
            "start": 799.015,
            "end": 799.335,
            "confidence": 0.8013028,
            "punctuated_word": "was,",
            "speaker": 1,
            "speaker_confidence": 0.6579457
          },
          {
            "word": "like",
            "start": 799.335,
            "end": 799.835,
            "confidence": 0.9964943,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.6579457
          }
        ],
        "speaker": 1,
        "id": "c7869843-5009-4906-a755-815ad856358f"
      },
      {
        "start": 800.935,
        "end": 802.395,
        "confidence": 0.9972148,
        "channel": 0,
        "transcript": "the transition to capitalism",
        "words": [
          {
            "word": "the",
            "start": 800.935,
            "end": 801.17505,
            "confidence": 0.9957208,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "transition",
            "start": 801.17505,
            "end": 801.655,
            "confidence": 0.9994174,
            "punctuated_word": "transition",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "to",
            "start": 801.655,
            "end": 801.895,
            "confidence": 0.99500555,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "capitalism",
            "start": 801.895,
            "end": 802.395,
            "confidence": 0.9987153,
            "punctuated_word": "capitalism",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          }
        ],
        "speaker": 1,
        "id": "d53f21f0-a554-4633-a47a-1c3f347b844d"
      },
      {
        "start": 803.015,
        "end": 804.36,
        "confidence": 0.83646554,
        "channel": 0,
        "transcript": "was and it involved,",
        "words": [
          {
            "word": "was",
            "start": 803.015,
            "end": 803.17505,
            "confidence": 0.9853591,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "and",
            "start": 803.41504,
            "end": 803.655,
            "confidence": 0.44516167,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "it",
            "start": 803.655,
            "end": 803.895,
            "confidence": 0.9854274,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "involved",
            "start": 803.895,
            "end": 804.36,
            "confidence": 0.929914,
            "punctuated_word": "involved,",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          }
        ],
        "speaker": 1,
        "id": "da577bf4-e906-4682-8a71-e7f199b31782"
      },
      {
        "start": 805.39996,
        "end": 806.86,
        "confidence": 0.97274816,
        "channel": 0,
        "transcript": "like, the control of time",
        "words": [
          {
            "word": "like",
            "start": 805.39996,
            "end": 805.64,
            "confidence": 0.86528325,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "the",
            "start": 805.64,
            "end": 805.8,
            "confidence": 0.99961555,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "control",
            "start": 805.8,
            "end": 806.2,
            "confidence": 0.9997242,
            "punctuated_word": "control",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "of",
            "start": 806.2,
            "end": 806.36,
            "confidence": 0.99935466,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "time",
            "start": 806.36,
            "end": 806.86,
            "confidence": 0.9997634,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          }
        ],
        "speaker": 1,
        "id": "8795ec88-caa8-4101-8c48-e8b5f53c3e9f"
      },
      {
        "start": 807.48,
        "end": 808.3,
        "confidence": 0.90048635,
        "channel": 0,
        "transcript": "that elites,",
        "words": [
          {
            "word": "that",
            "start": 807.48,
            "end": 807.8,
            "confidence": 0.8125156,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          },
          {
            "word": "elites",
            "start": 807.8,
            "end": 808.3,
            "confidence": 0.9884571,
            "punctuated_word": "elites,",
            "speaker": 1,
            "speaker_confidence": 0.67749816
          }
        ],
        "speaker": 1,
        "id": "9701a62d-208d-4580-9b74-ce778d67ab35"
      },
      {
        "start": 809.0,
        "end": 812.86,
        "confidence": 0.90770507,
        "channel": 0,
        "transcript": "often through different modes of production were those who controlled time.",
        "words": [
          {
            "word": "often",
            "start": 809.0,
            "end": 809.48,
            "confidence": 0.9996861,
            "punctuated_word": "often",
            "speaker": 1,
            "speaker_confidence": 0.5088416
          },
          {
            "word": "through",
            "start": 809.48,
            "end": 809.8,
            "confidence": 0.9957001,
            "punctuated_word": "through",
            "speaker": 1,
            "speaker_confidence": 0.5088416
          },
          {
            "word": "different",
            "start": 809.8,
            "end": 810.04,
            "confidence": 0.9993592,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.5088416
          },
          {
            "word": "modes",
            "start": 810.04,
            "end": 810.27997,
            "confidence": 0.99734676,
            "punctuated_word": "modes",
            "speaker": 1,
            "speaker_confidence": 0.5088416
          },
          {
            "word": "of",
            "start": 810.27997,
            "end": 810.36,
            "confidence": 0.9980076,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "production",
            "start": 810.36,
            "end": 810.83997,
            "confidence": 0.9982674,
            "punctuated_word": "production",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "were",
            "start": 810.83997,
            "end": 811.0,
            "confidence": 0.472887,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "those",
            "start": 811.0,
            "end": 811.24,
            "confidence": 0.99968886,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "who",
            "start": 811.24,
            "end": 811.72,
            "confidence": 0.9994449,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "controlled",
            "start": 811.72,
            "end": 812.22,
            "confidence": 0.62530637,
            "punctuated_word": "controlled",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "time",
            "start": 812.36,
            "end": 812.86,
            "confidence": 0.8990613,
            "punctuated_word": "time.",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          }
        ],
        "speaker": 1,
        "id": "bd1baff0-22a5-4233-ac79-71cbc51a73bd"
      },
      {
        "start": 813.95996,
        "end": 818.53503,
        "confidence": 0.95892304,
        "channel": 0,
        "transcript": "And so, like, he he told me the story of, like, you know, the the rise of, like, clock towers,",
        "words": [
          {
            "word": "and",
            "start": 813.95996,
            "end": 814.2,
            "confidence": 0.99862945,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "so",
            "start": 814.2,
            "end": 814.36,
            "confidence": 0.9468178,
            "punctuated_word": "so,",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "like",
            "start": 814.36,
            "end": 814.51996,
            "confidence": 0.9979491,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "he",
            "start": 814.51996,
            "end": 814.83997,
            "confidence": 0.8775294,
            "punctuated_word": "he",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "he",
            "start": 814.83997,
            "end": 815.16,
            "confidence": 0.8792374,
            "punctuated_word": "he",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "told",
            "start": 815.16,
            "end": 815.39996,
            "confidence": 0.61975086,
            "punctuated_word": "told",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "me",
            "start": 815.39996,
            "end": 815.56,
            "confidence": 0.99946207,
            "punctuated_word": "me",
            "speaker": 1,
            "speaker_confidence": 0.6756574
          },
          {
            "word": "the",
            "start": 815.56,
            "end": 815.64,
            "confidence": 0.9959849,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4066742
          },
          {
            "word": "story",
            "start": 815.64,
            "end": 815.88,
            "confidence": 0.9997408,
            "punctuated_word": "story",
            "speaker": 1,
            "speaker_confidence": 0.4066742
          },
          {
            "word": "of",
            "start": 815.88,
            "end": 816.04,
            "confidence": 0.95148766,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.4066742
          },
          {
            "word": "like",
            "start": 816.04,
            "end": 816.44,
            "confidence": 0.99936825,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.4066742
          },
          {
            "word": "you",
            "start": 816.6,
            "end": 816.68,
            "confidence": 0.9988165,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.4066742
          },
          {
            "word": "know",
            "start": 816.68,
            "end": 817.0,
            "confidence": 0.9994616,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.4764852
          },
          {
            "word": "the",
            "start": 817.0,
            "end": 817.24,
            "confidence": 0.9991448,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4764852
          },
          {
            "word": "the",
            "start": 817.24,
            "end": 817.32,
            "confidence": 0.9906413,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.4764852
          },
          {
            "word": "rise",
            "start": 817.32,
            "end": 817.635,
            "confidence": 0.9984939,
            "punctuated_word": "rise",
            "speaker": 1,
            "speaker_confidence": 0.4764852
          },
          {
            "word": "of",
            "start": 817.635,
            "end": 817.875,
            "confidence": 0.9881296,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.4764852
          },
          {
            "word": "like",
            "start": 817.875,
            "end": 817.955,
            "confidence": 0.99958116,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.4764852
          },
          {
            "word": "clock",
            "start": 817.955,
            "end": 818.03503,
            "confidence": 0.9995722,
            "punctuated_word": "clock",
            "speaker": 1,
            "speaker_confidence": 0.6108129
          },
          {
            "word": "towers",
            "start": 818.03503,
            "end": 818.53503,
            "confidence": 0.93866134,
            "punctuated_word": "towers,",
            "speaker": 1,
            "speaker_confidence": 0.6108129
          }
        ],
        "speaker": 1,
        "id": "431e0176-1f0d-4a65-9985-36fd037772d5"
      },
      {
        "start": 819.155,
        "end": 831.575,
        "confidence": 0.9665989,
        "channel": 0,
        "transcript": "for example. And villages had a lot to do with getting villagers who are used to simply, like, working the land based on the move of the movement of the sun or whatever else to get to work on time. Because with the",
        "words": [
          {
            "word": "for",
            "start": 819.155,
            "end": 819.315,
            "confidence": 0.99968815,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.6108129
          },
          {
            "word": "example",
            "start": 819.315,
            "end": 819.635,
            "confidence": 0.7816818,
            "punctuated_word": "example.",
            "speaker": 1,
            "speaker_confidence": 0.6108129
          },
          {
            "word": "and",
            "start": 819.635,
            "end": 819.795,
            "confidence": 0.9640578,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.6108129
          },
          {
            "word": "villages",
            "start": 819.795,
            "end": 820.275,
            "confidence": 0.99314547,
            "punctuated_word": "villages",
            "speaker": 1,
            "speaker_confidence": 0.6108129
          },
          {
            "word": "had",
            "start": 820.275,
            "end": 820.435,
            "confidence": 0.99783367,
            "punctuated_word": "had",
            "speaker": 1,
            "speaker_confidence": 0.6108129
          },
          {
            "word": "a",
            "start": 820.435,
            "end": 820.515,
            "confidence": 0.999688,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "lot",
            "start": 820.515,
            "end": 820.675,
            "confidence": 0.9998996,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "to",
            "start": 820.675,
            "end": 820.835,
            "confidence": 0.99924785,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "do",
            "start": 820.835,
            "end": 821.335,
            "confidence": 0.9992925,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "with",
            "start": 821.635,
            "end": 821.715,
            "confidence": 0.9997969,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "getting",
            "start": 821.715,
            "end": 822.215,
            "confidence": 0.9985421,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "villagers",
            "start": 822.435,
            "end": 822.935,
            "confidence": 0.9884305,
            "punctuated_word": "villagers",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "who",
            "start": 822.995,
            "end": 823.155,
            "confidence": 0.98745686,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "are",
            "start": 823.155,
            "end": 823.315,
            "confidence": 0.6520795,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "used",
            "start": 823.315,
            "end": 823.555,
            "confidence": 0.9996449,
            "punctuated_word": "used",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "to",
            "start": 823.555,
            "end": 823.715,
            "confidence": 0.99919957,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "simply",
            "start": 823.715,
            "end": 824.115,
            "confidence": 0.97846353,
            "punctuated_word": "simply,",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "like",
            "start": 824.115,
            "end": 824.515,
            "confidence": 0.99910855,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "working",
            "start": 824.515,
            "end": 824.835,
            "confidence": 0.99680674,
            "punctuated_word": "working",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "the",
            "start": 824.835,
            "end": 824.995,
            "confidence": 0.99905723,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "land",
            "start": 824.995,
            "end": 825.395,
            "confidence": 0.9997812,
            "punctuated_word": "land",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "based",
            "start": 825.395,
            "end": 825.635,
            "confidence": 0.9972149,
            "punctuated_word": "based",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "on",
            "start": 825.635,
            "end": 825.955,
            "confidence": 0.99960536,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "the",
            "start": 825.955,
            "end": 826.115,
            "confidence": 0.99871266,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "move",
            "start": 826.115,
            "end": 826.355,
            "confidence": 0.99046665,
            "punctuated_word": "move",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "of",
            "start": 826.355,
            "end": 826.515,
            "confidence": 0.9727262,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "the",
            "start": 826.515,
            "end": 826.835,
            "confidence": 0.9774696,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "movement",
            "start": 826.835,
            "end": 827.235,
            "confidence": 0.730884,
            "punctuated_word": "movement",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "of",
            "start": 827.235,
            "end": 827.315,
            "confidence": 0.99774146,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "the",
            "start": 827.315,
            "end": 827.47504,
            "confidence": 0.99789643,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "sun",
            "start": 827.47504,
            "end": 827.635,
            "confidence": 0.98745966,
            "punctuated_word": "sun",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "or",
            "start": 827.635,
            "end": 827.795,
            "confidence": 0.9775473,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "whatever",
            "start": 827.795,
            "end": 828.195,
            "confidence": 0.99854386,
            "punctuated_word": "whatever",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "else",
            "start": 828.195,
            "end": 828.695,
            "confidence": 0.99479276,
            "punctuated_word": "else",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "to",
            "start": 828.755,
            "end": 828.91504,
            "confidence": 0.94752204,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "get",
            "start": 828.91504,
            "end": 829.075,
            "confidence": 0.9966022,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "to",
            "start": 829.075,
            "end": 829.155,
            "confidence": 0.99140376,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8836186
          },
          {
            "word": "work",
            "start": 829.155,
            "end": 829.395,
            "confidence": 0.99828476,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "on",
            "start": 829.395,
            "end": 829.555,
            "confidence": 0.99252266,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "time",
            "start": 829.555,
            "end": 830.055,
            "confidence": 0.84413075,
            "punctuated_word": "time.",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "because",
            "start": 830.355,
            "end": 830.755,
            "confidence": 0.9945239,
            "punctuated_word": "Because",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "with",
            "start": 830.755,
            "end": 831.075,
            "confidence": 0.8600772,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "the",
            "start": 831.075,
            "end": 831.575,
            "confidence": 0.984723,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          }
        ],
        "speaker": 1,
        "id": "8704eda9-9d4c-481d-8314-75dda78d13b8"
      },
      {
        "start": 831.955,
        "end": 833.01,
        "confidence": 0.8511977,
        "channel": 0,
        "transcript": "increase of industrial",
        "words": [
          {
            "word": "increase",
            "start": 831.955,
            "end": 832.455,
            "confidence": 0.9809684,
            "punctuated_word": "increase",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "of",
            "start": 832.515,
            "end": 832.675,
            "confidence": 0.9453445,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "industrial",
            "start": 832.675,
            "end": 833.01,
            "confidence": 0.6272802,
            "punctuated_word": "industrial",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          }
        ],
        "speaker": 1,
        "id": "a2170230-a535-4e63-8c01-03eec9052c5f"
      },
      {
        "start": 834.13,
        "end": 837.67,
        "confidence": 0.90130514,
        "channel": 0,
        "transcript": "production, then it's just easier to coordinate, or, like, more efficient to coordinate,",
        "words": [
          {
            "word": "production",
            "start": 834.13,
            "end": 834.45,
            "confidence": 0.7313651,
            "punctuated_word": "production,",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "then",
            "start": 834.45,
            "end": 834.77,
            "confidence": 0.947653,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "it's",
            "start": 834.77,
            "end": 834.81006,
            "confidence": 0.91499007,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "just",
            "start": 834.81006,
            "end": 834.85004,
            "confidence": 0.75276506,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "easier",
            "start": 834.85004,
            "end": 835.17004,
            "confidence": 0.9202375,
            "punctuated_word": "easier",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "to",
            "start": 835.17004,
            "end": 835.49,
            "confidence": 0.9332587,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7678187
          },
          {
            "word": "coordinate",
            "start": 835.49,
            "end": 835.61,
            "confidence": 0.97014153,
            "punctuated_word": "coordinate,",
            "speaker": 1,
            "speaker_confidence": 0.41049892
          },
          {
            "word": "or",
            "start": 835.73,
            "end": 836.21,
            "confidence": 0.83151805,
            "punctuated_word": "or,",
            "speaker": 1,
            "speaker_confidence": 0.41049892
          },
          {
            "word": "like",
            "start": 836.21,
            "end": 836.61,
            "confidence": 0.9717472,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.41049892
          },
          {
            "word": "more",
            "start": 836.61,
            "end": 836.79663,
            "confidence": 0.9560792,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.41049892
          },
          {
            "word": "efficient",
            "start": 836.79663,
            "end": 836.98334,
            "confidence": 0.92842954,
            "punctuated_word": "efficient",
            "speaker": 1,
            "speaker_confidence": 0.47131675
          },
          {
            "word": "to",
            "start": 836.98334,
            "end": 837.17,
            "confidence": 0.910897,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.47131675
          },
          {
            "word": "coordinate",
            "start": 837.17,
            "end": 837.67,
            "confidence": 0.94788456,
            "punctuated_word": "coordinate,",
            "speaker": 1,
            "speaker_confidence": 0.47131675
          }
        ],
        "speaker": 1,
        "id": "ea462860-de6c-492b-91c2-3d5e4527e505"
      },
      {
        "start": 838.29004,
        "end": 838.79004,
        "confidence": 0.97997093,
        "channel": 0,
        "transcript": "workers",
        "words": [
          {
            "word": "workers",
            "start": 838.29004,
            "end": 838.79004,
            "confidence": 0.97997093,
            "punctuated_word": "workers",
            "speaker": 1,
            "speaker_confidence": 0.47131675
          }
        ],
        "speaker": 1,
        "id": "4f56bd9f-2f21-4633-a698-5d73c198bf38"
      },
      {
        "start": 839.33,
        "end": 844.87,
        "confidence": 0.97178286,
        "channel": 0,
        "transcript": "Yes. If they all agree that, like, we're all going to work at, like, 12:00, and now it's 12:00.",
        "words": [
          {
            "word": "yes",
            "start": 839.33,
            "end": 839.65,
            "confidence": 0.9968623,
            "punctuated_word": "Yes.",
            "speaker": 1,
            "speaker_confidence": 0.47131675
          },
          {
            "word": "if",
            "start": 839.73,
            "end": 839.81,
            "confidence": 0.99811953,
            "punctuated_word": "If",
            "speaker": 1,
            "speaker_confidence": 0.3545074
          },
          {
            "word": "they",
            "start": 839.81,
            "end": 840.05,
            "confidence": 0.9931577,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.3545074
          },
          {
            "word": "all",
            "start": 840.05,
            "end": 840.21,
            "confidence": 0.99190056,
            "punctuated_word": "all",
            "speaker": 1,
            "speaker_confidence": 0.3545074
          },
          {
            "word": "agree",
            "start": 840.21,
            "end": 840.61,
            "confidence": 0.73570573,
            "punctuated_word": "agree",
            "speaker": 1,
            "speaker_confidence": 0.3545074
          },
          {
            "word": "that",
            "start": 840.61,
            "end": 840.85004,
            "confidence": 0.9842789,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.3545074
          },
          {
            "word": "like",
            "start": 840.85004,
            "end": 841.09,
            "confidence": 0.99195266,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.3545074
          },
          {
            "word": "we're",
            "start": 841.09,
            "end": 841.33,
            "confidence": 0.9962076,
            "punctuated_word": "we're",
            "speaker": 1,
            "speaker_confidence": 0.3545074
          },
          {
            "word": "all",
            "start": 841.33,
            "end": 841.49,
            "confidence": 0.9980184,
            "punctuated_word": "all",
            "speaker": 1,
            "speaker_confidence": 0.3545074
          },
          {
            "word": "going",
            "start": 841.49,
            "end": 841.65,
            "confidence": 0.96603227,
            "punctuated_word": "going",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          },
          {
            "word": "to",
            "start": 841.65,
            "end": 841.81,
            "confidence": 0.9910334,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          },
          {
            "word": "work",
            "start": 841.81,
            "end": 842.05,
            "confidence": 0.99426055,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          },
          {
            "word": "at",
            "start": 842.05,
            "end": 842.29004,
            "confidence": 0.9723578,
            "punctuated_word": "at,",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          },
          {
            "word": "like",
            "start": 842.29004,
            "end": 842.53,
            "confidence": 0.9992489,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          },
          {
            "word": "12:00",
            "start": 842.53,
            "end": 843.25,
            "confidence": 0.93901694,
            "punctuated_word": "12:00,",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          },
          {
            "word": "and",
            "start": 843.25,
            "end": 843.57,
            "confidence": 0.9968941,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          },
          {
            "word": "now",
            "start": 843.57,
            "end": 843.81,
            "confidence": 0.99597603,
            "punctuated_word": "now",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          },
          {
            "word": "it's",
            "start": 843.81,
            "end": 844.05,
            "confidence": 0.92444533,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          },
          {
            "word": "12:00",
            "start": 844.05,
            "end": 844.87,
            "confidence": 0.9984059,
            "punctuated_word": "12:00.",
            "speaker": 1,
            "speaker_confidence": 0.5760247
          }
        ],
        "speaker": 1,
        "id": "0348474a-ffc6-45d5-9f70-4a93f533c991"
      },
      {
        "start": 845.33,
        "end": 850.825,
        "confidence": 0.9361869,
        "channel": 0,
        "transcript": "And there's something for there's some sort of corollary to that, but I don't really know exactly how to, like,",
        "words": [
          {
            "word": "and",
            "start": 845.33,
            "end": 845.49,
            "confidence": 0.79745436,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "there's",
            "start": 845.49,
            "end": 845.73,
            "confidence": 0.9993876,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "something",
            "start": 845.73,
            "end": 846.21,
            "confidence": 0.9967783,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "for",
            "start": 846.21,
            "end": 846.45,
            "confidence": 0.4376814,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "there's",
            "start": 846.53,
            "end": 846.85004,
            "confidence": 0.97271526,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "some",
            "start": 846.85004,
            "end": 847.01,
            "confidence": 0.99698836,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "sort",
            "start": 847.01,
            "end": 847.25,
            "confidence": 0.996027,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "of",
            "start": 847.25,
            "end": 847.41003,
            "confidence": 0.99812824,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "corollary",
            "start": 847.41003,
            "end": 847.91003,
            "confidence": 0.9987619,
            "punctuated_word": "corollary",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "to",
            "start": 848.13,
            "end": 848.29004,
            "confidence": 0.98613584,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "that",
            "start": 848.29004,
            "end": 848.53,
            "confidence": 0.87506783,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "but",
            "start": 848.53,
            "end": 848.69,
            "confidence": 0.9651067,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "i",
            "start": 848.69,
            "end": 848.77,
            "confidence": 0.9909831,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "don't",
            "start": 848.77,
            "end": 848.985,
            "confidence": 0.9917877,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "really",
            "start": 849.065,
            "end": 849.225,
            "confidence": 0.9790813,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "know",
            "start": 849.225,
            "end": 849.385,
            "confidence": 0.9988651,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "exactly",
            "start": 849.385,
            "end": 849.885,
            "confidence": 0.9987669,
            "punctuated_word": "exactly",
            "speaker": 1,
            "speaker_confidence": 0.6086361
          },
          {
            "word": "how",
            "start": 849.945,
            "end": 850.105,
            "confidence": 0.7897519,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.59755546
          },
          {
            "word": "to",
            "start": 850.105,
            "end": 850.345,
            "confidence": 0.9677901,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.59755546
          },
          {
            "word": "like",
            "start": 850.345,
            "end": 850.825,
            "confidence": 0.98647916,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.59755546
          }
        ],
        "speaker": 1,
        "id": "2885b456-32ed-4ff4-8d76-199641d44cb2"
      },
      {
        "start": 851.305,
        "end": 858.845,
        "confidence": 0.8547525,
        "channel": 0,
        "transcript": "profess completely when when it comes to MEV and, like, this is I can make it very simple, actually. Yeah. I think so. Bold claims, which is,",
        "words": [
          {
            "word": "profess",
            "start": 851.305,
            "end": 851.70496,
            "confidence": 0.92330825,
            "punctuated_word": "profess",
            "speaker": 1,
            "speaker_confidence": 0.59755546
          },
          {
            "word": "completely",
            "start": 851.70496,
            "end": 852.20496,
            "confidence": 0.99605703,
            "punctuated_word": "completely",
            "speaker": 1,
            "speaker_confidence": 0.59755546
          },
          {
            "word": "when",
            "start": 852.265,
            "end": 852.505,
            "confidence": 0.909266,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.59755546
          },
          {
            "word": "when",
            "start": 852.505,
            "end": 852.665,
            "confidence": 0.5190873,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.59755546
          },
          {
            "word": "it",
            "start": 852.665,
            "end": 852.825,
            "confidence": 0.9859061,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "comes",
            "start": 852.825,
            "end": 853.065,
            "confidence": 0.99723107,
            "punctuated_word": "comes",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "to",
            "start": 853.065,
            "end": 853.225,
            "confidence": 0.9944997,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "mev",
            "start": 853.225,
            "end": 853.545,
            "confidence": 0.9111528,
            "punctuated_word": "MEV",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "and",
            "start": 853.545,
            "end": 853.70496,
            "confidence": 0.8462112,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "like",
            "start": 853.70496,
            "end": 853.865,
            "confidence": 0.952811,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "this",
            "start": 853.865,
            "end": 853.985,
            "confidence": 0.9400674,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "is",
            "start": 853.985,
            "end": 854.105,
            "confidence": 0.3090496,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "i",
            "start": 854.265,
            "end": 854.425,
            "confidence": 0.600539,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "can",
            "start": 854.425,
            "end": 854.665,
            "confidence": 0.7738491,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "make",
            "start": 854.665,
            "end": 854.825,
            "confidence": 0.34162807,
            "punctuated_word": "make",
            "speaker": 1,
            "speaker_confidence": 0.4920376
          },
          {
            "word": "it",
            "start": 854.825,
            "end": 854.90497,
            "confidence": 0.9016333,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.31635046
          },
          {
            "word": "very",
            "start": 854.90497,
            "end": 855.065,
            "confidence": 0.9304921,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.31635046
          },
          {
            "word": "simple",
            "start": 855.065,
            "end": 855.46497,
            "confidence": 0.82885045,
            "punctuated_word": "simple,",
            "speaker": 0,
            "speaker_confidence": 0.31635046
          },
          {
            "word": "actually",
            "start": 855.46497,
            "end": 855.785,
            "confidence": 0.99267364,
            "punctuated_word": "actually.",
            "speaker": 0,
            "speaker_confidence": 0.31635046
          },
          {
            "word": "yeah",
            "start": 855.785,
            "end": 856.185,
            "confidence": 0.9648441,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.31635046
          },
          {
            "word": "i",
            "start": 856.185,
            "end": 856.265,
            "confidence": 0.9414283,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "think",
            "start": 856.265,
            "end": 856.505,
            "confidence": 0.7864366,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "so",
            "start": 856.505,
            "end": 857.005,
            "confidence": 0.97483134,
            "punctuated_word": "so.",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "bold",
            "start": 857.14496,
            "end": 857.545,
            "confidence": 0.8842872,
            "punctuated_word": "Bold",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "claims",
            "start": 857.545,
            "end": 858.045,
            "confidence": 0.8931992,
            "punctuated_word": "claims,",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "which",
            "start": 858.185,
            "end": 858.345,
            "confidence": 0.9989588,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "is",
            "start": 858.345,
            "end": 858.845,
            "confidence": 0.9800161,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          }
        ],
        "speaker": 1,
        "id": "9bf17d99-2ecb-494b-bbb9-7563ccf902c9"
      },
      {
        "start": 859.46497,
        "end": 860.125,
        "confidence": 0.9954839,
        "channel": 0,
        "transcript": "I mean,",
        "words": [
          {
            "word": "i",
            "start": 859.46497,
            "end": 859.625,
            "confidence": 0.99682766,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "mean",
            "start": 859.625,
            "end": 860.125,
            "confidence": 0.99414015,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          }
        ],
        "speaker": 0,
        "id": "1ab2ea0c-535e-4bed-a4ac-0aecbd8ffa12"
      },
      {
        "start": 860.665,
        "end": 863.81995,
        "confidence": 0.82612145,
        "channel": 0,
        "transcript": "the blockchain is all ready from the beginning Yeah. Of,",
        "words": [
          {
            "word": "the",
            "start": 860.665,
            "end": 860.985,
            "confidence": 0.98861337,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "blockchain",
            "start": 860.985,
            "end": 861.46497,
            "confidence": 0.57436377,
            "punctuated_word": "blockchain",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "is",
            "start": 861.46497,
            "end": 861.66,
            "confidence": 0.8103365,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "all",
            "start": 861.74,
            "end": 861.89996,
            "confidence": 0.45541048,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "ready",
            "start": 861.89996,
            "end": 862.13995,
            "confidence": 0.48235923,
            "punctuated_word": "ready",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "from",
            "start": 862.13995,
            "end": 862.45996,
            "confidence": 0.9965126,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "the",
            "start": 862.45996,
            "end": 862.54,
            "confidence": 0.9988469,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "beginning",
            "start": 862.54,
            "end": 862.94,
            "confidence": 0.9997198,
            "punctuated_word": "beginning",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "yeah",
            "start": 863.18,
            "end": 863.57996,
            "confidence": 0.99069464,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "of",
            "start": 863.66,
            "end": 863.81995,
            "confidence": 0.9643575,
            "punctuated_word": "Of,",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          }
        ],
        "speaker": 0,
        "id": "0e493e16-de9d-4349-b7a2-0a467b5a5ece"
      },
      {
        "start": 865.25995,
        "end": 866.31995,
        "confidence": 0.9389993,
        "channel": 0,
        "transcript": "of Time change. Being",
        "words": [
          {
            "word": "of",
            "start": 865.25995,
            "end": 865.5,
            "confidence": 0.9985446,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "time",
            "start": 865.58,
            "end": 865.66,
            "confidence": 0.97685665,
            "punctuated_word": "Time",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "change",
            "start": 865.66,
            "end": 865.74,
            "confidence": 0.8184319,
            "punctuated_word": "change.",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          },
          {
            "word": "being",
            "start": 865.81995,
            "end": 866.31995,
            "confidence": 0.9621643,
            "punctuated_word": "Being",
            "speaker": 0,
            "speaker_confidence": 0.6012337
          }
        ],
        "speaker": 0,
        "id": "04372026-acbb-43f3-ac2b-d1692aaf7918"
      },
      {
        "start": 866.77997,
        "end": 891.06,
        "confidence": 0.9345451,
        "channel": 0,
        "transcript": "a time change. Yeah. Yeah. And of trustlessness. They're all connected. Because what is the question of trust? The question of trust is basically being able to when I say you don't have to trust anything on the blockchain, it means, like, if somebody locks up a coin on the blockchain, you don't have to trust it. It'll be there. It'll be there in ten years, hundred years, two hundred years, which means anytime somebody trusts, it's basically an assumption of a future promise to be fulfilled. That's what trust is. Every",
        "words": [
          {
            "word": "a",
            "start": 866.77997,
            "end": 866.98,
            "confidence": 0.99864584,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.18150115
          },
          {
            "word": "time",
            "start": 866.98,
            "end": 867.18,
            "confidence": 0.991919,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.18150115
          },
          {
            "word": "change",
            "start": 867.18,
            "end": 867.33997,
            "confidence": 0.96542394,
            "punctuated_word": "change.",
            "speaker": 1,
            "speaker_confidence": 0.18150115
          },
          {
            "word": "yeah",
            "start": 867.33997,
            "end": 867.66,
            "confidence": 0.8406615,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.13551486
          },
          {
            "word": "yeah",
            "start": 867.66,
            "end": 868.13995,
            "confidence": 0.87742233,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.4978665
          },
          {
            "word": "and",
            "start": 868.13995,
            "end": 868.3,
            "confidence": 0.6451879,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.4978665
          },
          {
            "word": "of",
            "start": 868.3,
            "end": 868.54,
            "confidence": 0.94171715,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.4978665
          },
          {
            "word": "trustlessness",
            "start": 868.54,
            "end": 869.04,
            "confidence": 0.8914614,
            "punctuated_word": "trustlessness.",
            "speaker": 0,
            "speaker_confidence": 0.4978665
          },
          {
            "word": "they're",
            "start": 869.18,
            "end": 869.42,
            "confidence": 0.95047337,
            "punctuated_word": "They're",
            "speaker": 0,
            "speaker_confidence": 0.4978665
          },
          {
            "word": "all",
            "start": 869.42,
            "end": 869.57996,
            "confidence": 0.99835014,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.4978665
          },
          {
            "word": "connected",
            "start": 869.57996,
            "end": 870.07996,
            "confidence": 0.9157514,
            "punctuated_word": "connected.",
            "speaker": 0,
            "speaker_confidence": 0.4978665
          },
          {
            "word": "because",
            "start": 870.37994,
            "end": 870.77997,
            "confidence": 0.8581924,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.46943837
          },
          {
            "word": "what",
            "start": 870.77997,
            "end": 870.94,
            "confidence": 0.56731004,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.46943837
          },
          {
            "word": "is",
            "start": 870.94,
            "end": 871.01996,
            "confidence": 0.9234365,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.46943837
          },
          {
            "word": "the",
            "start": 871.01996,
            "end": 871.1,
            "confidence": 0.9958742,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.46943837
          },
          {
            "word": "question",
            "start": 871.1,
            "end": 871.42,
            "confidence": 0.9993136,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.46943837
          },
          {
            "word": "of",
            "start": 871.42,
            "end": 871.5,
            "confidence": 0.9904909,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.46943837
          },
          {
            "word": "trust",
            "start": 871.5,
            "end": 871.74,
            "confidence": 0.97588015,
            "punctuated_word": "trust?",
            "speaker": 0,
            "speaker_confidence": 0.46943837
          },
          {
            "word": "the",
            "start": 871.74,
            "end": 871.81995,
            "confidence": 0.97939885,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "question",
            "start": 871.81995,
            "end": 872.13995,
            "confidence": 0.9987909,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "of",
            "start": 872.13995,
            "end": 872.22,
            "confidence": 0.98980767,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "trust",
            "start": 872.22,
            "end": 872.54,
            "confidence": 0.99957913,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "is",
            "start": 872.54,
            "end": 872.69995,
            "confidence": 0.9994962,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "basically",
            "start": 872.69995,
            "end": 873.1,
            "confidence": 0.97112155,
            "punctuated_word": "basically",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "being",
            "start": 873.1,
            "end": 873.33997,
            "confidence": 0.9962142,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "able",
            "start": 873.33997,
            "end": 873.57996,
            "confidence": 0.9998698,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "to",
            "start": 873.57996,
            "end": 873.66,
            "confidence": 0.98448664,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "when",
            "start": 873.74,
            "end": 873.89996,
            "confidence": 0.9977919,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "i",
            "start": 873.89996,
            "end": 874.06,
            "confidence": 0.9995427,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "say",
            "start": 874.06,
            "end": 874.45996,
            "confidence": 0.9994604,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "you",
            "start": 874.45996,
            "end": 874.62,
            "confidence": 0.5656785,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "don't",
            "start": 874.62,
            "end": 874.86,
            "confidence": 0.9622865,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "have",
            "start": 874.86,
            "end": 874.93994,
            "confidence": 0.54741275,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.55697304
          },
          {
            "word": "to",
            "start": 874.93994,
            "end": 875.01996,
            "confidence": 0.769393,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.3908611
          },
          {
            "word": "trust",
            "start": 875.01996,
            "end": 875.33997,
            "confidence": 0.99931204,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.3908611
          },
          {
            "word": "anything",
            "start": 875.33997,
            "end": 875.57996,
            "confidence": 0.9937611,
            "punctuated_word": "anything",
            "speaker": 0,
            "speaker_confidence": 0.3908611
          },
          {
            "word": "on",
            "start": 875.57996,
            "end": 875.66,
            "confidence": 0.9804143,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.3908611
          },
          {
            "word": "the",
            "start": 875.66,
            "end": 875.81995,
            "confidence": 0.9980227,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.3908611
          },
          {
            "word": "blockchain",
            "start": 875.81995,
            "end": 876.3,
            "confidence": 0.96021307,
            "punctuated_word": "blockchain,",
            "speaker": 0,
            "speaker_confidence": 0.3908611
          },
          {
            "word": "it",
            "start": 876.3,
            "end": 876.37994,
            "confidence": 0.9617065,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "means",
            "start": 876.37994,
            "end": 876.69995,
            "confidence": 0.8846966,
            "punctuated_word": "means,",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "like",
            "start": 876.69995,
            "end": 877.1,
            "confidence": 0.9981333,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "if",
            "start": 877.1,
            "end": 877.305,
            "confidence": 0.9920081,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "somebody",
            "start": 877.545,
            "end": 878.045,
            "confidence": 0.90890855,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "locks",
            "start": 878.265,
            "end": 878.665,
            "confidence": 0.98896444,
            "punctuated_word": "locks",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "up",
            "start": 878.665,
            "end": 878.825,
            "confidence": 0.9994174,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "a",
            "start": 878.825,
            "end": 878.985,
            "confidence": 0.9833292,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "coin",
            "start": 878.985,
            "end": 879.225,
            "confidence": 0.9906923,
            "punctuated_word": "coin",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "on",
            "start": 879.225,
            "end": 879.305,
            "confidence": 0.89134383,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.62338305
          },
          {
            "word": "the",
            "start": 879.305,
            "end": 879.385,
            "confidence": 0.9970414,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.40664536
          },
          {
            "word": "blockchain",
            "start": 879.385,
            "end": 879.785,
            "confidence": 0.9871619,
            "punctuated_word": "blockchain,",
            "speaker": 0,
            "speaker_confidence": 0.40664536
          },
          {
            "word": "you",
            "start": 879.785,
            "end": 879.945,
            "confidence": 0.9945597,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.40664536
          },
          {
            "word": "don't",
            "start": 879.945,
            "end": 880.105,
            "confidence": 0.99638116,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.40664536
          },
          {
            "word": "have",
            "start": 880.105,
            "end": 880.185,
            "confidence": 0.6356337,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.40664536
          },
          {
            "word": "to",
            "start": 880.185,
            "end": 880.265,
            "confidence": 0.46316525,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.40664536
          },
          {
            "word": "trust",
            "start": 880.265,
            "end": 880.385,
            "confidence": 0.9990722,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.40664536
          },
          {
            "word": "it",
            "start": 880.385,
            "end": 880.505,
            "confidence": 0.53892195,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.40664536
          },
          {
            "word": "it'll",
            "start": 880.505,
            "end": 880.585,
            "confidence": 0.8303087,
            "punctuated_word": "It'll",
            "speaker": 0,
            "speaker_confidence": 0.36293238
          },
          {
            "word": "be",
            "start": 880.585,
            "end": 880.745,
            "confidence": 0.99257094,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.36293238
          },
          {
            "word": "there",
            "start": 880.745,
            "end": 880.90497,
            "confidence": 0.722579,
            "punctuated_word": "there.",
            "speaker": 0,
            "speaker_confidence": 0.36293238
          },
          {
            "word": "it'll",
            "start": 880.90497,
            "end": 881.145,
            "confidence": 0.9341018,
            "punctuated_word": "It'll",
            "speaker": 0,
            "speaker_confidence": 0.36293238
          },
          {
            "word": "be",
            "start": 881.145,
            "end": 881.225,
            "confidence": 0.9962112,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.36293238
          },
          {
            "word": "there",
            "start": 881.225,
            "end": 881.46497,
            "confidence": 0.9970228,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.36293238
          },
          {
            "word": "in",
            "start": 881.46497,
            "end": 881.545,
            "confidence": 0.9905385,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5082658
          },
          {
            "word": "ten",
            "start": 881.545,
            "end": 881.705,
            "confidence": 0.9992962,
            "punctuated_word": "ten",
            "speaker": 0,
            "speaker_confidence": 0.5082658
          },
          {
            "word": "years",
            "start": 881.705,
            "end": 882.02496,
            "confidence": 0.99370253,
            "punctuated_word": "years,",
            "speaker": 0,
            "speaker_confidence": 0.5082658
          },
          {
            "word": "hundred",
            "start": 882.02496,
            "end": 882.265,
            "confidence": 0.91952354,
            "punctuated_word": "hundred",
            "speaker": 0,
            "speaker_confidence": 0.5082658
          },
          {
            "word": "years",
            "start": 882.265,
            "end": 882.745,
            "confidence": 0.9981597,
            "punctuated_word": "years,",
            "speaker": 0,
            "speaker_confidence": 0.5082658
          },
          {
            "word": "two",
            "start": 882.745,
            "end": 882.825,
            "confidence": 0.9974963,
            "punctuated_word": "two",
            "speaker": 0,
            "speaker_confidence": 0.5082658
          },
          {
            "word": "hundred",
            "start": 882.825,
            "end": 883.145,
            "confidence": 0.99978,
            "punctuated_word": "hundred",
            "speaker": 0,
            "speaker_confidence": 0.5082658
          },
          {
            "word": "years",
            "start": 883.145,
            "end": 883.645,
            "confidence": 0.90163696,
            "punctuated_word": "years,",
            "speaker": 0,
            "speaker_confidence": 0.5082658
          },
          {
            "word": "which",
            "start": 883.865,
            "end": 884.105,
            "confidence": 0.99901164,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.62106776
          },
          {
            "word": "means",
            "start": 884.105,
            "end": 884.585,
            "confidence": 0.99968433,
            "punctuated_word": "means",
            "speaker": 0,
            "speaker_confidence": 0.62106776
          },
          {
            "word": "anytime",
            "start": 884.585,
            "end": 885.065,
            "confidence": 0.87550515,
            "punctuated_word": "anytime",
            "speaker": 0,
            "speaker_confidence": 0.62106776
          },
          {
            "word": "somebody",
            "start": 885.065,
            "end": 885.46497,
            "confidence": 0.9965749,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.62106776
          },
          {
            "word": "trusts",
            "start": 885.46497,
            "end": 885.96497,
            "confidence": 0.96042025,
            "punctuated_word": "trusts,",
            "speaker": 0,
            "speaker_confidence": 0.62106776
          },
          {
            "word": "it's",
            "start": 886.105,
            "end": 886.345,
            "confidence": 0.99142,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.62106776
          },
          {
            "word": "basically",
            "start": 886.345,
            "end": 886.845,
            "confidence": 0.9483053,
            "punctuated_word": "basically",
            "speaker": 0,
            "speaker_confidence": 0.62106776
          },
          {
            "word": "an",
            "start": 886.90497,
            "end": 886.985,
            "confidence": 0.97950625,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.56726617
          },
          {
            "word": "assumption",
            "start": 886.985,
            "end": 887.485,
            "confidence": 0.9988207,
            "punctuated_word": "assumption",
            "speaker": 0,
            "speaker_confidence": 0.56726617
          },
          {
            "word": "of",
            "start": 887.625,
            "end": 887.785,
            "confidence": 0.9993777,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.56726617
          },
          {
            "word": "a",
            "start": 887.785,
            "end": 887.865,
            "confidence": 0.99414515,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.56726617
          },
          {
            "word": "future",
            "start": 887.865,
            "end": 888.365,
            "confidence": 0.99973804,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.56726617
          },
          {
            "word": "promise",
            "start": 888.585,
            "end": 888.985,
            "confidence": 0.9047735,
            "punctuated_word": "promise",
            "speaker": 0,
            "speaker_confidence": 0.56726617
          },
          {
            "word": "to",
            "start": 888.985,
            "end": 889.065,
            "confidence": 0.99803406,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.56726617
          },
          {
            "word": "be",
            "start": 889.065,
            "end": 889.225,
            "confidence": 0.9982241,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.56726617
          },
          {
            "word": "fulfilled",
            "start": 889.225,
            "end": 889.725,
            "confidence": 0.99870884,
            "punctuated_word": "fulfilled.",
            "speaker": 0,
            "speaker_confidence": 0.56726617
          },
          {
            "word": "that's",
            "start": 890.02496,
            "end": 890.185,
            "confidence": 0.9962597,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "what",
            "start": 890.185,
            "end": 890.425,
            "confidence": 0.9898599,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "trust",
            "start": 890.425,
            "end": 890.665,
            "confidence": 0.88409555,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "is",
            "start": 890.665,
            "end": 890.825,
            "confidence": 0.9859028,
            "punctuated_word": "is.",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "every",
            "start": 890.825,
            "end": 891.06,
            "confidence": 0.9761495,
            "punctuated_word": "Every",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          }
        ],
        "speaker": 0,
        "id": "56f26a94-4140-41bd-8b78-6285f63a7cff"
      },
      {
        "start": 892.18,
        "end": 901.16,
        "confidence": 0.8056509,
        "channel": 0,
        "transcript": "trust is an assumption on the future something to be fulfilled. So when we see on the blockchain, you don't have to trust anything, like, if you lock something in an escrow and you say the price changes,",
        "words": [
          {
            "word": "trust",
            "start": 892.18,
            "end": 892.54004,
            "confidence": 0.5014671,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "is",
            "start": 892.54004,
            "end": 892.9,
            "confidence": 0.8758989,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "an",
            "start": 892.9,
            "end": 892.98,
            "confidence": 0.53851837,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "assumption",
            "start": 892.98,
            "end": 893.26,
            "confidence": 0.8133162,
            "punctuated_word": "assumption",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "on",
            "start": 893.26,
            "end": 893.54,
            "confidence": 0.8318671,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "the",
            "start": 893.54,
            "end": 894.04,
            "confidence": 0.82557094,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5856675
          },
          {
            "word": "future",
            "start": 894.1,
            "end": 894.18,
            "confidence": 0.86775434,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.011993766
          },
          {
            "word": "something",
            "start": 894.18,
            "end": 894.34,
            "confidence": 0.53039443,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.011993766
          },
          {
            "word": "to",
            "start": 894.34,
            "end": 894.84,
            "confidence": 0.93677455,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.19354141
          },
          {
            "word": "be",
            "start": 895.14,
            "end": 895.1667,
            "confidence": 0.8746101,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.19354141
          },
          {
            "word": "fulfilled",
            "start": 895.1667,
            "end": 895.1933,
            "confidence": 0.9650928,
            "punctuated_word": "fulfilled.",
            "speaker": 0,
            "speaker_confidence": 0.19354141
          },
          {
            "word": "so",
            "start": 895.1933,
            "end": 895.22,
            "confidence": 0.45153436,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.4248802
          },
          {
            "word": "when",
            "start": 895.22,
            "end": 895.4066,
            "confidence": 0.8072331,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.4248802
          },
          {
            "word": "we",
            "start": 895.4066,
            "end": 895.5933,
            "confidence": 0.91147906,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.4248802
          },
          {
            "word": "see",
            "start": 895.5933,
            "end": 895.77997,
            "confidence": 0.68700063,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.4248802
          },
          {
            "word": "on",
            "start": 895.77997,
            "end": 895.86,
            "confidence": 0.795666,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.4248802
          },
          {
            "word": "the",
            "start": 895.86,
            "end": 895.94,
            "confidence": 0.9353112,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.4248802
          },
          {
            "word": "blockchain",
            "start": 895.94,
            "end": 896.44,
            "confidence": 0.6067361,
            "punctuated_word": "blockchain,",
            "speaker": 0,
            "speaker_confidence": 0.4248802
          },
          {
            "word": "you",
            "start": 896.5,
            "end": 896.58,
            "confidence": 0.45324296,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.33963186
          },
          {
            "word": "don't",
            "start": 896.58,
            "end": 896.66,
            "confidence": 0.81277853,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.33963186
          },
          {
            "word": "have",
            "start": 896.66,
            "end": 896.82,
            "confidence": 0.83948,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.33963186
          },
          {
            "word": "to",
            "start": 896.82,
            "end": 896.98,
            "confidence": 0.9301698,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.33963186
          },
          {
            "word": "trust",
            "start": 896.98,
            "end": 897.14,
            "confidence": 0.83314544,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.33963186
          },
          {
            "word": "anything",
            "start": 897.14,
            "end": 897.64,
            "confidence": 0.7162442,
            "punctuated_word": "anything,",
            "speaker": 0,
            "speaker_confidence": 0.33963186
          },
          {
            "word": "like",
            "start": 897.94,
            "end": 898.1,
            "confidence": 0.6932596,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.33963186
          },
          {
            "word": "if",
            "start": 898.1,
            "end": 898.26,
            "confidence": 0.96594876,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.33963186
          },
          {
            "word": "you",
            "start": 898.26,
            "end": 898.42,
            "confidence": 0.98290896,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5185455
          },
          {
            "word": "lock",
            "start": 898.42,
            "end": 898.66,
            "confidence": 0.88153607,
            "punctuated_word": "lock",
            "speaker": 0,
            "speaker_confidence": 0.5185455
          },
          {
            "word": "something",
            "start": 898.66,
            "end": 899.06,
            "confidence": 0.88445085,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.5185455
          },
          {
            "word": "in",
            "start": 899.06,
            "end": 899.22,
            "confidence": 0.9694764,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5185455
          },
          {
            "word": "an",
            "start": 899.22,
            "end": 899.38,
            "confidence": 0.5085109,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.5185455
          },
          {
            "word": "escrow",
            "start": 899.38,
            "end": 899.7,
            "confidence": 0.9841843,
            "punctuated_word": "escrow",
            "speaker": 0,
            "speaker_confidence": 0.5185455
          },
          {
            "word": "and",
            "start": 899.7,
            "end": 899.86,
            "confidence": 0.8718108,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5185455
          },
          {
            "word": "you",
            "start": 899.86,
            "end": 900.02,
            "confidence": 0.98198193,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5185455
          },
          {
            "word": "say",
            "start": 900.02,
            "end": 900.18005,
            "confidence": 0.775425,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.5185455
          },
          {
            "word": "the",
            "start": 900.18005,
            "end": 900.34,
            "confidence": 0.8071544,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "price",
            "start": 900.34,
            "end": 900.66,
            "confidence": 0.9840806,
            "punctuated_word": "price",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "changes",
            "start": 900.66,
            "end": 901.16,
            "confidence": 0.98272014,
            "punctuated_word": "changes,",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          }
        ],
        "speaker": 0,
        "id": "169bdcf5-eb74-4d3a-b9f0-b4b2ab869eaa"
      },
      {
        "start": 901.54,
        "end": 903.88,
        "confidence": 0.70256877,
        "channel": 0,
        "transcript": "it automatically release so and so coins to somebody.",
        "words": [
          {
            "word": "it",
            "start": 901.54,
            "end": 901.62,
            "confidence": 0.34153023,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "automatically",
            "start": 901.62,
            "end": 902.12,
            "confidence": 0.9700299,
            "punctuated_word": "automatically",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "release",
            "start": 902.18,
            "end": 902.5,
            "confidence": 0.45764455,
            "punctuated_word": "release",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "so",
            "start": 902.5,
            "end": 902.66,
            "confidence": 0.39357275,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "and",
            "start": 902.66,
            "end": 902.82,
            "confidence": 0.86127526,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "so",
            "start": 902.82,
            "end": 902.98,
            "confidence": 0.9812686,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "coins",
            "start": 902.98,
            "end": 903.3,
            "confidence": 0.7123916,
            "punctuated_word": "coins",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "to",
            "start": 903.3,
            "end": 903.38,
            "confidence": 0.63966066,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "somebody",
            "start": 903.38,
            "end": 903.88,
            "confidence": 0.96574557,
            "punctuated_word": "somebody.",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          }
        ],
        "speaker": 0,
        "id": "7a9612f7-9db9-443a-9ff7-172ce55a0689"
      },
      {
        "start": 904.42,
        "end": 907.89496,
        "confidence": 0.8961168,
        "channel": 0,
        "transcript": "And you know if the price changes, the coins will be released. Nobody can stop it.",
        "words": [
          {
            "word": "and",
            "start": 904.42,
            "end": 904.5,
            "confidence": 0.6563134,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "you",
            "start": 904.5,
            "end": 904.58,
            "confidence": 0.8813986,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6955622
          },
          {
            "word": "know",
            "start": 904.58,
            "end": 904.74,
            "confidence": 0.996347,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "if",
            "start": 904.74,
            "end": 904.9,
            "confidence": 0.7204523,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "the",
            "start": 904.9,
            "end": 904.98,
            "confidence": 0.9971334,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "price",
            "start": 904.98,
            "end": 905.22,
            "confidence": 0.9982843,
            "punctuated_word": "price",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "changes",
            "start": 905.22,
            "end": 905.62,
            "confidence": 0.98864424,
            "punctuated_word": "changes,",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "the",
            "start": 905.62,
            "end": 905.86,
            "confidence": 0.98693293,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "coins",
            "start": 905.86,
            "end": 906.1,
            "confidence": 0.91359514,
            "punctuated_word": "coins",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "will",
            "start": 906.1,
            "end": 906.26,
            "confidence": 0.8667863,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "be",
            "start": 906.26,
            "end": 906.42,
            "confidence": 0.83448434,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "released",
            "start": 906.42,
            "end": 906.6675,
            "confidence": 0.9565013,
            "punctuated_word": "released.",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "nobody",
            "start": 906.6675,
            "end": 906.915,
            "confidence": 0.56154776,
            "punctuated_word": "Nobody",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "can",
            "start": 907.07495,
            "end": 907.235,
            "confidence": 0.9801956,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "stop",
            "start": 907.235,
            "end": 907.39496,
            "confidence": 0.99961287,
            "punctuated_word": "stop",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          },
          {
            "word": "it",
            "start": 907.39496,
            "end": 907.89496,
            "confidence": 0.99964035,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.55881137
          }
        ],
        "speaker": 0,
        "id": "7da3e3de-cd55-42c8-b8d3-96ffa9b155e0"
      },
      {
        "start": 908.27496,
        "end": 913.01495,
        "confidence": 0.9622575,
        "channel": 0,
        "transcript": "What that does mean? That means that you are making an assumption that you know for sure the guarantee",
        "words": [
          {
            "word": "what",
            "start": 908.27496,
            "end": 908.51495,
            "confidence": 0.9975677,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "that",
            "start": 908.51495,
            "end": 908.675,
            "confidence": 0.79041946,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "does",
            "start": 908.675,
            "end": 908.915,
            "confidence": 0.8403295,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "mean",
            "start": 908.915,
            "end": 909.15497,
            "confidence": 0.87397,
            "punctuated_word": "mean?",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "that",
            "start": 909.15497,
            "end": 909.315,
            "confidence": 0.998765,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "means",
            "start": 909.315,
            "end": 909.555,
            "confidence": 0.99976414,
            "punctuated_word": "means",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "that",
            "start": 909.555,
            "end": 909.875,
            "confidence": 0.9969783,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "you",
            "start": 909.875,
            "end": 910.035,
            "confidence": 0.9994917,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "are",
            "start": 910.035,
            "end": 910.195,
            "confidence": 0.90556735,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "making",
            "start": 910.195,
            "end": 910.51495,
            "confidence": 0.99989426,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "an",
            "start": 910.51495,
            "end": 910.675,
            "confidence": 0.99944013,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "assumption",
            "start": 910.675,
            "end": 911.175,
            "confidence": 0.99968433,
            "punctuated_word": "assumption",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "that",
            "start": 911.315,
            "end": 911.555,
            "confidence": 0.9962733,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "you",
            "start": 911.555,
            "end": 911.71497,
            "confidence": 0.9607061,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6220436
          },
          {
            "word": "know",
            "start": 911.71497,
            "end": 911.875,
            "confidence": 0.9994754,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.5712578
          },
          {
            "word": "for",
            "start": 911.875,
            "end": 912.115,
            "confidence": 0.9410868,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.5712578
          },
          {
            "word": "sure",
            "start": 912.115,
            "end": 912.355,
            "confidence": 0.99598444,
            "punctuated_word": "sure",
            "speaker": 0,
            "speaker_confidence": 0.5712578
          },
          {
            "word": "the",
            "start": 912.355,
            "end": 912.51495,
            "confidence": 0.99148667,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5712578
          },
          {
            "word": "guarantee",
            "start": 912.51495,
            "end": 913.01495,
            "confidence": 0.9960083,
            "punctuated_word": "guarantee",
            "speaker": 0,
            "speaker_confidence": 0.5712578
          }
        ],
        "speaker": 0,
        "id": "606b6d74-1336-4173-beb7-15f8780db512"
      },
      {
        "start": 913.39496,
        "end": 914.535,
        "confidence": 0.9029429,
        "channel": 0,
        "transcript": "is 100%.",
        "words": [
          {
            "word": "is",
            "start": 913.39496,
            "end": 913.63495,
            "confidence": 0.9860789,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5712578
          },
          {
            "word": "100%",
            "start": 913.63495,
            "end": 914.535,
            "confidence": 0.8198068,
            "punctuated_word": "100%.",
            "speaker": 0,
            "speaker_confidence": 0.5712578
          }
        ],
        "speaker": 0,
        "id": "4ce5b3ad-4849-4c41-8112-4db22c9a7a29"
      },
      {
        "start": 915.15497,
        "end": 921.02997,
        "confidence": 0.9580179,
        "channel": 0,
        "transcript": "So that means the question of trust would not be even a question if in real life",
        "words": [
          {
            "word": "so",
            "start": 915.15497,
            "end": 915.315,
            "confidence": 0.5799417,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6017737
          },
          {
            "word": "that",
            "start": 915.315,
            "end": 915.555,
            "confidence": 0.99705684,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6017737
          },
          {
            "word": "means",
            "start": 915.555,
            "end": 916.055,
            "confidence": 0.99909234,
            "punctuated_word": "means",
            "speaker": 0,
            "speaker_confidence": 0.6017737
          },
          {
            "word": "the",
            "start": 916.115,
            "end": 916.195,
            "confidence": 0.9295491,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6017737
          },
          {
            "word": "question",
            "start": 916.195,
            "end": 916.595,
            "confidence": 0.9997056,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.6017737
          },
          {
            "word": "of",
            "start": 916.595,
            "end": 916.755,
            "confidence": 0.9994048,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5626056
          },
          {
            "word": "trust",
            "start": 916.755,
            "end": 917.255,
            "confidence": 0.99862957,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.5626056
          },
          {
            "word": "would",
            "start": 917.555,
            "end": 917.795,
            "confidence": 0.99748945,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.5626056
          },
          {
            "word": "not",
            "start": 917.795,
            "end": 918.035,
            "confidence": 0.9995586,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5626056
          },
          {
            "word": "be",
            "start": 918.035,
            "end": 918.435,
            "confidence": 0.99956506,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.5626056
          },
          {
            "word": "even",
            "start": 918.435,
            "end": 918.755,
            "confidence": 0.9978199,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.5626056
          },
          {
            "word": "a",
            "start": 918.755,
            "end": 918.83496,
            "confidence": 0.9989429,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "question",
            "start": 918.83496,
            "end": 919.17,
            "confidence": 0.99938416,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "if",
            "start": 919.41,
            "end": 919.91,
            "confidence": 0.9972319,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "in",
            "start": 920.05,
            "end": 920.20996,
            "confidence": 0.79619235,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "real",
            "start": 920.20996,
            "end": 920.52997,
            "confidence": 0.9975439,
            "punctuated_word": "real",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "life",
            "start": 920.52997,
            "end": 921.02997,
            "confidence": 0.99919564,
            "punctuated_word": "life",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          }
        ],
        "speaker": 0,
        "id": "eed4961b-3948-4df9-903f-33a80e4146ce"
      },
      {
        "start": 921.41,
        "end": 924.07,
        "confidence": 0.92572635,
        "channel": 0,
        "transcript": "we could time travel to that future and always check it.",
        "words": [
          {
            "word": "we",
            "start": 921.41,
            "end": 921.73,
            "confidence": 0.5427354,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "could",
            "start": 921.73,
            "end": 921.88995,
            "confidence": 0.9974598,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "time",
            "start": 921.88995,
            "end": 922.13,
            "confidence": 0.9976646,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "travel",
            "start": 922.13,
            "end": 922.37,
            "confidence": 0.9953128,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "to",
            "start": 922.37,
            "end": 922.52997,
            "confidence": 0.99171245,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "that",
            "start": 922.52997,
            "end": 922.69,
            "confidence": 0.75395066,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "future",
            "start": 922.69,
            "end": 923.01,
            "confidence": 0.95695233,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "and",
            "start": 923.01,
            "end": 923.17,
            "confidence": 0.974631,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "always",
            "start": 923.17,
            "end": 923.41,
            "confidence": 0.9975932,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "check",
            "start": 923.41,
            "end": 923.57,
            "confidence": 0.99517184,
            "punctuated_word": "check",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          },
          {
            "word": "it",
            "start": 923.57,
            "end": 924.07,
            "confidence": 0.97980607,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.6382377
          }
        ],
        "speaker": 0,
        "id": "abae891b-f39c-43d1-9a29-f6aee307133d"
      },
      {
        "start": 924.52997,
        "end": 928.14996,
        "confidence": 0.91754967,
        "channel": 0,
        "transcript": "Of course, we cannot do that. Right. Right. Right. So when we have",
        "words": [
          {
            "word": "of",
            "start": 924.52997,
            "end": 924.69,
            "confidence": 0.8582633,
            "punctuated_word": "Of",
            "speaker": 0,
            "speaker_confidence": 0.42304844
          },
          {
            "word": "course",
            "start": 924.69,
            "end": 924.85,
            "confidence": 0.86058015,
            "punctuated_word": "course,",
            "speaker": 0,
            "speaker_confidence": 0.42304844
          },
          {
            "word": "we",
            "start": 924.85,
            "end": 925.01,
            "confidence": 0.99841774,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.42304844
          },
          {
            "word": "cannot",
            "start": 925.01,
            "end": 925.25,
            "confidence": 0.9810579,
            "punctuated_word": "cannot",
            "speaker": 0,
            "speaker_confidence": 0.42304844
          },
          {
            "word": "do",
            "start": 925.25,
            "end": 925.41,
            "confidence": 0.9989397,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.42304844
          },
          {
            "word": "that",
            "start": 925.41,
            "end": 925.73,
            "confidence": 0.99320436,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.42304844
          },
          {
            "word": "right",
            "start": 925.73,
            "end": 926.23,
            "confidence": 0.9750148,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.12918425
          },
          {
            "word": "right",
            "start": 926.29,
            "end": 926.52997,
            "confidence": 0.85542667,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.12918425
          },
          {
            "word": "right",
            "start": 926.52997,
            "end": 927.01,
            "confidence": 0.8624885,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.12918425
          },
          {
            "word": "so",
            "start": 927.01,
            "end": 927.17,
            "confidence": 0.7443156,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.50464416
          },
          {
            "word": "when",
            "start": 927.17,
            "end": 927.49,
            "confidence": 0.80620885,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.50464416
          },
          {
            "word": "we",
            "start": 927.49,
            "end": 927.64996,
            "confidence": 0.99690646,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.50464416
          },
          {
            "word": "have",
            "start": 927.64996,
            "end": 928.14996,
            "confidence": 0.99732214,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.50464416
          }
        ],
        "speaker": 0,
        "id": "94aa1345-890e-4153-bcef-6d49051e65c2"
      },
      {
        "start": 928.61,
        "end": 941.875,
        "confidence": 0.94241804,
        "channel": 0,
        "transcript": "something that is trustless, we are essentially saying saying it is almost like it is allowing you to travel to the future and give you that guarantee. Like, why is Bitcoin saying 21,000,000 is fixed? Nobody went to the future and saw 21,000,000.",
        "words": [
          {
            "word": "something",
            "start": 928.61,
            "end": 929.01,
            "confidence": 0.9972506,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.50464416
          },
          {
            "word": "that",
            "start": 929.01,
            "end": 929.17,
            "confidence": 0.9934837,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.03674233
          },
          {
            "word": "is",
            "start": 929.17,
            "end": 929.32996,
            "confidence": 0.97963387,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.62976027
          },
          {
            "word": "trustless",
            "start": 929.32996,
            "end": 929.82996,
            "confidence": 0.9832887,
            "punctuated_word": "trustless,",
            "speaker": 0,
            "speaker_confidence": 0.62976027
          },
          {
            "word": "we",
            "start": 929.97,
            "end": 930.20996,
            "confidence": 0.94977033,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.62976027
          },
          {
            "word": "are",
            "start": 930.20996,
            "end": 930.45,
            "confidence": 0.849932,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.62976027
          },
          {
            "word": "essentially",
            "start": 930.45,
            "end": 930.95,
            "confidence": 0.9764947,
            "punctuated_word": "essentially",
            "speaker": 0,
            "speaker_confidence": 0.62976027
          },
          {
            "word": "saying",
            "start": 931.01,
            "end": 931.215,
            "confidence": 0.7907623,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.62976027
          },
          {
            "word": "saying",
            "start": 931.61505,
            "end": 931.775,
            "confidence": 0.9648899,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.45215625
          },
          {
            "word": "it",
            "start": 931.775,
            "end": 932.015,
            "confidence": 0.77567434,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.45215625
          },
          {
            "word": "is",
            "start": 932.015,
            "end": 932.255,
            "confidence": 0.9674339,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.45215625
          },
          {
            "word": "almost",
            "start": 932.255,
            "end": 932.575,
            "confidence": 0.9812866,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.45215625
          },
          {
            "word": "like",
            "start": 932.575,
            "end": 933.05505,
            "confidence": 0.94144833,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.45215625
          },
          {
            "word": "it",
            "start": 933.05505,
            "end": 933.215,
            "confidence": 0.95729125,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.68305343
          },
          {
            "word": "is",
            "start": 933.215,
            "end": 933.715,
            "confidence": 0.9609992,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.68305343
          },
          {
            "word": "allowing",
            "start": 934.015,
            "end": 934.41504,
            "confidence": 0.9980921,
            "punctuated_word": "allowing",
            "speaker": 0,
            "speaker_confidence": 0.68305343
          },
          {
            "word": "you",
            "start": 934.41504,
            "end": 934.575,
            "confidence": 0.9965919,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.68305343
          },
          {
            "word": "to",
            "start": 934.575,
            "end": 934.73505,
            "confidence": 0.99789596,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.68305343
          },
          {
            "word": "travel",
            "start": 934.73505,
            "end": 935.05505,
            "confidence": 0.9990445,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.68305343
          },
          {
            "word": "to",
            "start": 935.05505,
            "end": 935.135,
            "confidence": 0.9867371,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.68305343
          },
          {
            "word": "the",
            "start": 935.135,
            "end": 935.29504,
            "confidence": 0.9957657,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.68305343
          },
          {
            "word": "future",
            "start": 935.29504,
            "end": 935.61505,
            "confidence": 0.9996381,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.68305343
          },
          {
            "word": "and",
            "start": 935.61505,
            "end": 935.695,
            "confidence": 0.9784641,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.35271847
          },
          {
            "word": "give",
            "start": 935.695,
            "end": 935.935,
            "confidence": 0.99344796,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.35271847
          },
          {
            "word": "you",
            "start": 935.935,
            "end": 936.015,
            "confidence": 0.98993206,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.35271847
          },
          {
            "word": "that",
            "start": 936.015,
            "end": 936.17505,
            "confidence": 0.58835226,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.35271847
          },
          {
            "word": "guarantee",
            "start": 936.17505,
            "end": 936.67505,
            "confidence": 0.9689631,
            "punctuated_word": "guarantee.",
            "speaker": 0,
            "speaker_confidence": 0.35271847
          },
          {
            "word": "like",
            "start": 936.97504,
            "end": 937.215,
            "confidence": 0.83618104,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.57152647
          },
          {
            "word": "why",
            "start": 937.215,
            "end": 937.455,
            "confidence": 0.9979748,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.57152647
          },
          {
            "word": "is",
            "start": 937.455,
            "end": 937.695,
            "confidence": 0.9909691,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.57152647
          },
          {
            "word": "bitcoin",
            "start": 937.695,
            "end": 938.09503,
            "confidence": 0.6422333,
            "punctuated_word": "Bitcoin",
            "speaker": 0,
            "speaker_confidence": 0.57152647
          },
          {
            "word": "saying",
            "start": 938.09503,
            "end": 938.335,
            "confidence": 0.9703813,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.57152647
          },
          {
            "word": "21,000,000",
            "start": 938.335,
            "end": 939.135,
            "confidence": 0.9734548,
            "punctuated_word": "21,000,000",
            "speaker": 0,
            "speaker_confidence": 0.6367567
          },
          {
            "word": "is",
            "start": 939.135,
            "end": 939.29504,
            "confidence": 0.9782079,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.66937184
          },
          {
            "word": "fixed",
            "start": 939.29504,
            "end": 939.61505,
            "confidence": 0.87212753,
            "punctuated_word": "fixed?",
            "speaker": 0,
            "speaker_confidence": 0.66937184
          },
          {
            "word": "nobody",
            "start": 939.61505,
            "end": 939.935,
            "confidence": 0.99135953,
            "punctuated_word": "Nobody",
            "speaker": 0,
            "speaker_confidence": 0.66937184
          },
          {
            "word": "went",
            "start": 939.935,
            "end": 940.09503,
            "confidence": 0.9626237,
            "punctuated_word": "went",
            "speaker": 0,
            "speaker_confidence": 0.66937184
          },
          {
            "word": "to",
            "start": 940.09503,
            "end": 940.255,
            "confidence": 0.9603594,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.66937184
          },
          {
            "word": "the",
            "start": 940.255,
            "end": 940.335,
            "confidence": 0.9976441,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.66937184
          },
          {
            "word": "future",
            "start": 940.335,
            "end": 940.575,
            "confidence": 0.99903476,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.66937184
          },
          {
            "word": "and",
            "start": 940.575,
            "end": 940.73505,
            "confidence": 0.9800239,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.66937184
          },
          {
            "word": "saw",
            "start": 940.73505,
            "end": 940.97504,
            "confidence": 0.9545418,
            "punctuated_word": "saw",
            "speaker": 0,
            "speaker_confidence": 0.66937184
          },
          {
            "word": "21,000,000",
            "start": 940.97504,
            "end": 941.875,
            "confidence": 0.85429937,
            "punctuated_word": "21,000,000.",
            "speaker": 0,
            "speaker_confidence": 0.67470217
          }
        ],
        "speaker": 0,
        "id": "b28f2ea1-e3ef-4fef-a0da-d919238d3f45"
      },
      {
        "start": 941.935,
        "end": 951.88,
        "confidence": 0.9276245,
        "channel": 0,
        "transcript": "After that, it's not. But we don't have to trust it's there because it's in the code. It's in the culture not to change the code. It's a lot of these things. So, ultimately, what you get as a result",
        "words": [
          {
            "word": "after",
            "start": 941.935,
            "end": 942.255,
            "confidence": 0.98803294,
            "punctuated_word": "After",
            "speaker": 0,
            "speaker_confidence": 0.6773673
          },
          {
            "word": "that",
            "start": 942.255,
            "end": 942.49506,
            "confidence": 0.9633715,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.6773673
          },
          {
            "word": "it's",
            "start": 942.49506,
            "end": 942.815,
            "confidence": 0.95763206,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.6773673
          },
          {
            "word": "not",
            "start": 942.815,
            "end": 943.315,
            "confidence": 0.9241224,
            "punctuated_word": "not.",
            "speaker": 0,
            "speaker_confidence": 0.6773673
          },
          {
            "word": "but",
            "start": 943.53503,
            "end": 944.015,
            "confidence": 0.9877802,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.6773673
          },
          {
            "word": "we",
            "start": 944.015,
            "end": 944.34,
            "confidence": 0.8507572,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6773673
          },
          {
            "word": "don't",
            "start": 944.34,
            "end": 944.46,
            "confidence": 0.7342396,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.6773673
          },
          {
            "word": "have",
            "start": 944.46,
            "end": 944.58,
            "confidence": 0.6088078,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.6773673
          },
          {
            "word": "to",
            "start": 944.58,
            "end": 944.66003,
            "confidence": 0.57582015,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6773673
          },
          {
            "word": "trust",
            "start": 944.66003,
            "end": 944.82,
            "confidence": 0.99908364,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "it's",
            "start": 944.82,
            "end": 945.06,
            "confidence": 0.9480872,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "there",
            "start": 945.06,
            "end": 945.38,
            "confidence": 0.9972574,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "because",
            "start": 945.38,
            "end": 945.78,
            "confidence": 0.9049883,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "it's",
            "start": 945.78,
            "end": 946.02,
            "confidence": 0.99908555,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "in",
            "start": 946.02,
            "end": 946.26,
            "confidence": 0.9985921,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "the",
            "start": 946.26,
            "end": 946.34,
            "confidence": 0.99894387,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "code",
            "start": 946.34,
            "end": 946.66003,
            "confidence": 0.7262269,
            "punctuated_word": "code.",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "it's",
            "start": 946.66003,
            "end": 946.9,
            "confidence": 0.9994413,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "in",
            "start": 946.9,
            "end": 947.06,
            "confidence": 0.99884665,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "the",
            "start": 947.06,
            "end": 947.22003,
            "confidence": 0.99848217,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "culture",
            "start": 947.22003,
            "end": 947.7,
            "confidence": 0.99692744,
            "punctuated_word": "culture",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "not",
            "start": 947.7,
            "end": 947.86005,
            "confidence": 0.76995313,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.70106727
          },
          {
            "word": "to",
            "start": 947.86005,
            "end": 948.02,
            "confidence": 0.9988845,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "change",
            "start": 948.02,
            "end": 948.26,
            "confidence": 0.9995604,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "the",
            "start": 948.26,
            "end": 948.5,
            "confidence": 0.9989472,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "code",
            "start": 948.5,
            "end": 949.0,
            "confidence": 0.9967429,
            "punctuated_word": "code.",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "it's",
            "start": 949.14,
            "end": 949.26,
            "confidence": 0.9986594,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "a",
            "start": 949.26,
            "end": 949.38,
            "confidence": 0.93380046,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "lot",
            "start": 949.38,
            "end": 949.54004,
            "confidence": 0.99980086,
            "punctuated_word": "lot",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "of",
            "start": 949.54004,
            "end": 949.7,
            "confidence": 0.99929595,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "these",
            "start": 949.7,
            "end": 949.86005,
            "confidence": 0.9928677,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "things",
            "start": 949.86005,
            "end": 950.02,
            "confidence": 0.98088574,
            "punctuated_word": "things.",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "so",
            "start": 950.02,
            "end": 950.26,
            "confidence": 0.8114321,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "ultimately",
            "start": 950.26,
            "end": 950.66003,
            "confidence": 0.99914837,
            "punctuated_word": "ultimately,",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "what",
            "start": 950.66003,
            "end": 950.82,
            "confidence": 0.99279404,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "you",
            "start": 950.82,
            "end": 950.98004,
            "confidence": 0.99854976,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "get",
            "start": 950.98004,
            "end": 951.22003,
            "confidence": 0.99503976,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "as",
            "start": 951.22003,
            "end": 951.30005,
            "confidence": 0.6108096,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.6883258
          },
          {
            "word": "a",
            "start": 951.30005,
            "end": 951.38,
            "confidence": 0.8718437,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "result",
            "start": 951.38,
            "end": 951.88,
            "confidence": 0.9994368,
            "punctuated_word": "result",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          }
        ],
        "speaker": 0,
        "id": "e9b0c37e-5a21-4d95-b14d-6f58ef81a402"
      },
      {
        "start": 952.18005,
        "end": 954.2,
        "confidence": 0.9938949,
        "channel": 0,
        "transcript": "of partly tech, partly culture",
        "words": [
          {
            "word": "of",
            "start": 952.18005,
            "end": 952.34,
            "confidence": 0.9976538,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "partly",
            "start": 952.34,
            "end": 952.82,
            "confidence": 0.9846659,
            "punctuated_word": "partly",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "tech",
            "start": 952.82,
            "end": 953.14,
            "confidence": 0.9903188,
            "punctuated_word": "tech,",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "partly",
            "start": 953.14,
            "end": 953.64,
            "confidence": 0.99911255,
            "punctuated_word": "partly",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "culture",
            "start": 953.7,
            "end": 954.2,
            "confidence": 0.9977234,
            "punctuated_word": "culture",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          }
        ],
        "speaker": 0,
        "id": "da703416-6e70-49f5-80c9-314f93fdfd97"
      },
      {
        "start": 954.58,
        "end": 956.76,
        "confidence": 0.86970043,
        "channel": 0,
        "transcript": "of blockchain, Ethereum, all this crypto",
        "words": [
          {
            "word": "of",
            "start": 954.58,
            "end": 954.98004,
            "confidence": 0.93184805,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "blockchain",
            "start": 954.98004,
            "end": 955.48004,
            "confidence": 0.7115083,
            "punctuated_word": "blockchain,",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "ethereum",
            "start": 955.54004,
            "end": 955.94,
            "confidence": 0.9330778,
            "punctuated_word": "Ethereum,",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "all",
            "start": 955.94,
            "end": 956.10004,
            "confidence": 0.9416382,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "this",
            "start": 956.10004,
            "end": 956.26,
            "confidence": 0.7095359,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "crypto",
            "start": 956.26,
            "end": 956.76,
            "confidence": 0.9905945,
            "punctuated_word": "crypto",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          }
        ],
        "speaker": 0,
        "id": "92acb7ed-b617-4362-886f-984da87c7207"
      },
      {
        "start": 957.54004,
        "end": 960.085,
        "confidence": 0.79550457,
        "channel": 0,
        "transcript": "with trustlessness. Lessness. You get this paradigm",
        "words": [
          {
            "word": "with",
            "start": 957.54004,
            "end": 957.78,
            "confidence": 0.5896511,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "trustlessness",
            "start": 957.78,
            "end": 958.28,
            "confidence": 0.5783276,
            "punctuated_word": "trustlessness.",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "lessness",
            "start": 958.46497,
            "end": 958.625,
            "confidence": 0.41039038,
            "punctuated_word": "Lessness.",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "you",
            "start": 958.625,
            "end": 958.785,
            "confidence": 0.99417615,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "get",
            "start": 958.785,
            "end": 959.185,
            "confidence": 0.9991787,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "this",
            "start": 959.185,
            "end": 959.585,
            "confidence": 0.99947566,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "paradigm",
            "start": 959.585,
            "end": 960.085,
            "confidence": 0.99733233,
            "punctuated_word": "paradigm",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          }
        ],
        "speaker": 0,
        "id": "6a973ee6-f14a-4b77-a93c-2a2592f8e983"
      },
      {
        "start": 960.545,
        "end": 962.325,
        "confidence": 0.99965686,
        "channel": 0,
        "transcript": "of being able to make promises",
        "words": [
          {
            "word": "of",
            "start": 960.545,
            "end": 960.945,
            "confidence": 0.99919707,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "being",
            "start": 960.945,
            "end": 961.185,
            "confidence": 0.9998242,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "able",
            "start": 961.185,
            "end": 961.425,
            "confidence": 0.9997862,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "to",
            "start": 961.425,
            "end": 961.585,
            "confidence": 0.99982446,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "make",
            "start": 961.585,
            "end": 961.825,
            "confidence": 0.9996741,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "promises",
            "start": 961.825,
            "end": 962.325,
            "confidence": 0.9996346,
            "punctuated_word": "promises",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          }
        ],
        "speaker": 0,
        "id": "8fd8b2c5-2398-4a00-a17f-d628b29b7441"
      },
      {
        "start": 962.785,
        "end": 963.765,
        "confidence": 0.97209597,
        "channel": 0,
        "transcript": "that you know",
        "words": [
          {
            "word": "that",
            "start": 962.785,
            "end": 963.02496,
            "confidence": 0.9925108,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "you",
            "start": 963.02496,
            "end": 963.265,
            "confidence": 0.92471766,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "know",
            "start": 963.265,
            "end": 963.765,
            "confidence": 0.9990594,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          }
        ],
        "speaker": 0,
        "id": "3ef93c10-ed6c-4374-8693-143ea60b68db"
      },
      {
        "start": 964.385,
        "end": 977.49,
        "confidence": 0.9593877,
        "channel": 0,
        "transcript": "in the future will be true even though you did not go in the future, and that's time travel in some ways. Mhmm. It's like being able to have a crystal ball and be able to see, you know, know, if a claim is made on the blockchain. That is kinda true. Right. And this is why this whole,",
        "words": [
          {
            "word": "in",
            "start": 964.385,
            "end": 964.625,
            "confidence": 0.9362917,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.9730702
          },
          {
            "word": "the",
            "start": 964.625,
            "end": 964.785,
            "confidence": 0.99977463,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.53229225
          },
          {
            "word": "future",
            "start": 964.785,
            "end": 965.265,
            "confidence": 0.9999528,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.53229225
          },
          {
            "word": "will",
            "start": 965.265,
            "end": 965.505,
            "confidence": 0.99231696,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.53229225
          },
          {
            "word": "be",
            "start": 965.505,
            "end": 965.665,
            "confidence": 0.99970895,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.53229225
          },
          {
            "word": "true",
            "start": 965.665,
            "end": 965.985,
            "confidence": 0.9976145,
            "punctuated_word": "true",
            "speaker": 0,
            "speaker_confidence": 0.53229225
          },
          {
            "word": "even",
            "start": 965.985,
            "end": 966.225,
            "confidence": 0.77867997,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.53229225
          },
          {
            "word": "though",
            "start": 966.225,
            "end": 966.305,
            "confidence": 0.9300609,
            "punctuated_word": "though",
            "speaker": 0,
            "speaker_confidence": 0.53229225
          },
          {
            "word": "you",
            "start": 966.305,
            "end": 966.46497,
            "confidence": 0.9891083,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.4541986
          },
          {
            "word": "did",
            "start": 966.46497,
            "end": 966.705,
            "confidence": 0.9991566,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.4541986
          },
          {
            "word": "not",
            "start": 966.705,
            "end": 966.865,
            "confidence": 0.99975425,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.4541986
          },
          {
            "word": "go",
            "start": 966.865,
            "end": 967.02496,
            "confidence": 0.99984586,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 0.4541986
          },
          {
            "word": "in",
            "start": 967.02496,
            "end": 967.185,
            "confidence": 0.9985071,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.4541986
          },
          {
            "word": "the",
            "start": 967.185,
            "end": 967.265,
            "confidence": 0.9994742,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.4541986
          },
          {
            "word": "future",
            "start": 967.265,
            "end": 967.585,
            "confidence": 0.897583,
            "punctuated_word": "future,",
            "speaker": 0,
            "speaker_confidence": 0.6060974
          },
          {
            "word": "and",
            "start": 967.585,
            "end": 967.825,
            "confidence": 0.9995459,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6060974
          },
          {
            "word": "that's",
            "start": 967.825,
            "end": 968.065,
            "confidence": 0.99885374,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.6060974
          },
          {
            "word": "time",
            "start": 968.065,
            "end": 968.305,
            "confidence": 0.99807346,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.6060974
          },
          {
            "word": "travel",
            "start": 968.305,
            "end": 968.625,
            "confidence": 0.7334048,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.6060974
          },
          {
            "word": "in",
            "start": 968.625,
            "end": 968.785,
            "confidence": 0.97783023,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6060974
          },
          {
            "word": "some",
            "start": 968.785,
            "end": 968.945,
            "confidence": 0.9957361,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.6060974
          },
          {
            "word": "ways",
            "start": 968.945,
            "end": 969.425,
            "confidence": 0.9735148,
            "punctuated_word": "ways.",
            "speaker": 0,
            "speaker_confidence": 0.6060974
          },
          {
            "word": "mhmm",
            "start": 969.425,
            "end": 969.585,
            "confidence": 0.99037427,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.44011933
          },
          {
            "word": "it's",
            "start": 969.585,
            "end": 969.745,
            "confidence": 0.7967833,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.44011933
          },
          {
            "word": "like",
            "start": 969.745,
            "end": 969.90497,
            "confidence": 0.92068744,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.44011933
          },
          {
            "word": "being",
            "start": 969.90497,
            "end": 970.145,
            "confidence": 0.99552935,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.44011933
          },
          {
            "word": "able",
            "start": 970.145,
            "end": 970.385,
            "confidence": 0.9997002,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.44011933
          },
          {
            "word": "to",
            "start": 970.385,
            "end": 970.46497,
            "confidence": 0.99942327,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.44011933
          },
          {
            "word": "have",
            "start": 970.46497,
            "end": 970.625,
            "confidence": 0.99982184,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.44011933
          },
          {
            "word": "a",
            "start": 970.625,
            "end": 970.705,
            "confidence": 0.99274135,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "crystal",
            "start": 970.705,
            "end": 971.105,
            "confidence": 0.99993694,
            "punctuated_word": "crystal",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "ball",
            "start": 971.105,
            "end": 971.345,
            "confidence": 0.9983016,
            "punctuated_word": "ball",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "and",
            "start": 971.345,
            "end": 971.505,
            "confidence": 0.9796159,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "be",
            "start": 971.505,
            "end": 971.665,
            "confidence": 0.99249685,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "able",
            "start": 971.665,
            "end": 971.90497,
            "confidence": 0.999828,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "to",
            "start": 971.90497,
            "end": 972.065,
            "confidence": 0.9987582,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "see",
            "start": 972.065,
            "end": 972.565,
            "confidence": 0.7993039,
            "punctuated_word": "see,",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "you",
            "start": 972.625,
            "end": 972.785,
            "confidence": 0.9989254,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "know",
            "start": 972.785,
            "end": 972.93,
            "confidence": 0.95287776,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "know",
            "start": 972.93,
            "end": 973.01,
            "confidence": 0.9905516,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5734213
          },
          {
            "word": "if",
            "start": 973.01,
            "end": 973.08997,
            "confidence": 0.99862754,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "a",
            "start": 973.08997,
            "end": 973.33,
            "confidence": 0.8279377,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "claim",
            "start": 973.33,
            "end": 973.41,
            "confidence": 0.9995739,
            "punctuated_word": "claim",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "is",
            "start": 973.41,
            "end": 973.73,
            "confidence": 0.9988709,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "made",
            "start": 973.73,
            "end": 973.89,
            "confidence": 0.9955715,
            "punctuated_word": "made",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "on",
            "start": 973.89,
            "end": 974.13,
            "confidence": 0.9995258,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "the",
            "start": 974.13,
            "end": 974.21,
            "confidence": 0.9986136,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "blockchain",
            "start": 974.21,
            "end": 974.71,
            "confidence": 0.72692275,
            "punctuated_word": "blockchain.",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "that",
            "start": 974.77,
            "end": 974.93,
            "confidence": 0.99685526,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "is",
            "start": 974.93,
            "end": 975.08997,
            "confidence": 0.999482,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "kinda",
            "start": 975.08997,
            "end": 975.41,
            "confidence": 0.79195017,
            "punctuated_word": "kinda",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "true",
            "start": 975.41,
            "end": 975.89,
            "confidence": 0.9983984,
            "punctuated_word": "true.",
            "speaker": 0,
            "speaker_confidence": 0.68075305
          },
          {
            "word": "right",
            "start": 975.89,
            "end": 976.21,
            "confidence": 0.99640477,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.012856603
          },
          {
            "word": "and",
            "start": 976.21,
            "end": 976.37,
            "confidence": 0.99803275,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "this",
            "start": 976.37,
            "end": 976.52997,
            "confidence": 0.9993481,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "is",
            "start": 976.52997,
            "end": 976.69,
            "confidence": 0.9979175,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "why",
            "start": 976.69,
            "end": 976.93,
            "confidence": 0.7002572,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "this",
            "start": 976.93,
            "end": 977.17,
            "confidence": 0.9960316,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "whole",
            "start": 977.17,
            "end": 977.49,
            "confidence": 0.9831104,
            "punctuated_word": "whole,",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          }
        ],
        "speaker": 0,
        "id": "a7aea31b-496e-48ab-a48f-87a8b6127842"
      },
      {
        "start": 978.05,
        "end": 995.695,
        "confidence": 0.9612787,
        "channel": 0,
        "transcript": "angle that is there on blockchain. One one is this making promises, and you know that is true. Another angle, which is time travel in the future. Mhmm. Another angle is being able to see from all the existing blocks that anything that happened in the past, you can recreate it by running the same exact chain. Mhmm. From the beginning, you can,",
        "words": [
          {
            "word": "angle",
            "start": 978.05,
            "end": 978.45,
            "confidence": 0.99955994,
            "punctuated_word": "angle",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "that",
            "start": 978.45,
            "end": 978.61,
            "confidence": 0.9990709,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "is",
            "start": 978.61,
            "end": 978.77,
            "confidence": 0.9997261,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "there",
            "start": 978.77,
            "end": 979.08997,
            "confidence": 0.9994748,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "on",
            "start": 979.08997,
            "end": 979.33,
            "confidence": 0.9983829,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "blockchain",
            "start": 979.33,
            "end": 979.73,
            "confidence": 0.7147107,
            "punctuated_word": "blockchain.",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "one",
            "start": 979.73,
            "end": 979.97,
            "confidence": 0.98983455,
            "punctuated_word": "One",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "one",
            "start": 979.97,
            "end": 980.21,
            "confidence": 0.8415766,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "is",
            "start": 980.21,
            "end": 980.37,
            "confidence": 0.9716119,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "this",
            "start": 980.37,
            "end": 980.87,
            "confidence": 0.9893254,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "making",
            "start": 981.01,
            "end": 981.41,
            "confidence": 0.83745474,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "promises",
            "start": 981.41,
            "end": 981.89,
            "confidence": 0.78169966,
            "punctuated_word": "promises,",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "and",
            "start": 981.89,
            "end": 982.05,
            "confidence": 0.99888366,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "you",
            "start": 982.05,
            "end": 982.13,
            "confidence": 0.9390456,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.72446835
          },
          {
            "word": "know",
            "start": 982.13,
            "end": 982.21,
            "confidence": 0.999361,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "that",
            "start": 982.21,
            "end": 982.37,
            "confidence": 0.96979046,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "is",
            "start": 982.37,
            "end": 982.61,
            "confidence": 0.71813464,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "true",
            "start": 982.61,
            "end": 983.01,
            "confidence": 0.9282054,
            "punctuated_word": "true.",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "another",
            "start": 983.01,
            "end": 983.25,
            "confidence": 0.97616106,
            "punctuated_word": "Another",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "angle",
            "start": 983.25,
            "end": 983.57,
            "confidence": 0.85316765,
            "punctuated_word": "angle,",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "which",
            "start": 983.57,
            "end": 983.73,
            "confidence": 0.9986771,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "is",
            "start": 983.73,
            "end": 983.97,
            "confidence": 0.9985379,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "time",
            "start": 983.97,
            "end": 984.13,
            "confidence": 0.86602926,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "travel",
            "start": 984.13,
            "end": 984.45,
            "confidence": 0.9271501,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.69754237
          },
          {
            "word": "in",
            "start": 984.45,
            "end": 984.52997,
            "confidence": 0.99711204,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.35499918
          },
          {
            "word": "the",
            "start": 984.52997,
            "end": 984.69,
            "confidence": 0.9981775,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.35499918
          },
          {
            "word": "future",
            "start": 984.69,
            "end": 985.01,
            "confidence": 0.96132934,
            "punctuated_word": "future.",
            "speaker": 0,
            "speaker_confidence": 0.35499918
          },
          {
            "word": "mhmm",
            "start": 985.01,
            "end": 985.41,
            "confidence": 0.9954392,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.35499918
          },
          {
            "word": "another",
            "start": 985.41,
            "end": 985.81,
            "confidence": 0.99650913,
            "punctuated_word": "Another",
            "speaker": 0,
            "speaker_confidence": 0.61197424
          },
          {
            "word": "angle",
            "start": 985.81,
            "end": 986.05,
            "confidence": 0.99916816,
            "punctuated_word": "angle",
            "speaker": 0,
            "speaker_confidence": 0.61197424
          },
          {
            "word": "is",
            "start": 986.05,
            "end": 986.52997,
            "confidence": 0.98091793,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.61197424
          },
          {
            "word": "being",
            "start": 986.52997,
            "end": 986.715,
            "confidence": 0.91219616,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.61197424
          },
          {
            "word": "able",
            "start": 986.79504,
            "end": 987.11505,
            "confidence": 0.9979842,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.61197424
          },
          {
            "word": "to",
            "start": 987.11505,
            "end": 987.195,
            "confidence": 0.9994879,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.61197424
          },
          {
            "word": "see",
            "start": 987.195,
            "end": 987.67505,
            "confidence": 0.999843,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "from",
            "start": 987.67505,
            "end": 988.075,
            "confidence": 0.9972493,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "all",
            "start": 988.075,
            "end": 988.395,
            "confidence": 0.9997093,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "the",
            "start": 988.395,
            "end": 988.55505,
            "confidence": 0.9966388,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "existing",
            "start": 988.55505,
            "end": 988.955,
            "confidence": 0.99988425,
            "punctuated_word": "existing",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "blocks",
            "start": 988.955,
            "end": 989.455,
            "confidence": 0.9990288,
            "punctuated_word": "blocks",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "that",
            "start": 989.515,
            "end": 989.755,
            "confidence": 0.92327523,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "anything",
            "start": 989.755,
            "end": 990.155,
            "confidence": 0.99922884,
            "punctuated_word": "anything",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "that",
            "start": 990.155,
            "end": 990.395,
            "confidence": 0.9997217,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "happened",
            "start": 990.395,
            "end": 990.635,
            "confidence": 0.9951751,
            "punctuated_word": "happened",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "in",
            "start": 990.635,
            "end": 990.79504,
            "confidence": 0.9999125,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "the",
            "start": 990.79504,
            "end": 990.955,
            "confidence": 0.9996402,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "past",
            "start": 990.955,
            "end": 991.195,
            "confidence": 0.9740077,
            "punctuated_word": "past,",
            "speaker": 0,
            "speaker_confidence": 0.77946424
          },
          {
            "word": "you",
            "start": 991.195,
            "end": 991.275,
            "confidence": 0.99377763,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "can",
            "start": 991.275,
            "end": 991.59503,
            "confidence": 0.99978966,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "recreate",
            "start": 991.59503,
            "end": 991.99506,
            "confidence": 0.98723966,
            "punctuated_word": "recreate",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "it",
            "start": 991.99506,
            "end": 992.155,
            "confidence": 0.9958942,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "by",
            "start": 992.155,
            "end": 992.395,
            "confidence": 0.9970739,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "running",
            "start": 992.395,
            "end": 992.79504,
            "confidence": 0.99970055,
            "punctuated_word": "running",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "the",
            "start": 992.79504,
            "end": 992.875,
            "confidence": 0.99942696,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "same",
            "start": 992.875,
            "end": 993.195,
            "confidence": 0.99959713,
            "punctuated_word": "same",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "exact",
            "start": 993.195,
            "end": 993.515,
            "confidence": 0.99868876,
            "punctuated_word": "exact",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "chain",
            "start": 993.515,
            "end": 993.99506,
            "confidence": 0.7151224,
            "punctuated_word": "chain.",
            "speaker": 0,
            "speaker_confidence": 0.74023074
          },
          {
            "word": "mhmm",
            "start": 993.99506,
            "end": 994.23505,
            "confidence": 0.99809426,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.057513118
          },
          {
            "word": "from",
            "start": 994.23505,
            "end": 994.47504,
            "confidence": 0.99496114,
            "punctuated_word": "From",
            "speaker": 0,
            "speaker_confidence": 0.49795204
          },
          {
            "word": "the",
            "start": 994.47504,
            "end": 994.635,
            "confidence": 0.9994997,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.49795204
          },
          {
            "word": "beginning",
            "start": 994.635,
            "end": 995.03503,
            "confidence": 0.97503114,
            "punctuated_word": "beginning,",
            "speaker": 0,
            "speaker_confidence": 0.49795204
          },
          {
            "word": "you",
            "start": 995.03503,
            "end": 995.195,
            "confidence": 0.99834394,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.49795204
          },
          {
            "word": "can",
            "start": 995.195,
            "end": 995.695,
            "confidence": 0.89110124,
            "punctuated_word": "can,",
            "speaker": 0,
            "speaker_confidence": 0.49795204
          }
        ],
        "speaker": 0,
        "id": "93a552c5-bb02-4b0a-b35f-a887c52efc00"
      },
      {
        "start": 996.79504,
        "end": 1015.265,
        "confidence": 0.9201902,
        "channel": 0,
        "transcript": "if you anybody runs Bitcoin or Ethereum from Genesis block, it'll exactly be what it was. It won't change ever. Mhmm. Because there are proofs of all the data, which is time travel to the past because we didn't nobody went to the past and so. So this is why I mean, time chain is actually a way better metaphor in some ways,",
        "words": [
          {
            "word": "if",
            "start": 996.79504,
            "end": 997.03503,
            "confidence": 0.3553264,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.49795204
          },
          {
            "word": "you",
            "start": 997.03503,
            "end": 997.11505,
            "confidence": 0.87451917,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "anybody",
            "start": 997.195,
            "end": 997.67505,
            "confidence": 0.6358771,
            "punctuated_word": "anybody",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "runs",
            "start": 997.67505,
            "end": 998.17505,
            "confidence": 0.9820051,
            "punctuated_word": "runs",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "bitcoin",
            "start": 998.395,
            "end": 998.79504,
            "confidence": 0.9742795,
            "punctuated_word": "Bitcoin",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "or",
            "start": 998.79504,
            "end": 999.03503,
            "confidence": 0.9955461,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "ethereum",
            "start": 999.03503,
            "end": 999.435,
            "confidence": 0.9523461,
            "punctuated_word": "Ethereum",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "from",
            "start": 999.435,
            "end": 999.755,
            "confidence": 0.99689925,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "genesis",
            "start": 999.755,
            "end": 1000.255,
            "confidence": 0.9270314,
            "punctuated_word": "Genesis",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "block",
            "start": 1000.35,
            "end": 1000.50995,
            "confidence": 0.68538463,
            "punctuated_word": "block,",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "it'll",
            "start": 1000.50995,
            "end": 1000.75,
            "confidence": 0.9736881,
            "punctuated_word": "it'll",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "exactly",
            "start": 1000.75,
            "end": 1001.23,
            "confidence": 0.99088216,
            "punctuated_word": "exactly",
            "speaker": 0,
            "speaker_confidence": 0.6720231
          },
          {
            "word": "be",
            "start": 1001.23,
            "end": 1001.31,
            "confidence": 0.94954264,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.32673746
          },
          {
            "word": "what",
            "start": 1001.31,
            "end": 1001.47,
            "confidence": 0.9990382,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.32673746
          },
          {
            "word": "it",
            "start": 1001.47,
            "end": 1001.55,
            "confidence": 0.99906486,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.32673746
          },
          {
            "word": "was",
            "start": 1001.55,
            "end": 1001.94995,
            "confidence": 0.99361336,
            "punctuated_word": "was.",
            "speaker": 0,
            "speaker_confidence": 0.32673746
          },
          {
            "word": "it",
            "start": 1001.94995,
            "end": 1002.19,
            "confidence": 0.999337,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.49122518
          },
          {
            "word": "won't",
            "start": 1002.19,
            "end": 1002.35,
            "confidence": 0.9999679,
            "punctuated_word": "won't",
            "speaker": 0,
            "speaker_confidence": 0.49122518
          },
          {
            "word": "change",
            "start": 1002.35,
            "end": 1002.67,
            "confidence": 0.99987733,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.49122518
          },
          {
            "word": "ever",
            "start": 1002.67,
            "end": 1003.17,
            "confidence": 0.70570743,
            "punctuated_word": "ever.",
            "speaker": 0,
            "speaker_confidence": 0.49122518
          },
          {
            "word": "mhmm",
            "start": 1003.47,
            "end": 1003.97,
            "confidence": 0.99497795,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.49122518
          },
          {
            "word": "because",
            "start": 1004.02997,
            "end": 1004.52997,
            "confidence": 0.9948231,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "there",
            "start": 1004.67,
            "end": 1004.82996,
            "confidence": 0.7970575,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "are",
            "start": 1004.82996,
            "end": 1004.91,
            "confidence": 0.9724558,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "proofs",
            "start": 1004.91,
            "end": 1005.11,
            "confidence": 0.99482465,
            "punctuated_word": "proofs",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "of",
            "start": 1005.11,
            "end": 1005.31,
            "confidence": 0.99298006,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "all",
            "start": 1005.31,
            "end": 1005.47,
            "confidence": 0.97973204,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "the",
            "start": 1005.47,
            "end": 1005.63,
            "confidence": 0.5914,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "data",
            "start": 1005.63,
            "end": 1005.87,
            "confidence": 0.82688475,
            "punctuated_word": "data,",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "which",
            "start": 1005.87,
            "end": 1006.02997,
            "confidence": 0.9989147,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "is",
            "start": 1006.02997,
            "end": 1006.26996,
            "confidence": 0.99692863,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "time",
            "start": 1006.26996,
            "end": 1006.50995,
            "confidence": 0.98677385,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "travel",
            "start": 1006.50995,
            "end": 1006.82996,
            "confidence": 0.56601197,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.61951363
          },
          {
            "word": "to",
            "start": 1006.82996,
            "end": 1006.91,
            "confidence": 0.9951776,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.28050458
          },
          {
            "word": "the",
            "start": 1006.91,
            "end": 1006.99,
            "confidence": 0.9995204,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.28050458
          },
          {
            "word": "past",
            "start": 1006.99,
            "end": 1007.23,
            "confidence": 0.9928731,
            "punctuated_word": "past",
            "speaker": 0,
            "speaker_confidence": 0.28050458
          },
          {
            "word": "because",
            "start": 1007.23,
            "end": 1007.47,
            "confidence": 0.5316103,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.28050458
          },
          {
            "word": "we",
            "start": 1007.47,
            "end": 1007.70996,
            "confidence": 0.99932563,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.28050458
          },
          {
            "word": "didn't",
            "start": 1007.70996,
            "end": 1007.87,
            "confidence": 0.9965769,
            "punctuated_word": "didn't",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "nobody",
            "start": 1008.11,
            "end": 1008.43,
            "confidence": 0.99945647,
            "punctuated_word": "nobody",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "went",
            "start": 1008.43,
            "end": 1008.67,
            "confidence": 0.9994568,
            "punctuated_word": "went",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "to",
            "start": 1008.67,
            "end": 1008.75,
            "confidence": 0.99851936,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "the",
            "start": 1008.75,
            "end": 1008.82996,
            "confidence": 0.9994584,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "past",
            "start": 1008.82996,
            "end": 1009.14996,
            "confidence": 0.9954426,
            "punctuated_word": "past",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "and",
            "start": 1009.14996,
            "end": 1009.38995,
            "confidence": 0.83340377,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "so",
            "start": 1009.38995,
            "end": 1009.88995,
            "confidence": 0.6953442,
            "punctuated_word": "so.",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "so",
            "start": 1010.02997,
            "end": 1010.19,
            "confidence": 0.99286795,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "this",
            "start": 1010.19,
            "end": 1010.43,
            "confidence": 0.9970005,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.6196218
          },
          {
            "word": "is",
            "start": 1010.43,
            "end": 1010.50995,
            "confidence": 0.9322403,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.63928586
          },
          {
            "word": "why",
            "start": 1010.50995,
            "end": 1010.67,
            "confidence": 0.9182572,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.63928586
          },
          {
            "word": "i",
            "start": 1010.99,
            "end": 1011.14996,
            "confidence": 0.9996886,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.63928586
          },
          {
            "word": "mean",
            "start": 1011.14996,
            "end": 1011.55,
            "confidence": 0.98549104,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.63928586
          },
          {
            "word": "time",
            "start": 1011.55,
            "end": 1011.87,
            "confidence": 0.9990508,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.63928586
          },
          {
            "word": "chain",
            "start": 1011.87,
            "end": 1012.37,
            "confidence": 0.9809724,
            "punctuated_word": "chain",
            "speaker": 0,
            "speaker_confidence": 0.63928586
          },
          {
            "word": "is",
            "start": 1012.43,
            "end": 1012.67,
            "confidence": 0.9994979,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.63928586
          },
          {
            "word": "actually",
            "start": 1012.67,
            "end": 1013.14996,
            "confidence": 0.9974382,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.63928586
          },
          {
            "word": "a",
            "start": 1013.14996,
            "end": 1013.2375,
            "confidence": 0.80428475,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.47447616
          },
          {
            "word": "way",
            "start": 1013.2375,
            "end": 1013.325,
            "confidence": 0.97820663,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.47447616
          },
          {
            "word": "better",
            "start": 1013.565,
            "end": 1013.805,
            "confidence": 0.99379694,
            "punctuated_word": "better",
            "speaker": 0,
            "speaker_confidence": 0.47447616
          },
          {
            "word": "metaphor",
            "start": 1013.805,
            "end": 1014.28503,
            "confidence": 0.9940684,
            "punctuated_word": "metaphor",
            "speaker": 0,
            "speaker_confidence": 0.47447616
          },
          {
            "word": "in",
            "start": 1014.28503,
            "end": 1014.525,
            "confidence": 0.96765745,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.47447616
          },
          {
            "word": "some",
            "start": 1014.525,
            "end": 1014.765,
            "confidence": 0.99349314,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.47447616
          },
          {
            "word": "ways",
            "start": 1014.765,
            "end": 1015.265,
            "confidence": 0.71810615,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.47447616
          }
        ],
        "speaker": 0,
        "id": "b25de2e4-dcae-450d-ae2f-8be1a8bb50a4"
      },
      {
        "start": 1015.805,
        "end": 1020.865,
        "confidence": 0.95428574,
        "channel": 0,
        "transcript": "if you think about it Right. Than than blockchain. So I would say what we are doing is in some ways",
        "words": [
          {
            "word": "if",
            "start": 1015.805,
            "end": 1015.965,
            "confidence": 0.9909753,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.053319216
          },
          {
            "word": "you",
            "start": 1015.965,
            "end": 1016.045,
            "confidence": 0.99936515,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.053319216
          },
          {
            "word": "think",
            "start": 1016.045,
            "end": 1016.28503,
            "confidence": 0.99956614,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.52668446
          },
          {
            "word": "about",
            "start": 1016.28503,
            "end": 1016.525,
            "confidence": 0.9997663,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.52668446
          },
          {
            "word": "it",
            "start": 1016.525,
            "end": 1016.56506,
            "confidence": 0.9992932,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.52668446
          },
          {
            "word": "right",
            "start": 1016.60504,
            "end": 1016.84503,
            "confidence": 0.8063314,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.52668446
          },
          {
            "word": "than",
            "start": 1017.085,
            "end": 1017.325,
            "confidence": 0.95124906,
            "punctuated_word": "Than",
            "speaker": 0,
            "speaker_confidence": 0.52668446
          },
          {
            "word": "than",
            "start": 1017.325,
            "end": 1017.565,
            "confidence": 0.9456318,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.52668446
          },
          {
            "word": "blockchain",
            "start": 1017.565,
            "end": 1018.065,
            "confidence": 0.8893019,
            "punctuated_word": "blockchain.",
            "speaker": 0,
            "speaker_confidence": 0.52668446
          },
          {
            "word": "so",
            "start": 1018.125,
            "end": 1018.365,
            "confidence": 0.9955422,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.18960214
          },
          {
            "word": "i",
            "start": 1018.365,
            "end": 1018.445,
            "confidence": 0.99533737,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.18960214
          },
          {
            "word": "would",
            "start": 1018.445,
            "end": 1018.60504,
            "confidence": 0.99838126,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.47330767
          },
          {
            "word": "say",
            "start": 1018.60504,
            "end": 1019.085,
            "confidence": 0.99784017,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.47330767
          },
          {
            "word": "what",
            "start": 1019.085,
            "end": 1019.245,
            "confidence": 0.7041757,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.47330767
          },
          {
            "word": "we",
            "start": 1019.245,
            "end": 1019.405,
            "confidence": 0.99709344,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.47330767
          },
          {
            "word": "are",
            "start": 1019.405,
            "end": 1019.565,
            "confidence": 0.95792896,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.47330767
          },
          {
            "word": "doing",
            "start": 1019.565,
            "end": 1019.805,
            "confidence": 0.9997987,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.47330767
          },
          {
            "word": "is",
            "start": 1019.805,
            "end": 1019.965,
            "confidence": 0.99535626,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.47330767
          },
          {
            "word": "in",
            "start": 1019.965,
            "end": 1020.125,
            "confidence": 0.8212157,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "some",
            "start": 1020.125,
            "end": 1020.365,
            "confidence": 0.9981342,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "ways",
            "start": 1020.365,
            "end": 1020.865,
            "confidence": 0.9977155,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          }
        ],
        "speaker": 0,
        "id": "152fac61-22fc-4568-b800-e71740fb75f2"
      },
      {
        "start": 1021.485,
        "end": 1024.065,
        "confidence": 0.7838863,
        "channel": 0,
        "transcript": "it's kind of a joke we say that and I the time chain",
        "words": [
          {
            "word": "it's",
            "start": 1021.485,
            "end": 1021.645,
            "confidence": 0.9901486,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "kind",
            "start": 1021.645,
            "end": 1021.885,
            "confidence": 0.9001358,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "of",
            "start": 1021.885,
            "end": 1021.965,
            "confidence": 0.9979553,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "a",
            "start": 1021.965,
            "end": 1022.045,
            "confidence": 0.9611705,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "joke",
            "start": 1022.045,
            "end": 1022.28503,
            "confidence": 0.99895203,
            "punctuated_word": "joke",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "we",
            "start": 1022.28503,
            "end": 1022.525,
            "confidence": 0.4838988,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "say",
            "start": 1022.525,
            "end": 1022.60504,
            "confidence": 0.66221297,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "that",
            "start": 1022.60504,
            "end": 1022.84503,
            "confidence": 0.32764044,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "and",
            "start": 1022.84503,
            "end": 1022.925,
            "confidence": 0.2344858,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6790204
          },
          {
            "word": "i",
            "start": 1022.925,
            "end": 1023.085,
            "confidence": 0.729458,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "the",
            "start": 1023.16504,
            "end": 1023.325,
            "confidence": 0.9099434,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "time",
            "start": 1023.325,
            "end": 1023.565,
            "confidence": 0.99814665,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "chain",
            "start": 1023.565,
            "end": 1024.065,
            "confidence": 0.9963743,
            "punctuated_word": "chain",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          }
        ],
        "speaker": 0,
        "id": "404f1e15-c5e3-49e2-a717-2317a7d23b91"
      },
      {
        "start": 1024.525,
        "end": 1026.785,
        "confidence": 0.9236034,
        "channel": 0,
        "transcript": "is not complete unless you have time travel.",
        "words": [
          {
            "word": "is",
            "start": 1024.525,
            "end": 1024.765,
            "confidence": 0.99843985,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "not",
            "start": 1024.765,
            "end": 1025.005,
            "confidence": 0.99967587,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "complete",
            "start": 1025.005,
            "end": 1025.405,
            "confidence": 0.9998254,
            "punctuated_word": "complete",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "unless",
            "start": 1025.405,
            "end": 1025.725,
            "confidence": 0.9682984,
            "punctuated_word": "unless",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "you",
            "start": 1025.725,
            "end": 1025.885,
            "confidence": 0.6650915,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "have",
            "start": 1025.885,
            "end": 1025.965,
            "confidence": 0.83047515,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "time",
            "start": 1025.965,
            "end": 1026.285,
            "confidence": 0.9979474,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          },
          {
            "word": "travel",
            "start": 1026.285,
            "end": 1026.785,
            "confidence": 0.9290732,
            "punctuated_word": "travel.",
            "speaker": 0,
            "speaker_confidence": 0.7377802
          }
        ],
        "speaker": 0,
        "id": "eb985250-45db-4ed1-8621-fd2cd8cc5915"
      },
      {
        "start": 1027.485,
        "end": 1032.94,
        "confidence": 0.9522499,
        "channel": 0,
        "transcript": "Like, it's the missing block because Nakamoto already came up with the time chain, which is the idea that you can make",
        "words": [
          {
            "word": "like",
            "start": 1027.485,
            "end": 1027.645,
            "confidence": 0.79619163,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.36177903
          },
          {
            "word": "it's",
            "start": 1027.645,
            "end": 1027.805,
            "confidence": 0.94205964,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.36177903
          },
          {
            "word": "the",
            "start": 1027.805,
            "end": 1027.965,
            "confidence": 0.98800313,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.36177903
          },
          {
            "word": "missing",
            "start": 1027.965,
            "end": 1028.285,
            "confidence": 0.9982932,
            "punctuated_word": "missing",
            "speaker": 0,
            "speaker_confidence": 0.36177903
          },
          {
            "word": "block",
            "start": 1028.285,
            "end": 1028.525,
            "confidence": 0.9927314,
            "punctuated_word": "block",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "because",
            "start": 1028.525,
            "end": 1028.765,
            "confidence": 0.78769314,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "nakamoto",
            "start": 1028.765,
            "end": 1029.265,
            "confidence": 0.6379627,
            "punctuated_word": "Nakamoto",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "already",
            "start": 1029.38,
            "end": 1029.7001,
            "confidence": 0.99922204,
            "punctuated_word": "already",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "came",
            "start": 1029.7001,
            "end": 1029.78,
            "confidence": 0.9993036,
            "punctuated_word": "came",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "up",
            "start": 1029.78,
            "end": 1030.1001,
            "confidence": 0.9984763,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "with",
            "start": 1030.1001,
            "end": 1030.18,
            "confidence": 0.9984952,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "the",
            "start": 1030.18,
            "end": 1030.3401,
            "confidence": 0.9608158,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "time",
            "start": 1030.3401,
            "end": 1030.5,
            "confidence": 0.99437165,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "chain",
            "start": 1030.5,
            "end": 1030.74,
            "confidence": 0.88728005,
            "punctuated_word": "chain,",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "which",
            "start": 1030.74,
            "end": 1030.9,
            "confidence": 0.99971455,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.6243228
          },
          {
            "word": "is",
            "start": 1030.9,
            "end": 1031.02,
            "confidence": 0.9994105,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "the",
            "start": 1031.02,
            "end": 1031.14,
            "confidence": 0.9762808,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "idea",
            "start": 1031.14,
            "end": 1031.54,
            "confidence": 0.9996772,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "that",
            "start": 1031.54,
            "end": 1032.04,
            "confidence": 0.99843913,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "you",
            "start": 1032.18,
            "end": 1032.3401,
            "confidence": 0.9977584,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "can",
            "start": 1032.3401,
            "end": 1032.5,
            "confidence": 0.99957067,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "make",
            "start": 1032.5,
            "end": 1032.94,
            "confidence": 0.99774617,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.776857
          }
        ],
        "speaker": 0,
        "id": "8fdd59a1-4785-4502-8c39-9e8c4b46bb60"
      },
      {
        "start": 1033.38,
        "end": 1038.04,
        "confidence": 0.95097315,
        "channel": 0,
        "transcript": "almost do virtual time travel to the future because you have that guarantees the future will be",
        "words": [
          {
            "word": "almost",
            "start": 1033.38,
            "end": 1033.7001,
            "confidence": 0.9994247,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "do",
            "start": 1033.7001,
            "end": 1033.9401,
            "confidence": 0.9947885,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "virtual",
            "start": 1033.9401,
            "end": 1034.3401,
            "confidence": 0.9839138,
            "punctuated_word": "virtual",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "time",
            "start": 1034.3401,
            "end": 1034.5801,
            "confidence": 0.9977992,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "travel",
            "start": 1034.5801,
            "end": 1034.9,
            "confidence": 0.9913571,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "to",
            "start": 1034.9,
            "end": 1035.06,
            "confidence": 0.98999447,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "the",
            "start": 1035.06,
            "end": 1035.14,
            "confidence": 0.9991559,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "future",
            "start": 1035.14,
            "end": 1035.54,
            "confidence": 0.99966323,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "because",
            "start": 1035.54,
            "end": 1035.8601,
            "confidence": 0.9105622,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "you",
            "start": 1035.8601,
            "end": 1036.02,
            "confidence": 0.9989869,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.776857
          },
          {
            "word": "have",
            "start": 1036.02,
            "end": 1036.26,
            "confidence": 0.9992544,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.6460373
          },
          {
            "word": "that",
            "start": 1036.26,
            "end": 1036.5,
            "confidence": 0.8209611,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6460373
          },
          {
            "word": "guarantees",
            "start": 1036.5,
            "end": 1036.9,
            "confidence": 0.61588067,
            "punctuated_word": "guarantees",
            "speaker": 0,
            "speaker_confidence": 0.6460373
          },
          {
            "word": "the",
            "start": 1036.9,
            "end": 1037.06,
            "confidence": 0.870336,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6460373
          },
          {
            "word": "future",
            "start": 1037.06,
            "end": 1037.38,
            "confidence": 0.9997489,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.6460373
          },
          {
            "word": "will",
            "start": 1037.38,
            "end": 1037.54,
            "confidence": 0.9962972,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.6460373
          },
          {
            "word": "be",
            "start": 1037.54,
            "end": 1038.04,
            "confidence": 0.9984189,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6460373
          }
        ],
        "speaker": 0,
        "id": "45d15fd5-c4dc-4018-8b46-93fbead29d90"
      },
      {
        "start": 1038.42,
        "end": 1044.305,
        "confidence": 0.91185147,
        "channel": 0,
        "transcript": "exactly that, or you can go to the past because you can see the proof of something actually happened. Like proof of,",
        "words": [
          {
            "word": "exactly",
            "start": 1038.42,
            "end": 1038.74,
            "confidence": 0.99673295,
            "punctuated_word": "exactly",
            "speaker": 0,
            "speaker_confidence": 0.6460373
          },
          {
            "word": "that",
            "start": 1038.74,
            "end": 1039.24,
            "confidence": 0.79745245,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.6460373
          },
          {
            "word": "or",
            "start": 1039.38,
            "end": 1039.54,
            "confidence": 0.9979873,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.22462606
          },
          {
            "word": "you",
            "start": 1039.54,
            "end": 1039.62,
            "confidence": 0.99869883,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.22462606
          },
          {
            "word": "can",
            "start": 1039.62,
            "end": 1039.78,
            "confidence": 0.99712294,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.22462606
          },
          {
            "word": "go",
            "start": 1039.78,
            "end": 1039.9401,
            "confidence": 0.99889934,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 0.25229514
          },
          {
            "word": "to",
            "start": 1039.9401,
            "end": 1040.1001,
            "confidence": 0.99490696,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.25229514
          },
          {
            "word": "the",
            "start": 1040.1001,
            "end": 1040.18,
            "confidence": 0.99844825,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.25229514
          },
          {
            "word": "past",
            "start": 1040.18,
            "end": 1040.42,
            "confidence": 0.99844956,
            "punctuated_word": "past",
            "speaker": 0,
            "speaker_confidence": 0.25229514
          },
          {
            "word": "because",
            "start": 1040.42,
            "end": 1040.74,
            "confidence": 0.9550954,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.25229514
          },
          {
            "word": "you",
            "start": 1040.74,
            "end": 1040.8201,
            "confidence": 0.99845076,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.25229514
          },
          {
            "word": "can",
            "start": 1040.8201,
            "end": 1040.9801,
            "confidence": 0.9973871,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "see",
            "start": 1040.9801,
            "end": 1041.14,
            "confidence": 0.9943857,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "the",
            "start": 1041.14,
            "end": 1041.2201,
            "confidence": 0.9900608,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "proof",
            "start": 1041.2201,
            "end": 1041.7201,
            "confidence": 0.9954442,
            "punctuated_word": "proof",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "of",
            "start": 1041.78,
            "end": 1041.8601,
            "confidence": 0.97945374,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "something",
            "start": 1041.8601,
            "end": 1042.3601,
            "confidence": 0.9914112,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "actually",
            "start": 1042.625,
            "end": 1042.865,
            "confidence": 0.4664401,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "happened",
            "start": 1042.865,
            "end": 1043.025,
            "confidence": 0.5829787,
            "punctuated_word": "happened.",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "like",
            "start": 1043.025,
            "end": 1043.525,
            "confidence": 0.92522174,
            "punctuated_word": "Like",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "proof",
            "start": 1043.5851,
            "end": 1043.905,
            "confidence": 0.69866747,
            "punctuated_word": "proof",
            "speaker": 0,
            "speaker_confidence": 0.716133
          },
          {
            "word": "of",
            "start": 1043.905,
            "end": 1044.305,
            "confidence": 0.7070353,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.716133
          }
        ],
        "speaker": 0,
        "id": "0af4aca0-beaa-4cf0-872b-2bf3f2db1b65"
      },
      {
        "start": 1044.865,
        "end": 1046.885,
        "confidence": 0.9745478,
        "channel": 0,
        "transcript": "proof of work. You did not actually",
        "words": [
          {
            "word": "proof",
            "start": 1044.865,
            "end": 1045.1051,
            "confidence": 0.99390244,
            "punctuated_word": "proof",
            "speaker": 0,
            "speaker_confidence": 0.5582589
          },
          {
            "word": "of",
            "start": 1045.1051,
            "end": 1045.265,
            "confidence": 0.9981811,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5582589
          },
          {
            "word": "work",
            "start": 1045.265,
            "end": 1045.745,
            "confidence": 0.85942805,
            "punctuated_word": "work.",
            "speaker": 0,
            "speaker_confidence": 0.5582589
          },
          {
            "word": "you",
            "start": 1045.745,
            "end": 1045.905,
            "confidence": 0.98729265,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.5582589
          },
          {
            "word": "did",
            "start": 1045.905,
            "end": 1046.145,
            "confidence": 0.9978002,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.5582589
          },
          {
            "word": "not",
            "start": 1046.145,
            "end": 1046.385,
            "confidence": 0.9994654,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5582589
          },
          {
            "word": "actually",
            "start": 1046.385,
            "end": 1046.885,
            "confidence": 0.98576444,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.5582589
          }
        ],
        "speaker": 0,
        "id": "b62489c6-1542-4657-8d5a-6d7836e82a3b"
      },
      {
        "start": 1047.185,
        "end": 1053.285,
        "confidence": 0.9230903,
        "channel": 0,
        "transcript": "the network can check the difficulty level. Nobody went to the past and saw they actually had the acid, but you don't need to.",
        "words": [
          {
            "word": "the",
            "start": 1047.185,
            "end": 1047.265,
            "confidence": 0.78729385,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5582589
          },
          {
            "word": "network",
            "start": 1047.265,
            "end": 1047.665,
            "confidence": 0.99908364,
            "punctuated_word": "network",
            "speaker": 0,
            "speaker_confidence": 0.6741127
          },
          {
            "word": "can",
            "start": 1047.665,
            "end": 1047.8251,
            "confidence": 0.92832094,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6741127
          },
          {
            "word": "check",
            "start": 1047.8251,
            "end": 1048.0651,
            "confidence": 0.9839479,
            "punctuated_word": "check",
            "speaker": 0,
            "speaker_confidence": 0.6741127
          },
          {
            "word": "the",
            "start": 1048.0651,
            "end": 1048.385,
            "confidence": 0.8421063,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6741127
          },
          {
            "word": "difficulty",
            "start": 1048.385,
            "end": 1048.865,
            "confidence": 0.97984135,
            "punctuated_word": "difficulty",
            "speaker": 0,
            "speaker_confidence": 0.6741127
          },
          {
            "word": "level",
            "start": 1048.865,
            "end": 1049.265,
            "confidence": 0.94700253,
            "punctuated_word": "level.",
            "speaker": 0,
            "speaker_confidence": 0.6741127
          },
          {
            "word": "nobody",
            "start": 1049.265,
            "end": 1049.5851,
            "confidence": 0.9969382,
            "punctuated_word": "Nobody",
            "speaker": 0,
            "speaker_confidence": 0.6741127
          },
          {
            "word": "went",
            "start": 1049.5851,
            "end": 1049.8251,
            "confidence": 0.99551755,
            "punctuated_word": "went",
            "speaker": 0,
            "speaker_confidence": 0.6741127
          },
          {
            "word": "to",
            "start": 1049.8251,
            "end": 1049.985,
            "confidence": 0.99309546,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6741127
          },
          {
            "word": "the",
            "start": 1049.985,
            "end": 1050.0651,
            "confidence": 0.99317425,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "past",
            "start": 1050.0651,
            "end": 1050.305,
            "confidence": 0.9312712,
            "punctuated_word": "past",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "and",
            "start": 1050.305,
            "end": 1050.545,
            "confidence": 0.9793276,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "saw",
            "start": 1050.545,
            "end": 1050.9451,
            "confidence": 0.98546684,
            "punctuated_word": "saw",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "they",
            "start": 1050.9451,
            "end": 1051.1051,
            "confidence": 0.9318258,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "actually",
            "start": 1051.1051,
            "end": 1051.505,
            "confidence": 0.9866476,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "had",
            "start": 1051.505,
            "end": 1051.745,
            "confidence": 0.94944644,
            "punctuated_word": "had",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "the",
            "start": 1051.745,
            "end": 1051.905,
            "confidence": 0.46004164,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "acid",
            "start": 1051.905,
            "end": 1052.145,
            "confidence": 0.52981174,
            "punctuated_word": "acid,",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "but",
            "start": 1052.145,
            "end": 1052.385,
            "confidence": 0.996451,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "you",
            "start": 1052.385,
            "end": 1052.4651,
            "confidence": 0.9940189,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "don't",
            "start": 1052.4651,
            "end": 1052.625,
            "confidence": 0.9977292,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "need",
            "start": 1052.625,
            "end": 1052.785,
            "confidence": 0.9947312,
            "punctuated_word": "need",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "to",
            "start": 1052.785,
            "end": 1053.285,
            "confidence": 0.9710793,
            "punctuated_word": "to.",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          }
        ],
        "speaker": 0,
        "id": "3351f29c-8bf7-4806-ac34-24d647ae7902"
      },
      {
        "start": 1053.8251,
        "end": 1060.08,
        "confidence": 0.9290718,
        "channel": 0,
        "transcript": "Mhmm. You don't need to. And that's it. That's almost like virtual time travel to the past. So you have both these time travels in the blockchain.",
        "words": [
          {
            "word": "mhmm",
            "start": 1053.8251,
            "end": 1054.0651,
            "confidence": 0.9866958,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.56041664
          },
          {
            "word": "you",
            "start": 1054.0651,
            "end": 1054.2251,
            "confidence": 0.9517262,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.055579543
          },
          {
            "word": "don't",
            "start": 1054.2251,
            "end": 1054.305,
            "confidence": 0.9898151,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.055579543
          },
          {
            "word": "need",
            "start": 1054.305,
            "end": 1054.4651,
            "confidence": 0.99109674,
            "punctuated_word": "need",
            "speaker": 0,
            "speaker_confidence": 0.5460413
          },
          {
            "word": "to",
            "start": 1054.4651,
            "end": 1054.545,
            "confidence": 0.8720448,
            "punctuated_word": "to.",
            "speaker": 0,
            "speaker_confidence": 0.5460413
          },
          {
            "word": "and",
            "start": 1054.545,
            "end": 1054.86,
            "confidence": 0.7207178,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5460413
          },
          {
            "word": "that's",
            "start": 1054.86,
            "end": 1055.34,
            "confidence": 0.97698534,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.5460413
          },
          {
            "word": "it",
            "start": 1055.34,
            "end": 1055.58,
            "confidence": 0.7018013,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.5460413
          },
          {
            "word": "that's",
            "start": 1055.58,
            "end": 1055.82,
            "confidence": 0.9989737,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.6118953
          },
          {
            "word": "almost",
            "start": 1055.82,
            "end": 1056.14,
            "confidence": 0.9988782,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.6118953
          },
          {
            "word": "like",
            "start": 1056.14,
            "end": 1056.2999,
            "confidence": 0.8399272,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.6118953
          },
          {
            "word": "virtual",
            "start": 1056.2999,
            "end": 1056.7,
            "confidence": 0.9702748,
            "punctuated_word": "virtual",
            "speaker": 0,
            "speaker_confidence": 0.6118953
          },
          {
            "word": "time",
            "start": 1056.7,
            "end": 1056.86,
            "confidence": 0.9935308,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.6118953
          },
          {
            "word": "travel",
            "start": 1056.86,
            "end": 1057.1,
            "confidence": 0.9394489,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.6118953
          },
          {
            "word": "to",
            "start": 1057.1,
            "end": 1057.26,
            "confidence": 0.99720323,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6118953
          },
          {
            "word": "the",
            "start": 1057.26,
            "end": 1057.34,
            "confidence": 0.9995741,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6118953
          },
          {
            "word": "past",
            "start": 1057.34,
            "end": 1057.82,
            "confidence": 0.9864032,
            "punctuated_word": "past.",
            "speaker": 0,
            "speaker_confidence": 0.6118953
          },
          {
            "word": "so",
            "start": 1057.82,
            "end": 1058.0599,
            "confidence": 0.9812997,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          },
          {
            "word": "you",
            "start": 1058.0599,
            "end": 1058.14,
            "confidence": 0.8543908,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          },
          {
            "word": "have",
            "start": 1058.14,
            "end": 1058.2999,
            "confidence": 0.63269246,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          },
          {
            "word": "both",
            "start": 1058.2999,
            "end": 1058.54,
            "confidence": 0.94079745,
            "punctuated_word": "both",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          },
          {
            "word": "these",
            "start": 1058.54,
            "end": 1058.78,
            "confidence": 0.8896787,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          },
          {
            "word": "time",
            "start": 1058.78,
            "end": 1058.94,
            "confidence": 0.997486,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          },
          {
            "word": "travels",
            "start": 1058.94,
            "end": 1059.34,
            "confidence": 0.96293473,
            "punctuated_word": "travels",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          },
          {
            "word": "in",
            "start": 1059.34,
            "end": 1059.42,
            "confidence": 0.99909747,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          },
          {
            "word": "the",
            "start": 1059.42,
            "end": 1059.58,
            "confidence": 0.9995552,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          },
          {
            "word": "blockchain",
            "start": 1059.58,
            "end": 1060.08,
            "confidence": 0.91190743,
            "punctuated_word": "blockchain.",
            "speaker": 0,
            "speaker_confidence": 0.5647626
          }
        ],
        "speaker": 0,
        "id": "eabbfb52-2c0c-4f6d-bf51-c8f26de17fcf"
      },
      {
        "start": 1061.34,
        "end": 1070.9149,
        "confidence": 0.9090111,
        "channel": 0,
        "transcript": "We just call it trustless. Yeah. But it's actually time travel. It's the same word. I mean, different word, but same essence. Yeah. Yeah. Yeah. I mean, there's something about the I mean, definitely the",
        "words": [
          {
            "word": "we",
            "start": 1061.34,
            "end": 1061.5,
            "confidence": 0.99684393,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.45195413
          },
          {
            "word": "just",
            "start": 1061.5,
            "end": 1061.74,
            "confidence": 0.99809605,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.45195413
          },
          {
            "word": "call",
            "start": 1061.74,
            "end": 1061.98,
            "confidence": 0.58793044,
            "punctuated_word": "call",
            "speaker": 0,
            "speaker_confidence": 0.45195413
          },
          {
            "word": "it",
            "start": 1061.98,
            "end": 1062.14,
            "confidence": 0.93991125,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.45195413
          },
          {
            "word": "trustless",
            "start": 1062.14,
            "end": 1062.64,
            "confidence": 0.8490932,
            "punctuated_word": "trustless.",
            "speaker": 0,
            "speaker_confidence": 0.45195413
          },
          {
            "word": "yeah",
            "start": 1062.86,
            "end": 1063.1,
            "confidence": 0.82628393,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "but",
            "start": 1063.1,
            "end": 1063.26,
            "confidence": 0.3898179,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "it's",
            "start": 1063.26,
            "end": 1063.42,
            "confidence": 0.97401667,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "actually",
            "start": 1063.42,
            "end": 1063.74,
            "confidence": 0.9034391,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "time",
            "start": 1063.74,
            "end": 1063.98,
            "confidence": 0.9854953,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "travel",
            "start": 1063.98,
            "end": 1064.38,
            "confidence": 0.99115956,
            "punctuated_word": "travel.",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "it's",
            "start": 1064.38,
            "end": 1064.7,
            "confidence": 0.9929086,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "the",
            "start": 1064.7,
            "end": 1064.86,
            "confidence": 0.93650484,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "same",
            "start": 1064.86,
            "end": 1065.1799,
            "confidence": 0.9986664,
            "punctuated_word": "same",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "word",
            "start": 1065.1799,
            "end": 1065.5,
            "confidence": 0.891035,
            "punctuated_word": "word.",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "i",
            "start": 1065.5,
            "end": 1065.58,
            "confidence": 0.9968508,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "mean",
            "start": 1065.58,
            "end": 1065.9,
            "confidence": 0.99477434,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "different",
            "start": 1065.9,
            "end": 1066.22,
            "confidence": 0.99634224,
            "punctuated_word": "different",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "word",
            "start": 1066.22,
            "end": 1066.54,
            "confidence": 0.67753255,
            "punctuated_word": "word,",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "but",
            "start": 1066.54,
            "end": 1066.7,
            "confidence": 0.9432938,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "same",
            "start": 1066.7,
            "end": 1067.2,
            "confidence": 0.8839759,
            "punctuated_word": "same",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "essence",
            "start": 1067.34,
            "end": 1067.84,
            "confidence": 0.9963099,
            "punctuated_word": "essence.",
            "speaker": 0,
            "speaker_confidence": 0.7467756
          },
          {
            "word": "yeah",
            "start": 1067.9,
            "end": 1068.14,
            "confidence": 0.99869144,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.34596395
          },
          {
            "word": "yeah",
            "start": 1068.14,
            "end": 1068.2999,
            "confidence": 0.98758775,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.34596395
          },
          {
            "word": "yeah",
            "start": 1068.2999,
            "end": 1068.54,
            "confidence": 0.9241797,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.34596395
          },
          {
            "word": "i",
            "start": 1068.54,
            "end": 1068.62,
            "confidence": 0.8575304,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.34596395
          },
          {
            "word": "mean",
            "start": 1068.62,
            "end": 1068.78,
            "confidence": 0.9832715,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.34596395
          },
          {
            "word": "there's",
            "start": 1068.78,
            "end": 1069.02,
            "confidence": 0.96187365,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.34596395
          },
          {
            "word": "something",
            "start": 1069.02,
            "end": 1069.215,
            "confidence": 0.79519194,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.34596395
          },
          {
            "word": "about",
            "start": 1069.2949,
            "end": 1069.455,
            "confidence": 0.95888317,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.34596395
          },
          {
            "word": "the",
            "start": 1069.455,
            "end": 1069.5349,
            "confidence": 0.99744654,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.34596395
          },
          {
            "word": "i",
            "start": 1069.615,
            "end": 1069.695,
            "confidence": 0.99980634,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "mean",
            "start": 1069.695,
            "end": 1069.855,
            "confidence": 0.9978299,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "definitely",
            "start": 1069.855,
            "end": 1070.355,
            "confidence": 0.99949706,
            "punctuated_word": "definitely",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "the",
            "start": 1070.4149,
            "end": 1070.9149,
            "confidence": 0.60332245,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          }
        ],
        "speaker": 0,
        "id": "b3dcf2e3-d46d-45e9-b3b2-9c2f016b6152"
      },
      {
        "start": 1072.575,
        "end": 1080.595,
        "confidence": 0.9700449,
        "channel": 0,
        "transcript": "the immutability or, like, the guaranteed nature of, like, x happening, at least in, like, core protocol things, is something that,",
        "words": [
          {
            "word": "the",
            "start": 1072.575,
            "end": 1072.735,
            "confidence": 0.98032767,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "immutability",
            "start": 1072.735,
            "end": 1073.235,
            "confidence": 0.9987173,
            "punctuated_word": "immutability",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "or",
            "start": 1073.5349,
            "end": 1073.855,
            "confidence": 0.9702956,
            "punctuated_word": "or,",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "like",
            "start": 1073.855,
            "end": 1074.095,
            "confidence": 0.99970686,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "the",
            "start": 1074.095,
            "end": 1074.575,
            "confidence": 0.9996691,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "guaranteed",
            "start": 1074.575,
            "end": 1075.075,
            "confidence": 0.99936956,
            "punctuated_word": "guaranteed",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "nature",
            "start": 1075.2949,
            "end": 1075.775,
            "confidence": 0.9999286,
            "punctuated_word": "nature",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "of",
            "start": 1075.775,
            "end": 1076.095,
            "confidence": 0.9891121,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "like",
            "start": 1076.095,
            "end": 1076.575,
            "confidence": 0.9993135,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "x",
            "start": 1076.575,
            "end": 1076.975,
            "confidence": 0.99768245,
            "punctuated_word": "x",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "happening",
            "start": 1076.975,
            "end": 1077.475,
            "confidence": 0.7889427,
            "punctuated_word": "happening,",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "at",
            "start": 1077.695,
            "end": 1077.775,
            "confidence": 0.9734807,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "least",
            "start": 1077.775,
            "end": 1078.015,
            "confidence": 0.9972958,
            "punctuated_word": "least",
            "speaker": 1,
            "speaker_confidence": 0.6702861
          },
          {
            "word": "in",
            "start": 1078.015,
            "end": 1078.255,
            "confidence": 0.95054924,
            "punctuated_word": "in,",
            "speaker": 1,
            "speaker_confidence": 0.5704489
          },
          {
            "word": "like",
            "start": 1078.255,
            "end": 1078.4149,
            "confidence": 0.9987343,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5704489
          },
          {
            "word": "core",
            "start": 1078.4149,
            "end": 1078.735,
            "confidence": 0.9818018,
            "punctuated_word": "core",
            "speaker": 1,
            "speaker_confidence": 0.5704489
          },
          {
            "word": "protocol",
            "start": 1078.735,
            "end": 1079.215,
            "confidence": 0.99920255,
            "punctuated_word": "protocol",
            "speaker": 1,
            "speaker_confidence": 0.5704489
          },
          {
            "word": "things",
            "start": 1079.215,
            "end": 1079.5349,
            "confidence": 0.7805992,
            "punctuated_word": "things,",
            "speaker": 1,
            "speaker_confidence": 0.5704489
          },
          {
            "word": "is",
            "start": 1079.5349,
            "end": 1079.695,
            "confidence": 0.9887622,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5704489
          },
          {
            "word": "something",
            "start": 1079.695,
            "end": 1080.095,
            "confidence": 0.9998348,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.5704489
          },
          {
            "word": "that",
            "start": 1080.095,
            "end": 1080.595,
            "confidence": 0.97761816,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.5704489
          }
        ],
        "speaker": 1,
        "id": "f7a43b6a-6e62-4239-98c0-29c102e58956"
      },
      {
        "start": 1083.2949,
        "end": 1091.14,
        "confidence": 0.9006368,
        "channel": 0,
        "transcript": "I guess, in in blockchain where there's largely it feels to be framed in very much like an investment logic. Yes. Like, it's very much like",
        "words": [
          {
            "word": "i",
            "start": 1083.2949,
            "end": 1083.375,
            "confidence": 0.99880624,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "guess",
            "start": 1083.375,
            "end": 1083.6,
            "confidence": 0.7725866,
            "punctuated_word": "guess,",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "in",
            "start": 1084.0,
            "end": 1084.32,
            "confidence": 0.90910655,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "in",
            "start": 1084.32,
            "end": 1084.64,
            "confidence": 0.99457103,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "blockchain",
            "start": 1084.64,
            "end": 1085.0399,
            "confidence": 0.6156929,
            "punctuated_word": "blockchain",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "where",
            "start": 1085.0399,
            "end": 1085.28,
            "confidence": 0.4248695,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "there's",
            "start": 1085.28,
            "end": 1085.52,
            "confidence": 0.88433266,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "largely",
            "start": 1085.52,
            "end": 1086.02,
            "confidence": 0.960273,
            "punctuated_word": "largely",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "it",
            "start": 1086.16,
            "end": 1086.4,
            "confidence": 0.9991571,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "feels",
            "start": 1086.4,
            "end": 1086.64,
            "confidence": 0.9920582,
            "punctuated_word": "feels",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "to",
            "start": 1086.64,
            "end": 1086.72,
            "confidence": 0.9624799,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5224414
          },
          {
            "word": "be",
            "start": 1086.72,
            "end": 1086.7999,
            "confidence": 0.87978995,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.57608616
          },
          {
            "word": "framed",
            "start": 1086.7999,
            "end": 1087.2,
            "confidence": 0.99314946,
            "punctuated_word": "framed",
            "speaker": 1,
            "speaker_confidence": 0.57608616
          },
          {
            "word": "in",
            "start": 1087.2,
            "end": 1087.36,
            "confidence": 0.88092786,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.57608616
          },
          {
            "word": "very",
            "start": 1087.36,
            "end": 1087.52,
            "confidence": 0.5450113,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.57608616
          },
          {
            "word": "much",
            "start": 1087.52,
            "end": 1087.76,
            "confidence": 0.9984268,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.57608616
          },
          {
            "word": "like",
            "start": 1087.76,
            "end": 1087.84,
            "confidence": 0.8993172,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.57608616
          },
          {
            "word": "an",
            "start": 1087.84,
            "end": 1088.0,
            "confidence": 0.9942853,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.57608616
          },
          {
            "word": "investment",
            "start": 1088.0,
            "end": 1088.48,
            "confidence": 0.9990808,
            "punctuated_word": "investment",
            "speaker": 1,
            "speaker_confidence": 0.57608616
          },
          {
            "word": "logic",
            "start": 1088.48,
            "end": 1088.98,
            "confidence": 0.9514189,
            "punctuated_word": "logic.",
            "speaker": 1,
            "speaker_confidence": 0.57608616
          },
          {
            "word": "yes",
            "start": 1089.0399,
            "end": 1089.5399,
            "confidence": 0.9990239,
            "punctuated_word": "Yes.",
            "speaker": 0,
            "speaker_confidence": 0.2125603
          },
          {
            "word": "like",
            "start": 1089.6,
            "end": 1089.6799,
            "confidence": 0.9153793,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.41706824
          },
          {
            "word": "it's",
            "start": 1089.6799,
            "end": 1089.9199,
            "confidence": 0.99388766,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.41706824
          },
          {
            "word": "very",
            "start": 1089.9199,
            "end": 1090.08,
            "confidence": 0.98996824,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.41706824
          },
          {
            "word": "much",
            "start": 1090.08,
            "end": 1090.58,
            "confidence": 0.98725104,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.41706824
          },
          {
            "word": "like",
            "start": 1090.64,
            "end": 1091.14,
            "confidence": 0.8757072,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.6810495
          }
        ],
        "speaker": 1,
        "id": "8198a566-8a61-4224-b81c-d7c61b03762e"
      },
      {
        "start": 1091.76,
        "end": 1092.58,
        "confidence": 0.8917455,
        "channel": 0,
        "transcript": "I'm making",
        "words": [
          {
            "word": "i'm",
            "start": 1091.76,
            "end": 1092.08,
            "confidence": 0.8122232,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.6810495
          },
          {
            "word": "making",
            "start": 1092.08,
            "end": 1092.58,
            "confidence": 0.9712678,
            "punctuated_word": "making",
            "speaker": 1,
            "speaker_confidence": 0.6810495
          }
        ],
        "speaker": 1,
        "id": "e34a671a-5d3a-4013-89c3-c9aa66c7fc6c"
      },
      {
        "start": 1092.88,
        "end": 1093.62,
        "confidence": 0.9093464,
        "channel": 0,
        "transcript": "the investment",
        "words": [
          {
            "word": "the",
            "start": 1092.88,
            "end": 1093.12,
            "confidence": 0.9483432,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6810495
          },
          {
            "word": "investment",
            "start": 1093.12,
            "end": 1093.62,
            "confidence": 0.8703496,
            "punctuated_word": "investment",
            "speaker": 1,
            "speaker_confidence": 0.6810495
          }
        ],
        "speaker": 1,
        "id": "6ba1eee4-8903-4c10-9aed-bccddd4cc318"
      },
      {
        "start": 1094.64,
        "end": 1096.02,
        "confidence": 0.91367656,
        "channel": 0,
        "transcript": "because I know that",
        "words": [
          {
            "word": "because",
            "start": 1094.64,
            "end": 1094.96,
            "confidence": 0.90379757,
            "punctuated_word": "because",
            "speaker": 1,
            "speaker_confidence": 0.6810495
          },
          {
            "word": "i",
            "start": 1094.96,
            "end": 1095.12,
            "confidence": 0.9435758,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6810495
          },
          {
            "word": "know",
            "start": 1095.12,
            "end": 1095.52,
            "confidence": 0.951126,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.6810495
          },
          {
            "word": "that",
            "start": 1095.52,
            "end": 1096.02,
            "confidence": 0.8562069,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6810495
          }
        ],
        "speaker": 1,
        "id": "330a4d3f-d0c5-43de-ab76-ccce52580684"
      },
      {
        "start": 1097.585,
        "end": 1098.8849,
        "confidence": 0.831572,
        "channel": 0,
        "transcript": "max amount of Bitcoin.",
        "words": [
          {
            "word": "max",
            "start": 1097.585,
            "end": 1097.9049,
            "confidence": 0.41248125,
            "punctuated_word": "max",
            "speaker": 1,
            "speaker_confidence": 0.5120058
          },
          {
            "word": "amount",
            "start": 1097.9049,
            "end": 1098.225,
            "confidence": 0.9995185,
            "punctuated_word": "amount",
            "speaker": 1,
            "speaker_confidence": 0.5120058
          },
          {
            "word": "of",
            "start": 1098.225,
            "end": 1098.3849,
            "confidence": 0.98077834,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5120058
          },
          {
            "word": "bitcoin",
            "start": 1098.3849,
            "end": 1098.8849,
            "confidence": 0.93351,
            "punctuated_word": "Bitcoin.",
            "speaker": 1,
            "speaker_confidence": 0.5120058
          }
        ],
        "speaker": 1,
        "id": "ecb00874-45f0-4d8a-ba9c-99486cfe1374"
      },
      {
        "start": 1099.1849,
        "end": 1101.605,
        "confidence": 0.98656064,
        "channel": 0,
        "transcript": "And for some reason, that's a part of my, like, investment",
        "words": [
          {
            "word": "and",
            "start": 1099.1849,
            "end": 1099.345,
            "confidence": 0.9992403,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.5120058
          },
          {
            "word": "for",
            "start": 1099.345,
            "end": 1099.5049,
            "confidence": 0.96861064,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.5120058
          },
          {
            "word": "some",
            "start": 1099.5049,
            "end": 1099.6649,
            "confidence": 0.99991417,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.5120058
          },
          {
            "word": "reason",
            "start": 1099.6649,
            "end": 1099.985,
            "confidence": 0.97374576,
            "punctuated_word": "reason,",
            "speaker": 1,
            "speaker_confidence": 0.5120058
          },
          {
            "word": "that's",
            "start": 1099.985,
            "end": 1100.105,
            "confidence": 0.99986565,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.57955444
          },
          {
            "word": "a",
            "start": 1100.105,
            "end": 1100.225,
            "confidence": 0.99728656,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.57955444
          },
          {
            "word": "part",
            "start": 1100.225,
            "end": 1100.465,
            "confidence": 0.99982893,
            "punctuated_word": "part",
            "speaker": 1,
            "speaker_confidence": 0.57955444
          },
          {
            "word": "of",
            "start": 1100.465,
            "end": 1100.5449,
            "confidence": 0.9994086,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.57955444
          },
          {
            "word": "my",
            "start": 1100.5449,
            "end": 1100.705,
            "confidence": 0.9940666,
            "punctuated_word": "my,",
            "speaker": 1,
            "speaker_confidence": 0.57955444
          },
          {
            "word": "like",
            "start": 1100.705,
            "end": 1101.105,
            "confidence": 0.9996123,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.57955444
          },
          {
            "word": "investment",
            "start": 1101.105,
            "end": 1101.605,
            "confidence": 0.9205874,
            "punctuated_word": "investment",
            "speaker": 1,
            "speaker_confidence": 0.57955444
          }
        ],
        "speaker": 1,
        "id": "7cb92f4f-d3a8-4278-8150-7a51d8c928e1"
      },
      {
        "start": 1102.065,
        "end": 1103.9249,
        "confidence": 0.99703217,
        "channel": 0,
        "transcript": "thesis or something like that.",
        "words": [
          {
            "word": "thesis",
            "start": 1102.065,
            "end": 1102.565,
            "confidence": 0.99905413,
            "punctuated_word": "thesis",
            "speaker": 1,
            "speaker_confidence": 0.4985503
          },
          {
            "word": "or",
            "start": 1102.705,
            "end": 1102.945,
            "confidence": 0.9891016,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.4985503
          },
          {
            "word": "something",
            "start": 1102.945,
            "end": 1103.2649,
            "confidence": 0.9998596,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.4985503
          },
          {
            "word": "like",
            "start": 1103.2649,
            "end": 1103.4249,
            "confidence": 0.9983158,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.4985503
          },
          {
            "word": "that",
            "start": 1103.4249,
            "end": 1103.9249,
            "confidence": 0.99883,
            "punctuated_word": "that.",
            "speaker": 1,
            "speaker_confidence": 0.4985503
          }
        ],
        "speaker": 1,
        "id": "580a03c2-e7aa-4230-80b3-9248bd1b2348"
      },
      {
        "start": 1105.4249,
        "end": 1106.7849,
        "confidence": 0.9547453,
        "channel": 0,
        "transcript": "And so there's, I mean",
        "words": [
          {
            "word": "and",
            "start": 1105.4249,
            "end": 1105.585,
            "confidence": 0.9773287,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "so",
            "start": 1105.585,
            "end": 1105.825,
            "confidence": 0.9968548,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "there's",
            "start": 1105.825,
            "end": 1106.325,
            "confidence": 0.85793066,
            "punctuated_word": "there's,",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "i",
            "start": 1106.3849,
            "end": 1106.5449,
            "confidence": 0.9435355,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "mean",
            "start": 1106.5449,
            "end": 1106.7849,
            "confidence": 0.9980768,
            "punctuated_word": "mean",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          }
        ],
        "speaker": 1,
        "id": "78ab2659-c486-4f90-80bc-5aa944b80ca0"
      },
      {
        "start": 1107.745,
        "end": 1108.8049,
        "confidence": 0.98282915,
        "channel": 0,
        "transcript": "so there's, like,",
        "words": [
          {
            "word": "so",
            "start": 1107.745,
            "end": 1107.985,
            "confidence": 0.9967514,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "there's",
            "start": 1107.985,
            "end": 1108.3049,
            "confidence": 0.95416266,
            "punctuated_word": "there's,",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "like",
            "start": 1108.3049,
            "end": 1108.8049,
            "confidence": 0.9975733,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          }
        ],
        "speaker": 1,
        "id": "580279b5-0823-427c-b8ea-6a03cf41180d"
      },
      {
        "start": 1109.105,
        "end": 1111.22,
        "confidence": 0.9850365,
        "channel": 0,
        "transcript": "Bitcoin doing time stamping",
        "words": [
          {
            "word": "bitcoin",
            "start": 1109.105,
            "end": 1109.52,
            "confidence": 0.99404055,
            "punctuated_word": "Bitcoin",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "doing",
            "start": 1109.84,
            "end": 1110.34,
            "confidence": 0.99894696,
            "punctuated_word": "doing",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "time",
            "start": 1110.4,
            "end": 1110.72,
            "confidence": 0.94730324,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "stamping",
            "start": 1110.72,
            "end": 1111.22,
            "confidence": 0.9998553,
            "punctuated_word": "stamping",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          }
        ],
        "speaker": 1,
        "id": "fff222ad-b1b8-496f-8a46-d5d216329d61"
      },
      {
        "start": 1111.52,
        "end": 1113.3,
        "confidence": 0.8958829,
        "channel": 0,
        "transcript": "as a very almost, like, rudimentary",
        "words": [
          {
            "word": "as",
            "start": 1111.52,
            "end": 1111.76,
            "confidence": 0.59904504,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "a",
            "start": 1111.76,
            "end": 1111.92,
            "confidence": 0.99680626,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "very",
            "start": 1111.92,
            "end": 1112.24,
            "confidence": 0.99952734,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "almost",
            "start": 1112.3201,
            "end": 1112.48,
            "confidence": 0.7817162,
            "punctuated_word": "almost,",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "like",
            "start": 1112.48,
            "end": 1112.8,
            "confidence": 0.9996272,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "rudimentary",
            "start": 1112.8,
            "end": 1113.3,
            "confidence": 0.9985757,
            "punctuated_word": "rudimentary",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          }
        ],
        "speaker": 1,
        "id": "7701d44d-8375-43b9-bcf4-0c682084e019"
      },
      {
        "start": 1114.24,
        "end": 1117.3,
        "confidence": 0.9460753,
        "channel": 0,
        "transcript": "form of this. And then, like, with MEV in,",
        "words": [
          {
            "word": "form",
            "start": 1114.24,
            "end": 1114.48,
            "confidence": 0.9969602,
            "punctuated_word": "form",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "of",
            "start": 1114.48,
            "end": 1114.56,
            "confidence": 0.99975675,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "this",
            "start": 1114.56,
            "end": 1114.8,
            "confidence": 0.7728466,
            "punctuated_word": "this.",
            "speaker": 1,
            "speaker_confidence": 0.7846128
          },
          {
            "word": "and",
            "start": 1114.8,
            "end": 1114.88,
            "confidence": 0.9990709,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.60730577
          },
          {
            "word": "then",
            "start": 1114.88,
            "end": 1115.2001,
            "confidence": 0.98129046,
            "punctuated_word": "then,",
            "speaker": 1,
            "speaker_confidence": 0.60730577
          },
          {
            "word": "like",
            "start": 1115.2001,
            "end": 1115.4401,
            "confidence": 0.9980792,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.60730577
          },
          {
            "word": "with",
            "start": 1115.4401,
            "end": 1115.9401,
            "confidence": 0.9995448,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.60730577
          },
          {
            "word": "mev",
            "start": 1116.0801,
            "end": 1116.5801,
            "confidence": 0.883978,
            "punctuated_word": "MEV",
            "speaker": 1,
            "speaker_confidence": 0.60730577
          },
          {
            "word": "in",
            "start": 1116.8,
            "end": 1117.3,
            "confidence": 0.8831507,
            "punctuated_word": "in,",
            "speaker": 1,
            "speaker_confidence": 0.60730577
          }
        ],
        "speaker": 1,
        "id": "072dfd6c-1094-4a42-9139-819b7b1cc0db"
      },
      {
        "start": 1117.92,
        "end": 1118.42,
        "confidence": 0.88122505,
        "channel": 0,
        "transcript": "Ethereum,",
        "words": [
          {
            "word": "ethereum",
            "start": 1117.92,
            "end": 1118.42,
            "confidence": 0.88122505,
            "punctuated_word": "Ethereum,",
            "speaker": 1,
            "speaker_confidence": 0.60730577
          }
        ],
        "speaker": 1,
        "id": "e548ef72-a365-46f5-9e80-84f7cf8b626b"
      },
      {
        "start": 1118.8,
        "end": 1119.46,
        "confidence": 0.9974413,
        "channel": 0,
        "transcript": "that, like,",
        "words": [
          {
            "word": "that",
            "start": 1118.8,
            "end": 1118.96,
            "confidence": 0.9956554,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.60730577
          },
          {
            "word": "like",
            "start": 1118.96,
            "end": 1119.46,
            "confidence": 0.9992271,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.60730577
          }
        ],
        "speaker": 1,
        "id": "3cde6488-d575-4803-a356-d35287257b16"
      },
      {
        "start": 1120.0,
        "end": 1123.22,
        "confidence": 0.93739724,
        "channel": 0,
        "transcript": "complicates it a whole lot more, it seems like to me.",
        "words": [
          {
            "word": "complicates",
            "start": 1120.0,
            "end": 1120.5,
            "confidence": 0.997777,
            "punctuated_word": "complicates",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "it",
            "start": 1120.56,
            "end": 1121.06,
            "confidence": 0.99199283,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "a",
            "start": 1121.2001,
            "end": 1121.28,
            "confidence": 0.99712116,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "whole",
            "start": 1121.28,
            "end": 1121.52,
            "confidence": 0.999548,
            "punctuated_word": "whole",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "lot",
            "start": 1121.52,
            "end": 1121.68,
            "confidence": 0.99866474,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "more",
            "start": 1121.68,
            "end": 1122.0,
            "confidence": 0.9496368,
            "punctuated_word": "more,",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "it",
            "start": 1122.0,
            "end": 1122.16,
            "confidence": 0.9950187,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "seems",
            "start": 1122.16,
            "end": 1122.4,
            "confidence": 0.9978756,
            "punctuated_word": "seems",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "like",
            "start": 1122.4,
            "end": 1122.56,
            "confidence": 0.89331603,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "to",
            "start": 1122.56,
            "end": 1122.72,
            "confidence": 0.52314985,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          },
          {
            "word": "me",
            "start": 1122.72,
            "end": 1123.22,
            "confidence": 0.96726954,
            "punctuated_word": "me.",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          }
        ],
        "speaker": 1,
        "id": "05910bbd-275f-4872-baaf-668278edab71"
      },
      {
        "start": 1123.615,
        "end": 1124.115,
        "confidence": 0.9990075,
        "channel": 0,
        "transcript": "And",
        "words": [
          {
            "word": "and",
            "start": 1123.615,
            "end": 1124.115,
            "confidence": 0.9990075,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.61019474
          }
        ],
        "speaker": 1,
        "id": "41b4bd96-48e9-4c03-948a-5acaa303b005"
      },
      {
        "start": 1125.2949,
        "end": 1130.195,
        "confidence": 0.9160048,
        "channel": 0,
        "transcript": "the the not just so, like, God, I think, in Bitcoin is maybe the miner who mines the block.",
        "words": [
          {
            "word": "the",
            "start": 1125.2949,
            "end": 1125.375,
            "confidence": 0.78453326,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "the",
            "start": 1125.375,
            "end": 1125.455,
            "confidence": 0.98170966,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "not",
            "start": 1125.455,
            "end": 1125.7749,
            "confidence": 0.56825435,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "just",
            "start": 1125.7749,
            "end": 1126.095,
            "confidence": 0.9997439,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "so",
            "start": 1126.255,
            "end": 1126.495,
            "confidence": 0.96182096,
            "punctuated_word": "so,",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "like",
            "start": 1126.495,
            "end": 1126.815,
            "confidence": 0.9965075,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "god",
            "start": 1126.815,
            "end": 1127.135,
            "confidence": 0.8591761,
            "punctuated_word": "God,",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "i",
            "start": 1127.135,
            "end": 1127.2949,
            "confidence": 0.99991024,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "think",
            "start": 1127.2949,
            "end": 1127.455,
            "confidence": 0.8004432,
            "punctuated_word": "think,",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "in",
            "start": 1127.455,
            "end": 1127.695,
            "confidence": 0.98989826,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "bitcoin",
            "start": 1127.695,
            "end": 1128.1749,
            "confidence": 0.9862874,
            "punctuated_word": "Bitcoin",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "is",
            "start": 1128.1749,
            "end": 1128.335,
            "confidence": 0.8884281,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "maybe",
            "start": 1128.335,
            "end": 1128.575,
            "confidence": 0.994753,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "the",
            "start": 1128.575,
            "end": 1128.735,
            "confidence": 0.9997608,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "miner",
            "start": 1128.735,
            "end": 1129.0549,
            "confidence": 0.87344104,
            "punctuated_word": "miner",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "who",
            "start": 1129.0549,
            "end": 1129.2949,
            "confidence": 0.992942,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "mines",
            "start": 1129.2949,
            "end": 1129.615,
            "confidence": 0.7993727,
            "punctuated_word": "mines",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "the",
            "start": 1129.615,
            "end": 1129.695,
            "confidence": 0.9990276,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "block",
            "start": 1129.695,
            "end": 1130.195,
            "confidence": 0.9280808,
            "punctuated_word": "block.",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          }
        ],
        "speaker": 1,
        "id": "a90d9c48-00d7-44b3-9ca1-d2afd69a5dd7"
      },
      {
        "start": 1130.575,
        "end": 1154.9349,
        "confidence": 0.9143549,
        "channel": 0,
        "transcript": "God in, like, MEV then is, like, a bit more complicated, and it really depends on, like, the the like an who builds the blocks and yeah. God. Like Yeah. Yeah. All those, like because it's not even just solvers or servers. It's also market makers. It's also, like, you know, people who are very good at meme making and changing and realizing the value of ETH and all that. So Yeah. There's a lot in terms of happening, but it's it's in in fact, the fact is,",
        "words": [
          {
            "word": "god",
            "start": 1130.575,
            "end": 1130.8949,
            "confidence": 0.9997969,
            "punctuated_word": "God",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "in",
            "start": 1130.8949,
            "end": 1131.0549,
            "confidence": 0.7813512,
            "punctuated_word": "in,",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "like",
            "start": 1131.0549,
            "end": 1131.455,
            "confidence": 0.9997004,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "mev",
            "start": 1131.455,
            "end": 1131.9349,
            "confidence": 0.9652202,
            "punctuated_word": "MEV",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "then",
            "start": 1131.9349,
            "end": 1132.1749,
            "confidence": 0.9617918,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "is",
            "start": 1132.1749,
            "end": 1132.4149,
            "confidence": 0.9668576,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "like",
            "start": 1132.4149,
            "end": 1132.6549,
            "confidence": 0.99970996,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "a",
            "start": 1132.6549,
            "end": 1132.735,
            "confidence": 0.99990857,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.64704585
          },
          {
            "word": "bit",
            "start": 1132.735,
            "end": 1132.975,
            "confidence": 0.9998023,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "more",
            "start": 1132.975,
            "end": 1133.475,
            "confidence": 0.999863,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "complicated",
            "start": 1133.5349,
            "end": 1134.0349,
            "confidence": 0.86923146,
            "punctuated_word": "complicated,",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "and",
            "start": 1134.095,
            "end": 1134.255,
            "confidence": 0.99954283,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "it",
            "start": 1134.255,
            "end": 1134.4149,
            "confidence": 0.99969184,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "really",
            "start": 1134.4149,
            "end": 1134.6549,
            "confidence": 0.99991226,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "depends",
            "start": 1134.6549,
            "end": 1134.975,
            "confidence": 0.99979347,
            "punctuated_word": "depends",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "on",
            "start": 1134.975,
            "end": 1135.135,
            "confidence": 0.98898304,
            "punctuated_word": "on,",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "like",
            "start": 1135.135,
            "end": 1135.375,
            "confidence": 0.9994682,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "the",
            "start": 1135.375,
            "end": 1135.695,
            "confidence": 0.9987318,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "the",
            "start": 1135.695,
            "end": 1136.015,
            "confidence": 0.9797433,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5792958
          },
          {
            "word": "like",
            "start": 1136.1749,
            "end": 1136.335,
            "confidence": 0.2775877,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.16507542
          },
          {
            "word": "an",
            "start": 1136.335,
            "end": 1136.575,
            "confidence": 0.2569272,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.16507542
          },
          {
            "word": "who",
            "start": 1136.815,
            "end": 1136.97,
            "confidence": 0.9931891,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.32653993
          },
          {
            "word": "builds",
            "start": 1137.0499,
            "end": 1137.37,
            "confidence": 0.9686978,
            "punctuated_word": "builds",
            "speaker": 1,
            "speaker_confidence": 0.32653993
          },
          {
            "word": "the",
            "start": 1137.37,
            "end": 1137.45,
            "confidence": 0.98890907,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.32653993
          },
          {
            "word": "blocks",
            "start": 1137.45,
            "end": 1137.9299,
            "confidence": 0.9938241,
            "punctuated_word": "blocks",
            "speaker": 1,
            "speaker_confidence": 0.32653993
          },
          {
            "word": "and",
            "start": 1137.9299,
            "end": 1138.0499,
            "confidence": 0.7755799,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.32653993
          },
          {
            "word": "yeah",
            "start": 1138.1699,
            "end": 1138.6699,
            "confidence": 0.89773166,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.32653993
          },
          {
            "word": "god",
            "start": 1138.89,
            "end": 1139.21,
            "confidence": 0.66996205,
            "punctuated_word": "God.",
            "speaker": 0,
            "speaker_confidence": 0.12298286
          },
          {
            "word": "like",
            "start": 1139.21,
            "end": 1139.45,
            "confidence": 0.99591595,
            "punctuated_word": "Like",
            "speaker": 0,
            "speaker_confidence": 0.12298286
          },
          {
            "word": "yeah",
            "start": 1139.69,
            "end": 1139.9299,
            "confidence": 0.9977051,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.12290871
          },
          {
            "word": "yeah",
            "start": 1139.9299,
            "end": 1140.0499,
            "confidence": 0.970981,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.12290871
          },
          {
            "word": "all",
            "start": 1140.1699,
            "end": 1140.25,
            "confidence": 0.35432136,
            "punctuated_word": "All",
            "speaker": 1,
            "speaker_confidence": 0.12290871
          },
          {
            "word": "those",
            "start": 1140.25,
            "end": 1140.49,
            "confidence": 0.6272867,
            "punctuated_word": "those,",
            "speaker": 1,
            "speaker_confidence": 0.12290871
          },
          {
            "word": "like",
            "start": 1140.49,
            "end": 1140.8099,
            "confidence": 0.99952245,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.12290871
          },
          {
            "word": "because",
            "start": 1141.0499,
            "end": 1141.2899,
            "confidence": 0.9914602,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.50690925
          },
          {
            "word": "it's",
            "start": 1141.2899,
            "end": 1141.45,
            "confidence": 0.9873551,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.50690925
          },
          {
            "word": "not",
            "start": 1141.45,
            "end": 1141.69,
            "confidence": 0.9991629,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.50690925
          },
          {
            "word": "even",
            "start": 1141.69,
            "end": 1141.9299,
            "confidence": 0.9982711,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.50690925
          },
          {
            "word": "just",
            "start": 1141.9299,
            "end": 1142.1699,
            "confidence": 0.9983713,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.50690925
          },
          {
            "word": "solvers",
            "start": 1142.1699,
            "end": 1142.6699,
            "confidence": 0.9419732,
            "punctuated_word": "solvers",
            "speaker": 0,
            "speaker_confidence": 0.50690925
          },
          {
            "word": "or",
            "start": 1142.73,
            "end": 1142.89,
            "confidence": 0.6413053,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.50690925
          },
          {
            "word": "servers",
            "start": 1142.89,
            "end": 1143.21,
            "confidence": 0.6510983,
            "punctuated_word": "servers.",
            "speaker": 0,
            "speaker_confidence": 0.50690925
          },
          {
            "word": "it's",
            "start": 1143.21,
            "end": 1143.2899,
            "confidence": 0.96878433,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "also",
            "start": 1143.2899,
            "end": 1143.61,
            "confidence": 0.99828595,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "market",
            "start": 1143.61,
            "end": 1144.01,
            "confidence": 0.9891522,
            "punctuated_word": "market",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "makers",
            "start": 1144.01,
            "end": 1144.49,
            "confidence": 0.9804058,
            "punctuated_word": "makers.",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "it's",
            "start": 1144.49,
            "end": 1144.65,
            "confidence": 0.9254509,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "also",
            "start": 1144.65,
            "end": 1144.97,
            "confidence": 0.9085932,
            "punctuated_word": "also,",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "like",
            "start": 1144.97,
            "end": 1145.47,
            "confidence": 0.9936708,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "you",
            "start": 1145.69,
            "end": 1145.85,
            "confidence": 0.99956125,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "know",
            "start": 1145.85,
            "end": 1146.09,
            "confidence": 0.9995382,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "people",
            "start": 1146.09,
            "end": 1146.49,
            "confidence": 0.99964356,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "who",
            "start": 1146.49,
            "end": 1146.65,
            "confidence": 0.9994747,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "are",
            "start": 1146.65,
            "end": 1146.8099,
            "confidence": 0.9992249,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "very",
            "start": 1146.8099,
            "end": 1146.97,
            "confidence": 0.9822218,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "good",
            "start": 1146.97,
            "end": 1147.21,
            "confidence": 0.9996377,
            "punctuated_word": "good",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "at",
            "start": 1147.21,
            "end": 1147.37,
            "confidence": 0.98297435,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "meme",
            "start": 1147.37,
            "end": 1147.61,
            "confidence": 0.840015,
            "punctuated_word": "meme",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "making",
            "start": 1147.61,
            "end": 1147.85,
            "confidence": 0.99612373,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "and",
            "start": 1147.85,
            "end": 1148.01,
            "confidence": 0.74552435,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "changing",
            "start": 1148.01,
            "end": 1148.4099,
            "confidence": 0.8704842,
            "punctuated_word": "changing",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "and",
            "start": 1148.4099,
            "end": 1148.65,
            "confidence": 0.5493539,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "realizing",
            "start": 1148.65,
            "end": 1149.0499,
            "confidence": 0.37599137,
            "punctuated_word": "realizing",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "the",
            "start": 1149.0499,
            "end": 1149.13,
            "confidence": 0.997512,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "value",
            "start": 1149.13,
            "end": 1149.53,
            "confidence": 0.9997198,
            "punctuated_word": "value",
            "speaker": 0,
            "speaker_confidence": 0.6872843
          },
          {
            "word": "of",
            "start": 1149.53,
            "end": 1149.69,
            "confidence": 0.9990398,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.29557556
          },
          {
            "word": "eth",
            "start": 1149.69,
            "end": 1149.9299,
            "confidence": 0.76379085,
            "punctuated_word": "ETH",
            "speaker": 0,
            "speaker_confidence": 0.29557556
          },
          {
            "word": "and",
            "start": 1149.9299,
            "end": 1150.09,
            "confidence": 0.9953518,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.29557556
          },
          {
            "word": "all",
            "start": 1150.09,
            "end": 1150.25,
            "confidence": 0.99975616,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.29557556
          },
          {
            "word": "that",
            "start": 1150.25,
            "end": 1150.4099,
            "confidence": 0.99250156,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.29557556
          },
          {
            "word": "so",
            "start": 1150.4099,
            "end": 1150.57,
            "confidence": 0.9915052,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.14730585
          },
          {
            "word": "yeah",
            "start": 1150.65,
            "end": 1150.89,
            "confidence": 0.9974797,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.14730585
          },
          {
            "word": "there's",
            "start": 1150.97,
            "end": 1151.235,
            "confidence": 0.9936592,
            "punctuated_word": "There's",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "a",
            "start": 1151.235,
            "end": 1151.395,
            "confidence": 0.9926751,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "lot",
            "start": 1151.395,
            "end": 1151.635,
            "confidence": 0.999801,
            "punctuated_word": "lot",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "in",
            "start": 1151.635,
            "end": 1151.715,
            "confidence": 0.9893288,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "terms",
            "start": 1151.715,
            "end": 1152.0549,
            "confidence": 0.9886369,
            "punctuated_word": "terms",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "of",
            "start": 1152.0549,
            "end": 1152.395,
            "confidence": 0.9222297,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "happening",
            "start": 1152.395,
            "end": 1152.735,
            "confidence": 0.8430302,
            "punctuated_word": "happening,",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "but",
            "start": 1152.735,
            "end": 1153.075,
            "confidence": 0.9996195,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "it's",
            "start": 1153.075,
            "end": 1153.235,
            "confidence": 0.8627955,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "it's",
            "start": 1153.235,
            "end": 1153.395,
            "confidence": 0.7786641,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "in",
            "start": 1153.395,
            "end": 1153.5549,
            "confidence": 0.8877211,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "in",
            "start": 1153.635,
            "end": 1153.795,
            "confidence": 0.9927087,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "fact",
            "start": 1153.795,
            "end": 1154.035,
            "confidence": 0.9103504,
            "punctuated_word": "fact,",
            "speaker": 0,
            "speaker_confidence": 0.6176246
          },
          {
            "word": "the",
            "start": 1154.035,
            "end": 1154.195,
            "confidence": 0.9980331,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.48819482
          },
          {
            "word": "fact",
            "start": 1154.195,
            "end": 1154.4349,
            "confidence": 0.999178,
            "punctuated_word": "fact",
            "speaker": 0,
            "speaker_confidence": 0.48819482
          },
          {
            "word": "is",
            "start": 1154.4349,
            "end": 1154.9349,
            "confidence": 0.97779065,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.48819482
          }
        ],
        "speaker": 0,
        "id": "2e9e77ec-93df-4236-b536-a45710435a30"
      },
      {
        "start": 1155.715,
        "end": 1156.9349,
        "confidence": 0.99036086,
        "channel": 0,
        "transcript": "in the case of Bitcoin,",
        "words": [
          {
            "word": "in",
            "start": 1155.715,
            "end": 1155.875,
            "confidence": 0.998195,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.48819482
          },
          {
            "word": "the",
            "start": 1155.875,
            "end": 1155.955,
            "confidence": 0.996856,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.48819482
          },
          {
            "word": "case",
            "start": 1155.955,
            "end": 1156.195,
            "confidence": 0.9995427,
            "punctuated_word": "case",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "of",
            "start": 1156.195,
            "end": 1156.4349,
            "confidence": 0.99925977,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "bitcoin",
            "start": 1156.4349,
            "end": 1156.9349,
            "confidence": 0.9579506,
            "punctuated_word": "Bitcoin,",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          }
        ],
        "speaker": 0,
        "id": "1ac3e0ed-7a25-4b58-98d4-2777c6fcb5ab"
      },
      {
        "start": 1157.635,
        "end": 1161.015,
        "confidence": 0.99161613,
        "channel": 0,
        "transcript": "you had the idea of time chain.",
        "words": [
          {
            "word": "you",
            "start": 1157.635,
            "end": 1157.955,
            "confidence": 0.99767774,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "had",
            "start": 1157.955,
            "end": 1158.455,
            "confidence": 0.9992926,
            "punctuated_word": "had",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "the",
            "start": 1158.515,
            "end": 1158.755,
            "confidence": 0.99966395,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "idea",
            "start": 1158.755,
            "end": 1159.255,
            "confidence": 0.99977916,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "of",
            "start": 1159.395,
            "end": 1159.795,
            "confidence": 0.9998616,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "time",
            "start": 1159.795,
            "end": 1160.295,
            "confidence": 0.98793566,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "chain",
            "start": 1160.515,
            "end": 1161.015,
            "confidence": 0.95710176,
            "punctuated_word": "chain.",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          }
        ],
        "speaker": 0,
        "id": "49850b15-97bc-409e-8ad9-6b4630b29e56"
      },
      {
        "start": 1161.395,
        "end": 1162.9349,
        "confidence": 0.9944382,
        "channel": 0,
        "transcript": "In the case of Ethereum,",
        "words": [
          {
            "word": "in",
            "start": 1161.395,
            "end": 1161.5549,
            "confidence": 0.9992586,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "the",
            "start": 1161.5549,
            "end": 1161.715,
            "confidence": 0.99969375,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "case",
            "start": 1161.715,
            "end": 1162.115,
            "confidence": 0.9999001,
            "punctuated_word": "case",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "of",
            "start": 1162.115,
            "end": 1162.4349,
            "confidence": 0.9990043,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "ethereum",
            "start": 1162.4349,
            "end": 1162.9349,
            "confidence": 0.97433376,
            "punctuated_word": "Ethereum,",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          }
        ],
        "speaker": 0,
        "id": "ca6f57dd-e82e-4f6e-9097-d916168b90e1"
      },
      {
        "start": 1163.5549,
        "end": 1166.455,
        "confidence": 0.9375263,
        "channel": 0,
        "transcript": "it's not even this time chain. It is time travel because",
        "words": [
          {
            "word": "it's",
            "start": 1163.5549,
            "end": 1163.875,
            "confidence": 0.99902254,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "not",
            "start": 1163.875,
            "end": 1164.035,
            "confidence": 0.99983597,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "even",
            "start": 1164.035,
            "end": 1164.275,
            "confidence": 0.999421,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "this",
            "start": 1164.275,
            "end": 1164.515,
            "confidence": 0.9285442,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "time",
            "start": 1164.515,
            "end": 1164.755,
            "confidence": 0.9988049,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "chain",
            "start": 1164.755,
            "end": 1164.995,
            "confidence": 0.80939597,
            "punctuated_word": "chain.",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "it",
            "start": 1164.995,
            "end": 1165.155,
            "confidence": 0.998961,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "is",
            "start": 1165.155,
            "end": 1165.395,
            "confidence": 0.9994437,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "time",
            "start": 1165.395,
            "end": 1165.635,
            "confidence": 0.9994143,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "travel",
            "start": 1165.635,
            "end": 1165.955,
            "confidence": 0.7943342,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "because",
            "start": 1165.955,
            "end": 1166.455,
            "confidence": 0.78561085,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          }
        ],
        "speaker": 0,
        "id": "ca7d72e5-5e1d-405d-802e-085a333e4b1a"
      },
      {
        "start": 1167.16,
        "end": 1169.18,
        "confidence": 0.976924,
        "channel": 0,
        "transcript": "now the chain is much more programmable.",
        "words": [
          {
            "word": "now",
            "start": 1167.16,
            "end": 1167.3201,
            "confidence": 0.9998733,
            "punctuated_word": "now",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "the",
            "start": 1167.3201,
            "end": 1167.56,
            "confidence": 0.8577576,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "chain",
            "start": 1167.56,
            "end": 1167.96,
            "confidence": 0.9860903,
            "punctuated_word": "chain",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "is",
            "start": 1167.96,
            "end": 1168.2,
            "confidence": 0.9997905,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "much",
            "start": 1168.2,
            "end": 1168.4401,
            "confidence": 0.9987841,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "more",
            "start": 1168.4401,
            "end": 1168.68,
            "confidence": 0.9983944,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          },
          {
            "word": "programmable",
            "start": 1168.68,
            "end": 1169.18,
            "confidence": 0.99777764,
            "punctuated_word": "programmable.",
            "speaker": 0,
            "speaker_confidence": 0.8492137
          }
        ],
        "speaker": 0,
        "id": "9b3cc89c-322d-4b6b-b7af-8702c49204b8"
      },
      {
        "start": 1169.8,
        "end": 1178.7,
        "confidence": 0.8983073,
        "channel": 0,
        "transcript": "Yeah. So by being able to almost think of it programmable time, which means the time is going forward, time is going back. So in many ways, it's like,",
        "words": [
          {
            "word": "yeah",
            "start": 1169.8,
            "end": 1170.12,
            "confidence": 0.9984422,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.43428135
          },
          {
            "word": "so",
            "start": 1170.12,
            "end": 1170.28,
            "confidence": 0.9985001,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.43428135
          },
          {
            "word": "by",
            "start": 1170.28,
            "end": 1170.6,
            "confidence": 0.920536,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.43428135
          },
          {
            "word": "being",
            "start": 1170.6,
            "end": 1170.92,
            "confidence": 0.99252325,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.43428135
          },
          {
            "word": "able",
            "start": 1170.92,
            "end": 1171.08,
            "confidence": 0.9997954,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.43428135
          },
          {
            "word": "to",
            "start": 1171.08,
            "end": 1171.24,
            "confidence": 0.98976654,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.43428135
          },
          {
            "word": "almost",
            "start": 1171.3201,
            "end": 1171.56,
            "confidence": 0.9784208,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.43428135
          },
          {
            "word": "think",
            "start": 1171.56,
            "end": 1171.8,
            "confidence": 0.9336006,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.43428135
          },
          {
            "word": "of",
            "start": 1171.8,
            "end": 1171.96,
            "confidence": 0.9623642,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.43428135
          },
          {
            "word": "it",
            "start": 1171.96,
            "end": 1172.04,
            "confidence": 0.91794306,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.49325746
          },
          {
            "word": "programmable",
            "start": 1172.04,
            "end": 1172.54,
            "confidence": 0.9842665,
            "punctuated_word": "programmable",
            "speaker": 0,
            "speaker_confidence": 0.49325746
          },
          {
            "word": "time",
            "start": 1172.84,
            "end": 1173.34,
            "confidence": 0.96218264,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.49325746
          },
          {
            "word": "which",
            "start": 1173.56,
            "end": 1173.72,
            "confidence": 0.9987803,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.49325746
          },
          {
            "word": "means",
            "start": 1173.72,
            "end": 1174.12,
            "confidence": 0.995946,
            "punctuated_word": "means",
            "speaker": 0,
            "speaker_confidence": 0.49325746
          },
          {
            "word": "the",
            "start": 1174.12,
            "end": 1174.28,
            "confidence": 0.3918739,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.49325746
          },
          {
            "word": "time",
            "start": 1174.28,
            "end": 1174.6,
            "confidence": 0.9701788,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.49325746
          },
          {
            "word": "is",
            "start": 1174.6,
            "end": 1174.68,
            "confidence": 0.45210585,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.49325746
          },
          {
            "word": "going",
            "start": 1174.68,
            "end": 1175.0,
            "confidence": 0.90101534,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 0.3377704
          },
          {
            "word": "forward",
            "start": 1175.0,
            "end": 1175.4,
            "confidence": 0.8875543,
            "punctuated_word": "forward,",
            "speaker": 0,
            "speaker_confidence": 0.3377704
          },
          {
            "word": "time",
            "start": 1175.4,
            "end": 1175.72,
            "confidence": 0.97274446,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.3377704
          },
          {
            "word": "is",
            "start": 1175.72,
            "end": 1175.96,
            "confidence": 0.68910855,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "going",
            "start": 1175.96,
            "end": 1176.12,
            "confidence": 0.9835345,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "back",
            "start": 1176.12,
            "end": 1176.62,
            "confidence": 0.9924301,
            "punctuated_word": "back.",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "so",
            "start": 1176.76,
            "end": 1177.26,
            "confidence": 0.9971949,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "in",
            "start": 1177.4,
            "end": 1177.56,
            "confidence": 0.9689539,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "many",
            "start": 1177.56,
            "end": 1177.8,
            "confidence": 0.99018985,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "ways",
            "start": 1177.8,
            "end": 1178.12,
            "confidence": 0.80070496,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "it's",
            "start": 1178.12,
            "end": 1178.2,
            "confidence": 0.8834335,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "like",
            "start": 1178.2,
            "end": 1178.7,
            "confidence": 0.5368227,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          }
        ],
        "speaker": 0,
        "id": "0746da49-69c3-4831-8e03-79ce2f9d40de"
      },
      {
        "start": 1179.64,
        "end": 1180.9401,
        "confidence": 0.73848534,
        "channel": 0,
        "transcript": "during complete time.",
        "words": [
          {
            "word": "during",
            "start": 1179.64,
            "end": 1179.96,
            "confidence": 0.22313532,
            "punctuated_word": "during",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "complete",
            "start": 1179.96,
            "end": 1180.4401,
            "confidence": 0.9949774,
            "punctuated_word": "complete",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          },
          {
            "word": "time",
            "start": 1180.4401,
            "end": 1180.9401,
            "confidence": 0.9973433,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.6687369
          }
        ],
        "speaker": 0,
        "id": "5181e101-bbbb-4c25-8749-de4693ef5e9b"
      },
      {
        "start": 1182.575,
        "end": 1184.755,
        "confidence": 0.94197476,
        "channel": 0,
        "transcript": "But it sounds you know, it it's so,",
        "words": [
          {
            "word": "but",
            "start": 1182.575,
            "end": 1182.695,
            "confidence": 0.99126,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 0.35015857
          },
          {
            "word": "it",
            "start": 1182.695,
            "end": 1182.815,
            "confidence": 0.7391222,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.35015857
          },
          {
            "word": "sounds",
            "start": 1182.815,
            "end": 1182.975,
            "confidence": 0.9949379,
            "punctuated_word": "sounds",
            "speaker": 1,
            "speaker_confidence": 0.35015857
          },
          {
            "word": "you",
            "start": 1183.215,
            "end": 1183.375,
            "confidence": 0.97550464,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.35015857
          },
          {
            "word": "know",
            "start": 1183.375,
            "end": 1183.695,
            "confidence": 0.9306598,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.35015857
          },
          {
            "word": "it",
            "start": 1183.695,
            "end": 1183.855,
            "confidence": 0.9967458,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.5700251
          },
          {
            "word": "it's",
            "start": 1183.9349,
            "end": 1184.175,
            "confidence": 0.99119735,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.5700251
          },
          {
            "word": "so",
            "start": 1184.255,
            "end": 1184.755,
            "confidence": 0.9163706,
            "punctuated_word": "so,",
            "speaker": 1,
            "speaker_confidence": 0.5700251
          }
        ],
        "speaker": 1,
        "id": "461480f5-d1e9-4d76-888e-59e7abc79aef"
      },
      {
        "start": 1186.415,
        "end": 1188.835,
        "confidence": 0.92130834,
        "channel": 0,
        "transcript": "like, you know, in in many ways, I can sound,",
        "words": [
          {
            "word": "like",
            "start": 1186.415,
            "end": 1186.575,
            "confidence": 0.99639636,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5700251
          },
          {
            "word": "you",
            "start": 1186.655,
            "end": 1186.815,
            "confidence": 0.99195826,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5518709
          },
          {
            "word": "know",
            "start": 1186.815,
            "end": 1186.975,
            "confidence": 0.9948592,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.5518709
          },
          {
            "word": "in",
            "start": 1186.975,
            "end": 1187.295,
            "confidence": 0.9952644,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5518709
          },
          {
            "word": "in",
            "start": 1187.295,
            "end": 1187.455,
            "confidence": 0.99954057,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5518709
          },
          {
            "word": "many",
            "start": 1187.455,
            "end": 1187.695,
            "confidence": 0.99868315,
            "punctuated_word": "many",
            "speaker": 1,
            "speaker_confidence": 0.5518709
          },
          {
            "word": "ways",
            "start": 1187.695,
            "end": 1188.015,
            "confidence": 0.79943585,
            "punctuated_word": "ways,",
            "speaker": 1,
            "speaker_confidence": 0.5518709
          },
          {
            "word": "i",
            "start": 1188.015,
            "end": 1188.095,
            "confidence": 0.653634,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5518709
          },
          {
            "word": "can",
            "start": 1188.095,
            "end": 1188.335,
            "confidence": 0.99967206,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.5518709
          },
          {
            "word": "sound",
            "start": 1188.335,
            "end": 1188.835,
            "confidence": 0.7836404,
            "punctuated_word": "sound,",
            "speaker": 1,
            "speaker_confidence": 0.5518709
          }
        ],
        "speaker": 1,
        "id": "cbb028ec-0130-4e1a-8eee-f0708a5d1190"
      },
      {
        "start": 1189.855,
        "end": 1193.795,
        "confidence": 0.9616409,
        "channel": 0,
        "transcript": "I can imagine to someone maybe from the outside being like, that sounds dystopian.",
        "words": [
          {
            "word": "i",
            "start": 1189.855,
            "end": 1189.9349,
            "confidence": 0.99883395,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "can",
            "start": 1189.9349,
            "end": 1190.175,
            "confidence": 0.99352723,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "imagine",
            "start": 1190.175,
            "end": 1190.495,
            "confidence": 0.9996228,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "to",
            "start": 1190.495,
            "end": 1190.655,
            "confidence": 0.98655975,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "someone",
            "start": 1190.655,
            "end": 1191.155,
            "confidence": 0.9993573,
            "punctuated_word": "someone",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "maybe",
            "start": 1191.215,
            "end": 1191.695,
            "confidence": 0.787702,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "from",
            "start": 1191.695,
            "end": 1191.855,
            "confidence": 0.99476767,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "the",
            "start": 1191.855,
            "end": 1192.015,
            "confidence": 0.9997917,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "outside",
            "start": 1192.015,
            "end": 1192.415,
            "confidence": 0.99983096,
            "punctuated_word": "outside",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "being",
            "start": 1192.415,
            "end": 1192.655,
            "confidence": 0.9503711,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "like",
            "start": 1192.655,
            "end": 1192.815,
            "confidence": 0.7620004,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "that",
            "start": 1192.815,
            "end": 1192.975,
            "confidence": 0.99922323,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "sounds",
            "start": 1192.975,
            "end": 1193.295,
            "confidence": 0.994553,
            "punctuated_word": "sounds",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          },
          {
            "word": "dystopian",
            "start": 1193.295,
            "end": 1193.795,
            "confidence": 0.996832,
            "punctuated_word": "dystopian.",
            "speaker": 1,
            "speaker_confidence": 0.60022914
          }
        ],
        "speaker": 1,
        "id": "c6e2702c-59a0-4459-8ce9-0a54c32c6b35"
      },
      {
        "start": 1194.99,
        "end": 1197.41,
        "confidence": 0.91775835,
        "channel": 0,
        "transcript": "Yeah. Yeah. You could think of that. That sounds rough.",
        "words": [
          {
            "word": "yeah",
            "start": 1194.99,
            "end": 1195.15,
            "confidence": 0.9912324,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.05572152
          },
          {
            "word": "yeah",
            "start": 1195.15,
            "end": 1195.47,
            "confidence": 0.9926568,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.42514217
          },
          {
            "word": "you",
            "start": 1195.47,
            "end": 1195.71,
            "confidence": 0.9252623,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.42514217
          },
          {
            "word": "could",
            "start": 1195.71,
            "end": 1195.95,
            "confidence": 0.6485814,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.42514217
          },
          {
            "word": "think",
            "start": 1195.95,
            "end": 1196.19,
            "confidence": 0.82993853,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.42514217
          },
          {
            "word": "of",
            "start": 1196.19,
            "end": 1196.43,
            "confidence": 0.87877685,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.42514217
          },
          {
            "word": "that",
            "start": 1196.43,
            "end": 1196.51,
            "confidence": 0.944311,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.42514217
          },
          {
            "word": "that",
            "start": 1196.51,
            "end": 1196.67,
            "confidence": 0.97832537,
            "punctuated_word": "That",
            "speaker": 1,
            "speaker_confidence": 0.41025943
          },
          {
            "word": "sounds",
            "start": 1196.67,
            "end": 1196.91,
            "confidence": 0.99115574,
            "punctuated_word": "sounds",
            "speaker": 1,
            "speaker_confidence": 0.41025943
          },
          {
            "word": "rough",
            "start": 1196.91,
            "end": 1197.41,
            "confidence": 0.9973435,
            "punctuated_word": "rough.",
            "speaker": 1,
            "speaker_confidence": 0.41025943
          }
        ],
        "speaker": 0,
        "id": "a2f3d60e-15de-403e-bb09-2448d8ec2e38"
      },
      {
        "start": 1197.79,
        "end": 1206.91,
        "confidence": 0.9363217,
        "channel": 0,
        "transcript": "I mean, I wouldn't say that because I mean I mean, yes. Of course. So much of finance is completely based on time travel anyways because when people do Yeah. Shorts and all those kind of,",
        "words": [
          {
            "word": "i",
            "start": 1197.79,
            "end": 1197.95,
            "confidence": 0.9992888,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.49647552
          },
          {
            "word": "mean",
            "start": 1197.95,
            "end": 1198.35,
            "confidence": 0.9948093,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.49647552
          },
          {
            "word": "i",
            "start": 1198.35,
            "end": 1198.51,
            "confidence": 0.99992037,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.49647552
          },
          {
            "word": "wouldn't",
            "start": 1198.51,
            "end": 1198.75,
            "confidence": 0.99978495,
            "punctuated_word": "wouldn't",
            "speaker": 0,
            "speaker_confidence": 0.49647552
          },
          {
            "word": "say",
            "start": 1198.75,
            "end": 1198.99,
            "confidence": 0.96555316,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.49647552
          },
          {
            "word": "that",
            "start": 1198.99,
            "end": 1199.23,
            "confidence": 0.99982184,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.49647552
          },
          {
            "word": "because",
            "start": 1199.23,
            "end": 1199.47,
            "confidence": 0.8889048,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.49647552
          },
          {
            "word": "i",
            "start": 1199.63,
            "end": 1199.79,
            "confidence": 0.96068543,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.49647552
          },
          {
            "word": "mean",
            "start": 1199.79,
            "end": 1200.1901,
            "confidence": 0.9981949,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 0.49647552
          },
          {
            "word": "i",
            "start": 1200.1901,
            "end": 1200.27,
            "confidence": 0.6324521,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.44453728
          },
          {
            "word": "mean",
            "start": 1200.27,
            "end": 1200.51,
            "confidence": 0.9589175,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.44453728
          },
          {
            "word": "yes",
            "start": 1200.51,
            "end": 1200.83,
            "confidence": 0.83471954,
            "punctuated_word": "yes.",
            "speaker": 0,
            "speaker_confidence": 0.44453728
          },
          {
            "word": "of",
            "start": 1200.83,
            "end": 1200.91,
            "confidence": 0.9985868,
            "punctuated_word": "Of",
            "speaker": 0,
            "speaker_confidence": 0.44453728
          },
          {
            "word": "course",
            "start": 1200.91,
            "end": 1201.23,
            "confidence": 0.91200125,
            "punctuated_word": "course.",
            "speaker": 0,
            "speaker_confidence": 0.44453728
          },
          {
            "word": "so",
            "start": 1201.23,
            "end": 1201.47,
            "confidence": 0.97810066,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.5554141
          },
          {
            "word": "much",
            "start": 1201.47,
            "end": 1201.71,
            "confidence": 0.9931578,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.5554141
          },
          {
            "word": "of",
            "start": 1201.71,
            "end": 1201.87,
            "confidence": 0.9989641,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5554141
          },
          {
            "word": "finance",
            "start": 1201.87,
            "end": 1202.1901,
            "confidence": 0.9808899,
            "punctuated_word": "finance",
            "speaker": 0,
            "speaker_confidence": 0.5554141
          },
          {
            "word": "is",
            "start": 1202.1901,
            "end": 1202.35,
            "confidence": 0.9991748,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5554141
          },
          {
            "word": "completely",
            "start": 1202.35,
            "end": 1202.67,
            "confidence": 0.9658242,
            "punctuated_word": "completely",
            "speaker": 0,
            "speaker_confidence": 0.5554141
          },
          {
            "word": "based",
            "start": 1202.67,
            "end": 1202.91,
            "confidence": 0.9998324,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.5554141
          },
          {
            "word": "on",
            "start": 1202.91,
            "end": 1203.0701,
            "confidence": 0.9985821,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.5554141
          },
          {
            "word": "time",
            "start": 1203.0701,
            "end": 1203.23,
            "confidence": 0.9909071,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.47870082
          },
          {
            "word": "travel",
            "start": 1203.23,
            "end": 1203.55,
            "confidence": 0.8914528,
            "punctuated_word": "travel",
            "speaker": 0,
            "speaker_confidence": 0.47870082
          },
          {
            "word": "anyways",
            "start": 1203.55,
            "end": 1203.87,
            "confidence": 0.8961492,
            "punctuated_word": "anyways",
            "speaker": 0,
            "speaker_confidence": 0.47870082
          },
          {
            "word": "because",
            "start": 1203.87,
            "end": 1204.11,
            "confidence": 0.7188152,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.47870082
          },
          {
            "word": "when",
            "start": 1204.11,
            "end": 1204.35,
            "confidence": 0.9987723,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.47870082
          },
          {
            "word": "people",
            "start": 1204.35,
            "end": 1204.67,
            "confidence": 0.9993038,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.47870082
          },
          {
            "word": "do",
            "start": 1204.67,
            "end": 1204.75,
            "confidence": 0.84013194,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.23913264
          },
          {
            "word": "yeah",
            "start": 1204.83,
            "end": 1205.15,
            "confidence": 0.99675906,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.23913264
          },
          {
            "word": "shorts",
            "start": 1205.23,
            "end": 1205.55,
            "confidence": 0.55794686,
            "punctuated_word": "Shorts",
            "speaker": 0,
            "speaker_confidence": 0.23221457
          },
          {
            "word": "and",
            "start": 1205.55,
            "end": 1205.79,
            "confidence": 0.99576014,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.23221457
          },
          {
            "word": "all",
            "start": 1205.79,
            "end": 1205.87,
            "confidence": 0.999298,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.39839423
          },
          {
            "word": "those",
            "start": 1205.87,
            "end": 1206.1901,
            "confidence": 0.98897654,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.39839423
          },
          {
            "word": "kind",
            "start": 1206.1901,
            "end": 1206.43,
            "confidence": 0.97425735,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.39839423
          },
          {
            "word": "of",
            "start": 1206.43,
            "end": 1206.91,
            "confidence": 0.8008852,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.39839423
          }
        ],
        "speaker": 0,
        "id": "de42e284-2dc6-4038-8a29-ba3e6cdce3e5"
      },
      {
        "start": 1207.31,
        "end": 1219.9551,
        "confidence": 0.91610366,
        "channel": 0,
        "transcript": "Bets on time. It's all based on based on time. Like, right now, you you think On a future. Yeah. The whole idea of speculation is based on time. Like, you can speculate Mhmm. And you're gonna make the time happen for something to re it's like a self fulfilling",
        "words": [
          {
            "word": "bets",
            "start": 1207.31,
            "end": 1207.55,
            "confidence": 0.8101248,
            "punctuated_word": "Bets",
            "speaker": 0,
            "speaker_confidence": 0.22054887
          },
          {
            "word": "on",
            "start": 1207.55,
            "end": 1207.71,
            "confidence": 0.98456776,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.22054887
          },
          {
            "word": "time",
            "start": 1207.71,
            "end": 1207.935,
            "confidence": 0.92646646,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.22054887
          },
          {
            "word": "it's",
            "start": 1208.175,
            "end": 1208.255,
            "confidence": 0.97582173,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.05435121
          },
          {
            "word": "all",
            "start": 1208.255,
            "end": 1208.3351,
            "confidence": 0.9955733,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.05435121
          },
          {
            "word": "based",
            "start": 1208.3351,
            "end": 1208.655,
            "confidence": 0.9994198,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.51424515
          },
          {
            "word": "on",
            "start": 1208.655,
            "end": 1208.7351,
            "confidence": 0.9778054,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.51424515
          },
          {
            "word": "based",
            "start": 1208.7351,
            "end": 1208.9751,
            "confidence": 0.9800397,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.51424515
          },
          {
            "word": "on",
            "start": 1208.9751,
            "end": 1209.135,
            "confidence": 0.9969764,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.51424515
          },
          {
            "word": "time",
            "start": 1209.135,
            "end": 1209.535,
            "confidence": 0.9915345,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.51424515
          },
          {
            "word": "like",
            "start": 1209.535,
            "end": 1209.935,
            "confidence": 0.8275087,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.51424515
          },
          {
            "word": "right",
            "start": 1209.935,
            "end": 1210.175,
            "confidence": 0.9969464,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.51424515
          },
          {
            "word": "now",
            "start": 1210.175,
            "end": 1210.655,
            "confidence": 0.93173975,
            "punctuated_word": "now,",
            "speaker": 0,
            "speaker_confidence": 0.34058464
          },
          {
            "word": "you",
            "start": 1210.655,
            "end": 1210.9751,
            "confidence": 0.99828476,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.34058464
          },
          {
            "word": "you",
            "start": 1210.9751,
            "end": 1211.055,
            "confidence": 0.94147384,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.34058464
          },
          {
            "word": "think",
            "start": 1211.055,
            "end": 1211.175,
            "confidence": 0.97857124,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.34058464
          },
          {
            "word": "on",
            "start": 1211.295,
            "end": 1211.4551,
            "confidence": 0.55386704,
            "punctuated_word": "On",
            "speaker": 0,
            "speaker_confidence": 0.34058464
          },
          {
            "word": "a",
            "start": 1211.4551,
            "end": 1211.535,
            "confidence": 0.48456538,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.027081966
          },
          {
            "word": "future",
            "start": 1211.535,
            "end": 1212.015,
            "confidence": 0.67011136,
            "punctuated_word": "future.",
            "speaker": 0,
            "speaker_confidence": 0.027081966
          },
          {
            "word": "yeah",
            "start": 1212.015,
            "end": 1212.175,
            "confidence": 0.8942959,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.027081966
          },
          {
            "word": "the",
            "start": 1212.175,
            "end": 1212.3351,
            "confidence": 0.9936288,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.35283613
          },
          {
            "word": "whole",
            "start": 1212.3351,
            "end": 1212.4951,
            "confidence": 0.99862003,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.35283613
          },
          {
            "word": "idea",
            "start": 1212.4951,
            "end": 1212.8151,
            "confidence": 0.9937412,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.35283613
          },
          {
            "word": "of",
            "start": 1212.8151,
            "end": 1212.895,
            "confidence": 0.82168764,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.35283613
          },
          {
            "word": "speculation",
            "start": 1212.895,
            "end": 1213.375,
            "confidence": 0.9742843,
            "punctuated_word": "speculation",
            "speaker": 0,
            "speaker_confidence": 0.35283613
          },
          {
            "word": "is",
            "start": 1213.375,
            "end": 1213.535,
            "confidence": 0.9930341,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.34824747
          },
          {
            "word": "based",
            "start": 1213.535,
            "end": 1213.775,
            "confidence": 0.9952087,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.34824747
          },
          {
            "word": "on",
            "start": 1213.775,
            "end": 1213.8551,
            "confidence": 0.9978157,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.34824747
          },
          {
            "word": "time",
            "start": 1213.8551,
            "end": 1214.0951,
            "confidence": 0.9451261,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.34824747
          },
          {
            "word": "like",
            "start": 1214.0951,
            "end": 1214.3351,
            "confidence": 0.8524953,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.12652206
          },
          {
            "word": "you",
            "start": 1214.3351,
            "end": 1214.415,
            "confidence": 0.8859801,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.12652206
          },
          {
            "word": "can",
            "start": 1214.415,
            "end": 1214.655,
            "confidence": 0.7098925,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.36833644
          },
          {
            "word": "speculate",
            "start": 1214.655,
            "end": 1215.055,
            "confidence": 0.964497,
            "punctuated_word": "speculate",
            "speaker": 0,
            "speaker_confidence": 0.36833644
          },
          {
            "word": "mhmm",
            "start": 1215.135,
            "end": 1215.255,
            "confidence": 0.99903584,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.36833644
          },
          {
            "word": "and",
            "start": 1215.375,
            "end": 1215.4551,
            "confidence": 0.99040645,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "you're",
            "start": 1215.4551,
            "end": 1215.6151,
            "confidence": 0.83779633,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "gonna",
            "start": 1215.6151,
            "end": 1215.935,
            "confidence": 0.97596776,
            "punctuated_word": "gonna",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "make",
            "start": 1215.935,
            "end": 1216.255,
            "confidence": 0.9977508,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "the",
            "start": 1216.255,
            "end": 1216.415,
            "confidence": 0.95025855,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "time",
            "start": 1216.415,
            "end": 1216.8151,
            "confidence": 0.9997154,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "happen",
            "start": 1216.8151,
            "end": 1217.2151,
            "confidence": 0.99790585,
            "punctuated_word": "happen",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "for",
            "start": 1217.2151,
            "end": 1217.6151,
            "confidence": 0.9993648,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "something",
            "start": 1217.6151,
            "end": 1218.015,
            "confidence": 0.998268,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "to",
            "start": 1218.015,
            "end": 1218.255,
            "confidence": 0.99516356,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "re",
            "start": 1218.255,
            "end": 1218.415,
            "confidence": 0.3836227,
            "punctuated_word": "re",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "it's",
            "start": 1218.5751,
            "end": 1218.8151,
            "confidence": 0.90900844,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "like",
            "start": 1218.8151,
            "end": 1219.135,
            "confidence": 0.9679961,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.5921626
          },
          {
            "word": "a",
            "start": 1219.135,
            "end": 1219.2151,
            "confidence": 0.7694614,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "self",
            "start": 1219.2151,
            "end": 1219.4551,
            "confidence": 0.9965934,
            "punctuated_word": "self",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "fulfilling",
            "start": 1219.4551,
            "end": 1219.9551,
            "confidence": 0.99516606,
            "punctuated_word": "fulfilling",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          }
        ],
        "speaker": 0,
        "id": "65f123dd-f25c-4ed8-8333-2fcd143346f3"
      },
      {
        "start": 1220.4951,
        "end": 1222.435,
        "confidence": 0.8622386,
        "channel": 0,
        "transcript": "prophecy in some ways, you know, because every",
        "words": [
          {
            "word": "prophecy",
            "start": 1220.4951,
            "end": 1220.8151,
            "confidence": 0.9002713,
            "punctuated_word": "prophecy",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "in",
            "start": 1220.8151,
            "end": 1220.895,
            "confidence": 0.63970226,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "some",
            "start": 1220.895,
            "end": 1221.055,
            "confidence": 0.999042,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "ways",
            "start": 1221.055,
            "end": 1221.295,
            "confidence": 0.9325398,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "you",
            "start": 1221.295,
            "end": 1221.375,
            "confidence": 0.9976163,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "know",
            "start": 1221.375,
            "end": 1221.4551,
            "confidence": 0.95267,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "because",
            "start": 1221.4551,
            "end": 1221.935,
            "confidence": 0.9964489,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "every",
            "start": 1221.935,
            "end": 1222.435,
            "confidence": 0.47961804,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          }
        ],
        "speaker": 0,
        "id": "d5930d59-263c-45e5-b922-b0a62f270884"
      },
      {
        "start": 1222.89,
        "end": 1227.39,
        "confidence": 0.8335673,
        "channel": 0,
        "transcript": "every week, the price goes up. So, I mean, this idea of time is,",
        "words": [
          {
            "word": "every",
            "start": 1222.89,
            "end": 1223.1833,
            "confidence": 0.33271545,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "week",
            "start": 1223.1833,
            "end": 1223.4767,
            "confidence": 0.25753683,
            "punctuated_word": "week,",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "the",
            "start": 1223.4767,
            "end": 1223.77,
            "confidence": 0.43724447,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "price",
            "start": 1223.77,
            "end": 1224.09,
            "confidence": 0.98846966,
            "punctuated_word": "price",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "goes",
            "start": 1224.09,
            "end": 1224.25,
            "confidence": 0.9986577,
            "punctuated_word": "goes",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "up",
            "start": 1224.25,
            "end": 1224.41,
            "confidence": 0.994166,
            "punctuated_word": "up.",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "so",
            "start": 1224.41,
            "end": 1224.91,
            "confidence": 0.83894646,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.7550189
          },
          {
            "word": "i",
            "start": 1225.13,
            "end": 1225.21,
            "confidence": 0.9966537,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "mean",
            "start": 1225.21,
            "end": 1225.61,
            "confidence": 0.9994293,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "this",
            "start": 1225.61,
            "end": 1225.85,
            "confidence": 0.995053,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "idea",
            "start": 1225.85,
            "end": 1226.17,
            "confidence": 0.9996408,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "of",
            "start": 1226.17,
            "end": 1226.65,
            "confidence": 0.9985845,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "time",
            "start": 1226.65,
            "end": 1226.89,
            "confidence": 0.9961422,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "is",
            "start": 1226.89,
            "end": 1227.39,
            "confidence": 0.83670354,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          }
        ],
        "speaker": 0,
        "id": "7be7ad30-1a66-4549-93ad-8d323f73606c"
      },
      {
        "start": 1227.6901,
        "end": 1231.63,
        "confidence": 0.930149,
        "channel": 0,
        "transcript": "as you said, when when you talk about what seems to work, that it is integral",
        "words": [
          {
            "word": "as",
            "start": 1227.6901,
            "end": 1227.85,
            "confidence": 0.9949273,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "you",
            "start": 1227.85,
            "end": 1228.01,
            "confidence": 0.99987566,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "said",
            "start": 1228.01,
            "end": 1228.49,
            "confidence": 0.9950913,
            "punctuated_word": "said,",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "when",
            "start": 1228.65,
            "end": 1228.97,
            "confidence": 0.99723333,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "when",
            "start": 1228.97,
            "end": 1229.21,
            "confidence": 0.9572776,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.63689137
          },
          {
            "word": "you",
            "start": 1229.21,
            "end": 1229.29,
            "confidence": 0.9453882,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.35685223
          },
          {
            "word": "talk",
            "start": 1229.29,
            "end": 1229.4501,
            "confidence": 0.52725905,
            "punctuated_word": "talk",
            "speaker": 0,
            "speaker_confidence": 0.35685223
          },
          {
            "word": "about",
            "start": 1229.4501,
            "end": 1229.61,
            "confidence": 0.99567884,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.35685223
          },
          {
            "word": "what",
            "start": 1229.61,
            "end": 1229.77,
            "confidence": 0.8824534,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.35685223
          },
          {
            "word": "seems",
            "start": 1229.77,
            "end": 1230.01,
            "confidence": 0.9728765,
            "punctuated_word": "seems",
            "speaker": 0,
            "speaker_confidence": 0.35685223
          },
          {
            "word": "to",
            "start": 1230.01,
            "end": 1230.09,
            "confidence": 0.865187,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.46652043
          },
          {
            "word": "work",
            "start": 1230.09,
            "end": 1230.33,
            "confidence": 0.7893057,
            "punctuated_word": "work,",
            "speaker": 0,
            "speaker_confidence": 0.46652043
          },
          {
            "word": "that",
            "start": 1230.33,
            "end": 1230.81,
            "confidence": 0.9888159,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.46652043
          },
          {
            "word": "it",
            "start": 1230.81,
            "end": 1230.97,
            "confidence": 0.9847622,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.46652043
          },
          {
            "word": "is",
            "start": 1230.97,
            "end": 1231.13,
            "confidence": 0.98689413,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.46652043
          },
          {
            "word": "integral",
            "start": 1231.13,
            "end": 1231.63,
            "confidence": 0.99935824,
            "punctuated_word": "integral",
            "speaker": 0,
            "speaker_confidence": 0.46652043
          }
        ],
        "speaker": 0,
        "id": "2535884e-6374-43ac-a28f-fb777e680348"
      },
      {
        "start": 1232.01,
        "end": 1238.1051,
        "confidence": 0.9886585,
        "channel": 0,
        "transcript": "to the concept of money, of value, of all of that. I mean, something has value because that stands the test of time.",
        "words": [
          {
            "word": "to",
            "start": 1232.01,
            "end": 1232.17,
            "confidence": 0.9959181,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "the",
            "start": 1232.17,
            "end": 1232.33,
            "confidence": 0.9994999,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "concept",
            "start": 1232.33,
            "end": 1232.81,
            "confidence": 0.999694,
            "punctuated_word": "concept",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "of",
            "start": 1232.81,
            "end": 1232.97,
            "confidence": 0.99964285,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "money",
            "start": 1232.97,
            "end": 1233.29,
            "confidence": 0.9712263,
            "punctuated_word": "money,",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "of",
            "start": 1233.29,
            "end": 1233.53,
            "confidence": 0.9991314,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "value",
            "start": 1233.53,
            "end": 1234.01,
            "confidence": 0.9762063,
            "punctuated_word": "value,",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "of",
            "start": 1234.01,
            "end": 1234.25,
            "confidence": 0.9990716,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "all",
            "start": 1234.25,
            "end": 1234.41,
            "confidence": 0.99794203,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "of",
            "start": 1234.41,
            "end": 1234.49,
            "confidence": 0.9993443,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "that",
            "start": 1234.49,
            "end": 1234.65,
            "confidence": 0.98753715,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.6362222
          },
          {
            "word": "i",
            "start": 1234.65,
            "end": 1234.81,
            "confidence": 0.9982955,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.618598
          },
          {
            "word": "mean",
            "start": 1234.81,
            "end": 1235.13,
            "confidence": 0.998408,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.618598
          },
          {
            "word": "something",
            "start": 1235.13,
            "end": 1235.53,
            "confidence": 0.9946942,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.618598
          },
          {
            "word": "has",
            "start": 1235.53,
            "end": 1235.6901,
            "confidence": 0.8686868,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.618598
          },
          {
            "word": "value",
            "start": 1235.6901,
            "end": 1235.925,
            "confidence": 0.9973189,
            "punctuated_word": "value",
            "speaker": 0,
            "speaker_confidence": 0.618598
          },
          {
            "word": "because",
            "start": 1236.0851,
            "end": 1236.3251,
            "confidence": 0.99920505,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.618598
          },
          {
            "word": "that",
            "start": 1236.3251,
            "end": 1236.4851,
            "confidence": 0.9986846,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.618598
          },
          {
            "word": "stands",
            "start": 1236.4851,
            "end": 1236.9651,
            "confidence": 0.9806591,
            "punctuated_word": "stands",
            "speaker": 0,
            "speaker_confidence": 0.618598
          },
          {
            "word": "the",
            "start": 1236.9651,
            "end": 1237.125,
            "confidence": 0.9890187,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.39385825
          },
          {
            "word": "test",
            "start": 1237.125,
            "end": 1237.365,
            "confidence": 0.99625105,
            "punctuated_word": "test",
            "speaker": 0,
            "speaker_confidence": 0.39385825
          },
          {
            "word": "of",
            "start": 1237.365,
            "end": 1237.6051,
            "confidence": 0.9984674,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.39385825
          },
          {
            "word": "time",
            "start": 1237.6051,
            "end": 1238.1051,
            "confidence": 0.99424434,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.39385825
          }
        ],
        "speaker": 0,
        "id": "7765d77f-46ca-45ea-a225-2d809e5b4dc3"
      },
      {
        "start": 1238.7251,
        "end": 1242.905,
        "confidence": 0.90677565,
        "channel": 0,
        "transcript": "So, again, we we have the idea of time. And even when you said about the",
        "words": [
          {
            "word": "so",
            "start": 1238.7251,
            "end": 1239.125,
            "confidence": 0.7787343,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.32076192
          },
          {
            "word": "again",
            "start": 1239.125,
            "end": 1239.625,
            "confidence": 0.94058686,
            "punctuated_word": "again,",
            "speaker": 0,
            "speaker_confidence": 0.32076192
          },
          {
            "word": "we",
            "start": 1239.685,
            "end": 1239.925,
            "confidence": 0.85122716,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.32076192
          },
          {
            "word": "we",
            "start": 1239.925,
            "end": 1240.0851,
            "confidence": 0.5949552,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.34247357
          },
          {
            "word": "have",
            "start": 1240.0851,
            "end": 1240.3251,
            "confidence": 0.98754114,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.34247357
          },
          {
            "word": "the",
            "start": 1240.3251,
            "end": 1240.5651,
            "confidence": 0.9891794,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.34247357
          },
          {
            "word": "idea",
            "start": 1240.5651,
            "end": 1240.805,
            "confidence": 0.9956053,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.34247357
          },
          {
            "word": "of",
            "start": 1240.805,
            "end": 1240.9651,
            "confidence": 0.9978263,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.34247357
          },
          {
            "word": "time",
            "start": 1240.9651,
            "end": 1241.125,
            "confidence": 0.75935245,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.34247357
          },
          {
            "word": "and",
            "start": 1241.125,
            "end": 1241.365,
            "confidence": 0.9930258,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5136457
          },
          {
            "word": "even",
            "start": 1241.365,
            "end": 1241.685,
            "confidence": 0.9958691,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.5136457
          },
          {
            "word": "when",
            "start": 1241.685,
            "end": 1241.8451,
            "confidence": 0.99773896,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.5136457
          },
          {
            "word": "you",
            "start": 1241.8451,
            "end": 1241.925,
            "confidence": 0.99506676,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5136457
          },
          {
            "word": "said",
            "start": 1241.925,
            "end": 1242.0851,
            "confidence": 0.6682531,
            "punctuated_word": "said",
            "speaker": 0,
            "speaker_confidence": 0.5136457
          },
          {
            "word": "about",
            "start": 1242.0851,
            "end": 1242.405,
            "confidence": 0.99688655,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.5136457
          },
          {
            "word": "the",
            "start": 1242.405,
            "end": 1242.905,
            "confidence": 0.96656287,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5136457
          }
        ],
        "speaker": 0,
        "id": "4f64c37a-f55f-4abb-ad87-400e7d8b3b3f"
      },
      {
        "start": 1243.4451,
        "end": 1244.9851,
        "confidence": 0.87433803,
        "channel": 0,
        "transcript": "the the previous things about,",
        "words": [
          {
            "word": "the",
            "start": 1243.4451,
            "end": 1243.685,
            "confidence": 0.9665138,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5136457
          },
          {
            "word": "the",
            "start": 1243.685,
            "end": 1243.765,
            "confidence": 0.8362926,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "previous",
            "start": 1243.765,
            "end": 1244.245,
            "confidence": 0.99861777,
            "punctuated_word": "previous",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "things",
            "start": 1244.245,
            "end": 1244.4851,
            "confidence": 0.6162251,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "about",
            "start": 1244.4851,
            "end": 1244.9851,
            "confidence": 0.9540411,
            "punctuated_word": "about,",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          }
        ],
        "speaker": 0,
        "id": "77ebf859-d742-4fc5-8ae1-3b8cbcad67ad"
      },
      {
        "start": 1245.365,
        "end": 1257.1,
        "confidence": 0.9539799,
        "channel": 0,
        "transcript": "like, how people start coordinating with each other. I mean, long story short, one of the claims historians sometimes have is it is the Catholic monks who kind of came up with the rigor and the discipline",
        "words": [
          {
            "word": "like",
            "start": 1245.365,
            "end": 1245.685,
            "confidence": 0.9024483,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "how",
            "start": 1245.685,
            "end": 1246.185,
            "confidence": 0.9994363,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "people",
            "start": 1246.3251,
            "end": 1246.645,
            "confidence": 0.9521141,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "start",
            "start": 1246.645,
            "end": 1246.9651,
            "confidence": 0.53854805,
            "punctuated_word": "start",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "coordinating",
            "start": 1246.9651,
            "end": 1247.4651,
            "confidence": 0.9915697,
            "punctuated_word": "coordinating",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "with",
            "start": 1247.6051,
            "end": 1247.765,
            "confidence": 0.9992086,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "each",
            "start": 1247.765,
            "end": 1247.925,
            "confidence": 0.9978528,
            "punctuated_word": "each",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "other",
            "start": 1247.925,
            "end": 1248.3251,
            "confidence": 0.74033153,
            "punctuated_word": "other.",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "i",
            "start": 1248.3251,
            "end": 1248.6,
            "confidence": 0.9626417,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "mean",
            "start": 1249.08,
            "end": 1249.16,
            "confidence": 0.9961496,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "long",
            "start": 1249.16,
            "end": 1249.4,
            "confidence": 0.99141556,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "story",
            "start": 1249.4,
            "end": 1249.64,
            "confidence": 0.9873596,
            "punctuated_word": "story",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "short",
            "start": 1249.64,
            "end": 1250.0399,
            "confidence": 0.98650086,
            "punctuated_word": "short,",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "one",
            "start": 1250.0399,
            "end": 1250.28,
            "confidence": 0.9990625,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.7724844
          },
          {
            "word": "of",
            "start": 1250.28,
            "end": 1250.36,
            "confidence": 0.99947876,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "the",
            "start": 1250.36,
            "end": 1250.6,
            "confidence": 0.97690976,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "claims",
            "start": 1250.6,
            "end": 1251.1,
            "confidence": 0.9988524,
            "punctuated_word": "claims",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "historians",
            "start": 1251.16,
            "end": 1251.5599,
            "confidence": 0.884325,
            "punctuated_word": "historians",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "sometimes",
            "start": 1251.5599,
            "end": 1251.88,
            "confidence": 0.991202,
            "punctuated_word": "sometimes",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "have",
            "start": 1251.88,
            "end": 1252.12,
            "confidence": 0.9642056,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "is",
            "start": 1252.12,
            "end": 1252.62,
            "confidence": 0.99340194,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "it",
            "start": 1252.76,
            "end": 1252.9199,
            "confidence": 0.74786836,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "is",
            "start": 1252.9199,
            "end": 1253.16,
            "confidence": 0.99852604,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "the",
            "start": 1253.16,
            "end": 1253.48,
            "confidence": 0.99879104,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "catholic",
            "start": 1253.48,
            "end": 1253.88,
            "confidence": 0.9730272,
            "punctuated_word": "Catholic",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "monks",
            "start": 1253.88,
            "end": 1254.2,
            "confidence": 0.99506277,
            "punctuated_word": "monks",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "who",
            "start": 1254.2,
            "end": 1254.36,
            "confidence": 0.9959372,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "kind",
            "start": 1254.36,
            "end": 1254.86,
            "confidence": 0.79102695,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "of",
            "start": 1255.08,
            "end": 1255.24,
            "confidence": 0.9986395,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "came",
            "start": 1255.24,
            "end": 1255.5599,
            "confidence": 0.99143046,
            "punctuated_word": "came",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "up",
            "start": 1255.5599,
            "end": 1255.72,
            "confidence": 0.9970618,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "with",
            "start": 1255.72,
            "end": 1255.88,
            "confidence": 0.9990491,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "the",
            "start": 1255.88,
            "end": 1255.96,
            "confidence": 0.9804709,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75470805
          },
          {
            "word": "rigor",
            "start": 1255.96,
            "end": 1256.36,
            "confidence": 0.9967878,
            "punctuated_word": "rigor",
            "speaker": 0,
            "speaker_confidence": 0.6822134
          },
          {
            "word": "and",
            "start": 1256.36,
            "end": 1256.52,
            "confidence": 0.99908996,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6822134
          },
          {
            "word": "the",
            "start": 1256.52,
            "end": 1256.6,
            "confidence": 0.98187995,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6822134
          },
          {
            "word": "discipline",
            "start": 1256.6,
            "end": 1257.1,
            "confidence": 0.9996013,
            "punctuated_word": "discipline",
            "speaker": 0,
            "speaker_confidence": 0.6822134
          }
        ],
        "speaker": 0,
        "id": "42dae807-153e-422d-8852-25010603bd8f"
      },
      {
        "start": 1257.7999,
        "end": 1267.925,
        "confidence": 0.93659216,
        "channel": 0,
        "transcript": "of eating not when hungry Mhmm. But based on the time. Waking up not when just you want to wake up based on time, going to so this idea that",
        "words": [
          {
            "word": "of",
            "start": 1257.7999,
            "end": 1258.2999,
            "confidence": 0.99891853,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6822134
          },
          {
            "word": "eating",
            "start": 1258.44,
            "end": 1258.84,
            "confidence": 0.998461,
            "punctuated_word": "eating",
            "speaker": 0,
            "speaker_confidence": 0.6822134
          },
          {
            "word": "not",
            "start": 1258.84,
            "end": 1259.0,
            "confidence": 0.67816937,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6822134
          },
          {
            "word": "when",
            "start": 1259.0,
            "end": 1259.24,
            "confidence": 0.9018288,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.6822134
          },
          {
            "word": "hungry",
            "start": 1259.24,
            "end": 1259.52,
            "confidence": 0.9866897,
            "punctuated_word": "hungry",
            "speaker": 0,
            "speaker_confidence": 0.6822134
          },
          {
            "word": "mhmm",
            "start": 1259.7999,
            "end": 1259.96,
            "confidence": 0.99733436,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.055294514
          },
          {
            "word": "but",
            "start": 1260.12,
            "end": 1260.36,
            "confidence": 0.9972735,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.5505425
          },
          {
            "word": "based",
            "start": 1260.36,
            "end": 1260.6,
            "confidence": 0.9990368,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.5505425
          },
          {
            "word": "on",
            "start": 1260.6,
            "end": 1260.6799,
            "confidence": 0.9906549,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.5505425
          },
          {
            "word": "the",
            "start": 1260.6799,
            "end": 1260.84,
            "confidence": 0.99025726,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5505425
          },
          {
            "word": "time",
            "start": 1260.84,
            "end": 1261.34,
            "confidence": 0.75614834,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.5505425
          },
          {
            "word": "waking",
            "start": 1261.5599,
            "end": 1261.96,
            "confidence": 0.9996478,
            "punctuated_word": "Waking",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "up",
            "start": 1261.96,
            "end": 1262.12,
            "confidence": 0.9960018,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "not",
            "start": 1262.12,
            "end": 1262.44,
            "confidence": 0.933076,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "when",
            "start": 1262.44,
            "end": 1262.6799,
            "confidence": 0.9646917,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "just",
            "start": 1262.84,
            "end": 1263.28,
            "confidence": 0.9921485,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "you",
            "start": 1263.28,
            "end": 1263.72,
            "confidence": 0.53191316,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "want",
            "start": 1263.72,
            "end": 1263.88,
            "confidence": 0.9556313,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "to",
            "start": 1263.88,
            "end": 1263.96,
            "confidence": 0.9802312,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "wake",
            "start": 1263.96,
            "end": 1264.2,
            "confidence": 0.9907122,
            "punctuated_word": "wake",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "up",
            "start": 1264.2,
            "end": 1264.545,
            "confidence": 0.94861704,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "based",
            "start": 1264.625,
            "end": 1264.785,
            "confidence": 0.9692193,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.60638285
          },
          {
            "word": "on",
            "start": 1264.785,
            "end": 1264.9451,
            "confidence": 0.99648285,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.5041676
          },
          {
            "word": "time",
            "start": 1264.9451,
            "end": 1265.4451,
            "confidence": 0.74396557,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.5041676
          },
          {
            "word": "going",
            "start": 1265.505,
            "end": 1265.745,
            "confidence": 0.9219129,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 0.5041676
          },
          {
            "word": "to",
            "start": 1265.745,
            "end": 1265.905,
            "confidence": 0.9431275,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5041676
          },
          {
            "word": "so",
            "start": 1266.0651,
            "end": 1266.385,
            "confidence": 0.9820702,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.5041676
          },
          {
            "word": "this",
            "start": 1266.385,
            "end": 1266.7051,
            "confidence": 0.9637694,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "idea",
            "start": 1266.7051,
            "end": 1267.2051,
            "confidence": 0.9963527,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "that",
            "start": 1267.425,
            "end": 1267.925,
            "confidence": 0.9934204,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          }
        ],
        "speaker": 0,
        "id": "34ce1907-3d60-4163-a8d9-0bc716e2dfea"
      },
      {
        "start": 1268.2251,
        "end": 1272.165,
        "confidence": 0.9123546,
        "channel": 0,
        "transcript": "we just don't eat and nobody questions it when we are hungry, we just automatically",
        "words": [
          {
            "word": "we",
            "start": 1268.2251,
            "end": 1268.4651,
            "confidence": 0.69327813,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "just",
            "start": 1268.4651,
            "end": 1268.7051,
            "confidence": 0.9794001,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "don't",
            "start": 1268.7051,
            "end": 1269.025,
            "confidence": 0.99912155,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "eat",
            "start": 1269.025,
            "end": 1269.265,
            "confidence": 0.99706167,
            "punctuated_word": "eat",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "and",
            "start": 1269.265,
            "end": 1269.425,
            "confidence": 0.76004195,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "nobody",
            "start": 1269.425,
            "end": 1269.745,
            "confidence": 0.9966742,
            "punctuated_word": "nobody",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "questions",
            "start": 1269.745,
            "end": 1270.0651,
            "confidence": 0.99780136,
            "punctuated_word": "questions",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "it",
            "start": 1270.0651,
            "end": 1270.305,
            "confidence": 0.9945468,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "when",
            "start": 1270.305,
            "end": 1270.545,
            "confidence": 0.87636495,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "we",
            "start": 1270.545,
            "end": 1270.625,
            "confidence": 0.99007964,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.70315033
          },
          {
            "word": "are",
            "start": 1270.625,
            "end": 1270.785,
            "confidence": 0.93010604,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "hungry",
            "start": 1270.785,
            "end": 1271.185,
            "confidence": 0.75729287,
            "punctuated_word": "hungry,",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "we",
            "start": 1271.185,
            "end": 1271.3451,
            "confidence": 0.9957748,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "just",
            "start": 1271.3451,
            "end": 1271.665,
            "confidence": 0.99349517,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "automatically",
            "start": 1271.665,
            "end": 1272.165,
            "confidence": 0.7242792,
            "punctuated_word": "automatically",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          }
        ],
        "speaker": 0,
        "id": "0d779989-8e04-4715-9ff1-65abdf677084"
      },
      {
        "start": 1272.4651,
        "end": 1275.365,
        "confidence": 0.9725772,
        "channel": 0,
        "transcript": "entire world gets hungry at twelve in the afternoon.",
        "words": [
          {
            "word": "entire",
            "start": 1272.4651,
            "end": 1272.865,
            "confidence": 0.8312955,
            "punctuated_word": "entire",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "world",
            "start": 1272.865,
            "end": 1273.1051,
            "confidence": 0.98916,
            "punctuated_word": "world",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "gets",
            "start": 1273.1051,
            "end": 1273.265,
            "confidence": 0.99714416,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "hungry",
            "start": 1273.265,
            "end": 1273.745,
            "confidence": 0.9985067,
            "punctuated_word": "hungry",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "at",
            "start": 1273.745,
            "end": 1273.905,
            "confidence": 0.99730563,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "twelve",
            "start": 1273.905,
            "end": 1274.405,
            "confidence": 0.98646796,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "in",
            "start": 1274.545,
            "end": 1274.7051,
            "confidence": 0.99055475,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "the",
            "start": 1274.7051,
            "end": 1274.865,
            "confidence": 0.9926496,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          },
          {
            "word": "afternoon",
            "start": 1274.865,
            "end": 1275.365,
            "confidence": 0.97011006,
            "punctuated_word": "afternoon.",
            "speaker": 0,
            "speaker_confidence": 0.7430496
          }
        ],
        "speaker": 0,
        "id": "afc3fa66-3ae0-44dd-afe6-a84aafa037ca"
      },
      {
        "start": 1275.665,
        "end": 1280.245,
        "confidence": 0.88070065,
        "channel": 0,
        "transcript": "Mhmm. It's really weird, but it does happen because regimented how that happened is when the",
        "words": [
          {
            "word": "mhmm",
            "start": 1275.665,
            "end": 1275.905,
            "confidence": 0.98470455,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.4880365
          },
          {
            "word": "it's",
            "start": 1275.905,
            "end": 1276.305,
            "confidence": 0.99581647,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.4880365
          },
          {
            "word": "really",
            "start": 1276.305,
            "end": 1276.545,
            "confidence": 0.98794854,
            "punctuated_word": "really",
            "speaker": 0,
            "speaker_confidence": 0.4880365
          },
          {
            "word": "weird",
            "start": 1276.545,
            "end": 1276.785,
            "confidence": 0.76551515,
            "punctuated_word": "weird,",
            "speaker": 0,
            "speaker_confidence": 0.4880365
          },
          {
            "word": "but",
            "start": 1276.785,
            "end": 1276.9451,
            "confidence": 0.9884593,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.4880365
          },
          {
            "word": "it",
            "start": 1276.9451,
            "end": 1277.1051,
            "confidence": 0.9910063,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.4880365
          },
          {
            "word": "does",
            "start": 1277.1051,
            "end": 1277.265,
            "confidence": 0.9964999,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "happen",
            "start": 1277.265,
            "end": 1277.5851,
            "confidence": 0.9953153,
            "punctuated_word": "happen",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "because",
            "start": 1277.5851,
            "end": 1278.0851,
            "confidence": 0.7266332,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "regimented",
            "start": 1278.2251,
            "end": 1278.7051,
            "confidence": 0.54401875,
            "punctuated_word": "regimented",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "how",
            "start": 1278.785,
            "end": 1278.9451,
            "confidence": 0.8368022,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "that",
            "start": 1278.9451,
            "end": 1279.1051,
            "confidence": 0.90224075,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "happened",
            "start": 1279.1051,
            "end": 1279.425,
            "confidence": 0.70575714,
            "punctuated_word": "happened",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "is",
            "start": 1279.425,
            "end": 1279.5851,
            "confidence": 0.95357287,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "when",
            "start": 1279.5851,
            "end": 1279.745,
            "confidence": 0.93850726,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "the",
            "start": 1279.745,
            "end": 1280.245,
            "confidence": 0.77841157,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          }
        ],
        "speaker": 0,
        "id": "edc6ce20-8218-456e-9faa-90f0da1b19b4"
      },
      {
        "start": 1281.13,
        "end": 1293.63,
        "confidence": 0.8936489,
        "channel": 0,
        "transcript": "revolution happened, they cannot say every man a priest, which means every man will be like the Catholic priest doing things on time. So that is and we know one of Marx's papers work and others where, you know, this whole work ethic was invented by the monks.",
        "words": [
          {
            "word": "revolution",
            "start": 1281.13,
            "end": 1281.53,
            "confidence": 0.48629582,
            "punctuated_word": "revolution",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "happened",
            "start": 1281.53,
            "end": 1282.01,
            "confidence": 0.92853445,
            "punctuated_word": "happened,",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "they",
            "start": 1282.01,
            "end": 1282.17,
            "confidence": 0.9921598,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "cannot",
            "start": 1282.17,
            "end": 1282.49,
            "confidence": 0.68752444,
            "punctuated_word": "cannot",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "say",
            "start": 1282.49,
            "end": 1282.81,
            "confidence": 0.9276069,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "every",
            "start": 1282.81,
            "end": 1283.05,
            "confidence": 0.95273376,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "man",
            "start": 1283.05,
            "end": 1283.21,
            "confidence": 0.9706308,
            "punctuated_word": "man",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "a",
            "start": 1283.21,
            "end": 1283.45,
            "confidence": 0.9089043,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "priest",
            "start": 1283.45,
            "end": 1283.77,
            "confidence": 0.929976,
            "punctuated_word": "priest,",
            "speaker": 0,
            "speaker_confidence": 0.78448546
          },
          {
            "word": "which",
            "start": 1283.77,
            "end": 1283.93,
            "confidence": 0.9996822,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "means",
            "start": 1283.93,
            "end": 1284.25,
            "confidence": 0.99937266,
            "punctuated_word": "means",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "every",
            "start": 1284.25,
            "end": 1284.49,
            "confidence": 0.9964091,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "man",
            "start": 1284.49,
            "end": 1284.65,
            "confidence": 0.99473804,
            "punctuated_word": "man",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "will",
            "start": 1284.65,
            "end": 1284.81,
            "confidence": 0.910347,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "be",
            "start": 1284.81,
            "end": 1284.97,
            "confidence": 0.99195564,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "like",
            "start": 1284.97,
            "end": 1285.21,
            "confidence": 0.9572897,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "the",
            "start": 1285.21,
            "end": 1285.37,
            "confidence": 0.9952022,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "catholic",
            "start": 1285.37,
            "end": 1285.77,
            "confidence": 0.97093326,
            "punctuated_word": "Catholic",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "priest",
            "start": 1285.77,
            "end": 1286.27,
            "confidence": 0.95073974,
            "punctuated_word": "priest",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "doing",
            "start": 1286.33,
            "end": 1286.57,
            "confidence": 0.9686847,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "things",
            "start": 1286.57,
            "end": 1286.73,
            "confidence": 0.9972257,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "on",
            "start": 1286.73,
            "end": 1286.97,
            "confidence": 0.97541374,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "time",
            "start": 1286.97,
            "end": 1287.13,
            "confidence": 0.96915615,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "so",
            "start": 1287.13,
            "end": 1287.29,
            "confidence": 0.9989672,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "that",
            "start": 1287.29,
            "end": 1287.45,
            "confidence": 0.99912566,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "is",
            "start": 1287.45,
            "end": 1287.61,
            "confidence": 0.9995889,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "and",
            "start": 1287.77,
            "end": 1288.01,
            "confidence": 0.9962559,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "we",
            "start": 1288.01,
            "end": 1288.17,
            "confidence": 0.99586344,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "know",
            "start": 1288.17,
            "end": 1288.25,
            "confidence": 0.99198556,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "one",
            "start": 1288.25,
            "end": 1288.41,
            "confidence": 0.32096252,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "of",
            "start": 1288.41,
            "end": 1288.49,
            "confidence": 0.3432684,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "marx's",
            "start": 1288.49,
            "end": 1288.81,
            "confidence": 0.33553028,
            "punctuated_word": "Marx's",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "papers",
            "start": 1288.81,
            "end": 1289.13,
            "confidence": 0.57391703,
            "punctuated_word": "papers",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "work",
            "start": 1289.13,
            "end": 1289.37,
            "confidence": 0.58789057,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.78874934
          },
          {
            "word": "and",
            "start": 1289.37,
            "end": 1289.45,
            "confidence": 0.8272346,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.44996607
          },
          {
            "word": "others",
            "start": 1289.45,
            "end": 1289.93,
            "confidence": 0.97736895,
            "punctuated_word": "others",
            "speaker": 0,
            "speaker_confidence": 0.44996607
          },
          {
            "word": "where",
            "start": 1289.93,
            "end": 1290.33,
            "confidence": 0.662959,
            "punctuated_word": "where,",
            "speaker": 0,
            "speaker_confidence": 0.44996607
          },
          {
            "word": "you",
            "start": 1290.33,
            "end": 1290.49,
            "confidence": 0.9977664,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.44996607
          },
          {
            "word": "know",
            "start": 1290.49,
            "end": 1290.89,
            "confidence": 0.96233475,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.44996607
          },
          {
            "word": "this",
            "start": 1290.89,
            "end": 1291.05,
            "confidence": 0.9847317,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          },
          {
            "word": "whole",
            "start": 1291.05,
            "end": 1291.55,
            "confidence": 0.99582314,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          },
          {
            "word": "work",
            "start": 1291.77,
            "end": 1291.93,
            "confidence": 0.9862621,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          },
          {
            "word": "ethic",
            "start": 1291.93,
            "end": 1292.25,
            "confidence": 0.99698764,
            "punctuated_word": "ethic",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          },
          {
            "word": "was",
            "start": 1292.25,
            "end": 1292.41,
            "confidence": 0.9941421,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          },
          {
            "word": "invented",
            "start": 1292.41,
            "end": 1292.89,
            "confidence": 0.99429804,
            "punctuated_word": "invented",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          },
          {
            "word": "by",
            "start": 1292.89,
            "end": 1293.05,
            "confidence": 0.997088,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          },
          {
            "word": "the",
            "start": 1293.05,
            "end": 1293.13,
            "confidence": 0.99266374,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          },
          {
            "word": "monks",
            "start": 1293.13,
            "end": 1293.63,
            "confidence": 0.9206201,
            "punctuated_word": "monks.",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          }
        ],
        "speaker": 0,
        "id": "c2781227-3e44-4dc8-8485-ba75ea1b48b9"
      },
      {
        "start": 1293.93,
        "end": 1295.325,
        "confidence": 0.93981653,
        "channel": 0,
        "transcript": "Mhmm. And this is why the",
        "words": [
          {
            "word": "mhmm",
            "start": 1293.93,
            "end": 1294.17,
            "confidence": 0.9957955,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.68620706
          },
          {
            "word": "and",
            "start": 1294.17,
            "end": 1294.25,
            "confidence": 0.9961687,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5204845
          },
          {
            "word": "this",
            "start": 1294.25,
            "end": 1294.49,
            "confidence": 0.9772486,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.5204845
          },
          {
            "word": "is",
            "start": 1294.49,
            "end": 1294.57,
            "confidence": 0.96788067,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5204845
          },
          {
            "word": "why",
            "start": 1294.57,
            "end": 1294.97,
            "confidence": 0.9253235,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.5204845
          },
          {
            "word": "the",
            "start": 1294.97,
            "end": 1295.325,
            "confidence": 0.77648205,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5204845
          }
        ],
        "speaker": 0,
        "id": "ca944ca2-0286-433a-8bad-29918959c2fa"
      },
      {
        "start": 1300.2849,
        "end": 1310.9199,
        "confidence": 0.8778616,
        "channel": 0,
        "transcript": "time of the Lord. So time is Lord in some ways. Right? Right. Right. Right. So, I mean, this kind of metaphor is in the case of Bitcoin, Bitcoin white paper is very interesting because",
        "words": [
          {
            "word": "time",
            "start": 1300.2849,
            "end": 1300.6649,
            "confidence": 0.65924174,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "of",
            "start": 1300.6649,
            "end": 1301.0449,
            "confidence": 0.91237086,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "the",
            "start": 1301.0449,
            "end": 1301.4249,
            "confidence": 0.8940172,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "lord",
            "start": 1301.4249,
            "end": 1301.8049,
            "confidence": 0.78012025,
            "punctuated_word": "Lord.",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "so",
            "start": 1301.8049,
            "end": 1302.085,
            "confidence": 0.9533194,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "time",
            "start": 1302.085,
            "end": 1302.365,
            "confidence": 0.7130987,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "is",
            "start": 1302.365,
            "end": 1302.5249,
            "confidence": 0.88032407,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "lord",
            "start": 1302.5249,
            "end": 1302.6849,
            "confidence": 0.62481874,
            "punctuated_word": "Lord",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "in",
            "start": 1302.6849,
            "end": 1302.9249,
            "confidence": 0.93583584,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "some",
            "start": 1302.9249,
            "end": 1303.1649,
            "confidence": 0.8492543,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "ways",
            "start": 1303.1649,
            "end": 1303.4049,
            "confidence": 0.8419075,
            "punctuated_word": "ways.",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "right",
            "start": 1303.4049,
            "end": 1303.725,
            "confidence": 0.9648918,
            "punctuated_word": "Right?",
            "speaker": 0,
            "speaker_confidence": 0.469779
          },
          {
            "word": "right",
            "start": 1303.725,
            "end": 1303.965,
            "confidence": 0.9837442,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.16125643
          },
          {
            "word": "right",
            "start": 1303.965,
            "end": 1304.2849,
            "confidence": 0.9592633,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.16125643
          },
          {
            "word": "right",
            "start": 1304.2849,
            "end": 1304.6849,
            "confidence": 0.9298905,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.55101377
          },
          {
            "word": "so",
            "start": 1304.6849,
            "end": 1304.9249,
            "confidence": 0.7555828,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.55101377
          },
          {
            "word": "i",
            "start": 1304.9249,
            "end": 1305.005,
            "confidence": 0.95248926,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.55101377
          },
          {
            "word": "mean",
            "start": 1305.005,
            "end": 1305.4049,
            "confidence": 0.99029434,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.55101377
          },
          {
            "word": "this",
            "start": 1305.4049,
            "end": 1305.6449,
            "confidence": 0.81168175,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.55101377
          },
          {
            "word": "kind",
            "start": 1305.6449,
            "end": 1305.885,
            "confidence": 0.92235434,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.55101377
          },
          {
            "word": "of",
            "start": 1305.885,
            "end": 1305.965,
            "confidence": 0.9812251,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5806349
          },
          {
            "word": "metaphor",
            "start": 1305.965,
            "end": 1306.365,
            "confidence": 0.95233387,
            "punctuated_word": "metaphor",
            "speaker": 0,
            "speaker_confidence": 0.5806349
          },
          {
            "word": "is",
            "start": 1306.365,
            "end": 1306.685,
            "confidence": 0.98494303,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5806349
          },
          {
            "word": "in",
            "start": 1306.685,
            "end": 1307.005,
            "confidence": 0.42346328,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5806349
          },
          {
            "word": "the",
            "start": 1307.005,
            "end": 1307.1649,
            "confidence": 0.90598524,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5806349
          },
          {
            "word": "case",
            "start": 1307.1649,
            "end": 1307.4049,
            "confidence": 0.7812104,
            "punctuated_word": "case",
            "speaker": 0,
            "speaker_confidence": 0.5806349
          },
          {
            "word": "of",
            "start": 1307.4049,
            "end": 1307.7,
            "confidence": 0.96429217,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5806349
          },
          {
            "word": "bitcoin",
            "start": 1307.94,
            "end": 1308.26,
            "confidence": 0.7915093,
            "punctuated_word": "Bitcoin,",
            "speaker": 0,
            "speaker_confidence": 0.5806349
          },
          {
            "word": "bitcoin",
            "start": 1308.6599,
            "end": 1309.0599,
            "confidence": 0.9885274,
            "punctuated_word": "Bitcoin",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "white",
            "start": 1309.0599,
            "end": 1309.22,
            "confidence": 0.92616856,
            "punctuated_word": "white",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "paper",
            "start": 1309.22,
            "end": 1309.46,
            "confidence": 0.9949102,
            "punctuated_word": "paper",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "is",
            "start": 1309.46,
            "end": 1309.62,
            "confidence": 0.8877923,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "very",
            "start": 1309.62,
            "end": 1309.94,
            "confidence": 0.9230199,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "interesting",
            "start": 1309.94,
            "end": 1310.4199,
            "confidence": 0.9991788,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "because",
            "start": 1310.4199,
            "end": 1310.9199,
            "confidence": 0.9060968,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          }
        ],
        "speaker": 0,
        "id": "72441077-4126-48d8-b10f-d16984505da8"
      },
      {
        "start": 1311.38,
        "end": 1313.1599,
        "confidence": 0.97999555,
        "channel": 0,
        "transcript": "it poses the problem of,",
        "words": [
          {
            "word": "it",
            "start": 1311.38,
            "end": 1311.62,
            "confidence": 0.99866307,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "poses",
            "start": 1311.62,
            "end": 1312.0199,
            "confidence": 0.99012685,
            "punctuated_word": "poses",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "the",
            "start": 1312.0199,
            "end": 1312.1799,
            "confidence": 0.9990416,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "problem",
            "start": 1312.1799,
            "end": 1312.6599,
            "confidence": 0.9998056,
            "punctuated_word": "problem",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "of",
            "start": 1312.6599,
            "end": 1313.1599,
            "confidence": 0.9123404,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          }
        ],
        "speaker": 0,
        "id": "d29a8644-2cd6-4466-a484-5aeb6ad3b1ae"
      },
      {
        "start": 1313.94,
        "end": 1317.5599,
        "confidence": 0.93774396,
        "channel": 0,
        "transcript": "this how can you not have reversibility? How can you not have double spending?",
        "words": [
          {
            "word": "this",
            "start": 1313.94,
            "end": 1314.34,
            "confidence": 0.97576845,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "how",
            "start": 1314.4199,
            "end": 1314.58,
            "confidence": 0.99655825,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "can",
            "start": 1314.58,
            "end": 1314.74,
            "confidence": 0.9979336,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "you",
            "start": 1314.74,
            "end": 1314.8999,
            "confidence": 0.8976806,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "not",
            "start": 1314.8999,
            "end": 1315.0599,
            "confidence": 0.9977723,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "have",
            "start": 1315.0599,
            "end": 1315.22,
            "confidence": 0.9814689,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "reversibility",
            "start": 1315.22,
            "end": 1315.72,
            "confidence": 0.8711141,
            "punctuated_word": "reversibility?",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "how",
            "start": 1316.0199,
            "end": 1316.1,
            "confidence": 0.99810505,
            "punctuated_word": "How",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "can",
            "start": 1316.1,
            "end": 1316.26,
            "confidence": 0.9957865,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.75070333
          },
          {
            "word": "you",
            "start": 1316.26,
            "end": 1316.34,
            "confidence": 0.8022909,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "not",
            "start": 1316.34,
            "end": 1316.58,
            "confidence": 0.66395384,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "have",
            "start": 1316.58,
            "end": 1316.82,
            "confidence": 0.98090464,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "double",
            "start": 1316.82,
            "end": 1317.0599,
            "confidence": 0.9732607,
            "punctuated_word": "double",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "spending",
            "start": 1317.0599,
            "end": 1317.5599,
            "confidence": 0.99581724,
            "punctuated_word": "spending?",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          }
        ],
        "speaker": 0,
        "id": "02712500-ef39-40d8-ae92-d62acf810f03"
      },
      {
        "start": 1317.86,
        "end": 1320.2,
        "confidence": 0.95028293,
        "channel": 0,
        "transcript": "And the solution is provided in the first page",
        "words": [
          {
            "word": "and",
            "start": 1317.86,
            "end": 1318.0199,
            "confidence": 0.99603987,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "the",
            "start": 1318.0199,
            "end": 1318.1799,
            "confidence": 0.9592868,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "solution",
            "start": 1318.1799,
            "end": 1318.58,
            "confidence": 0.99902856,
            "punctuated_word": "solution",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "is",
            "start": 1318.58,
            "end": 1318.74,
            "confidence": 0.83500415,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "provided",
            "start": 1318.74,
            "end": 1319.22,
            "confidence": 0.9091765,
            "punctuated_word": "provided",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "in",
            "start": 1319.22,
            "end": 1319.38,
            "confidence": 0.87227577,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6392547
          },
          {
            "word": "the",
            "start": 1319.38,
            "end": 1319.46,
            "confidence": 0.9985012,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7902186
          },
          {
            "word": "first",
            "start": 1319.46,
            "end": 1319.7,
            "confidence": 0.9971988,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.7902186
          },
          {
            "word": "page",
            "start": 1319.7,
            "end": 1320.2,
            "confidence": 0.98603433,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.7902186
          }
        ],
        "speaker": 0,
        "id": "ca05e825-5611-433d-8230-625a8ca4cb5f"
      },
      {
        "start": 1320.5,
        "end": 1321.48,
        "confidence": 0.9463736,
        "channel": 0,
        "transcript": "is decentralized",
        "words": [
          {
            "word": "is",
            "start": 1320.5,
            "end": 1320.98,
            "confidence": 0.9459714,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7902186
          },
          {
            "word": "decentralized",
            "start": 1320.98,
            "end": 1321.48,
            "confidence": 0.94677573,
            "punctuated_word": "decentralized",
            "speaker": 0,
            "speaker_confidence": 0.7902186
          }
        ],
        "speaker": 0,
        "id": "c3728dad-bfbe-4834-aed6-c0beaf3b6ca5"
      },
      {
        "start": 1322.0149,
        "end": 1328.2749,
        "confidence": 0.9194654,
        "channel": 0,
        "transcript": "time stamping server. Yeah. And the entire paper is obsessed about time stamping. And so many ways, it's like,",
        "words": [
          {
            "word": "time",
            "start": 1322.0149,
            "end": 1322.255,
            "confidence": 0.8096929,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.7902186
          },
          {
            "word": "stamping",
            "start": 1322.255,
            "end": 1322.755,
            "confidence": 0.99971807,
            "punctuated_word": "stamping",
            "speaker": 0,
            "speaker_confidence": 0.7902186
          },
          {
            "word": "server",
            "start": 1322.815,
            "end": 1323.315,
            "confidence": 0.96874434,
            "punctuated_word": "server.",
            "speaker": 0,
            "speaker_confidence": 0.7902186
          },
          {
            "word": "yeah",
            "start": 1323.375,
            "end": 1323.615,
            "confidence": 0.9805628,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.34490305
          },
          {
            "word": "and",
            "start": 1323.615,
            "end": 1323.7749,
            "confidence": 0.99727184,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.34490305
          },
          {
            "word": "the",
            "start": 1323.7749,
            "end": 1323.9349,
            "confidence": 0.9962392,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.34490305
          },
          {
            "word": "entire",
            "start": 1323.9349,
            "end": 1324.255,
            "confidence": 0.99920636,
            "punctuated_word": "entire",
            "speaker": 0,
            "speaker_confidence": 0.34490305
          },
          {
            "word": "paper",
            "start": 1324.255,
            "end": 1324.575,
            "confidence": 0.9583101,
            "punctuated_word": "paper",
            "speaker": 0,
            "speaker_confidence": 0.34490305
          },
          {
            "word": "is",
            "start": 1324.575,
            "end": 1324.6549,
            "confidence": 0.9542811,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "obsessed",
            "start": 1324.6549,
            "end": 1324.975,
            "confidence": 0.96674067,
            "punctuated_word": "obsessed",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "about",
            "start": 1324.975,
            "end": 1325.215,
            "confidence": 0.9890448,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "time",
            "start": 1325.215,
            "end": 1325.455,
            "confidence": 0.9861822,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "stamping",
            "start": 1325.455,
            "end": 1325.855,
            "confidence": 0.8362008,
            "punctuated_word": "stamping.",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "and",
            "start": 1325.855,
            "end": 1326.355,
            "confidence": 0.99417144,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "so",
            "start": 1326.495,
            "end": 1326.6549,
            "confidence": 0.54102397,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "many",
            "start": 1326.6549,
            "end": 1326.8949,
            "confidence": 0.9905344,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "ways",
            "start": 1326.8949,
            "end": 1327.3949,
            "confidence": 0.83197707,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "it's",
            "start": 1327.615,
            "end": 1327.7749,
            "confidence": 0.9893081,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "like",
            "start": 1327.7749,
            "end": 1328.2749,
            "confidence": 0.6806315,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          }
        ],
        "speaker": 0,
        "id": "91eb62d2-a376-43b5-b803-a3ead436878d"
      },
      {
        "start": 1328.575,
        "end": 1332.195,
        "confidence": 0.8983011,
        "channel": 0,
        "transcript": "I think in every page, there is some mention of something to do with time. And",
        "words": [
          {
            "word": "i",
            "start": 1328.575,
            "end": 1328.735,
            "confidence": 0.99084246,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "think",
            "start": 1328.735,
            "end": 1329.215,
            "confidence": 0.9993849,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "in",
            "start": 1329.215,
            "end": 1329.455,
            "confidence": 0.613103,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "every",
            "start": 1329.455,
            "end": 1329.695,
            "confidence": 0.9976653,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "page",
            "start": 1329.695,
            "end": 1329.9349,
            "confidence": 0.44986033,
            "punctuated_word": "page,",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "there",
            "start": 1329.9349,
            "end": 1330.1749,
            "confidence": 0.99888545,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.72574365
          },
          {
            "word": "is",
            "start": 1330.1749,
            "end": 1330.255,
            "confidence": 0.9450565,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.49986565
          },
          {
            "word": "some",
            "start": 1330.255,
            "end": 1330.4149,
            "confidence": 0.99154085,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.49986565
          },
          {
            "word": "mention",
            "start": 1330.4149,
            "end": 1330.735,
            "confidence": 0.99241406,
            "punctuated_word": "mention",
            "speaker": 0,
            "speaker_confidence": 0.49986565
          },
          {
            "word": "of",
            "start": 1330.735,
            "end": 1330.8949,
            "confidence": 0.99685043,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.49986565
          },
          {
            "word": "something",
            "start": 1330.8949,
            "end": 1331.1349,
            "confidence": 0.8977181,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.49986565
          },
          {
            "word": "to",
            "start": 1331.1349,
            "end": 1331.2949,
            "confidence": 0.94591254,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.49986565
          },
          {
            "word": "do",
            "start": 1331.2949,
            "end": 1331.375,
            "confidence": 0.64973587,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.49986565
          },
          {
            "word": "with",
            "start": 1331.375,
            "end": 1331.455,
            "confidence": 0.9912179,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "time",
            "start": 1331.455,
            "end": 1331.695,
            "confidence": 0.9172217,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "and",
            "start": 1331.695,
            "end": 1332.195,
            "confidence": 0.9954092,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          }
        ],
        "speaker": 0,
        "id": "9043c37d-3e03-4501-860a-f55219c772ee"
      },
      {
        "start": 1332.495,
        "end": 1334.0349,
        "confidence": 0.93234414,
        "channel": 0,
        "transcript": "even in computer science literature",
        "words": [
          {
            "word": "even",
            "start": 1332.495,
            "end": 1332.735,
            "confidence": 0.8838772,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "in",
            "start": 1332.735,
            "end": 1332.975,
            "confidence": 0.9938704,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "computer",
            "start": 1332.975,
            "end": 1333.375,
            "confidence": 0.9644122,
            "punctuated_word": "computer",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "science",
            "start": 1333.375,
            "end": 1333.5349,
            "confidence": 0.9577467,
            "punctuated_word": "science",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "literature",
            "start": 1333.5349,
            "end": 1334.0349,
            "confidence": 0.8618144,
            "punctuated_word": "literature",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          }
        ],
        "speaker": 0,
        "id": "7a98332e-3471-48e3-8e4f-0f392866f311"
      },
      {
        "start": 1334.335,
        "end": 1335.6349,
        "confidence": 0.8746404,
        "channel": 0,
        "transcript": "time and how to",
        "words": [
          {
            "word": "time",
            "start": 1334.335,
            "end": 1334.6549,
            "confidence": 0.67097706,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "and",
            "start": 1334.6549,
            "end": 1334.8949,
            "confidence": 0.8653288,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "how",
            "start": 1334.8949,
            "end": 1335.1349,
            "confidence": 0.98699075,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "to",
            "start": 1335.1349,
            "end": 1335.6349,
            "confidence": 0.97526497,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          }
        ],
        "speaker": 0,
        "id": "e32a0ed7-85b2-47e5-819d-1ed30b8a043e"
      },
      {
        "start": 1335.9349,
        "end": 1341.06,
        "confidence": 0.9589907,
        "channel": 0,
        "transcript": "have a time that that you can agree on between many different processes is the birth of distributor systems",
        "words": [
          {
            "word": "have",
            "start": 1335.9349,
            "end": 1336.095,
            "confidence": 0.9573811,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "a",
            "start": 1336.095,
            "end": 1336.1749,
            "confidence": 0.9331161,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.69937205
          },
          {
            "word": "time",
            "start": 1336.1749,
            "end": 1336.4149,
            "confidence": 0.9792949,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "that",
            "start": 1336.4149,
            "end": 1336.56,
            "confidence": 0.87797475,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "that",
            "start": 1336.64,
            "end": 1336.7201,
            "confidence": 0.9913027,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "you",
            "start": 1336.7201,
            "end": 1336.88,
            "confidence": 0.99830616,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "can",
            "start": 1336.88,
            "end": 1337.16,
            "confidence": 0.998744,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "agree",
            "start": 1337.16,
            "end": 1337.4401,
            "confidence": 0.999688,
            "punctuated_word": "agree",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "on",
            "start": 1337.4401,
            "end": 1337.68,
            "confidence": 0.99938035,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "between",
            "start": 1337.68,
            "end": 1338.0,
            "confidence": 0.997818,
            "punctuated_word": "between",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "many",
            "start": 1338.0,
            "end": 1338.2401,
            "confidence": 0.99854904,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "different",
            "start": 1338.2401,
            "end": 1338.7201,
            "confidence": 0.9998425,
            "punctuated_word": "different",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "processes",
            "start": 1338.7201,
            "end": 1339.2201,
            "confidence": 0.99612623,
            "punctuated_word": "processes",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "is",
            "start": 1339.28,
            "end": 1339.52,
            "confidence": 0.958267,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "the",
            "start": 1339.52,
            "end": 1339.6001,
            "confidence": 0.9979784,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "birth",
            "start": 1339.6001,
            "end": 1339.8401,
            "confidence": 0.6971723,
            "punctuated_word": "birth",
            "speaker": 0,
            "speaker_confidence": 0.6559739
          },
          {
            "word": "of",
            "start": 1339.8401,
            "end": 1339.92,
            "confidence": 0.9942492,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          },
          {
            "word": "distributor",
            "start": 1339.92,
            "end": 1340.42,
            "confidence": 0.846599,
            "punctuated_word": "distributor",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          },
          {
            "word": "systems",
            "start": 1340.56,
            "end": 1341.06,
            "confidence": 0.9990324,
            "punctuated_word": "systems",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          }
        ],
        "speaker": 0,
        "id": "49fc1163-73b6-45fc-a300-3da0442806cd"
      },
      {
        "start": 1341.4401,
        "end": 1342.3401,
        "confidence": 0.82000566,
        "channel": 0,
        "transcript": "and then decentralization",
        "words": [
          {
            "word": "and",
            "start": 1341.4401,
            "end": 1341.6001,
            "confidence": 0.6679023,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          },
          {
            "word": "then",
            "start": 1341.6001,
            "end": 1341.8401,
            "confidence": 0.79730016,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          },
          {
            "word": "decentralization",
            "start": 1341.8401,
            "end": 1342.3401,
            "confidence": 0.9948146,
            "punctuated_word": "decentralization",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          }
        ],
        "speaker": 0,
        "id": "2fe96c26-0d7f-43ec-9965-bbd1a9044336"
      },
      {
        "start": 1342.7201,
        "end": 1350.115,
        "confidence": 0.9462515,
        "channel": 0,
        "transcript": "and then Bitcoin and then so it is also dystopian, of course. I mean, I I I couldn't agree more because because there's a whole element,",
        "words": [
          {
            "word": "and",
            "start": 1342.7201,
            "end": 1342.9601,
            "confidence": 0.87557113,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          },
          {
            "word": "then",
            "start": 1342.9601,
            "end": 1343.4601,
            "confidence": 0.99192566,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          },
          {
            "word": "bitcoin",
            "start": 1343.6001,
            "end": 1343.8401,
            "confidence": 0.8888627,
            "punctuated_word": "Bitcoin",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          },
          {
            "word": "and",
            "start": 1343.8401,
            "end": 1344.0,
            "confidence": 0.5019245,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6943181
          },
          {
            "word": "then",
            "start": 1344.0,
            "end": 1344.0801,
            "confidence": 0.9969784,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.5537337
          },
          {
            "word": "so",
            "start": 1344.16,
            "end": 1344.66,
            "confidence": 0.9934077,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.5537337
          },
          {
            "word": "it",
            "start": 1344.8,
            "end": 1344.9601,
            "confidence": 0.98986965,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5537337
          },
          {
            "word": "is",
            "start": 1344.9601,
            "end": 1345.1201,
            "confidence": 0.9980932,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5537337
          },
          {
            "word": "also",
            "start": 1345.1201,
            "end": 1345.4401,
            "confidence": 0.99652267,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.5537337
          },
          {
            "word": "dystopian",
            "start": 1345.4401,
            "end": 1345.92,
            "confidence": 0.93844664,
            "punctuated_word": "dystopian,",
            "speaker": 0,
            "speaker_confidence": 0.5537337
          },
          {
            "word": "of",
            "start": 1345.92,
            "end": 1346.0,
            "confidence": 0.9965994,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5537337
          },
          {
            "word": "course",
            "start": 1346.0,
            "end": 1346.3201,
            "confidence": 0.99289024,
            "punctuated_word": "course.",
            "speaker": 0,
            "speaker_confidence": 0.5537337
          },
          {
            "word": "i",
            "start": 1346.3201,
            "end": 1346.4,
            "confidence": 0.9877293,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.44741672
          },
          {
            "word": "mean",
            "start": 1346.4,
            "end": 1346.64,
            "confidence": 0.9933711,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.44741672
          },
          {
            "word": "i",
            "start": 1346.64,
            "end": 1347.14,
            "confidence": 0.9841196,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.44741672
          },
          {
            "word": "i",
            "start": 1347.2001,
            "end": 1347.3601,
            "confidence": 0.9812525,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.44741672
          },
          {
            "word": "i",
            "start": 1347.3601,
            "end": 1347.4401,
            "confidence": 0.92879355,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.44741672
          },
          {
            "word": "couldn't",
            "start": 1347.4401,
            "end": 1347.8401,
            "confidence": 0.99509263,
            "punctuated_word": "couldn't",
            "speaker": 0,
            "speaker_confidence": 0.44741672
          },
          {
            "word": "agree",
            "start": 1347.8401,
            "end": 1348.16,
            "confidence": 0.98755497,
            "punctuated_word": "agree",
            "speaker": 0,
            "speaker_confidence": 0.44741672
          },
          {
            "word": "more",
            "start": 1348.16,
            "end": 1348.3201,
            "confidence": 0.992424,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.44741672
          },
          {
            "word": "because",
            "start": 1348.3201,
            "end": 1348.575,
            "confidence": 0.66527694,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.44741672
          },
          {
            "word": "because",
            "start": 1348.975,
            "end": 1349.135,
            "confidence": 0.9971456,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.6322487
          },
          {
            "word": "there's",
            "start": 1349.135,
            "end": 1349.2949,
            "confidence": 0.9929678,
            "punctuated_word": "there's",
            "speaker": 0,
            "speaker_confidence": 0.6322487
          },
          {
            "word": "a",
            "start": 1349.2949,
            "end": 1349.375,
            "confidence": 0.99915123,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6322487
          },
          {
            "word": "whole",
            "start": 1349.375,
            "end": 1349.615,
            "confidence": 0.9998055,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.6322487
          },
          {
            "word": "element",
            "start": 1349.615,
            "end": 1350.115,
            "confidence": 0.9367629,
            "punctuated_word": "element,",
            "speaker": 0,
            "speaker_confidence": 0.6322487
          }
        ],
        "speaker": 0,
        "id": "2f434f4c-56d5-46c1-bd83-2a54dd93821e"
      },
      {
        "start": 1351.0549,
        "end": 1354.8949,
        "confidence": 0.9130646,
        "channel": 0,
        "transcript": "that precedes crypto from extravian online community where",
        "words": [
          {
            "word": "that",
            "start": 1351.0549,
            "end": 1351.375,
            "confidence": 0.9996507,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6322487
          },
          {
            "word": "precedes",
            "start": 1351.375,
            "end": 1351.875,
            "confidence": 0.99593544,
            "punctuated_word": "precedes",
            "speaker": 0,
            "speaker_confidence": 0.6322487
          },
          {
            "word": "crypto",
            "start": 1352.095,
            "end": 1352.595,
            "confidence": 0.9881295,
            "punctuated_word": "crypto",
            "speaker": 0,
            "speaker_confidence": 0.6322487
          },
          {
            "word": "from",
            "start": 1352.6549,
            "end": 1353.0549,
            "confidence": 0.9995497,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.6322487
          },
          {
            "word": "extravian",
            "start": 1353.0549,
            "end": 1353.5549,
            "confidence": 0.43939283,
            "punctuated_word": "extravian",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          },
          {
            "word": "online",
            "start": 1353.7749,
            "end": 1354.095,
            "confidence": 0.98663956,
            "punctuated_word": "online",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          },
          {
            "word": "community",
            "start": 1354.095,
            "end": 1354.595,
            "confidence": 0.9991258,
            "punctuated_word": "community",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          },
          {
            "word": "where",
            "start": 1354.6549,
            "end": 1354.8949,
            "confidence": 0.8960932,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          }
        ],
        "speaker": 0,
        "id": "d566f801-05f4-4b06-aaf6-68b9e13aceb8"
      },
      {
        "start": 1355.615,
        "end": 1358.2749,
        "confidence": 0.9905326,
        "channel": 0,
        "transcript": "I mean, in again, long story short,",
        "words": [
          {
            "word": "i",
            "start": 1355.615,
            "end": 1355.7749,
            "confidence": 0.9993358,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          },
          {
            "word": "mean",
            "start": 1355.7749,
            "end": 1356.0149,
            "confidence": 0.9878259,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          },
          {
            "word": "in",
            "start": 1356.0149,
            "end": 1356.5149,
            "confidence": 0.9911742,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          },
          {
            "word": "again",
            "start": 1356.735,
            "end": 1357.215,
            "confidence": 0.99636996,
            "punctuated_word": "again,",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          },
          {
            "word": "long",
            "start": 1357.215,
            "end": 1357.455,
            "confidence": 0.9968046,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          },
          {
            "word": "story",
            "start": 1357.455,
            "end": 1357.7749,
            "confidence": 0.99543566,
            "punctuated_word": "story",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          },
          {
            "word": "short",
            "start": 1357.7749,
            "end": 1358.2749,
            "confidence": 0.96678185,
            "punctuated_word": "short,",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          }
        ],
        "speaker": 0,
        "id": "cedf9416-9eea-4d45-bf5f-eff79e03a842"
      },
      {
        "start": 1358.975,
        "end": 1359.475,
        "confidence": 0.9884603,
        "channel": 0,
        "transcript": "immutability,",
        "words": [
          {
            "word": "immutability",
            "start": 1358.975,
            "end": 1359.475,
            "confidence": 0.9884603,
            "punctuated_word": "immutability,",
            "speaker": 0,
            "speaker_confidence": 0.59583575
          }
        ],
        "speaker": 0,
        "id": "f2d2d988-164e-41fb-9180-7292efe1ba0d"
      },
      {
        "start": 1360.975,
        "end": 1365.0599,
        "confidence": 0.9282793,
        "channel": 0,
        "transcript": "in some ways was in invented to argue that if we,",
        "words": [
          {
            "word": "in",
            "start": 1360.975,
            "end": 1361.135,
            "confidence": 0.9951515,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "some",
            "start": 1361.135,
            "end": 1361.375,
            "confidence": 0.9993205,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "ways",
            "start": 1361.375,
            "end": 1361.615,
            "confidence": 0.99421763,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "was",
            "start": 1361.615,
            "end": 1361.855,
            "confidence": 0.8045981,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "in",
            "start": 1361.855,
            "end": 1362.0149,
            "confidence": 0.6443566,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "invented",
            "start": 1362.1749,
            "end": 1362.6749,
            "confidence": 0.9990132,
            "punctuated_word": "invented",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "to",
            "start": 1362.735,
            "end": 1362.96,
            "confidence": 0.99911016,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "argue",
            "start": 1363.36,
            "end": 1363.76,
            "confidence": 0.9992761,
            "punctuated_word": "argue",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "that",
            "start": 1363.76,
            "end": 1364.24,
            "confidence": 0.99938226,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "if",
            "start": 1364.24,
            "end": 1364.5599,
            "confidence": 0.98485607,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "we",
            "start": 1364.5599,
            "end": 1365.0599,
            "confidence": 0.79179,
            "punctuated_word": "we,",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          }
        ],
        "speaker": 0,
        "id": "2647e043-6e63-4a3e-be0a-11173395ac53"
      },
      {
        "start": 1365.84,
        "end": 1378.095,
        "confidence": 0.84645534,
        "channel": 0,
        "transcript": "die or leave for and come back or if you don't even die, we'll leave for thousand years, we need a form of value that, you know, can stay for good for thousand million years. Years. And so, you mean to be it is great because you know your",
        "words": [
          {
            "word": "die",
            "start": 1365.84,
            "end": 1366.1599,
            "confidence": 0.9980357,
            "punctuated_word": "die",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "or",
            "start": 1366.1599,
            "end": 1366.32,
            "confidence": 0.7844743,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.7053547
          },
          {
            "word": "leave",
            "start": 1366.32,
            "end": 1366.48,
            "confidence": 0.54924995,
            "punctuated_word": "leave",
            "speaker": 0,
            "speaker_confidence": 0.563355
          },
          {
            "word": "for",
            "start": 1366.48,
            "end": 1366.72,
            "confidence": 0.96966344,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.563355
          },
          {
            "word": "and",
            "start": 1366.7999,
            "end": 1367.0399,
            "confidence": 0.9785963,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.563355
          },
          {
            "word": "come",
            "start": 1367.0399,
            "end": 1367.2,
            "confidence": 0.9956838,
            "punctuated_word": "come",
            "speaker": 0,
            "speaker_confidence": 0.563355
          },
          {
            "word": "back",
            "start": 1367.2,
            "end": 1367.44,
            "confidence": 0.9992785,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.563355
          },
          {
            "word": "or",
            "start": 1367.44,
            "end": 1367.76,
            "confidence": 0.68604773,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.563355
          },
          {
            "word": "if",
            "start": 1367.76,
            "end": 1367.84,
            "confidence": 0.99586797,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.563355
          },
          {
            "word": "you",
            "start": 1367.84,
            "end": 1367.9199,
            "confidence": 0.98271435,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "don't",
            "start": 1367.9199,
            "end": 1368.08,
            "confidence": 0.9998193,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "even",
            "start": 1368.08,
            "end": 1368.32,
            "confidence": 0.99473226,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "die",
            "start": 1368.32,
            "end": 1368.48,
            "confidence": 0.6845163,
            "punctuated_word": "die,",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "we'll",
            "start": 1368.48,
            "end": 1368.64,
            "confidence": 0.52370477,
            "punctuated_word": "we'll",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "leave",
            "start": 1368.64,
            "end": 1368.7999,
            "confidence": 0.74039096,
            "punctuated_word": "leave",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "for",
            "start": 1368.7999,
            "end": 1368.96,
            "confidence": 0.9616581,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "thousand",
            "start": 1368.96,
            "end": 1369.2799,
            "confidence": 0.675013,
            "punctuated_word": "thousand",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "years",
            "start": 1369.2799,
            "end": 1369.76,
            "confidence": 0.8089645,
            "punctuated_word": "years,",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "we",
            "start": 1369.76,
            "end": 1370.0,
            "confidence": 0.997267,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "need",
            "start": 1370.0,
            "end": 1370.1599,
            "confidence": 0.999617,
            "punctuated_word": "need",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "a",
            "start": 1370.1599,
            "end": 1370.32,
            "confidence": 0.9577703,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "form",
            "start": 1370.32,
            "end": 1370.5599,
            "confidence": 0.8662707,
            "punctuated_word": "form",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "of",
            "start": 1370.5599,
            "end": 1370.72,
            "confidence": 0.9942907,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "value",
            "start": 1370.72,
            "end": 1371.2,
            "confidence": 0.99819154,
            "punctuated_word": "value",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "that",
            "start": 1371.2,
            "end": 1371.6799,
            "confidence": 0.98067296,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "you",
            "start": 1371.6799,
            "end": 1371.84,
            "confidence": 0.9983576,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "know",
            "start": 1371.84,
            "end": 1372.0,
            "confidence": 0.99839735,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "can",
            "start": 1372.0,
            "end": 1372.32,
            "confidence": 0.9982085,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "stay",
            "start": 1372.32,
            "end": 1372.64,
            "confidence": 0.9969959,
            "punctuated_word": "stay",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "for",
            "start": 1372.64,
            "end": 1373.14,
            "confidence": 0.9955315,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.6555104
          },
          {
            "word": "good",
            "start": 1373.36,
            "end": 1373.6,
            "confidence": 0.6520596,
            "punctuated_word": "good",
            "speaker": 0,
            "speaker_confidence": 0.4397087
          },
          {
            "word": "for",
            "start": 1373.6,
            "end": 1373.84,
            "confidence": 0.9303559,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.4397087
          },
          {
            "word": "thousand",
            "start": 1373.84,
            "end": 1374.32,
            "confidence": 0.9641788,
            "punctuated_word": "thousand",
            "speaker": 0,
            "speaker_confidence": 0.4397087
          },
          {
            "word": "million",
            "start": 1374.32,
            "end": 1374.82,
            "confidence": 0.94604594,
            "punctuated_word": "million",
            "speaker": 0,
            "speaker_confidence": 0.4397087
          },
          {
            "word": "years",
            "start": 1374.96,
            "end": 1375.275,
            "confidence": 0.78441906,
            "punctuated_word": "years.",
            "speaker": 0,
            "speaker_confidence": 0.4397087
          },
          {
            "word": "years",
            "start": 1375.435,
            "end": 1375.675,
            "confidence": 0.9387897,
            "punctuated_word": "Years.",
            "speaker": 0,
            "speaker_confidence": 0.4397087
          },
          {
            "word": "and",
            "start": 1375.675,
            "end": 1375.755,
            "confidence": 0.9626808,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.08179104
          },
          {
            "word": "so",
            "start": 1375.755,
            "end": 1375.915,
            "confidence": 0.64903367,
            "punctuated_word": "so,",
            "speaker": 0,
            "speaker_confidence": 0.08179104
          },
          {
            "word": "you",
            "start": 1375.915,
            "end": 1376.0751,
            "confidence": 0.3839995,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "mean",
            "start": 1376.0751,
            "end": 1376.235,
            "confidence": 0.92420167,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "to",
            "start": 1376.235,
            "end": 1376.3151,
            "confidence": 0.41794086,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "be",
            "start": 1376.3151,
            "end": 1376.395,
            "confidence": 0.47265995,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "it",
            "start": 1376.395,
            "end": 1376.475,
            "confidence": 0.3249472,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "is",
            "start": 1376.475,
            "end": 1376.715,
            "confidence": 0.8857389,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "great",
            "start": 1376.715,
            "end": 1376.9551,
            "confidence": 0.9789202,
            "punctuated_word": "great",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "because",
            "start": 1376.9551,
            "end": 1377.1951,
            "confidence": 0.84358287,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "you",
            "start": 1377.1951,
            "end": 1377.275,
            "confidence": 0.5984268,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "know",
            "start": 1377.275,
            "end": 1377.595,
            "confidence": 0.99773103,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "your",
            "start": 1377.595,
            "end": 1378.095,
            "confidence": 0.7106191,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          }
        ],
        "speaker": 0,
        "id": "fe341b84-a8a3-49e0-8c5b-d370f8ba1da1"
      },
      {
        "start": 1378.475,
        "end": 1385.855,
        "confidence": 0.8458987,
        "channel": 0,
        "transcript": "your money, your asset would not be overturned, would not be changed. So, you mean to be really in many ways is a shorthand for immortality. And that again is",
        "words": [
          {
            "word": "your",
            "start": 1378.475,
            "end": 1378.715,
            "confidence": 0.8006155,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "money",
            "start": 1378.715,
            "end": 1379.035,
            "confidence": 0.7897686,
            "punctuated_word": "money,",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "your",
            "start": 1379.035,
            "end": 1379.275,
            "confidence": 0.9909334,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "asset",
            "start": 1379.275,
            "end": 1379.515,
            "confidence": 0.9654187,
            "punctuated_word": "asset",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "would",
            "start": 1379.515,
            "end": 1379.755,
            "confidence": 0.9365039,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "not",
            "start": 1379.755,
            "end": 1379.915,
            "confidence": 0.9993316,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "be",
            "start": 1379.915,
            "end": 1380.0751,
            "confidence": 0.99436694,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "overturned",
            "start": 1380.0751,
            "end": 1380.5751,
            "confidence": 0.9039271,
            "punctuated_word": "overturned,",
            "speaker": 0,
            "speaker_confidence": 0.6172773
          },
          {
            "word": "would",
            "start": 1380.635,
            "end": 1380.795,
            "confidence": 0.9417482,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.048636436
          },
          {
            "word": "not",
            "start": 1380.795,
            "end": 1381.035,
            "confidence": 0.9980318,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.048636436
          },
          {
            "word": "be",
            "start": 1381.035,
            "end": 1381.115,
            "confidence": 0.9508265,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.1784606
          },
          {
            "word": "changed",
            "start": 1381.115,
            "end": 1381.595,
            "confidence": 0.9865445,
            "punctuated_word": "changed.",
            "speaker": 0,
            "speaker_confidence": 0.1784606
          },
          {
            "word": "so",
            "start": 1381.595,
            "end": 1381.915,
            "confidence": 0.81914705,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.2418307
          },
          {
            "word": "you",
            "start": 1381.915,
            "end": 1381.995,
            "confidence": 0.5324453,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.2418307
          },
          {
            "word": "mean",
            "start": 1381.995,
            "end": 1382.155,
            "confidence": 0.8354708,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 0.2418307
          },
          {
            "word": "to",
            "start": 1382.155,
            "end": 1382.235,
            "confidence": 0.55807334,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.2418307
          },
          {
            "word": "be",
            "start": 1382.235,
            "end": 1382.3151,
            "confidence": 0.5806622,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.32992744
          },
          {
            "word": "really",
            "start": 1382.3151,
            "end": 1382.395,
            "confidence": 0.47847313,
            "punctuated_word": "really",
            "speaker": 0,
            "speaker_confidence": 0.32992744
          },
          {
            "word": "in",
            "start": 1382.395,
            "end": 1382.635,
            "confidence": 0.43761885,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.32992744
          },
          {
            "word": "many",
            "start": 1382.635,
            "end": 1382.795,
            "confidence": 0.99310076,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.32992744
          },
          {
            "word": "ways",
            "start": 1382.795,
            "end": 1383.035,
            "confidence": 0.9736041,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.32992744
          },
          {
            "word": "is",
            "start": 1383.035,
            "end": 1383.115,
            "confidence": 0.79685986,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6153474
          },
          {
            "word": "a",
            "start": 1383.115,
            "end": 1383.1951,
            "confidence": 0.9146757,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6153474
          },
          {
            "word": "shorthand",
            "start": 1383.1951,
            "end": 1383.595,
            "confidence": 0.8987081,
            "punctuated_word": "shorthand",
            "speaker": 0,
            "speaker_confidence": 0.6153474
          },
          {
            "word": "for",
            "start": 1383.595,
            "end": 1383.8351,
            "confidence": 0.998415,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.6153474
          },
          {
            "word": "immortality",
            "start": 1383.8351,
            "end": 1384.3351,
            "confidence": 0.8021335,
            "punctuated_word": "immortality.",
            "speaker": 0,
            "speaker_confidence": 0.6153474
          },
          {
            "word": "and",
            "start": 1384.555,
            "end": 1384.795,
            "confidence": 0.9558294,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.6153474
          },
          {
            "word": "that",
            "start": 1384.795,
            "end": 1385.1951,
            "confidence": 0.982438,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6153474
          },
          {
            "word": "again",
            "start": 1385.1951,
            "end": 1385.355,
            "confidence": 0.74601287,
            "punctuated_word": "again",
            "speaker": 0,
            "speaker_confidence": 0.6153474
          },
          {
            "word": "is",
            "start": 1385.355,
            "end": 1385.855,
            "confidence": 0.81527627,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6153474
          }
        ],
        "speaker": 0,
        "id": "b8d6cc30-4578-49ed-8a24-ee40cff1fed8"
      },
      {
        "start": 1386.475,
        "end": 1388.8151,
        "confidence": 0.96458673,
        "channel": 0,
        "transcript": "a conversation about rhetoric of time.",
        "words": [
          {
            "word": "a",
            "start": 1386.475,
            "end": 1386.635,
            "confidence": 0.97835964,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.4845752
          },
          {
            "word": "conversation",
            "start": 1386.635,
            "end": 1387.135,
            "confidence": 0.9873711,
            "punctuated_word": "conversation",
            "speaker": 0,
            "speaker_confidence": 0.4845752
          },
          {
            "word": "about",
            "start": 1387.275,
            "end": 1387.595,
            "confidence": 0.99237376,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.4845752
          },
          {
            "word": "rhetoric",
            "start": 1387.595,
            "end": 1388.0751,
            "confidence": 0.88471115,
            "punctuated_word": "rhetoric",
            "speaker": 0,
            "speaker_confidence": 0.4845752
          },
          {
            "word": "of",
            "start": 1388.0751,
            "end": 1388.3151,
            "confidence": 0.9934412,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.4845752
          },
          {
            "word": "time",
            "start": 1388.3151,
            "end": 1388.8151,
            "confidence": 0.951264,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.4845752
          }
        ],
        "speaker": 0,
        "id": "a7c01a2c-887f-4854-9529-2cf3eb9f71d0"
      },
      {
        "start": 1389.1951,
        "end": 1403.3201,
        "confidence": 0.9620176,
        "channel": 0,
        "transcript": "So, it is unavoidable. So I would instead of saying dystopian or utopian, I would say it is programmable. So it's how you program it, you know, sometimes. Yeah. So then, like, there's a question in my mind of, like, if, you know, if you",
        "words": [
          {
            "word": "so",
            "start": 1389.1951,
            "end": 1389.6951,
            "confidence": 0.7983047,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.436938
          },
          {
            "word": "it",
            "start": 1389.995,
            "end": 1390.26,
            "confidence": 0.89017344,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.436938
          },
          {
            "word": "is",
            "start": 1390.34,
            "end": 1390.5,
            "confidence": 0.9986029,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.436938
          },
          {
            "word": "unavoidable",
            "start": 1390.5,
            "end": 1390.98,
            "confidence": 0.9903445,
            "punctuated_word": "unavoidable.",
            "speaker": 0,
            "speaker_confidence": 0.436938
          },
          {
            "word": "so",
            "start": 1390.98,
            "end": 1391.22,
            "confidence": 0.9988257,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.436938
          },
          {
            "word": "i",
            "start": 1391.22,
            "end": 1391.3,
            "confidence": 0.9964653,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.436938
          },
          {
            "word": "would",
            "start": 1391.3,
            "end": 1391.38,
            "confidence": 0.9993376,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "instead",
            "start": 1391.54,
            "end": 1391.86,
            "confidence": 0.99758375,
            "punctuated_word": "instead",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "of",
            "start": 1391.86,
            "end": 1391.9401,
            "confidence": 0.99892235,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "saying",
            "start": 1391.9401,
            "end": 1392.18,
            "confidence": 0.9007846,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "dystopian",
            "start": 1392.18,
            "end": 1392.68,
            "confidence": 0.95174855,
            "punctuated_word": "dystopian",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "or",
            "start": 1392.8201,
            "end": 1393.14,
            "confidence": 0.99468505,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "utopian",
            "start": 1393.14,
            "end": 1393.62,
            "confidence": 0.93563,
            "punctuated_word": "utopian,",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "i",
            "start": 1393.62,
            "end": 1393.78,
            "confidence": 0.99885404,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "would",
            "start": 1393.78,
            "end": 1394.02,
            "confidence": 0.9998642,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "say",
            "start": 1394.02,
            "end": 1394.5,
            "confidence": 0.9996113,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.7112814
          },
          {
            "word": "it",
            "start": 1394.5,
            "end": 1394.58,
            "confidence": 0.76889396,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "is",
            "start": 1394.58,
            "end": 1394.74,
            "confidence": 0.99108946,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "programmable",
            "start": 1394.74,
            "end": 1395.24,
            "confidence": 0.9814976,
            "punctuated_word": "programmable.",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "so",
            "start": 1395.38,
            "end": 1395.54,
            "confidence": 0.9981035,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "it's",
            "start": 1395.54,
            "end": 1395.7,
            "confidence": 0.99857414,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "how",
            "start": 1395.7,
            "end": 1395.86,
            "confidence": 0.9992899,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "you",
            "start": 1395.86,
            "end": 1396.02,
            "confidence": 0.99770576,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "program",
            "start": 1396.02,
            "end": 1396.42,
            "confidence": 0.99584264,
            "punctuated_word": "program",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "it",
            "start": 1396.42,
            "end": 1396.58,
            "confidence": 0.8620504,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "you",
            "start": 1396.58,
            "end": 1396.74,
            "confidence": 0.99884254,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "know",
            "start": 1396.74,
            "end": 1396.98,
            "confidence": 0.9922817,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "sometimes",
            "start": 1396.98,
            "end": 1397.48,
            "confidence": 0.9541228,
            "punctuated_word": "sometimes.",
            "speaker": 0,
            "speaker_confidence": 0.5797098
          },
          {
            "word": "yeah",
            "start": 1397.7,
            "end": 1397.9401,
            "confidence": 0.9989481,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.51383954
          },
          {
            "word": "so",
            "start": 1397.9401,
            "end": 1398.18,
            "confidence": 0.99834037,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.51383954
          },
          {
            "word": "then",
            "start": 1398.18,
            "end": 1398.42,
            "confidence": 0.9840212,
            "punctuated_word": "then,",
            "speaker": 1,
            "speaker_confidence": 0.51383954
          },
          {
            "word": "like",
            "start": 1398.42,
            "end": 1398.74,
            "confidence": 0.99896353,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.51383954
          },
          {
            "word": "there's",
            "start": 1399.14,
            "end": 1399.46,
            "confidence": 0.88384044,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 0.51383954
          },
          {
            "word": "a",
            "start": 1399.46,
            "end": 1399.54,
            "confidence": 0.99349856,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.51383954
          },
          {
            "word": "question",
            "start": 1399.54,
            "end": 1399.9401,
            "confidence": 0.99978095,
            "punctuated_word": "question",
            "speaker": 1,
            "speaker_confidence": 0.51383954
          },
          {
            "word": "in",
            "start": 1399.9401,
            "end": 1400.02,
            "confidence": 0.9542598,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.583055
          },
          {
            "word": "my",
            "start": 1400.02,
            "end": 1400.26,
            "confidence": 0.97233534,
            "punctuated_word": "my",
            "speaker": 1,
            "speaker_confidence": 0.583055
          },
          {
            "word": "mind",
            "start": 1400.26,
            "end": 1400.42,
            "confidence": 0.999038,
            "punctuated_word": "mind",
            "speaker": 1,
            "speaker_confidence": 0.583055
          },
          {
            "word": "of",
            "start": 1400.42,
            "end": 1400.66,
            "confidence": 0.9431412,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.583055
          },
          {
            "word": "like",
            "start": 1400.66,
            "end": 1401.16,
            "confidence": 0.99184006,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.583055
          },
          {
            "word": "if",
            "start": 1401.46,
            "end": 1401.96,
            "confidence": 0.9498689,
            "punctuated_word": "if,",
            "speaker": 1,
            "speaker_confidence": 0.583055
          },
          {
            "word": "you",
            "start": 1402.1,
            "end": 1402.18,
            "confidence": 0.9929755,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.514987
          },
          {
            "word": "know",
            "start": 1402.18,
            "end": 1402.58,
            "confidence": 0.99114144,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.514987
          },
          {
            "word": "if",
            "start": 1402.58,
            "end": 1402.8201,
            "confidence": 0.9987985,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.514987
          },
          {
            "word": "you",
            "start": 1402.8201,
            "end": 1403.3201,
            "confidence": 0.6519677,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.514987
          }
        ],
        "speaker": 0,
        "id": "d572b245-ad6b-4844-823b-fb4e32bb1a58"
      },
      {
        "start": 1403.86,
        "end": 1404.58,
        "confidence": 0.7953477,
        "channel": 0,
        "transcript": "to to",
        "words": [
          {
            "word": "to",
            "start": 1403.86,
            "end": 1404.18,
            "confidence": 0.63141143,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.514987
          },
          {
            "word": "to",
            "start": 1404.18,
            "end": 1404.58,
            "confidence": 0.95928395,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.514987
          }
        ],
        "speaker": 1,
        "id": "35337808-ae80-4399-a905-2118e8da235d"
      },
      {
        "start": 1405.46,
        "end": 1409.005,
        "confidence": 0.88800436,
        "channel": 0,
        "transcript": "I was coming up coming up to my mind, like, to seize the means of production is to seize the means of time.",
        "words": [
          {
            "word": "i",
            "start": 1405.46,
            "end": 1405.54,
            "confidence": 0.6819666,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.514987
          },
          {
            "word": "was",
            "start": 1405.54,
            "end": 1405.7,
            "confidence": 0.9211851,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.23760557
          },
          {
            "word": "coming",
            "start": 1405.7,
            "end": 1405.7424,
            "confidence": 0.57886755,
            "punctuated_word": "coming",
            "speaker": 1,
            "speaker_confidence": 0.23760557
          },
          {
            "word": "up",
            "start": 1405.7424,
            "end": 1405.785,
            "confidence": 0.5135603,
            "punctuated_word": "up",
            "speaker": 1,
            "speaker_confidence": 0.23760557
          },
          {
            "word": "coming",
            "start": 1405.865,
            "end": 1406.025,
            "confidence": 0.85611635,
            "punctuated_word": "coming",
            "speaker": 1,
            "speaker_confidence": 0.23760557
          },
          {
            "word": "up",
            "start": 1406.025,
            "end": 1406.105,
            "confidence": 0.8474557,
            "punctuated_word": "up",
            "speaker": 1,
            "speaker_confidence": 0.23760557
          },
          {
            "word": "to",
            "start": 1406.105,
            "end": 1406.185,
            "confidence": 0.9298777,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.23760557
          },
          {
            "word": "my",
            "start": 1406.185,
            "end": 1406.265,
            "confidence": 0.96470046,
            "punctuated_word": "my",
            "speaker": 1,
            "speaker_confidence": 0.3648864
          },
          {
            "word": "mind",
            "start": 1406.265,
            "end": 1406.425,
            "confidence": 0.80631816,
            "punctuated_word": "mind,",
            "speaker": 1,
            "speaker_confidence": 0.3648864
          },
          {
            "word": "like",
            "start": 1406.425,
            "end": 1406.665,
            "confidence": 0.9764737,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.3648864
          },
          {
            "word": "to",
            "start": 1406.665,
            "end": 1406.745,
            "confidence": 0.70845735,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.3648864
          },
          {
            "word": "seize",
            "start": 1406.745,
            "end": 1406.905,
            "confidence": 0.9713623,
            "punctuated_word": "seize",
            "speaker": 1,
            "speaker_confidence": 0.3648864
          },
          {
            "word": "the",
            "start": 1406.905,
            "end": 1406.985,
            "confidence": 0.9979399,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.26767796
          },
          {
            "word": "means",
            "start": 1406.985,
            "end": 1407.145,
            "confidence": 0.99853945,
            "punctuated_word": "means",
            "speaker": 1,
            "speaker_confidence": 0.26767796
          },
          {
            "word": "of",
            "start": 1407.145,
            "end": 1407.305,
            "confidence": 0.9952461,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.26767796
          },
          {
            "word": "production",
            "start": 1407.305,
            "end": 1407.625,
            "confidence": 0.997869,
            "punctuated_word": "production",
            "speaker": 1,
            "speaker_confidence": 0.26767796
          },
          {
            "word": "is",
            "start": 1407.625,
            "end": 1407.785,
            "confidence": 0.8099147,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.26767796
          },
          {
            "word": "to",
            "start": 1407.785,
            "end": 1407.865,
            "confidence": 0.9360608,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.41471285
          },
          {
            "word": "seize",
            "start": 1407.865,
            "end": 1408.105,
            "confidence": 0.99598545,
            "punctuated_word": "seize",
            "speaker": 1,
            "speaker_confidence": 0.41471285
          },
          {
            "word": "the",
            "start": 1408.105,
            "end": 1408.265,
            "confidence": 0.9984029,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.41471285
          },
          {
            "word": "means",
            "start": 1408.265,
            "end": 1408.425,
            "confidence": 0.9995735,
            "punctuated_word": "means",
            "speaker": 1,
            "speaker_confidence": 0.41471285
          },
          {
            "word": "of",
            "start": 1408.425,
            "end": 1408.505,
            "confidence": 0.9986029,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.41471285
          },
          {
            "word": "time",
            "start": 1408.505,
            "end": 1409.005,
            "confidence": 0.93962467,
            "punctuated_word": "time.",
            "speaker": 1,
            "speaker_confidence": 0.41471285
          }
        ],
        "speaker": 1,
        "id": "f95dbd0b-f4e4-4408-8734-2517ae7d99d0"
      },
      {
        "start": 1409.305,
        "end": 1414.385,
        "confidence": 0.9618533,
        "channel": 0,
        "transcript": "Absolutely. And what does what does that look like in the blockchain world? Like, you know,",
        "words": [
          {
            "word": "absolutely",
            "start": 1409.305,
            "end": 1409.785,
            "confidence": 0.9889467,
            "punctuated_word": "Absolutely.",
            "speaker": 1,
            "speaker_confidence": 0.41471285
          },
          {
            "word": "and",
            "start": 1409.785,
            "end": 1409.9451,
            "confidence": 0.986791,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.018869996
          },
          {
            "word": "what",
            "start": 1409.9451,
            "end": 1410.025,
            "confidence": 0.9972951,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.018869996
          },
          {
            "word": "does",
            "start": 1410.025,
            "end": 1410.185,
            "confidence": 0.5474242,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "what",
            "start": 1410.185,
            "end": 1410.3451,
            "confidence": 0.96296734,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "does",
            "start": 1410.3451,
            "end": 1410.5851,
            "confidence": 0.9958553,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "that",
            "start": 1410.5851,
            "end": 1410.665,
            "confidence": 0.9967321,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "look",
            "start": 1410.665,
            "end": 1410.905,
            "confidence": 0.99948573,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "like",
            "start": 1410.905,
            "end": 1411.405,
            "confidence": 0.9988607,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "in",
            "start": 1411.625,
            "end": 1412.125,
            "confidence": 0.9990102,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "the",
            "start": 1412.185,
            "end": 1412.425,
            "confidence": 0.99941814,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "blockchain",
            "start": 1412.425,
            "end": 1412.905,
            "confidence": 0.9651541,
            "punctuated_word": "blockchain",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "world",
            "start": 1412.905,
            "end": 1413.225,
            "confidence": 0.968266,
            "punctuated_word": "world?",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "like",
            "start": 1413.225,
            "end": 1413.725,
            "confidence": 0.99521947,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "you",
            "start": 1413.785,
            "end": 1413.9451,
            "confidence": 0.9990349,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "know",
            "start": 1413.9451,
            "end": 1414.385,
            "confidence": 0.9891926,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          }
        ],
        "speaker": 1,
        "id": "5711b4d7-2719-41ca-99b2-3cf55b1135fe"
      },
      {
        "start": 1414.8251,
        "end": 1417.885,
        "confidence": 0.92952466,
        "channel": 0,
        "transcript": "I would think you're you're telling me was it Mark Fisher who said this? That's,",
        "words": [
          {
            "word": "i",
            "start": 1414.8251,
            "end": 1414.905,
            "confidence": 0.94866145,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6728667
          },
          {
            "word": "would",
            "start": 1414.905,
            "end": 1415.0651,
            "confidence": 0.68167216,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.32656014
          },
          {
            "word": "think",
            "start": 1415.0651,
            "end": 1415.225,
            "confidence": 0.9921225,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.32656014
          },
          {
            "word": "you're",
            "start": 1415.225,
            "end": 1415.4651,
            "confidence": 0.89355636,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.32656014
          },
          {
            "word": "you're",
            "start": 1415.4651,
            "end": 1415.7051,
            "confidence": 0.9372053,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.32656014
          },
          {
            "word": "telling",
            "start": 1415.7051,
            "end": 1415.9451,
            "confidence": 0.9945681,
            "punctuated_word": "telling",
            "speaker": 1,
            "speaker_confidence": 0.32656014
          },
          {
            "word": "me",
            "start": 1415.9451,
            "end": 1415.9851,
            "confidence": 0.9916128,
            "punctuated_word": "me",
            "speaker": 1,
            "speaker_confidence": 0.5363545
          },
          {
            "word": "was",
            "start": 1416.025,
            "end": 1416.185,
            "confidence": 0.9736744,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.5363545
          },
          {
            "word": "it",
            "start": 1416.185,
            "end": 1416.265,
            "confidence": 0.9842016,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.5363545
          },
          {
            "word": "mark",
            "start": 1416.265,
            "end": 1416.505,
            "confidence": 0.80635124,
            "punctuated_word": "Mark",
            "speaker": 1,
            "speaker_confidence": 0.5363545
          },
          {
            "word": "fisher",
            "start": 1416.505,
            "end": 1416.8251,
            "confidence": 0.9908504,
            "punctuated_word": "Fisher",
            "speaker": 1,
            "speaker_confidence": 0.5363545
          },
          {
            "word": "who",
            "start": 1416.8251,
            "end": 1416.985,
            "confidence": 0.98642665,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.5363545
          },
          {
            "word": "said",
            "start": 1416.985,
            "end": 1417.145,
            "confidence": 0.99852365,
            "punctuated_word": "said",
            "speaker": 1,
            "speaker_confidence": 0.5363545
          },
          {
            "word": "this",
            "start": 1417.145,
            "end": 1417.385,
            "confidence": 0.9349543,
            "punctuated_word": "this?",
            "speaker": 1,
            "speaker_confidence": 0.5363545
          },
          {
            "word": "that's",
            "start": 1417.385,
            "end": 1417.885,
            "confidence": 0.8284891,
            "punctuated_word": "That's,",
            "speaker": 1,
            "speaker_confidence": 0.5363545
          }
        ],
        "speaker": 1,
        "id": "dd005beb-eef2-4cc2-a44c-efb128187072"
      },
      {
        "start": 1418.745,
        "end": 1424.95,
        "confidence": 0.9636778,
        "channel": 0,
        "transcript": "you know, when someone asked him what is communism or something like that, he said it's free time. Exactly. And, like, to me, that's like,",
        "words": [
          {
            "word": "you",
            "start": 1418.745,
            "end": 1418.905,
            "confidence": 0.9917943,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.465792
          },
          {
            "word": "know",
            "start": 1418.905,
            "end": 1419.305,
            "confidence": 0.99042237,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.465792
          },
          {
            "word": "when",
            "start": 1419.625,
            "end": 1419.865,
            "confidence": 0.99556893,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.465792
          },
          {
            "word": "someone",
            "start": 1419.865,
            "end": 1420.185,
            "confidence": 0.9992494,
            "punctuated_word": "someone",
            "speaker": 1,
            "speaker_confidence": 0.465792
          },
          {
            "word": "asked",
            "start": 1420.185,
            "end": 1420.3451,
            "confidence": 0.9259385,
            "punctuated_word": "asked",
            "speaker": 1,
            "speaker_confidence": 0.465792
          },
          {
            "word": "him",
            "start": 1420.3451,
            "end": 1420.505,
            "confidence": 0.9671312,
            "punctuated_word": "him",
            "speaker": 1,
            "speaker_confidence": 0.465792
          },
          {
            "word": "what",
            "start": 1420.505,
            "end": 1420.5851,
            "confidence": 0.80852723,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.46911782
          },
          {
            "word": "is",
            "start": 1420.5851,
            "end": 1420.745,
            "confidence": 0.99076486,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.46911782
          },
          {
            "word": "communism",
            "start": 1420.745,
            "end": 1421.245,
            "confidence": 0.99229586,
            "punctuated_word": "communism",
            "speaker": 1,
            "speaker_confidence": 0.46911782
          },
          {
            "word": "or",
            "start": 1421.25,
            "end": 1421.41,
            "confidence": 0.99936706,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.46911782
          },
          {
            "word": "something",
            "start": 1421.41,
            "end": 1421.57,
            "confidence": 0.99984884,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.46911782
          },
          {
            "word": "like",
            "start": 1421.57,
            "end": 1421.65,
            "confidence": 0.9988387,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.46911782
          },
          {
            "word": "that",
            "start": 1421.65,
            "end": 1421.73,
            "confidence": 0.9606298,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.46911782
          },
          {
            "word": "he",
            "start": 1421.73,
            "end": 1421.97,
            "confidence": 0.9990012,
            "punctuated_word": "he",
            "speaker": 1,
            "speaker_confidence": 0.40556204
          },
          {
            "word": "said",
            "start": 1421.97,
            "end": 1422.13,
            "confidence": 0.9996811,
            "punctuated_word": "said",
            "speaker": 1,
            "speaker_confidence": 0.40556204
          },
          {
            "word": "it's",
            "start": 1422.13,
            "end": 1422.29,
            "confidence": 0.88504803,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.40556204
          },
          {
            "word": "free",
            "start": 1422.29,
            "end": 1422.53,
            "confidence": 0.99969363,
            "punctuated_word": "free",
            "speaker": 1,
            "speaker_confidence": 0.40556204
          },
          {
            "word": "time",
            "start": 1422.53,
            "end": 1422.93,
            "confidence": 0.9931685,
            "punctuated_word": "time.",
            "speaker": 1,
            "speaker_confidence": 0.40556204
          },
          {
            "word": "exactly",
            "start": 1422.93,
            "end": 1423.33,
            "confidence": 0.9980205,
            "punctuated_word": "Exactly.",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "and",
            "start": 1423.33,
            "end": 1423.65,
            "confidence": 0.94828373,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "like",
            "start": 1423.65,
            "end": 1423.81,
            "confidence": 0.99934316,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "to",
            "start": 1423.81,
            "end": 1423.97,
            "confidence": 0.99874675,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "me",
            "start": 1423.97,
            "end": 1424.29,
            "confidence": 0.92241627,
            "punctuated_word": "me,",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "that's",
            "start": 1424.29,
            "end": 1424.45,
            "confidence": 0.9996009,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "like",
            "start": 1424.45,
            "end": 1424.95,
            "confidence": 0.72856516,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          }
        ],
        "speaker": 1,
        "id": "f945aa4e-8a5a-43f9-b9c9-e180595660c3"
      },
      {
        "start": 1425.57,
        "end": 1429.99,
        "confidence": 0.88955295,
        "channel": 0,
        "transcript": "I I think it's a a great way if someone asks you what is it, just say free time.",
        "words": [
          {
            "word": "i",
            "start": 1425.57,
            "end": 1425.89,
            "confidence": 0.9833844,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "i",
            "start": 1425.89,
            "end": 1426.05,
            "confidence": 0.96979696,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "think",
            "start": 1426.05,
            "end": 1426.29,
            "confidence": 0.99705887,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "it's",
            "start": 1426.29,
            "end": 1426.53,
            "confidence": 0.93676746,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "a",
            "start": 1426.53,
            "end": 1426.85,
            "confidence": 0.4277053,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "a",
            "start": 1426.85,
            "end": 1426.93,
            "confidence": 0.88082486,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "great",
            "start": 1426.93,
            "end": 1427.25,
            "confidence": 0.9943527,
            "punctuated_word": "great",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "way",
            "start": 1427.25,
            "end": 1427.41,
            "confidence": 0.9990693,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "if",
            "start": 1427.41,
            "end": 1427.57,
            "confidence": 0.6645092,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "someone",
            "start": 1427.57,
            "end": 1427.97,
            "confidence": 0.99955183,
            "punctuated_word": "someone",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "asks",
            "start": 1427.97,
            "end": 1428.21,
            "confidence": 0.9978514,
            "punctuated_word": "asks",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "you",
            "start": 1428.21,
            "end": 1428.45,
            "confidence": 0.99821824,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "what",
            "start": 1428.45,
            "end": 1428.61,
            "confidence": 0.6331165,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "is",
            "start": 1428.61,
            "end": 1428.77,
            "confidence": 0.9936259,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "it",
            "start": 1428.77,
            "end": 1428.93,
            "confidence": 0.7691951,
            "punctuated_word": "it,",
            "speaker": 1,
            "speaker_confidence": 0.7172686
          },
          {
            "word": "just",
            "start": 1428.93,
            "end": 1429.09,
            "confidence": 0.7246203,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.42757112
          },
          {
            "word": "say",
            "start": 1429.09,
            "end": 1429.33,
            "confidence": 0.9795925,
            "punctuated_word": "say",
            "speaker": 1,
            "speaker_confidence": 0.42757112
          },
          {
            "word": "free",
            "start": 1429.33,
            "end": 1429.49,
            "confidence": 0.96098727,
            "punctuated_word": "free",
            "speaker": 1,
            "speaker_confidence": 0.42757112
          },
          {
            "word": "time",
            "start": 1429.49,
            "end": 1429.99,
            "confidence": 0.9912778,
            "punctuated_word": "time.",
            "speaker": 1,
            "speaker_confidence": 0.42757112
          }
        ],
        "speaker": 1,
        "id": "d9350a13-0382-4799-8142-f42ce597be3c"
      },
      {
        "start": 1431.17,
        "end": 1436.47,
        "confidence": 0.87629247,
        "channel": 0,
        "transcript": "It's the it's the ability to do what you want whenever you want and learn and, like, to not be compelled to have to",
        "words": [
          {
            "word": "it's",
            "start": 1431.17,
            "end": 1431.41,
            "confidence": 0.9373201,
            "punctuated_word": "It's",
            "speaker": 1,
            "speaker_confidence": 0.23431897
          },
          {
            "word": "the",
            "start": 1431.41,
            "end": 1431.49,
            "confidence": 0.46596625,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "it's",
            "start": 1431.49,
            "end": 1431.73,
            "confidence": 0.92254686,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "the",
            "start": 1431.73,
            "end": 1431.89,
            "confidence": 0.9892357,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "ability",
            "start": 1431.89,
            "end": 1432.21,
            "confidence": 0.9906599,
            "punctuated_word": "ability",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "to",
            "start": 1432.21,
            "end": 1432.37,
            "confidence": 0.9529036,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "do",
            "start": 1432.37,
            "end": 1432.53,
            "confidence": 0.9855504,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "what",
            "start": 1432.53,
            "end": 1432.77,
            "confidence": 0.97886366,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "you",
            "start": 1432.77,
            "end": 1432.93,
            "confidence": 0.98515224,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "want",
            "start": 1432.93,
            "end": 1433.33,
            "confidence": 0.99178165,
            "punctuated_word": "want",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "whenever",
            "start": 1433.33,
            "end": 1433.73,
            "confidence": 0.847848,
            "punctuated_word": "whenever",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "you",
            "start": 1433.73,
            "end": 1433.97,
            "confidence": 0.9803774,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "want",
            "start": 1433.97,
            "end": 1434.21,
            "confidence": 0.98445326,
            "punctuated_word": "want",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "and",
            "start": 1434.21,
            "end": 1434.37,
            "confidence": 0.9016275,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "learn",
            "start": 1434.37,
            "end": 1434.85,
            "confidence": 0.9861704,
            "punctuated_word": "learn",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "and",
            "start": 1434.85,
            "end": 1435.09,
            "confidence": 0.87734187,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "like",
            "start": 1435.09,
            "end": 1435.33,
            "confidence": 0.99626726,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "to",
            "start": 1435.33,
            "end": 1435.3939,
            "confidence": 0.7965309,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "not",
            "start": 1435.3939,
            "end": 1435.458,
            "confidence": 0.9652893,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "be",
            "start": 1435.458,
            "end": 1435.522,
            "confidence": 0.92563134,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "compelled",
            "start": 1435.522,
            "end": 1435.586,
            "confidence": 0.79359645,
            "punctuated_word": "compelled",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "to",
            "start": 1435.586,
            "end": 1435.65,
            "confidence": 0.60966355,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "have",
            "start": 1435.65,
            "end": 1435.97,
            "confidence": 0.6055903,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          },
          {
            "word": "to",
            "start": 1435.97,
            "end": 1436.47,
            "confidence": 0.5606524,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6672115
          }
        ],
        "speaker": 1,
        "id": "fbd63e6c-7556-483e-b4a2-25e7d1917d1d"
      },
      {
        "start": 1442.7949,
        "end": 1453.3201,
        "confidence": 0.90538496,
        "channel": 0,
        "transcript": "want to do or you don't feel as, like, fulfilling in your life. To me, that is, like, you know, that is that is when we've reached, you know, know Nirvana. Nirvana. Yeah. Our post capitalist world. Yes.",
        "words": [
          {
            "word": "want",
            "start": 1442.7949,
            "end": 1442.955,
            "confidence": 0.91511846,
            "punctuated_word": "want",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "to",
            "start": 1442.955,
            "end": 1443.115,
            "confidence": 0.85468173,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "do",
            "start": 1443.115,
            "end": 1443.355,
            "confidence": 0.75773495,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "or",
            "start": 1443.355,
            "end": 1443.6749,
            "confidence": 0.7295745,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "you",
            "start": 1443.6749,
            "end": 1443.835,
            "confidence": 0.8795878,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "don't",
            "start": 1443.835,
            "end": 1443.9149,
            "confidence": 0.9130356,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "feel",
            "start": 1443.9149,
            "end": 1444.1549,
            "confidence": 0.92632014,
            "punctuated_word": "feel",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "as",
            "start": 1444.1549,
            "end": 1444.315,
            "confidence": 0.7015662,
            "punctuated_word": "as,",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "like",
            "start": 1444.315,
            "end": 1444.475,
            "confidence": 0.969562,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "fulfilling",
            "start": 1444.475,
            "end": 1444.975,
            "confidence": 0.9364479,
            "punctuated_word": "fulfilling",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "in",
            "start": 1445.115,
            "end": 1445.195,
            "confidence": 0.85252064,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "your",
            "start": 1445.195,
            "end": 1445.355,
            "confidence": 0.91843855,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "life",
            "start": 1445.355,
            "end": 1445.595,
            "confidence": 0.85914385,
            "punctuated_word": "life.",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "to",
            "start": 1445.595,
            "end": 1445.755,
            "confidence": 0.938413,
            "punctuated_word": "To",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "me",
            "start": 1445.755,
            "end": 1445.835,
            "confidence": 0.92963946,
            "punctuated_word": "me,",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "that",
            "start": 1445.835,
            "end": 1446.075,
            "confidence": 0.96896523,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "is",
            "start": 1446.075,
            "end": 1446.315,
            "confidence": 0.80644906,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "like",
            "start": 1446.315,
            "end": 1446.635,
            "confidence": 0.8955226,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "you",
            "start": 1446.635,
            "end": 1446.7949,
            "confidence": 0.94872487,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "know",
            "start": 1446.7949,
            "end": 1447.0349,
            "confidence": 0.8850013,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "that",
            "start": 1447.0349,
            "end": 1447.195,
            "confidence": 0.8360235,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "is",
            "start": 1447.195,
            "end": 1447.4349,
            "confidence": 0.97876656,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "that",
            "start": 1447.4349,
            "end": 1447.595,
            "confidence": 0.99104846,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "is",
            "start": 1447.595,
            "end": 1447.6749,
            "confidence": 0.9640724,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "when",
            "start": 1447.6749,
            "end": 1447.835,
            "confidence": 0.9741003,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "we've",
            "start": 1447.835,
            "end": 1448.1549,
            "confidence": 0.9022453,
            "punctuated_word": "we've",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "reached",
            "start": 1448.1549,
            "end": 1448.6549,
            "confidence": 0.9632374,
            "punctuated_word": "reached,",
            "speaker": 1,
            "speaker_confidence": 0.7757294
          },
          {
            "word": "you",
            "start": 1448.7949,
            "end": 1448.955,
            "confidence": 0.9748086,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.39912492
          },
          {
            "word": "know",
            "start": 1448.955,
            "end": 1449.0076,
            "confidence": 0.8145306,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.39912492
          },
          {
            "word": "know",
            "start": 1449.6201,
            "end": 1449.8867,
            "confidence": 0.9998109,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.39912492
          },
          {
            "word": "nirvana",
            "start": 1450.1534,
            "end": 1450.42,
            "confidence": 0.95797,
            "punctuated_word": "Nirvana.",
            "speaker": 1,
            "speaker_confidence": 0.39912492
          },
          {
            "word": "nirvana",
            "start": 1450.5,
            "end": 1451.0,
            "confidence": 0.7747761,
            "punctuated_word": "Nirvana.",
            "speaker": 1,
            "speaker_confidence": 0.39912492
          },
          {
            "word": "yeah",
            "start": 1451.06,
            "end": 1451.4601,
            "confidence": 0.94534683,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.47074836
          },
          {
            "word": "our",
            "start": 1451.4601,
            "end": 1451.6201,
            "confidence": 0.90060395,
            "punctuated_word": "Our",
            "speaker": 1,
            "speaker_confidence": 0.47074836
          },
          {
            "word": "post",
            "start": 1451.6201,
            "end": 1451.8601,
            "confidence": 0.9950787,
            "punctuated_word": "post",
            "speaker": 1,
            "speaker_confidence": 0.47074836
          },
          {
            "word": "capitalist",
            "start": 1451.8601,
            "end": 1452.3601,
            "confidence": 0.8506037,
            "punctuated_word": "capitalist",
            "speaker": 1,
            "speaker_confidence": 0.47074836
          },
          {
            "word": "world",
            "start": 1452.42,
            "end": 1452.8201,
            "confidence": 0.99616843,
            "punctuated_word": "world.",
            "speaker": 1,
            "speaker_confidence": 0.47074836
          },
          {
            "word": "yes",
            "start": 1452.8201,
            "end": 1453.3201,
            "confidence": 0.99898565,
            "punctuated_word": "Yes.",
            "speaker": 0,
            "speaker_confidence": 0.20058346
          }
        ],
        "speaker": 1,
        "id": "f3c5c105-4dbc-44bc-9e86-35acd24c74a6"
      },
      {
        "start": 1454.1001,
        "end": 1457.4801,
        "confidence": 0.9474925,
        "channel": 0,
        "transcript": "But, yeah, I guess for you, what does it look like? I mean, what does,",
        "words": [
          {
            "word": "but",
            "start": 1454.1001,
            "end": 1454.26,
            "confidence": 0.8005159,
            "punctuated_word": "But,",
            "speaker": 0,
            "speaker_confidence": 0.04385841
          },
          {
            "word": "yeah",
            "start": 1454.26,
            "end": 1454.5,
            "confidence": 0.97070134,
            "punctuated_word": "yeah,",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "i",
            "start": 1454.5,
            "end": 1454.5801,
            "confidence": 0.8980355,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "guess",
            "start": 1454.5801,
            "end": 1454.8201,
            "confidence": 0.9883321,
            "punctuated_word": "guess",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "for",
            "start": 1454.8201,
            "end": 1454.9801,
            "confidence": 0.70011455,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "you",
            "start": 1454.9801,
            "end": 1455.14,
            "confidence": 0.9825581,
            "punctuated_word": "you,",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "what",
            "start": 1455.14,
            "end": 1455.3,
            "confidence": 0.99971503,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "does",
            "start": 1455.3,
            "end": 1455.54,
            "confidence": 0.9998604,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "it",
            "start": 1455.54,
            "end": 1455.7001,
            "confidence": 0.9996791,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "look",
            "start": 1455.7001,
            "end": 1456.02,
            "confidence": 0.99917275,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "like",
            "start": 1456.02,
            "end": 1456.52,
            "confidence": 0.89505565,
            "punctuated_word": "like?",
            "speaker": 1,
            "speaker_confidence": 0.53756195
          },
          {
            "word": "i",
            "start": 1456.5801,
            "end": 1456.66,
            "confidence": 0.9991048,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.411525
          },
          {
            "word": "mean",
            "start": 1456.66,
            "end": 1456.8201,
            "confidence": 0.9971127,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.411525
          },
          {
            "word": "what",
            "start": 1456.8201,
            "end": 1456.9801,
            "confidence": 0.9997955,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.411525
          },
          {
            "word": "does",
            "start": 1456.9801,
            "end": 1457.4801,
            "confidence": 0.9826338,
            "punctuated_word": "does,",
            "speaker": 1,
            "speaker_confidence": 0.411525
          }
        ],
        "speaker": 1,
        "id": "8339b0b4-76e0-4dd7-9db5-fb144a9b0f4c"
      },
      {
        "start": 1458.02,
        "end": 1459.64,
        "confidence": 0.8600233,
        "channel": 0,
        "transcript": "Freedom look like? Air drops.",
        "words": [
          {
            "word": "freedom",
            "start": 1458.02,
            "end": 1458.42,
            "confidence": 0.9957318,
            "punctuated_word": "Freedom",
            "speaker": 0,
            "speaker_confidence": 0.48913133
          },
          {
            "word": "look",
            "start": 1458.42,
            "end": 1458.66,
            "confidence": 0.9896672,
            "punctuated_word": "look",
            "speaker": 0,
            "speaker_confidence": 0.48913133
          },
          {
            "word": "like",
            "start": 1458.66,
            "end": 1458.9,
            "confidence": 0.8633302,
            "punctuated_word": "like?",
            "speaker": 0,
            "speaker_confidence": 0.48913133
          },
          {
            "word": "air",
            "start": 1458.9,
            "end": 1459.14,
            "confidence": 0.57714176,
            "punctuated_word": "Air",
            "speaker": 0,
            "speaker_confidence": 0.48913133
          },
          {
            "word": "drops",
            "start": 1459.14,
            "end": 1459.64,
            "confidence": 0.87424546,
            "punctuated_word": "drops.",
            "speaker": 0,
            "speaker_confidence": 0.48913133
          }
        ],
        "speaker": 0,
        "id": "f96a13ba-3356-401a-a753-f9309e585668"
      },
      {
        "start": 1461.14,
        "end": 1479.39,
        "confidence": 0.9218596,
        "channel": 0,
        "transcript": "You know? Air drops. That that's that's Freedom freedom is getting as many airdrops. Airdrops. I mean, when you get airdrops for because you did something, you participated in a in a platform without expectation of anything. Maybe sometimes, most of them, you didn't know. At least you didn't know how much you will get. Yeah. And next thing you know, you got some airdrops that allows you some kind of a freedom because,",
        "words": [
          {
            "word": "you",
            "start": 1461.14,
            "end": 1461.2201,
            "confidence": 0.9924906,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.24170756
          },
          {
            "word": "know",
            "start": 1461.2201,
            "end": 1461.7001,
            "confidence": 0.9073947,
            "punctuated_word": "know?",
            "speaker": 0,
            "speaker_confidence": 0.24170756
          },
          {
            "word": "air",
            "start": 1461.7001,
            "end": 1461.8601,
            "confidence": 0.58285165,
            "punctuated_word": "Air",
            "speaker": 0,
            "speaker_confidence": 0.24170756
          },
          {
            "word": "drops",
            "start": 1461.8601,
            "end": 1462.18,
            "confidence": 0.92336965,
            "punctuated_word": "drops.",
            "speaker": 0,
            "speaker_confidence": 0.24170756
          },
          {
            "word": "that",
            "start": 1462.18,
            "end": 1462.3,
            "confidence": 0.9792523,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.104902506
          },
          {
            "word": "that's",
            "start": 1462.42,
            "end": 1462.66,
            "confidence": 0.99445516,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.104902506
          },
          {
            "word": "that's",
            "start": 1462.66,
            "end": 1462.7401,
            "confidence": 0.6132211,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.104902506
          },
          {
            "word": "freedom",
            "start": 1462.9,
            "end": 1463.205,
            "confidence": 0.99569076,
            "punctuated_word": "Freedom",
            "speaker": 0,
            "speaker_confidence": 0.104902506
          },
          {
            "word": "freedom",
            "start": 1463.445,
            "end": 1463.6849,
            "confidence": 0.98335683,
            "punctuated_word": "freedom",
            "speaker": 1,
            "speaker_confidence": 0.3532619
          },
          {
            "word": "is",
            "start": 1463.6849,
            "end": 1463.845,
            "confidence": 0.9975891,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.3532619
          },
          {
            "word": "getting",
            "start": 1463.845,
            "end": 1464.1649,
            "confidence": 0.9986261,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.3532619
          },
          {
            "word": "as",
            "start": 1464.1649,
            "end": 1464.245,
            "confidence": 0.96026313,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.3532619
          },
          {
            "word": "many",
            "start": 1464.245,
            "end": 1464.485,
            "confidence": 0.9995192,
            "punctuated_word": "many",
            "speaker": 1,
            "speaker_confidence": 0.3532619
          },
          {
            "word": "airdrops",
            "start": 1464.485,
            "end": 1464.985,
            "confidence": 0.9219246,
            "punctuated_word": "airdrops.",
            "speaker": 1,
            "speaker_confidence": 0.3532619
          },
          {
            "word": "airdrops",
            "start": 1465.0449,
            "end": 1465.445,
            "confidence": 0.94784987,
            "punctuated_word": "Airdrops.",
            "speaker": 0,
            "speaker_confidence": 0.37917703
          },
          {
            "word": "i",
            "start": 1465.445,
            "end": 1465.5249,
            "confidence": 0.9915735,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.37917703
          },
          {
            "word": "mean",
            "start": 1465.5249,
            "end": 1465.6849,
            "confidence": 0.9895863,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.37917703
          },
          {
            "word": "when",
            "start": 1465.6849,
            "end": 1465.845,
            "confidence": 0.893762,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.37917703
          },
          {
            "word": "you",
            "start": 1465.845,
            "end": 1465.9249,
            "confidence": 0.9832903,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.37917703
          },
          {
            "word": "get",
            "start": 1465.9249,
            "end": 1466.245,
            "confidence": 0.98259336,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.37917703
          },
          {
            "word": "airdrops",
            "start": 1466.245,
            "end": 1466.745,
            "confidence": 0.87812173,
            "punctuated_word": "airdrops",
            "speaker": 0,
            "speaker_confidence": 0.37917703
          },
          {
            "word": "for",
            "start": 1466.8049,
            "end": 1466.885,
            "confidence": 0.9452116,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.5826349
          },
          {
            "word": "because",
            "start": 1466.965,
            "end": 1467.445,
            "confidence": 0.97974384,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.5826349
          },
          {
            "word": "you",
            "start": 1467.445,
            "end": 1467.6849,
            "confidence": 0.9975782,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5826349
          },
          {
            "word": "did",
            "start": 1467.6849,
            "end": 1467.845,
            "confidence": 0.9995121,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.5826349
          },
          {
            "word": "something",
            "start": 1467.845,
            "end": 1468.245,
            "confidence": 0.8365655,
            "punctuated_word": "something,",
            "speaker": 0,
            "speaker_confidence": 0.5826349
          },
          {
            "word": "you",
            "start": 1468.245,
            "end": 1468.4049,
            "confidence": 0.9994117,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5826349
          },
          {
            "word": "participated",
            "start": 1468.4049,
            "end": 1468.9049,
            "confidence": 0.9239946,
            "punctuated_word": "participated",
            "speaker": 0,
            "speaker_confidence": 0.5826349
          },
          {
            "word": "in",
            "start": 1468.965,
            "end": 1469.125,
            "confidence": 0.99434125,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5826349
          },
          {
            "word": "a",
            "start": 1469.125,
            "end": 1469.2849,
            "confidence": 0.84657896,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5826349
          },
          {
            "word": "in",
            "start": 1469.2849,
            "end": 1469.365,
            "confidence": 0.98574716,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "a",
            "start": 1469.365,
            "end": 1469.445,
            "confidence": 0.9802648,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "platform",
            "start": 1469.445,
            "end": 1469.945,
            "confidence": 0.9984659,
            "punctuated_word": "platform",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "without",
            "start": 1470.085,
            "end": 1470.485,
            "confidence": 0.81119734,
            "punctuated_word": "without",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "expectation",
            "start": 1470.485,
            "end": 1470.965,
            "confidence": 0.96896523,
            "punctuated_word": "expectation",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "of",
            "start": 1470.965,
            "end": 1471.125,
            "confidence": 0.93970877,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "anything",
            "start": 1471.125,
            "end": 1471.5249,
            "confidence": 0.82081676,
            "punctuated_word": "anything.",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "maybe",
            "start": 1471.5249,
            "end": 1471.845,
            "confidence": 0.99912304,
            "punctuated_word": "Maybe",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "sometimes",
            "start": 1471.845,
            "end": 1472.345,
            "confidence": 0.70691204,
            "punctuated_word": "sometimes,",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "most",
            "start": 1472.4049,
            "end": 1472.6449,
            "confidence": 0.967609,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "of",
            "start": 1472.6449,
            "end": 1472.8049,
            "confidence": 0.9925519,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "them",
            "start": 1472.8049,
            "end": 1472.965,
            "confidence": 0.87328357,
            "punctuated_word": "them,",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "you",
            "start": 1472.965,
            "end": 1473.125,
            "confidence": 0.9987394,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "didn't",
            "start": 1473.125,
            "end": 1473.365,
            "confidence": 0.9993713,
            "punctuated_word": "didn't",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "know",
            "start": 1473.365,
            "end": 1473.6849,
            "confidence": 0.9307028,
            "punctuated_word": "know.",
            "speaker": 0,
            "speaker_confidence": 0.7411519
          },
          {
            "word": "at",
            "start": 1473.6849,
            "end": 1473.845,
            "confidence": 0.62837034,
            "punctuated_word": "At",
            "speaker": 0,
            "speaker_confidence": 0.3824466
          },
          {
            "word": "least",
            "start": 1473.845,
            "end": 1474.005,
            "confidence": 0.99978346,
            "punctuated_word": "least",
            "speaker": 0,
            "speaker_confidence": 0.3824466
          },
          {
            "word": "you",
            "start": 1474.005,
            "end": 1474.085,
            "confidence": 0.8402603,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.3824466
          },
          {
            "word": "didn't",
            "start": 1474.085,
            "end": 1474.325,
            "confidence": 0.97683334,
            "punctuated_word": "didn't",
            "speaker": 0,
            "speaker_confidence": 0.3824466
          },
          {
            "word": "know",
            "start": 1474.325,
            "end": 1474.485,
            "confidence": 0.9922036,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.3824466
          },
          {
            "word": "how",
            "start": 1474.485,
            "end": 1474.565,
            "confidence": 0.9956899,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.35385686
          },
          {
            "word": "much",
            "start": 1474.565,
            "end": 1474.725,
            "confidence": 0.99980766,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.35385686
          },
          {
            "word": "you",
            "start": 1474.725,
            "end": 1474.885,
            "confidence": 0.9984224,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.35385686
          },
          {
            "word": "will",
            "start": 1474.885,
            "end": 1475.0449,
            "confidence": 0.94584805,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.35385686
          },
          {
            "word": "get",
            "start": 1475.0449,
            "end": 1475.2849,
            "confidence": 0.9828619,
            "punctuated_word": "get.",
            "speaker": 0,
            "speaker_confidence": 0.35385686
          },
          {
            "word": "yeah",
            "start": 1475.2849,
            "end": 1475.5249,
            "confidence": 0.9942618,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.41990352
          },
          {
            "word": "and",
            "start": 1475.5249,
            "end": 1475.605,
            "confidence": 0.8487428,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.41990352
          },
          {
            "word": "next",
            "start": 1475.605,
            "end": 1475.845,
            "confidence": 0.9684776,
            "punctuated_word": "next",
            "speaker": 0,
            "speaker_confidence": 0.41990352
          },
          {
            "word": "thing",
            "start": 1475.845,
            "end": 1476.125,
            "confidence": 0.9915338,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.41990352
          },
          {
            "word": "you",
            "start": 1476.125,
            "end": 1476.4049,
            "confidence": 0.79510623,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.41990352
          },
          {
            "word": "know",
            "start": 1476.4049,
            "end": 1476.445,
            "confidence": 0.77428097,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5827744
          },
          {
            "word": "you",
            "start": 1476.445,
            "end": 1476.485,
            "confidence": 0.18802238,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5827744
          },
          {
            "word": "got",
            "start": 1476.485,
            "end": 1476.6449,
            "confidence": 0.9128868,
            "punctuated_word": "got",
            "speaker": 0,
            "speaker_confidence": 0.5827744
          },
          {
            "word": "some",
            "start": 1476.6449,
            "end": 1476.8049,
            "confidence": 0.9869703,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.5827744
          },
          {
            "word": "airdrops",
            "start": 1476.8049,
            "end": 1477.3049,
            "confidence": 0.98928905,
            "punctuated_word": "airdrops",
            "speaker": 0,
            "speaker_confidence": 0.5827744
          },
          {
            "word": "that",
            "start": 1477.365,
            "end": 1477.605,
            "confidence": 0.9169985,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5827744
          },
          {
            "word": "allows",
            "start": 1477.605,
            "end": 1477.9249,
            "confidence": 0.9980229,
            "punctuated_word": "allows",
            "speaker": 0,
            "speaker_confidence": 0.5827744
          },
          {
            "word": "you",
            "start": 1477.9249,
            "end": 1478.25,
            "confidence": 0.9621644,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5827744
          },
          {
            "word": "some",
            "start": 1478.25,
            "end": 1478.3301,
            "confidence": 0.9612049,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.5827744
          },
          {
            "word": "kind",
            "start": 1478.3301,
            "end": 1478.41,
            "confidence": 0.99702626,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.5820297
          },
          {
            "word": "of",
            "start": 1478.41,
            "end": 1478.53,
            "confidence": 0.9995436,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5820297
          },
          {
            "word": "a",
            "start": 1478.53,
            "end": 1478.65,
            "confidence": 0.87888885,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5820297
          },
          {
            "word": "freedom",
            "start": 1478.65,
            "end": 1478.89,
            "confidence": 0.9989361,
            "punctuated_word": "freedom",
            "speaker": 0,
            "speaker_confidence": 0.5820297
          },
          {
            "word": "because",
            "start": 1478.89,
            "end": 1479.39,
            "confidence": 0.68199277,
            "punctuated_word": "because,",
            "speaker": 0,
            "speaker_confidence": 0.5820297
          }
        ],
        "speaker": 0,
        "id": "5eba1061-6b91-4ee5-8278-24ea1223827d"
      },
      {
        "start": 1479.77,
        "end": 1484.75,
        "confidence": 0.97376597,
        "channel": 0,
        "transcript": "you know, if it has some value, if it goes up, you know, you can buy. I know it sounds super,",
        "words": [
          {
            "word": "you",
            "start": 1479.77,
            "end": 1479.85,
            "confidence": 0.93767947,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5820297
          },
          {
            "word": "know",
            "start": 1479.85,
            "end": 1480.01,
            "confidence": 0.9974638,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.4512099
          },
          {
            "word": "if",
            "start": 1480.01,
            "end": 1480.17,
            "confidence": 0.9949654,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.4512099
          },
          {
            "word": "it",
            "start": 1480.17,
            "end": 1480.33,
            "confidence": 0.93926275,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.4512099
          },
          {
            "word": "has",
            "start": 1480.33,
            "end": 1480.57,
            "confidence": 0.9796085,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.4512099
          },
          {
            "word": "some",
            "start": 1480.57,
            "end": 1480.73,
            "confidence": 0.99254733,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.4512099
          },
          {
            "word": "value",
            "start": 1480.73,
            "end": 1481.05,
            "confidence": 0.93921596,
            "punctuated_word": "value,",
            "speaker": 0,
            "speaker_confidence": 0.4512099
          },
          {
            "word": "if",
            "start": 1481.05,
            "end": 1481.21,
            "confidence": 0.9821333,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.35970688
          },
          {
            "word": "it",
            "start": 1481.21,
            "end": 1481.29,
            "confidence": 0.9988997,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.35970688
          },
          {
            "word": "goes",
            "start": 1481.29,
            "end": 1481.79,
            "confidence": 0.99797684,
            "punctuated_word": "goes",
            "speaker": 0,
            "speaker_confidence": 0.35970688
          },
          {
            "word": "up",
            "start": 1482.09,
            "end": 1482.25,
            "confidence": 0.99423707,
            "punctuated_word": "up,",
            "speaker": 0,
            "speaker_confidence": 0.35970688
          },
          {
            "word": "you",
            "start": 1482.25,
            "end": 1482.33,
            "confidence": 0.99912006,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.35970688
          },
          {
            "word": "know",
            "start": 1482.33,
            "end": 1482.49,
            "confidence": 0.9981172,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.48401058
          },
          {
            "word": "you",
            "start": 1482.49,
            "end": 1482.65,
            "confidence": 0.99872726,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.48401058
          },
          {
            "word": "can",
            "start": 1482.65,
            "end": 1482.97,
            "confidence": 0.99969923,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.48401058
          },
          {
            "word": "buy",
            "start": 1482.97,
            "end": 1483.37,
            "confidence": 0.827046,
            "punctuated_word": "buy.",
            "speaker": 0,
            "speaker_confidence": 0.48401058
          },
          {
            "word": "i",
            "start": 1483.37,
            "end": 1483.61,
            "confidence": 0.94760215,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.48401058
          },
          {
            "word": "know",
            "start": 1483.61,
            "end": 1483.69,
            "confidence": 0.99822694,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.48401058
          },
          {
            "word": "it",
            "start": 1483.69,
            "end": 1483.93,
            "confidence": 0.9943474,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.48401058
          },
          {
            "word": "sounds",
            "start": 1483.93,
            "end": 1484.25,
            "confidence": 0.94573766,
            "punctuated_word": "sounds",
            "speaker": 0,
            "speaker_confidence": 0.48401058
          },
          {
            "word": "super",
            "start": 1484.25,
            "end": 1484.75,
            "confidence": 0.9864721,
            "punctuated_word": "super,",
            "speaker": 0,
            "speaker_confidence": 0.48401058
          }
        ],
        "speaker": 0,
        "id": "5c72f4ef-cd20-4cc8-9edc-dcd8c6ea32bc"
      },
      {
        "start": 1485.29,
        "end": 1487.23,
        "confidence": 0.85686487,
        "channel": 0,
        "transcript": "you know, antithetical move to the spirit,",
        "words": [
          {
            "word": "you",
            "start": 1485.29,
            "end": 1485.45,
            "confidence": 0.9983663,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5929262
          },
          {
            "word": "know",
            "start": 1485.45,
            "end": 1485.77,
            "confidence": 0.9994217,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5929262
          },
          {
            "word": "antithetical",
            "start": 1485.77,
            "end": 1486.27,
            "confidence": 0.97772676,
            "punctuated_word": "antithetical",
            "speaker": 0,
            "speaker_confidence": 0.5929262
          },
          {
            "word": "move",
            "start": 1486.33,
            "end": 1486.57,
            "confidence": 0.65509677,
            "punctuated_word": "move",
            "speaker": 0,
            "speaker_confidence": 0.5929262
          },
          {
            "word": "to",
            "start": 1486.57,
            "end": 1486.65,
            "confidence": 0.9831797,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5929262
          },
          {
            "word": "the",
            "start": 1486.65,
            "end": 1486.73,
            "confidence": 0.604501,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5929262
          },
          {
            "word": "spirit",
            "start": 1486.73,
            "end": 1487.23,
            "confidence": 0.7797618,
            "punctuated_word": "spirit,",
            "speaker": 0,
            "speaker_confidence": 0.5929262
          }
        ],
        "speaker": 0,
        "id": "645fc9c6-a575-46e9-8bab-f4de674d3105"
      },
      {
        "start": 1487.53,
        "end": 1489.15,
        "confidence": 0.9745884,
        "channel": 0,
        "transcript": "but you do you know, it's like",
        "words": [
          {
            "word": "but",
            "start": 1487.53,
            "end": 1487.69,
            "confidence": 0.99860495,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.3471523
          },
          {
            "word": "you",
            "start": 1487.69,
            "end": 1487.85,
            "confidence": 0.9700446,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.3471523
          },
          {
            "word": "do",
            "start": 1487.85,
            "end": 1488.01,
            "confidence": 0.9922472,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.3471523
          },
          {
            "word": "you",
            "start": 1488.17,
            "end": 1488.25,
            "confidence": 0.9980703,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.3471523
          },
          {
            "word": "know",
            "start": 1488.25,
            "end": 1488.41,
            "confidence": 0.9839925,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.3471523
          },
          {
            "word": "it's",
            "start": 1488.41,
            "end": 1488.65,
            "confidence": 0.9993235,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.3471523
          },
          {
            "word": "like",
            "start": 1488.65,
            "end": 1489.15,
            "confidence": 0.8798357,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.3471523
          }
        ],
        "speaker": 0,
        "id": "d50a08a7-84d9-48fd-af9a-c2963c299c19"
      },
      {
        "start": 1489.53,
        "end": 1501.105,
        "confidence": 0.89249647,
        "channel": 0,
        "transcript": "the poison is its own very medicine in some cases. Right? So that which, you know, got us not having time, getting the airdrop, being able to know, but it's basically swap those airdrop talk tokens to",
        "words": [
          {
            "word": "the",
            "start": 1489.53,
            "end": 1489.61,
            "confidence": 0.85572124,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "poison",
            "start": 1489.61,
            "end": 1490.01,
            "confidence": 0.99363303,
            "punctuated_word": "poison",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "is",
            "start": 1490.01,
            "end": 1490.17,
            "confidence": 0.53978366,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "its",
            "start": 1490.17,
            "end": 1490.33,
            "confidence": 0.56518483,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "own",
            "start": 1490.33,
            "end": 1490.49,
            "confidence": 0.9956813,
            "punctuated_word": "own",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "very",
            "start": 1490.49,
            "end": 1490.81,
            "confidence": 0.9894169,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "medicine",
            "start": 1490.81,
            "end": 1491.29,
            "confidence": 0.98846674,
            "punctuated_word": "medicine",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "in",
            "start": 1491.29,
            "end": 1491.37,
            "confidence": 0.99046445,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "some",
            "start": 1491.37,
            "end": 1491.53,
            "confidence": 0.9992866,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "cases",
            "start": 1491.53,
            "end": 1491.93,
            "confidence": 0.9973624,
            "punctuated_word": "cases.",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "right",
            "start": 1491.93,
            "end": 1492.17,
            "confidence": 0.989105,
            "punctuated_word": "Right?",
            "speaker": 0,
            "speaker_confidence": 0.5702049
          },
          {
            "word": "so",
            "start": 1492.17,
            "end": 1492.65,
            "confidence": 0.9908716,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "that",
            "start": 1492.65,
            "end": 1492.845,
            "confidence": 0.9855379,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "which",
            "start": 1493.005,
            "end": 1493.325,
            "confidence": 0.98651576,
            "punctuated_word": "which,",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "you",
            "start": 1493.325,
            "end": 1493.405,
            "confidence": 0.99976176,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "know",
            "start": 1493.405,
            "end": 1493.645,
            "confidence": 0.9993896,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "got",
            "start": 1493.645,
            "end": 1493.885,
            "confidence": 0.99246174,
            "punctuated_word": "got",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "us",
            "start": 1493.885,
            "end": 1494.125,
            "confidence": 0.99852955,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "not",
            "start": 1494.125,
            "end": 1494.365,
            "confidence": 0.9386373,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "having",
            "start": 1494.365,
            "end": 1494.6849,
            "confidence": 0.99962854,
            "punctuated_word": "having",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "time",
            "start": 1494.6849,
            "end": 1495.1849,
            "confidence": 0.7768819,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "getting",
            "start": 1495.325,
            "end": 1495.645,
            "confidence": 0.99937445,
            "punctuated_word": "getting",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "the",
            "start": 1495.645,
            "end": 1495.885,
            "confidence": 0.99865097,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "airdrop",
            "start": 1495.885,
            "end": 1496.385,
            "confidence": 0.8949069,
            "punctuated_word": "airdrop,",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "being",
            "start": 1496.6849,
            "end": 1497.005,
            "confidence": 0.9995747,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "able",
            "start": 1497.005,
            "end": 1497.1649,
            "confidence": 0.99973637,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "to",
            "start": 1497.1649,
            "end": 1497.325,
            "confidence": 0.99762887,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "know",
            "start": 1497.325,
            "end": 1497.485,
            "confidence": 0.2859015,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "but",
            "start": 1497.485,
            "end": 1497.645,
            "confidence": 0.69313055,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "it's",
            "start": 1497.645,
            "end": 1498.125,
            "confidence": 0.6426255,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "basically",
            "start": 1498.125,
            "end": 1498.605,
            "confidence": 0.8607661,
            "punctuated_word": "basically",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "swap",
            "start": 1498.605,
            "end": 1499.085,
            "confidence": 0.7873818,
            "punctuated_word": "swap",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "those",
            "start": 1499.085,
            "end": 1499.405,
            "confidence": 0.8566414,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "airdrop",
            "start": 1499.405,
            "end": 1499.885,
            "confidence": 0.9918435,
            "punctuated_word": "airdrop",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "talk",
            "start": 1499.885,
            "end": 1500.125,
            "confidence": 0.44930923,
            "punctuated_word": "talk",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "tokens",
            "start": 1500.205,
            "end": 1500.605,
            "confidence": 0.99929845,
            "punctuated_word": "tokens",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "to",
            "start": 1500.605,
            "end": 1501.105,
            "confidence": 0.9932765,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          }
        ],
        "speaker": 0,
        "id": "231f22e1-9abb-4829-be72-9287059cadb3"
      },
      {
        "start": 1502.0449,
        "end": 1505.265,
        "confidence": 0.89057124,
        "channel": 0,
        "transcript": "fiat or other kinds of services values online.",
        "words": [
          {
            "word": "fiat",
            "start": 1502.0449,
            "end": 1502.5449,
            "confidence": 0.72173315,
            "punctuated_word": "fiat",
            "speaker": 0,
            "speaker_confidence": 0.8460578
          },
          {
            "word": "or",
            "start": 1502.605,
            "end": 1503.005,
            "confidence": 0.91819537,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "other",
            "start": 1503.005,
            "end": 1503.325,
            "confidence": 0.99068964,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "kinds",
            "start": 1503.325,
            "end": 1503.565,
            "confidence": 0.99816895,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "of",
            "start": 1503.565,
            "end": 1503.725,
            "confidence": 0.99954766,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "services",
            "start": 1503.725,
            "end": 1504.225,
            "confidence": 0.97260743,
            "punctuated_word": "services",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "values",
            "start": 1504.365,
            "end": 1504.765,
            "confidence": 0.6317505,
            "punctuated_word": "values",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "online",
            "start": 1504.765,
            "end": 1505.265,
            "confidence": 0.89187694,
            "punctuated_word": "online.",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          }
        ],
        "speaker": 0,
        "id": "e8c40362-a238-4b25-8e05-f16d4aa474f7"
      },
      {
        "start": 1505.8049,
        "end": 1518.16,
        "confidence": 0.8692184,
        "channel": 0,
        "transcript": "You get to have some, you know so I think airdrops are one of the great, I mean, things which, you know, give us little sense of, like, I don't know, time well spent. You can get it retroactively. I know it sound maybe more dystopian,",
        "words": [
          {
            "word": "you",
            "start": 1505.8049,
            "end": 1505.965,
            "confidence": 0.9987895,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "get",
            "start": 1505.965,
            "end": 1506.125,
            "confidence": 0.99917585,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "to",
            "start": 1506.125,
            "end": 1506.2849,
            "confidence": 0.99527943,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "have",
            "start": 1506.2849,
            "end": 1506.445,
            "confidence": 0.9986388,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "some",
            "start": 1506.445,
            "end": 1506.6849,
            "confidence": 0.9384333,
            "punctuated_word": "some,",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "you",
            "start": 1506.6849,
            "end": 1506.845,
            "confidence": 0.99960965,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6870763
          },
          {
            "word": "know",
            "start": 1506.845,
            "end": 1506.9249,
            "confidence": 0.99986804,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "so",
            "start": 1507.245,
            "end": 1507.565,
            "confidence": 0.99350727,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "i",
            "start": 1507.565,
            "end": 1507.725,
            "confidence": 0.989755,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "think",
            "start": 1507.725,
            "end": 1507.98,
            "confidence": 0.9997874,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "airdrops",
            "start": 1507.98,
            "end": 1508.38,
            "confidence": 0.964062,
            "punctuated_word": "airdrops",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "are",
            "start": 1508.38,
            "end": 1508.7,
            "confidence": 0.9992048,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "one",
            "start": 1508.7,
            "end": 1508.94,
            "confidence": 0.9991105,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "of",
            "start": 1508.94,
            "end": 1509.1,
            "confidence": 0.99957234,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "the",
            "start": 1509.1,
            "end": 1509.26,
            "confidence": 0.9997453,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "great",
            "start": 1509.26,
            "end": 1509.76,
            "confidence": 0.97198665,
            "punctuated_word": "great,",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "i",
            "start": 1509.82,
            "end": 1509.98,
            "confidence": 0.51074964,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "mean",
            "start": 1509.98,
            "end": 1510.22,
            "confidence": 0.9944704,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "things",
            "start": 1510.22,
            "end": 1510.54,
            "confidence": 0.9987935,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "which",
            "start": 1510.54,
            "end": 1510.94,
            "confidence": 0.94422376,
            "punctuated_word": "which,",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "you",
            "start": 1510.94,
            "end": 1511.1799,
            "confidence": 0.99903214,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "know",
            "start": 1511.1799,
            "end": 1511.58,
            "confidence": 0.9990902,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "give",
            "start": 1511.58,
            "end": 1511.82,
            "confidence": 0.9968617,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "us",
            "start": 1511.82,
            "end": 1512.0599,
            "confidence": 0.99865013,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "little",
            "start": 1512.0599,
            "end": 1512.2999,
            "confidence": 0.565685,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "sense",
            "start": 1512.2999,
            "end": 1512.62,
            "confidence": 0.99935335,
            "punctuated_word": "sense",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "of",
            "start": 1512.62,
            "end": 1512.78,
            "confidence": 0.9284729,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "like",
            "start": 1512.78,
            "end": 1513.1799,
            "confidence": 0.94071406,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "i",
            "start": 1513.1799,
            "end": 1513.58,
            "confidence": 0.6166863,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.79565287
          },
          {
            "word": "don't",
            "start": 1513.58,
            "end": 1513.82,
            "confidence": 0.98586816,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.42586315
          },
          {
            "word": "know",
            "start": 1513.82,
            "end": 1513.9,
            "confidence": 0.83321476,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.42586315
          },
          {
            "word": "time",
            "start": 1513.9,
            "end": 1514.14,
            "confidence": 0.9955715,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.42586315
          },
          {
            "word": "well",
            "start": 1514.14,
            "end": 1514.38,
            "confidence": 0.515355,
            "punctuated_word": "well",
            "speaker": 0,
            "speaker_confidence": 0.42586315
          },
          {
            "word": "spent",
            "start": 1514.38,
            "end": 1514.88,
            "confidence": 0.80262446,
            "punctuated_word": "spent.",
            "speaker": 0,
            "speaker_confidence": 0.42586315
          },
          {
            "word": "you",
            "start": 1515.1,
            "end": 1515.34,
            "confidence": 0.32053646,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.3321668
          },
          {
            "word": "can",
            "start": 1515.34,
            "end": 1515.4199,
            "confidence": 0.6352924,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.3321668
          },
          {
            "word": "get",
            "start": 1515.4199,
            "end": 1515.74,
            "confidence": 0.33205608,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.3321668
          },
          {
            "word": "it",
            "start": 1515.74,
            "end": 1515.9,
            "confidence": 0.29728585,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.3321668
          },
          {
            "word": "retroactively",
            "start": 1515.9,
            "end": 1516.4,
            "confidence": 0.60088736,
            "punctuated_word": "retroactively.",
            "speaker": 0,
            "speaker_confidence": 0.3321668
          },
          {
            "word": "i",
            "start": 1516.46,
            "end": 1516.62,
            "confidence": 0.94435614,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          },
          {
            "word": "know",
            "start": 1516.62,
            "end": 1516.78,
            "confidence": 0.9708982,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          },
          {
            "word": "it",
            "start": 1516.78,
            "end": 1516.94,
            "confidence": 0.78775805,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          },
          {
            "word": "sound",
            "start": 1516.94,
            "end": 1517.1799,
            "confidence": 0.8685412,
            "punctuated_word": "sound",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          },
          {
            "word": "maybe",
            "start": 1517.1799,
            "end": 1517.4199,
            "confidence": 0.9027486,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          },
          {
            "word": "more",
            "start": 1517.4199,
            "end": 1517.66,
            "confidence": 0.9967019,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          },
          {
            "word": "dystopian",
            "start": 1517.66,
            "end": 1518.16,
            "confidence": 0.8550434,
            "punctuated_word": "dystopian,",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          }
        ],
        "speaker": 0,
        "id": "d8c64d0a-8cd7-4637-a432-8032d0416b5f"
      },
      {
        "start": 1518.78,
        "end": 1520.2999,
        "confidence": 0.98619884,
        "channel": 0,
        "transcript": "but I think there is a more,",
        "words": [
          {
            "word": "but",
            "start": 1518.78,
            "end": 1519.02,
            "confidence": 0.99884796,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          },
          {
            "word": "i",
            "start": 1519.02,
            "end": 1519.1,
            "confidence": 0.99373215,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          },
          {
            "word": "think",
            "start": 1519.1,
            "end": 1519.34,
            "confidence": 0.99988174,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.5429031
          },
          {
            "word": "there",
            "start": 1519.34,
            "end": 1519.5,
            "confidence": 0.95955366,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.5364192
          },
          {
            "word": "is",
            "start": 1519.5,
            "end": 1519.74,
            "confidence": 0.9991406,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5364192
          },
          {
            "word": "a",
            "start": 1519.74,
            "end": 1519.9,
            "confidence": 0.9940975,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5364192
          },
          {
            "word": "more",
            "start": 1519.9,
            "end": 1520.2999,
            "confidence": 0.9581382,
            "punctuated_word": "more,",
            "speaker": 0,
            "speaker_confidence": 0.5364192
          }
        ],
        "speaker": 0,
        "id": "c4b4f506-d2cb-444b-a455-73f793041607"
      },
      {
        "start": 1521.1799,
        "end": 1522.96,
        "confidence": 0.9267684,
        "channel": 0,
        "transcript": "I don't know how to put it, like, nicer,",
        "words": [
          {
            "word": "i",
            "start": 1521.1799,
            "end": 1521.34,
            "confidence": 0.99776196,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5364192
          },
          {
            "word": "don't",
            "start": 1521.34,
            "end": 1521.5,
            "confidence": 0.99927694,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "know",
            "start": 1521.5,
            "end": 1521.66,
            "confidence": 0.9909604,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "how",
            "start": 1521.66,
            "end": 1521.82,
            "confidence": 0.9967334,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "to",
            "start": 1521.82,
            "end": 1521.9,
            "confidence": 0.99973327,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "put",
            "start": 1521.9,
            "end": 1522.14,
            "confidence": 0.99915826,
            "punctuated_word": "put",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "it",
            "start": 1522.14,
            "end": 1522.22,
            "confidence": 0.8295083,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "like",
            "start": 1522.22,
            "end": 1522.46,
            "confidence": 0.757464,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "nicer",
            "start": 1522.46,
            "end": 1522.96,
            "confidence": 0.7703187,
            "punctuated_word": "nicer,",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          }
        ],
        "speaker": 0,
        "id": "9a08d388-7cb3-42b6-8d10-15b5fe613f20"
      },
      {
        "start": 1523.5,
        "end": 1530.165,
        "confidence": 0.9141875,
        "channel": 0,
        "transcript": "fair, provided the airdrop is fairly distributed. It's not like the founding team. Like, it depends on how it's distributed. Exactly.",
        "words": [
          {
            "word": "fair",
            "start": 1523.5,
            "end": 1523.685,
            "confidence": 0.6290262,
            "punctuated_word": "fair,",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "provided",
            "start": 1524.005,
            "end": 1524.3251,
            "confidence": 0.99483633,
            "punctuated_word": "provided",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "the",
            "start": 1524.3251,
            "end": 1524.5651,
            "confidence": 0.9380583,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "airdrop",
            "start": 1524.5651,
            "end": 1525.045,
            "confidence": 0.9010139,
            "punctuated_word": "airdrop",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "is",
            "start": 1525.045,
            "end": 1525.3651,
            "confidence": 0.99678326,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "fairly",
            "start": 1525.3651,
            "end": 1525.685,
            "confidence": 0.99036306,
            "punctuated_word": "fairly",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "distributed",
            "start": 1525.685,
            "end": 1526.185,
            "confidence": 0.9361285,
            "punctuated_word": "distributed.",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "it's",
            "start": 1526.2451,
            "end": 1526.3251,
            "confidence": 0.99675536,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "not",
            "start": 1526.3251,
            "end": 1526.5651,
            "confidence": 0.9990268,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.69068927
          },
          {
            "word": "like",
            "start": 1526.5651,
            "end": 1526.805,
            "confidence": 0.94029886,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "the",
            "start": 1526.805,
            "end": 1526.885,
            "confidence": 0.7038593,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "founding",
            "start": 1526.885,
            "end": 1527.285,
            "confidence": 0.8363141,
            "punctuated_word": "founding",
            "speaker": 0,
            "speaker_confidence": 0.33940905
          },
          {
            "word": "team",
            "start": 1527.285,
            "end": 1527.4451,
            "confidence": 0.9162452,
            "punctuated_word": "team.",
            "speaker": 0,
            "speaker_confidence": 0.33940905
          },
          {
            "word": "like",
            "start": 1527.4451,
            "end": 1527.6051,
            "confidence": 0.6855826,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.55121565
          },
          {
            "word": "it",
            "start": 1527.6051,
            "end": 1527.685,
            "confidence": 0.9958021,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.55121565
          },
          {
            "word": "depends",
            "start": 1527.685,
            "end": 1528.165,
            "confidence": 0.98790294,
            "punctuated_word": "depends",
            "speaker": 1,
            "speaker_confidence": 0.55121565
          },
          {
            "word": "on",
            "start": 1528.165,
            "end": 1528.3251,
            "confidence": 0.99721694,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.55121565
          },
          {
            "word": "how",
            "start": 1528.3251,
            "end": 1528.645,
            "confidence": 0.9992854,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.55121565
          },
          {
            "word": "it's",
            "start": 1528.645,
            "end": 1529.145,
            "confidence": 0.9936702,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.55121565
          },
          {
            "word": "distributed",
            "start": 1529.285,
            "end": 1529.685,
            "confidence": 0.99035597,
            "punctuated_word": "distributed.",
            "speaker": 1,
            "speaker_confidence": 0.55121565
          },
          {
            "word": "exactly",
            "start": 1529.685,
            "end": 1530.165,
            "confidence": 0.76941115,
            "punctuated_word": "Exactly.",
            "speaker": 1,
            "speaker_confidence": 0.55121565
          }
        ],
        "speaker": 0,
        "id": "536ed2ad-9dff-4d9f-8866-bab442b153e8"
      },
      {
        "start": 1530.4851,
        "end": 1541.71,
        "confidence": 0.88660705,
        "channel": 0,
        "transcript": "There's definitely yeah. I mean, plenty of moments I've been fortunate enough to get to get an airdrop, and I was like, wow. Just like this sense of relief and, like A sense of seeing, like, somebody saw you. Somebody took you, like,",
        "words": [
          {
            "word": "there's",
            "start": 1530.4851,
            "end": 1530.805,
            "confidence": 0.98185164,
            "punctuated_word": "There's",
            "speaker": 1,
            "speaker_confidence": 0.49193776
          },
          {
            "word": "definitely",
            "start": 1530.805,
            "end": 1531.285,
            "confidence": 0.9984786,
            "punctuated_word": "definitely",
            "speaker": 1,
            "speaker_confidence": 0.49193776
          },
          {
            "word": "yeah",
            "start": 1531.4451,
            "end": 1531.685,
            "confidence": 0.98706067,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.49193776
          },
          {
            "word": "i",
            "start": 1531.685,
            "end": 1531.8451,
            "confidence": 0.99853516,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.49193776
          },
          {
            "word": "mean",
            "start": 1531.8451,
            "end": 1532.005,
            "confidence": 0.9985921,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.49193776
          },
          {
            "word": "plenty",
            "start": 1532.005,
            "end": 1532.3251,
            "confidence": 0.99895287,
            "punctuated_word": "plenty",
            "speaker": 1,
            "speaker_confidence": 0.49193776
          },
          {
            "word": "of",
            "start": 1532.3251,
            "end": 1532.405,
            "confidence": 0.9988637,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "moments",
            "start": 1532.405,
            "end": 1532.7251,
            "confidence": 0.99734586,
            "punctuated_word": "moments",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "i've",
            "start": 1532.7251,
            "end": 1532.885,
            "confidence": 0.96355474,
            "punctuated_word": "I've",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "been",
            "start": 1532.885,
            "end": 1533.045,
            "confidence": 0.9997596,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "fortunate",
            "start": 1533.045,
            "end": 1533.4451,
            "confidence": 0.99960643,
            "punctuated_word": "fortunate",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "enough",
            "start": 1533.4451,
            "end": 1533.6051,
            "confidence": 0.99591535,
            "punctuated_word": "enough",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "to",
            "start": 1533.6051,
            "end": 1533.765,
            "confidence": 0.9990859,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "get",
            "start": 1533.765,
            "end": 1534.005,
            "confidence": 0.99846834,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "to",
            "start": 1534.005,
            "end": 1534.2451,
            "confidence": 0.5447901,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "get",
            "start": 1534.2451,
            "end": 1534.405,
            "confidence": 0.9970836,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "an",
            "start": 1534.405,
            "end": 1534.5651,
            "confidence": 0.99302566,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "airdrop",
            "start": 1534.5651,
            "end": 1534.9651,
            "confidence": 0.9025662,
            "punctuated_word": "airdrop,",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "and",
            "start": 1534.9651,
            "end": 1535.285,
            "confidence": 0.9994815,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6405927
          },
          {
            "word": "i",
            "start": 1535.285,
            "end": 1535.3651,
            "confidence": 0.9869811,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "was",
            "start": 1535.3651,
            "end": 1535.525,
            "confidence": 0.9978188,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "like",
            "start": 1535.525,
            "end": 1535.765,
            "confidence": 0.92257786,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "wow",
            "start": 1535.765,
            "end": 1536.2451,
            "confidence": 0.96636355,
            "punctuated_word": "wow.",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "just",
            "start": 1536.2451,
            "end": 1536.4851,
            "confidence": 0.6804828,
            "punctuated_word": "Just",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "like",
            "start": 1536.4851,
            "end": 1536.645,
            "confidence": 0.58999366,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "this",
            "start": 1536.645,
            "end": 1536.805,
            "confidence": 0.5500841,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "sense",
            "start": 1536.805,
            "end": 1537.045,
            "confidence": 0.99744534,
            "punctuated_word": "sense",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "of",
            "start": 1537.045,
            "end": 1537.2051,
            "confidence": 0.999553,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "relief",
            "start": 1537.2051,
            "end": 1537.7051,
            "confidence": 0.9990073,
            "punctuated_word": "relief",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "and",
            "start": 1537.925,
            "end": 1538.0851,
            "confidence": 0.575967,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "like",
            "start": 1538.0851,
            "end": 1538.2451,
            "confidence": 0.99800104,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.5382262
          },
          {
            "word": "a",
            "start": 1538.405,
            "end": 1538.4851,
            "confidence": 0.3707615,
            "punctuated_word": "A",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "sense",
            "start": 1538.4851,
            "end": 1538.7251,
            "confidence": 0.9717207,
            "punctuated_word": "sense",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "of",
            "start": 1538.7251,
            "end": 1538.885,
            "confidence": 0.9909108,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "seeing",
            "start": 1538.885,
            "end": 1539.21,
            "confidence": 0.65278494,
            "punctuated_word": "seeing,",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "like",
            "start": 1539.21,
            "end": 1539.45,
            "confidence": 0.8814902,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "somebody",
            "start": 1539.45,
            "end": 1539.69,
            "confidence": 0.9975309,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "saw",
            "start": 1539.69,
            "end": 1539.9299,
            "confidence": 0.9983348,
            "punctuated_word": "saw",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "you",
            "start": 1539.9299,
            "end": 1540.33,
            "confidence": 0.8226056,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "somebody",
            "start": 1540.33,
            "end": 1540.8099,
            "confidence": 0.947693,
            "punctuated_word": "Somebody",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "took",
            "start": 1540.8099,
            "end": 1541.0499,
            "confidence": 0.5458754,
            "punctuated_word": "took",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "you",
            "start": 1541.0499,
            "end": 1541.21,
            "confidence": 0.6078792,
            "punctuated_word": "you,",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          },
          {
            "word": "like",
            "start": 1541.21,
            "end": 1541.71,
            "confidence": 0.7192199,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.58324367
          }
        ],
        "speaker": 1,
        "id": "910ff445-38dd-4424-affe-a8561dc7cdbd"
      },
      {
        "start": 1542.89,
        "end": 1546.9099,
        "confidence": 0.8994844,
        "channel": 0,
        "transcript": "to remind you about it. If communism is free time and free time is airdrops",
        "words": [
          {
            "word": "to",
            "start": 1542.89,
            "end": 1543.0499,
            "confidence": 0.73071265,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.30560547
          },
          {
            "word": "remind",
            "start": 1543.0499,
            "end": 1543.45,
            "confidence": 0.48369688,
            "punctuated_word": "remind",
            "speaker": 0,
            "speaker_confidence": 0.30560547
          },
          {
            "word": "you",
            "start": 1543.45,
            "end": 1543.61,
            "confidence": 0.73025846,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.30560547
          },
          {
            "word": "about",
            "start": 1543.61,
            "end": 1543.9299,
            "confidence": 0.9763263,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.30560547
          },
          {
            "word": "it",
            "start": 1543.9299,
            "end": 1544.1699,
            "confidence": 0.99320203,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.30560547
          },
          {
            "word": "if",
            "start": 1544.1699,
            "end": 1544.4099,
            "confidence": 0.8318417,
            "punctuated_word": "If",
            "speaker": 1,
            "speaker_confidence": 0.4384933
          },
          {
            "word": "communism",
            "start": 1544.4099,
            "end": 1544.9099,
            "confidence": 0.9892314,
            "punctuated_word": "communism",
            "speaker": 1,
            "speaker_confidence": 0.4384933
          },
          {
            "word": "is",
            "start": 1544.97,
            "end": 1545.13,
            "confidence": 0.9809924,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.4384933
          },
          {
            "word": "free",
            "start": 1545.13,
            "end": 1545.37,
            "confidence": 0.99910825,
            "punctuated_word": "free",
            "speaker": 1,
            "speaker_confidence": 0.4384933
          },
          {
            "word": "time",
            "start": 1545.37,
            "end": 1545.5299,
            "confidence": 0.9995783,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.4384933
          },
          {
            "word": "and",
            "start": 1545.5299,
            "end": 1545.69,
            "confidence": 0.87633437,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.45918304
          },
          {
            "word": "free",
            "start": 1545.69,
            "end": 1545.9299,
            "confidence": 0.9986034,
            "punctuated_word": "free",
            "speaker": 1,
            "speaker_confidence": 0.45918304
          },
          {
            "word": "time",
            "start": 1545.9299,
            "end": 1546.1699,
            "confidence": 0.99453837,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.45918304
          },
          {
            "word": "is",
            "start": 1546.1699,
            "end": 1546.4099,
            "confidence": 0.9878982,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.45918304
          },
          {
            "word": "airdrops",
            "start": 1546.4099,
            "end": 1546.9099,
            "confidence": 0.91994333,
            "punctuated_word": "airdrops",
            "speaker": 1,
            "speaker_confidence": 0.45918304
          }
        ],
        "speaker": 1,
        "id": "356be6d3-6e12-475f-b6f3-97639066d5ba"
      },
      {
        "start": 1547.2899,
        "end": 1549.1499,
        "confidence": 0.8564785,
        "channel": 0,
        "transcript": "Communism is airdrops done properly.",
        "words": [
          {
            "word": "communism",
            "start": 1547.2899,
            "end": 1547.77,
            "confidence": 0.9912519,
            "punctuated_word": "Communism",
            "speaker": 0,
            "speaker_confidence": 0.38862592
          },
          {
            "word": "is",
            "start": 1547.77,
            "end": 1547.9299,
            "confidence": 0.92325926,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.38862592
          },
          {
            "word": "airdrops",
            "start": 1547.9299,
            "end": 1548.4299,
            "confidence": 0.982843,
            "punctuated_word": "airdrops",
            "speaker": 0,
            "speaker_confidence": 0.38862592
          },
          {
            "word": "done",
            "start": 1548.49,
            "end": 1548.6499,
            "confidence": 0.40213585,
            "punctuated_word": "done",
            "speaker": 0,
            "speaker_confidence": 0.38862592
          },
          {
            "word": "properly",
            "start": 1548.6499,
            "end": 1549.1499,
            "confidence": 0.9829025,
            "punctuated_word": "properly.",
            "speaker": 0,
            "speaker_confidence": 0.38862592
          }
        ],
        "speaker": 0,
        "id": "2eb2528a-7652-491f-9f31-b9531d4d83d0"
      },
      {
        "start": 1549.69,
        "end": 1563.45,
        "confidence": 0.92704606,
        "channel": 0,
        "transcript": "So it's like a fair distribution of air drops where Property air drops property. Yeah. Yeah. I mean and you know, this is why it's it's interesting that the whole air drops also kind of in a little way, if I exaggerate a bit, it kind of makes question makes us question this whole",
        "words": [
          {
            "word": "so",
            "start": 1549.69,
            "end": 1549.85,
            "confidence": 0.9827701,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "it's",
            "start": 1549.85,
            "end": 1550.01,
            "confidence": 0.9912493,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "like",
            "start": 1550.01,
            "end": 1550.25,
            "confidence": 0.9175815,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "a",
            "start": 1550.25,
            "end": 1550.33,
            "confidence": 0.99066377,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "fair",
            "start": 1550.33,
            "end": 1550.6499,
            "confidence": 0.9681675,
            "punctuated_word": "fair",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "distribution",
            "start": 1550.6499,
            "end": 1551.1499,
            "confidence": 0.9999324,
            "punctuated_word": "distribution",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "of",
            "start": 1551.21,
            "end": 1551.435,
            "confidence": 0.99891233,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "air",
            "start": 1551.435,
            "end": 1551.675,
            "confidence": 0.94128484,
            "punctuated_word": "air",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "drops",
            "start": 1551.675,
            "end": 1551.915,
            "confidence": 0.9993193,
            "punctuated_word": "drops",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "where",
            "start": 1551.915,
            "end": 1552.2351,
            "confidence": 0.9036122,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "property",
            "start": 1552.4751,
            "end": 1552.795,
            "confidence": 0.2724704,
            "punctuated_word": "Property",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "air",
            "start": 1552.875,
            "end": 1553.1151,
            "confidence": 0.82187206,
            "punctuated_word": "air",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "drops",
            "start": 1553.1151,
            "end": 1553.435,
            "confidence": 0.9007698,
            "punctuated_word": "drops",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "property",
            "start": 1553.435,
            "end": 1553.8351,
            "confidence": 0.8027458,
            "punctuated_word": "property.",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "yeah",
            "start": 1553.8351,
            "end": 1554.155,
            "confidence": 0.9927276,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.35090542
          },
          {
            "word": "yeah",
            "start": 1554.155,
            "end": 1554.3151,
            "confidence": 0.99317515,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.29341823
          },
          {
            "word": "i",
            "start": 1554.3151,
            "end": 1554.4751,
            "confidence": 0.986919,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.29341823
          },
          {
            "word": "mean",
            "start": 1554.4751,
            "end": 1554.555,
            "confidence": 0.99973315,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 0.29341823
          },
          {
            "word": "and",
            "start": 1554.635,
            "end": 1554.795,
            "confidence": 0.99717975,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.29341823
          },
          {
            "word": "you",
            "start": 1554.795,
            "end": 1554.9551,
            "confidence": 0.56334466,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.29341823
          },
          {
            "word": "know",
            "start": 1554.9551,
            "end": 1555.035,
            "confidence": 0.8222538,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.29341823
          },
          {
            "word": "this",
            "start": 1555.035,
            "end": 1555.275,
            "confidence": 0.99910563,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.29341823
          },
          {
            "word": "is",
            "start": 1555.275,
            "end": 1555.3551,
            "confidence": 0.9972263,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.36448574
          },
          {
            "word": "why",
            "start": 1555.3551,
            "end": 1555.515,
            "confidence": 0.8849185,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.36448574
          },
          {
            "word": "it's",
            "start": 1555.515,
            "end": 1555.675,
            "confidence": 0.92793036,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.36448574
          },
          {
            "word": "it's",
            "start": 1555.675,
            "end": 1555.8351,
            "confidence": 0.9968748,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.36448574
          },
          {
            "word": "interesting",
            "start": 1555.8351,
            "end": 1556.2351,
            "confidence": 0.8447805,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.36448574
          },
          {
            "word": "that",
            "start": 1556.2351,
            "end": 1556.395,
            "confidence": 0.67844766,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.36448574
          },
          {
            "word": "the",
            "start": 1556.395,
            "end": 1556.4751,
            "confidence": 0.9413545,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.51057273
          },
          {
            "word": "whole",
            "start": 1556.4751,
            "end": 1556.635,
            "confidence": 0.86846447,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.51057273
          },
          {
            "word": "air",
            "start": 1556.635,
            "end": 1556.795,
            "confidence": 0.85794073,
            "punctuated_word": "air",
            "speaker": 0,
            "speaker_confidence": 0.51057273
          },
          {
            "word": "drops",
            "start": 1556.795,
            "end": 1557.1151,
            "confidence": 0.9945695,
            "punctuated_word": "drops",
            "speaker": 0,
            "speaker_confidence": 0.51057273
          },
          {
            "word": "also",
            "start": 1557.1151,
            "end": 1557.3551,
            "confidence": 0.92421085,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.51057273
          },
          {
            "word": "kind",
            "start": 1557.3551,
            "end": 1557.5951,
            "confidence": 0.9713948,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.51057273
          },
          {
            "word": "of",
            "start": 1557.5951,
            "end": 1557.9551,
            "confidence": 0.99746335,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.51057273
          },
          {
            "word": "in",
            "start": 1558.3151,
            "end": 1558.635,
            "confidence": 0.9861854,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.51057273
          },
          {
            "word": "a",
            "start": 1558.635,
            "end": 1558.7151,
            "confidence": 0.99779785,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.51057273
          },
          {
            "word": "little",
            "start": 1558.7151,
            "end": 1559.1951,
            "confidence": 0.9993568,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "way",
            "start": 1559.1951,
            "end": 1559.435,
            "confidence": 0.9501476,
            "punctuated_word": "way,",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "if",
            "start": 1559.435,
            "end": 1559.755,
            "confidence": 0.9990243,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "i",
            "start": 1559.755,
            "end": 1559.915,
            "confidence": 0.9992023,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "exaggerate",
            "start": 1559.915,
            "end": 1560.395,
            "confidence": 0.9820498,
            "punctuated_word": "exaggerate",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "a",
            "start": 1560.395,
            "end": 1560.4751,
            "confidence": 0.7696317,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "bit",
            "start": 1560.4751,
            "end": 1560.7151,
            "confidence": 0.9759423,
            "punctuated_word": "bit,",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "it",
            "start": 1560.7151,
            "end": 1560.875,
            "confidence": 0.9985246,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "kind",
            "start": 1560.875,
            "end": 1561.1151,
            "confidence": 0.9960658,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "of",
            "start": 1561.1151,
            "end": 1561.275,
            "confidence": 0.99925536,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "makes",
            "start": 1561.275,
            "end": 1561.5951,
            "confidence": 0.9449042,
            "punctuated_word": "makes",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "question",
            "start": 1561.5951,
            "end": 1561.9951,
            "confidence": 0.9825545,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "makes",
            "start": 1562.2351,
            "end": 1562.4751,
            "confidence": 0.9346772,
            "punctuated_word": "makes",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "us",
            "start": 1562.4751,
            "end": 1562.555,
            "confidence": 0.82514274,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "question",
            "start": 1562.555,
            "end": 1563.035,
            "confidence": 0.99791235,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "this",
            "start": 1563.035,
            "end": 1563.275,
            "confidence": 0.9923045,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "whole",
            "start": 1563.275,
            "end": 1563.45,
            "confidence": 0.9984397,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          }
        ],
        "speaker": 0,
        "id": "0aa4e908-f8d6-4cf0-9651-6f8edc54aa3e"
      },
      {
        "start": 1564.09,
        "end": 1565.1499,
        "confidence": 0.84561497,
        "channel": 0,
        "transcript": "notion ideology",
        "words": [
          {
            "word": "notion",
            "start": 1564.09,
            "end": 1564.59,
            "confidence": 0.9982938,
            "punctuated_word": "notion",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "ideology",
            "start": 1564.6499,
            "end": 1565.1499,
            "confidence": 0.6929361,
            "punctuated_word": "ideology",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          }
        ],
        "speaker": 0,
        "id": "1ae203c5-69c3-4c90-8c1b-50285d5df80b"
      },
      {
        "start": 1565.9299,
        "end": 1566.6699,
        "confidence": 0.9540078,
        "channel": 0,
        "transcript": "of scarcity.",
        "words": [
          {
            "word": "of",
            "start": 1565.9299,
            "end": 1566.1699,
            "confidence": 0.99776983,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          },
          {
            "word": "scarcity",
            "start": 1566.1699,
            "end": 1566.6699,
            "confidence": 0.9102458,
            "punctuated_word": "scarcity.",
            "speaker": 0,
            "speaker_confidence": 0.8080766
          }
        ],
        "speaker": 0,
        "id": "b509b5b2-3609-47e0-b2bf-6e4028fee21e"
      },
      {
        "start": 1567.13,
        "end": 1576.83,
        "confidence": 0.8807219,
        "channel": 0,
        "transcript": "Because somebody just giving out just like that. So it's maybe it's not that scarce. The glimpse of abundance, you know, which Yeah. You know, which is, I think, also free time, the abundance of time.",
        "words": [
          {
            "word": "because",
            "start": 1567.13,
            "end": 1567.2899,
            "confidence": 0.4845289,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "somebody",
            "start": 1567.2899,
            "end": 1567.61,
            "confidence": 0.986201,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "just",
            "start": 1567.61,
            "end": 1567.7699,
            "confidence": 0.590005,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "giving",
            "start": 1567.7699,
            "end": 1568.01,
            "confidence": 0.99108773,
            "punctuated_word": "giving",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "out",
            "start": 1568.01,
            "end": 1568.25,
            "confidence": 0.60934067,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "just",
            "start": 1568.25,
            "end": 1568.4099,
            "confidence": 0.9926932,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "like",
            "start": 1568.4099,
            "end": 1568.57,
            "confidence": 0.99955994,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "that",
            "start": 1568.57,
            "end": 1568.8099,
            "confidence": 0.88168967,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "so",
            "start": 1568.8099,
            "end": 1568.97,
            "confidence": 0.99946564,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "it's",
            "start": 1568.97,
            "end": 1569.21,
            "confidence": 0.9942249,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.53168935
          },
          {
            "word": "maybe",
            "start": 1569.2899,
            "end": 1569.5299,
            "confidence": 0.9975024,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.5383289
          },
          {
            "word": "it's",
            "start": 1569.5299,
            "end": 1569.61,
            "confidence": 0.9919172,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.5383289
          },
          {
            "word": "not",
            "start": 1569.61,
            "end": 1569.85,
            "confidence": 0.99391997,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5383289
          },
          {
            "word": "that",
            "start": 1569.85,
            "end": 1570.35,
            "confidence": 0.99877614,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5383289
          },
          {
            "word": "scarce",
            "start": 1570.4099,
            "end": 1570.8099,
            "confidence": 0.72143114,
            "punctuated_word": "scarce.",
            "speaker": 0,
            "speaker_confidence": 0.5383289
          },
          {
            "word": "the",
            "start": 1570.8099,
            "end": 1571.3099,
            "confidence": 0.33325267,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.5383289
          },
          {
            "word": "glimpse",
            "start": 1571.37,
            "end": 1571.7699,
            "confidence": 0.34844145,
            "punctuated_word": "glimpse",
            "speaker": 0,
            "speaker_confidence": 0.5383289
          },
          {
            "word": "of",
            "start": 1571.7699,
            "end": 1572.01,
            "confidence": 0.99545705,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.51446325
          },
          {
            "word": "abundance",
            "start": 1572.01,
            "end": 1572.51,
            "confidence": 0.9814767,
            "punctuated_word": "abundance,",
            "speaker": 0,
            "speaker_confidence": 0.51446325
          },
          {
            "word": "you",
            "start": 1572.6499,
            "end": 1572.73,
            "confidence": 0.9994204,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.51446325
          },
          {
            "word": "know",
            "start": 1572.73,
            "end": 1572.8899,
            "confidence": 0.986765,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.51446325
          },
          {
            "word": "which",
            "start": 1572.8899,
            "end": 1573.13,
            "confidence": 0.9990294,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.51446325
          },
          {
            "word": "yeah",
            "start": 1573.2899,
            "end": 1573.5299,
            "confidence": 0.91543067,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.51446325
          },
          {
            "word": "you",
            "start": 1573.61,
            "end": 1573.69,
            "confidence": 0.9959772,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.34537852
          },
          {
            "word": "know",
            "start": 1573.69,
            "end": 1573.9299,
            "confidence": 0.99533033,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.34537852
          },
          {
            "word": "which",
            "start": 1573.9299,
            "end": 1574.09,
            "confidence": 0.9995266,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.34537852
          },
          {
            "word": "is",
            "start": 1574.09,
            "end": 1574.33,
            "confidence": 0.7947073,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.34537852
          },
          {
            "word": "i",
            "start": 1574.33,
            "end": 1574.4099,
            "confidence": 0.99948967,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.59703547
          },
          {
            "word": "think",
            "start": 1574.4099,
            "end": 1574.8099,
            "confidence": 0.99101555,
            "punctuated_word": "think,",
            "speaker": 0,
            "speaker_confidence": 0.59703547
          },
          {
            "word": "also",
            "start": 1574.8099,
            "end": 1575.21,
            "confidence": 0.99889636,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.59703547
          },
          {
            "word": "free",
            "start": 1575.21,
            "end": 1575.37,
            "confidence": 0.9707338,
            "punctuated_word": "free",
            "speaker": 0,
            "speaker_confidence": 0.59703547
          },
          {
            "word": "time",
            "start": 1575.37,
            "end": 1575.69,
            "confidence": 0.6853418,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.59703547
          },
          {
            "word": "the",
            "start": 1575.69,
            "end": 1575.7699,
            "confidence": 0.485455,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.59703547
          },
          {
            "word": "abundance",
            "start": 1575.7699,
            "end": 1576.25,
            "confidence": 0.99897826,
            "punctuated_word": "abundance",
            "speaker": 0,
            "speaker_confidence": 0.59703547
          },
          {
            "word": "of",
            "start": 1576.25,
            "end": 1576.33,
            "confidence": 0.99945396,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.59703547
          },
          {
            "word": "time",
            "start": 1576.33,
            "end": 1576.83,
            "confidence": 0.9994683,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.59703547
          }
        ],
        "speaker": 0,
        "id": "993c4f30-3fcd-4006-84b6-209f69658c7b"
      },
      {
        "start": 1577.13,
        "end": 1578.3049,
        "confidence": 0.9885943,
        "channel": 0,
        "transcript": "So I I think,",
        "words": [
          {
            "word": "so",
            "start": 1577.13,
            "end": 1577.37,
            "confidence": 0.98141474,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6228994
          },
          {
            "word": "i",
            "start": 1577.37,
            "end": 1577.565,
            "confidence": 0.97886705,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6228994
          },
          {
            "word": "i",
            "start": 1577.6449,
            "end": 1577.8049,
            "confidence": 0.998985,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6228994
          },
          {
            "word": "think",
            "start": 1577.8049,
            "end": 1578.3049,
            "confidence": 0.9951104,
            "punctuated_word": "think,",
            "speaker": 0,
            "speaker_confidence": 0.6228994
          }
        ],
        "speaker": 0,
        "id": "43f438c3-4413-4ecb-bfef-352f6ecbeb93"
      },
      {
        "start": 1579.085,
        "end": 1587.5049,
        "confidence": 0.90140265,
        "channel": 0,
        "transcript": "if time is money as we say in in in everyday language, I think airdrop is just like, you know, like free time in some ways. I mean, again,",
        "words": [
          {
            "word": "if",
            "start": 1579.085,
            "end": 1579.325,
            "confidence": 0.99802965,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6228994
          },
          {
            "word": "time",
            "start": 1579.325,
            "end": 1579.485,
            "confidence": 0.99944836,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.6228994
          },
          {
            "word": "is",
            "start": 1579.485,
            "end": 1579.6449,
            "confidence": 0.99947554,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6228994
          },
          {
            "word": "money",
            "start": 1579.6449,
            "end": 1579.965,
            "confidence": 0.9999044,
            "punctuated_word": "money",
            "speaker": 0,
            "speaker_confidence": 0.6228994
          },
          {
            "word": "as",
            "start": 1579.965,
            "end": 1580.125,
            "confidence": 0.508838,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.6228994
          },
          {
            "word": "we",
            "start": 1580.125,
            "end": 1580.2849,
            "confidence": 0.98390263,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "say",
            "start": 1580.2849,
            "end": 1580.6849,
            "confidence": 0.9748316,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "in",
            "start": 1580.6849,
            "end": 1580.7649,
            "confidence": 0.9315462,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "in",
            "start": 1580.7649,
            "end": 1580.845,
            "confidence": 0.9399931,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "in",
            "start": 1580.845,
            "end": 1581.345,
            "confidence": 0.69733185,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "everyday",
            "start": 1581.485,
            "end": 1581.965,
            "confidence": 0.6350872,
            "punctuated_word": "everyday",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "language",
            "start": 1581.965,
            "end": 1582.465,
            "confidence": 0.9650896,
            "punctuated_word": "language,",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "i",
            "start": 1582.7649,
            "end": 1582.9249,
            "confidence": 0.9994623,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "think",
            "start": 1582.9249,
            "end": 1583.325,
            "confidence": 0.9996001,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "airdrop",
            "start": 1583.325,
            "end": 1583.825,
            "confidence": 0.9068076,
            "punctuated_word": "airdrop",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "is",
            "start": 1583.8849,
            "end": 1584.0449,
            "confidence": 0.9962599,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "just",
            "start": 1584.0449,
            "end": 1584.2849,
            "confidence": 0.99851626,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "like",
            "start": 1584.2849,
            "end": 1584.7849,
            "confidence": 0.8087006,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "you",
            "start": 1584.845,
            "end": 1585.085,
            "confidence": 0.9973152,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "know",
            "start": 1585.085,
            "end": 1585.565,
            "confidence": 0.99259394,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "like",
            "start": 1585.565,
            "end": 1585.6449,
            "confidence": 0.784415,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "free",
            "start": 1585.6449,
            "end": 1585.8849,
            "confidence": 0.7848057,
            "punctuated_word": "free",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "time",
            "start": 1585.8849,
            "end": 1586.125,
            "confidence": 0.99747866,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "in",
            "start": 1586.125,
            "end": 1586.2849,
            "confidence": 0.7430121,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.75297767
          },
          {
            "word": "some",
            "start": 1586.2849,
            "end": 1586.445,
            "confidence": 0.9661165,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.5983326
          },
          {
            "word": "ways",
            "start": 1586.445,
            "end": 1586.6849,
            "confidence": 0.57018894,
            "punctuated_word": "ways.",
            "speaker": 0,
            "speaker_confidence": 0.5983326
          },
          {
            "word": "i",
            "start": 1586.6849,
            "end": 1586.7649,
            "confidence": 0.99799794,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5983326
          },
          {
            "word": "mean",
            "start": 1586.7649,
            "end": 1587.0049,
            "confidence": 0.9789753,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.5983326
          },
          {
            "word": "again",
            "start": 1587.0049,
            "end": 1587.5049,
            "confidence": 0.98495644,
            "punctuated_word": "again,",
            "speaker": 0,
            "speaker_confidence": 0.5983326
          }
        ],
        "speaker": 0,
        "id": "7c56c362-d2e2-4d60-85bd-e99cf51c47a2"
      },
      {
        "start": 1587.8849,
        "end": 1588.865,
        "confidence": 0.9725042,
        "channel": 0,
        "transcript": "how it's done,",
        "words": [
          {
            "word": "how",
            "start": 1587.8849,
            "end": 1588.205,
            "confidence": 0.9993717,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.5983326
          },
          {
            "word": "it's",
            "start": 1588.205,
            "end": 1588.365,
            "confidence": 0.99341214,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "done",
            "start": 1588.365,
            "end": 1588.865,
            "confidence": 0.9247288,
            "punctuated_word": "done,",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          }
        ],
        "speaker": 0,
        "id": "f94f6dc3-f033-4a71-880f-05bc4a20a6ec"
      },
      {
        "start": 1589.245,
        "end": 1599.9199,
        "confidence": 0.9208922,
        "channel": 0,
        "transcript": "which stage of the project, how much is the pre mining thing, you know. Are people just, like, shilling it? Somebody will drag you after that. I mean, all those things, of course, that makes it make it much more complicated, but,",
        "words": [
          {
            "word": "which",
            "start": 1589.245,
            "end": 1589.565,
            "confidence": 0.9968811,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "stage",
            "start": 1589.565,
            "end": 1589.82,
            "confidence": 0.9714362,
            "punctuated_word": "stage",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "of",
            "start": 1589.82,
            "end": 1589.98,
            "confidence": 0.99172485,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "the",
            "start": 1589.98,
            "end": 1590.1399,
            "confidence": 0.9969313,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "project",
            "start": 1590.1399,
            "end": 1590.6399,
            "confidence": 0.96460974,
            "punctuated_word": "project,",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "how",
            "start": 1590.86,
            "end": 1591.1,
            "confidence": 0.9987387,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "much",
            "start": 1591.1,
            "end": 1591.2599,
            "confidence": 0.99985564,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "is",
            "start": 1591.2599,
            "end": 1591.4199,
            "confidence": 0.99960774,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "the",
            "start": 1591.4199,
            "end": 1591.6599,
            "confidence": 0.9967026,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "pre",
            "start": 1591.6599,
            "end": 1591.8999,
            "confidence": 0.91176045,
            "punctuated_word": "pre",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "mining",
            "start": 1591.8999,
            "end": 1592.22,
            "confidence": 0.9491479,
            "punctuated_word": "mining",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "thing",
            "start": 1592.22,
            "end": 1592.72,
            "confidence": 0.7408935,
            "punctuated_word": "thing,",
            "speaker": 0,
            "speaker_confidence": 0.78230727
          },
          {
            "word": "you",
            "start": 1593.0199,
            "end": 1593.1799,
            "confidence": 0.9973794,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.49922007
          },
          {
            "word": "know",
            "start": 1593.1799,
            "end": 1593.4199,
            "confidence": 0.7717339,
            "punctuated_word": "know.",
            "speaker": 0,
            "speaker_confidence": 0.49922007
          },
          {
            "word": "are",
            "start": 1593.4199,
            "end": 1593.58,
            "confidence": 0.96271217,
            "punctuated_word": "Are",
            "speaker": 0,
            "speaker_confidence": 0.49922007
          },
          {
            "word": "people",
            "start": 1593.58,
            "end": 1593.8999,
            "confidence": 0.99945,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.49922007
          },
          {
            "word": "just",
            "start": 1593.8999,
            "end": 1594.1399,
            "confidence": 0.8414563,
            "punctuated_word": "just,",
            "speaker": 0,
            "speaker_confidence": 0.49922007
          },
          {
            "word": "like",
            "start": 1594.1399,
            "end": 1594.38,
            "confidence": 0.9987966,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.49922007
          },
          {
            "word": "shilling",
            "start": 1594.38,
            "end": 1594.7,
            "confidence": 0.88811004,
            "punctuated_word": "shilling",
            "speaker": 0,
            "speaker_confidence": 0.49922007
          },
          {
            "word": "it",
            "start": 1594.7,
            "end": 1594.7799,
            "confidence": 0.54191047,
            "punctuated_word": "it?",
            "speaker": 0,
            "speaker_confidence": 0.49922007
          },
          {
            "word": "somebody",
            "start": 1594.7799,
            "end": 1595.1,
            "confidence": 0.9912914,
            "punctuated_word": "Somebody",
            "speaker": 0,
            "speaker_confidence": 0.4599465
          },
          {
            "word": "will",
            "start": 1595.1,
            "end": 1595.34,
            "confidence": 0.96792364,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.4599465
          },
          {
            "word": "drag",
            "start": 1595.34,
            "end": 1595.5,
            "confidence": 0.71334285,
            "punctuated_word": "drag",
            "speaker": 0,
            "speaker_confidence": 0.4599465
          },
          {
            "word": "you",
            "start": 1595.5,
            "end": 1595.74,
            "confidence": 0.99184304,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.4599465
          },
          {
            "word": "after",
            "start": 1595.74,
            "end": 1595.98,
            "confidence": 0.9721581,
            "punctuated_word": "after",
            "speaker": 0,
            "speaker_confidence": 0.4599465
          },
          {
            "word": "that",
            "start": 1595.98,
            "end": 1596.48,
            "confidence": 0.9641426,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.4599465
          },
          {
            "word": "i",
            "start": 1596.5399,
            "end": 1596.62,
            "confidence": 0.8729609,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.3272509
          },
          {
            "word": "mean",
            "start": 1596.62,
            "end": 1596.7799,
            "confidence": 0.99032474,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.3272509
          },
          {
            "word": "all",
            "start": 1596.7799,
            "end": 1596.94,
            "confidence": 0.99939287,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.3272509
          },
          {
            "word": "those",
            "start": 1596.94,
            "end": 1597.1,
            "confidence": 0.96257776,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.3272509
          },
          {
            "word": "things",
            "start": 1597.1,
            "end": 1597.34,
            "confidence": 0.9614404,
            "punctuated_word": "things,",
            "speaker": 0,
            "speaker_confidence": 0.3272509
          },
          {
            "word": "of",
            "start": 1597.34,
            "end": 1597.4199,
            "confidence": 0.9997137,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.3272509
          },
          {
            "word": "course",
            "start": 1597.4199,
            "end": 1597.6599,
            "confidence": 0.9917041,
            "punctuated_word": "course,",
            "speaker": 0,
            "speaker_confidence": 0.3272509
          },
          {
            "word": "that",
            "start": 1597.6599,
            "end": 1597.82,
            "confidence": 0.6299321,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.32065314
          },
          {
            "word": "makes",
            "start": 1597.82,
            "end": 1598.0599,
            "confidence": 0.9801508,
            "punctuated_word": "makes",
            "speaker": 0,
            "speaker_confidence": 0.32065314
          },
          {
            "word": "it",
            "start": 1598.0599,
            "end": 1598.1399,
            "confidence": 0.9231644,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.32065314
          },
          {
            "word": "make",
            "start": 1598.1399,
            "end": 1598.38,
            "confidence": 0.70034707,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.32065314
          },
          {
            "word": "it",
            "start": 1598.38,
            "end": 1598.46,
            "confidence": 0.99908125,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "much",
            "start": 1598.46,
            "end": 1598.62,
            "confidence": 0.99881375,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "more",
            "start": 1598.62,
            "end": 1598.94,
            "confidence": 0.9990109,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "complicated",
            "start": 1598.94,
            "end": 1599.4199,
            "confidence": 0.8088035,
            "punctuated_word": "complicated,",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "but",
            "start": 1599.4199,
            "end": 1599.9199,
            "confidence": 0.7395135,
            "punctuated_word": "but,",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          }
        ],
        "speaker": 0,
        "id": "8ec0934f-4339-4dd4-a50f-88cab37e1d5a"
      },
      {
        "start": 1600.38,
        "end": 1608.725,
        "confidence": 0.89676553,
        "channel": 0,
        "transcript": "I mean, there is that, you know. And then if you think of programmable time, as I said, you know, just say it's like a speculation. If somebody does the airdrop",
        "words": [
          {
            "word": "i",
            "start": 1600.38,
            "end": 1600.46,
            "confidence": 0.9627219,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "mean",
            "start": 1600.46,
            "end": 1600.62,
            "confidence": 0.9975697,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "there",
            "start": 1600.62,
            "end": 1600.7799,
            "confidence": 0.998467,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "is",
            "start": 1600.7799,
            "end": 1600.94,
            "confidence": 0.9974936,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "that",
            "start": 1600.94,
            "end": 1601.34,
            "confidence": 0.8898579,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "you",
            "start": 1601.34,
            "end": 1601.58,
            "confidence": 0.9977035,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "know",
            "start": 1601.58,
            "end": 1601.82,
            "confidence": 0.9601439,
            "punctuated_word": "know.",
            "speaker": 0,
            "speaker_confidence": 0.6606096
          },
          {
            "word": "and",
            "start": 1601.82,
            "end": 1601.985,
            "confidence": 0.81865466,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "then",
            "start": 1602.065,
            "end": 1602.225,
            "confidence": 0.99583095,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "if",
            "start": 1602.225,
            "end": 1602.385,
            "confidence": 0.98613155,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "you",
            "start": 1602.385,
            "end": 1602.465,
            "confidence": 0.997474,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "think",
            "start": 1602.465,
            "end": 1602.785,
            "confidence": 0.9999583,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "of",
            "start": 1602.785,
            "end": 1603.105,
            "confidence": 0.99962115,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "programmable",
            "start": 1603.105,
            "end": 1603.605,
            "confidence": 0.9976957,
            "punctuated_word": "programmable",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "time",
            "start": 1603.745,
            "end": 1604.065,
            "confidence": 0.9181471,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "as",
            "start": 1604.065,
            "end": 1604.225,
            "confidence": 0.63759923,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "i",
            "start": 1604.225,
            "end": 1604.465,
            "confidence": 0.9823699,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "said",
            "start": 1604.465,
            "end": 1604.965,
            "confidence": 0.9864723,
            "punctuated_word": "said,",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "you",
            "start": 1605.025,
            "end": 1605.1849,
            "confidence": 0.99941456,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "know",
            "start": 1605.1849,
            "end": 1605.505,
            "confidence": 0.99668646,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "just",
            "start": 1605.505,
            "end": 1605.665,
            "confidence": 0.53895044,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "say",
            "start": 1605.665,
            "end": 1605.825,
            "confidence": 0.38174182,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "it's",
            "start": 1605.825,
            "end": 1606.065,
            "confidence": 0.7301439,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "like",
            "start": 1606.065,
            "end": 1606.225,
            "confidence": 0.8386307,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.75867635
          },
          {
            "word": "a",
            "start": 1606.225,
            "end": 1606.3049,
            "confidence": 0.89892584,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6352813
          },
          {
            "word": "speculation",
            "start": 1606.3049,
            "end": 1606.8049,
            "confidence": 0.9418497,
            "punctuated_word": "speculation.",
            "speaker": 0,
            "speaker_confidence": 0.6352813
          },
          {
            "word": "if",
            "start": 1606.945,
            "end": 1607.025,
            "confidence": 0.9986879,
            "punctuated_word": "If",
            "speaker": 0,
            "speaker_confidence": 0.6352813
          },
          {
            "word": "somebody",
            "start": 1607.025,
            "end": 1607.525,
            "confidence": 0.999902,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.6352813
          },
          {
            "word": "does",
            "start": 1607.825,
            "end": 1608.065,
            "confidence": 0.99667597,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.6352813
          },
          {
            "word": "the",
            "start": 1608.065,
            "end": 1608.225,
            "confidence": 0.4364387,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6352813
          },
          {
            "word": "airdrop",
            "start": 1608.225,
            "end": 1608.725,
            "confidence": 0.9177696,
            "punctuated_word": "airdrop",
            "speaker": 0,
            "speaker_confidence": 0.6352813
          }
        ],
        "speaker": 0,
        "id": "95a38783-c081-44c3-a202-0f111bb27071"
      },
      {
        "start": 1609.025,
        "end": 1609.765,
        "confidence": 0.99870557,
        "channel": 0,
        "transcript": "to a token",
        "words": [
          {
            "word": "to",
            "start": 1609.025,
            "end": 1609.105,
            "confidence": 0.9966344,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6352813
          },
          {
            "word": "a",
            "start": 1609.105,
            "end": 1609.265,
            "confidence": 0.9995896,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          },
          {
            "word": "token",
            "start": 1609.265,
            "end": 1609.765,
            "confidence": 0.9998925,
            "punctuated_word": "token",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          }
        ],
        "speaker": 0,
        "id": "f8a87ce7-03ae-4c8a-b5d3-94dd22c8f224"
      },
      {
        "start": 1610.225,
        "end": 1620.1,
        "confidence": 0.97865736,
        "channel": 0,
        "transcript": "that are, like, you know, locked in a certain way where you have to do x y z z to to get the value out of it. So there are all kinds of, like, ways to, like, do experimental",
        "words": [
          {
            "word": "that",
            "start": 1610.225,
            "end": 1610.385,
            "confidence": 0.8142201,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          },
          {
            "word": "are",
            "start": 1610.385,
            "end": 1610.625,
            "confidence": 0.93313926,
            "punctuated_word": "are,",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          },
          {
            "word": "like",
            "start": 1610.625,
            "end": 1611.025,
            "confidence": 0.99861205,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          },
          {
            "word": "you",
            "start": 1611.025,
            "end": 1611.1849,
            "confidence": 0.99988854,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          },
          {
            "word": "know",
            "start": 1611.1849,
            "end": 1611.6849,
            "confidence": 0.9995307,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          },
          {
            "word": "locked",
            "start": 1611.825,
            "end": 1612.065,
            "confidence": 0.9992449,
            "punctuated_word": "locked",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          },
          {
            "word": "in",
            "start": 1612.065,
            "end": 1612.225,
            "confidence": 0.99858606,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          },
          {
            "word": "a",
            "start": 1612.225,
            "end": 1612.3049,
            "confidence": 0.9027001,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.67806864
          },
          {
            "word": "certain",
            "start": 1612.3049,
            "end": 1612.625,
            "confidence": 0.9998772,
            "punctuated_word": "certain",
            "speaker": 0,
            "speaker_confidence": 0.27019387
          },
          {
            "word": "way",
            "start": 1612.625,
            "end": 1612.785,
            "confidence": 0.9992435,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.27019387
          },
          {
            "word": "where",
            "start": 1612.785,
            "end": 1612.945,
            "confidence": 0.8386113,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.27019387
          },
          {
            "word": "you",
            "start": 1612.945,
            "end": 1613.025,
            "confidence": 0.9973123,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.27019387
          },
          {
            "word": "have",
            "start": 1613.025,
            "end": 1613.1849,
            "confidence": 0.9987625,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.27019387
          },
          {
            "word": "to",
            "start": 1613.1849,
            "end": 1613.265,
            "confidence": 0.99911505,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "do",
            "start": 1613.265,
            "end": 1613.4249,
            "confidence": 0.99894506,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "x",
            "start": 1613.4249,
            "end": 1613.665,
            "confidence": 0.9803961,
            "punctuated_word": "x",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "y",
            "start": 1613.665,
            "end": 1613.825,
            "confidence": 0.86002403,
            "punctuated_word": "y",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "z",
            "start": 1613.825,
            "end": 1614.0,
            "confidence": 0.9563475,
            "punctuated_word": "z",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "z",
            "start": 1614.16,
            "end": 1614.32,
            "confidence": 0.9982765,
            "punctuated_word": "z",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "to",
            "start": 1614.32,
            "end": 1614.48,
            "confidence": 0.9914669,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "to",
            "start": 1614.48,
            "end": 1614.72,
            "confidence": 0.99719137,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "get",
            "start": 1614.72,
            "end": 1614.88,
            "confidence": 0.9992803,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "the",
            "start": 1614.88,
            "end": 1615.04,
            "confidence": 0.99913627,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "value",
            "start": 1615.04,
            "end": 1615.36,
            "confidence": 0.99960655,
            "punctuated_word": "value",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "out",
            "start": 1615.36,
            "end": 1615.52,
            "confidence": 0.9865954,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.5373187
          },
          {
            "word": "of",
            "start": 1615.52,
            "end": 1615.6,
            "confidence": 0.99900085,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.29020792
          },
          {
            "word": "it",
            "start": 1615.6,
            "end": 1615.84,
            "confidence": 0.99057627,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.29020792
          },
          {
            "word": "so",
            "start": 1615.84,
            "end": 1616.24,
            "confidence": 0.99950266,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.29020792
          },
          {
            "word": "there",
            "start": 1616.24,
            "end": 1616.48,
            "confidence": 0.9892748,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.29020792
          },
          {
            "word": "are",
            "start": 1616.48,
            "end": 1616.56,
            "confidence": 0.9887679,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.29020792
          },
          {
            "word": "all",
            "start": 1616.56,
            "end": 1616.72,
            "confidence": 0.99742717,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.29020792
          },
          {
            "word": "kinds",
            "start": 1616.72,
            "end": 1616.96,
            "confidence": 0.9984798,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.75400406
          },
          {
            "word": "of",
            "start": 1616.96,
            "end": 1617.2,
            "confidence": 0.9723667,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.75400406
          },
          {
            "word": "like",
            "start": 1617.2,
            "end": 1617.7,
            "confidence": 0.9994463,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.75400406
          },
          {
            "word": "ways",
            "start": 1617.92,
            "end": 1618.24,
            "confidence": 0.9964307,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.75400406
          },
          {
            "word": "to",
            "start": 1618.24,
            "end": 1618.74,
            "confidence": 0.9928595,
            "punctuated_word": "to,",
            "speaker": 0,
            "speaker_confidence": 0.75400406
          },
          {
            "word": "like",
            "start": 1618.8,
            "end": 1619.12,
            "confidence": 0.99907064,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.75400406
          },
          {
            "word": "do",
            "start": 1619.12,
            "end": 1619.6,
            "confidence": 0.9995963,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.75400406
          },
          {
            "word": "experimental",
            "start": 1619.6,
            "end": 1620.1,
            "confidence": 0.9987343,
            "punctuated_word": "experimental",
            "speaker": 0,
            "speaker_confidence": 0.75400406
          }
        ],
        "speaker": 0,
        "id": "f862210b-ca88-4dc4-8da4-0a94efdd6e89"
      },
      {
        "start": 1621.28,
        "end": 1621.78,
        "confidence": 0.8107111,
        "channel": 0,
        "transcript": "programmable",
        "words": [
          {
            "word": "programmable",
            "start": 1621.28,
            "end": 1621.78,
            "confidence": 0.8107111,
            "punctuated_word": "programmable",
            "speaker": 0,
            "speaker_confidence": 0.5485894
          }
        ],
        "speaker": 0,
        "id": "1aa5b304-a175-4670-837e-c14f837a44d7"
      },
      {
        "start": 1622.56,
        "end": 1625.06,
        "confidence": 0.7676544,
        "channel": 0,
        "transcript": "Mhmm. Funky airdrops also and then also.",
        "words": [
          {
            "word": "mhmm",
            "start": 1622.56,
            "end": 1622.72,
            "confidence": 0.99854743,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.5485894
          },
          {
            "word": "funky",
            "start": 1622.88,
            "end": 1623.28,
            "confidence": 0.9980749,
            "punctuated_word": "Funky",
            "speaker": 0,
            "speaker_confidence": 0.5485894
          },
          {
            "word": "airdrops",
            "start": 1623.28,
            "end": 1623.78,
            "confidence": 0.8377819,
            "punctuated_word": "airdrops",
            "speaker": 0,
            "speaker_confidence": 0.5485894
          },
          {
            "word": "also",
            "start": 1623.84,
            "end": 1624.16,
            "confidence": 0.96174806,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.5485894
          },
          {
            "word": "and",
            "start": 1624.16,
            "end": 1624.32,
            "confidence": 0.41026798,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5485894
          },
          {
            "word": "then",
            "start": 1624.32,
            "end": 1624.56,
            "confidence": 0.398179,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.5485894
          },
          {
            "word": "also",
            "start": 1624.56,
            "end": 1625.06,
            "confidence": 0.7689817,
            "punctuated_word": "also.",
            "speaker": 0,
            "speaker_confidence": 0.5485894
          }
        ],
        "speaker": 0,
        "id": "725c0aef-80eb-4bd2-b4ed-3c204d616259"
      },
      {
        "start": 1627.2,
        "end": 1629.085,
        "confidence": 0.98938423,
        "channel": 0,
        "transcript": "So when it comes to, you know,",
        "words": [
          {
            "word": "so",
            "start": 1627.2,
            "end": 1627.44,
            "confidence": 0.9798478,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.4567845
          },
          {
            "word": "when",
            "start": 1627.44,
            "end": 1627.6,
            "confidence": 0.9973175,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.4567845
          },
          {
            "word": "it",
            "start": 1627.6,
            "end": 1627.76,
            "confidence": 0.99948335,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.4567845
          },
          {
            "word": "comes",
            "start": 1627.76,
            "end": 1628.0,
            "confidence": 0.99981207,
            "punctuated_word": "comes",
            "speaker": 1,
            "speaker_confidence": 0.4567845
          },
          {
            "word": "to",
            "start": 1628.0,
            "end": 1628.265,
            "confidence": 0.9961456,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.4567845
          },
          {
            "word": "you",
            "start": 1628.425,
            "end": 1628.585,
            "confidence": 0.9980994,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.4567845
          },
          {
            "word": "know",
            "start": 1628.585,
            "end": 1629.085,
            "confidence": 0.9549844,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.4567845
          }
        ],
        "speaker": 1,
        "id": "51b578d0-9e25-405a-8c3a-89e9881b288d"
      },
      {
        "start": 1630.265,
        "end": 1632.685,
        "confidence": 0.936473,
        "channel": 0,
        "transcript": "if if we talk about, like, the mempool, for example,",
        "words": [
          {
            "word": "if",
            "start": 1630.265,
            "end": 1630.505,
            "confidence": 0.9933415,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.4567845
          },
          {
            "word": "if",
            "start": 1630.505,
            "end": 1630.585,
            "confidence": 0.8333882,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.4567845
          },
          {
            "word": "we",
            "start": 1630.585,
            "end": 1630.745,
            "confidence": 0.90152216,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.42053187
          },
          {
            "word": "talk",
            "start": 1630.745,
            "end": 1630.985,
            "confidence": 0.82800525,
            "punctuated_word": "talk",
            "speaker": 1,
            "speaker_confidence": 0.42053187
          },
          {
            "word": "about",
            "start": 1630.985,
            "end": 1631.225,
            "confidence": 0.9530013,
            "punctuated_word": "about,",
            "speaker": 1,
            "speaker_confidence": 0.42053187
          },
          {
            "word": "like",
            "start": 1631.225,
            "end": 1631.385,
            "confidence": 0.99831575,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.42053187
          },
          {
            "word": "the",
            "start": 1631.385,
            "end": 1631.545,
            "confidence": 0.9961702,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.42053187
          },
          {
            "word": "mempool",
            "start": 1631.545,
            "end": 1632.025,
            "confidence": 0.8876752,
            "punctuated_word": "mempool,",
            "speaker": 1,
            "speaker_confidence": 0.42053187
          },
          {
            "word": "for",
            "start": 1632.025,
            "end": 1632.185,
            "confidence": 0.9995259,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.48543876
          },
          {
            "word": "example",
            "start": 1632.185,
            "end": 1632.685,
            "confidence": 0.97378486,
            "punctuated_word": "example,",
            "speaker": 1,
            "speaker_confidence": 0.48543876
          }
        ],
        "speaker": 1,
        "id": "0eb1a894-eb61-4b0d-8d51-54b257c0a921"
      },
      {
        "start": 1633.145,
        "end": 1636.605,
        "confidence": 0.9829431,
        "channel": 0,
        "transcript": "the MEV, what does do you have any thoughts on what a, like,",
        "words": [
          {
            "word": "the",
            "start": 1633.145,
            "end": 1633.225,
            "confidence": 0.9640523,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.48543876
          },
          {
            "word": "mev",
            "start": 1633.225,
            "end": 1633.705,
            "confidence": 0.89771444,
            "punctuated_word": "MEV,",
            "speaker": 1,
            "speaker_confidence": 0.48543876
          },
          {
            "word": "what",
            "start": 1633.705,
            "end": 1633.865,
            "confidence": 0.998755,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.48543876
          },
          {
            "word": "does",
            "start": 1633.865,
            "end": 1634.345,
            "confidence": 0.9991283,
            "punctuated_word": "does",
            "speaker": 1,
            "speaker_confidence": 0.48543876
          },
          {
            "word": "do",
            "start": 1634.505,
            "end": 1634.665,
            "confidence": 0.99917454,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.48543876
          },
          {
            "word": "you",
            "start": 1634.665,
            "end": 1634.745,
            "confidence": 0.9979522,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.48543876
          },
          {
            "word": "have",
            "start": 1634.745,
            "end": 1634.905,
            "confidence": 0.9989097,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "any",
            "start": 1634.905,
            "end": 1635.0651,
            "confidence": 0.99919957,
            "punctuated_word": "any",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "thoughts",
            "start": 1635.0651,
            "end": 1635.305,
            "confidence": 0.99956805,
            "punctuated_word": "thoughts",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "on",
            "start": 1635.305,
            "end": 1635.545,
            "confidence": 0.98811346,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "what",
            "start": 1635.545,
            "end": 1635.785,
            "confidence": 0.99256164,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "a",
            "start": 1635.785,
            "end": 1636.105,
            "confidence": 0.9456624,
            "punctuated_word": "a,",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "like",
            "start": 1636.105,
            "end": 1636.605,
            "confidence": 0.99746764,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          }
        ],
        "speaker": 1,
        "id": "d3f675a2-2368-437c-b7a2-b4b1ecf96cce"
      },
      {
        "start": 1637.785,
        "end": 1638.525,
        "confidence": 0.9946091,
        "channel": 0,
        "transcript": "a mempool",
        "words": [
          {
            "word": "a",
            "start": 1637.785,
            "end": 1638.025,
            "confidence": 0.9926569,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "mempool",
            "start": 1638.025,
            "end": 1638.525,
            "confidence": 0.9965614,
            "punctuated_word": "mempool",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          }
        ],
        "speaker": 1,
        "id": "6d57019b-b003-4a16-8747-4063008ff9a0"
      },
      {
        "start": 1638.905,
        "end": 1639.965,
        "confidence": 0.99746925,
        "channel": 0,
        "transcript": "that values",
        "words": [
          {
            "word": "that",
            "start": 1638.905,
            "end": 1639.405,
            "confidence": 0.99696845,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "values",
            "start": 1639.465,
            "end": 1639.965,
            "confidence": 0.99797004,
            "punctuated_word": "values",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          }
        ],
        "speaker": 1,
        "id": "7536b730-b3c3-492f-819c-897d39d71235"
      },
      {
        "start": 1640.745,
        "end": 1642.205,
        "confidence": 0.99855787,
        "channel": 0,
        "transcript": "free time looks like?",
        "words": [
          {
            "word": "free",
            "start": 1640.745,
            "end": 1640.985,
            "confidence": 0.9981598,
            "punctuated_word": "free",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "time",
            "start": 1640.985,
            "end": 1641.465,
            "confidence": 0.9997458,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "looks",
            "start": 1641.465,
            "end": 1641.705,
            "confidence": 0.9989195,
            "punctuated_word": "looks",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          },
          {
            "word": "like",
            "start": 1641.705,
            "end": 1642.205,
            "confidence": 0.99740624,
            "punctuated_word": "like?",
            "speaker": 1,
            "speaker_confidence": 0.72033113
          }
        ],
        "speaker": 1,
        "id": "8decc64d-168f-4c74-aa78-72b96c75e89a"
      },
      {
        "start": 1643.385,
        "end": 1653.46,
        "confidence": 0.9660906,
        "channel": 0,
        "transcript": "Well, I mean, I I I I would say it would be I mean, I am more and more of a fan of, I mean, actually, with smart transaction, we try to do something like that. I'm shilling against smart transactions.",
        "words": [
          {
            "word": "well",
            "start": 1643.385,
            "end": 1643.625,
            "confidence": 0.9576334,
            "punctuated_word": "Well,",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "i",
            "start": 1643.625,
            "end": 1643.705,
            "confidence": 0.9986333,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "mean",
            "start": 1643.705,
            "end": 1643.9451,
            "confidence": 0.9911744,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "i",
            "start": 1643.9451,
            "end": 1644.24,
            "confidence": 0.9477685,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "i",
            "start": 1644.32,
            "end": 1644.64,
            "confidence": 0.9998975,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "i",
            "start": 1644.64,
            "end": 1645.04,
            "confidence": 0.999585,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "i",
            "start": 1645.04,
            "end": 1645.2,
            "confidence": 0.962591,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "would",
            "start": 1645.2,
            "end": 1645.52,
            "confidence": 0.9969214,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "say",
            "start": 1645.52,
            "end": 1645.92,
            "confidence": 0.99934894,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "it",
            "start": 1645.92,
            "end": 1646.0,
            "confidence": 0.9778235,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "would",
            "start": 1646.0,
            "end": 1646.16,
            "confidence": 0.9957444,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "be",
            "start": 1646.16,
            "end": 1646.4,
            "confidence": 0.99989355,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.5726078
          },
          {
            "word": "i",
            "start": 1646.5599,
            "end": 1646.72,
            "confidence": 0.9992812,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.3901798
          },
          {
            "word": "mean",
            "start": 1646.72,
            "end": 1646.96,
            "confidence": 0.99881864,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.3901798
          },
          {
            "word": "i",
            "start": 1646.96,
            "end": 1647.12,
            "confidence": 0.9998683,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.3901798
          },
          {
            "word": "am",
            "start": 1647.12,
            "end": 1647.28,
            "confidence": 0.99874336,
            "punctuated_word": "am",
            "speaker": 0,
            "speaker_confidence": 0.3901798
          },
          {
            "word": "more",
            "start": 1647.28,
            "end": 1647.52,
            "confidence": 0.9997018,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.3901798
          },
          {
            "word": "and",
            "start": 1647.52,
            "end": 1647.6,
            "confidence": 0.9986992,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.3901798
          },
          {
            "word": "more",
            "start": 1647.6,
            "end": 1647.84,
            "confidence": 0.9998977,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.31973302
          },
          {
            "word": "of",
            "start": 1647.84,
            "end": 1648.0,
            "confidence": 0.99618703,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.31973302
          },
          {
            "word": "a",
            "start": 1648.0,
            "end": 1648.16,
            "confidence": 0.99696976,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.31973302
          },
          {
            "word": "fan",
            "start": 1648.16,
            "end": 1648.48,
            "confidence": 0.9997763,
            "punctuated_word": "fan",
            "speaker": 0,
            "speaker_confidence": 0.31973302
          },
          {
            "word": "of",
            "start": 1648.48,
            "end": 1648.8,
            "confidence": 0.961202,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.31973302
          },
          {
            "word": "i",
            "start": 1649.2,
            "end": 1649.36,
            "confidence": 0.981447,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5141818
          },
          {
            "word": "mean",
            "start": 1649.36,
            "end": 1649.52,
            "confidence": 0.98128116,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.5141818
          },
          {
            "word": "actually",
            "start": 1649.52,
            "end": 1649.84,
            "confidence": 0.85209435,
            "punctuated_word": "actually,",
            "speaker": 0,
            "speaker_confidence": 0.5141818
          },
          {
            "word": "with",
            "start": 1649.84,
            "end": 1649.92,
            "confidence": 0.60560983,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.5141818
          },
          {
            "word": "smart",
            "start": 1649.92,
            "end": 1650.16,
            "confidence": 0.8394363,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 0.5141818
          },
          {
            "word": "transaction",
            "start": 1650.16,
            "end": 1650.5599,
            "confidence": 0.8538841,
            "punctuated_word": "transaction,",
            "speaker": 0,
            "speaker_confidence": 0.5141818
          },
          {
            "word": "we",
            "start": 1650.5599,
            "end": 1650.72,
            "confidence": 0.96646166,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.5141818
          },
          {
            "word": "try",
            "start": 1650.72,
            "end": 1650.88,
            "confidence": 0.949476,
            "punctuated_word": "try",
            "speaker": 0,
            "speaker_confidence": 0.5141818
          },
          {
            "word": "to",
            "start": 1650.88,
            "end": 1650.96,
            "confidence": 0.9966959,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "do",
            "start": 1650.96,
            "end": 1651.12,
            "confidence": 0.9989544,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "something",
            "start": 1651.12,
            "end": 1651.36,
            "confidence": 0.9998173,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "like",
            "start": 1651.36,
            "end": 1651.6,
            "confidence": 0.99972147,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "that",
            "start": 1651.6,
            "end": 1651.76,
            "confidence": 0.99845314,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "i'm",
            "start": 1651.76,
            "end": 1652.0,
            "confidence": 0.9942806,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "shilling",
            "start": 1652.0,
            "end": 1652.32,
            "confidence": 0.94581085,
            "punctuated_word": "shilling",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "against",
            "start": 1652.32,
            "end": 1652.64,
            "confidence": 0.9572539,
            "punctuated_word": "against",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "smart",
            "start": 1652.64,
            "end": 1652.96,
            "confidence": 0.9260046,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "transactions",
            "start": 1652.96,
            "end": 1653.46,
            "confidence": 0.9868711,
            "punctuated_word": "transactions.",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          }
        ],
        "speaker": 0,
        "id": "1e7c6498-9757-43d9-81d0-7d8bc15e9e61"
      },
      {
        "start": 1653.84,
        "end": 1656.9,
        "confidence": 0.9750759,
        "channel": 0,
        "transcript": "I'm trying to get you to say some of the things that you were saying in the panel earlier.",
        "words": [
          {
            "word": "i'm",
            "start": 1653.84,
            "end": 1654.08,
            "confidence": 0.71670437,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "trying",
            "start": 1654.08,
            "end": 1654.24,
            "confidence": 0.98899835,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "to",
            "start": 1654.24,
            "end": 1654.32,
            "confidence": 0.99092215,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "get",
            "start": 1654.32,
            "end": 1654.4,
            "confidence": 0.99949396,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.59409213
          },
          {
            "word": "you",
            "start": 1654.4,
            "end": 1654.5599,
            "confidence": 0.9988136,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.19489104
          },
          {
            "word": "to",
            "start": 1654.5599,
            "end": 1654.64,
            "confidence": 0.99861693,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.19489104
          },
          {
            "word": "say",
            "start": 1654.64,
            "end": 1654.88,
            "confidence": 0.9990883,
            "punctuated_word": "say",
            "speaker": 1,
            "speaker_confidence": 0.19489104
          },
          {
            "word": "some",
            "start": 1654.88,
            "end": 1654.96,
            "confidence": 0.9986467,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.36818528
          },
          {
            "word": "of",
            "start": 1654.96,
            "end": 1655.04,
            "confidence": 0.99711835,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.36818528
          },
          {
            "word": "the",
            "start": 1655.04,
            "end": 1655.12,
            "confidence": 0.9949462,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.36818528
          },
          {
            "word": "things",
            "start": 1655.12,
            "end": 1655.36,
            "confidence": 0.9996362,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.36818528
          },
          {
            "word": "that",
            "start": 1655.36,
            "end": 1655.44,
            "confidence": 0.99863166,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.45041507
          },
          {
            "word": "you",
            "start": 1655.44,
            "end": 1655.6,
            "confidence": 0.9998209,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.45041507
          },
          {
            "word": "were",
            "start": 1655.6,
            "end": 1655.6799,
            "confidence": 0.8716874,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.45041507
          },
          {
            "word": "saying",
            "start": 1655.6799,
            "end": 1655.92,
            "confidence": 0.9990754,
            "punctuated_word": "saying",
            "speaker": 1,
            "speaker_confidence": 0.45041507
          },
          {
            "word": "in",
            "start": 1655.92,
            "end": 1656.0,
            "confidence": 0.9804771,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.45041507
          },
          {
            "word": "the",
            "start": 1656.0,
            "end": 1656.08,
            "confidence": 0.99913365,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.45041507
          },
          {
            "word": "panel",
            "start": 1656.08,
            "end": 1656.4,
            "confidence": 0.9997048,
            "punctuated_word": "panel",
            "speaker": 1,
            "speaker_confidence": 0.45041507
          },
          {
            "word": "earlier",
            "start": 1656.4,
            "end": 1656.9,
            "confidence": 0.9949261,
            "punctuated_word": "earlier.",
            "speaker": 1,
            "speaker_confidence": 0.45041507
          }
        ],
        "speaker": 1,
        "id": "204390c2-8958-4b95-9e78-4fbc22ce3bcd"
      },
      {
        "start": 1657.215,
        "end": 1659.875,
        "confidence": 0.8541501,
        "channel": 0,
        "transcript": "I don't know if these are the right questions. Exactly. No. Because",
        "words": [
          {
            "word": "i",
            "start": 1657.215,
            "end": 1657.2949,
            "confidence": 0.6017757,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.034150243
          },
          {
            "word": "don't",
            "start": 1657.2949,
            "end": 1657.335,
            "confidence": 0.9334056,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.034150243
          },
          {
            "word": "know",
            "start": 1657.335,
            "end": 1657.375,
            "confidence": 0.9574324,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.034150243
          },
          {
            "word": "if",
            "start": 1657.375,
            "end": 1657.5349,
            "confidence": 0.85788745,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.034150243
          },
          {
            "word": "these",
            "start": 1657.5349,
            "end": 1657.615,
            "confidence": 0.6852363,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.034150243
          },
          {
            "word": "are",
            "start": 1657.615,
            "end": 1657.655,
            "confidence": 0.97880393,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.034150243
          },
          {
            "word": "the",
            "start": 1657.655,
            "end": 1657.695,
            "confidence": 0.70040256,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.2975629
          },
          {
            "word": "right",
            "start": 1657.695,
            "end": 1657.9349,
            "confidence": 0.94920546,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.2975629
          },
          {
            "word": "questions",
            "start": 1657.9349,
            "end": 1658.4149,
            "confidence": 0.9968785,
            "punctuated_word": "questions.",
            "speaker": 0,
            "speaker_confidence": 0.2975629
          },
          {
            "word": "exactly",
            "start": 1658.4149,
            "end": 1658.9149,
            "confidence": 0.82370746,
            "punctuated_word": "Exactly.",
            "speaker": 0,
            "speaker_confidence": 0.2975629
          },
          {
            "word": "no",
            "start": 1659.135,
            "end": 1659.375,
            "confidence": 0.76779795,
            "punctuated_word": "No.",
            "speaker": 0,
            "speaker_confidence": 0.2975629
          },
          {
            "word": "because",
            "start": 1659.375,
            "end": 1659.875,
            "confidence": 0.99726886,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.2975629
          }
        ],
        "speaker": 0,
        "id": "24f7faf1-0d70-4e08-9138-3cdad29fa39f"
      },
      {
        "start": 1660.6549,
        "end": 1665.955,
        "confidence": 0.9446423,
        "channel": 0,
        "transcript": "one of the fun things we do in smart transactions is every dApp or wallet, when it sends transactions,",
        "words": [
          {
            "word": "one",
            "start": 1660.6549,
            "end": 1660.895,
            "confidence": 0.93546724,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.2975629
          },
          {
            "word": "of",
            "start": 1660.895,
            "end": 1660.975,
            "confidence": 0.9984003,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.2975629
          },
          {
            "word": "the",
            "start": 1660.975,
            "end": 1661.0549,
            "confidence": 0.9990181,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "fun",
            "start": 1661.0549,
            "end": 1661.2949,
            "confidence": 0.9927532,
            "punctuated_word": "fun",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "things",
            "start": 1661.2949,
            "end": 1661.5349,
            "confidence": 0.99756634,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "we",
            "start": 1661.5349,
            "end": 1661.695,
            "confidence": 0.99846846,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "do",
            "start": 1661.695,
            "end": 1661.9349,
            "confidence": 0.999754,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "in",
            "start": 1661.9349,
            "end": 1662.095,
            "confidence": 0.9945937,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "smart",
            "start": 1662.095,
            "end": 1662.335,
            "confidence": 0.80623126,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "transactions",
            "start": 1662.335,
            "end": 1662.815,
            "confidence": 0.82150614,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "is",
            "start": 1662.815,
            "end": 1663.2949,
            "confidence": 0.9529661,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "every",
            "start": 1663.2949,
            "end": 1663.7949,
            "confidence": 0.9503345,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "dapp",
            "start": 1663.9349,
            "end": 1664.335,
            "confidence": 0.77370095,
            "punctuated_word": "dApp",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "or",
            "start": 1664.335,
            "end": 1664.495,
            "confidence": 0.97679126,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "wallet",
            "start": 1664.495,
            "end": 1664.815,
            "confidence": 0.762728,
            "punctuated_word": "wallet,",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "when",
            "start": 1664.815,
            "end": 1664.975,
            "confidence": 0.9996271,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "it",
            "start": 1664.975,
            "end": 1665.135,
            "confidence": 0.9989219,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "sends",
            "start": 1665.135,
            "end": 1665.455,
            "confidence": 0.99258363,
            "punctuated_word": "sends",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "transactions",
            "start": 1665.455,
            "end": 1665.955,
            "confidence": 0.9967921,
            "punctuated_word": "transactions,",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          }
        ],
        "speaker": 0,
        "id": "e82853fe-0344-46ca-8702-9c3173b5bda1"
      },
      {
        "start": 1666.6549,
        "end": 1667.1549,
        "confidence": 0.99815,
        "channel": 0,
        "transcript": "we",
        "words": [
          {
            "word": "we",
            "start": 1666.6549,
            "end": 1667.1549,
            "confidence": 0.99815,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          }
        ],
        "speaker": 0,
        "id": "7db88843-b904-4b6b-bf3a-7cc29a96506f"
      },
      {
        "start": 1667.855,
        "end": 1668.995,
        "confidence": 0.9649314,
        "channel": 0,
        "transcript": "we have individualized,",
        "words": [
          {
            "word": "we",
            "start": 1667.855,
            "end": 1668.095,
            "confidence": 0.9972609,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "have",
            "start": 1668.095,
            "end": 1668.495,
            "confidence": 0.9994727,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "individualized",
            "start": 1668.495,
            "end": 1668.995,
            "confidence": 0.8980605,
            "punctuated_word": "individualized,",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          }
        ],
        "speaker": 0,
        "id": "f1ef1207-bf8f-4e6d-aefb-6baf044e0bfc"
      },
      {
        "start": 1670.2999,
        "end": 1674.32,
        "confidence": 0.93045384,
        "channel": 0,
        "transcript": "mempool for every user, and the mempool is on chain. So it's almost like",
        "words": [
          {
            "word": "mempool",
            "start": 1670.2999,
            "end": 1670.7,
            "confidence": 0.9436624,
            "punctuated_word": "mempool",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "for",
            "start": 1670.7,
            "end": 1671.1,
            "confidence": 0.9355009,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "every",
            "start": 1671.1,
            "end": 1671.4199,
            "confidence": 0.99948514,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "user",
            "start": 1671.4199,
            "end": 1671.74,
            "confidence": 0.86928153,
            "punctuated_word": "user,",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "and",
            "start": 1671.74,
            "end": 1671.9,
            "confidence": 0.99892396,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "the",
            "start": 1671.9,
            "end": 1672.0599,
            "confidence": 0.50321007,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "mempool",
            "start": 1672.0599,
            "end": 1672.5399,
            "confidence": 0.99825406,
            "punctuated_word": "mempool",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "is",
            "start": 1672.5399,
            "end": 1672.7,
            "confidence": 0.9989023,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "on",
            "start": 1672.7,
            "end": 1672.86,
            "confidence": 0.9951626,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "chain",
            "start": 1672.86,
            "end": 1673.26,
            "confidence": 0.98679936,
            "punctuated_word": "chain.",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "so",
            "start": 1673.26,
            "end": 1673.4199,
            "confidence": 0.8616256,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "it's",
            "start": 1673.4199,
            "end": 1673.5,
            "confidence": 0.9745681,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "almost",
            "start": 1673.5,
            "end": 1673.82,
            "confidence": 0.999303,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "like",
            "start": 1673.82,
            "end": 1674.32,
            "confidence": 0.96167505,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          }
        ],
        "speaker": 0,
        "id": "d17843b0-c11f-435f-a69b-68f048f7f5d2"
      },
      {
        "start": 1674.62,
        "end": 1675.12,
        "confidence": 0.9767323,
        "channel": 0,
        "transcript": "your,",
        "words": [
          {
            "word": "your",
            "start": 1674.62,
            "end": 1675.12,
            "confidence": 0.9767323,
            "punctuated_word": "your,",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          }
        ],
        "speaker": 0,
        "id": "ade67724-808f-473e-97b9-5beab807c597"
      },
      {
        "start": 1675.82,
        "end": 1680.0,
        "confidence": 0.942455,
        "channel": 0,
        "transcript": "mempool is your on chain wallet. So, for example, I send three, four transactions",
        "words": [
          {
            "word": "mempool",
            "start": 1675.82,
            "end": 1676.22,
            "confidence": 0.9986628,
            "punctuated_word": "mempool",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "is",
            "start": 1676.22,
            "end": 1676.5399,
            "confidence": 0.9988109,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "your",
            "start": 1676.5399,
            "end": 1676.7,
            "confidence": 0.51246303,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "on",
            "start": 1676.7,
            "end": 1676.78,
            "confidence": 0.9923415,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "chain",
            "start": 1676.78,
            "end": 1677.1,
            "confidence": 0.9963076,
            "punctuated_word": "chain",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "wallet",
            "start": 1677.1,
            "end": 1677.6,
            "confidence": 0.9990909,
            "punctuated_word": "wallet.",
            "speaker": 0,
            "speaker_confidence": 0.8411426
          },
          {
            "word": "so",
            "start": 1677.74,
            "end": 1677.9,
            "confidence": 0.8266549,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "for",
            "start": 1677.9,
            "end": 1678.0599,
            "confidence": 0.99983025,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "example",
            "start": 1678.0599,
            "end": 1678.5399,
            "confidence": 0.9999087,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "i",
            "start": 1678.5399,
            "end": 1678.7,
            "confidence": 0.9992798,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "send",
            "start": 1678.7,
            "end": 1679.02,
            "confidence": 0.98263264,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "three",
            "start": 1679.02,
            "end": 1679.26,
            "confidence": 0.88907874,
            "punctuated_word": "three,",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "four",
            "start": 1679.26,
            "end": 1679.5,
            "confidence": 0.9999782,
            "punctuated_word": "four",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "transactions",
            "start": 1679.5,
            "end": 1680.0,
            "confidence": 0.99933004,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          }
        ],
        "speaker": 0,
        "id": "8bb5e37e-5052-41d3-a33c-3df9b46fc8d2"
      },
      {
        "start": 1680.62,
        "end": 1684.245,
        "confidence": 0.96785045,
        "channel": 0,
        "transcript": "that the solver gets. When the solver tries to solve it, it also",
        "words": [
          {
            "word": "that",
            "start": 1680.62,
            "end": 1680.86,
            "confidence": 0.97630936,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "the",
            "start": 1680.86,
            "end": 1681.02,
            "confidence": 0.99792105,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "solver",
            "start": 1681.02,
            "end": 1681.4199,
            "confidence": 0.9981647,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "gets",
            "start": 1681.4199,
            "end": 1681.74,
            "confidence": 0.7333926,
            "punctuated_word": "gets.",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "when",
            "start": 1681.74,
            "end": 1681.98,
            "confidence": 0.99071115,
            "punctuated_word": "When",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "the",
            "start": 1681.98,
            "end": 1682.0599,
            "confidence": 0.9910936,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "solver",
            "start": 1682.0599,
            "end": 1682.46,
            "confidence": 0.9955522,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "tries",
            "start": 1682.46,
            "end": 1682.7,
            "confidence": 0.9125559,
            "punctuated_word": "tries",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "to",
            "start": 1682.7,
            "end": 1682.78,
            "confidence": 0.99794525,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "solve",
            "start": 1682.78,
            "end": 1683.02,
            "confidence": 0.9975815,
            "punctuated_word": "solve",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "it",
            "start": 1683.02,
            "end": 1683.52,
            "confidence": 0.99694705,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "it",
            "start": 1683.58,
            "end": 1683.82,
            "confidence": 0.9994468,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "also",
            "start": 1683.82,
            "end": 1684.245,
            "confidence": 0.9944354,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          }
        ],
        "speaker": 0,
        "id": "696e1587-8cc7-48d8-aa6e-2d0a7791b0bf"
      },
      {
        "start": 1684.725,
        "end": 1691.065,
        "confidence": 0.91700107,
        "channel": 0,
        "transcript": "puts it on chain. So it we cannot blur the boundary between mempool being off chain in the,",
        "words": [
          {
            "word": "puts",
            "start": 1684.725,
            "end": 1685.045,
            "confidence": 0.99628544,
            "punctuated_word": "puts",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "it",
            "start": 1685.045,
            "end": 1685.205,
            "confidence": 0.99646,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "on",
            "start": 1685.205,
            "end": 1685.445,
            "confidence": 0.9924428,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "chain",
            "start": 1685.445,
            "end": 1685.6849,
            "confidence": 0.9274795,
            "punctuated_word": "chain.",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "so",
            "start": 1685.6849,
            "end": 1686.1849,
            "confidence": 0.9941176,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "it",
            "start": 1686.245,
            "end": 1686.405,
            "confidence": 0.4771346,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "we",
            "start": 1686.485,
            "end": 1686.645,
            "confidence": 0.9976726,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "cannot",
            "start": 1686.645,
            "end": 1687.125,
            "confidence": 0.4245076,
            "punctuated_word": "cannot",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "blur",
            "start": 1687.125,
            "end": 1687.445,
            "confidence": 0.94668394,
            "punctuated_word": "blur",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "the",
            "start": 1687.445,
            "end": 1687.6849,
            "confidence": 0.9976972,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "boundary",
            "start": 1687.6849,
            "end": 1688.165,
            "confidence": 0.99358445,
            "punctuated_word": "boundary",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "between",
            "start": 1688.165,
            "end": 1688.645,
            "confidence": 0.99812776,
            "punctuated_word": "between",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "mempool",
            "start": 1688.645,
            "end": 1689.145,
            "confidence": 0.9255705,
            "punctuated_word": "mempool",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "being",
            "start": 1689.205,
            "end": 1689.605,
            "confidence": 0.9536662,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "off",
            "start": 1689.605,
            "end": 1690.005,
            "confidence": 0.9541502,
            "punctuated_word": "off",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "chain",
            "start": 1690.005,
            "end": 1690.405,
            "confidence": 0.9915916,
            "punctuated_word": "chain",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "in",
            "start": 1690.405,
            "end": 1690.565,
            "confidence": 0.9570119,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          },
          {
            "word": "the",
            "start": 1690.565,
            "end": 1691.065,
            "confidence": 0.98183477,
            "punctuated_word": "the,",
            "speaker": 0,
            "speaker_confidence": 0.87623775
          }
        ],
        "speaker": 0,
        "id": "af290b6d-168d-4920-ada3-155518e0e1f8"
      },
      {
        "start": 1691.365,
        "end": 1695.065,
        "confidence": 0.9440898,
        "channel": 0,
        "transcript": "you know, memory of each, full node or of solver",
        "words": [
          {
            "word": "you",
            "start": 1691.365,
            "end": 1691.445,
            "confidence": 0.9938788,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "know",
            "start": 1691.445,
            "end": 1691.945,
            "confidence": 0.999267,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "memory",
            "start": 1692.005,
            "end": 1692.405,
            "confidence": 0.7814541,
            "punctuated_word": "memory",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "of",
            "start": 1692.405,
            "end": 1692.725,
            "confidence": 0.9993573,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "each",
            "start": 1692.725,
            "end": 1693.125,
            "confidence": 0.98865205,
            "punctuated_word": "each,",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "full",
            "start": 1693.445,
            "end": 1693.6849,
            "confidence": 0.9656354,
            "punctuated_word": "full",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "node",
            "start": 1693.6849,
            "end": 1694.165,
            "confidence": 0.9802879,
            "punctuated_word": "node",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "or",
            "start": 1694.165,
            "end": 1694.405,
            "confidence": 0.97682285,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "of",
            "start": 1694.405,
            "end": 1694.565,
            "confidence": 0.7592299,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "solver",
            "start": 1694.565,
            "end": 1695.065,
            "confidence": 0.99631345,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          }
        ],
        "speaker": 0,
        "id": "fd4ebc55-9efd-4c20-9dc1-9cf3015b94fa"
      },
      {
        "start": 1695.605,
        "end": 1699.4,
        "confidence": 0.8729047,
        "channel": 0,
        "transcript": "to by making the mempool itself on chain, which is a weird idea,",
        "words": [
          {
            "word": "to",
            "start": 1695.605,
            "end": 1695.925,
            "confidence": 0.8441774,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "by",
            "start": 1696.0925,
            "end": 1696.26,
            "confidence": 0.9984711,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "making",
            "start": 1696.26,
            "end": 1696.66,
            "confidence": 0.9983828,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "the",
            "start": 1696.66,
            "end": 1696.74,
            "confidence": 0.99365705,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7115786
          },
          {
            "word": "mempool",
            "start": 1696.74,
            "end": 1697.24,
            "confidence": 0.9680644,
            "punctuated_word": "mempool",
            "speaker": 0,
            "speaker_confidence": 0.5951967
          },
          {
            "word": "itself",
            "start": 1697.3,
            "end": 1697.62,
            "confidence": 0.49201185,
            "punctuated_word": "itself",
            "speaker": 0,
            "speaker_confidence": 0.5951967
          },
          {
            "word": "on",
            "start": 1697.62,
            "end": 1697.78,
            "confidence": 0.549402,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.5951967
          },
          {
            "word": "chain",
            "start": 1697.78,
            "end": 1698.02,
            "confidence": 0.97985315,
            "punctuated_word": "chain,",
            "speaker": 0,
            "speaker_confidence": 0.5951967
          },
          {
            "word": "which",
            "start": 1698.02,
            "end": 1698.26,
            "confidence": 0.99966264,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.5951967
          },
          {
            "word": "is",
            "start": 1698.26,
            "end": 1698.58,
            "confidence": 0.99742573,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5951967
          },
          {
            "word": "a",
            "start": 1698.58,
            "end": 1698.66,
            "confidence": 0.7950345,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "weird",
            "start": 1698.66,
            "end": 1698.9,
            "confidence": 0.9815548,
            "punctuated_word": "weird",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "idea",
            "start": 1698.9,
            "end": 1699.4,
            "confidence": 0.7500628,
            "punctuated_word": "idea,",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          }
        ],
        "speaker": 0,
        "id": "401de215-999c-4f2c-9b82-0a39af5e56e8"
      },
      {
        "start": 1699.9401,
        "end": 1701.96,
        "confidence": 0.990096,
        "channel": 0,
        "transcript": "we are kind of claiming this thing that,",
        "words": [
          {
            "word": "we",
            "start": 1699.9401,
            "end": 1700.1,
            "confidence": 0.99417615,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "are",
            "start": 1700.1,
            "end": 1700.18,
            "confidence": 0.9906729,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "kind",
            "start": 1700.18,
            "end": 1700.42,
            "confidence": 0.9646784,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "of",
            "start": 1700.42,
            "end": 1700.58,
            "confidence": 0.99968386,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "claiming",
            "start": 1700.58,
            "end": 1700.9,
            "confidence": 0.9921793,
            "punctuated_word": "claiming",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "this",
            "start": 1700.9,
            "end": 1701.14,
            "confidence": 0.9958175,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "thing",
            "start": 1701.14,
            "end": 1701.46,
            "confidence": 0.9995223,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "that",
            "start": 1701.46,
            "end": 1701.96,
            "confidence": 0.9840375,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          }
        ],
        "speaker": 0,
        "id": "ad5f677e-2bfb-4843-8851-1188149d8c32"
      },
      {
        "start": 1702.98,
        "end": 1705.48,
        "confidence": 0.9735781,
        "channel": 0,
        "transcript": "what you do could be made public provided",
        "words": [
          {
            "word": "what",
            "start": 1702.98,
            "end": 1703.22,
            "confidence": 0.99813867,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "you",
            "start": 1703.22,
            "end": 1703.38,
            "confidence": 0.9977443,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "do",
            "start": 1703.38,
            "end": 1703.88,
            "confidence": 0.99817383,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "could",
            "start": 1704.1,
            "end": 1704.26,
            "confidence": 0.99706334,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "be",
            "start": 1704.26,
            "end": 1704.42,
            "confidence": 0.9993038,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.73682845
          },
          {
            "word": "made",
            "start": 1704.42,
            "end": 1704.58,
            "confidence": 0.99875736,
            "punctuated_word": "made",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "public",
            "start": 1704.58,
            "end": 1704.98,
            "confidence": 0.9997428,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "provided",
            "start": 1704.98,
            "end": 1705.48,
            "confidence": 0.79970044,
            "punctuated_word": "provided",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          }
        ],
        "speaker": 0,
        "id": "4d470db2-7252-4b79-8d5a-dd22417080a6"
      },
      {
        "start": 1705.9401,
        "end": 1715.225,
        "confidence": 0.9467025,
        "channel": 0,
        "transcript": "that you have the guarantees that you know it will be properly picked up. And if it's not picked up, you can have you can argue that somebody some other solver would pick up. So, I mean,",
        "words": [
          {
            "word": "that",
            "start": 1705.9401,
            "end": 1706.26,
            "confidence": 0.99705875,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "you",
            "start": 1706.26,
            "end": 1706.42,
            "confidence": 0.99910384,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "have",
            "start": 1706.42,
            "end": 1706.58,
            "confidence": 0.9992397,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "the",
            "start": 1706.58,
            "end": 1706.74,
            "confidence": 0.9951538,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "guarantees",
            "start": 1706.74,
            "end": 1707.24,
            "confidence": 0.9858608,
            "punctuated_word": "guarantees",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "that",
            "start": 1707.38,
            "end": 1707.78,
            "confidence": 0.9960055,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "you",
            "start": 1707.78,
            "end": 1707.9401,
            "confidence": 0.9777319,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "know",
            "start": 1707.9401,
            "end": 1708.18,
            "confidence": 0.99799746,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.54327893
          },
          {
            "word": "it",
            "start": 1708.18,
            "end": 1708.26,
            "confidence": 0.98514694,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "will",
            "start": 1708.26,
            "end": 1708.485,
            "confidence": 0.8407727,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "be",
            "start": 1708.565,
            "end": 1708.725,
            "confidence": 0.8935257,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "properly",
            "start": 1708.725,
            "end": 1708.965,
            "confidence": 0.99846363,
            "punctuated_word": "properly",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "picked",
            "start": 1708.965,
            "end": 1709.285,
            "confidence": 0.9987153,
            "punctuated_word": "picked",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "up",
            "start": 1709.285,
            "end": 1709.605,
            "confidence": 0.8206292,
            "punctuated_word": "up.",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "and",
            "start": 1709.605,
            "end": 1709.765,
            "confidence": 0.9004326,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "if",
            "start": 1709.765,
            "end": 1709.9249,
            "confidence": 0.97797614,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "it's",
            "start": 1709.9249,
            "end": 1710.085,
            "confidence": 0.9282112,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "not",
            "start": 1710.085,
            "end": 1710.245,
            "confidence": 0.9986274,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "picked",
            "start": 1710.245,
            "end": 1710.485,
            "confidence": 0.99891555,
            "punctuated_word": "picked",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "up",
            "start": 1710.485,
            "end": 1710.985,
            "confidence": 0.99139535,
            "punctuated_word": "up,",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "you",
            "start": 1711.045,
            "end": 1711.205,
            "confidence": 0.99876463,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "can",
            "start": 1711.205,
            "end": 1711.365,
            "confidence": 0.9993273,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "have",
            "start": 1711.365,
            "end": 1711.4451,
            "confidence": 0.99337006,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "you",
            "start": 1711.525,
            "end": 1711.6849,
            "confidence": 0.9375081,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "can",
            "start": 1711.6849,
            "end": 1711.845,
            "confidence": 0.9979674,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "argue",
            "start": 1711.845,
            "end": 1712.165,
            "confidence": 0.9981096,
            "punctuated_word": "argue",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "that",
            "start": 1712.165,
            "end": 1712.325,
            "confidence": 0.98962027,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "somebody",
            "start": 1712.325,
            "end": 1712.5249,
            "confidence": 0.9882308,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "some",
            "start": 1712.725,
            "end": 1712.885,
            "confidence": 0.96229774,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "other",
            "start": 1712.885,
            "end": 1713.125,
            "confidence": 0.95298475,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "solver",
            "start": 1713.125,
            "end": 1713.525,
            "confidence": 0.62640965,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "would",
            "start": 1713.525,
            "end": 1713.605,
            "confidence": 0.74218374,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "pick",
            "start": 1713.605,
            "end": 1713.765,
            "confidence": 0.97463053,
            "punctuated_word": "pick",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "up",
            "start": 1713.765,
            "end": 1714.005,
            "confidence": 0.9868449,
            "punctuated_word": "up.",
            "speaker": 0,
            "speaker_confidence": 0.64864737
          },
          {
            "word": "so",
            "start": 1714.005,
            "end": 1714.505,
            "confidence": 0.7016321,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.26078874
          },
          {
            "word": "i",
            "start": 1714.645,
            "end": 1714.725,
            "confidence": 0.89951724,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.26078874
          },
          {
            "word": "mean",
            "start": 1714.725,
            "end": 1715.225,
            "confidence": 0.9976349,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          }
        ],
        "speaker": 0,
        "id": "90995d5a-33aa-4f2f-9ce4-e1e393ebb407"
      },
      {
        "start": 1715.765,
        "end": 1718.665,
        "confidence": 0.945105,
        "channel": 0,
        "transcript": "from that perspective, I mean, the idea of mempool is also,",
        "words": [
          {
            "word": "from",
            "start": 1715.765,
            "end": 1716.005,
            "confidence": 0.6244272,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          },
          {
            "word": "that",
            "start": 1716.005,
            "end": 1716.245,
            "confidence": 0.97265595,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          },
          {
            "word": "perspective",
            "start": 1716.245,
            "end": 1716.745,
            "confidence": 0.9749193,
            "punctuated_word": "perspective,",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          },
          {
            "word": "i",
            "start": 1716.8049,
            "end": 1716.885,
            "confidence": 0.9988213,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          },
          {
            "word": "mean",
            "start": 1716.885,
            "end": 1717.125,
            "confidence": 0.9779787,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          },
          {
            "word": "the",
            "start": 1717.125,
            "end": 1717.285,
            "confidence": 0.99162275,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          },
          {
            "word": "idea",
            "start": 1717.285,
            "end": 1717.525,
            "confidence": 0.99638176,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          },
          {
            "word": "of",
            "start": 1717.525,
            "end": 1717.6849,
            "confidence": 0.99721766,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          },
          {
            "word": "mempool",
            "start": 1717.6849,
            "end": 1718.085,
            "confidence": 0.90411437,
            "punctuated_word": "mempool",
            "speaker": 0,
            "speaker_confidence": 0.6744744
          },
          {
            "word": "is",
            "start": 1718.085,
            "end": 1718.165,
            "confidence": 0.9954803,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5336978
          },
          {
            "word": "also",
            "start": 1718.165,
            "end": 1718.665,
            "confidence": 0.9625359,
            "punctuated_word": "also,",
            "speaker": 0,
            "speaker_confidence": 0.5336978
          }
        ],
        "speaker": 0,
        "id": "adde5c6d-446a-4c91-bb8e-ca3e5d43ac6e"
      },
      {
        "start": 1719.445,
        "end": 1720.4249,
        "confidence": 0.9553528,
        "channel": 0,
        "transcript": "interesting because",
        "words": [
          {
            "word": "interesting",
            "start": 1719.445,
            "end": 1719.9249,
            "confidence": 0.99882,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.5336978
          },
          {
            "word": "because",
            "start": 1719.9249,
            "end": 1720.4249,
            "confidence": 0.9118855,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.5336978
          }
        ],
        "speaker": 0,
        "id": "303928ac-6676-4ec2-a9c1-f9c952386b8b"
      },
      {
        "start": 1720.725,
        "end": 1722.08,
        "confidence": 0.7926292,
        "channel": 0,
        "transcript": "what happens in a a",
        "words": [
          {
            "word": "what",
            "start": 1720.725,
            "end": 1720.885,
            "confidence": 0.99795294,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "happens",
            "start": 1720.885,
            "end": 1721.205,
            "confidence": 0.99859923,
            "punctuated_word": "happens",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "in",
            "start": 1721.205,
            "end": 1721.285,
            "confidence": 0.957129,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "a",
            "start": 1721.285,
            "end": 1721.58,
            "confidence": 0.62652916,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "a",
            "start": 1721.58,
            "end": 1722.08,
            "confidence": 0.38293555,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          }
        ],
        "speaker": 0,
        "id": "5bfd8077-fed7-4440-ac8d-04e2d37cf08f"
      },
      {
        "start": 1723.34,
        "end": 1724.96,
        "confidence": 0.9134769,
        "channel": 0,
        "transcript": "Mempool are I'm going back to time.",
        "words": [
          {
            "word": "mempool",
            "start": 1723.34,
            "end": 1723.6599,
            "confidence": 0.9245187,
            "punctuated_word": "Mempool",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "are",
            "start": 1723.6599,
            "end": 1723.74,
            "confidence": 0.9764865,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "i'm",
            "start": 1723.82,
            "end": 1723.98,
            "confidence": 0.7548698,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "going",
            "start": 1723.98,
            "end": 1724.14,
            "confidence": 0.99815685,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "back",
            "start": 1724.14,
            "end": 1724.2999,
            "confidence": 0.9963509,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "to",
            "start": 1724.2999,
            "end": 1724.46,
            "confidence": 0.9679406,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          },
          {
            "word": "time",
            "start": 1724.46,
            "end": 1724.96,
            "confidence": 0.7760143,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.6242619
          }
        ],
        "speaker": 0,
        "id": "c6b5e2bd-d34d-4bbd-9021-32c9b7dfcbfd"
      },
      {
        "start": 1725.26,
        "end": 1726.88,
        "confidence": 0.7708189,
        "channel": 0,
        "transcript": "Are anything that's in a",
        "words": [
          {
            "word": "are",
            "start": 1725.26,
            "end": 1725.5,
            "confidence": 0.46568155,
            "punctuated_word": "Are",
            "speaker": 0,
            "speaker_confidence": 0.52363
          },
          {
            "word": "anything",
            "start": 1725.5,
            "end": 1725.8201,
            "confidence": 0.8572515,
            "punctuated_word": "anything",
            "speaker": 0,
            "speaker_confidence": 0.52363
          },
          {
            "word": "that's",
            "start": 1725.8201,
            "end": 1726.14,
            "confidence": 0.9909267,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.52363
          },
          {
            "word": "in",
            "start": 1726.14,
            "end": 1726.38,
            "confidence": 0.8708148,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.52363
          },
          {
            "word": "a",
            "start": 1726.38,
            "end": 1726.88,
            "confidence": 0.66942,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.52363
          }
        ],
        "speaker": 0,
        "id": "fbefc3cc-3508-45ae-9cd6-10fdd8f2d7df"
      },
      {
        "start": 1727.82,
        "end": 1729.5199,
        "confidence": 0.965029,
        "channel": 0,
        "transcript": "Mempool stays there as a potential",
        "words": [
          {
            "word": "mempool",
            "start": 1727.82,
            "end": 1727.98,
            "confidence": 0.99628806,
            "punctuated_word": "Mempool",
            "speaker": 0,
            "speaker_confidence": 0.52773196
          },
          {
            "word": "stays",
            "start": 1727.98,
            "end": 1728.2999,
            "confidence": 0.80245155,
            "punctuated_word": "stays",
            "speaker": 0,
            "speaker_confidence": 0.52773196
          },
          {
            "word": "there",
            "start": 1728.2999,
            "end": 1728.7,
            "confidence": 0.99799454,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.52773196
          },
          {
            "word": "as",
            "start": 1728.7,
            "end": 1728.7799,
            "confidence": 0.99846834,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.52773196
          },
          {
            "word": "a",
            "start": 1728.7799,
            "end": 1729.0199,
            "confidence": 0.99517006,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.52773196
          },
          {
            "word": "potential",
            "start": 1729.0199,
            "end": 1729.5199,
            "confidence": 0.99980134,
            "punctuated_word": "potential",
            "speaker": 0,
            "speaker_confidence": 0.52773196
          }
        ],
        "speaker": 0,
        "id": "b8458689-ff61-4d0f-8aa1-c33c8eae2d2e"
      },
      {
        "start": 1730.14,
        "end": 1730.72,
        "confidence": 0.9995043,
        "channel": 0,
        "transcript": "to be",
        "words": [
          {
            "word": "to",
            "start": 1730.14,
            "end": 1730.22,
            "confidence": 0.99940443,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5303662
          },
          {
            "word": "be",
            "start": 1730.22,
            "end": 1730.72,
            "confidence": 0.99960417,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.5303662
          }
        ],
        "speaker": 0,
        "id": "3517f123-a0b6-49d9-a865-17382196199a"
      },
      {
        "start": 1731.34,
        "end": 1736.5599,
        "confidence": 0.91981584,
        "channel": 0,
        "transcript": "picked up by the solver eventually the proposer and gets so in many ways,",
        "words": [
          {
            "word": "picked",
            "start": 1731.34,
            "end": 1731.6599,
            "confidence": 0.9983424,
            "punctuated_word": "picked",
            "speaker": 0,
            "speaker_confidence": 0.5303662
          },
          {
            "word": "up",
            "start": 1731.6599,
            "end": 1731.74,
            "confidence": 0.9952129,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.5303662
          },
          {
            "word": "by",
            "start": 1731.74,
            "end": 1732.24,
            "confidence": 0.99934775,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.5303662
          },
          {
            "word": "the",
            "start": 1732.46,
            "end": 1732.62,
            "confidence": 0.9985928,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5303662
          },
          {
            "word": "solver",
            "start": 1732.62,
            "end": 1733.1,
            "confidence": 0.9835634,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.40656137
          },
          {
            "word": "eventually",
            "start": 1733.1,
            "end": 1733.6,
            "confidence": 0.55734056,
            "punctuated_word": "eventually",
            "speaker": 0,
            "speaker_confidence": 0.40656137
          },
          {
            "word": "the",
            "start": 1733.6599,
            "end": 1734.0599,
            "confidence": 0.5426683,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.40656137
          },
          {
            "word": "proposer",
            "start": 1734.0599,
            "end": 1734.5599,
            "confidence": 0.9354235,
            "punctuated_word": "proposer",
            "speaker": 0,
            "speaker_confidence": 0.40656137
          },
          {
            "word": "and",
            "start": 1734.62,
            "end": 1734.86,
            "confidence": 0.9465043,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.40656137
          },
          {
            "word": "gets",
            "start": 1734.86,
            "end": 1735.0199,
            "confidence": 0.9828524,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          },
          {
            "word": "so",
            "start": 1735.58,
            "end": 1735.74,
            "confidence": 0.9896512,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          },
          {
            "word": "in",
            "start": 1735.74,
            "end": 1735.82,
            "confidence": 0.989693,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          },
          {
            "word": "many",
            "start": 1735.82,
            "end": 1736.0599,
            "confidence": 0.9950269,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          },
          {
            "word": "ways",
            "start": 1736.0599,
            "end": 1736.5599,
            "confidence": 0.96320325,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          }
        ],
        "speaker": 0,
        "id": "d7cf8c07-3e6b-4ed8-83aa-f3f621ba4ba2"
      },
      {
        "start": 1736.86,
        "end": 1737.525,
        "confidence": 0.89100695,
        "channel": 0,
        "transcript": "it remains",
        "words": [
          {
            "word": "it",
            "start": 1736.86,
            "end": 1737.1799,
            "confidence": 0.8398145,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          },
          {
            "word": "remains",
            "start": 1737.1799,
            "end": 1737.525,
            "confidence": 0.94219935,
            "punctuated_word": "remains",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          }
        ],
        "speaker": 0,
        "id": "26714154-9f35-47d8-b5fd-f584a8779333"
      },
      {
        "start": 1738.725,
        "end": 1743.545,
        "confidence": 0.7227949,
        "channel": 0,
        "transcript": "in a kind of a future state. Like, it is it is not yet a present. Like, it's it could be the potential.",
        "words": [
          {
            "word": "in",
            "start": 1738.725,
            "end": 1738.885,
            "confidence": 0.5790147,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          },
          {
            "word": "a",
            "start": 1738.885,
            "end": 1739.2051,
            "confidence": 0.70777273,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          },
          {
            "word": "kind",
            "start": 1739.2051,
            "end": 1739.365,
            "confidence": 0.49713463,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.70725495
          },
          {
            "word": "of",
            "start": 1739.365,
            "end": 1739.845,
            "confidence": 0.85630286,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.11203575
          },
          {
            "word": "a",
            "start": 1739.845,
            "end": 1739.925,
            "confidence": 0.8576986,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.11203575
          },
          {
            "word": "future",
            "start": 1739.925,
            "end": 1740.105,
            "confidence": 0.75530267,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "state",
            "start": 1740.105,
            "end": 1740.285,
            "confidence": 0.8262876,
            "punctuated_word": "state.",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "like",
            "start": 1740.4651,
            "end": 1740.645,
            "confidence": 0.7199749,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "it",
            "start": 1740.645,
            "end": 1740.825,
            "confidence": 0.45565963,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "is",
            "start": 1740.825,
            "end": 1741.005,
            "confidence": 0.3114175,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "it",
            "start": 1741.005,
            "end": 1741.185,
            "confidence": 0.5023077,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "is",
            "start": 1741.185,
            "end": 1741.365,
            "confidence": 0.731935,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "not",
            "start": 1741.365,
            "end": 1741.4451,
            "confidence": 0.7357544,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "yet",
            "start": 1741.4451,
            "end": 1741.525,
            "confidence": 0.78329337,
            "punctuated_word": "yet",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "a",
            "start": 1741.525,
            "end": 1741.605,
            "confidence": 0.38953105,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "present",
            "start": 1741.605,
            "end": 1742.005,
            "confidence": 0.67976654,
            "punctuated_word": "present.",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "like",
            "start": 1742.005,
            "end": 1742.0851,
            "confidence": 0.92646945,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "it's",
            "start": 1742.0851,
            "end": 1742.125,
            "confidence": 0.86272526,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.5951928
          },
          {
            "word": "it",
            "start": 1742.165,
            "end": 1742.485,
            "confidence": 0.8998535,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.17355561
          },
          {
            "word": "could",
            "start": 1742.485,
            "end": 1742.725,
            "confidence": 0.9632121,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "be",
            "start": 1742.725,
            "end": 1742.885,
            "confidence": 0.98376423,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "the",
            "start": 1742.885,
            "end": 1743.045,
            "confidence": 0.667787,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "potential",
            "start": 1743.045,
            "end": 1743.545,
            "confidence": 0.93131495,
            "punctuated_word": "potential.",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          }
        ],
        "speaker": 0,
        "id": "e1f81484-449a-4795-bbab-a9ee4f5c8c26"
      },
      {
        "start": 1744.725,
        "end": 1748.105,
        "confidence": 0.9170255,
        "channel": 0,
        "transcript": "Whereas anything that gets accepted in the blockchain",
        "words": [
          {
            "word": "whereas",
            "start": 1744.725,
            "end": 1745.045,
            "confidence": 0.97452104,
            "punctuated_word": "Whereas",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "anything",
            "start": 1745.045,
            "end": 1745.545,
            "confidence": 0.59405625,
            "punctuated_word": "anything",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "that",
            "start": 1745.605,
            "end": 1746.105,
            "confidence": 0.9605236,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "gets",
            "start": 1746.165,
            "end": 1746.645,
            "confidence": 0.95404136,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "accepted",
            "start": 1746.645,
            "end": 1747.145,
            "confidence": 0.9818387,
            "punctuated_word": "accepted",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "in",
            "start": 1747.365,
            "end": 1747.525,
            "confidence": 0.98741597,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "the",
            "start": 1747.525,
            "end": 1747.605,
            "confidence": 0.97607386,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          },
          {
            "word": "blockchain",
            "start": 1747.605,
            "end": 1748.105,
            "confidence": 0.90773326,
            "punctuated_word": "blockchain",
            "speaker": 0,
            "speaker_confidence": 0.7931529
          }
        ],
        "speaker": 0,
        "id": "14170c53-03c3-4153-8302-947347abcc60"
      },
      {
        "start": 1749.525,
        "end": 1757.5199,
        "confidence": 0.96208197,
        "channel": 0,
        "transcript": "gets frozen and cannot be changed and becomes in the past tense because you can't change the past. Mhmm. So every transaction that's in the blockchain already confirmed",
        "words": [
          {
            "word": "gets",
            "start": 1749.525,
            "end": 1749.685,
            "confidence": 0.93327314,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.56733876
          },
          {
            "word": "frozen",
            "start": 1749.685,
            "end": 1750.0851,
            "confidence": 0.99550194,
            "punctuated_word": "frozen",
            "speaker": 0,
            "speaker_confidence": 0.56733876
          },
          {
            "word": "and",
            "start": 1750.0851,
            "end": 1750.245,
            "confidence": 0.9865891,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.56733876
          },
          {
            "word": "cannot",
            "start": 1750.245,
            "end": 1750.645,
            "confidence": 0.9970595,
            "punctuated_word": "cannot",
            "speaker": 0,
            "speaker_confidence": 0.56733876
          },
          {
            "word": "be",
            "start": 1750.645,
            "end": 1750.725,
            "confidence": 0.99848586,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.56733876
          },
          {
            "word": "changed",
            "start": 1750.725,
            "end": 1751.225,
            "confidence": 0.99926776,
            "punctuated_word": "changed",
            "speaker": 0,
            "speaker_confidence": 0.56733876
          },
          {
            "word": "and",
            "start": 1751.365,
            "end": 1751.58,
            "confidence": 0.82133806,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "becomes",
            "start": 1751.74,
            "end": 1751.86,
            "confidence": 0.9615652,
            "punctuated_word": "becomes",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "in",
            "start": 1751.86,
            "end": 1751.98,
            "confidence": 0.9612292,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "the",
            "start": 1751.98,
            "end": 1752.0599,
            "confidence": 0.9891894,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "past",
            "start": 1752.0599,
            "end": 1752.2999,
            "confidence": 0.99657047,
            "punctuated_word": "past",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "tense",
            "start": 1752.2999,
            "end": 1752.5399,
            "confidence": 0.8844554,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "because",
            "start": 1752.5399,
            "end": 1752.7,
            "confidence": 0.8034497,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "you",
            "start": 1752.7,
            "end": 1752.94,
            "confidence": 0.9929783,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "can't",
            "start": 1752.94,
            "end": 1753.0199,
            "confidence": 0.9895117,
            "punctuated_word": "can't",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "change",
            "start": 1753.0199,
            "end": 1753.26,
            "confidence": 0.9937516,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "the",
            "start": 1753.26,
            "end": 1753.4199,
            "confidence": 0.98898554,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "past",
            "start": 1753.4199,
            "end": 1753.9199,
            "confidence": 0.9968571,
            "punctuated_word": "past.",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "mhmm",
            "start": 1753.98,
            "end": 1754.22,
            "confidence": 0.9865823,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.55214447
          },
          {
            "word": "so",
            "start": 1754.22,
            "end": 1754.46,
            "confidence": 0.9934744,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "every",
            "start": 1754.46,
            "end": 1754.7799,
            "confidence": 0.92421174,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "transaction",
            "start": 1754.7799,
            "end": 1755.26,
            "confidence": 0.99474466,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "that's",
            "start": 1755.26,
            "end": 1755.58,
            "confidence": 0.9871493,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "in",
            "start": 1755.58,
            "end": 1755.82,
            "confidence": 0.9987382,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "the",
            "start": 1755.82,
            "end": 1756.0599,
            "confidence": 0.9974509,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "blockchain",
            "start": 1756.0599,
            "end": 1756.5599,
            "confidence": 0.91630995,
            "punctuated_word": "blockchain",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "already",
            "start": 1756.62,
            "end": 1757.0199,
            "confidence": 0.89254385,
            "punctuated_word": "already",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "confirmed",
            "start": 1757.0199,
            "end": 1757.5199,
            "confidence": 0.9570311,
            "punctuated_word": "confirmed",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          }
        ],
        "speaker": 0,
        "id": "a6ac852a-b8ff-45ca-82f3-4399c1105f18"
      },
      {
        "start": 1758.14,
        "end": 1763.84,
        "confidence": 0.86147654,
        "channel": 0,
        "transcript": "as a past tense, and any transaction that's in the mempool are always in the present are in the future tense.",
        "words": [
          {
            "word": "as",
            "start": 1758.14,
            "end": 1758.2999,
            "confidence": 0.9683847,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "a",
            "start": 1758.2999,
            "end": 1758.46,
            "confidence": 0.87803054,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "past",
            "start": 1758.46,
            "end": 1758.7,
            "confidence": 0.9922576,
            "punctuated_word": "past",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "tense",
            "start": 1758.7,
            "end": 1759.2,
            "confidence": 0.83566564,
            "punctuated_word": "tense,",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "and",
            "start": 1759.34,
            "end": 1759.5,
            "confidence": 0.9792804,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "any",
            "start": 1759.5,
            "end": 1759.74,
            "confidence": 0.5663152,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "transaction",
            "start": 1759.74,
            "end": 1760.14,
            "confidence": 0.7024583,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "that's",
            "start": 1760.14,
            "end": 1760.46,
            "confidence": 0.9771589,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "in",
            "start": 1760.46,
            "end": 1760.7,
            "confidence": 0.9958711,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "the",
            "start": 1760.7,
            "end": 1760.7799,
            "confidence": 0.98748904,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "mempool",
            "start": 1760.7799,
            "end": 1761.2799,
            "confidence": 0.8646303,
            "punctuated_word": "mempool",
            "speaker": 0,
            "speaker_confidence": 0.7835211
          },
          {
            "word": "are",
            "start": 1761.4199,
            "end": 1761.58,
            "confidence": 0.89011335,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.31246346
          },
          {
            "word": "always",
            "start": 1761.58,
            "end": 1761.74,
            "confidence": 0.7685176,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.31246346
          },
          {
            "word": "in",
            "start": 1761.74,
            "end": 1761.8999,
            "confidence": 0.9847552,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.31246346
          },
          {
            "word": "the",
            "start": 1761.8999,
            "end": 1761.98,
            "confidence": 0.97965485,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.31246346
          },
          {
            "word": "present",
            "start": 1761.98,
            "end": 1762.2999,
            "confidence": 0.43463066,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.31246346
          },
          {
            "word": "are",
            "start": 1762.38,
            "end": 1762.5399,
            "confidence": 0.79284805,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.31246346
          },
          {
            "word": "in",
            "start": 1762.5399,
            "end": 1762.7799,
            "confidence": 0.5827009,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.31246346
          },
          {
            "word": "the",
            "start": 1762.7799,
            "end": 1762.86,
            "confidence": 0.9218262,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.31246346
          },
          {
            "word": "future",
            "start": 1762.86,
            "end": 1763.34,
            "confidence": 0.99850816,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.5887821
          },
          {
            "word": "tense",
            "start": 1763.34,
            "end": 1763.84,
            "confidence": 0.98991084,
            "punctuated_word": "tense.",
            "speaker": 0,
            "speaker_confidence": 0.5887821
          }
        ],
        "speaker": 0,
        "id": "fda9690f-1bb7-4b41-8c81-0a6b242c21e0"
      },
      {
        "start": 1764.5399,
        "end": 1767.595,
        "confidence": 0.97295177,
        "channel": 0,
        "transcript": "And only during the twelve seconds when the transaction",
        "words": [
          {
            "word": "and",
            "start": 1764.5399,
            "end": 1764.94,
            "confidence": 0.9854482,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5887821
          },
          {
            "word": "only",
            "start": 1764.94,
            "end": 1765.335,
            "confidence": 0.9968263,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.5887821
          },
          {
            "word": "during",
            "start": 1765.495,
            "end": 1765.815,
            "confidence": 0.9935049,
            "punctuated_word": "during",
            "speaker": 0,
            "speaker_confidence": 0.5887821
          },
          {
            "word": "the",
            "start": 1765.815,
            "end": 1765.895,
            "confidence": 0.95745283,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5887821
          },
          {
            "word": "twelve",
            "start": 1765.895,
            "end": 1766.375,
            "confidence": 0.98054975,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "seconds",
            "start": 1766.375,
            "end": 1766.695,
            "confidence": 0.995695,
            "punctuated_word": "seconds",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "when",
            "start": 1766.695,
            "end": 1766.9349,
            "confidence": 0.8576786,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "the",
            "start": 1766.9349,
            "end": 1767.095,
            "confidence": 0.99086726,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "transaction",
            "start": 1767.095,
            "end": 1767.595,
            "confidence": 0.9985434,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          }
        ],
        "speaker": 0,
        "id": "a077e768-9029-438e-964c-564b9355d85e"
      },
      {
        "start": 1767.975,
        "end": 1768.475,
        "confidence": 0.9980627,
        "channel": 0,
        "transcript": "is",
        "words": [
          {
            "word": "is",
            "start": 1767.975,
            "end": 1768.475,
            "confidence": 0.9980627,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          }
        ],
        "speaker": 0,
        "id": "77bef6e0-48bb-4ad0-b6c4-fb8c8c85bb5b"
      },
      {
        "start": 1768.855,
        "end": 1770.875,
        "confidence": 0.99268675,
        "channel": 0,
        "transcript": "being processed, picked up, validated,",
        "words": [
          {
            "word": "being",
            "start": 1768.855,
            "end": 1769.095,
            "confidence": 0.9975253,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "processed",
            "start": 1769.095,
            "end": 1769.595,
            "confidence": 0.9866849,
            "punctuated_word": "processed,",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "picked",
            "start": 1769.735,
            "end": 1770.0549,
            "confidence": 0.99507457,
            "punctuated_word": "picked",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "up",
            "start": 1770.0549,
            "end": 1770.375,
            "confidence": 0.99586284,
            "punctuated_word": "up,",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "validated",
            "start": 1770.375,
            "end": 1770.875,
            "confidence": 0.98828614,
            "punctuated_word": "validated,",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          }
        ],
        "speaker": 0,
        "id": "a373b44f-452e-4a13-864a-2c311b7d91cc"
      },
      {
        "start": 1771.255,
        "end": 1771.755,
        "confidence": 0.9791289,
        "channel": 0,
        "transcript": "executed,",
        "words": [
          {
            "word": "executed",
            "start": 1771.255,
            "end": 1771.755,
            "confidence": 0.9791289,
            "punctuated_word": "executed,",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          }
        ],
        "speaker": 0,
        "id": "9100e26d-8020-402b-85ae-d4bf2678864b"
      },
      {
        "start": 1772.215,
        "end": 1775.515,
        "confidence": 0.9465592,
        "channel": 0,
        "transcript": "they remain in the present tense. Now before MELV,",
        "words": [
          {
            "word": "they",
            "start": 1772.215,
            "end": 1772.455,
            "confidence": 0.98379624,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "remain",
            "start": 1772.455,
            "end": 1772.7749,
            "confidence": 0.9522718,
            "punctuated_word": "remain",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "in",
            "start": 1772.7749,
            "end": 1772.9349,
            "confidence": 0.99231017,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "the",
            "start": 1772.9349,
            "end": 1773.095,
            "confidence": 0.92733467,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "present",
            "start": 1773.095,
            "end": 1773.495,
            "confidence": 0.99808276,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "tense",
            "start": 1773.495,
            "end": 1773.975,
            "confidence": 0.9964585,
            "punctuated_word": "tense.",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "now",
            "start": 1773.975,
            "end": 1774.2949,
            "confidence": 0.9736004,
            "punctuated_word": "Now",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "before",
            "start": 1774.2949,
            "end": 1774.7949,
            "confidence": 0.8668821,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "melv",
            "start": 1775.015,
            "end": 1775.515,
            "confidence": 0.8282954,
            "punctuated_word": "MELV,",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          }
        ],
        "speaker": 0,
        "id": "68831924-5534-4a0d-ae39-5145cbbe00e9"
      },
      {
        "start": 1776.215,
        "end": 1778.7001,
        "confidence": 0.9964371,
        "channel": 0,
        "transcript": "that present tense was completely",
        "words": [
          {
            "word": "that",
            "start": 1776.215,
            "end": 1776.455,
            "confidence": 0.99838114,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "present",
            "start": 1776.455,
            "end": 1776.855,
            "confidence": 0.992912,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "tense",
            "start": 1776.855,
            "end": 1777.355,
            "confidence": 0.9966724,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "was",
            "start": 1777.6549,
            "end": 1777.8,
            "confidence": 0.996637,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "completely",
            "start": 1778.2001,
            "end": 1778.7001,
            "confidence": 0.99758315,
            "punctuated_word": "completely",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          }
        ],
        "speaker": 0,
        "id": "75ec50cf-c773-40d4-b281-8f7707bdec86"
      },
      {
        "start": 1779.0801,
        "end": 1779.5801,
        "confidence": 0.9986625,
        "channel": 0,
        "transcript": "invisible",
        "words": [
          {
            "word": "invisible",
            "start": 1779.0801,
            "end": 1779.5801,
            "confidence": 0.9986625,
            "punctuated_word": "invisible",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          }
        ],
        "speaker": 0,
        "id": "24dff6f4-efa4-4c54-827a-dea3f66a9f2f"
      },
      {
        "start": 1780.28,
        "end": 1782.06,
        "confidence": 0.9156186,
        "channel": 0,
        "transcript": "because once you send transactions,",
        "words": [
          {
            "word": "because",
            "start": 1780.28,
            "end": 1780.78,
            "confidence": 0.68815106,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "once",
            "start": 1780.8401,
            "end": 1781.16,
            "confidence": 0.99150616,
            "punctuated_word": "once",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "you",
            "start": 1781.16,
            "end": 1781.3201,
            "confidence": 0.99908423,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "send",
            "start": 1781.3201,
            "end": 1781.56,
            "confidence": 0.9056971,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "transactions",
            "start": 1781.56,
            "end": 1782.06,
            "confidence": 0.9936544,
            "punctuated_word": "transactions,",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          }
        ],
        "speaker": 0,
        "id": "560e5f82-c325-4667-8bf4-22e1a9f77dac"
      },
      {
        "start": 1782.92,
        "end": 1789.9801,
        "confidence": 0.96588784,
        "channel": 0,
        "transcript": "it would remain in the future state, and then you would if you paid enough gas, you would see it in the past tense. You would never",
        "words": [
          {
            "word": "it",
            "start": 1782.92,
            "end": 1783.16,
            "confidence": 0.99844414,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "would",
            "start": 1783.16,
            "end": 1783.3201,
            "confidence": 0.6918868,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "remain",
            "start": 1783.3201,
            "end": 1783.64,
            "confidence": 0.9976254,
            "punctuated_word": "remain",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "in",
            "start": 1783.64,
            "end": 1783.72,
            "confidence": 0.99622536,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.9992317
          },
          {
            "word": "the",
            "start": 1783.72,
            "end": 1783.8,
            "confidence": 0.95315886,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "future",
            "start": 1783.8,
            "end": 1784.2001,
            "confidence": 0.9576698,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "state",
            "start": 1784.2001,
            "end": 1784.52,
            "confidence": 0.91126037,
            "punctuated_word": "state,",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "and",
            "start": 1784.52,
            "end": 1784.68,
            "confidence": 0.9989151,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "then",
            "start": 1784.68,
            "end": 1785.18,
            "confidence": 0.9872705,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "you",
            "start": 1785.3201,
            "end": 1785.4801,
            "confidence": 0.95580703,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "would",
            "start": 1785.4801,
            "end": 1785.64,
            "confidence": 0.88769466,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "if",
            "start": 1785.8,
            "end": 1786.04,
            "confidence": 0.9950229,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "you",
            "start": 1786.04,
            "end": 1786.2001,
            "confidence": 0.9977277,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "paid",
            "start": 1786.2001,
            "end": 1786.4401,
            "confidence": 0.9098939,
            "punctuated_word": "paid",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "enough",
            "start": 1786.4401,
            "end": 1786.76,
            "confidence": 0.98943067,
            "punctuated_word": "enough",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "gas",
            "start": 1786.76,
            "end": 1787.26,
            "confidence": 0.9935632,
            "punctuated_word": "gas,",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "you",
            "start": 1787.3201,
            "end": 1787.4801,
            "confidence": 0.997638,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "would",
            "start": 1787.4801,
            "end": 1787.7201,
            "confidence": 0.9830958,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "see",
            "start": 1787.7201,
            "end": 1787.9601,
            "confidence": 0.9946471,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "it",
            "start": 1787.9601,
            "end": 1788.04,
            "confidence": 0.94921255,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "in",
            "start": 1788.04,
            "end": 1788.12,
            "confidence": 0.99562895,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7699512
          },
          {
            "word": "the",
            "start": 1788.12,
            "end": 1788.2001,
            "confidence": 0.992649,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.58155614
          },
          {
            "word": "past",
            "start": 1788.2001,
            "end": 1788.52,
            "confidence": 0.99742883,
            "punctuated_word": "past",
            "speaker": 0,
            "speaker_confidence": 0.58155614
          },
          {
            "word": "tense",
            "start": 1788.52,
            "end": 1789.02,
            "confidence": 0.9920076,
            "punctuated_word": "tense.",
            "speaker": 0,
            "speaker_confidence": 0.58155614
          },
          {
            "word": "you",
            "start": 1789.0801,
            "end": 1789.24,
            "confidence": 0.99237555,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.58155614
          },
          {
            "word": "would",
            "start": 1789.24,
            "end": 1789.4801,
            "confidence": 0.97106564,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.58155614
          },
          {
            "word": "never",
            "start": 1789.4801,
            "end": 1789.9801,
            "confidence": 0.99162513,
            "punctuated_word": "never",
            "speaker": 0,
            "speaker_confidence": 0.58155614
          }
        ],
        "speaker": 0,
        "id": "db3487f5-b73d-414a-9853-e921116b5300"
      },
      {
        "start": 1791.865,
        "end": 1795.485,
        "confidence": 0.96302396,
        "channel": 0,
        "transcript": "interact with the platform, with the in between",
        "words": [
          {
            "word": "interact",
            "start": 1791.865,
            "end": 1792.265,
            "confidence": 0.9779328,
            "punctuated_word": "interact",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "with",
            "start": 1792.265,
            "end": 1792.585,
            "confidence": 0.99773335,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "the",
            "start": 1792.585,
            "end": 1793.085,
            "confidence": 0.9916359,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "platform",
            "start": 1793.225,
            "end": 1793.725,
            "confidence": 0.8107374,
            "punctuated_word": "platform,",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "with",
            "start": 1793.945,
            "end": 1794.105,
            "confidence": 0.96506685,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "the",
            "start": 1794.105,
            "end": 1794.605,
            "confidence": 0.97764826,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "in",
            "start": 1794.745,
            "end": 1794.985,
            "confidence": 0.98444057,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "between",
            "start": 1794.985,
            "end": 1795.485,
            "confidence": 0.9989961,
            "punctuated_word": "between",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          }
        ],
        "speaker": 0,
        "id": "7281ecd1-4c3d-4a75-a528-7950c7510ac3"
      },
      {
        "start": 1795.945,
        "end": 1805.6,
        "confidence": 0.94444126,
        "channel": 0,
        "transcript": "you and the miner to get it accepted. Now with MEV, you do, because that's the whole point of solvers. Solvers are almost kind of an interactive protocol with the transactions,",
        "words": [
          {
            "word": "you",
            "start": 1795.945,
            "end": 1796.345,
            "confidence": 0.99071234,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "and",
            "start": 1796.345,
            "end": 1796.585,
            "confidence": 0.9979569,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "the",
            "start": 1796.585,
            "end": 1796.745,
            "confidence": 0.99636286,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "miner",
            "start": 1796.745,
            "end": 1797.145,
            "confidence": 0.9521358,
            "punctuated_word": "miner",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "to",
            "start": 1797.145,
            "end": 1797.3049,
            "confidence": 0.9226995,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "get",
            "start": 1797.3049,
            "end": 1797.465,
            "confidence": 0.9990916,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "it",
            "start": 1797.465,
            "end": 1797.625,
            "confidence": 0.99060667,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "accepted",
            "start": 1797.625,
            "end": 1798.105,
            "confidence": 0.99213254,
            "punctuated_word": "accepted.",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "now",
            "start": 1798.105,
            "end": 1798.4249,
            "confidence": 0.9950418,
            "punctuated_word": "Now",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "with",
            "start": 1798.4249,
            "end": 1798.825,
            "confidence": 0.8171684,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "mev",
            "start": 1798.825,
            "end": 1799.3049,
            "confidence": 0.68019754,
            "punctuated_word": "MEV,",
            "speaker": 0,
            "speaker_confidence": 0.7804699
          },
          {
            "word": "you",
            "start": 1799.3049,
            "end": 1799.385,
            "confidence": 0.995346,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "do",
            "start": 1799.385,
            "end": 1799.625,
            "confidence": 0.76343036,
            "punctuated_word": "do,",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "because",
            "start": 1799.625,
            "end": 1799.865,
            "confidence": 0.9971765,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "that's",
            "start": 1799.865,
            "end": 1800.105,
            "confidence": 0.99220026,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "the",
            "start": 1800.105,
            "end": 1800.265,
            "confidence": 0.979806,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "whole",
            "start": 1800.265,
            "end": 1800.4249,
            "confidence": 0.9814848,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "point",
            "start": 1800.4249,
            "end": 1800.665,
            "confidence": 0.99840254,
            "punctuated_word": "point",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "of",
            "start": 1800.665,
            "end": 1800.825,
            "confidence": 0.99545985,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "solvers",
            "start": 1800.825,
            "end": 1801.325,
            "confidence": 0.9796174,
            "punctuated_word": "solvers.",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "solvers",
            "start": 1801.545,
            "end": 1802.025,
            "confidence": 0.9970572,
            "punctuated_word": "Solvers",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "are",
            "start": 1802.025,
            "end": 1802.265,
            "confidence": 0.98322624,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "almost",
            "start": 1802.265,
            "end": 1802.585,
            "confidence": 0.9594371,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "kind",
            "start": 1802.585,
            "end": 1802.745,
            "confidence": 0.87845486,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "of",
            "start": 1802.745,
            "end": 1802.905,
            "confidence": 0.9968364,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "an",
            "start": 1802.905,
            "end": 1803.145,
            "confidence": 0.6987101,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "interactive",
            "start": 1803.145,
            "end": 1803.645,
            "confidence": 0.9990676,
            "punctuated_word": "interactive",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "protocol",
            "start": 1803.865,
            "end": 1804.365,
            "confidence": 0.99785584,
            "punctuated_word": "protocol",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "with",
            "start": 1804.4249,
            "end": 1804.665,
            "confidence": 0.9950539,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "the",
            "start": 1804.665,
            "end": 1804.86,
            "confidence": 0.9665573,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "transactions",
            "start": 1805.1,
            "end": 1805.6,
            "confidence": 0.78839505,
            "punctuated_word": "transactions,",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          }
        ],
        "speaker": 0,
        "id": "60d63d1f-ceb0-4ea9-ae5d-22bbd7f45c22"
      },
      {
        "start": 1805.9,
        "end": 1808.72,
        "confidence": 0.92874324,
        "channel": 0,
        "transcript": "trying to see that, okay. I see this transaction, tries",
        "words": [
          {
            "word": "trying",
            "start": 1805.9,
            "end": 1806.22,
            "confidence": 0.99907744,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.80530214
          },
          {
            "word": "to",
            "start": 1806.22,
            "end": 1806.38,
            "confidence": 0.9997732,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.72746843
          },
          {
            "word": "see",
            "start": 1806.38,
            "end": 1806.54,
            "confidence": 0.99926144,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.72746843
          },
          {
            "word": "that",
            "start": 1806.54,
            "end": 1806.78,
            "confidence": 0.80828524,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.72746843
          },
          {
            "word": "okay",
            "start": 1806.78,
            "end": 1807.1,
            "confidence": 0.7985886,
            "punctuated_word": "okay.",
            "speaker": 0,
            "speaker_confidence": 0.72746843
          },
          {
            "word": "i",
            "start": 1807.1,
            "end": 1807.26,
            "confidence": 0.9993704,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.72746843
          },
          {
            "word": "see",
            "start": 1807.26,
            "end": 1807.5,
            "confidence": 0.9997002,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.72746843
          },
          {
            "word": "this",
            "start": 1807.5,
            "end": 1807.66,
            "confidence": 0.9862613,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.72746843
          },
          {
            "word": "transaction",
            "start": 1807.66,
            "end": 1808.16,
            "confidence": 0.7242679,
            "punctuated_word": "transaction,",
            "speaker": 0,
            "speaker_confidence": 0.72746843
          },
          {
            "word": "tries",
            "start": 1808.22,
            "end": 1808.72,
            "confidence": 0.97284734,
            "punctuated_word": "tries",
            "speaker": 0,
            "speaker_confidence": 0.72746843
          }
        ],
        "speaker": 0,
        "id": "d0df8666-7be3-4e37-a0fa-67a38d893b06"
      },
      {
        "start": 1809.1,
        "end": 1815.2,
        "confidence": 0.9730421,
        "channel": 0,
        "transcript": "to buy this ETH. Can I put something before that to raise the value, lower the value, make some money? So it makes sense",
        "words": [
          {
            "word": "to",
            "start": 1809.1,
            "end": 1809.1799,
            "confidence": 0.9987709,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "buy",
            "start": 1809.1799,
            "end": 1809.5,
            "confidence": 0.99406487,
            "punctuated_word": "buy",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "this",
            "start": 1809.5,
            "end": 1809.74,
            "confidence": 0.97515905,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "eth",
            "start": 1809.74,
            "end": 1810.22,
            "confidence": 0.6731051,
            "punctuated_word": "ETH.",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "can",
            "start": 1810.22,
            "end": 1810.38,
            "confidence": 0.99923205,
            "punctuated_word": "Can",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "i",
            "start": 1810.38,
            "end": 1810.54,
            "confidence": 0.99945444,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "put",
            "start": 1810.54,
            "end": 1810.78,
            "confidence": 0.999803,
            "punctuated_word": "put",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "something",
            "start": 1810.78,
            "end": 1811.1,
            "confidence": 0.9995633,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "before",
            "start": 1811.1,
            "end": 1811.42,
            "confidence": 0.9995801,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "that",
            "start": 1811.42,
            "end": 1811.9,
            "confidence": 0.9995221,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "to",
            "start": 1811.9,
            "end": 1812.22,
            "confidence": 0.9892852,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "raise",
            "start": 1812.22,
            "end": 1812.54,
            "confidence": 0.99941885,
            "punctuated_word": "raise",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "the",
            "start": 1812.54,
            "end": 1812.62,
            "confidence": 0.9988927,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "value",
            "start": 1812.62,
            "end": 1812.94,
            "confidence": 0.94399893,
            "punctuated_word": "value,",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "lower",
            "start": 1812.94,
            "end": 1813.1799,
            "confidence": 0.98951554,
            "punctuated_word": "lower",
            "speaker": 0,
            "speaker_confidence": 0.7722318
          },
          {
            "word": "the",
            "start": 1813.1799,
            "end": 1813.26,
            "confidence": 0.9962368,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6383291
          },
          {
            "word": "value",
            "start": 1813.26,
            "end": 1813.58,
            "confidence": 0.9885744,
            "punctuated_word": "value,",
            "speaker": 0,
            "speaker_confidence": 0.6383291
          },
          {
            "word": "make",
            "start": 1813.58,
            "end": 1813.74,
            "confidence": 0.96644884,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.6383291
          },
          {
            "word": "some",
            "start": 1813.74,
            "end": 1813.9,
            "confidence": 0.9933108,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.6383291
          },
          {
            "word": "money",
            "start": 1813.9,
            "end": 1814.14,
            "confidence": 0.88095653,
            "punctuated_word": "money?",
            "speaker": 0,
            "speaker_confidence": 0.6383291
          },
          {
            "word": "so",
            "start": 1814.14,
            "end": 1814.2999,
            "confidence": 0.9979717,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6383291
          },
          {
            "word": "it",
            "start": 1814.2999,
            "end": 1814.46,
            "confidence": 0.9984162,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6383291
          },
          {
            "word": "makes",
            "start": 1814.46,
            "end": 1814.7,
            "confidence": 0.9732144,
            "punctuated_word": "makes",
            "speaker": 0,
            "speaker_confidence": 0.6383291
          },
          {
            "word": "sense",
            "start": 1814.7,
            "end": 1815.2,
            "confidence": 0.9985108,
            "punctuated_word": "sense",
            "speaker": 0,
            "speaker_confidence": 0.6383291
          }
        ],
        "speaker": 0,
        "id": "fa80d80a-28dd-447f-975d-8a5872fe850b"
      },
      {
        "start": 1815.5,
        "end": 1819.385,
        "confidence": 0.908908,
        "channel": 0,
        "transcript": "to have this transaction go through. So the solvers are actually not just,",
        "words": [
          {
            "word": "to",
            "start": 1815.5,
            "end": 1815.58,
            "confidence": 0.9988172,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "have",
            "start": 1815.58,
            "end": 1815.82,
            "confidence": 0.99951637,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "this",
            "start": 1815.82,
            "end": 1815.98,
            "confidence": 0.98856854,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "transaction",
            "start": 1815.98,
            "end": 1816.48,
            "confidence": 0.9988426,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "go",
            "start": 1816.54,
            "end": 1816.78,
            "confidence": 0.99590427,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "through",
            "start": 1816.78,
            "end": 1817.1799,
            "confidence": 0.9916508,
            "punctuated_word": "through.",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "so",
            "start": 1817.1799,
            "end": 1817.5,
            "confidence": 0.9508163,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "the",
            "start": 1817.5,
            "end": 1817.66,
            "confidence": 0.79204357,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "solvers",
            "start": 1817.66,
            "end": 1817.925,
            "confidence": 0.72672534,
            "punctuated_word": "solvers",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "are",
            "start": 1818.165,
            "end": 1818.405,
            "confidence": 0.5129225,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "actually",
            "start": 1818.405,
            "end": 1818.7251,
            "confidence": 0.91966265,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "not",
            "start": 1818.7251,
            "end": 1818.885,
            "confidence": 0.96927285,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "just",
            "start": 1818.885,
            "end": 1819.385,
            "confidence": 0.97106206,
            "punctuated_word": "just,",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          }
        ],
        "speaker": 0,
        "id": "d99364fb-48c4-4d82-8b09-15c992e0eaf2"
      },
      {
        "start": 1820.3251,
        "end": 1821.305,
        "confidence": 0.73103285,
        "channel": 0,
        "transcript": "or like before,",
        "words": [
          {
            "word": "or",
            "start": 1820.3251,
            "end": 1820.4851,
            "confidence": 0.6537975,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.7508034
          },
          {
            "word": "like",
            "start": 1820.4851,
            "end": 1820.805,
            "confidence": 0.6358316,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "before",
            "start": 1820.805,
            "end": 1821.305,
            "confidence": 0.9034693,
            "punctuated_word": "before,",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          }
        ],
        "speaker": 0,
        "id": "0c633b97-f56e-45e8-8952-05cd47942403"
      },
      {
        "start": 1821.6051,
        "end": 1823.4651,
        "confidence": 0.8938374,
        "channel": 0,
        "transcript": "like, miners in Bitcoin",
        "words": [
          {
            "word": "like",
            "start": 1821.6051,
            "end": 1822.005,
            "confidence": 0.92452097,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "miners",
            "start": 1822.005,
            "end": 1822.4851,
            "confidence": 0.825899,
            "punctuated_word": "miners",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "in",
            "start": 1822.4851,
            "end": 1822.9651,
            "confidence": 0.9703517,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "bitcoin",
            "start": 1822.9651,
            "end": 1823.4651,
            "confidence": 0.85457784,
            "punctuated_word": "Bitcoin",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          }
        ],
        "speaker": 0,
        "id": "7b02dd89-7408-4862-9765-d1707779a97f"
      },
      {
        "start": 1823.8451,
        "end": 1832.04,
        "confidence": 0.9385357,
        "channel": 0,
        "transcript": "blindly accepting transactions based on fees. They're actually validating transactions based on how much they can get out of it. So as the transactions",
        "words": [
          {
            "word": "blindly",
            "start": 1823.8451,
            "end": 1824.3251,
            "confidence": 0.952527,
            "punctuated_word": "blindly",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "accepting",
            "start": 1824.3251,
            "end": 1824.8251,
            "confidence": 0.9968478,
            "punctuated_word": "accepting",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "transactions",
            "start": 1824.9651,
            "end": 1825.4651,
            "confidence": 0.9779959,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "based",
            "start": 1825.525,
            "end": 1825.765,
            "confidence": 0.99806076,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "on",
            "start": 1825.765,
            "end": 1826.005,
            "confidence": 0.9912956,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "fees",
            "start": 1826.005,
            "end": 1826.505,
            "confidence": 0.92939174,
            "punctuated_word": "fees.",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "they're",
            "start": 1826.645,
            "end": 1826.885,
            "confidence": 0.977746,
            "punctuated_word": "They're",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "actually",
            "start": 1826.885,
            "end": 1827.385,
            "confidence": 0.91112226,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "validating",
            "start": 1827.6051,
            "end": 1828.1051,
            "confidence": 0.9994041,
            "punctuated_word": "validating",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "transactions",
            "start": 1828.3251,
            "end": 1828.805,
            "confidence": 0.42772362,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "based",
            "start": 1828.805,
            "end": 1829.125,
            "confidence": 0.99642134,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "on",
            "start": 1829.125,
            "end": 1829.365,
            "confidence": 0.9727763,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "how",
            "start": 1829.365,
            "end": 1829.525,
            "confidence": 0.9947673,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "much",
            "start": 1829.525,
            "end": 1829.765,
            "confidence": 0.9973036,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "they",
            "start": 1829.765,
            "end": 1829.8451,
            "confidence": 0.9938188,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "can",
            "start": 1829.8451,
            "end": 1830.0851,
            "confidence": 0.9925404,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "get",
            "start": 1830.0851,
            "end": 1830.245,
            "confidence": 0.99338526,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "out",
            "start": 1830.245,
            "end": 1830.405,
            "confidence": 0.9885804,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.8864119
          },
          {
            "word": "of",
            "start": 1830.405,
            "end": 1830.4851,
            "confidence": 0.9880816,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5205186
          },
          {
            "word": "it",
            "start": 1830.4851,
            "end": 1830.645,
            "confidence": 0.99399406,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.5205186
          },
          {
            "word": "so",
            "start": 1830.645,
            "end": 1831.145,
            "confidence": 0.9661176,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.5205186
          },
          {
            "word": "as",
            "start": 1831.365,
            "end": 1831.525,
            "confidence": 0.8275923,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.5205186
          },
          {
            "word": "the",
            "start": 1831.525,
            "end": 1831.685,
            "confidence": 0.7938319,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5205186
          },
          {
            "word": "transactions",
            "start": 1831.685,
            "end": 1832.04,
            "confidence": 0.86352944,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.5205186
          }
        ],
        "speaker": 0,
        "id": "20207197-dfa7-449e-9733-15c7ab51d7bf"
      },
      {
        "start": 1834.52,
        "end": 1838.14,
        "confidence": 0.93572503,
        "channel": 0,
        "transcript": "processed with with the server. This is the only present tense. Otherwise,",
        "words": [
          {
            "word": "processed",
            "start": 1834.52,
            "end": 1835.02,
            "confidence": 0.70816016,
            "punctuated_word": "processed",
            "speaker": 0,
            "speaker_confidence": 0.50685376
          },
          {
            "word": "with",
            "start": 1835.0267,
            "end": 1835.5267,
            "confidence": 0.95939004,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.50685376
          },
          {
            "word": "with",
            "start": 1835.5333,
            "end": 1836.0333,
            "confidence": 0.8834102,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.50685376
          },
          {
            "word": "the",
            "start": 1836.04,
            "end": 1836.2001,
            "confidence": 0.94173,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.50685376
          },
          {
            "word": "server",
            "start": 1836.2001,
            "end": 1836.6001,
            "confidence": 0.7688469,
            "punctuated_word": "server.",
            "speaker": 0,
            "speaker_confidence": 0.50685376
          },
          {
            "word": "this",
            "start": 1836.6001,
            "end": 1836.68,
            "confidence": 0.9962411,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.50685376
          },
          {
            "word": "is",
            "start": 1836.68,
            "end": 1836.76,
            "confidence": 0.9972389,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.50685376
          },
          {
            "word": "the",
            "start": 1836.76,
            "end": 1836.8401,
            "confidence": 0.9909561,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "only",
            "start": 1836.8401,
            "end": 1837.0801,
            "confidence": 0.9997682,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "present",
            "start": 1837.0801,
            "end": 1837.4,
            "confidence": 0.9909719,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "tense",
            "start": 1837.4,
            "end": 1837.64,
            "confidence": 0.99519354,
            "punctuated_word": "tense.",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "otherwise",
            "start": 1837.64,
            "end": 1838.14,
            "confidence": 0.9967941,
            "punctuated_word": "Otherwise,",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          }
        ],
        "speaker": 0,
        "id": "e7e5c0ad-2d2e-4795-9fc5-e1dfae4db99e"
      },
      {
        "start": 1838.68,
        "end": 1843.98,
        "confidence": 0.9288604,
        "channel": 0,
        "transcript": "transactions in blockchain remain either in a future state Mhmm. Or in a past. So I would state",
        "words": [
          {
            "word": "transactions",
            "start": 1838.68,
            "end": 1839.18,
            "confidence": 0.9980228,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "in",
            "start": 1839.24,
            "end": 1839.4,
            "confidence": 0.9981748,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "blockchain",
            "start": 1839.4,
            "end": 1839.88,
            "confidence": 0.8924484,
            "punctuated_word": "blockchain",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "remain",
            "start": 1839.88,
            "end": 1840.28,
            "confidence": 0.99114835,
            "punctuated_word": "remain",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "either",
            "start": 1840.28,
            "end": 1840.52,
            "confidence": 0.9978358,
            "punctuated_word": "either",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "in",
            "start": 1840.52,
            "end": 1840.6001,
            "confidence": 0.9993875,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "a",
            "start": 1840.6001,
            "end": 1840.76,
            "confidence": 0.6741185,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "future",
            "start": 1840.76,
            "end": 1841.0801,
            "confidence": 0.9990777,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "state",
            "start": 1841.0801,
            "end": 1841.4001,
            "confidence": 0.9990132,
            "punctuated_word": "state",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "mhmm",
            "start": 1841.7201,
            "end": 1842.04,
            "confidence": 0.99842775,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.8140278
          },
          {
            "word": "or",
            "start": 1842.12,
            "end": 1842.2001,
            "confidence": 0.9984596,
            "punctuated_word": "Or",
            "speaker": 0,
            "speaker_confidence": 0.66749144
          },
          {
            "word": "in",
            "start": 1842.2001,
            "end": 1842.36,
            "confidence": 0.9277403,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.66749144
          },
          {
            "word": "a",
            "start": 1842.36,
            "end": 1842.4401,
            "confidence": 0.7555827,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.66749144
          },
          {
            "word": "past",
            "start": 1842.4401,
            "end": 1842.92,
            "confidence": 0.5406611,
            "punctuated_word": "past.",
            "speaker": 0,
            "speaker_confidence": 0.66749144
          },
          {
            "word": "so",
            "start": 1842.92,
            "end": 1843.16,
            "confidence": 0.9583226,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.66749144
          },
          {
            "word": "i",
            "start": 1843.16,
            "end": 1843.24,
            "confidence": 0.995297,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.66749144
          },
          {
            "word": "would",
            "start": 1843.24,
            "end": 1843.48,
            "confidence": 0.99790466,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.66749144
          },
          {
            "word": "state",
            "start": 1843.48,
            "end": 1843.98,
            "confidence": 0.997865,
            "punctuated_word": "state",
            "speaker": 0,
            "speaker_confidence": 0.66749144
          }
        ],
        "speaker": 0,
        "id": "10aa08e2-e115-4c85-91b9-01d0880f008c"
      },
      {
        "start": 1844.8401,
        "end": 1845.42,
        "confidence": 0.94613886,
        "channel": 0,
        "transcript": "Ethereum, unlike",
        "words": [
          {
            "word": "ethereum",
            "start": 1844.8401,
            "end": 1844.92,
            "confidence": 0.8973379,
            "punctuated_word": "Ethereum,",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "unlike",
            "start": 1844.92,
            "end": 1845.42,
            "confidence": 0.9949398,
            "punctuated_word": "unlike",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          }
        ],
        "speaker": 0,
        "id": "7ae8816b-3b71-44cd-be24-791e0f324184"
      },
      {
        "start": 1845.8,
        "end": 1846.3,
        "confidence": 0.9751635,
        "channel": 0,
        "transcript": "Bitcoin,",
        "words": [
          {
            "word": "bitcoin",
            "start": 1845.8,
            "end": 1846.3,
            "confidence": 0.9751635,
            "punctuated_word": "Bitcoin,",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          }
        ],
        "speaker": 0,
        "id": "5f47a5e9-9d9f-42bf-8efd-ab8500ae0893"
      },
      {
        "start": 1847.16,
        "end": 1850.0549,
        "confidence": 0.983022,
        "channel": 0,
        "transcript": "is the blockchain that allows for present tense",
        "words": [
          {
            "word": "is",
            "start": 1847.16,
            "end": 1847.24,
            "confidence": 0.99852884,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "the",
            "start": 1847.24,
            "end": 1847.475,
            "confidence": 0.9943252,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "blockchain",
            "start": 1847.635,
            "end": 1848.135,
            "confidence": 0.8952123,
            "punctuated_word": "blockchain",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "that",
            "start": 1848.275,
            "end": 1848.4349,
            "confidence": 0.9974909,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "allows",
            "start": 1848.4349,
            "end": 1848.755,
            "confidence": 0.9985758,
            "punctuated_word": "allows",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "for",
            "start": 1848.755,
            "end": 1849.155,
            "confidence": 0.9971969,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "present",
            "start": 1849.155,
            "end": 1849.5549,
            "confidence": 0.9857347,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "tense",
            "start": 1849.5549,
            "end": 1850.0549,
            "confidence": 0.99711144,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          }
        ],
        "speaker": 0,
        "id": "bfb85b11-e060-4a66-baa0-cc54a091b7e4"
      },
      {
        "start": 1850.515,
        "end": 1851.975,
        "confidence": 0.805409,
        "channel": 0,
        "transcript": "transactions to be properly",
        "words": [
          {
            "word": "transactions",
            "start": 1850.515,
            "end": 1851.015,
            "confidence": 0.9741198,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "to",
            "start": 1851.315,
            "end": 1851.395,
            "confidence": 0.41428438,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "be",
            "start": 1851.395,
            "end": 1851.475,
            "confidence": 0.83345693,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          },
          {
            "word": "properly",
            "start": 1851.475,
            "end": 1851.975,
            "confidence": 0.9997749,
            "punctuated_word": "properly",
            "speaker": 0,
            "speaker_confidence": 0.82006466
          }
        ],
        "speaker": 0,
        "id": "33269bc9-833f-435d-aa97-5a52a076622f"
      },
      {
        "start": 1852.595,
        "end": 1853.095,
        "confidence": 0.9521797,
        "channel": 0,
        "transcript": "managed.",
        "words": [
          {
            "word": "managed",
            "start": 1852.595,
            "end": 1853.095,
            "confidence": 0.9521797,
            "punctuated_word": "managed.",
            "speaker": 0,
            "speaker_confidence": 0.54702973
          }
        ],
        "speaker": 0,
        "id": "af6f9375-fe89-4c0d-9fa5-1022f331f9d1"
      },
      {
        "start": 1853.5549,
        "end": 1855.015,
        "confidence": 0.99830467,
        "channel": 0,
        "transcript": "Bitcoin doesn't have it",
        "words": [
          {
            "word": "bitcoin",
            "start": 1853.5549,
            "end": 1853.955,
            "confidence": 0.9938486,
            "punctuated_word": "Bitcoin",
            "speaker": 0,
            "speaker_confidence": 0.54702973
          },
          {
            "word": "doesn't",
            "start": 1853.955,
            "end": 1854.355,
            "confidence": 0.9997074,
            "punctuated_word": "doesn't",
            "speaker": 0,
            "speaker_confidence": 0.54702973
          },
          {
            "word": "have",
            "start": 1854.355,
            "end": 1854.515,
            "confidence": 0.99982196,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.54702973
          },
          {
            "word": "it",
            "start": 1854.515,
            "end": 1855.015,
            "confidence": 0.99984074,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.54702973
          }
        ],
        "speaker": 0,
        "id": "73d8abf4-2668-4c61-a480-5df9448748f0"
      },
      {
        "start": 1856.035,
        "end": 1857.815,
        "confidence": 0.76851606,
        "channel": 0,
        "transcript": "because there is no maybe happening.",
        "words": [
          {
            "word": "because",
            "start": 1856.035,
            "end": 1856.4349,
            "confidence": 0.4930727,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.54398566
          },
          {
            "word": "there",
            "start": 1856.4349,
            "end": 1856.6749,
            "confidence": 0.9992028,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.54398566
          },
          {
            "word": "is",
            "start": 1856.6749,
            "end": 1856.835,
            "confidence": 0.9980387,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.54398566
          },
          {
            "word": "no",
            "start": 1856.835,
            "end": 1856.995,
            "confidence": 0.86677873,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.54398566
          },
          {
            "word": "maybe",
            "start": 1856.995,
            "end": 1857.315,
            "confidence": 0.275648,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.54398566
          },
          {
            "word": "happening",
            "start": 1857.315,
            "end": 1857.815,
            "confidence": 0.9783554,
            "punctuated_word": "happening.",
            "speaker": 0,
            "speaker_confidence": 0.54398566
          }
        ],
        "speaker": 0,
        "id": "e79f068b-d902-4897-9bd6-ac1d31587189"
      },
      {
        "start": 1858.835,
        "end": 1868.34,
        "confidence": 0.89842117,
        "channel": 0,
        "transcript": "So when when is when is the present tense happening? The present tense happening so I send a transaction. It's in Mempool. Yeah. Say it stays in Mempool for,",
        "words": [
          {
            "word": "so",
            "start": 1858.835,
            "end": 1859.155,
            "confidence": 0.99792236,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "when",
            "start": 1859.155,
            "end": 1859.475,
            "confidence": 0.9867083,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "when",
            "start": 1859.475,
            "end": 1859.7949,
            "confidence": 0.9680464,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "is",
            "start": 1859.7949,
            "end": 1860.035,
            "confidence": 0.5488569,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "when",
            "start": 1860.035,
            "end": 1860.195,
            "confidence": 0.9984731,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "is",
            "start": 1860.195,
            "end": 1860.355,
            "confidence": 0.99912244,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "the",
            "start": 1860.355,
            "end": 1860.515,
            "confidence": 0.9990345,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "present",
            "start": 1860.515,
            "end": 1860.835,
            "confidence": 0.9998123,
            "punctuated_word": "present",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "tense",
            "start": 1860.835,
            "end": 1861.075,
            "confidence": 0.9997745,
            "punctuated_word": "tense",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "happening",
            "start": 1861.075,
            "end": 1861.5549,
            "confidence": 0.94834286,
            "punctuated_word": "happening?",
            "speaker": 1,
            "speaker_confidence": 0.44577175
          },
          {
            "word": "the",
            "start": 1861.5549,
            "end": 1861.715,
            "confidence": 0.41940355,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "present",
            "start": 1861.715,
            "end": 1862.035,
            "confidence": 0.9967865,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "tense",
            "start": 1862.035,
            "end": 1862.275,
            "confidence": 0.96504265,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "happening",
            "start": 1862.275,
            "end": 1862.755,
            "confidence": 0.6148026,
            "punctuated_word": "happening",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "so",
            "start": 1863.075,
            "end": 1863.36,
            "confidence": 0.99648106,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "i",
            "start": 1863.84,
            "end": 1864.08,
            "confidence": 0.9985599,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "send",
            "start": 1864.08,
            "end": 1864.32,
            "confidence": 0.97838473,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "a",
            "start": 1864.32,
            "end": 1864.4,
            "confidence": 0.72772473,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "transaction",
            "start": 1864.4,
            "end": 1864.9,
            "confidence": 0.9684086,
            "punctuated_word": "transaction.",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "it's",
            "start": 1864.96,
            "end": 1865.2,
            "confidence": 0.9994509,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "in",
            "start": 1865.2,
            "end": 1865.36,
            "confidence": 0.9924541,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "mempool",
            "start": 1865.36,
            "end": 1865.86,
            "confidence": 0.63425,
            "punctuated_word": "Mempool.",
            "speaker": 0,
            "speaker_confidence": 0.6485528
          },
          {
            "word": "yeah",
            "start": 1865.92,
            "end": 1866.42,
            "confidence": 0.9443341,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.55446106
          },
          {
            "word": "say",
            "start": 1866.72,
            "end": 1866.96,
            "confidence": 0.5621369,
            "punctuated_word": "Say",
            "speaker": 0,
            "speaker_confidence": 0.55446106
          },
          {
            "word": "it",
            "start": 1866.96,
            "end": 1867.04,
            "confidence": 0.9273169,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.55446106
          },
          {
            "word": "stays",
            "start": 1867.04,
            "end": 1867.28,
            "confidence": 0.99402964,
            "punctuated_word": "stays",
            "speaker": 0,
            "speaker_confidence": 0.55446106
          },
          {
            "word": "in",
            "start": 1867.28,
            "end": 1867.44,
            "confidence": 0.9963876,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.55446106
          },
          {
            "word": "mempool",
            "start": 1867.44,
            "end": 1867.84,
            "confidence": 0.9985551,
            "punctuated_word": "Mempool",
            "speaker": 0,
            "speaker_confidence": 0.55446106
          },
          {
            "word": "for",
            "start": 1867.84,
            "end": 1868.34,
            "confidence": 0.89361054,
            "punctuated_word": "for,",
            "speaker": 0,
            "speaker_confidence": 0.55446106
          }
        ],
        "speaker": 0,
        "id": "a4f8cdcb-4b19-4910-b1e9-0ff8adb39d2f"
      },
      {
        "start": 1868.72,
        "end": 1870.5,
        "confidence": 0.8880908,
        "channel": 0,
        "transcript": "I don't know, say three blocks.",
        "words": [
          {
            "word": "i",
            "start": 1868.72,
            "end": 1868.7999,
            "confidence": 0.99943274,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "don't",
            "start": 1868.7999,
            "end": 1868.96,
            "confidence": 0.99868566,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "know",
            "start": 1868.96,
            "end": 1869.36,
            "confidence": 0.9783635,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "say",
            "start": 1869.36,
            "end": 1869.6799,
            "confidence": 0.7934995,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "three",
            "start": 1869.6799,
            "end": 1870.0,
            "confidence": 0.6285839,
            "punctuated_word": "three",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "blocks",
            "start": 1870.0,
            "end": 1870.5,
            "confidence": 0.92997926,
            "punctuated_word": "blocks.",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          }
        ],
        "speaker": 0,
        "id": "678fb43f-3e4c-4b0f-9c3e-2b136eaa497a"
      },
      {
        "start": 1871.2,
        "end": 1876.58,
        "confidence": 0.83241385,
        "channel": 0,
        "transcript": "And so they use those three blocks. Nothing has happened to the transaction. It just stays in Mempool, gets broadcasted.",
        "words": [
          {
            "word": "and",
            "start": 1871.2,
            "end": 1871.6799,
            "confidence": 0.998201,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "so",
            "start": 1871.6799,
            "end": 1871.92,
            "confidence": 0.7454149,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "they",
            "start": 1871.92,
            "end": 1872.08,
            "confidence": 0.3544934,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "use",
            "start": 1872.08,
            "end": 1872.24,
            "confidence": 0.34927443,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "those",
            "start": 1872.24,
            "end": 1872.48,
            "confidence": 0.8871463,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "three",
            "start": 1872.48,
            "end": 1872.64,
            "confidence": 0.99084926,
            "punctuated_word": "three",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "blocks",
            "start": 1872.64,
            "end": 1873.04,
            "confidence": 0.83259016,
            "punctuated_word": "blocks.",
            "speaker": 0,
            "speaker_confidence": 0.7325211
          },
          {
            "word": "nothing",
            "start": 1873.04,
            "end": 1873.44,
            "confidence": 0.99817204,
            "punctuated_word": "Nothing",
            "speaker": 0,
            "speaker_confidence": 0.40340084
          },
          {
            "word": "has",
            "start": 1873.44,
            "end": 1873.6,
            "confidence": 0.9326437,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.40340084
          },
          {
            "word": "happened",
            "start": 1873.6,
            "end": 1873.92,
            "confidence": 0.99558735,
            "punctuated_word": "happened",
            "speaker": 0,
            "speaker_confidence": 0.40340084
          },
          {
            "word": "to",
            "start": 1873.92,
            "end": 1874.0,
            "confidence": 0.47773004,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.40340084
          },
          {
            "word": "the",
            "start": 1874.0,
            "end": 1874.16,
            "confidence": 0.6844577,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.48241305
          },
          {
            "word": "transaction",
            "start": 1874.16,
            "end": 1874.66,
            "confidence": 0.75422376,
            "punctuated_word": "transaction.",
            "speaker": 0,
            "speaker_confidence": 0.48241305
          },
          {
            "word": "it",
            "start": 1874.88,
            "end": 1875.04,
            "confidence": 0.9905909,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.48241305
          },
          {
            "word": "just",
            "start": 1875.04,
            "end": 1875.2,
            "confidence": 0.9969908,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.48241305
          },
          {
            "word": "stays",
            "start": 1875.2,
            "end": 1875.44,
            "confidence": 0.9654969,
            "punctuated_word": "stays",
            "speaker": 0,
            "speaker_confidence": 0.48241305
          },
          {
            "word": "in",
            "start": 1875.44,
            "end": 1875.52,
            "confidence": 0.8623984,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "mempool",
            "start": 1875.52,
            "end": 1875.92,
            "confidence": 0.9495146,
            "punctuated_word": "Mempool,",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "gets",
            "start": 1875.92,
            "end": 1876.08,
            "confidence": 0.9301334,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "broadcasted",
            "start": 1876.08,
            "end": 1876.58,
            "confidence": 0.9523668,
            "punctuated_word": "broadcasted.",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          }
        ],
        "speaker": 0,
        "id": "c8869d74-f4ba-48af-9c5a-d8ab7d5695c0"
      },
      {
        "start": 1876.96,
        "end": 1878.975,
        "confidence": 0.9304259,
        "channel": 0,
        "transcript": "So it stays in a future state because it could be to happen.",
        "words": [
          {
            "word": "so",
            "start": 1876.96,
            "end": 1877.12,
            "confidence": 0.9811592,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "it",
            "start": 1877.12,
            "end": 1877.2,
            "confidence": 0.9902056,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "stays",
            "start": 1877.2,
            "end": 1877.44,
            "confidence": 0.9592669,
            "punctuated_word": "stays",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "in",
            "start": 1877.44,
            "end": 1877.6,
            "confidence": 0.9933467,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "a",
            "start": 1877.6,
            "end": 1877.6799,
            "confidence": 0.5477179,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "future",
            "start": 1877.6799,
            "end": 1878.0,
            "confidence": 0.99619555,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "state",
            "start": 1878.0,
            "end": 1878.24,
            "confidence": 0.99584997,
            "punctuated_word": "state",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "because",
            "start": 1878.24,
            "end": 1878.495,
            "confidence": 0.8633787,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "it",
            "start": 1878.575,
            "end": 1878.895,
            "confidence": 0.9994728,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "could",
            "start": 1878.895,
            "end": 1878.935,
            "confidence": 0.9703022,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "be",
            "start": 1878.935,
            "end": 1878.943,
            "confidence": 0.9747942,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "to",
            "start": 1878.959,
            "end": 1878.967,
            "confidence": 0.8418709,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          },
          {
            "word": "happen",
            "start": 1878.967,
            "end": 1878.975,
            "confidence": 0.9819746,
            "punctuated_word": "happen.",
            "speaker": 0,
            "speaker_confidence": 0.67033005
          }
        ],
        "speaker": 0,
        "id": "27da769d-1c0f-4146-85a3-0d1ce1e7a0c0"
      },
      {
        "start": 1879.775,
        "end": 1882.195,
        "confidence": 0.92036355,
        "channel": 0,
        "transcript": "Bound about to happen if it happens. Yeah.",
        "words": [
          {
            "word": "bound",
            "start": 1879.775,
            "end": 1880.095,
            "confidence": 0.7569055,
            "punctuated_word": "Bound",
            "speaker": 0,
            "speaker_confidence": 0.5094578
          },
          {
            "word": "about",
            "start": 1880.255,
            "end": 1880.495,
            "confidence": 0.99281436,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.5094578
          },
          {
            "word": "to",
            "start": 1880.495,
            "end": 1880.575,
            "confidence": 0.9976549,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5094578
          },
          {
            "word": "happen",
            "start": 1880.575,
            "end": 1880.895,
            "confidence": 0.9989446,
            "punctuated_word": "happen",
            "speaker": 0,
            "speaker_confidence": 0.5094578
          },
          {
            "word": "if",
            "start": 1880.895,
            "end": 1881.055,
            "confidence": 0.63947535,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.5094578
          },
          {
            "word": "it",
            "start": 1881.055,
            "end": 1881.215,
            "confidence": 0.9997898,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5094578
          },
          {
            "word": "happens",
            "start": 1881.215,
            "end": 1881.695,
            "confidence": 0.9914568,
            "punctuated_word": "happens.",
            "speaker": 0,
            "speaker_confidence": 0.5094578
          },
          {
            "word": "yeah",
            "start": 1881.695,
            "end": 1882.195,
            "confidence": 0.9858671,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.27654004
          }
        ],
        "speaker": 0,
        "id": "d6623ae1-41f2-4a3e-b357-b445e232779d"
      },
      {
        "start": 1882.575,
        "end": 1891.555,
        "confidence": 0.9224858,
        "channel": 0,
        "transcript": "Could happen. But then when a solver sees, ah, now the market condition because the I want to sell some token called, say,",
        "words": [
          {
            "word": "could",
            "start": 1882.575,
            "end": 1882.735,
            "confidence": 0.7362643,
            "punctuated_word": "Could",
            "speaker": 1,
            "speaker_confidence": 0.27654004
          },
          {
            "word": "happen",
            "start": 1882.735,
            "end": 1883.215,
            "confidence": 0.97801566,
            "punctuated_word": "happen.",
            "speaker": 1,
            "speaker_confidence": 0.27654004
          },
          {
            "word": "but",
            "start": 1883.215,
            "end": 1883.455,
            "confidence": 0.99549747,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "then",
            "start": 1883.455,
            "end": 1883.855,
            "confidence": 0.9970885,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "when",
            "start": 1883.855,
            "end": 1884.355,
            "confidence": 0.8972374,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "a",
            "start": 1884.575,
            "end": 1884.815,
            "confidence": 0.97013885,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "solver",
            "start": 1884.815,
            "end": 1885.295,
            "confidence": 0.8101386,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "sees",
            "start": 1885.295,
            "end": 1885.775,
            "confidence": 0.9572245,
            "punctuated_word": "sees,",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "ah",
            "start": 1885.775,
            "end": 1886.095,
            "confidence": 0.8840092,
            "punctuated_word": "ah,",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "now",
            "start": 1886.095,
            "end": 1886.415,
            "confidence": 0.9984427,
            "punctuated_word": "now",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "the",
            "start": 1886.415,
            "end": 1886.575,
            "confidence": 0.99354047,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "market",
            "start": 1886.575,
            "end": 1886.975,
            "confidence": 0.9998367,
            "punctuated_word": "market",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "condition",
            "start": 1886.975,
            "end": 1887.455,
            "confidence": 0.97494125,
            "punctuated_word": "condition",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "because",
            "start": 1887.455,
            "end": 1887.735,
            "confidence": 0.4449898,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "the",
            "start": 1887.735,
            "end": 1888.015,
            "confidence": 0.7155456,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "i",
            "start": 1888.175,
            "end": 1888.495,
            "confidence": 0.99880874,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "want",
            "start": 1888.495,
            "end": 1888.735,
            "confidence": 0.94704145,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "to",
            "start": 1888.735,
            "end": 1888.895,
            "confidence": 0.9967174,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7804154
          },
          {
            "word": "sell",
            "start": 1888.895,
            "end": 1889.395,
            "confidence": 0.99869496,
            "punctuated_word": "sell",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          },
          {
            "word": "some",
            "start": 1889.615,
            "end": 1890.015,
            "confidence": 0.9931463,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          },
          {
            "word": "token",
            "start": 1890.015,
            "end": 1890.515,
            "confidence": 0.9916067,
            "punctuated_word": "token",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          },
          {
            "word": "called",
            "start": 1890.655,
            "end": 1891.055,
            "confidence": 0.944608,
            "punctuated_word": "called,",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          },
          {
            "word": "say",
            "start": 1891.055,
            "end": 1891.555,
            "confidence": 0.99363923,
            "punctuated_word": "say,",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          }
        ],
        "speaker": 0,
        "id": "ff57c56a-b118-4d41-b66d-63a67298a782"
      },
      {
        "start": 1892.015,
        "end": 1901.83,
        "confidence": 0.90107006,
        "channel": 0,
        "transcript": "Josh coin, I'm just saying. Suddenly, Josh coin spikes up the value. To the moon. Yeah. To the moon. Suddenly. It's and it's always like, hold on. This transaction has been waiting, wanting to sell Josh coin.",
        "words": [
          {
            "word": "josh",
            "start": 1892.015,
            "end": 1892.335,
            "confidence": 0.87801355,
            "punctuated_word": "Josh",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          },
          {
            "word": "coin",
            "start": 1892.335,
            "end": 1892.575,
            "confidence": 0.6177623,
            "punctuated_word": "coin,",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          },
          {
            "word": "i'm",
            "start": 1892.575,
            "end": 1892.735,
            "confidence": 0.86750203,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          },
          {
            "word": "just",
            "start": 1892.735,
            "end": 1892.895,
            "confidence": 0.8504973,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          },
          {
            "word": "saying",
            "start": 1892.895,
            "end": 1893.215,
            "confidence": 0.8828582,
            "punctuated_word": "saying.",
            "speaker": 0,
            "speaker_confidence": 0.7380406
          },
          {
            "word": "suddenly",
            "start": 1893.215,
            "end": 1893.57,
            "confidence": 0.8548156,
            "punctuated_word": "Suddenly,",
            "speaker": 0,
            "speaker_confidence": 0.5051788
          },
          {
            "word": "josh",
            "start": 1893.97,
            "end": 1894.21,
            "confidence": 0.8865064,
            "punctuated_word": "Josh",
            "speaker": 0,
            "speaker_confidence": 0.5051788
          },
          {
            "word": "coin",
            "start": 1894.21,
            "end": 1894.5299,
            "confidence": 0.9594068,
            "punctuated_word": "coin",
            "speaker": 0,
            "speaker_confidence": 0.5051788
          },
          {
            "word": "spikes",
            "start": 1894.5299,
            "end": 1894.7699,
            "confidence": 0.9972199,
            "punctuated_word": "spikes",
            "speaker": 0,
            "speaker_confidence": 0.5051788
          },
          {
            "word": "up",
            "start": 1894.7699,
            "end": 1894.85,
            "confidence": 0.97063094,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.5051788
          },
          {
            "word": "the",
            "start": 1894.85,
            "end": 1895.0099,
            "confidence": 0.89277464,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5051788
          },
          {
            "word": "value",
            "start": 1895.0099,
            "end": 1895.1699,
            "confidence": 0.7574594,
            "punctuated_word": "value.",
            "speaker": 0,
            "speaker_confidence": 0.5051788
          },
          {
            "word": "to",
            "start": 1895.1699,
            "end": 1895.25,
            "confidence": 0.8081501,
            "punctuated_word": "To",
            "speaker": 1,
            "speaker_confidence": 0.2518918
          },
          {
            "word": "the",
            "start": 1895.25,
            "end": 1895.33,
            "confidence": 0.99652714,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.2518918
          },
          {
            "word": "moon",
            "start": 1895.33,
            "end": 1895.49,
            "confidence": 0.8463503,
            "punctuated_word": "moon.",
            "speaker": 1,
            "speaker_confidence": 0.2518918
          },
          {
            "word": "yeah",
            "start": 1895.49,
            "end": 1895.73,
            "confidence": 0.87173325,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.2518918
          },
          {
            "word": "to",
            "start": 1895.73,
            "end": 1895.8899,
            "confidence": 0.98957586,
            "punctuated_word": "To",
            "speaker": 0,
            "speaker_confidence": 0.38709122
          },
          {
            "word": "the",
            "start": 1895.8899,
            "end": 1895.97,
            "confidence": 0.99934083,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.38709122
          },
          {
            "word": "moon",
            "start": 1895.97,
            "end": 1896.21,
            "confidence": 0.9575423,
            "punctuated_word": "moon.",
            "speaker": 0,
            "speaker_confidence": 0.38709122
          },
          {
            "word": "suddenly",
            "start": 1896.21,
            "end": 1896.71,
            "confidence": 0.68700165,
            "punctuated_word": "Suddenly.",
            "speaker": 0,
            "speaker_confidence": 0.38709122
          },
          {
            "word": "it's",
            "start": 1896.7699,
            "end": 1896.9299,
            "confidence": 0.69869995,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.5791168
          },
          {
            "word": "and",
            "start": 1897.0099,
            "end": 1897.25,
            "confidence": 0.78658664,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5791168
          },
          {
            "word": "it's",
            "start": 1897.25,
            "end": 1897.49,
            "confidence": 0.81762505,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.5791168
          },
          {
            "word": "always",
            "start": 1897.49,
            "end": 1897.73,
            "confidence": 0.9795914,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.5791168
          },
          {
            "word": "like",
            "start": 1897.73,
            "end": 1897.8899,
            "confidence": 0.7243931,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.5791168
          },
          {
            "word": "hold",
            "start": 1897.8899,
            "end": 1898.13,
            "confidence": 0.9992956,
            "punctuated_word": "hold",
            "speaker": 0,
            "speaker_confidence": 0.5791168
          },
          {
            "word": "on",
            "start": 1898.13,
            "end": 1898.63,
            "confidence": 0.99637485,
            "punctuated_word": "on.",
            "speaker": 0,
            "speaker_confidence": 0.5791168
          },
          {
            "word": "this",
            "start": 1898.69,
            "end": 1899.09,
            "confidence": 0.995314,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.5791168
          },
          {
            "word": "transaction",
            "start": 1899.09,
            "end": 1899.59,
            "confidence": 0.99631554,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.5791168
          },
          {
            "word": "has",
            "start": 1899.6499,
            "end": 1899.73,
            "confidence": 0.98869085,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.6676991
          },
          {
            "word": "been",
            "start": 1899.73,
            "end": 1899.97,
            "confidence": 0.9996252,
            "punctuated_word": "been",
            "speaker": 0,
            "speaker_confidence": 0.6676991
          },
          {
            "word": "waiting",
            "start": 1899.97,
            "end": 1900.37,
            "confidence": 0.79772294,
            "punctuated_word": "waiting,",
            "speaker": 0,
            "speaker_confidence": 0.6676991
          },
          {
            "word": "wanting",
            "start": 1900.37,
            "end": 1900.61,
            "confidence": 0.999226,
            "punctuated_word": "wanting",
            "speaker": 0,
            "speaker_confidence": 0.6676991
          },
          {
            "word": "to",
            "start": 1900.61,
            "end": 1900.7699,
            "confidence": 0.99989486,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6676991
          },
          {
            "word": "sell",
            "start": 1900.7699,
            "end": 1901.09,
            "confidence": 0.99657923,
            "punctuated_word": "sell",
            "speaker": 0,
            "speaker_confidence": 0.6676991
          },
          {
            "word": "josh",
            "start": 1901.09,
            "end": 1901.33,
            "confidence": 0.99883777,
            "punctuated_word": "Josh",
            "speaker": 0,
            "speaker_confidence": 0.6676991
          },
          {
            "word": "coin",
            "start": 1901.33,
            "end": 1901.83,
            "confidence": 0.99314713,
            "punctuated_word": "coin.",
            "speaker": 0,
            "speaker_confidence": 0.6676991
          }
        ],
        "speaker": 0,
        "id": "995c88db-aa22-4bc7-8d31-16ec72d7451c"
      },
      {
        "start": 1902.5299,
        "end": 1904.21,
        "confidence": 0.921078,
        "channel": 0,
        "transcript": "Maybe I just and we can,",
        "words": [
          {
            "word": "maybe",
            "start": 1902.5299,
            "end": 1902.85,
            "confidence": 0.99172467,
            "punctuated_word": "Maybe",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "i",
            "start": 1902.85,
            "end": 1903.0099,
            "confidence": 0.992257,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "just",
            "start": 1903.0099,
            "end": 1903.25,
            "confidence": 0.95950735,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "and",
            "start": 1903.33,
            "end": 1903.6499,
            "confidence": 0.6098682,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "we",
            "start": 1903.6499,
            "end": 1903.8099,
            "confidence": 0.9853205,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "can",
            "start": 1903.8099,
            "end": 1904.21,
            "confidence": 0.9877906,
            "punctuated_word": "can,",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          }
        ],
        "speaker": 0,
        "id": "42da0c3c-4428-4df2-a510-7c165858091f"
      },
      {
        "start": 1904.61,
        "end": 1907.11,
        "confidence": 0.91670525,
        "channel": 0,
        "transcript": "involve we can include that in the next bundle.",
        "words": [
          {
            "word": "involve",
            "start": 1904.61,
            "end": 1905.0099,
            "confidence": 0.90462536,
            "punctuated_word": "involve",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "we",
            "start": 1905.1699,
            "end": 1905.33,
            "confidence": 0.72998184,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "can",
            "start": 1905.33,
            "end": 1905.57,
            "confidence": 0.81831855,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "include",
            "start": 1905.57,
            "end": 1905.97,
            "confidence": 0.984535,
            "punctuated_word": "include",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "that",
            "start": 1905.97,
            "end": 1906.13,
            "confidence": 0.9783397,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "in",
            "start": 1906.13,
            "end": 1906.2899,
            "confidence": 0.9992725,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "the",
            "start": 1906.2899,
            "end": 1906.37,
            "confidence": 0.9992918,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "next",
            "start": 1906.37,
            "end": 1906.61,
            "confidence": 0.999696,
            "punctuated_word": "next",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          },
          {
            "word": "bundle",
            "start": 1906.61,
            "end": 1907.11,
            "confidence": 0.83628696,
            "punctuated_word": "bundle.",
            "speaker": 0,
            "speaker_confidence": 0.68576974
          }
        ],
        "speaker": 0,
        "id": "597c8886-a603-44a8-a513-5a7c47de0f0f"
      },
      {
        "start": 1908.0499,
        "end": 1911.235,
        "confidence": 0.98764026,
        "channel": 0,
        "transcript": "Mhmm. Because the solver could make lots of money by",
        "words": [
          {
            "word": "mhmm",
            "start": 1908.0499,
            "end": 1908.37,
            "confidence": 0.99928594,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "because",
            "start": 1908.37,
            "end": 1908.735,
            "confidence": 0.999212,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "the",
            "start": 1909.135,
            "end": 1909.215,
            "confidence": 0.99912256,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "solver",
            "start": 1909.215,
            "end": 1909.615,
            "confidence": 0.99916005,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "could",
            "start": 1909.615,
            "end": 1909.855,
            "confidence": 0.945829,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "make",
            "start": 1909.855,
            "end": 1910.015,
            "confidence": 0.9977301,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "lots",
            "start": 1910.015,
            "end": 1910.255,
            "confidence": 0.94359803,
            "punctuated_word": "lots",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "of",
            "start": 1910.255,
            "end": 1910.415,
            "confidence": 0.99710983,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "money",
            "start": 1910.415,
            "end": 1910.735,
            "confidence": 0.99996364,
            "punctuated_word": "money",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "by",
            "start": 1910.735,
            "end": 1911.235,
            "confidence": 0.9953922,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          }
        ],
        "speaker": 0,
        "id": "f8be0101-01b9-41f3-9321-0dbf9f2f71b0"
      },
      {
        "start": 1911.615,
        "end": 1919.475,
        "confidence": 0.9537816,
        "channel": 0,
        "transcript": "having somebody sell or buy doing some sort of a trading strategy around that transaction of selling Josh coin. Mhmm. So",
        "words": [
          {
            "word": "having",
            "start": 1911.615,
            "end": 1912.015,
            "confidence": 0.99833256,
            "punctuated_word": "having",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "somebody",
            "start": 1912.015,
            "end": 1912.515,
            "confidence": 0.9997993,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "sell",
            "start": 1912.815,
            "end": 1913.295,
            "confidence": 0.98853904,
            "punctuated_word": "sell",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "or",
            "start": 1913.295,
            "end": 1913.535,
            "confidence": 0.99020535,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "buy",
            "start": 1913.535,
            "end": 1913.855,
            "confidence": 0.94598246,
            "punctuated_word": "buy",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "doing",
            "start": 1913.855,
            "end": 1914.255,
            "confidence": 0.7897194,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "some",
            "start": 1914.255,
            "end": 1914.495,
            "confidence": 0.9993567,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "sort",
            "start": 1914.495,
            "end": 1914.655,
            "confidence": 0.9973877,
            "punctuated_word": "sort",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "of",
            "start": 1914.655,
            "end": 1914.895,
            "confidence": 0.99921155,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "a",
            "start": 1914.895,
            "end": 1914.975,
            "confidence": 0.9676319,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.81973296
          },
          {
            "word": "trading",
            "start": 1914.975,
            "end": 1915.375,
            "confidence": 0.99902403,
            "punctuated_word": "trading",
            "speaker": 0,
            "speaker_confidence": 0.766145
          },
          {
            "word": "strategy",
            "start": 1915.375,
            "end": 1915.875,
            "confidence": 0.99987054,
            "punctuated_word": "strategy",
            "speaker": 0,
            "speaker_confidence": 0.766145
          },
          {
            "word": "around",
            "start": 1916.1749,
            "end": 1916.575,
            "confidence": 0.9987263,
            "punctuated_word": "around",
            "speaker": 0,
            "speaker_confidence": 0.766145
          },
          {
            "word": "that",
            "start": 1916.575,
            "end": 1916.815,
            "confidence": 0.9974131,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.766145
          },
          {
            "word": "transaction",
            "start": 1916.815,
            "end": 1917.315,
            "confidence": 0.99945647,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.766145
          },
          {
            "word": "of",
            "start": 1917.375,
            "end": 1917.615,
            "confidence": 0.9930937,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.766145
          },
          {
            "word": "selling",
            "start": 1917.615,
            "end": 1917.9349,
            "confidence": 0.99937004,
            "punctuated_word": "selling",
            "speaker": 0,
            "speaker_confidence": 0.766145
          },
          {
            "word": "josh",
            "start": 1917.9349,
            "end": 1918.255,
            "confidence": 0.5858065,
            "punctuated_word": "Josh",
            "speaker": 0,
            "speaker_confidence": 0.766145
          },
          {
            "word": "coin",
            "start": 1918.255,
            "end": 1918.735,
            "confidence": 0.7850814,
            "punctuated_word": "coin.",
            "speaker": 0,
            "speaker_confidence": 0.766145
          },
          {
            "word": "mhmm",
            "start": 1918.735,
            "end": 1918.975,
            "confidence": 0.9984358,
            "punctuated_word": "Mhmm.",
            "speaker": 1,
            "speaker_confidence": 0.09667909
          },
          {
            "word": "so",
            "start": 1918.975,
            "end": 1919.475,
            "confidence": 0.9969694,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          }
        ],
        "speaker": 0,
        "id": "b4185f26-0c09-4d3d-816f-2b939fa03e40"
      },
      {
        "start": 1920.415,
        "end": 1923.57,
        "confidence": 0.94740814,
        "channel": 0,
        "transcript": "during that block, that twelve seconds, when",
        "words": [
          {
            "word": "during",
            "start": 1920.415,
            "end": 1920.75,
            "confidence": 0.9950441,
            "punctuated_word": "during",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "that",
            "start": 1920.83,
            "end": 1921.33,
            "confidence": 0.99858415,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "block",
            "start": 1921.55,
            "end": 1922.05,
            "confidence": 0.8965895,
            "punctuated_word": "block,",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "that",
            "start": 1922.19,
            "end": 1922.43,
            "confidence": 0.9543357,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "twelve",
            "start": 1922.43,
            "end": 1922.75,
            "confidence": 0.9890655,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "seconds",
            "start": 1922.75,
            "end": 1923.07,
            "confidence": 0.80037546,
            "punctuated_word": "seconds,",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "when",
            "start": 1923.07,
            "end": 1923.57,
            "confidence": 0.99786216,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          }
        ],
        "speaker": 0,
        "id": "a8e6f549-903c-4686-b610-b3a2db17481c"
      },
      {
        "start": 1923.95,
        "end": 1925.17,
        "confidence": 0.99874145,
        "channel": 0,
        "transcript": "the solver is",
        "words": [
          {
            "word": "the",
            "start": 1923.95,
            "end": 1924.19,
            "confidence": 0.99938214,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "solver",
            "start": 1924.19,
            "end": 1924.67,
            "confidence": 0.99719995,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "is",
            "start": 1924.67,
            "end": 1925.17,
            "confidence": 0.99964225,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          }
        ],
        "speaker": 0,
        "id": "bab9c663-9df9-4044-9e09-d8ee3adf091f"
      },
      {
        "start": 1925.55,
        "end": 1926.61,
        "confidence": 0.97835463,
        "channel": 0,
        "transcript": "reading the transaction,",
        "words": [
          {
            "word": "reading",
            "start": 1925.55,
            "end": 1925.87,
            "confidence": 0.99967504,
            "punctuated_word": "reading",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "the",
            "start": 1925.87,
            "end": 1926.11,
            "confidence": 0.9996055,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "transaction",
            "start": 1926.11,
            "end": 1926.61,
            "confidence": 0.9357835,
            "punctuated_word": "transaction,",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          }
        ],
        "speaker": 0,
        "id": "5755a47f-1c9e-4293-9d1f-4ae77e065f0b"
      },
      {
        "start": 1927.79,
        "end": 1931.65,
        "confidence": 0.9711439,
        "channel": 0,
        "transcript": "figuring out it's about selling this coin that is going to the moon, deciding",
        "words": [
          {
            "word": "figuring",
            "start": 1927.79,
            "end": 1928.19,
            "confidence": 0.94704473,
            "punctuated_word": "figuring",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "out",
            "start": 1928.19,
            "end": 1928.43,
            "confidence": 0.9902624,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "it's",
            "start": 1928.43,
            "end": 1928.59,
            "confidence": 0.95243925,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "about",
            "start": 1928.59,
            "end": 1928.91,
            "confidence": 0.99968505,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "selling",
            "start": 1928.91,
            "end": 1929.23,
            "confidence": 0.9979972,
            "punctuated_word": "selling",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "this",
            "start": 1929.23,
            "end": 1929.39,
            "confidence": 0.9956493,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8646047
          },
          {
            "word": "coin",
            "start": 1929.39,
            "end": 1929.63,
            "confidence": 0.9993525,
            "punctuated_word": "coin",
            "speaker": 0,
            "speaker_confidence": 0.565833
          },
          {
            "word": "that",
            "start": 1929.63,
            "end": 1929.87,
            "confidence": 0.9865687,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.565833
          },
          {
            "word": "is",
            "start": 1929.87,
            "end": 1930.03,
            "confidence": 0.98908,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.565833
          },
          {
            "word": "going",
            "start": 1930.03,
            "end": 1930.19,
            "confidence": 0.999777,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 0.565833
          },
          {
            "word": "to",
            "start": 1930.19,
            "end": 1930.27,
            "confidence": 0.9968516,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.565833
          },
          {
            "word": "the",
            "start": 1930.27,
            "end": 1930.43,
            "confidence": 0.9989286,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.565833
          },
          {
            "word": "moon",
            "start": 1930.43,
            "end": 1930.93,
            "confidence": 0.8210976,
            "punctuated_word": "moon,",
            "speaker": 0,
            "speaker_confidence": 0.565833
          },
          {
            "word": "deciding",
            "start": 1931.15,
            "end": 1931.65,
            "confidence": 0.9212801,
            "punctuated_word": "deciding",
            "speaker": 0,
            "speaker_confidence": 0.5387313
          }
        ],
        "speaker": 0,
        "id": "0c8b59a8-e9dd-4de4-8079-1db7a836d201"
      },
      {
        "start": 1932.51,
        "end": 1933.97,
        "confidence": 0.9960541,
        "channel": 0,
        "transcript": "that I can actually",
        "words": [
          {
            "word": "that",
            "start": 1932.51,
            "end": 1932.91,
            "confidence": 0.9990926,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5387313
          },
          {
            "word": "i",
            "start": 1932.91,
            "end": 1933.23,
            "confidence": 0.9967933,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "can",
            "start": 1933.23,
            "end": 1933.47,
            "confidence": 0.999759,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "actually",
            "start": 1933.47,
            "end": 1933.97,
            "confidence": 0.9885717,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.843485
          }
        ],
        "speaker": 0,
        "id": "04b793dc-b201-4911-b2a8-1d15ab8b4537"
      },
      {
        "start": 1934.27,
        "end": 1936.245,
        "confidence": 0.99331224,
        "channel": 0,
        "transcript": "add transaction before or after",
        "words": [
          {
            "word": "add",
            "start": 1934.27,
            "end": 1934.59,
            "confidence": 0.9949008,
            "punctuated_word": "add",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "transaction",
            "start": 1934.59,
            "end": 1935.09,
            "confidence": 0.9792333,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "before",
            "start": 1935.15,
            "end": 1935.63,
            "confidence": 0.9984029,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "or",
            "start": 1935.63,
            "end": 1935.87,
            "confidence": 0.99444145,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "after",
            "start": 1935.87,
            "end": 1936.245,
            "confidence": 0.9995828,
            "punctuated_word": "after",
            "speaker": 0,
            "speaker_confidence": 0.843485
          }
        ],
        "speaker": 0,
        "id": "dbee0ba6-aab3-4bc7-80b7-f1a515186259"
      },
      {
        "start": 1937.125,
        "end": 1945.465,
        "confidence": 0.9366263,
        "channel": 0,
        "transcript": "to manipulate the price to make some money out of it, it is in the present tense because it is neither waiting to be accepted nor it has already been accepted.",
        "words": [
          {
            "word": "to",
            "start": 1937.125,
            "end": 1937.365,
            "confidence": 0.9981279,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "manipulate",
            "start": 1937.365,
            "end": 1937.865,
            "confidence": 0.9995011,
            "punctuated_word": "manipulate",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "the",
            "start": 1937.925,
            "end": 1938.165,
            "confidence": 0.9995608,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "price",
            "start": 1938.165,
            "end": 1938.485,
            "confidence": 0.98392963,
            "punctuated_word": "price",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "to",
            "start": 1938.485,
            "end": 1938.725,
            "confidence": 0.65444547,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "make",
            "start": 1938.725,
            "end": 1938.965,
            "confidence": 0.99959105,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "some",
            "start": 1938.965,
            "end": 1939.205,
            "confidence": 0.98058426,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "money",
            "start": 1939.205,
            "end": 1939.445,
            "confidence": 0.99925333,
            "punctuated_word": "money",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "out",
            "start": 1939.445,
            "end": 1939.605,
            "confidence": 0.9979723,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "of",
            "start": 1939.605,
            "end": 1939.765,
            "confidence": 0.9987716,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "it",
            "start": 1939.765,
            "end": 1940.245,
            "confidence": 0.76775223,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "it",
            "start": 1940.245,
            "end": 1940.325,
            "confidence": 0.99687344,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "is",
            "start": 1940.325,
            "end": 1940.485,
            "confidence": 0.92189395,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "in",
            "start": 1940.485,
            "end": 1940.645,
            "confidence": 0.99745685,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.843485
          },
          {
            "word": "the",
            "start": 1940.645,
            "end": 1940.725,
            "confidence": 0.99852604,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "present",
            "start": 1940.725,
            "end": 1941.045,
            "confidence": 0.99770147,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "tense",
            "start": 1941.045,
            "end": 1941.285,
            "confidence": 0.9962962,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "because",
            "start": 1941.285,
            "end": 1941.525,
            "confidence": 0.79491144,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "it",
            "start": 1941.525,
            "end": 1941.765,
            "confidence": 0.9987025,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "is",
            "start": 1941.765,
            "end": 1942.245,
            "confidence": 0.9990212,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "neither",
            "start": 1942.245,
            "end": 1942.645,
            "confidence": 0.9935476,
            "punctuated_word": "neither",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "waiting",
            "start": 1942.645,
            "end": 1943.045,
            "confidence": 0.9904612,
            "punctuated_word": "waiting",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "to",
            "start": 1943.045,
            "end": 1943.205,
            "confidence": 0.9997789,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "be",
            "start": 1943.205,
            "end": 1943.285,
            "confidence": 0.91256374,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "accepted",
            "start": 1943.285,
            "end": 1943.785,
            "confidence": 0.9991579,
            "punctuated_word": "accepted",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "nor",
            "start": 1943.925,
            "end": 1944.165,
            "confidence": 0.8962923,
            "punctuated_word": "nor",
            "speaker": 0,
            "speaker_confidence": 0.6794394
          },
          {
            "word": "it",
            "start": 1944.165,
            "end": 1944.245,
            "confidence": 0.5488129,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "has",
            "start": 1944.245,
            "end": 1944.405,
            "confidence": 0.6449289,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "already",
            "start": 1944.405,
            "end": 1944.725,
            "confidence": 0.9959926,
            "punctuated_word": "already",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "been",
            "start": 1944.725,
            "end": 1944.965,
            "confidence": 0.97423834,
            "punctuated_word": "been",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "accepted",
            "start": 1944.965,
            "end": 1945.465,
            "confidence": 0.99877053,
            "punctuated_word": "accepted.",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          }
        ],
        "speaker": 0,
        "id": "fcb4ca26-5a6c-4ca3-b21d-fc5c7573941c"
      },
      {
        "start": 1945.845,
        "end": 1948.105,
        "confidence": 0.99400026,
        "channel": 0,
        "transcript": "It is in the process of being accepted.",
        "words": [
          {
            "word": "it",
            "start": 1945.845,
            "end": 1946.005,
            "confidence": 0.9974602,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "is",
            "start": 1946.005,
            "end": 1946.325,
            "confidence": 0.99958616,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "in",
            "start": 1946.325,
            "end": 1946.565,
            "confidence": 0.9994678,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "the",
            "start": 1946.565,
            "end": 1946.725,
            "confidence": 0.99945027,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "process",
            "start": 1946.725,
            "end": 1947.125,
            "confidence": 0.9996973,
            "punctuated_word": "process",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "of",
            "start": 1947.125,
            "end": 1947.285,
            "confidence": 0.99968004,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "being",
            "start": 1947.285,
            "end": 1947.605,
            "confidence": 0.99969995,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          },
          {
            "word": "accepted",
            "start": 1947.605,
            "end": 1948.105,
            "confidence": 0.95696014,
            "punctuated_word": "accepted.",
            "speaker": 0,
            "speaker_confidence": 0.6616375
          }
        ],
        "speaker": 0,
        "id": "75c1f8af-8a7f-4982-9954-b6728c90b045"
      },
      {
        "start": 1948.44,
        "end": 1957.2599,
        "confidence": 0.7899776,
        "channel": 0,
        "transcript": "Right. Right. Because the it's it's the present is like ing, like it being a so the solver is processing by being interacting. Because before in Bitcoin,",
        "words": [
          {
            "word": "right",
            "start": 1948.44,
            "end": 1948.6,
            "confidence": 0.99252963,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.061255693
          },
          {
            "word": "right",
            "start": 1948.6,
            "end": 1948.9199,
            "confidence": 0.9953219,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.061255693
          },
          {
            "word": "because",
            "start": 1948.9199,
            "end": 1949.24,
            "confidence": 0.54314226,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.15158284
          },
          {
            "word": "the",
            "start": 1949.24,
            "end": 1949.32,
            "confidence": 0.48571235,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.15158284
          },
          {
            "word": "it's",
            "start": 1949.3999,
            "end": 1949.5599,
            "confidence": 0.80514175,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.4004861
          },
          {
            "word": "it's",
            "start": 1949.5599,
            "end": 1949.8799,
            "confidence": 0.74898255,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.4004861
          },
          {
            "word": "the",
            "start": 1949.8799,
            "end": 1949.96,
            "confidence": 0.5608351,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.4004861
          },
          {
            "word": "present",
            "start": 1949.96,
            "end": 1950.2799,
            "confidence": 0.92020035,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.4004861
          },
          {
            "word": "is",
            "start": 1950.2799,
            "end": 1950.44,
            "confidence": 0.85553527,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.4004861
          },
          {
            "word": "like",
            "start": 1950.44,
            "end": 1950.6,
            "confidence": 0.63720745,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.40205014
          },
          {
            "word": "ing",
            "start": 1950.6,
            "end": 1950.9199,
            "confidence": 0.5107118,
            "punctuated_word": "ing,",
            "speaker": 0,
            "speaker_confidence": 0.40205014
          },
          {
            "word": "like",
            "start": 1950.9199,
            "end": 1951.0399,
            "confidence": 0.99791497,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.40205014
          },
          {
            "word": "it",
            "start": 1951.0399,
            "end": 1951.1599,
            "confidence": 0.39182493,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.40205014
          },
          {
            "word": "being",
            "start": 1951.1599,
            "end": 1951.6399,
            "confidence": 0.25879115,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.40205014
          },
          {
            "word": "a",
            "start": 1951.6399,
            "end": 1951.72,
            "confidence": 0.30613533,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.40205014
          },
          {
            "word": "so",
            "start": 1952.2,
            "end": 1952.44,
            "confidence": 0.90441567,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "the",
            "start": 1952.44,
            "end": 1952.6,
            "confidence": 0.99121207,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "solver",
            "start": 1952.6,
            "end": 1953.1,
            "confidence": 0.993848,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "is",
            "start": 1953.32,
            "end": 1953.72,
            "confidence": 0.99184304,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "processing",
            "start": 1953.72,
            "end": 1954.22,
            "confidence": 0.9395616,
            "punctuated_word": "processing",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "by",
            "start": 1954.5199,
            "end": 1954.7599,
            "confidence": 0.9940006,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "being",
            "start": 1954.7599,
            "end": 1955.08,
            "confidence": 0.9884135,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "interacting",
            "start": 1955.08,
            "end": 1955.58,
            "confidence": 0.7259275,
            "punctuated_word": "interacting.",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "because",
            "start": 1955.7999,
            "end": 1956.2,
            "confidence": 0.99748826,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "before",
            "start": 1956.2,
            "end": 1956.6,
            "confidence": 0.993835,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.76351035
          },
          {
            "word": "in",
            "start": 1956.6,
            "end": 1956.7599,
            "confidence": 0.9297564,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "bitcoin",
            "start": 1956.7599,
            "end": 1957.2599,
            "confidence": 0.8691058,
            "punctuated_word": "Bitcoin,",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          }
        ],
        "speaker": 0,
        "id": "f69a1839-fde8-4886-84b6-4bfca849e526"
      },
      {
        "start": 1958.44,
        "end": 1965.155,
        "confidence": 0.94366103,
        "channel": 0,
        "transcript": "either the miner doesn't care about the transaction because the transaction fees are not enough. It's already filled the block.",
        "words": [
          {
            "word": "either",
            "start": 1958.44,
            "end": 1958.84,
            "confidence": 0.99892575,
            "punctuated_word": "either",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "the",
            "start": 1958.84,
            "end": 1959.0,
            "confidence": 0.99765813,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "miner",
            "start": 1959.0,
            "end": 1959.5,
            "confidence": 0.8772774,
            "punctuated_word": "miner",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "doesn't",
            "start": 1959.72,
            "end": 1960.12,
            "confidence": 0.9997895,
            "punctuated_word": "doesn't",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "care",
            "start": 1960.12,
            "end": 1960.2799,
            "confidence": 0.99954396,
            "punctuated_word": "care",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "about",
            "start": 1960.2799,
            "end": 1960.5199,
            "confidence": 0.99692374,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "the",
            "start": 1960.5199,
            "end": 1960.6799,
            "confidence": 0.9642416,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "transaction",
            "start": 1960.6799,
            "end": 1961.1599,
            "confidence": 0.9526102,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "because",
            "start": 1961.1599,
            "end": 1961.6599,
            "confidence": 0.8476561,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.6881597
          },
          {
            "word": "the",
            "start": 1961.7999,
            "end": 1961.96,
            "confidence": 0.73113734,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "transaction",
            "start": 1961.96,
            "end": 1962.46,
            "confidence": 0.9940153,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "fees",
            "start": 1962.5199,
            "end": 1962.7599,
            "confidence": 0.98966575,
            "punctuated_word": "fees",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "are",
            "start": 1962.7599,
            "end": 1962.9199,
            "confidence": 0.99797434,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "not",
            "start": 1962.9199,
            "end": 1963.08,
            "confidence": 0.99953365,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "enough",
            "start": 1963.08,
            "end": 1963.5599,
            "confidence": 0.8638972,
            "punctuated_word": "enough.",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "it's",
            "start": 1963.5599,
            "end": 1963.7999,
            "confidence": 0.9852797,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "already",
            "start": 1963.7999,
            "end": 1964.2,
            "confidence": 0.9797584,
            "punctuated_word": "already",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "filled",
            "start": 1964.2,
            "end": 1964.415,
            "confidence": 0.7166803,
            "punctuated_word": "filled",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "the",
            "start": 1964.495,
            "end": 1964.655,
            "confidence": 0.9928577,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.717384
          },
          {
            "word": "block",
            "start": 1964.655,
            "end": 1965.155,
            "confidence": 0.98779213,
            "punctuated_word": "block.",
            "speaker": 0,
            "speaker_confidence": 0.717384
          }
        ],
        "speaker": 0,
        "id": "8097017d-3102-4195-8f8a-206aca0bef27"
      },
      {
        "start": 1965.4551,
        "end": 1968.115,
        "confidence": 0.87075937,
        "channel": 0,
        "transcript": "All the transaction is filled, and it just picked up includes.",
        "words": [
          {
            "word": "all",
            "start": 1965.4551,
            "end": 1965.6951,
            "confidence": 0.93769455,
            "punctuated_word": "All",
            "speaker": 0,
            "speaker_confidence": 0.4745404
          },
          {
            "word": "the",
            "start": 1965.6951,
            "end": 1965.775,
            "confidence": 0.86192113,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.4745404
          },
          {
            "word": "transaction",
            "start": 1965.775,
            "end": 1966.255,
            "confidence": 0.9693572,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.4745404
          },
          {
            "word": "is",
            "start": 1966.255,
            "end": 1966.415,
            "confidence": 0.9961953,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.4745404
          },
          {
            "word": "filled",
            "start": 1966.415,
            "end": 1966.735,
            "confidence": 0.795408,
            "punctuated_word": "filled,",
            "speaker": 0,
            "speaker_confidence": 0.4745404
          },
          {
            "word": "and",
            "start": 1966.735,
            "end": 1966.895,
            "confidence": 0.9987469,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.4745404
          },
          {
            "word": "it",
            "start": 1966.895,
            "end": 1966.9751,
            "confidence": 0.64939976,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5254658
          },
          {
            "word": "just",
            "start": 1966.9751,
            "end": 1967.2151,
            "confidence": 0.70761883,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.5254658
          },
          {
            "word": "picked",
            "start": 1967.2151,
            "end": 1967.4551,
            "confidence": 0.9924057,
            "punctuated_word": "picked",
            "speaker": 0,
            "speaker_confidence": 0.5254658
          },
          {
            "word": "up",
            "start": 1967.4551,
            "end": 1967.615,
            "confidence": 0.9992446,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.5254658
          },
          {
            "word": "includes",
            "start": 1967.615,
            "end": 1968.115,
            "confidence": 0.6703609,
            "punctuated_word": "includes.",
            "speaker": 0,
            "speaker_confidence": 0.5254658
          }
        ],
        "speaker": 0,
        "id": "9533c14a-6b5d-4c37-8cc9-8d1bc22a9907"
      },
      {
        "start": 1968.5751,
        "end": 1974.515,
        "confidence": 0.91228026,
        "channel": 0,
        "transcript": "There is no interaction. It's not like seeing what's in the transaction. Doesn't care about it. The fees are only thing that matters.",
        "words": [
          {
            "word": "there",
            "start": 1968.5751,
            "end": 1968.735,
            "confidence": 0.911975,
            "punctuated_word": "There",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "is",
            "start": 1968.735,
            "end": 1968.895,
            "confidence": 0.515543,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "no",
            "start": 1968.895,
            "end": 1969.135,
            "confidence": 0.93793696,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "interaction",
            "start": 1969.135,
            "end": 1969.615,
            "confidence": 0.95289207,
            "punctuated_word": "interaction.",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "it's",
            "start": 1969.615,
            "end": 1969.775,
            "confidence": 0.9800722,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "not",
            "start": 1969.775,
            "end": 1969.935,
            "confidence": 0.9986601,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "like",
            "start": 1969.935,
            "end": 1970.3351,
            "confidence": 0.81816435,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "seeing",
            "start": 1970.3351,
            "end": 1970.735,
            "confidence": 0.98598206,
            "punctuated_word": "seeing",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "what's",
            "start": 1970.735,
            "end": 1970.9751,
            "confidence": 0.99680257,
            "punctuated_word": "what's",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "in",
            "start": 1970.9751,
            "end": 1971.2151,
            "confidence": 0.9997845,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "the",
            "start": 1971.2151,
            "end": 1971.375,
            "confidence": 0.9993018,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "transaction",
            "start": 1971.375,
            "end": 1971.875,
            "confidence": 0.89500546,
            "punctuated_word": "transaction.",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "doesn't",
            "start": 1972.0951,
            "end": 1972.415,
            "confidence": 0.7836585,
            "punctuated_word": "Doesn't",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "care",
            "start": 1972.415,
            "end": 1972.655,
            "confidence": 0.9997801,
            "punctuated_word": "care",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "about",
            "start": 1972.655,
            "end": 1972.895,
            "confidence": 0.9998677,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "it",
            "start": 1972.895,
            "end": 1973.055,
            "confidence": 0.9949079,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "the",
            "start": 1973.055,
            "end": 1973.135,
            "confidence": 0.9993467,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "fees",
            "start": 1973.135,
            "end": 1973.375,
            "confidence": 0.91568893,
            "punctuated_word": "fees",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "are",
            "start": 1973.375,
            "end": 1973.4551,
            "confidence": 0.8345139,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7576116
          },
          {
            "word": "only",
            "start": 1973.4551,
            "end": 1973.6951,
            "confidence": 0.58302224,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.56606764
          },
          {
            "word": "thing",
            "start": 1973.6951,
            "end": 1973.855,
            "confidence": 0.88270956,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.56606764
          },
          {
            "word": "that",
            "start": 1973.855,
            "end": 1974.015,
            "confidence": 0.9989876,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.56606764
          },
          {
            "word": "matters",
            "start": 1974.015,
            "end": 1974.515,
            "confidence": 0.9978436,
            "punctuated_word": "matters.",
            "speaker": 0,
            "speaker_confidence": 0.56606764
          }
        ],
        "speaker": 0,
        "id": "fc8ee956-f0a7-40bc-ae6d-c4f214032878"
      },
      {
        "start": 1974.9751,
        "end": 1980.75,
        "confidence": 0.87368035,
        "channel": 0,
        "transcript": "Mhmm. So now this and also there's only 1 coin in it just I mean, in Bitcoin classically.",
        "words": [
          {
            "word": "mhmm",
            "start": 1974.9751,
            "end": 1975.4751,
            "confidence": 0.9936008,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.56606764
          },
          {
            "word": "so",
            "start": 1975.6951,
            "end": 1976.1951,
            "confidence": 0.99865985,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "now",
            "start": 1976.255,
            "end": 1976.5751,
            "confidence": 0.98785794,
            "punctuated_word": "now",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "this",
            "start": 1976.5751,
            "end": 1976.8151,
            "confidence": 0.3475127,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "and",
            "start": 1976.895,
            "end": 1976.9751,
            "confidence": 0.9663866,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "also",
            "start": 1976.9751,
            "end": 1977.2151,
            "confidence": 0.74017185,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "there's",
            "start": 1977.2151,
            "end": 1977.4551,
            "confidence": 0.8877897,
            "punctuated_word": "there's",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "only",
            "start": 1977.4551,
            "end": 1977.775,
            "confidence": 0.99904937,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "1",
            "start": 1977.775,
            "end": 1978.015,
            "confidence": 0.9979056,
            "punctuated_word": "1",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "coin",
            "start": 1978.015,
            "end": 1978.3351,
            "confidence": 0.9902868,
            "punctuated_word": "coin",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "in",
            "start": 1978.3351,
            "end": 1978.495,
            "confidence": 0.71239096,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "it",
            "start": 1978.5751,
            "end": 1978.655,
            "confidence": 0.81962526,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.4890771
          },
          {
            "word": "just",
            "start": 1978.655,
            "end": 1978.8151,
            "confidence": 0.4186609,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "i",
            "start": 1978.9751,
            "end": 1979.135,
            "confidence": 0.99480915,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "mean",
            "start": 1979.135,
            "end": 1979.535,
            "confidence": 0.98859096,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "in",
            "start": 1979.535,
            "end": 1979.85,
            "confidence": 0.980471,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "bitcoin",
            "start": 1980.01,
            "end": 1980.25,
            "confidence": 0.96107584,
            "punctuated_word": "Bitcoin",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "classically",
            "start": 1980.25,
            "end": 1980.75,
            "confidence": 0.9414018,
            "punctuated_word": "classically.",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          }
        ],
        "speaker": 0,
        "id": "2d99e3cd-4d9a-42c9-9479-8321eb4180b3"
      },
      {
        "start": 1981.37,
        "end": 1982.19,
        "confidence": 0.9374163,
        "channel": 0,
        "transcript": "So here,",
        "words": [
          {
            "word": "so",
            "start": 1981.37,
            "end": 1981.69,
            "confidence": 0.9983065,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "here",
            "start": 1981.69,
            "end": 1982.19,
            "confidence": 0.8765261,
            "punctuated_word": "here,",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          }
        ],
        "speaker": 0,
        "id": "90a8af22-8573-476b-843d-26a248484042"
      },
      {
        "start": 1982.49,
        "end": 1986.75,
        "confidence": 0.92855555,
        "channel": 0,
        "transcript": "because there's so much of logic in every transaction because of this during completeness,",
        "words": [
          {
            "word": "because",
            "start": 1982.49,
            "end": 1982.8099,
            "confidence": 0.9988939,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "there's",
            "start": 1982.8099,
            "end": 1983.0499,
            "confidence": 0.97238946,
            "punctuated_word": "there's",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "so",
            "start": 1983.0499,
            "end": 1983.21,
            "confidence": 0.9984816,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "much",
            "start": 1983.21,
            "end": 1983.37,
            "confidence": 0.9998894,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "of",
            "start": 1983.37,
            "end": 1983.53,
            "confidence": 0.99573,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "logic",
            "start": 1983.53,
            "end": 1983.85,
            "confidence": 0.998145,
            "punctuated_word": "logic",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "in",
            "start": 1983.85,
            "end": 1984.01,
            "confidence": 0.9947056,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "every",
            "start": 1984.01,
            "end": 1984.33,
            "confidence": 0.9674424,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "transaction",
            "start": 1984.33,
            "end": 1984.83,
            "confidence": 0.9990964,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "because",
            "start": 1984.89,
            "end": 1985.21,
            "confidence": 0.7002264,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "of",
            "start": 1985.21,
            "end": 1985.53,
            "confidence": 0.9991358,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "this",
            "start": 1985.53,
            "end": 1985.85,
            "confidence": 0.88654,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "during",
            "start": 1985.9299,
            "end": 1986.25,
            "confidence": 0.58421326,
            "punctuated_word": "during",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "completeness",
            "start": 1986.25,
            "end": 1986.75,
            "confidence": 0.9048876,
            "punctuated_word": "completeness,",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          }
        ],
        "speaker": 0,
        "id": "828ee0a1-3746-4e84-ae6b-db7f1fe0a46d"
      },
      {
        "start": 1987.13,
        "end": 1989.39,
        "confidence": 0.968636,
        "channel": 0,
        "transcript": "also because there are many coins, also because",
        "words": [
          {
            "word": "also",
            "start": 1987.13,
            "end": 1987.37,
            "confidence": 0.9839258,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "because",
            "start": 1987.37,
            "end": 1987.69,
            "confidence": 0.902254,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "there",
            "start": 1987.69,
            "end": 1987.77,
            "confidence": 0.9762965,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "are",
            "start": 1987.77,
            "end": 1987.9299,
            "confidence": 0.96334094,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "many",
            "start": 1987.9299,
            "end": 1988.1699,
            "confidence": 0.9808625,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "coins",
            "start": 1988.1699,
            "end": 1988.57,
            "confidence": 0.9477949,
            "punctuated_word": "coins,",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "also",
            "start": 1988.57,
            "end": 1988.89,
            "confidence": 0.99954176,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "because",
            "start": 1988.89,
            "end": 1989.39,
            "confidence": 0.9950714,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          }
        ],
        "speaker": 0,
        "id": "ae2331c4-82c8-49c5-8c28-cbb7b6942ccf"
      },
      {
        "start": 1989.85,
        "end": 1991.7899,
        "confidence": 0.9699394,
        "channel": 0,
        "transcript": "the whole thing of, like, it depends",
        "words": [
          {
            "word": "the",
            "start": 1989.85,
            "end": 1990.01,
            "confidence": 0.99252534,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "whole",
            "start": 1990.01,
            "end": 1990.25,
            "confidence": 0.9998927,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "thing",
            "start": 1990.25,
            "end": 1990.41,
            "confidence": 0.9997137,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.8311853
          },
          {
            "word": "of",
            "start": 1990.41,
            "end": 1990.57,
            "confidence": 0.90238476,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.613692
          },
          {
            "word": "like",
            "start": 1990.57,
            "end": 1991.0499,
            "confidence": 0.896066,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.613692
          },
          {
            "word": "it",
            "start": 1991.0499,
            "end": 1991.2899,
            "confidence": 0.9993013,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.613692
          },
          {
            "word": "depends",
            "start": 1991.2899,
            "end": 1991.7899,
            "confidence": 0.99969196,
            "punctuated_word": "depends",
            "speaker": 0,
            "speaker_confidence": 0.613692
          }
        ],
        "speaker": 0,
        "id": "f1a085cc-cf45-45cb-8ca1-ba441d113fa0"
      },
      {
        "start": 1992.09,
        "end": 1994.83,
        "confidence": 0.9789273,
        "channel": 0,
        "transcript": "when to pick a transaction, not just based on fees,",
        "words": [
          {
            "word": "when",
            "start": 1992.09,
            "end": 1992.33,
            "confidence": 0.99525297,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.613692
          },
          {
            "word": "to",
            "start": 1992.33,
            "end": 1992.57,
            "confidence": 0.9993693,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.613692
          },
          {
            "word": "pick",
            "start": 1992.57,
            "end": 1992.73,
            "confidence": 0.9957818,
            "punctuated_word": "pick",
            "speaker": 0,
            "speaker_confidence": 0.613692
          },
          {
            "word": "a",
            "start": 1992.73,
            "end": 1992.89,
            "confidence": 0.98867375,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.61024857
          },
          {
            "word": "transaction",
            "start": 1992.89,
            "end": 1993.39,
            "confidence": 0.85459286,
            "punctuated_word": "transaction,",
            "speaker": 0,
            "speaker_confidence": 0.61024857
          },
          {
            "word": "not",
            "start": 1993.45,
            "end": 1993.69,
            "confidence": 0.9991609,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.61024857
          },
          {
            "word": "just",
            "start": 1993.69,
            "end": 1993.9299,
            "confidence": 0.999635,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.61024857
          },
          {
            "word": "based",
            "start": 1993.9299,
            "end": 1994.1699,
            "confidence": 0.9997334,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.61024857
          },
          {
            "word": "on",
            "start": 1994.1699,
            "end": 1994.33,
            "confidence": 0.99862874,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.5921142
          },
          {
            "word": "fees",
            "start": 1994.33,
            "end": 1994.83,
            "confidence": 0.9584444,
            "punctuated_word": "fees,",
            "speaker": 0,
            "speaker_confidence": 0.5921142
          }
        ],
        "speaker": 0,
        "id": "4141de70-3e6d-4cbd-9d3e-3eb8733de695"
      },
      {
        "start": 1995.21,
        "end": 1998.325,
        "confidence": 0.91727227,
        "channel": 0,
        "transcript": "but what's the content of the transaction. Because before it was like,",
        "words": [
          {
            "word": "but",
            "start": 1995.21,
            "end": 1995.45,
            "confidence": 0.99940217,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.5921142
          },
          {
            "word": "what's",
            "start": 1995.45,
            "end": 1995.69,
            "confidence": 0.984645,
            "punctuated_word": "what's",
            "speaker": 0,
            "speaker_confidence": 0.5921142
          },
          {
            "word": "the",
            "start": 1995.69,
            "end": 1995.825,
            "confidence": 0.9971228,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5921142
          },
          {
            "word": "content",
            "start": 1995.985,
            "end": 1996.225,
            "confidence": 0.9955297,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.5921142
          },
          {
            "word": "of",
            "start": 1996.225,
            "end": 1996.3049,
            "confidence": 0.9978269,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5921142
          },
          {
            "word": "the",
            "start": 1996.3049,
            "end": 1996.465,
            "confidence": 0.9938081,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.47422832
          },
          {
            "word": "transaction",
            "start": 1996.465,
            "end": 1996.945,
            "confidence": 0.8379377,
            "punctuated_word": "transaction.",
            "speaker": 0,
            "speaker_confidence": 0.47422832
          },
          {
            "word": "because",
            "start": 1996.945,
            "end": 1997.1849,
            "confidence": 0.94216305,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.47422832
          },
          {
            "word": "before",
            "start": 1997.1849,
            "end": 1997.585,
            "confidence": 0.99907,
            "punctuated_word": "before",
            "speaker": 0,
            "speaker_confidence": 0.47422832
          },
          {
            "word": "it",
            "start": 1997.585,
            "end": 1997.6649,
            "confidence": 0.66664743,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.47422832
          },
          {
            "word": "was",
            "start": 1997.6649,
            "end": 1997.825,
            "confidence": 0.99923015,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.33464688
          },
          {
            "word": "like",
            "start": 1997.825,
            "end": 1998.325,
            "confidence": 0.59388447,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.33464688
          }
        ],
        "speaker": 0,
        "id": "24a41394-97d7-4a44-a380-00bdcb974146"
      },
      {
        "start": 1998.705,
        "end": 2017.5199,
        "confidence": 0.906062,
        "channel": 0,
        "transcript": "this is where the censorship resistance idea also comes in, that in Bitcoin, it's censorship resistant because the miner would not read the transaction, has no incentive to it. We cannot gain from it. It's just based on fees. Where Whereas in Mev, it's not just based on fees. It's based on what inside the transaction. Right. And I see it's actually not always a censorship conversation.",
        "words": [
          {
            "word": "this",
            "start": 1998.705,
            "end": 1998.945,
            "confidence": 0.99349535,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.33464688
          },
          {
            "word": "is",
            "start": 1998.945,
            "end": 1999.0249,
            "confidence": 0.9880149,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.33464688
          },
          {
            "word": "where",
            "start": 1999.0249,
            "end": 1999.1849,
            "confidence": 0.78759766,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.33464688
          },
          {
            "word": "the",
            "start": 1999.1849,
            "end": 1999.345,
            "confidence": 0.9811668,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6236008
          },
          {
            "word": "censorship",
            "start": 1999.345,
            "end": 1999.845,
            "confidence": 0.9916272,
            "punctuated_word": "censorship",
            "speaker": 0,
            "speaker_confidence": 0.6236008
          },
          {
            "word": "resistance",
            "start": 1999.9049,
            "end": 2000.4049,
            "confidence": 0.9764202,
            "punctuated_word": "resistance",
            "speaker": 0,
            "speaker_confidence": 0.6236008
          },
          {
            "word": "idea",
            "start": 2000.465,
            "end": 2000.865,
            "confidence": 0.5042559,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.6236008
          },
          {
            "word": "also",
            "start": 2000.865,
            "end": 2001.105,
            "confidence": 0.96414465,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.6236008
          },
          {
            "word": "comes",
            "start": 2001.105,
            "end": 2001.2649,
            "confidence": 0.9984402,
            "punctuated_word": "comes",
            "speaker": 0,
            "speaker_confidence": 0.6236008
          },
          {
            "word": "in",
            "start": 2001.2649,
            "end": 2001.4249,
            "confidence": 0.70912594,
            "punctuated_word": "in,",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "that",
            "start": 2001.4249,
            "end": 2001.6649,
            "confidence": 0.9900524,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "in",
            "start": 2001.6649,
            "end": 2001.825,
            "confidence": 0.9029268,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "bitcoin",
            "start": 2001.825,
            "end": 2002.225,
            "confidence": 0.66034514,
            "punctuated_word": "Bitcoin,",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "it's",
            "start": 2002.225,
            "end": 2002.385,
            "confidence": 0.8354502,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "censorship",
            "start": 2002.385,
            "end": 2002.7849,
            "confidence": 0.24815007,
            "punctuated_word": "censorship",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "resistant",
            "start": 2002.7849,
            "end": 2003.2649,
            "confidence": 0.88392127,
            "punctuated_word": "resistant",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "because",
            "start": 2003.2649,
            "end": 2003.6649,
            "confidence": 0.73261505,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "the",
            "start": 2003.6649,
            "end": 2003.825,
            "confidence": 0.99870574,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "miner",
            "start": 2003.825,
            "end": 2004.325,
            "confidence": 0.8976741,
            "punctuated_word": "miner",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "would",
            "start": 2004.385,
            "end": 2004.5449,
            "confidence": 0.9876275,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.7343314
          },
          {
            "word": "not",
            "start": 2004.5449,
            "end": 2004.7849,
            "confidence": 0.9993073,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6326489
          },
          {
            "word": "read",
            "start": 2004.7849,
            "end": 2004.945,
            "confidence": 0.9916359,
            "punctuated_word": "read",
            "speaker": 0,
            "speaker_confidence": 0.6326489
          },
          {
            "word": "the",
            "start": 2004.945,
            "end": 2005.105,
            "confidence": 0.99334633,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6326489
          },
          {
            "word": "transaction",
            "start": 2005.105,
            "end": 2005.585,
            "confidence": 0.8246105,
            "punctuated_word": "transaction,",
            "speaker": 0,
            "speaker_confidence": 0.6326489
          },
          {
            "word": "has",
            "start": 2005.585,
            "end": 2005.745,
            "confidence": 0.93013823,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.6326489
          },
          {
            "word": "no",
            "start": 2005.745,
            "end": 2005.985,
            "confidence": 0.9982591,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.6326489
          },
          {
            "word": "incentive",
            "start": 2005.985,
            "end": 2006.385,
            "confidence": 0.99933237,
            "punctuated_word": "incentive",
            "speaker": 0,
            "speaker_confidence": 0.6326489
          },
          {
            "word": "to",
            "start": 2006.385,
            "end": 2006.5449,
            "confidence": 0.9927094,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6326489
          },
          {
            "word": "it",
            "start": 2006.5449,
            "end": 2006.865,
            "confidence": 0.78927374,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.6326489
          },
          {
            "word": "we",
            "start": 2006.865,
            "end": 2006.945,
            "confidence": 0.49061525,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.515301
          },
          {
            "word": "cannot",
            "start": 2006.945,
            "end": 2007.2649,
            "confidence": 0.99567884,
            "punctuated_word": "cannot",
            "speaker": 0,
            "speaker_confidence": 0.515301
          },
          {
            "word": "gain",
            "start": 2007.2649,
            "end": 2007.585,
            "confidence": 0.9968304,
            "punctuated_word": "gain",
            "speaker": 0,
            "speaker_confidence": 0.515301
          },
          {
            "word": "from",
            "start": 2007.585,
            "end": 2007.745,
            "confidence": 0.9987656,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.515301
          },
          {
            "word": "it",
            "start": 2007.745,
            "end": 2008.065,
            "confidence": 0.9871968,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.515301
          },
          {
            "word": "it's",
            "start": 2008.065,
            "end": 2008.3049,
            "confidence": 0.9578434,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.515301
          },
          {
            "word": "just",
            "start": 2008.3049,
            "end": 2008.465,
            "confidence": 0.9891873,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.515301
          },
          {
            "word": "based",
            "start": 2008.465,
            "end": 2008.7849,
            "confidence": 0.9991574,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.515301
          },
          {
            "word": "on",
            "start": 2008.7849,
            "end": 2008.865,
            "confidence": 0.9933381,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "fees",
            "start": 2008.865,
            "end": 2009.345,
            "confidence": 0.9385622,
            "punctuated_word": "fees.",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "where",
            "start": 2009.345,
            "end": 2009.58,
            "confidence": 0.5465005,
            "punctuated_word": "Where",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "whereas",
            "start": 2009.6599,
            "end": 2009.8999,
            "confidence": 0.9732233,
            "punctuated_word": "Whereas",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "in",
            "start": 2009.8999,
            "end": 2010.0599,
            "confidence": 0.8287779,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "mev",
            "start": 2010.0599,
            "end": 2010.38,
            "confidence": 0.8402056,
            "punctuated_word": "Mev,",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "it's",
            "start": 2010.38,
            "end": 2010.7,
            "confidence": 0.82362103,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "not",
            "start": 2010.7,
            "end": 2010.94,
            "confidence": 0.99123365,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "just",
            "start": 2010.94,
            "end": 2011.1799,
            "confidence": 0.9964909,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "based",
            "start": 2011.1799,
            "end": 2011.4199,
            "confidence": 0.9998447,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "on",
            "start": 2011.4199,
            "end": 2011.6599,
            "confidence": 0.9916773,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "fees",
            "start": 2011.6599,
            "end": 2012.14,
            "confidence": 0.7926578,
            "punctuated_word": "fees.",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "it's",
            "start": 2012.14,
            "end": 2012.2999,
            "confidence": 0.9812589,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "based",
            "start": 2012.2999,
            "end": 2012.5399,
            "confidence": 0.98978806,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "on",
            "start": 2012.5399,
            "end": 2012.62,
            "confidence": 0.99366474,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "what",
            "start": 2012.62,
            "end": 2012.86,
            "confidence": 0.9914732,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "inside",
            "start": 2012.86,
            "end": 2013.26,
            "confidence": 0.58590764,
            "punctuated_word": "inside",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "the",
            "start": 2013.26,
            "end": 2013.4199,
            "confidence": 0.9817192,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "transaction",
            "start": 2013.4199,
            "end": 2013.9199,
            "confidence": 0.9794302,
            "punctuated_word": "transaction.",
            "speaker": 0,
            "speaker_confidence": 0.7199944
          },
          {
            "word": "right",
            "start": 2014.14,
            "end": 2014.2999,
            "confidence": 0.9858796,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "and",
            "start": 2014.2999,
            "end": 2014.46,
            "confidence": 0.95672023,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "i",
            "start": 2014.46,
            "end": 2014.5399,
            "confidence": 0.9462253,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "see",
            "start": 2014.5399,
            "end": 2014.7,
            "confidence": 0.91246605,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "it's",
            "start": 2014.7,
            "end": 2014.86,
            "confidence": 0.88771045,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "actually",
            "start": 2014.86,
            "end": 2015.26,
            "confidence": 0.9811013,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "not",
            "start": 2015.26,
            "end": 2015.5,
            "confidence": 0.9713746,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "always",
            "start": 2015.5,
            "end": 2016.0,
            "confidence": 0.9978097,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "a",
            "start": 2016.0599,
            "end": 2016.2999,
            "confidence": 0.9301447,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "censorship",
            "start": 2016.2999,
            "end": 2016.7999,
            "confidence": 0.9989103,
            "punctuated_word": "censorship",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "conversation",
            "start": 2017.0199,
            "end": 2017.5199,
            "confidence": 0.95279807,
            "punctuated_word": "conversation.",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          }
        ],
        "speaker": 0,
        "id": "8b85bf42-8ef7-4571-855d-ba9a91f1b583"
      },
      {
        "start": 2017.8999,
        "end": 2019.6799,
        "confidence": 0.9588871,
        "channel": 0,
        "transcript": "It's also a present tense conversation",
        "words": [
          {
            "word": "it's",
            "start": 2017.8999,
            "end": 2018.0599,
            "confidence": 0.99865234,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "also",
            "start": 2018.0599,
            "end": 2018.46,
            "confidence": 0.9957124,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "a",
            "start": 2018.46,
            "end": 2018.5399,
            "confidence": 0.9720309,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7422562
          },
          {
            "word": "present",
            "start": 2018.5399,
            "end": 2018.94,
            "confidence": 0.80315757,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.59613556
          },
          {
            "word": "tense",
            "start": 2018.94,
            "end": 2019.1799,
            "confidence": 0.98425347,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.59613556
          },
          {
            "word": "conversation",
            "start": 2019.1799,
            "end": 2019.6799,
            "confidence": 0.99951625,
            "punctuated_word": "conversation",
            "speaker": 0,
            "speaker_confidence": 0.59613556
          }
        ],
        "speaker": 0,
        "id": "d229b5d7-edd9-4131-a74c-15934e84ba9e"
      },
      {
        "start": 2020.46,
        "end": 2029.525,
        "confidence": 0.87234265,
        "channel": 0,
        "transcript": "that because it's only during these twelve seconds, then finally it is being picked up after waiting for three blocks. And during that block, the fourth block, the current block,",
        "words": [
          {
            "word": "that",
            "start": 2020.46,
            "end": 2020.7,
            "confidence": 0.61754626,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.59613556
          },
          {
            "word": "because",
            "start": 2020.7,
            "end": 2021.1,
            "confidence": 0.6360517,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.59613556
          },
          {
            "word": "it's",
            "start": 2021.1,
            "end": 2021.34,
            "confidence": 0.98747885,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.59613556
          },
          {
            "word": "only",
            "start": 2021.34,
            "end": 2021.58,
            "confidence": 0.9952188,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.59613556
          },
          {
            "word": "during",
            "start": 2021.58,
            "end": 2021.985,
            "confidence": 0.83519906,
            "punctuated_word": "during",
            "speaker": 0,
            "speaker_confidence": 0.59613556
          },
          {
            "word": "these",
            "start": 2022.065,
            "end": 2022.225,
            "confidence": 0.38000536,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.59613556
          },
          {
            "word": "twelve",
            "start": 2022.225,
            "end": 2022.465,
            "confidence": 0.99483997,
            "punctuated_word": "twelve",
            "speaker": 0,
            "speaker_confidence": 0.74397814
          },
          {
            "word": "seconds",
            "start": 2022.465,
            "end": 2022.965,
            "confidence": 0.72551656,
            "punctuated_word": "seconds,",
            "speaker": 0,
            "speaker_confidence": 0.74397814
          },
          {
            "word": "then",
            "start": 2023.025,
            "end": 2023.345,
            "confidence": 0.41240716,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.74397814
          },
          {
            "word": "finally",
            "start": 2023.345,
            "end": 2023.825,
            "confidence": 0.9260375,
            "punctuated_word": "finally",
            "speaker": 0,
            "speaker_confidence": 0.74397814
          },
          {
            "word": "it",
            "start": 2023.825,
            "end": 2023.905,
            "confidence": 0.5170409,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.74397814
          },
          {
            "word": "is",
            "start": 2023.905,
            "end": 2024.145,
            "confidence": 0.99483454,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.74397814
          },
          {
            "word": "being",
            "start": 2024.145,
            "end": 2024.3049,
            "confidence": 0.9983675,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.74397814
          },
          {
            "word": "picked",
            "start": 2024.3049,
            "end": 2024.545,
            "confidence": 0.9998485,
            "punctuated_word": "picked",
            "speaker": 0,
            "speaker_confidence": 0.74397814
          },
          {
            "word": "up",
            "start": 2024.545,
            "end": 2025.045,
            "confidence": 0.9957664,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.74397814
          },
          {
            "word": "after",
            "start": 2025.105,
            "end": 2025.4249,
            "confidence": 0.9794312,
            "punctuated_word": "after",
            "speaker": 0,
            "speaker_confidence": 0.3791564
          },
          {
            "word": "waiting",
            "start": 2025.4249,
            "end": 2025.745,
            "confidence": 0.9825409,
            "punctuated_word": "waiting",
            "speaker": 0,
            "speaker_confidence": 0.3791564
          },
          {
            "word": "for",
            "start": 2025.745,
            "end": 2025.985,
            "confidence": 0.9995484,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.3791564
          },
          {
            "word": "three",
            "start": 2025.985,
            "end": 2026.145,
            "confidence": 0.99917656,
            "punctuated_word": "three",
            "speaker": 0,
            "speaker_confidence": 0.3791564
          },
          {
            "word": "blocks",
            "start": 2026.145,
            "end": 2026.645,
            "confidence": 0.967428,
            "punctuated_word": "blocks.",
            "speaker": 0,
            "speaker_confidence": 0.3791564
          },
          {
            "word": "and",
            "start": 2026.785,
            "end": 2026.865,
            "confidence": 0.60921776,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5766517
          },
          {
            "word": "during",
            "start": 2026.865,
            "end": 2027.1849,
            "confidence": 0.7284921,
            "punctuated_word": "during",
            "speaker": 0,
            "speaker_confidence": 0.5766517
          },
          {
            "word": "that",
            "start": 2027.1849,
            "end": 2027.4249,
            "confidence": 0.99859864,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5766517
          },
          {
            "word": "block",
            "start": 2027.4249,
            "end": 2027.745,
            "confidence": 0.99331343,
            "punctuated_word": "block,",
            "speaker": 0,
            "speaker_confidence": 0.5766517
          },
          {
            "word": "the",
            "start": 2027.745,
            "end": 2027.905,
            "confidence": 0.9991123,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5766517
          },
          {
            "word": "fourth",
            "start": 2027.905,
            "end": 2028.145,
            "confidence": 0.9942648,
            "punctuated_word": "fourth",
            "speaker": 0,
            "speaker_confidence": 0.5766517
          },
          {
            "word": "block",
            "start": 2028.145,
            "end": 2028.545,
            "confidence": 0.995927,
            "punctuated_word": "block,",
            "speaker": 0,
            "speaker_confidence": 0.5766517
          },
          {
            "word": "the",
            "start": 2028.545,
            "end": 2028.705,
            "confidence": 0.9988392,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6079418
          },
          {
            "word": "current",
            "start": 2028.705,
            "end": 2029.025,
            "confidence": 0.9992149,
            "punctuated_word": "current",
            "speaker": 0,
            "speaker_confidence": 0.6079418
          },
          {
            "word": "block",
            "start": 2029.025,
            "end": 2029.525,
            "confidence": 0.9090135,
            "punctuated_word": "block,",
            "speaker": 0,
            "speaker_confidence": 0.6079418
          }
        ],
        "speaker": 0,
        "id": "279423ac-e695-4b97-8997-128af6e3dbe9"
      },
      {
        "start": 2030.225,
        "end": 2034.405,
        "confidence": 0.91182226,
        "channel": 0,
        "transcript": "is the solver actually interacting in interactive protocol with the transaction.",
        "words": [
          {
            "word": "is",
            "start": 2030.225,
            "end": 2030.465,
            "confidence": 0.9964097,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6079418
          },
          {
            "word": "the",
            "start": 2030.465,
            "end": 2030.965,
            "confidence": 0.98418796,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6079418
          },
          {
            "word": "solver",
            "start": 2031.025,
            "end": 2031.505,
            "confidence": 0.9975581,
            "punctuated_word": "solver",
            "speaker": 0,
            "speaker_confidence": 0.6079418
          },
          {
            "word": "actually",
            "start": 2031.505,
            "end": 2031.905,
            "confidence": 0.9725479,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.6079418
          },
          {
            "word": "interacting",
            "start": 2031.905,
            "end": 2032.385,
            "confidence": 0.9950676,
            "punctuated_word": "interacting",
            "speaker": 0,
            "speaker_confidence": 0.6079418
          },
          {
            "word": "in",
            "start": 2032.385,
            "end": 2032.545,
            "confidence": 0.63228273,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6079418
          },
          {
            "word": "interactive",
            "start": 2032.545,
            "end": 2033.025,
            "confidence": 0.53230536,
            "punctuated_word": "interactive",
            "speaker": 0,
            "speaker_confidence": 0.44040298
          },
          {
            "word": "protocol",
            "start": 2033.025,
            "end": 2033.525,
            "confidence": 0.99957794,
            "punctuated_word": "protocol",
            "speaker": 0,
            "speaker_confidence": 0.44040298
          },
          {
            "word": "with",
            "start": 2033.585,
            "end": 2033.825,
            "confidence": 0.99790716,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.44040298
          },
          {
            "word": "the",
            "start": 2033.825,
            "end": 2033.905,
            "confidence": 0.986699,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.44040298
          },
          {
            "word": "transaction",
            "start": 2033.905,
            "end": 2034.405,
            "confidence": 0.9355013,
            "punctuated_word": "transaction.",
            "speaker": 0,
            "speaker_confidence": 0.44040298
          }
        ],
        "speaker": 0,
        "id": "d3c4d86c-5a3d-4c33-b2f4-df5686054ccd"
      },
      {
        "start": 2035.025,
        "end": 2035.53,
        "confidence": 0.9662757,
        "channel": 0,
        "transcript": "So that",
        "words": [
          {
            "word": "so",
            "start": 2035.025,
            "end": 2035.345,
            "confidence": 0.991576,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "that",
            "start": 2035.345,
            "end": 2035.53,
            "confidence": 0.94097537,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          }
        ],
        "speaker": 0,
        "id": "ddd8d00b-a68e-403b-8517-50076fae8512"
      },
      {
        "start": 2036.49,
        "end": 2038.29,
        "confidence": 0.99760073,
        "channel": 0,
        "transcript": "is the only time a transaction",
        "words": [
          {
            "word": "is",
            "start": 2036.49,
            "end": 2036.5701,
            "confidence": 0.99739516,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "the",
            "start": 2036.5701,
            "end": 2036.81,
            "confidence": 0.99773186,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "only",
            "start": 2036.81,
            "end": 2037.2101,
            "confidence": 0.99797755,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "time",
            "start": 2037.2101,
            "end": 2037.53,
            "confidence": 0.9996339,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "a",
            "start": 2037.53,
            "end": 2037.85,
            "confidence": 0.99322563,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "transaction",
            "start": 2037.85,
            "end": 2038.29,
            "confidence": 0.9996406,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          }
        ],
        "speaker": 0,
        "id": "10135173-a6f6-4c0a-b0f0-a369435d2b18"
      },
      {
        "start": 2038.73,
        "end": 2039.79,
        "confidence": 0.9930083,
        "channel": 0,
        "transcript": "sliver of time",
        "words": [
          {
            "word": "sliver",
            "start": 2038.73,
            "end": 2039.13,
            "confidence": 0.9881001,
            "punctuated_word": "sliver",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "of",
            "start": 2039.13,
            "end": 2039.29,
            "confidence": 0.99132067,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "time",
            "start": 2039.29,
            "end": 2039.79,
            "confidence": 0.99960405,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          }
        ],
        "speaker": 0,
        "id": "01098c16-4500-494f-97e5-2d69832021a4"
      },
      {
        "start": 2040.0901,
        "end": 2056.155,
        "confidence": 0.9389433,
        "channel": 0,
        "transcript": "gets to be in the present tense. Mhmm. Whereas the sliver is much narrow. It's just about reading the value of the transaction fees, which is high enough in Bitcoin. So may actually opened up the this present tense from so it used to be, like, only past and then suddenly",
        "words": [
          {
            "word": "gets",
            "start": 2040.0901,
            "end": 2040.3301,
            "confidence": 0.9461225,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "to",
            "start": 2040.3301,
            "end": 2040.49,
            "confidence": 0.9698575,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "be",
            "start": 2040.49,
            "end": 2040.5701,
            "confidence": 0.8386156,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "in",
            "start": 2040.5701,
            "end": 2040.65,
            "confidence": 0.95103455,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "the",
            "start": 2040.65,
            "end": 2040.81,
            "confidence": 0.99267197,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "present",
            "start": 2040.81,
            "end": 2041.05,
            "confidence": 0.9896617,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "tense",
            "start": 2041.05,
            "end": 2041.55,
            "confidence": 0.93344164,
            "punctuated_word": "tense.",
            "speaker": 0,
            "speaker_confidence": 0.68753964
          },
          {
            "word": "mhmm",
            "start": 2041.77,
            "end": 2042.0901,
            "confidence": 0.99694866,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.48978078
          },
          {
            "word": "whereas",
            "start": 2042.0901,
            "end": 2042.41,
            "confidence": 0.737682,
            "punctuated_word": "Whereas",
            "speaker": 0,
            "speaker_confidence": 0.48978078
          },
          {
            "word": "the",
            "start": 2042.41,
            "end": 2042.65,
            "confidence": 0.8578322,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.48978078
          },
          {
            "word": "sliver",
            "start": 2042.65,
            "end": 2043.05,
            "confidence": 0.9993722,
            "punctuated_word": "sliver",
            "speaker": 0,
            "speaker_confidence": 0.48978078
          },
          {
            "word": "is",
            "start": 2043.05,
            "end": 2043.29,
            "confidence": 0.99906117,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.48978078
          },
          {
            "word": "much",
            "start": 2043.29,
            "end": 2043.53,
            "confidence": 0.9874872,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.48978078
          },
          {
            "word": "narrow",
            "start": 2043.53,
            "end": 2044.03,
            "confidence": 0.75181353,
            "punctuated_word": "narrow.",
            "speaker": 0,
            "speaker_confidence": 0.48978078
          },
          {
            "word": "it's",
            "start": 2044.0901,
            "end": 2044.3301,
            "confidence": 0.8975742,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "just",
            "start": 2044.3301,
            "end": 2044.5701,
            "confidence": 0.9991943,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "about",
            "start": 2044.5701,
            "end": 2044.89,
            "confidence": 0.97912276,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "reading",
            "start": 2044.89,
            "end": 2045.13,
            "confidence": 0.9993112,
            "punctuated_word": "reading",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "the",
            "start": 2045.13,
            "end": 2045.29,
            "confidence": 0.99959785,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "value",
            "start": 2045.29,
            "end": 2045.77,
            "confidence": 0.99991226,
            "punctuated_word": "value",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "of",
            "start": 2045.77,
            "end": 2045.93,
            "confidence": 0.99990594,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "the",
            "start": 2045.93,
            "end": 2046.41,
            "confidence": 0.99844605,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "transaction",
            "start": 2046.41,
            "end": 2046.91,
            "confidence": 0.99976856,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "fees",
            "start": 2047.05,
            "end": 2047.55,
            "confidence": 0.710626,
            "punctuated_word": "fees,",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "which",
            "start": 2047.6901,
            "end": 2047.93,
            "confidence": 0.62404835,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "is",
            "start": 2047.93,
            "end": 2048.09,
            "confidence": 0.9929301,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "high",
            "start": 2048.09,
            "end": 2048.25,
            "confidence": 0.99480706,
            "punctuated_word": "high",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "enough",
            "start": 2048.25,
            "end": 2048.49,
            "confidence": 0.99841785,
            "punctuated_word": "enough",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "in",
            "start": 2048.49,
            "end": 2048.73,
            "confidence": 0.9992442,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "bitcoin",
            "start": 2048.73,
            "end": 2049.23,
            "confidence": 0.9760784,
            "punctuated_word": "Bitcoin.",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "so",
            "start": 2049.29,
            "end": 2049.69,
            "confidence": 0.9992768,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "may",
            "start": 2049.69,
            "end": 2049.975,
            "confidence": 0.37851402,
            "punctuated_word": "may",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "actually",
            "start": 2050.135,
            "end": 2050.455,
            "confidence": 0.9979184,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "opened",
            "start": 2050.455,
            "end": 2050.955,
            "confidence": 0.9981084,
            "punctuated_word": "opened",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "up",
            "start": 2050.975,
            "end": 2051.475,
            "confidence": 0.9984665,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "the",
            "start": 2051.495,
            "end": 2051.735,
            "confidence": 0.9912185,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "this",
            "start": 2051.8152,
            "end": 2052.215,
            "confidence": 0.99834096,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "present",
            "start": 2052.215,
            "end": 2052.5352,
            "confidence": 0.9902654,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "tense",
            "start": 2052.5352,
            "end": 2053.0352,
            "confidence": 0.9915364,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.81710017
          },
          {
            "word": "from",
            "start": 2053.175,
            "end": 2053.335,
            "confidence": 0.9940608,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.34336793
          },
          {
            "word": "so",
            "start": 2053.495,
            "end": 2053.975,
            "confidence": 0.9922913,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.34336793
          },
          {
            "word": "it",
            "start": 2053.975,
            "end": 2054.0552,
            "confidence": 0.96060365,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.34336793
          },
          {
            "word": "used",
            "start": 2054.0552,
            "end": 2054.2952,
            "confidence": 0.90665543,
            "punctuated_word": "used",
            "speaker": 0,
            "speaker_confidence": 0.34336793
          },
          {
            "word": "to",
            "start": 2054.2952,
            "end": 2054.455,
            "confidence": 0.9979836,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.34336793
          },
          {
            "word": "be",
            "start": 2054.455,
            "end": 2054.5352,
            "confidence": 0.8362938,
            "punctuated_word": "be,",
            "speaker": 0,
            "speaker_confidence": 0.43067253
          },
          {
            "word": "like",
            "start": 2054.5352,
            "end": 2054.7751,
            "confidence": 0.9993363,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.43067253
          },
          {
            "word": "only",
            "start": 2054.7751,
            "end": 2055.0952,
            "confidence": 0.9997111,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.43067253
          },
          {
            "word": "past",
            "start": 2055.0952,
            "end": 2055.3352,
            "confidence": 0.9885826,
            "punctuated_word": "past",
            "speaker": 0,
            "speaker_confidence": 0.43067253
          },
          {
            "word": "and",
            "start": 2055.3352,
            "end": 2055.5752,
            "confidence": 0.8827565,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.43067253
          },
          {
            "word": "then",
            "start": 2055.5752,
            "end": 2055.655,
            "confidence": 0.872261,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          },
          {
            "word": "suddenly",
            "start": 2055.655,
            "end": 2056.155,
            "confidence": 0.9913515,
            "punctuated_word": "suddenly",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          }
        ],
        "speaker": 0,
        "id": "653e8561-8997-4705-8103-6300351c916b"
      },
      {
        "start": 2056.455,
        "end": 2061.5952,
        "confidence": 0.91546845,
        "channel": 0,
        "transcript": "future. Sorry. Only future mempool and suddenly past. Yeah. Yeah. And now",
        "words": [
          {
            "word": "future",
            "start": 2056.455,
            "end": 2056.955,
            "confidence": 0.85407543,
            "punctuated_word": "future.",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          },
          {
            "word": "sorry",
            "start": 2057.175,
            "end": 2057.5752,
            "confidence": 0.9658116,
            "punctuated_word": "Sorry.",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          },
          {
            "word": "only",
            "start": 2057.5752,
            "end": 2058.0752,
            "confidence": 0.9957054,
            "punctuated_word": "Only",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          },
          {
            "word": "future",
            "start": 2058.215,
            "end": 2058.715,
            "confidence": 0.9945209,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          },
          {
            "word": "mempool",
            "start": 2058.855,
            "end": 2059.2551,
            "confidence": 0.74065447,
            "punctuated_word": "mempool",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          },
          {
            "word": "and",
            "start": 2059.2551,
            "end": 2059.495,
            "confidence": 0.8402966,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          },
          {
            "word": "suddenly",
            "start": 2059.495,
            "end": 2059.995,
            "confidence": 0.99032557,
            "punctuated_word": "suddenly",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          },
          {
            "word": "past",
            "start": 2060.0552,
            "end": 2060.455,
            "confidence": 0.8616688,
            "punctuated_word": "past.",
            "speaker": 0,
            "speaker_confidence": 0.6421057
          },
          {
            "word": "yeah",
            "start": 2060.455,
            "end": 2060.695,
            "confidence": 0.9559119,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.07526922
          },
          {
            "word": "yeah",
            "start": 2060.695,
            "end": 2060.935,
            "confidence": 0.8017719,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.53665656
          },
          {
            "word": "and",
            "start": 2060.935,
            "end": 2061.0952,
            "confidence": 0.99418604,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.53665656
          },
          {
            "word": "now",
            "start": 2061.0952,
            "end": 2061.5952,
            "confidence": 0.9906917,
            "punctuated_word": "now",
            "speaker": 0,
            "speaker_confidence": 0.53665656
          }
        ],
        "speaker": 0,
        "id": "13b707ef-ec59-45b4-b91d-92673b59c4f2"
      },
      {
        "start": 2062.135,
        "end": 2076.585,
        "confidence": 0.9264929,
        "channel": 0,
        "transcript": "future and the present and then past. So the present is opening up. Right now, Mev is limited to a single block. Right. But if Mev can be extended, many people are trying to multi block Mev. The present tense becomes multi block. Wow. So this is again programmable time. Mev multi",
        "words": [
          {
            "word": "future",
            "start": 2062.135,
            "end": 2062.47,
            "confidence": 0.9482234,
            "punctuated_word": "future",
            "speaker": 0,
            "speaker_confidence": 0.53665656
          },
          {
            "word": "and",
            "start": 2062.8699,
            "end": 2063.27,
            "confidence": 0.9964631,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.564686
          },
          {
            "word": "the",
            "start": 2063.27,
            "end": 2063.43,
            "confidence": 0.7406121,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.564686
          },
          {
            "word": "present",
            "start": 2063.43,
            "end": 2063.93,
            "confidence": 0.99859184,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.564686
          },
          {
            "word": "and",
            "start": 2063.99,
            "end": 2064.31,
            "confidence": 0.957481,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.564686
          },
          {
            "word": "then",
            "start": 2064.31,
            "end": 2064.63,
            "confidence": 0.9813602,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.564686
          },
          {
            "word": "past",
            "start": 2064.63,
            "end": 2065.03,
            "confidence": 0.9402839,
            "punctuated_word": "past.",
            "speaker": 0,
            "speaker_confidence": 0.564686
          },
          {
            "word": "so",
            "start": 2065.03,
            "end": 2065.1099,
            "confidence": 0.67459303,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.51152503
          },
          {
            "word": "the",
            "start": 2065.1099,
            "end": 2065.19,
            "confidence": 0.9974577,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.51152503
          },
          {
            "word": "present",
            "start": 2065.19,
            "end": 2065.59,
            "confidence": 0.9979963,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.51152503
          },
          {
            "word": "is",
            "start": 2065.59,
            "end": 2065.75,
            "confidence": 0.9996618,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.51152503
          },
          {
            "word": "opening",
            "start": 2065.75,
            "end": 2066.15,
            "confidence": 0.9997727,
            "punctuated_word": "opening",
            "speaker": 0,
            "speaker_confidence": 0.51152503
          },
          {
            "word": "up",
            "start": 2066.15,
            "end": 2066.65,
            "confidence": 0.99430513,
            "punctuated_word": "up.",
            "speaker": 0,
            "speaker_confidence": 0.51152503
          },
          {
            "word": "right",
            "start": 2066.71,
            "end": 2066.8699,
            "confidence": 0.6651112,
            "punctuated_word": "Right",
            "speaker": 0,
            "speaker_confidence": 0.6269935
          },
          {
            "word": "now",
            "start": 2066.8699,
            "end": 2067.19,
            "confidence": 0.8747868,
            "punctuated_word": "now,",
            "speaker": 0,
            "speaker_confidence": 0.6269935
          },
          {
            "word": "mev",
            "start": 2067.19,
            "end": 2067.3499,
            "confidence": 0.63266003,
            "punctuated_word": "Mev",
            "speaker": 0,
            "speaker_confidence": 0.6269935
          },
          {
            "word": "is",
            "start": 2067.3499,
            "end": 2067.51,
            "confidence": 0.9779489,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6269935
          },
          {
            "word": "limited",
            "start": 2067.51,
            "end": 2067.91,
            "confidence": 0.9631173,
            "punctuated_word": "limited",
            "speaker": 0,
            "speaker_confidence": 0.6269935
          },
          {
            "word": "to",
            "start": 2067.91,
            "end": 2068.07,
            "confidence": 0.99884075,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6269935
          },
          {
            "word": "a",
            "start": 2068.07,
            "end": 2068.23,
            "confidence": 0.99874735,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6269935
          },
          {
            "word": "single",
            "start": 2068.23,
            "end": 2068.63,
            "confidence": 0.9998715,
            "punctuated_word": "single",
            "speaker": 0,
            "speaker_confidence": 0.6269935
          },
          {
            "word": "block",
            "start": 2068.63,
            "end": 2069.13,
            "confidence": 0.9741137,
            "punctuated_word": "block.",
            "speaker": 0,
            "speaker_confidence": 0.6269935
          },
          {
            "word": "right",
            "start": 2069.19,
            "end": 2069.67,
            "confidence": 0.9883674,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.6394155
          },
          {
            "word": "but",
            "start": 2069.67,
            "end": 2070.17,
            "confidence": 0.99903333,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.6394155
          },
          {
            "word": "if",
            "start": 2070.39,
            "end": 2070.63,
            "confidence": 0.99315923,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6394155
          },
          {
            "word": "mev",
            "start": 2070.63,
            "end": 2070.8699,
            "confidence": 0.9959656,
            "punctuated_word": "Mev",
            "speaker": 0,
            "speaker_confidence": 0.6394155
          },
          {
            "word": "can",
            "start": 2070.8699,
            "end": 2071.03,
            "confidence": 0.9985202,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6394155
          },
          {
            "word": "be",
            "start": 2071.03,
            "end": 2071.19,
            "confidence": 0.99932516,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6394155
          },
          {
            "word": "extended",
            "start": 2071.19,
            "end": 2071.69,
            "confidence": 0.97041583,
            "punctuated_word": "extended,",
            "speaker": 0,
            "speaker_confidence": 0.6394155
          },
          {
            "word": "many",
            "start": 2071.75,
            "end": 2072.07,
            "confidence": 0.9947184,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.6394155
          },
          {
            "word": "people",
            "start": 2072.07,
            "end": 2072.31,
            "confidence": 0.9993315,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.6394155
          },
          {
            "word": "are",
            "start": 2072.31,
            "end": 2072.47,
            "confidence": 0.9958834,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "trying",
            "start": 2072.47,
            "end": 2072.8699,
            "confidence": 0.99943405,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "to",
            "start": 2072.8699,
            "end": 2073.1099,
            "confidence": 0.9873799,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "multi",
            "start": 2073.1099,
            "end": 2073.43,
            "confidence": 0.49890912,
            "punctuated_word": "multi",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "block",
            "start": 2073.43,
            "end": 2073.83,
            "confidence": 0.99359,
            "punctuated_word": "block",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "mev",
            "start": 2073.83,
            "end": 2074.33,
            "confidence": 0.8372094,
            "punctuated_word": "Mev.",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "the",
            "start": 2074.39,
            "end": 2074.55,
            "confidence": 0.99161106,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "present",
            "start": 2074.55,
            "end": 2074.8699,
            "confidence": 0.9888381,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "tense",
            "start": 2074.8699,
            "end": 2074.9338,
            "confidence": 0.9974496,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "becomes",
            "start": 2074.9338,
            "end": 2074.9978,
            "confidence": 0.99863344,
            "punctuated_word": "becomes",
            "speaker": 0,
            "speaker_confidence": 0.6180898
          },
          {
            "word": "multi",
            "start": 2074.9978,
            "end": 2075.062,
            "confidence": 0.9451286,
            "punctuated_word": "multi",
            "speaker": 0,
            "speaker_confidence": 0.16011369
          },
          {
            "word": "block",
            "start": 2075.062,
            "end": 2075.126,
            "confidence": 0.9952886,
            "punctuated_word": "block.",
            "speaker": 0,
            "speaker_confidence": 0.16011369
          },
          {
            "word": "wow",
            "start": 2075.126,
            "end": 2075.19,
            "confidence": 0.9935522,
            "punctuated_word": "Wow.",
            "speaker": 0,
            "speaker_confidence": 0.2287302
          },
          {
            "word": "so",
            "start": 2075.19,
            "end": 2075.254,
            "confidence": 0.99627185,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.2287302
          },
          {
            "word": "this",
            "start": 2075.254,
            "end": 2075.3179,
            "confidence": 0.9019266,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.2287302
          },
          {
            "word": "is",
            "start": 2075.3179,
            "end": 2075.382,
            "confidence": 0.9219859,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.2287302
          },
          {
            "word": "again",
            "start": 2075.382,
            "end": 2075.446,
            "confidence": 0.41380963,
            "punctuated_word": "again",
            "speaker": 0,
            "speaker_confidence": 0.3639025
          },
          {
            "word": "programmable",
            "start": 2075.446,
            "end": 2075.51,
            "confidence": 0.9154476,
            "punctuated_word": "programmable",
            "speaker": 0,
            "speaker_confidence": 0.3639025
          },
          {
            "word": "time",
            "start": 2075.51,
            "end": 2075.91,
            "confidence": 0.96442056,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.3639025
          },
          {
            "word": "mev",
            "start": 2075.91,
            "end": 2075.925,
            "confidence": 0.6765937,
            "punctuated_word": "Mev",
            "speaker": 0,
            "speaker_confidence": 0.3639025
          },
          {
            "word": "multi",
            "start": 2076.085,
            "end": 2076.585,
            "confidence": 0.91342753,
            "punctuated_word": "multi",
            "speaker": 0,
            "speaker_confidence": 0.3639025
          }
        ],
        "speaker": 0,
        "id": "2cc7d1c2-c104-46d6-ba09-6a19cf75aa63"
      },
      {
        "start": 2077.125,
        "end": 2080.105,
        "confidence": 0.9223047,
        "channel": 0,
        "transcript": "block. Wow. So this is again programmable time.",
        "words": [
          {
            "word": "block",
            "start": 2077.125,
            "end": 2077.445,
            "confidence": 0.98032707,
            "punctuated_word": "block.",
            "speaker": 1,
            "speaker_confidence": 0.10310805
          },
          {
            "word": "wow",
            "start": 2077.445,
            "end": 2077.925,
            "confidence": 0.99434245,
            "punctuated_word": "Wow.",
            "speaker": 1,
            "speaker_confidence": 0.10310805
          },
          {
            "word": "so",
            "start": 2077.925,
            "end": 2078.245,
            "confidence": 0.9917312,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.44925177
          },
          {
            "word": "this",
            "start": 2078.245,
            "end": 2078.485,
            "confidence": 0.96060884,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.44925177
          },
          {
            "word": "is",
            "start": 2078.485,
            "end": 2078.645,
            "confidence": 0.9949414,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.44925177
          },
          {
            "word": "again",
            "start": 2078.645,
            "end": 2078.885,
            "confidence": 0.52479845,
            "punctuated_word": "again",
            "speaker": 0,
            "speaker_confidence": 0.44925177
          },
          {
            "word": "programmable",
            "start": 2078.885,
            "end": 2079.385,
            "confidence": 0.982112,
            "punctuated_word": "programmable",
            "speaker": 0,
            "speaker_confidence": 0.44925177
          },
          {
            "word": "time",
            "start": 2079.605,
            "end": 2080.105,
            "confidence": 0.94957626,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.44925177
          }
        ],
        "speaker": 0,
        "id": "188852ca-6046-4fe7-ba31-8642c8953d83"
      },
      {
        "start": 2080.725,
        "end": 2081.945,
        "confidence": 0.89091605,
        "channel": 0,
        "transcript": "Extending the present.",
        "words": [
          {
            "word": "extending",
            "start": 2080.725,
            "end": 2081.225,
            "confidence": 0.9906112,
            "punctuated_word": "Extending",
            "speaker": 1,
            "speaker_confidence": 0.42007565
          },
          {
            "word": "the",
            "start": 2081.2852,
            "end": 2081.445,
            "confidence": 0.9950464,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.42007565
          },
          {
            "word": "present",
            "start": 2081.445,
            "end": 2081.945,
            "confidence": 0.6870906,
            "punctuated_word": "present.",
            "speaker": 1,
            "speaker_confidence": 0.42007565
          }
        ],
        "speaker": 1,
        "id": "17ed0645-6855-4ccc-b94c-4199252a2223"
      },
      {
        "start": 2082.405,
        "end": 2085.465,
        "confidence": 0.91583645,
        "channel": 0,
        "transcript": "Extending the future. It sounds like some mindfulness BS.",
        "words": [
          {
            "word": "extending",
            "start": 2082.405,
            "end": 2082.725,
            "confidence": 0.7450378,
            "punctuated_word": "Extending",
            "speaker": 1,
            "speaker_confidence": 0.11440289
          },
          {
            "word": "the",
            "start": 2082.725,
            "end": 2083.0452,
            "confidence": 0.9821638,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.11440289
          },
          {
            "word": "future",
            "start": 2083.0452,
            "end": 2083.445,
            "confidence": 0.9717159,
            "punctuated_word": "future.",
            "speaker": 1,
            "speaker_confidence": 0.11440289
          },
          {
            "word": "it",
            "start": 2083.445,
            "end": 2083.685,
            "confidence": 0.8958996,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.28664577
          },
          {
            "word": "sounds",
            "start": 2083.685,
            "end": 2083.925,
            "confidence": 0.941458,
            "punctuated_word": "sounds",
            "speaker": 0,
            "speaker_confidence": 0.28664577
          },
          {
            "word": "like",
            "start": 2083.925,
            "end": 2084.085,
            "confidence": 0.98900336,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.28664577
          },
          {
            "word": "some",
            "start": 2084.085,
            "end": 2084.325,
            "confidence": 0.9867801,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.3968652
          },
          {
            "word": "mindfulness",
            "start": 2084.325,
            "end": 2084.825,
            "confidence": 0.9945815,
            "punctuated_word": "mindfulness",
            "speaker": 0,
            "speaker_confidence": 0.3968652
          },
          {
            "word": "bs",
            "start": 2084.965,
            "end": 2085.465,
            "confidence": 0.73588824,
            "punctuated_word": "BS.",
            "speaker": 0,
            "speaker_confidence": 0.3968652
          }
        ],
        "speaker": 0,
        "id": "0001ea68-3928-4739-baae-ee0783222b62"
      },
      {
        "start": 2088.42,
        "end": 2088.92,
        "confidence": 0.9950437,
        "channel": 0,
        "transcript": "Yeah.",
        "words": [
          {
            "word": "yeah",
            "start": 2088.42,
            "end": 2088.92,
            "confidence": 0.9950437,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.16305923
          }
        ],
        "speaker": 0,
        "id": "13796a24-8dea-4f1e-af2e-fd636e46deb0"
      },
      {
        "start": 2090.3398,
        "end": 2091.72,
        "confidence": 0.967554,
        "channel": 0,
        "transcript": "I mean, that's so, like,",
        "words": [
          {
            "word": "i",
            "start": 2090.3398,
            "end": 2090.5,
            "confidence": 0.98944795,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.44475847
          },
          {
            "word": "mean",
            "start": 2090.5,
            "end": 2090.66,
            "confidence": 0.97023237,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.44475847
          },
          {
            "word": "that's",
            "start": 2090.66,
            "end": 2090.9,
            "confidence": 0.9794826,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.44475847
          },
          {
            "word": "so",
            "start": 2091.0598,
            "end": 2091.22,
            "confidence": 0.9037005,
            "punctuated_word": "so,",
            "speaker": 1,
            "speaker_confidence": 0.44475847
          },
          {
            "word": "like",
            "start": 2091.22,
            "end": 2091.72,
            "confidence": 0.9949063,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.44475847
          }
        ],
        "speaker": 1,
        "id": "34a13832-714a-49b1-9447-5bcb7e1b9e26"
      },
      {
        "start": 2093.7,
        "end": 2096.52,
        "confidence": 0.91831553,
        "channel": 0,
        "transcript": "is I I guess in your view, I mean, I guess not, but, like,",
        "words": [
          {
            "word": "is",
            "start": 2093.7,
            "end": 2093.78,
            "confidence": 0.99324554,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "i",
            "start": 2093.94,
            "end": 2094.18,
            "confidence": 0.999387,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "i",
            "start": 2094.18,
            "end": 2094.42,
            "confidence": 0.9747694,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "guess",
            "start": 2094.42,
            "end": 2094.5798,
            "confidence": 0.5915111,
            "punctuated_word": "guess",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "in",
            "start": 2094.5798,
            "end": 2094.74,
            "confidence": 0.7482709,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "your",
            "start": 2094.74,
            "end": 2094.9,
            "confidence": 0.9964735,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "view",
            "start": 2094.9,
            "end": 2095.14,
            "confidence": 0.8681663,
            "punctuated_word": "view,",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "i",
            "start": 2095.14,
            "end": 2095.2998,
            "confidence": 0.99900824,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "mean",
            "start": 2095.2998,
            "end": 2095.46,
            "confidence": 0.9915798,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "i",
            "start": 2095.46,
            "end": 2095.54,
            "confidence": 0.9997973,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "guess",
            "start": 2095.54,
            "end": 2095.7,
            "confidence": 0.9997129,
            "punctuated_word": "guess",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "not",
            "start": 2095.7,
            "end": 2095.94,
            "confidence": 0.74906325,
            "punctuated_word": "not,",
            "speaker": 1,
            "speaker_confidence": 0.5790757
          },
          {
            "word": "but",
            "start": 2095.94,
            "end": 2096.02,
            "confidence": 0.94725466,
            "punctuated_word": "but,",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          },
          {
            "word": "like",
            "start": 2096.02,
            "end": 2096.52,
            "confidence": 0.99817723,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          }
        ],
        "speaker": 1,
        "id": "aaed4372-1abe-4042-bef6-2c797d19ab25"
      },
      {
        "start": 2098.18,
        "end": 2101.24,
        "confidence": 0.9919706,
        "channel": 0,
        "transcript": "the situation with MEV, is it purely a negative?",
        "words": [
          {
            "word": "the",
            "start": 2098.18,
            "end": 2098.3398,
            "confidence": 0.97639585,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          },
          {
            "word": "situation",
            "start": 2098.3398,
            "end": 2098.8198,
            "confidence": 0.9998634,
            "punctuated_word": "situation",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          },
          {
            "word": "with",
            "start": 2098.8198,
            "end": 2099.0598,
            "confidence": 0.9993451,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          },
          {
            "word": "mev",
            "start": 2099.0598,
            "end": 2099.5598,
            "confidence": 0.9589389,
            "punctuated_word": "MEV,",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          },
          {
            "word": "is",
            "start": 2099.6199,
            "end": 2099.78,
            "confidence": 0.9994831,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          },
          {
            "word": "it",
            "start": 2099.78,
            "end": 2099.8599,
            "confidence": 0.9987877,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          },
          {
            "word": "purely",
            "start": 2099.8599,
            "end": 2100.3599,
            "confidence": 0.99932516,
            "punctuated_word": "purely",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          },
          {
            "word": "a",
            "start": 2100.5798,
            "end": 2100.74,
            "confidence": 0.9968989,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          },
          {
            "word": "negative",
            "start": 2100.74,
            "end": 2101.24,
            "confidence": 0.9986975,
            "punctuated_word": "negative?",
            "speaker": 1,
            "speaker_confidence": 0.67614734
          }
        ],
        "speaker": 1,
        "id": "ef83112f-cc49-4d4f-af34-70fdd237467c"
      },
      {
        "start": 2101.8599,
        "end": 2111.645,
        "confidence": 0.90926033,
        "channel": 0,
        "transcript": "Not not at all. Not at all. It's again Yeah. First, I mean, I don't see A negative, I guess, really I mean, really, like, only for the next one. Like, speculative like, purely financial speculative game",
        "words": [
          {
            "word": "not",
            "start": 2101.8599,
            "end": 2102.02,
            "confidence": 0.6983627,
            "punctuated_word": "Not",
            "speaker": 0,
            "speaker_confidence": 0.27810264
          },
          {
            "word": "not",
            "start": 2102.02,
            "end": 2102.0999,
            "confidence": 0.9343536,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.27810264
          },
          {
            "word": "at",
            "start": 2102.0999,
            "end": 2102.3398,
            "confidence": 0.9800829,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.27810264
          },
          {
            "word": "all",
            "start": 2102.3398,
            "end": 2102.42,
            "confidence": 0.9749383,
            "punctuated_word": "all.",
            "speaker": 0,
            "speaker_confidence": 0.27810264
          },
          {
            "word": "not",
            "start": 2102.42,
            "end": 2102.5798,
            "confidence": 0.9646155,
            "punctuated_word": "Not",
            "speaker": 0,
            "speaker_confidence": 0.38477528
          },
          {
            "word": "at",
            "start": 2102.5798,
            "end": 2102.66,
            "confidence": 0.98582304,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.38477528
          },
          {
            "word": "all",
            "start": 2102.66,
            "end": 2102.8198,
            "confidence": 0.99449515,
            "punctuated_word": "all.",
            "speaker": 0,
            "speaker_confidence": 0.38477528
          },
          {
            "word": "it's",
            "start": 2102.8198,
            "end": 2103.225,
            "confidence": 0.95047396,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.38477528
          },
          {
            "word": "again",
            "start": 2103.225,
            "end": 2103.3052,
            "confidence": 0.9849474,
            "punctuated_word": "again",
            "speaker": 0,
            "speaker_confidence": 0.38477528
          },
          {
            "word": "yeah",
            "start": 2103.385,
            "end": 2103.705,
            "confidence": 0.9639573,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.38477528
          },
          {
            "word": "first",
            "start": 2103.705,
            "end": 2104.185,
            "confidence": 0.78465164,
            "punctuated_word": "First,",
            "speaker": 0,
            "speaker_confidence": 0.5347841
          },
          {
            "word": "i",
            "start": 2104.185,
            "end": 2104.3452,
            "confidence": 0.99916995,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5347841
          },
          {
            "word": "mean",
            "start": 2104.3452,
            "end": 2104.5051,
            "confidence": 0.99725115,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.5347841
          },
          {
            "word": "i",
            "start": 2104.5051,
            "end": 2104.665,
            "confidence": 0.999948,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5347841
          },
          {
            "word": "don't",
            "start": 2104.665,
            "end": 2104.905,
            "confidence": 0.99997073,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.5347841
          },
          {
            "word": "see",
            "start": 2104.905,
            "end": 2105.145,
            "confidence": 0.99914443,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.5347841
          },
          {
            "word": "a",
            "start": 2105.3052,
            "end": 2105.385,
            "confidence": 0.7856426,
            "punctuated_word": "A",
            "speaker": 1,
            "speaker_confidence": 0.36733603
          },
          {
            "word": "negative",
            "start": 2105.385,
            "end": 2105.7852,
            "confidence": 0.94579023,
            "punctuated_word": "negative,",
            "speaker": 1,
            "speaker_confidence": 0.36733603
          },
          {
            "word": "i",
            "start": 2105.7852,
            "end": 2105.945,
            "confidence": 0.9996977,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.36733603
          },
          {
            "word": "guess",
            "start": 2105.945,
            "end": 2106.185,
            "confidence": 0.93612313,
            "punctuated_word": "guess,",
            "speaker": 1,
            "speaker_confidence": 0.36733603
          },
          {
            "word": "really",
            "start": 2106.185,
            "end": 2106.3452,
            "confidence": 0.99891853,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.36733603
          },
          {
            "word": "i",
            "start": 2106.425,
            "end": 2106.5852,
            "confidence": 0.9998684,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.41901475
          },
          {
            "word": "mean",
            "start": 2106.5852,
            "end": 2106.8252,
            "confidence": 0.98625565,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.41901475
          },
          {
            "word": "really",
            "start": 2106.8252,
            "end": 2106.985,
            "confidence": 0.9302453,
            "punctuated_word": "really,",
            "speaker": 1,
            "speaker_confidence": 0.41901475
          },
          {
            "word": "like",
            "start": 2106.985,
            "end": 2107.385,
            "confidence": 0.8649123,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.41901475
          },
          {
            "word": "only",
            "start": 2107.385,
            "end": 2107.625,
            "confidence": 0.632191,
            "punctuated_word": "only",
            "speaker": 1,
            "speaker_confidence": 0.41901475
          },
          {
            "word": "for",
            "start": 2107.7852,
            "end": 2108.0251,
            "confidence": 0.913851,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.41901475
          },
          {
            "word": "the",
            "start": 2108.0251,
            "end": 2108.105,
            "confidence": 0.9376194,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.41901475
          },
          {
            "word": "next",
            "start": 2108.105,
            "end": 2108.2651,
            "confidence": 0.2939899,
            "punctuated_word": "next",
            "speaker": 1,
            "speaker_confidence": 0.41901475
          },
          {
            "word": "one",
            "start": 2108.2651,
            "end": 2108.4253,
            "confidence": 0.6005259,
            "punctuated_word": "one.",
            "speaker": 1,
            "speaker_confidence": 0.41901475
          },
          {
            "word": "like",
            "start": 2108.5852,
            "end": 2108.745,
            "confidence": 0.8988968,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          },
          {
            "word": "speculative",
            "start": 2108.745,
            "end": 2109.245,
            "confidence": 0.7668701,
            "punctuated_word": "speculative",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          },
          {
            "word": "like",
            "start": 2109.385,
            "end": 2109.625,
            "confidence": 0.97999644,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          },
          {
            "word": "purely",
            "start": 2109.625,
            "end": 2110.125,
            "confidence": 0.99927443,
            "punctuated_word": "purely",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          },
          {
            "word": "financial",
            "start": 2110.185,
            "end": 2110.5852,
            "confidence": 0.99733245,
            "punctuated_word": "financial",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          },
          {
            "word": "speculative",
            "start": 2110.5852,
            "end": 2111.0852,
            "confidence": 0.9656224,
            "punctuated_word": "speculative",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          },
          {
            "word": "game",
            "start": 2111.145,
            "end": 2111.645,
            "confidence": 0.9968265,
            "punctuated_word": "game",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          }
        ],
        "speaker": 1,
        "id": "15659ead-fa3a-41e9-8256-c604b560a70e"
      },
      {
        "start": 2112.105,
        "end": 2113.5652,
        "confidence": 0.93457276,
        "channel": 0,
        "transcript": "of, like like, PVP",
        "words": [
          {
            "word": "of",
            "start": 2112.105,
            "end": 2112.425,
            "confidence": 0.9767623,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          },
          {
            "word": "like",
            "start": 2112.425,
            "end": 2112.745,
            "confidence": 0.9998914,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          },
          {
            "word": "like",
            "start": 2112.745,
            "end": 2113.0652,
            "confidence": 0.77537215,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          },
          {
            "word": "pvp",
            "start": 2113.0652,
            "end": 2113.5652,
            "confidence": 0.9862652,
            "punctuated_word": "PVP",
            "speaker": 1,
            "speaker_confidence": 0.66723204
          }
        ],
        "speaker": 1,
        "id": "014a355b-918d-4048-8532-0e275697143b"
      },
      {
        "start": 2114.105,
        "end": 2118.9302,
        "confidence": 0.93273395,
        "channel": 0,
        "transcript": "Yeah. Yeah. Fighting or something like that. Say that because, I mean, maybe in a kind of a weird,",
        "words": [
          {
            "word": "yeah",
            "start": 2114.105,
            "end": 2114.425,
            "confidence": 0.99852985,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.26960784
          },
          {
            "word": "yeah",
            "start": 2114.425,
            "end": 2114.5051,
            "confidence": 0.9959295,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.26960784
          },
          {
            "word": "fighting",
            "start": 2114.5852,
            "end": 2115.0652,
            "confidence": 0.51855594,
            "punctuated_word": "Fighting",
            "speaker": 0,
            "speaker_confidence": 0.26960784
          },
          {
            "word": "or",
            "start": 2115.0652,
            "end": 2115.225,
            "confidence": 0.9808102,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.26960784
          },
          {
            "word": "something",
            "start": 2115.225,
            "end": 2115.425,
            "confidence": 0.99316436,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.2308743
          },
          {
            "word": "like",
            "start": 2115.425,
            "end": 2115.625,
            "confidence": 0.97032154,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.2308743
          },
          {
            "word": "that",
            "start": 2115.625,
            "end": 2115.745,
            "confidence": 0.9874121,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.2308743
          },
          {
            "word": "say",
            "start": 2115.865,
            "end": 2115.945,
            "confidence": 0.63318294,
            "punctuated_word": "Say",
            "speaker": 0,
            "speaker_confidence": 0.2308743
          },
          {
            "word": "that",
            "start": 2115.945,
            "end": 2116.105,
            "confidence": 0.99822646,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.2308743
          },
          {
            "word": "because",
            "start": 2116.105,
            "end": 2116.35,
            "confidence": 0.8676424,
            "punctuated_word": "because,",
            "speaker": 0,
            "speaker_confidence": 0.5265238
          },
          {
            "word": "i",
            "start": 2116.35,
            "end": 2116.51,
            "confidence": 0.99970204,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5265238
          },
          {
            "word": "mean",
            "start": 2116.51,
            "end": 2116.75,
            "confidence": 0.99772745,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.5265238
          },
          {
            "word": "maybe",
            "start": 2116.75,
            "end": 2117.25,
            "confidence": 0.9992773,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.5265238
          },
          {
            "word": "in",
            "start": 2117.4702,
            "end": 2117.6301,
            "confidence": 0.96085334,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5265238
          },
          {
            "word": "a",
            "start": 2117.6301,
            "end": 2117.79,
            "confidence": 0.99419564,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5265238
          },
          {
            "word": "kind",
            "start": 2117.79,
            "end": 2118.11,
            "confidence": 0.99246806,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.5265238
          },
          {
            "word": "of",
            "start": 2118.11,
            "end": 2118.1902,
            "confidence": 0.9988166,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5623945
          },
          {
            "word": "a",
            "start": 2118.1902,
            "end": 2118.4302,
            "confidence": 0.88507277,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5623945
          },
          {
            "word": "weird",
            "start": 2118.4302,
            "end": 2118.9302,
            "confidence": 0.9500557,
            "punctuated_word": "weird,",
            "speaker": 0,
            "speaker_confidence": 0.5623945
          }
        ],
        "speaker": 0,
        "id": "4253b880-e057-4048-9687-c6744d887e56"
      },
      {
        "start": 2119.31,
        "end": 2120.2102,
        "confidence": 0.9935639,
        "channel": 0,
        "transcript": "twist of,",
        "words": [
          {
            "word": "twist",
            "start": 2119.31,
            "end": 2119.7102,
            "confidence": 0.99889624,
            "punctuated_word": "twist",
            "speaker": 0,
            "speaker_confidence": 0.5623945
          },
          {
            "word": "of",
            "start": 2119.7102,
            "end": 2120.2102,
            "confidence": 0.98823154,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.5623945
          }
        ],
        "speaker": 0,
        "id": "89aa326b-ecd0-47e6-b512-01de40dd3806"
      },
      {
        "start": 2120.6702,
        "end": 2125.1702,
        "confidence": 0.98357266,
        "channel": 0,
        "transcript": "I don't know, human history, we have always tried to extract the most out of something.",
        "words": [
          {
            "word": "i",
            "start": 2120.6702,
            "end": 2120.83,
            "confidence": 0.88337594,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5623945
          },
          {
            "word": "don't",
            "start": 2120.83,
            "end": 2120.99,
            "confidence": 0.99194735,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "know",
            "start": 2120.99,
            "end": 2121.07,
            "confidence": 0.9868791,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "human",
            "start": 2121.07,
            "end": 2121.3901,
            "confidence": 0.99855,
            "punctuated_word": "human",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "history",
            "start": 2121.3901,
            "end": 2121.8901,
            "confidence": 0.9718405,
            "punctuated_word": "history,",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "we",
            "start": 2122.03,
            "end": 2122.1902,
            "confidence": 0.9950577,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "have",
            "start": 2122.1902,
            "end": 2122.4302,
            "confidence": 0.9951395,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "always",
            "start": 2122.4302,
            "end": 2122.75,
            "confidence": 0.99977916,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "tried",
            "start": 2122.75,
            "end": 2123.07,
            "confidence": 0.97629887,
            "punctuated_word": "tried",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "to",
            "start": 2123.07,
            "end": 2123.55,
            "confidence": 0.9979686,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "extract",
            "start": 2123.55,
            "end": 2123.9502,
            "confidence": 0.999816,
            "punctuated_word": "extract",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "the",
            "start": 2123.9502,
            "end": 2124.11,
            "confidence": 0.99953246,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "most",
            "start": 2124.11,
            "end": 2124.35,
            "confidence": 0.9993011,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "out",
            "start": 2124.35,
            "end": 2124.59,
            "confidence": 0.95406514,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.77820534
          },
          {
            "word": "of",
            "start": 2124.59,
            "end": 2124.6702,
            "confidence": 0.99931455,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.62197495
          },
          {
            "word": "something",
            "start": 2124.6702,
            "end": 2125.1702,
            "confidence": 0.9882966,
            "punctuated_word": "something.",
            "speaker": 0,
            "speaker_confidence": 0.62197495
          }
        ],
        "speaker": 0,
        "id": "0f9025eb-e9b7-4b72-a8ea-69a597bb2ddd"
      },
      {
        "start": 2125.87,
        "end": 2126.37,
        "confidence": 0.99182886,
        "channel": 0,
        "transcript": "So",
        "words": [
          {
            "word": "so",
            "start": 2125.87,
            "end": 2126.37,
            "confidence": 0.99182886,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.62197495
          }
        ],
        "speaker": 0,
        "id": "68658c7a-eb30-4524-b68e-227e8b2285b9"
      },
      {
        "start": 2126.9102,
        "end": 2132.715,
        "confidence": 0.90055716,
        "channel": 0,
        "transcript": "if it's good or bad Better or worse. Better or worse. So just because somebody's extracting because the thing is,",
        "words": [
          {
            "word": "if",
            "start": 2126.9102,
            "end": 2126.99,
            "confidence": 0.7719984,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.62197495
          },
          {
            "word": "it's",
            "start": 2126.99,
            "end": 2127.23,
            "confidence": 0.9807192,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.62197495
          },
          {
            "word": "good",
            "start": 2127.23,
            "end": 2127.3901,
            "confidence": 0.9983443,
            "punctuated_word": "good",
            "speaker": 0,
            "speaker_confidence": 0.62197495
          },
          {
            "word": "or",
            "start": 2127.3901,
            "end": 2127.55,
            "confidence": 0.9987739,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.62197495
          },
          {
            "word": "bad",
            "start": 2127.55,
            "end": 2127.6301,
            "confidence": 0.96048224,
            "punctuated_word": "bad",
            "speaker": 0,
            "speaker_confidence": 0.62197495
          },
          {
            "word": "better",
            "start": 2127.7102,
            "end": 2128.11,
            "confidence": 0.5484791,
            "punctuated_word": "Better",
            "speaker": 1,
            "speaker_confidence": 0.22594684
          },
          {
            "word": "or",
            "start": 2128.11,
            "end": 2128.1902,
            "confidence": 0.9951527,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.22594684
          },
          {
            "word": "worse",
            "start": 2128.1902,
            "end": 2128.4302,
            "confidence": 0.9552274,
            "punctuated_word": "worse.",
            "speaker": 1,
            "speaker_confidence": 0.22594684
          },
          {
            "word": "better",
            "start": 2128.4302,
            "end": 2128.6702,
            "confidence": 0.49152336,
            "punctuated_word": "Better",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "or",
            "start": 2128.6702,
            "end": 2128.935,
            "confidence": 0.9704075,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "worse",
            "start": 2129.0151,
            "end": 2129.415,
            "confidence": 0.97840583,
            "punctuated_word": "worse.",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "so",
            "start": 2129.415,
            "end": 2129.815,
            "confidence": 0.5841487,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "just",
            "start": 2129.815,
            "end": 2130.0552,
            "confidence": 0.99417984,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "because",
            "start": 2130.0552,
            "end": 2130.2952,
            "confidence": 0.9980236,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "somebody's",
            "start": 2130.2952,
            "end": 2130.7952,
            "confidence": 0.8368254,
            "punctuated_word": "somebody's",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "extracting",
            "start": 2130.855,
            "end": 2131.2551,
            "confidence": 0.994311,
            "punctuated_word": "extracting",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "because",
            "start": 2131.415,
            "end": 2131.895,
            "confidence": 0.9986191,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "the",
            "start": 2131.895,
            "end": 2132.0552,
            "confidence": 0.966719,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "thing",
            "start": 2132.0552,
            "end": 2132.215,
            "confidence": 0.9997137,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "is",
            "start": 2132.215,
            "end": 2132.715,
            "confidence": 0.98908806,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          }
        ],
        "speaker": 0,
        "id": "56da575c-6c4e-4550-8732-5b9eccc37a3f"
      },
      {
        "start": 2134.455,
        "end": 2138.5552,
        "confidence": 0.8859438,
        "channel": 0,
        "transcript": "like, ex looking at extraction as only as a bad thing,",
        "words": [
          {
            "word": "like",
            "start": 2134.455,
            "end": 2134.935,
            "confidence": 0.94876844,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "ex",
            "start": 2134.935,
            "end": 2135.0151,
            "confidence": 0.4560794,
            "punctuated_word": "ex",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "looking",
            "start": 2135.175,
            "end": 2135.495,
            "confidence": 0.9989993,
            "punctuated_word": "looking",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "at",
            "start": 2135.495,
            "end": 2135.735,
            "confidence": 0.99880755,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "extraction",
            "start": 2135.735,
            "end": 2136.235,
            "confidence": 0.99393153,
            "punctuated_word": "extraction",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "as",
            "start": 2136.375,
            "end": 2136.615,
            "confidence": 0.6292433,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "only",
            "start": 2136.615,
            "end": 2137.095,
            "confidence": 0.9891994,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "as",
            "start": 2137.095,
            "end": 2137.575,
            "confidence": 0.9796219,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "a",
            "start": 2137.575,
            "end": 2137.815,
            "confidence": 0.9955649,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "bad",
            "start": 2137.815,
            "end": 2138.0552,
            "confidence": 0.999858,
            "punctuated_word": "bad",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          },
          {
            "word": "thing",
            "start": 2138.0552,
            "end": 2138.5552,
            "confidence": 0.75530756,
            "punctuated_word": "thing,",
            "speaker": 0,
            "speaker_confidence": 0.7635995
          }
        ],
        "speaker": 0,
        "id": "c5741383-2914-4cd3-9630-dff5214737db"
      },
      {
        "start": 2139.575,
        "end": 2140.395,
        "confidence": 0.9608512,
        "channel": 0,
        "transcript": "it's not always",
        "words": [
          {
            "word": "it's",
            "start": 2139.575,
            "end": 2139.735,
            "confidence": 0.88552797,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.6491123
          },
          {
            "word": "not",
            "start": 2139.735,
            "end": 2139.895,
            "confidence": 0.9976351,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6491123
          },
          {
            "word": "always",
            "start": 2139.895,
            "end": 2140.395,
            "confidence": 0.9993905,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.6491123
          }
        ],
        "speaker": 0,
        "id": "f0adf3aa-7942-4e37-a166-79be1c108899"
      },
      {
        "start": 2140.855,
        "end": 2145.8599,
        "confidence": 0.92703575,
        "channel": 0,
        "transcript": "nuanced because Uh-huh. Both from the right, politically speaking, and the left. So for",
        "words": [
          {
            "word": "nuanced",
            "start": 2140.855,
            "end": 2141.355,
            "confidence": 0.9888847,
            "punctuated_word": "nuanced",
            "speaker": 0,
            "speaker_confidence": 0.6491123
          },
          {
            "word": "because",
            "start": 2141.575,
            "end": 2142.075,
            "confidence": 0.82657844,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.6491123
          },
          {
            "word": "uh-huh",
            "start": 2142.3552,
            "end": 2142.415,
            "confidence": 0.997237,
            "punctuated_word": "Uh-huh.",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "both",
            "start": 2142.475,
            "end": 2142.5352,
            "confidence": 0.99838316,
            "punctuated_word": "Both",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "from",
            "start": 2142.5352,
            "end": 2142.855,
            "confidence": 0.99868494,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "the",
            "start": 2142.855,
            "end": 2143.0151,
            "confidence": 0.9906625,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "right",
            "start": 2143.0151,
            "end": 2143.335,
            "confidence": 0.87314343,
            "punctuated_word": "right,",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "politically",
            "start": 2143.335,
            "end": 2143.835,
            "confidence": 0.97289795,
            "punctuated_word": "politically",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "speaking",
            "start": 2143.895,
            "end": 2144.215,
            "confidence": 0.99608254,
            "punctuated_word": "speaking,",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "and",
            "start": 2144.215,
            "end": 2144.4,
            "confidence": 0.82554954,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "the",
            "start": 2144.4,
            "end": 2144.64,
            "confidence": 0.9973091,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "left",
            "start": 2144.64,
            "end": 2145.14,
            "confidence": 0.8765645,
            "punctuated_word": "left.",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "so",
            "start": 2145.2,
            "end": 2145.3599,
            "confidence": 0.9988255,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "for",
            "start": 2145.3599,
            "end": 2145.8599,
            "confidence": 0.637697,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          }
        ],
        "speaker": 0,
        "id": "01fed772-6e45-43cf-8341-b5a4512de382"
      },
      {
        "start": 2146.24,
        "end": 2150.74,
        "confidence": 0.884173,
        "channel": 0,
        "transcript": "example, the left would say, okay, we are extracting from nature in a way that's bats for ecology.",
        "words": [
          {
            "word": "example",
            "start": 2146.24,
            "end": 2146.48,
            "confidence": 0.99627095,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "the",
            "start": 2146.48,
            "end": 2146.88,
            "confidence": 0.9993266,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "left",
            "start": 2146.88,
            "end": 2147.2,
            "confidence": 0.99968874,
            "punctuated_word": "left",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "would",
            "start": 2147.2,
            "end": 2147.44,
            "confidence": 0.9972806,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "say",
            "start": 2147.44,
            "end": 2147.68,
            "confidence": 0.98135173,
            "punctuated_word": "say,",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "okay",
            "start": 2147.68,
            "end": 2148.0,
            "confidence": 0.8113075,
            "punctuated_word": "okay,",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "we",
            "start": 2148.0,
            "end": 2148.16,
            "confidence": 0.99632037,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "are",
            "start": 2148.16,
            "end": 2148.3198,
            "confidence": 0.9347104,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "extracting",
            "start": 2148.3198,
            "end": 2148.7998,
            "confidence": 0.9985195,
            "punctuated_word": "extracting",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "from",
            "start": 2148.7998,
            "end": 2148.96,
            "confidence": 0.9165871,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "nature",
            "start": 2148.96,
            "end": 2149.3599,
            "confidence": 0.9815559,
            "punctuated_word": "nature",
            "speaker": 0,
            "speaker_confidence": 0.8499292
          },
          {
            "word": "in",
            "start": 2149.3599,
            "end": 2149.44,
            "confidence": 0.550776,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "a",
            "start": 2149.44,
            "end": 2149.52,
            "confidence": 0.94285583,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "way",
            "start": 2149.52,
            "end": 2149.76,
            "confidence": 0.99398154,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "that's",
            "start": 2149.76,
            "end": 2149.92,
            "confidence": 0.73243535,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "bats",
            "start": 2149.92,
            "end": 2150.0798,
            "confidence": 0.27193925,
            "punctuated_word": "bats",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "for",
            "start": 2150.0798,
            "end": 2150.24,
            "confidence": 0.89974123,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "ecology",
            "start": 2150.24,
            "end": 2150.74,
            "confidence": 0.9104642,
            "punctuated_word": "ecology.",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          }
        ],
        "speaker": 0,
        "id": "b97a97f8-21c6-48a2-ab80-346b5a340471"
      },
      {
        "start": 2151.52,
        "end": 2153.38,
        "confidence": 0.9498455,
        "channel": 0,
        "transcript": "The right would say, we're extracting",
        "words": [
          {
            "word": "the",
            "start": 2151.52,
            "end": 2151.68,
            "confidence": 0.99754226,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "right",
            "start": 2151.68,
            "end": 2151.92,
            "confidence": 0.9997502,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "would",
            "start": 2151.92,
            "end": 2152.16,
            "confidence": 0.9982254,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "say",
            "start": 2152.16,
            "end": 2152.64,
            "confidence": 0.7817294,
            "punctuated_word": "say,",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "we're",
            "start": 2152.64,
            "end": 2152.88,
            "confidence": 0.92262447,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "extracting",
            "start": 2152.88,
            "end": 2153.38,
            "confidence": 0.9992009,
            "punctuated_word": "extracting",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          }
        ],
        "speaker": 0,
        "id": "cb90a01b-2c49-4c31-a2cc-e4858754a02a"
      },
      {
        "start": 2154.0798,
        "end": 2154.5798,
        "confidence": 0.99810684,
        "channel": 0,
        "transcript": "from",
        "words": [
          {
            "word": "from",
            "start": 2154.0798,
            "end": 2154.5798,
            "confidence": 0.99810684,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          }
        ],
        "speaker": 0,
        "id": "f85f1665-2707-4a29-9e9c-d79988e12188"
      },
      {
        "start": 2154.96,
        "end": 2155.46,
        "confidence": 0.93574905,
        "channel": 0,
        "transcript": "nature,",
        "words": [
          {
            "word": "nature",
            "start": 2154.96,
            "end": 2155.46,
            "confidence": 0.93574905,
            "punctuated_word": "nature,",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          }
        ],
        "speaker": 0,
        "id": "499e810a-741c-45a6-af3c-7ec9bfc7fe25"
      },
      {
        "start": 2155.92,
        "end": 2165.965,
        "confidence": 0.9214702,
        "channel": 0,
        "transcript": "things that we should not do, the divine law of God. Like, we should not do more than what like, so the conservative appeal, you know. Yeah. So in many ways, we can argue nothing I'm arguing, that any",
        "words": [
          {
            "word": "things",
            "start": 2155.92,
            "end": 2156.24,
            "confidence": 0.9987519,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "that",
            "start": 2156.24,
            "end": 2156.48,
            "confidence": 0.9988701,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "we",
            "start": 2156.48,
            "end": 2156.64,
            "confidence": 0.9997069,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.95601094
          },
          {
            "word": "should",
            "start": 2156.64,
            "end": 2156.7998,
            "confidence": 0.9978257,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.5671611
          },
          {
            "word": "not",
            "start": 2156.7998,
            "end": 2157.0398,
            "confidence": 0.9963864,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5671611
          },
          {
            "word": "do",
            "start": 2157.0398,
            "end": 2157.2798,
            "confidence": 0.8463552,
            "punctuated_word": "do,",
            "speaker": 0,
            "speaker_confidence": 0.5671611
          },
          {
            "word": "the",
            "start": 2157.2798,
            "end": 2157.3599,
            "confidence": 0.5109773,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5671611
          },
          {
            "word": "divine",
            "start": 2157.3599,
            "end": 2157.76,
            "confidence": 0.9970305,
            "punctuated_word": "divine",
            "speaker": 0,
            "speaker_confidence": 0.5671611
          },
          {
            "word": "law",
            "start": 2157.76,
            "end": 2158.0,
            "confidence": 0.99750996,
            "punctuated_word": "law",
            "speaker": 0,
            "speaker_confidence": 0.5671611
          },
          {
            "word": "of",
            "start": 2158.0,
            "end": 2158.0798,
            "confidence": 0.9985185,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5671611
          },
          {
            "word": "god",
            "start": 2158.0798,
            "end": 2158.3198,
            "confidence": 0.8900138,
            "punctuated_word": "God.",
            "speaker": 0,
            "speaker_confidence": 0.5671611
          },
          {
            "word": "like",
            "start": 2158.3198,
            "end": 2158.4,
            "confidence": 0.987762,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "we",
            "start": 2158.4,
            "end": 2158.665,
            "confidence": 0.98968375,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "should",
            "start": 2158.665,
            "end": 2158.825,
            "confidence": 0.9989631,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "not",
            "start": 2158.825,
            "end": 2158.985,
            "confidence": 0.9978606,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "do",
            "start": 2158.985,
            "end": 2159.145,
            "confidence": 0.9994758,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "more",
            "start": 2159.145,
            "end": 2159.305,
            "confidence": 0.9994222,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "than",
            "start": 2159.305,
            "end": 2159.545,
            "confidence": 0.99900717,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "what",
            "start": 2159.545,
            "end": 2159.745,
            "confidence": 0.99232966,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "like",
            "start": 2159.945,
            "end": 2160.105,
            "confidence": 0.6885191,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "so",
            "start": 2160.105,
            "end": 2160.345,
            "confidence": 0.33105162,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "the",
            "start": 2160.345,
            "end": 2160.425,
            "confidence": 0.981591,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "conservative",
            "start": 2160.425,
            "end": 2160.925,
            "confidence": 0.99682045,
            "punctuated_word": "conservative",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "appeal",
            "start": 2160.985,
            "end": 2161.305,
            "confidence": 0.7984248,
            "punctuated_word": "appeal,",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "you",
            "start": 2161.305,
            "end": 2161.385,
            "confidence": 0.99254394,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "know",
            "start": 2161.385,
            "end": 2161.705,
            "confidence": 0.789067,
            "punctuated_word": "know.",
            "speaker": 0,
            "speaker_confidence": 0.61325085
          },
          {
            "word": "yeah",
            "start": 2161.705,
            "end": 2162.0251,
            "confidence": 0.97931516,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "so",
            "start": 2162.0251,
            "end": 2162.185,
            "confidence": 0.9891423,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "in",
            "start": 2162.185,
            "end": 2162.2651,
            "confidence": 0.97916025,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "many",
            "start": 2162.2651,
            "end": 2162.5051,
            "confidence": 0.9979892,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "ways",
            "start": 2162.5051,
            "end": 2163.0051,
            "confidence": 0.95940816,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "we",
            "start": 2163.145,
            "end": 2163.305,
            "confidence": 0.98805815,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "can",
            "start": 2163.305,
            "end": 2163.545,
            "confidence": 0.9952892,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "argue",
            "start": 2163.545,
            "end": 2163.7852,
            "confidence": 0.99917585,
            "punctuated_word": "argue",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "nothing",
            "start": 2164.0251,
            "end": 2164.185,
            "confidence": 0.6020837,
            "punctuated_word": "nothing",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "i'm",
            "start": 2164.185,
            "end": 2164.425,
            "confidence": 0.9553373,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "arguing",
            "start": 2164.425,
            "end": 2164.925,
            "confidence": 0.7249172,
            "punctuated_word": "arguing,",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "that",
            "start": 2164.985,
            "end": 2165.465,
            "confidence": 0.99673766,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "any",
            "start": 2165.465,
            "end": 2165.965,
            "confidence": 0.9962528,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          }
        ],
        "speaker": 0,
        "id": "a6aecb8e-c871-444a-8965-d961865ed504"
      },
      {
        "start": 2166.905,
        "end": 2171.085,
        "confidence": 0.8521816,
        "channel": 0,
        "transcript": "anybody who claiming or some people who are claiming maybe it's a bad idea, they have a conservative",
        "words": [
          {
            "word": "anybody",
            "start": 2166.905,
            "end": 2167.405,
            "confidence": 0.9502651,
            "punctuated_word": "anybody",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "who",
            "start": 2167.465,
            "end": 2167.545,
            "confidence": 0.626915,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "claiming",
            "start": 2167.545,
            "end": 2168.045,
            "confidence": 0.74460536,
            "punctuated_word": "claiming",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "or",
            "start": 2168.105,
            "end": 2168.2651,
            "confidence": 0.62402934,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "some",
            "start": 2168.2651,
            "end": 2168.425,
            "confidence": 0.9992435,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "people",
            "start": 2168.425,
            "end": 2168.745,
            "confidence": 0.9997675,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "who",
            "start": 2168.745,
            "end": 2168.825,
            "confidence": 0.8685616,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.8098606
          },
          {
            "word": "are",
            "start": 2168.825,
            "end": 2168.905,
            "confidence": 0.9267526,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "claiming",
            "start": 2168.905,
            "end": 2169.305,
            "confidence": 0.9997888,
            "punctuated_word": "claiming",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "maybe",
            "start": 2169.305,
            "end": 2169.465,
            "confidence": 0.6589721,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "it's",
            "start": 2169.465,
            "end": 2169.545,
            "confidence": 0.77697945,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "a",
            "start": 2169.545,
            "end": 2169.625,
            "confidence": 0.9670477,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "bad",
            "start": 2169.625,
            "end": 2169.7852,
            "confidence": 0.9978294,
            "punctuated_word": "bad",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "idea",
            "start": 2169.7852,
            "end": 2170.105,
            "confidence": 0.9240025,
            "punctuated_word": "idea,",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "they",
            "start": 2170.105,
            "end": 2170.2651,
            "confidence": 0.8866324,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "have",
            "start": 2170.2651,
            "end": 2170.5051,
            "confidence": 0.4129656,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "a",
            "start": 2170.5051,
            "end": 2170.585,
            "confidence": 0.98078513,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "conservative",
            "start": 2170.585,
            "end": 2171.085,
            "confidence": 0.9941251,
            "punctuated_word": "conservative",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          }
        ],
        "speaker": 0,
        "id": "80f4d669-98b4-4828-983f-6afb165ee9b2"
      },
      {
        "start": 2171.465,
        "end": 2195.655,
        "confidence": 0.9301278,
        "channel": 0,
        "transcript": "approach. Like, let's not extract more. Because it's almost like Nakamoto's divine law that you should just look at the transaction fees, and this is what it is. So I'm saying that neither I'm saying neither is right or wrong, but I'm saying that you can critique extraction as a bad thing from both angles. Mhmm. But what matters is how we are extracting what we are doing with it. And also the other idea is that MEV is",
        "words": [
          {
            "word": "approach",
            "start": 2171.465,
            "end": 2171.965,
            "confidence": 0.95884156,
            "punctuated_word": "approach.",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "like",
            "start": 2172.105,
            "end": 2172.345,
            "confidence": 0.9086372,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "let's",
            "start": 2172.345,
            "end": 2172.585,
            "confidence": 0.95502305,
            "punctuated_word": "let's",
            "speaker": 0,
            "speaker_confidence": 0.7547537
          },
          {
            "word": "not",
            "start": 2172.585,
            "end": 2172.745,
            "confidence": 0.9527898,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "extract",
            "start": 2172.745,
            "end": 2173.225,
            "confidence": 0.99881554,
            "punctuated_word": "extract",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "more",
            "start": 2173.225,
            "end": 2173.725,
            "confidence": 0.7017655,
            "punctuated_word": "more.",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "because",
            "start": 2173.7852,
            "end": 2174.0251,
            "confidence": 0.30609986,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "it's",
            "start": 2174.0251,
            "end": 2174.185,
            "confidence": 0.9885795,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "almost",
            "start": 2174.185,
            "end": 2174.55,
            "confidence": 0.99347275,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "like",
            "start": 2174.55,
            "end": 2174.8533,
            "confidence": 0.6004379,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "nakamoto's",
            "start": 2174.8533,
            "end": 2175.1567,
            "confidence": 0.9637854,
            "punctuated_word": "Nakamoto's",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "divine",
            "start": 2175.1567,
            "end": 2175.46,
            "confidence": 0.96705264,
            "punctuated_word": "divine",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "law",
            "start": 2175.46,
            "end": 2175.7632,
            "confidence": 0.98709154,
            "punctuated_word": "law",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "that",
            "start": 2175.7632,
            "end": 2176.0667,
            "confidence": 0.7782832,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "you",
            "start": 2176.0667,
            "end": 2176.3699,
            "confidence": 0.9417149,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "should",
            "start": 2176.3699,
            "end": 2176.673,
            "confidence": 0.99318296,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "just",
            "start": 2176.673,
            "end": 2176.9766,
            "confidence": 0.9918882,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "look",
            "start": 2176.9766,
            "end": 2177.2798,
            "confidence": 0.9991128,
            "punctuated_word": "look",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "at",
            "start": 2177.2798,
            "end": 2177.583,
            "confidence": 0.99915206,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "the",
            "start": 2177.583,
            "end": 2177.8865,
            "confidence": 0.98853254,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "transaction",
            "start": 2177.8865,
            "end": 2178.1897,
            "confidence": 0.9976718,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "fees",
            "start": 2178.1897,
            "end": 2178.493,
            "confidence": 0.7593813,
            "punctuated_word": "fees,",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "and",
            "start": 2178.493,
            "end": 2178.7961,
            "confidence": 0.9995994,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "this",
            "start": 2178.7961,
            "end": 2179.0996,
            "confidence": 0.9997191,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "is",
            "start": 2179.0996,
            "end": 2179.4028,
            "confidence": 0.99738175,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "what",
            "start": 2179.4028,
            "end": 2179.706,
            "confidence": 0.9993993,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "it",
            "start": 2179.706,
            "end": 2180.0095,
            "confidence": 0.99834466,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "is",
            "start": 2180.0095,
            "end": 2180.3127,
            "confidence": 0.9985382,
            "punctuated_word": "is.",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "so",
            "start": 2180.3127,
            "end": 2180.616,
            "confidence": 0.999017,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "i'm",
            "start": 2180.616,
            "end": 2180.9194,
            "confidence": 0.9972599,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "saying",
            "start": 2180.9194,
            "end": 2181.2227,
            "confidence": 0.6120289,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "that",
            "start": 2181.2227,
            "end": 2181.526,
            "confidence": 0.99940085,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "neither",
            "start": 2181.8293,
            "end": 2182.1326,
            "confidence": 0.98600996,
            "punctuated_word": "neither",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "i'm",
            "start": 2182.1326,
            "end": 2182.4358,
            "confidence": 0.93421906,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "saying",
            "start": 2182.4358,
            "end": 2182.7393,
            "confidence": 0.8015766,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "neither",
            "start": 2182.7393,
            "end": 2183.0425,
            "confidence": 0.8795327,
            "punctuated_word": "neither",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "is",
            "start": 2183.0425,
            "end": 2183.3457,
            "confidence": 0.9696044,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "right",
            "start": 2183.3457,
            "end": 2183.6492,
            "confidence": 0.9986291,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "or",
            "start": 2183.6492,
            "end": 2183.9524,
            "confidence": 0.99405473,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "wrong",
            "start": 2183.9524,
            "end": 2184.2556,
            "confidence": 0.85026896,
            "punctuated_word": "wrong,",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "but",
            "start": 2184.2556,
            "end": 2184.559,
            "confidence": 0.9635465,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "i'm",
            "start": 2184.559,
            "end": 2184.8623,
            "confidence": 0.99392897,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "saying",
            "start": 2184.8623,
            "end": 2185.1655,
            "confidence": 0.9624071,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "that",
            "start": 2185.1655,
            "end": 2185.469,
            "confidence": 0.99743503,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.9527259
          },
          {
            "word": "you",
            "start": 2185.469,
            "end": 2185.7722,
            "confidence": 0.9863935,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "can",
            "start": 2185.7722,
            "end": 2186.0754,
            "confidence": 0.99791855,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "critique",
            "start": 2186.0754,
            "end": 2186.3787,
            "confidence": 0.96847486,
            "punctuated_word": "critique",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "extraction",
            "start": 2186.3787,
            "end": 2186.6821,
            "confidence": 0.98985213,
            "punctuated_word": "extraction",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "as",
            "start": 2186.6821,
            "end": 2186.9854,
            "confidence": 0.995057,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "a",
            "start": 2186.9854,
            "end": 2187.2886,
            "confidence": 0.9928731,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "bad",
            "start": 2187.2886,
            "end": 2187.592,
            "confidence": 0.9970644,
            "punctuated_word": "bad",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "thing",
            "start": 2187.592,
            "end": 2187.8953,
            "confidence": 0.99601376,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "from",
            "start": 2187.8953,
            "end": 2188.1985,
            "confidence": 0.9983096,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "both",
            "start": 2188.1985,
            "end": 2188.502,
            "confidence": 0.99885833,
            "punctuated_word": "both",
            "speaker": 0,
            "speaker_confidence": 0.6351963
          },
          {
            "word": "angles",
            "start": 2188.502,
            "end": 2188.8052,
            "confidence": 0.9521959,
            "punctuated_word": "angles.",
            "speaker": 0,
            "speaker_confidence": 0.031744957
          },
          {
            "word": "mhmm",
            "start": 2188.8052,
            "end": 2189.1084,
            "confidence": 0.99806315,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "but",
            "start": 2189.1084,
            "end": 2189.4119,
            "confidence": 0.99323833,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "what",
            "start": 2189.4119,
            "end": 2189.715,
            "confidence": 0.93152094,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "matters",
            "start": 2189.7952,
            "end": 2190.115,
            "confidence": 0.9924194,
            "punctuated_word": "matters",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "is",
            "start": 2190.115,
            "end": 2190.195,
            "confidence": 0.99954516,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "how",
            "start": 2190.195,
            "end": 2190.5151,
            "confidence": 0.9965366,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "we",
            "start": 2190.5151,
            "end": 2190.675,
            "confidence": 0.99917126,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "are",
            "start": 2190.675,
            "end": 2190.915,
            "confidence": 0.7544136,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "extracting",
            "start": 2190.915,
            "end": 2191.235,
            "confidence": 0.993885,
            "punctuated_word": "extracting",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "what",
            "start": 2191.235,
            "end": 2191.395,
            "confidence": 0.6247663,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "we",
            "start": 2191.395,
            "end": 2191.5552,
            "confidence": 0.99855906,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "are",
            "start": 2191.5552,
            "end": 2191.715,
            "confidence": 0.67686737,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "doing",
            "start": 2191.715,
            "end": 2191.955,
            "confidence": 0.9997409,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "with",
            "start": 2191.955,
            "end": 2192.115,
            "confidence": 0.96655166,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "it",
            "start": 2192.115,
            "end": 2192.615,
            "confidence": 0.9652143,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "and",
            "start": 2192.675,
            "end": 2192.915,
            "confidence": 0.9980111,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "also",
            "start": 2192.915,
            "end": 2193.155,
            "confidence": 0.5058788,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "the",
            "start": 2193.155,
            "end": 2193.235,
            "confidence": 0.684319,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6747968
          },
          {
            "word": "other",
            "start": 2193.235,
            "end": 2193.475,
            "confidence": 0.9839659,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "idea",
            "start": 2193.475,
            "end": 2193.7952,
            "confidence": 0.9736242,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "is",
            "start": 2193.7952,
            "end": 2193.875,
            "confidence": 0.98903966,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "that",
            "start": 2193.875,
            "end": 2194.375,
            "confidence": 0.99797827,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "mev",
            "start": 2194.5151,
            "end": 2195.0151,
            "confidence": 0.92291725,
            "punctuated_word": "MEV",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "is",
            "start": 2195.155,
            "end": 2195.655,
            "confidence": 0.99764144,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          }
        ],
        "speaker": 0,
        "id": "8a788d8a-6abd-4bd6-a4b5-a8fa86806c78"
      },
      {
        "start": 2196.195,
        "end": 2197.495,
        "confidence": 0.9684452,
        "channel": 0,
        "transcript": "usually, if not always,",
        "words": [
          {
            "word": "usually",
            "start": 2196.195,
            "end": 2196.595,
            "confidence": 0.9009131,
            "punctuated_word": "usually,",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "if",
            "start": 2196.595,
            "end": 2196.7551,
            "confidence": 0.99116594,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "not",
            "start": 2196.7551,
            "end": 2196.995,
            "confidence": 0.9996526,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "always",
            "start": 2196.995,
            "end": 2197.495,
            "confidence": 0.98204887,
            "punctuated_word": "always,",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          }
        ],
        "speaker": 0,
        "id": "06c21c79-b21e-4322-8f6e-3d01f953e2d8"
      },
      {
        "start": 2197.955,
        "end": 2202.695,
        "confidence": 0.9640601,
        "channel": 0,
        "transcript": "considered an economic problem to be solved, an economic reality. Yeah. But what",
        "words": [
          {
            "word": "considered",
            "start": 2197.955,
            "end": 2198.355,
            "confidence": 0.9465707,
            "punctuated_word": "considered",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "an",
            "start": 2198.355,
            "end": 2198.675,
            "confidence": 0.99353045,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "economic",
            "start": 2198.675,
            "end": 2199.155,
            "confidence": 0.9996668,
            "punctuated_word": "economic",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "problem",
            "start": 2199.155,
            "end": 2199.635,
            "confidence": 0.9998134,
            "punctuated_word": "problem",
            "speaker": 0,
            "speaker_confidence": 0.87217075
          },
          {
            "word": "to",
            "start": 2199.635,
            "end": 2199.715,
            "confidence": 0.9992022,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.45602685
          },
          {
            "word": "be",
            "start": 2199.715,
            "end": 2199.875,
            "confidence": 0.9953187,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.45602685
          },
          {
            "word": "solved",
            "start": 2199.875,
            "end": 2200.195,
            "confidence": 0.7533173,
            "punctuated_word": "solved,",
            "speaker": 0,
            "speaker_confidence": 0.45602685
          },
          {
            "word": "an",
            "start": 2200.195,
            "end": 2200.355,
            "confidence": 0.8843067,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.45602685
          },
          {
            "word": "economic",
            "start": 2200.355,
            "end": 2200.8352,
            "confidence": 0.9995259,
            "punctuated_word": "economic",
            "speaker": 0,
            "speaker_confidence": 0.45602685
          },
          {
            "word": "reality",
            "start": 2200.8352,
            "end": 2201.3352,
            "confidence": 0.97362936,
            "punctuated_word": "reality.",
            "speaker": 0,
            "speaker_confidence": 0.45602685
          },
          {
            "word": "yeah",
            "start": 2201.395,
            "end": 2201.875,
            "confidence": 0.9918328,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.12872124
          },
          {
            "word": "but",
            "start": 2201.875,
            "end": 2202.195,
            "confidence": 0.9970028,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.5549567
          },
          {
            "word": "what",
            "start": 2202.195,
            "end": 2202.695,
            "confidence": 0.9990657,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.5549567
          }
        ],
        "speaker": 0,
        "id": "34ceb24e-b514-435b-b997-54b4d3ecf78d"
      },
      {
        "start": 2203.235,
        "end": 2208.7898,
        "confidence": 0.85056704,
        "channel": 0,
        "transcript": "what I argue for and what smart transaction ladder I argue for is mave is also",
        "words": [
          {
            "word": "what",
            "start": 2203.235,
            "end": 2203.395,
            "confidence": 0.9942638,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.5549567
          },
          {
            "word": "i",
            "start": 2203.395,
            "end": 2203.65,
            "confidence": 0.9981669,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5549567
          },
          {
            "word": "argue",
            "start": 2203.8098,
            "end": 2204.13,
            "confidence": 0.98339313,
            "punctuated_word": "argue",
            "speaker": 0,
            "speaker_confidence": 0.5549567
          },
          {
            "word": "for",
            "start": 2204.13,
            "end": 2204.45,
            "confidence": 0.9990785,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.5549567
          },
          {
            "word": "and",
            "start": 2204.45,
            "end": 2204.6099,
            "confidence": 0.89144075,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.35427845
          },
          {
            "word": "what",
            "start": 2204.6099,
            "end": 2204.8499,
            "confidence": 0.9962214,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.35427845
          },
          {
            "word": "smart",
            "start": 2204.8499,
            "end": 2205.17,
            "confidence": 0.7029058,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 0.35427845
          },
          {
            "word": "transaction",
            "start": 2205.17,
            "end": 2205.67,
            "confidence": 0.95156807,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.35427845
          },
          {
            "word": "ladder",
            "start": 2205.89,
            "end": 2206.21,
            "confidence": 0.3051239,
            "punctuated_word": "ladder",
            "speaker": 0,
            "speaker_confidence": 0.35427845
          },
          {
            "word": "i",
            "start": 2206.21,
            "end": 2206.2898,
            "confidence": 0.55834264,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "argue",
            "start": 2206.2898,
            "end": 2206.69,
            "confidence": 0.98395675,
            "punctuated_word": "argue",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "for",
            "start": 2206.69,
            "end": 2207.19,
            "confidence": 0.9970656,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "is",
            "start": 2207.3298,
            "end": 2207.49,
            "confidence": 0.8203794,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "mave",
            "start": 2207.49,
            "end": 2207.99,
            "confidence": 0.43773684,
            "punctuated_word": "mave",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "is",
            "start": 2208.21,
            "end": 2208.2898,
            "confidence": 0.991863,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "also",
            "start": 2208.2898,
            "end": 2208.7898,
            "confidence": 0.99756753,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          }
        ],
        "speaker": 0,
        "id": "23b3bbbd-8ba4-48aa-8347-5240cecef516"
      },
      {
        "start": 2209.41,
        "end": 2215.19,
        "confidence": 0.9589872,
        "channel": 0,
        "transcript": "a horological problem, a problem of time, like how you think of time. And if you think of time,",
        "words": [
          {
            "word": "a",
            "start": 2209.41,
            "end": 2209.49,
            "confidence": 0.99727064,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "horological",
            "start": 2209.49,
            "end": 2209.99,
            "confidence": 0.9712934,
            "punctuated_word": "horological",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "problem",
            "start": 2210.21,
            "end": 2210.71,
            "confidence": 0.91250116,
            "punctuated_word": "problem,",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "a",
            "start": 2210.77,
            "end": 2210.8499,
            "confidence": 0.99718565,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "problem",
            "start": 2210.8499,
            "end": 2211.17,
            "confidence": 0.9993218,
            "punctuated_word": "problem",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "of",
            "start": 2211.17,
            "end": 2211.41,
            "confidence": 0.99905795,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "time",
            "start": 2211.41,
            "end": 2211.91,
            "confidence": 0.8506923,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "like",
            "start": 2212.13,
            "end": 2212.2898,
            "confidence": 0.9456008,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "how",
            "start": 2212.2898,
            "end": 2212.5298,
            "confidence": 0.6385224,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "you",
            "start": 2212.5298,
            "end": 2212.6099,
            "confidence": 0.9905178,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7664472
          },
          {
            "word": "think",
            "start": 2212.6099,
            "end": 2212.8499,
            "confidence": 0.9990576,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "of",
            "start": 2212.8499,
            "end": 2213.01,
            "confidence": 0.9985719,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "time",
            "start": 2213.01,
            "end": 2213.51,
            "confidence": 0.9899414,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "and",
            "start": 2213.8098,
            "end": 2213.97,
            "confidence": 0.99443465,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "if",
            "start": 2213.97,
            "end": 2214.13,
            "confidence": 0.99755824,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "you",
            "start": 2214.13,
            "end": 2214.2898,
            "confidence": 0.99456006,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "think",
            "start": 2214.2898,
            "end": 2214.5298,
            "confidence": 0.99930096,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "of",
            "start": 2214.5298,
            "end": 2214.69,
            "confidence": 0.9985429,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "time",
            "start": 2214.69,
            "end": 2215.19,
            "confidence": 0.94682574,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          }
        ],
        "speaker": 0,
        "id": "50685b1c-d7be-4595-9330-6ebac425cd2d"
      },
      {
        "start": 2215.73,
        "end": 2216.47,
        "confidence": 0.9286597,
        "channel": 0,
        "transcript": "in a way,",
        "words": [
          {
            "word": "in",
            "start": 2215.73,
            "end": 2215.8098,
            "confidence": 0.87133753,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "a",
            "start": 2215.8098,
            "end": 2215.97,
            "confidence": 0.98796535,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "way",
            "start": 2215.97,
            "end": 2216.47,
            "confidence": 0.9266761,
            "punctuated_word": "way,",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          }
        ],
        "speaker": 0,
        "id": "636da886-091a-480d-b927-40a0fdcc2291"
      },
      {
        "start": 2217.0898,
        "end": 2221.2048,
        "confidence": 0.9624227,
        "channel": 0,
        "transcript": "to a certain extent, you can make a economic agnostic argument.",
        "words": [
          {
            "word": "to",
            "start": 2217.0898,
            "end": 2217.17,
            "confidence": 0.99591005,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "a",
            "start": 2217.17,
            "end": 2217.25,
            "confidence": 0.9969015,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6579349
          },
          {
            "word": "certain",
            "start": 2217.25,
            "end": 2217.5698,
            "confidence": 0.9995964,
            "punctuated_word": "certain",
            "speaker": 0,
            "speaker_confidence": 0.6644854
          },
          {
            "word": "extent",
            "start": 2217.5698,
            "end": 2217.97,
            "confidence": 0.99264824,
            "punctuated_word": "extent,",
            "speaker": 0,
            "speaker_confidence": 0.6644854
          },
          {
            "word": "you",
            "start": 2217.97,
            "end": 2218.305,
            "confidence": 0.9864666,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6644854
          },
          {
            "word": "can",
            "start": 2218.385,
            "end": 2218.625,
            "confidence": 0.97525316,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6644854
          },
          {
            "word": "make",
            "start": 2218.625,
            "end": 2218.7048,
            "confidence": 0.9949151,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.6644854
          },
          {
            "word": "a",
            "start": 2218.7048,
            "end": 2219.2048,
            "confidence": 0.7079716,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6644854
          },
          {
            "word": "economic",
            "start": 2219.425,
            "end": 2219.925,
            "confidence": 0.99756783,
            "punctuated_word": "economic",
            "speaker": 0,
            "speaker_confidence": 0.6644854
          },
          {
            "word": "agnostic",
            "start": 2220.145,
            "end": 2220.645,
            "confidence": 0.989189,
            "punctuated_word": "agnostic",
            "speaker": 0,
            "speaker_confidence": 0.6644854
          },
          {
            "word": "argument",
            "start": 2220.7048,
            "end": 2221.2048,
            "confidence": 0.95023024,
            "punctuated_word": "argument.",
            "speaker": 0,
            "speaker_confidence": 0.6644854
          }
        ],
        "speaker": 0,
        "id": "2bf0e5b0-556b-49b3-bbcf-e5ad2cdba635"
      },
      {
        "start": 2221.825,
        "end": 2232.565,
        "confidence": 0.93295306,
        "channel": 0,
        "transcript": "This is about time. Not of course, time is also about value and money. But to a certain extent, you can talk about time for what it's worth. So in many ways, I could I feel like you're giving Mev,",
        "words": [
          {
            "word": "this",
            "start": 2221.825,
            "end": 2221.9849,
            "confidence": 0.53949344,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.5356679
          },
          {
            "word": "is",
            "start": 2221.9849,
            "end": 2222.065,
            "confidence": 0.9845843,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5356679
          },
          {
            "word": "about",
            "start": 2222.065,
            "end": 2222.305,
            "confidence": 0.6528981,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.5356679
          },
          {
            "word": "time",
            "start": 2222.305,
            "end": 2222.545,
            "confidence": 0.8246639,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.5356679
          },
          {
            "word": "not",
            "start": 2222.545,
            "end": 2222.665,
            "confidence": 0.9662955,
            "punctuated_word": "Not",
            "speaker": 0,
            "speaker_confidence": 0.5356679
          },
          {
            "word": "of",
            "start": 2222.785,
            "end": 2222.9448,
            "confidence": 0.99782664,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5356679
          },
          {
            "word": "course",
            "start": 2222.9448,
            "end": 2223.265,
            "confidence": 0.9615676,
            "punctuated_word": "course,",
            "speaker": 0,
            "speaker_confidence": 0.5356679
          },
          {
            "word": "time",
            "start": 2223.265,
            "end": 2223.505,
            "confidence": 0.9979557,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.55589366
          },
          {
            "word": "is",
            "start": 2223.505,
            "end": 2223.665,
            "confidence": 0.9971512,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.55589366
          },
          {
            "word": "also",
            "start": 2223.665,
            "end": 2224.065,
            "confidence": 0.9977004,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.55589366
          },
          {
            "word": "about",
            "start": 2224.065,
            "end": 2224.545,
            "confidence": 0.9980572,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.55589366
          },
          {
            "word": "value",
            "start": 2224.545,
            "end": 2224.865,
            "confidence": 0.99861777,
            "punctuated_word": "value",
            "speaker": 0,
            "speaker_confidence": 0.55589366
          },
          {
            "word": "and",
            "start": 2224.865,
            "end": 2225.1848,
            "confidence": 0.9946808,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.55589366
          },
          {
            "word": "money",
            "start": 2225.1848,
            "end": 2225.665,
            "confidence": 0.8097641,
            "punctuated_word": "money.",
            "speaker": 0,
            "speaker_confidence": 0.55589366
          },
          {
            "word": "but",
            "start": 2225.665,
            "end": 2225.905,
            "confidence": 0.9990086,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.45976704
          },
          {
            "word": "to",
            "start": 2225.905,
            "end": 2226.065,
            "confidence": 0.9912185,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.45976704
          },
          {
            "word": "a",
            "start": 2226.065,
            "end": 2226.145,
            "confidence": 0.81125927,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.45976704
          },
          {
            "word": "certain",
            "start": 2226.145,
            "end": 2226.4648,
            "confidence": 0.9997441,
            "punctuated_word": "certain",
            "speaker": 0,
            "speaker_confidence": 0.45976704
          },
          {
            "word": "extent",
            "start": 2226.4648,
            "end": 2226.865,
            "confidence": 0.98088515,
            "punctuated_word": "extent,",
            "speaker": 0,
            "speaker_confidence": 0.45976704
          },
          {
            "word": "you",
            "start": 2226.865,
            "end": 2226.9448,
            "confidence": 0.99901676,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "can",
            "start": 2226.9448,
            "end": 2227.1848,
            "confidence": 0.99900156,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "talk",
            "start": 2227.1848,
            "end": 2227.505,
            "confidence": 0.8111129,
            "punctuated_word": "talk",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "about",
            "start": 2227.505,
            "end": 2227.825,
            "confidence": 0.9990183,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "time",
            "start": 2227.825,
            "end": 2228.145,
            "confidence": 0.9993723,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "for",
            "start": 2228.145,
            "end": 2228.305,
            "confidence": 0.9900215,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "what",
            "start": 2228.305,
            "end": 2228.545,
            "confidence": 0.9917897,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "it's",
            "start": 2228.545,
            "end": 2228.785,
            "confidence": 0.98119617,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "worth",
            "start": 2228.785,
            "end": 2229.185,
            "confidence": 0.95725465,
            "punctuated_word": "worth.",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "so",
            "start": 2229.185,
            "end": 2229.585,
            "confidence": 0.99519324,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "in",
            "start": 2229.585,
            "end": 2229.7449,
            "confidence": 0.97622514,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "many",
            "start": 2229.7449,
            "end": 2230.065,
            "confidence": 0.9910357,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "ways",
            "start": 2230.065,
            "end": 2230.305,
            "confidence": 0.8628352,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.76509154
          },
          {
            "word": "i",
            "start": 2230.305,
            "end": 2230.385,
            "confidence": 0.99801445,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "could",
            "start": 2230.385,
            "end": 2230.7048,
            "confidence": 0.9988182,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "i",
            "start": 2230.865,
            "end": 2230.9448,
            "confidence": 0.9996172,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "feel",
            "start": 2230.9448,
            "end": 2231.1848,
            "confidence": 0.9994692,
            "punctuated_word": "feel",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "like",
            "start": 2231.1848,
            "end": 2231.425,
            "confidence": 0.9346248,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "you're",
            "start": 2231.425,
            "end": 2231.665,
            "confidence": 0.90653586,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "giving",
            "start": 2231.665,
            "end": 2232.065,
            "confidence": 0.99588615,
            "punctuated_word": "giving",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "mev",
            "start": 2232.065,
            "end": 2232.565,
            "confidence": 0.4287099,
            "punctuated_word": "Mev,",
            "speaker": 0,
            "speaker_confidence": 0.893181
          }
        ],
        "speaker": 0,
        "id": "bb14789f-be99-4ce4-8ad8-50781838113a"
      },
      {
        "start": 2232.9448,
        "end": 2237.26,
        "confidence": 0.94029474,
        "channel": 0,
        "transcript": "its own due a little bit. Otherwise, it gets so wrapped up with this economic conversation",
        "words": [
          {
            "word": "its",
            "start": 2232.9448,
            "end": 2233.1848,
            "confidence": 0.6845126,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "own",
            "start": 2233.1848,
            "end": 2233.425,
            "confidence": 0.9788737,
            "punctuated_word": "own",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "due",
            "start": 2233.425,
            "end": 2233.7449,
            "confidence": 0.9460292,
            "punctuated_word": "due",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "a",
            "start": 2233.7449,
            "end": 2233.825,
            "confidence": 0.73557234,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "little",
            "start": 2233.825,
            "end": 2234.04,
            "confidence": 0.9469027,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "bit",
            "start": 2234.12,
            "end": 2234.28,
            "confidence": 0.9266217,
            "punctuated_word": "bit.",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "otherwise",
            "start": 2234.28,
            "end": 2234.52,
            "confidence": 0.9860816,
            "punctuated_word": "Otherwise,",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "it",
            "start": 2234.52,
            "end": 2234.84,
            "confidence": 0.88257426,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "gets",
            "start": 2234.84,
            "end": 2235.08,
            "confidence": 0.98077744,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "so",
            "start": 2235.08,
            "end": 2235.32,
            "confidence": 0.9842583,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "wrapped",
            "start": 2235.32,
            "end": 2235.56,
            "confidence": 0.9991392,
            "punctuated_word": "wrapped",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "up",
            "start": 2235.56,
            "end": 2235.72,
            "confidence": 0.9986143,
            "punctuated_word": "up",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "with",
            "start": 2235.72,
            "end": 2235.8801,
            "confidence": 0.99906796,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "this",
            "start": 2235.8801,
            "end": 2236.28,
            "confidence": 0.9982659,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "economic",
            "start": 2236.28,
            "end": 2236.76,
            "confidence": 0.99929404,
            "punctuated_word": "economic",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "conversation",
            "start": 2236.76,
            "end": 2237.26,
            "confidence": 0.99812967,
            "punctuated_word": "conversation",
            "speaker": 0,
            "speaker_confidence": 0.893181
          }
        ],
        "speaker": 0,
        "id": "89c5d384-ba86-4397-9fbe-afbcd6f7e170"
      },
      {
        "start": 2237.96,
        "end": 2238.86,
        "confidence": 0.83789057,
        "channel": 0,
        "transcript": "that it becomes",
        "words": [
          {
            "word": "that",
            "start": 2237.96,
            "end": 2238.2,
            "confidence": 0.51478636,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "it",
            "start": 2238.2,
            "end": 2238.36,
            "confidence": 0.9993357,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "becomes",
            "start": 2238.36,
            "end": 2238.86,
            "confidence": 0.99954957,
            "punctuated_word": "becomes",
            "speaker": 0,
            "speaker_confidence": 0.893181
          }
        ],
        "speaker": 0,
        "id": "cef202a7-0e86-4739-9490-404de264100b"
      },
      {
        "start": 2240.2,
        "end": 2242.7,
        "confidence": 0.8055606,
        "channel": 0,
        "transcript": "one directionally with the conversation. So,",
        "words": [
          {
            "word": "one",
            "start": 2240.2,
            "end": 2240.52,
            "confidence": 0.98817736,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "directionally",
            "start": 2240.52,
            "end": 2241.02,
            "confidence": 0.62911224,
            "punctuated_word": "directionally",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "with",
            "start": 2241.1602,
            "end": 2241.4001,
            "confidence": 0.51058704,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "the",
            "start": 2241.4001,
            "end": 2241.56,
            "confidence": 0.98911285,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "conversation",
            "start": 2241.56,
            "end": 2242.06,
            "confidence": 0.9837427,
            "punctuated_word": "conversation.",
            "speaker": 0,
            "speaker_confidence": 0.893181
          },
          {
            "word": "so",
            "start": 2242.2,
            "end": 2242.7,
            "confidence": 0.73263174,
            "punctuated_word": "So,",
            "speaker": 0,
            "speaker_confidence": 0.893181
          }
        ],
        "speaker": 0,
        "id": "b4614307-a74e-45d9-ae38-9f28852614cf"
      },
      {
        "start": 2243.08,
        "end": 2247.58,
        "confidence": 0.9374917,
        "channel": 0,
        "transcript": "I mean yeah. So I wouldn't say Mev is a wholly negative or a harmful",
        "words": [
          {
            "word": "i",
            "start": 2243.08,
            "end": 2243.1602,
            "confidence": 0.9938006,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.54168904
          },
          {
            "word": "mean",
            "start": 2243.1602,
            "end": 2243.2402,
            "confidence": 0.9998702,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 0.54168904
          },
          {
            "word": "yeah",
            "start": 2243.32,
            "end": 2243.56,
            "confidence": 0.99333715,
            "punctuated_word": "yeah.",
            "speaker": 0,
            "speaker_confidence": 0.54168904
          },
          {
            "word": "so",
            "start": 2243.56,
            "end": 2244.06,
            "confidence": 0.99802965,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.54168904
          },
          {
            "word": "i",
            "start": 2244.2,
            "end": 2244.36,
            "confidence": 0.7345289,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.54168904
          },
          {
            "word": "wouldn't",
            "start": 2244.36,
            "end": 2244.68,
            "confidence": 0.99491775,
            "punctuated_word": "wouldn't",
            "speaker": 0,
            "speaker_confidence": 0.54168904
          },
          {
            "word": "say",
            "start": 2244.68,
            "end": 2244.92,
            "confidence": 0.99845064,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.54168904
          },
          {
            "word": "mev",
            "start": 2244.92,
            "end": 2245.1602,
            "confidence": 0.7815527,
            "punctuated_word": "Mev",
            "speaker": 0,
            "speaker_confidence": 0.54168904
          },
          {
            "word": "is",
            "start": 2245.1602,
            "end": 2245.6602,
            "confidence": 0.9037857,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.54168904
          },
          {
            "word": "a",
            "start": 2245.72,
            "end": 2245.8801,
            "confidence": 0.87146676,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.50769806
          },
          {
            "word": "wholly",
            "start": 2245.8801,
            "end": 2246.28,
            "confidence": 0.8111717,
            "punctuated_word": "wholly",
            "speaker": 0,
            "speaker_confidence": 0.50769806
          },
          {
            "word": "negative",
            "start": 2246.28,
            "end": 2246.76,
            "confidence": 0.99938476,
            "punctuated_word": "negative",
            "speaker": 0,
            "speaker_confidence": 0.50769806
          },
          {
            "word": "or",
            "start": 2246.76,
            "end": 2247.0,
            "confidence": 0.9970969,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.50769806
          },
          {
            "word": "a",
            "start": 2247.0,
            "end": 2247.08,
            "confidence": 0.98550373,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.50769806
          },
          {
            "word": "harmful",
            "start": 2247.08,
            "end": 2247.58,
            "confidence": 0.9994783,
            "punctuated_word": "harmful",
            "speaker": 0,
            "speaker_confidence": 0.50769806
          }
        ],
        "speaker": 0,
        "id": "f31a4031-153a-4f18-81fe-435140d9bd0f"
      },
      {
        "start": 2248.155,
        "end": 2254.335,
        "confidence": 0.92922676,
        "channel": 0,
        "transcript": "thing. I mean, in some ways, I would say not MAB is inevitable. I would say extraction is inevitable throughout human history we have extracted.",
        "words": [
          {
            "word": "thing",
            "start": 2248.155,
            "end": 2248.235,
            "confidence": 0.98919415,
            "punctuated_word": "thing.",
            "speaker": 0,
            "speaker_confidence": 0.4666531
          },
          {
            "word": "i",
            "start": 2248.235,
            "end": 2248.395,
            "confidence": 0.55742943,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.4666531
          },
          {
            "word": "mean",
            "start": 2248.395,
            "end": 2248.715,
            "confidence": 0.9908525,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.4666531
          },
          {
            "word": "in",
            "start": 2248.715,
            "end": 2248.955,
            "confidence": 0.98864913,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.4666531
          },
          {
            "word": "some",
            "start": 2248.955,
            "end": 2249.195,
            "confidence": 0.99826896,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.4666531
          },
          {
            "word": "ways",
            "start": 2249.195,
            "end": 2249.435,
            "confidence": 0.8775083,
            "punctuated_word": "ways,",
            "speaker": 0,
            "speaker_confidence": 0.4666531
          },
          {
            "word": "i",
            "start": 2249.435,
            "end": 2249.595,
            "confidence": 0.9989102,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.4666531
          },
          {
            "word": "would",
            "start": 2249.595,
            "end": 2249.7551,
            "confidence": 0.99882144,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.4666531
          },
          {
            "word": "say",
            "start": 2249.7551,
            "end": 2249.915,
            "confidence": 0.98209184,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "not",
            "start": 2249.915,
            "end": 2250.155,
            "confidence": 0.8942036,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "mab",
            "start": 2250.155,
            "end": 2250.475,
            "confidence": 0.9654057,
            "punctuated_word": "MAB",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "is",
            "start": 2250.475,
            "end": 2250.635,
            "confidence": 0.9475834,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "inevitable",
            "start": 2250.635,
            "end": 2251.0352,
            "confidence": 0.8902284,
            "punctuated_word": "inevitable.",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "i",
            "start": 2251.0352,
            "end": 2251.195,
            "confidence": 0.99764377,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "would",
            "start": 2251.195,
            "end": 2251.355,
            "confidence": 0.9681898,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "say",
            "start": 2251.355,
            "end": 2251.595,
            "confidence": 0.9975247,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "extraction",
            "start": 2251.595,
            "end": 2251.995,
            "confidence": 0.995278,
            "punctuated_word": "extraction",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "is",
            "start": 2251.995,
            "end": 2252.155,
            "confidence": 0.96940786,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "inevitable",
            "start": 2252.155,
            "end": 2252.635,
            "confidence": 0.9991047,
            "punctuated_word": "inevitable",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "throughout",
            "start": 2252.635,
            "end": 2252.955,
            "confidence": 0.83835727,
            "punctuated_word": "throughout",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "human",
            "start": 2252.955,
            "end": 2253.195,
            "confidence": 0.9773505,
            "punctuated_word": "human",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "history",
            "start": 2253.195,
            "end": 2253.5151,
            "confidence": 0.9892952,
            "punctuated_word": "history",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "we",
            "start": 2253.5151,
            "end": 2253.675,
            "confidence": 0.48310193,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "have",
            "start": 2253.675,
            "end": 2253.835,
            "confidence": 0.9975274,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.717932
          },
          {
            "word": "extracted",
            "start": 2253.835,
            "end": 2254.335,
            "confidence": 0.93873894,
            "punctuated_word": "extracted.",
            "speaker": 0,
            "speaker_confidence": 0.717932
          }
        ],
        "speaker": 0,
        "id": "6e4af2aa-63ee-4bdf-8255-1375d1d95caf"
      },
      {
        "start": 2255.115,
        "end": 2264.01,
        "confidence": 0.89529645,
        "channel": 0,
        "transcript": "Like, right when we invented I don't know the fire, we realized we're gonna extract much more from our steam. I mean, we realize it's not the history of steam is it was invented, like,",
        "words": [
          {
            "word": "like",
            "start": 2255.115,
            "end": 2255.355,
            "confidence": 0.76168627,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.42934656
          },
          {
            "word": "right",
            "start": 2255.355,
            "end": 2255.595,
            "confidence": 0.9930379,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.42934656
          },
          {
            "word": "when",
            "start": 2255.595,
            "end": 2255.835,
            "confidence": 0.8782128,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.42934656
          },
          {
            "word": "we",
            "start": 2255.835,
            "end": 2255.995,
            "confidence": 0.99832433,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.42934656
          },
          {
            "word": "invented",
            "start": 2255.995,
            "end": 2256.315,
            "confidence": 0.9979709,
            "punctuated_word": "invented",
            "speaker": 0,
            "speaker_confidence": 0.42934656
          },
          {
            "word": "i",
            "start": 2256.395,
            "end": 2256.555,
            "confidence": 0.9992255,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.42934656
          },
          {
            "word": "don't",
            "start": 2256.555,
            "end": 2256.715,
            "confidence": 0.9992094,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.42934656
          },
          {
            "word": "know",
            "start": 2256.715,
            "end": 2256.875,
            "confidence": 0.998657,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "the",
            "start": 2256.875,
            "end": 2257.195,
            "confidence": 0.6596054,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "fire",
            "start": 2257.195,
            "end": 2257.5151,
            "confidence": 0.5299684,
            "punctuated_word": "fire,",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "we",
            "start": 2257.5151,
            "end": 2257.675,
            "confidence": 0.9862134,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "realized",
            "start": 2257.675,
            "end": 2257.995,
            "confidence": 0.49870118,
            "punctuated_word": "realized",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "we're",
            "start": 2257.995,
            "end": 2258.155,
            "confidence": 0.72364736,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "gonna",
            "start": 2258.155,
            "end": 2258.395,
            "confidence": 0.94387525,
            "punctuated_word": "gonna",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "extract",
            "start": 2258.395,
            "end": 2258.715,
            "confidence": 0.9986846,
            "punctuated_word": "extract",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "much",
            "start": 2258.715,
            "end": 2258.955,
            "confidence": 0.99871993,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "more",
            "start": 2258.955,
            "end": 2259.115,
            "confidence": 0.99720746,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "from",
            "start": 2259.115,
            "end": 2259.5151,
            "confidence": 0.995168,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "our",
            "start": 2259.5151,
            "end": 2259.7551,
            "confidence": 0.701162,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "steam",
            "start": 2259.7551,
            "end": 2260.075,
            "confidence": 0.97357154,
            "punctuated_word": "steam.",
            "speaker": 0,
            "speaker_confidence": 0.60795224
          },
          {
            "word": "i",
            "start": 2260.075,
            "end": 2260.155,
            "confidence": 0.9994734,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.57844484
          },
          {
            "word": "mean",
            "start": 2260.155,
            "end": 2260.555,
            "confidence": 0.99635684,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.57844484
          },
          {
            "word": "we",
            "start": 2260.555,
            "end": 2260.715,
            "confidence": 0.52265966,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.57844484
          },
          {
            "word": "realize",
            "start": 2260.715,
            "end": 2260.95,
            "confidence": 0.94192183,
            "punctuated_word": "realize",
            "speaker": 0,
            "speaker_confidence": 0.57844484
          },
          {
            "word": "it's",
            "start": 2261.03,
            "end": 2261.27,
            "confidence": 0.97775733,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.57844484
          },
          {
            "word": "not",
            "start": 2261.27,
            "end": 2261.5898,
            "confidence": 0.99900097,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.57844484
          },
          {
            "word": "the",
            "start": 2261.91,
            "end": 2261.99,
            "confidence": 0.72028476,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.57844484
          },
          {
            "word": "history",
            "start": 2261.99,
            "end": 2262.23,
            "confidence": 0.9719106,
            "punctuated_word": "history",
            "speaker": 0,
            "speaker_confidence": 0.57844484
          },
          {
            "word": "of",
            "start": 2262.23,
            "end": 2262.31,
            "confidence": 0.997416,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.57844484
          },
          {
            "word": "steam",
            "start": 2262.31,
            "end": 2262.55,
            "confidence": 0.9852727,
            "punctuated_word": "steam",
            "speaker": 0,
            "speaker_confidence": 0.5910512
          },
          {
            "word": "is",
            "start": 2262.55,
            "end": 2262.71,
            "confidence": 0.87374353,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5910512
          },
          {
            "word": "it",
            "start": 2262.71,
            "end": 2262.79,
            "confidence": 0.8894208,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5910512
          },
          {
            "word": "was",
            "start": 2262.79,
            "end": 2263.1099,
            "confidence": 0.99967813,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.5910512
          },
          {
            "word": "invented",
            "start": 2263.1099,
            "end": 2263.51,
            "confidence": 0.84026766,
            "punctuated_word": "invented,",
            "speaker": 0,
            "speaker_confidence": 0.5910512
          },
          {
            "word": "like",
            "start": 2263.51,
            "end": 2264.01,
            "confidence": 0.9873663,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.5910512
          }
        ],
        "speaker": 0,
        "id": "4b6546f1-5ebd-42e3-8ac7-871bb3874985"
      },
      {
        "start": 2264.95,
        "end": 2272.17,
        "confidence": 0.9437004,
        "channel": 0,
        "transcript": "so long ago in Turkey or somewhere for, like, toys to make toys, this little steam engine toys. Okay. And nobody did anything about it. But then in England,",
        "words": [
          {
            "word": "so",
            "start": 2264.95,
            "end": 2265.03,
            "confidence": 0.9712487,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.40068483
          },
          {
            "word": "long",
            "start": 2265.03,
            "end": 2265.27,
            "confidence": 0.99877805,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 0.40068483
          },
          {
            "word": "ago",
            "start": 2265.27,
            "end": 2265.51,
            "confidence": 0.99375594,
            "punctuated_word": "ago",
            "speaker": 0,
            "speaker_confidence": 0.40068483
          },
          {
            "word": "in",
            "start": 2265.51,
            "end": 2265.5898,
            "confidence": 0.8887468,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.40068483
          },
          {
            "word": "turkey",
            "start": 2265.5898,
            "end": 2265.99,
            "confidence": 0.94042397,
            "punctuated_word": "Turkey",
            "speaker": 0,
            "speaker_confidence": 0.40068483
          },
          {
            "word": "or",
            "start": 2265.99,
            "end": 2266.07,
            "confidence": 0.96481574,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.40068483
          },
          {
            "word": "somewhere",
            "start": 2266.07,
            "end": 2266.47,
            "confidence": 0.9939481,
            "punctuated_word": "somewhere",
            "speaker": 0,
            "speaker_confidence": 0.40068483
          },
          {
            "word": "for",
            "start": 2266.47,
            "end": 2266.63,
            "confidence": 0.9393896,
            "punctuated_word": "for,",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "like",
            "start": 2266.63,
            "end": 2266.95,
            "confidence": 0.99557793,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "toys",
            "start": 2266.95,
            "end": 2267.19,
            "confidence": 0.9994628,
            "punctuated_word": "toys",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "to",
            "start": 2267.19,
            "end": 2267.3499,
            "confidence": 0.68349063,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "make",
            "start": 2267.3499,
            "end": 2267.51,
            "confidence": 0.9995048,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "toys",
            "start": 2267.51,
            "end": 2267.8298,
            "confidence": 0.88005686,
            "punctuated_word": "toys,",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "this",
            "start": 2267.8298,
            "end": 2268.15,
            "confidence": 0.6134683,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "little",
            "start": 2268.15,
            "end": 2268.39,
            "confidence": 0.9535724,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "steam",
            "start": 2268.39,
            "end": 2268.71,
            "confidence": 0.9924562,
            "punctuated_word": "steam",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "engine",
            "start": 2268.71,
            "end": 2269.03,
            "confidence": 0.9981147,
            "punctuated_word": "engine",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "toys",
            "start": 2269.03,
            "end": 2269.43,
            "confidence": 0.9317626,
            "punctuated_word": "toys.",
            "speaker": 0,
            "speaker_confidence": 0.6068496
          },
          {
            "word": "okay",
            "start": 2269.43,
            "end": 2269.75,
            "confidence": 0.99730265,
            "punctuated_word": "Okay.",
            "speaker": 1,
            "speaker_confidence": 0.01551497
          },
          {
            "word": "and",
            "start": 2269.75,
            "end": 2269.99,
            "confidence": 0.998765,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.44986188
          },
          {
            "word": "nobody",
            "start": 2269.99,
            "end": 2270.31,
            "confidence": 0.99932814,
            "punctuated_word": "nobody",
            "speaker": 0,
            "speaker_confidence": 0.44986188
          },
          {
            "word": "did",
            "start": 2270.31,
            "end": 2270.55,
            "confidence": 0.93137026,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.44986188
          },
          {
            "word": "anything",
            "start": 2270.55,
            "end": 2270.79,
            "confidence": 0.9991528,
            "punctuated_word": "anything",
            "speaker": 0,
            "speaker_confidence": 0.44986188
          },
          {
            "word": "about",
            "start": 2270.79,
            "end": 2271.03,
            "confidence": 0.9998796,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.44986188
          },
          {
            "word": "it",
            "start": 2271.03,
            "end": 2271.19,
            "confidence": 0.90296435,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.44986188
          },
          {
            "word": "but",
            "start": 2271.19,
            "end": 2271.3499,
            "confidence": 0.9977437,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.44986188
          },
          {
            "word": "then",
            "start": 2271.3499,
            "end": 2271.5898,
            "confidence": 0.87575495,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.44986188
          },
          {
            "word": "in",
            "start": 2271.5898,
            "end": 2271.67,
            "confidence": 0.9708501,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5632734
          },
          {
            "word": "england",
            "start": 2271.67,
            "end": 2272.17,
            "confidence": 0.95562625,
            "punctuated_word": "England,",
            "speaker": 0,
            "speaker_confidence": 0.5632734
          }
        ],
        "speaker": 0,
        "id": "67416c7a-9fc1-4fb8-ac3a-5526c9f2dc1e"
      },
      {
        "start": 2272.47,
        "end": 2285.715,
        "confidence": 0.9421203,
        "channel": 0,
        "transcript": "many hundreds of years later, they realized you could extract way more out of that. Alright. Is it a bad thing? Sometimes, yeah. People are, you know, the harmful effects of, you know, oozing coil for steam engine. But it's also, you know, did do a lot of innovation. So I think",
        "words": [
          {
            "word": "many",
            "start": 2272.47,
            "end": 2272.97,
            "confidence": 0.99833447,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.5632734
          },
          {
            "word": "hundreds",
            "start": 2273.03,
            "end": 2273.3499,
            "confidence": 0.9721124,
            "punctuated_word": "hundreds",
            "speaker": 0,
            "speaker_confidence": 0.5632734
          },
          {
            "word": "of",
            "start": 2273.3499,
            "end": 2273.51,
            "confidence": 0.9997552,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5632734
          },
          {
            "word": "years",
            "start": 2273.51,
            "end": 2273.75,
            "confidence": 0.99957305,
            "punctuated_word": "years",
            "speaker": 0,
            "speaker_confidence": 0.5632734
          },
          {
            "word": "later",
            "start": 2273.75,
            "end": 2273.91,
            "confidence": 0.93734545,
            "punctuated_word": "later,",
            "speaker": 0,
            "speaker_confidence": 0.5632734
          },
          {
            "word": "they",
            "start": 2273.91,
            "end": 2274.07,
            "confidence": 0.9957776,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "realized",
            "start": 2274.07,
            "end": 2274.39,
            "confidence": 0.786814,
            "punctuated_word": "realized",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "you",
            "start": 2274.39,
            "end": 2274.47,
            "confidence": 0.93564016,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "could",
            "start": 2274.47,
            "end": 2274.71,
            "confidence": 0.9975701,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "extract",
            "start": 2274.71,
            "end": 2275.1099,
            "confidence": 0.99940336,
            "punctuated_word": "extract",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "way",
            "start": 2275.1099,
            "end": 2275.27,
            "confidence": 0.9972373,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "more",
            "start": 2275.27,
            "end": 2275.51,
            "confidence": 0.99846894,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "out",
            "start": 2275.51,
            "end": 2275.67,
            "confidence": 0.9948512,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "of",
            "start": 2275.67,
            "end": 2275.75,
            "confidence": 0.9988795,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "that",
            "start": 2275.75,
            "end": 2276.25,
            "confidence": 0.99408066,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.5027595
          },
          {
            "word": "alright",
            "start": 2276.31,
            "end": 2276.63,
            "confidence": 0.9058809,
            "punctuated_word": "Alright.",
            "speaker": 1,
            "speaker_confidence": 0.092286944
          },
          {
            "word": "is",
            "start": 2276.63,
            "end": 2276.79,
            "confidence": 0.9972747,
            "punctuated_word": "Is",
            "speaker": 0,
            "speaker_confidence": 0.52596414
          },
          {
            "word": "it",
            "start": 2276.79,
            "end": 2276.895,
            "confidence": 0.9515202,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.52596414
          },
          {
            "word": "a",
            "start": 2276.895,
            "end": 2276.975,
            "confidence": 0.9861499,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.52596414
          },
          {
            "word": "bad",
            "start": 2276.975,
            "end": 2277.295,
            "confidence": 0.9978849,
            "punctuated_word": "bad",
            "speaker": 0,
            "speaker_confidence": 0.52596414
          },
          {
            "word": "thing",
            "start": 2277.295,
            "end": 2277.535,
            "confidence": 0.98850447,
            "punctuated_word": "thing?",
            "speaker": 0,
            "speaker_confidence": 0.52596414
          },
          {
            "word": "sometimes",
            "start": 2277.535,
            "end": 2278.035,
            "confidence": 0.9392724,
            "punctuated_word": "Sometimes,",
            "speaker": 0,
            "speaker_confidence": 0.52596414
          },
          {
            "word": "yeah",
            "start": 2278.095,
            "end": 2278.2551,
            "confidence": 0.77478874,
            "punctuated_word": "yeah.",
            "speaker": 0,
            "speaker_confidence": 0.52596414
          },
          {
            "word": "people",
            "start": 2278.2551,
            "end": 2278.655,
            "confidence": 0.9957052,
            "punctuated_word": "People",
            "speaker": 0,
            "speaker_confidence": 0.087694764
          },
          {
            "word": "are",
            "start": 2278.655,
            "end": 2278.695,
            "confidence": 0.6643853,
            "punctuated_word": "are,",
            "speaker": 0,
            "speaker_confidence": 0.087694764
          },
          {
            "word": "you",
            "start": 2278.695,
            "end": 2278.735,
            "confidence": 0.9979067,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.49224484
          },
          {
            "word": "know",
            "start": 2278.735,
            "end": 2278.975,
            "confidence": 0.99403065,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.49224484
          },
          {
            "word": "the",
            "start": 2278.975,
            "end": 2279.295,
            "confidence": 0.91268486,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.49224484
          },
          {
            "word": "harmful",
            "start": 2279.295,
            "end": 2279.775,
            "confidence": 0.60589635,
            "punctuated_word": "harmful",
            "speaker": 0,
            "speaker_confidence": 0.49224484
          },
          {
            "word": "effects",
            "start": 2279.775,
            "end": 2280.095,
            "confidence": 0.99312204,
            "punctuated_word": "effects",
            "speaker": 0,
            "speaker_confidence": 0.49224484
          },
          {
            "word": "of",
            "start": 2280.095,
            "end": 2280.2551,
            "confidence": 0.96838677,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.49224484
          },
          {
            "word": "you",
            "start": 2280.2551,
            "end": 2280.415,
            "confidence": 0.9963793,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "know",
            "start": 2280.415,
            "end": 2280.735,
            "confidence": 0.99652314,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "oozing",
            "start": 2280.735,
            "end": 2281.215,
            "confidence": 0.877586,
            "punctuated_word": "oozing",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "coil",
            "start": 2281.215,
            "end": 2281.615,
            "confidence": 0.9414818,
            "punctuated_word": "coil",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "for",
            "start": 2281.615,
            "end": 2281.775,
            "confidence": 0.9766293,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "steam",
            "start": 2281.775,
            "end": 2282.095,
            "confidence": 0.70906794,
            "punctuated_word": "steam",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "engine",
            "start": 2282.095,
            "end": 2282.595,
            "confidence": 0.8970576,
            "punctuated_word": "engine.",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "but",
            "start": 2282.735,
            "end": 2282.895,
            "confidence": 0.9770806,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "it's",
            "start": 2282.895,
            "end": 2283.055,
            "confidence": 0.98767674,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "also",
            "start": 2283.055,
            "end": 2283.455,
            "confidence": 0.9848538,
            "punctuated_word": "also,",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "you",
            "start": 2283.455,
            "end": 2283.535,
            "confidence": 0.99651814,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "know",
            "start": 2283.535,
            "end": 2283.775,
            "confidence": 0.9980328,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "did",
            "start": 2283.775,
            "end": 2284.0151,
            "confidence": 0.95402336,
            "punctuated_word": "did",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "do",
            "start": 2284.0151,
            "end": 2284.1353,
            "confidence": 0.8855497,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "a",
            "start": 2284.1353,
            "end": 2284.2551,
            "confidence": 0.7655673,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "lot",
            "start": 2284.2551,
            "end": 2284.415,
            "confidence": 0.9983302,
            "punctuated_word": "lot",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "of",
            "start": 2284.415,
            "end": 2284.495,
            "confidence": 0.9954573,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "innovation",
            "start": 2284.495,
            "end": 2284.975,
            "confidence": 0.8838606,
            "punctuated_word": "innovation.",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "so",
            "start": 2284.975,
            "end": 2285.135,
            "confidence": 0.9919201,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "i",
            "start": 2285.135,
            "end": 2285.215,
            "confidence": 0.92747325,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6285141
          },
          {
            "word": "think",
            "start": 2285.215,
            "end": 2285.715,
            "confidence": 0.9699448,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.682866
          }
        ],
        "speaker": 0,
        "id": "b44a99cb-a25c-4294-8a86-d4e9e7501db2"
      },
      {
        "start": 2286.0151,
        "end": 2286.5151,
        "confidence": 0.99330646,
        "channel": 0,
        "transcript": "extraction",
        "words": [
          {
            "word": "extraction",
            "start": 2286.0151,
            "end": 2286.5151,
            "confidence": 0.99330646,
            "punctuated_word": "extraction",
            "speaker": 0,
            "speaker_confidence": 0.682866
          }
        ],
        "speaker": 0,
        "id": "4f3f415c-e85c-4c0a-8cc8-ae7bf78d8ef1"
      },
      {
        "start": 2287.135,
        "end": 2288.595,
        "confidence": 0.7975105,
        "channel": 0,
        "transcript": "in general, more than MEV,",
        "words": [
          {
            "word": "in",
            "start": 2287.135,
            "end": 2287.295,
            "confidence": 0.8138062,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.682866
          },
          {
            "word": "general",
            "start": 2287.295,
            "end": 2287.695,
            "confidence": 0.77361596,
            "punctuated_word": "general,",
            "speaker": 0,
            "speaker_confidence": 0.682866
          },
          {
            "word": "more",
            "start": 2287.695,
            "end": 2287.855,
            "confidence": 0.82009506,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.682866
          },
          {
            "word": "than",
            "start": 2287.855,
            "end": 2288.095,
            "confidence": 0.88752633,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.682866
          },
          {
            "word": "mev",
            "start": 2288.095,
            "end": 2288.595,
            "confidence": 0.6925092,
            "punctuated_word": "MEV,",
            "speaker": 0,
            "speaker_confidence": 0.682866
          }
        ],
        "speaker": 0,
        "id": "f067fb3f-f793-49fb-a0b2-f8bdbf3ad619"
      },
      {
        "start": 2288.975,
        "end": 2289.42,
        "confidence": 0.67936444,
        "channel": 0,
        "transcript": "extraction is kind of",
        "words": [
          {
            "word": "extraction",
            "start": 2288.975,
            "end": 2289.045,
            "confidence": 0.94789046,
            "punctuated_word": "extraction",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "is",
            "start": 2289.045,
            "end": 2289.295,
            "confidence": 0.58882624,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "kind",
            "start": 2289.295,
            "end": 2289.3574,
            "confidence": 0.4661283,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "of",
            "start": 2289.3574,
            "end": 2289.42,
            "confidence": 0.71461266,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          }
        ],
        "speaker": 0,
        "id": "1be25319-b3e7-4f4f-a871-d31da226c54c"
      },
      {
        "start": 2291.26,
        "end": 2295.2,
        "confidence": 0.8978616,
        "channel": 0,
        "transcript": "history because that's the human, you know, the spirit and we're trying to",
        "words": [
          {
            "word": "history",
            "start": 2291.26,
            "end": 2291.5798,
            "confidence": 0.75425047,
            "punctuated_word": "history",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "because",
            "start": 2291.5798,
            "end": 2291.8198,
            "confidence": 0.8618288,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "that's",
            "start": 2291.8198,
            "end": 2292.0598,
            "confidence": 0.99935615,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "the",
            "start": 2292.0598,
            "end": 2292.2998,
            "confidence": 0.99866414,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "human",
            "start": 2292.2998,
            "end": 2292.6199,
            "confidence": 0.91119444,
            "punctuated_word": "human,",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "you",
            "start": 2292.6199,
            "end": 2292.78,
            "confidence": 0.99944013,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "know",
            "start": 2292.78,
            "end": 2293.28,
            "confidence": 0.9893513,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "the",
            "start": 2293.5798,
            "end": 2293.74,
            "confidence": 0.9979532,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "spirit",
            "start": 2293.74,
            "end": 2294.0598,
            "confidence": 0.991812,
            "punctuated_word": "spirit",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "and",
            "start": 2294.0598,
            "end": 2294.2998,
            "confidence": 0.27140018,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "we're",
            "start": 2294.2998,
            "end": 2294.46,
            "confidence": 0.9072927,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "trying",
            "start": 2294.46,
            "end": 2294.7,
            "confidence": 0.99212,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          },
          {
            "word": "to",
            "start": 2294.7,
            "end": 2295.2,
            "confidence": 0.9975374,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6969616
          }
        ],
        "speaker": 0,
        "id": "b877ebe7-158e-4615-a9fd-7eae7b555e09"
      },
      {
        "start": 2295.5798,
        "end": 2300.0798,
        "confidence": 0.8815981,
        "channel": 0,
        "transcript": "so how we do it, the politics of it Right. Right. Again, the political conversation.",
        "words": [
          {
            "word": "so",
            "start": 2295.5798,
            "end": 2295.8198,
            "confidence": 0.58987087,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.4712026
          },
          {
            "word": "how",
            "start": 2295.8198,
            "end": 2295.98,
            "confidence": 0.9971102,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.4712026
          },
          {
            "word": "we",
            "start": 2295.98,
            "end": 2296.14,
            "confidence": 0.9913298,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.4712026
          },
          {
            "word": "do",
            "start": 2296.14,
            "end": 2296.38,
            "confidence": 0.99941075,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.4712026
          },
          {
            "word": "it",
            "start": 2296.38,
            "end": 2296.6199,
            "confidence": 0.9471158,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.4712026
          },
          {
            "word": "the",
            "start": 2296.6199,
            "end": 2296.8599,
            "confidence": 0.9996377,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.4712026
          },
          {
            "word": "politics",
            "start": 2296.8599,
            "end": 2297.3398,
            "confidence": 0.99986076,
            "punctuated_word": "politics",
            "speaker": 0,
            "speaker_confidence": 0.4712026
          },
          {
            "word": "of",
            "start": 2297.3398,
            "end": 2297.5798,
            "confidence": 0.9976991,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.4712026
          },
          {
            "word": "it",
            "start": 2297.5798,
            "end": 2297.8198,
            "confidence": 0.99916685,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.4712026
          },
          {
            "word": "right",
            "start": 2298.0598,
            "end": 2298.2998,
            "confidence": 0.97147256,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.1543591
          },
          {
            "word": "right",
            "start": 2298.2998,
            "end": 2298.46,
            "confidence": 0.9833422,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.1543591
          },
          {
            "word": "again",
            "start": 2298.6199,
            "end": 2298.94,
            "confidence": 0.5966215,
            "punctuated_word": "Again,",
            "speaker": 0,
            "speaker_confidence": 0.40072614
          },
          {
            "word": "the",
            "start": 2298.94,
            "end": 2299.0999,
            "confidence": 0.9445917,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.40072614
          },
          {
            "word": "political",
            "start": 2299.0999,
            "end": 2299.5798,
            "confidence": 0.26722407,
            "punctuated_word": "political",
            "speaker": 0,
            "speaker_confidence": 0.40072614
          },
          {
            "word": "conversation",
            "start": 2299.5798,
            "end": 2300.0798,
            "confidence": 0.939517,
            "punctuated_word": "conversation.",
            "speaker": 0,
            "speaker_confidence": 0.40072614
          }
        ],
        "speaker": 0,
        "id": "ffba1c65-39d5-410e-8ba7-9af209cbbea3"
      },
      {
        "start": 2300.38,
        "end": 2304.165,
        "confidence": 0.91760975,
        "channel": 0,
        "transcript": "I think it's pivotal. It's not just the economic question. It's a political question.",
        "words": [
          {
            "word": "i",
            "start": 2300.38,
            "end": 2300.54,
            "confidence": 0.8525707,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.45013577
          },
          {
            "word": "think",
            "start": 2300.54,
            "end": 2300.7,
            "confidence": 0.96984583,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.45013577
          },
          {
            "word": "it's",
            "start": 2300.7,
            "end": 2301.2,
            "confidence": 0.96642053,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.45013577
          },
          {
            "word": "pivotal",
            "start": 2301.3398,
            "end": 2301.585,
            "confidence": 0.78448194,
            "punctuated_word": "pivotal.",
            "speaker": 0,
            "speaker_confidence": 0.45013577
          },
          {
            "word": "it's",
            "start": 2301.585,
            "end": 2301.905,
            "confidence": 0.9992223,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          },
          {
            "word": "not",
            "start": 2301.905,
            "end": 2301.9849,
            "confidence": 0.9989415,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          },
          {
            "word": "just",
            "start": 2301.9849,
            "end": 2302.2249,
            "confidence": 0.9984296,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          },
          {
            "word": "the",
            "start": 2302.2249,
            "end": 2302.385,
            "confidence": 0.87803423,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          },
          {
            "word": "economic",
            "start": 2302.385,
            "end": 2302.705,
            "confidence": 0.9982699,
            "punctuated_word": "economic",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          },
          {
            "word": "question",
            "start": 2302.705,
            "end": 2302.945,
            "confidence": 0.8307117,
            "punctuated_word": "question.",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          },
          {
            "word": "it's",
            "start": 2302.945,
            "end": 2303.105,
            "confidence": 0.99811494,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          },
          {
            "word": "a",
            "start": 2303.105,
            "end": 2303.265,
            "confidence": 0.57195395,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          },
          {
            "word": "political",
            "start": 2303.265,
            "end": 2303.665,
            "confidence": 0.99983597,
            "punctuated_word": "political",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          },
          {
            "word": "question",
            "start": 2303.665,
            "end": 2304.165,
            "confidence": 0.99970424,
            "punctuated_word": "question.",
            "speaker": 0,
            "speaker_confidence": 0.44889635
          }
        ],
        "speaker": 0,
        "id": "d6c02b01-395b-4f8c-bd21-21366810108f"
      },
      {
        "start": 2304.545,
        "end": 2305.825,
        "confidence": 0.99908006,
        "channel": 0,
        "transcript": "Yeah. Of course. I mean",
        "words": [
          {
            "word": "yeah",
            "start": 2304.545,
            "end": 2304.785,
            "confidence": 0.99788296,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.3054675
          },
          {
            "word": "of",
            "start": 2304.785,
            "end": 2304.945,
            "confidence": 0.9994978,
            "punctuated_word": "Of",
            "speaker": 1,
            "speaker_confidence": 0.3054675
          },
          {
            "word": "course",
            "start": 2304.945,
            "end": 2305.185,
            "confidence": 0.9982562,
            "punctuated_word": "course.",
            "speaker": 1,
            "speaker_confidence": 0.3054675
          },
          {
            "word": "i",
            "start": 2305.185,
            "end": 2305.345,
            "confidence": 0.9997974,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.3054675
          },
          {
            "word": "mean",
            "start": 2305.345,
            "end": 2305.825,
            "confidence": 0.999966,
            "punctuated_word": "mean",
            "speaker": 1,
            "speaker_confidence": 0.3054675
          }
        ],
        "speaker": 1,
        "id": "d9488bef-18cb-4a08-af3f-8c80084afecc"
      },
      {
        "start": 2306.2249,
        "end": 2310.565,
        "confidence": 0.9466678,
        "channel": 0,
        "transcript": "yeah. Yeah. The, yeah, the sequencing of transactions is becoming",
        "words": [
          {
            "word": "yeah",
            "start": 2306.2249,
            "end": 2306.7249,
            "confidence": 0.987951,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "yeah",
            "start": 2306.945,
            "end": 2307.345,
            "confidence": 0.91966295,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "the",
            "start": 2307.345,
            "end": 2307.7449,
            "confidence": 0.79305637,
            "punctuated_word": "The,",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "yeah",
            "start": 2307.7449,
            "end": 2308.065,
            "confidence": 0.9705342,
            "punctuated_word": "yeah,",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "the",
            "start": 2308.065,
            "end": 2308.305,
            "confidence": 0.99864775,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "sequencing",
            "start": 2308.305,
            "end": 2308.805,
            "confidence": 0.9992568,
            "punctuated_word": "sequencing",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "of",
            "start": 2308.945,
            "end": 2309.185,
            "confidence": 0.999788,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "transactions",
            "start": 2309.185,
            "end": 2309.685,
            "confidence": 0.80023503,
            "punctuated_word": "transactions",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "is",
            "start": 2309.905,
            "end": 2310.065,
            "confidence": 0.99801385,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "becoming",
            "start": 2310.065,
            "end": 2310.565,
            "confidence": 0.99953246,
            "punctuated_word": "becoming",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          }
        ],
        "speaker": 1,
        "id": "b1bf55c2-90d6-4276-ba97-bb2668ac4c1d"
      },
      {
        "start": 2310.945,
        "end": 2313.365,
        "confidence": 0.9472118,
        "channel": 0,
        "transcript": "is political. It's super political. So, I mean,",
        "words": [
          {
            "word": "is",
            "start": 2310.945,
            "end": 2311.185,
            "confidence": 0.8296778,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "political",
            "start": 2311.185,
            "end": 2311.685,
            "confidence": 0.9959582,
            "punctuated_word": "political.",
            "speaker": 1,
            "speaker_confidence": 0.6162129
          },
          {
            "word": "it's",
            "start": 2311.7449,
            "end": 2311.905,
            "confidence": 0.9957068,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.35921544
          },
          {
            "word": "super",
            "start": 2311.905,
            "end": 2312.2249,
            "confidence": 0.99243575,
            "punctuated_word": "super",
            "speaker": 0,
            "speaker_confidence": 0.35921544
          },
          {
            "word": "political",
            "start": 2312.2249,
            "end": 2312.705,
            "confidence": 0.99009544,
            "punctuated_word": "political.",
            "speaker": 0,
            "speaker_confidence": 0.35921544
          },
          {
            "word": "so",
            "start": 2312.705,
            "end": 2312.7852,
            "confidence": 0.77995944,
            "punctuated_word": "So,",
            "speaker": 1,
            "speaker_confidence": 0.35039753
          },
          {
            "word": "i",
            "start": 2312.7852,
            "end": 2312.865,
            "confidence": 0.9990864,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.35039753
          },
          {
            "word": "mean",
            "start": 2312.865,
            "end": 2313.365,
            "confidence": 0.99477446,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.35039753
          }
        ],
        "speaker": 1,
        "id": "900e8914-e5c1-4800-918d-071762b59c60"
      },
      {
        "start": 2314.065,
        "end": 2316.44,
        "confidence": 0.98077124,
        "channel": 0,
        "transcript": "you said some things during the panel that I think,",
        "words": [
          {
            "word": "you",
            "start": 2314.065,
            "end": 2314.2249,
            "confidence": 0.9993637,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.35039753
          },
          {
            "word": "said",
            "start": 2314.2249,
            "end": 2314.4648,
            "confidence": 0.9988826,
            "punctuated_word": "said",
            "speaker": 1,
            "speaker_confidence": 0.35039753
          },
          {
            "word": "some",
            "start": 2314.4648,
            "end": 2314.545,
            "confidence": 0.9688636,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.5539085
          },
          {
            "word": "things",
            "start": 2314.545,
            "end": 2314.74,
            "confidence": 0.99659294,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.5539085
          },
          {
            "word": "during",
            "start": 2314.82,
            "end": 2314.98,
            "confidence": 0.9989015,
            "punctuated_word": "during",
            "speaker": 1,
            "speaker_confidence": 0.5539085
          },
          {
            "word": "the",
            "start": 2314.98,
            "end": 2315.14,
            "confidence": 0.9993861,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5539085
          },
          {
            "word": "panel",
            "start": 2315.14,
            "end": 2315.54,
            "confidence": 0.9999044,
            "punctuated_word": "panel",
            "speaker": 1,
            "speaker_confidence": 0.5539085
          },
          {
            "word": "that",
            "start": 2315.54,
            "end": 2315.86,
            "confidence": 0.99505675,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5539085
          },
          {
            "word": "i",
            "start": 2315.86,
            "end": 2315.94,
            "confidence": 0.8640977,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5539085
          },
          {
            "word": "think",
            "start": 2315.94,
            "end": 2316.44,
            "confidence": 0.9866632,
            "punctuated_word": "think,",
            "speaker": 1,
            "speaker_confidence": 0.5539085
          }
        ],
        "speaker": 1,
        "id": "56d9faaa-fb26-4d56-a457-0fdddecd53f9"
      },
      {
        "start": 2317.54,
        "end": 2333.145,
        "confidence": 0.8335037,
        "channel": 0,
        "transcript": "referenced that. You said, you know, transactions of the world unite. Yeah. Exactly. Exactly. The transaction union, I think it would go. That is it. That's something more we are so one of the things that we are quite because it may have opened some very interesting useful thing, like, useful for the users to do. So for example,",
        "words": [
          {
            "word": "referenced",
            "start": 2317.54,
            "end": 2317.94,
            "confidence": 0.64738196,
            "punctuated_word": "referenced",
            "speaker": 1,
            "speaker_confidence": 0.49243277
          },
          {
            "word": "that",
            "start": 2317.94,
            "end": 2318.1,
            "confidence": 0.80074835,
            "punctuated_word": "that.",
            "speaker": 1,
            "speaker_confidence": 0.49243277
          },
          {
            "word": "you",
            "start": 2318.1,
            "end": 2318.18,
            "confidence": 0.9982305,
            "punctuated_word": "You",
            "speaker": 1,
            "speaker_confidence": 0.49243277
          },
          {
            "word": "said",
            "start": 2318.18,
            "end": 2318.5,
            "confidence": 0.99798286,
            "punctuated_word": "said,",
            "speaker": 1,
            "speaker_confidence": 0.49243277
          },
          {
            "word": "you",
            "start": 2318.5,
            "end": 2318.58,
            "confidence": 0.9998524,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.49243277
          },
          {
            "word": "know",
            "start": 2318.58,
            "end": 2318.98,
            "confidence": 0.99971896,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.58935964
          },
          {
            "word": "transactions",
            "start": 2318.98,
            "end": 2319.48,
            "confidence": 0.99291635,
            "punctuated_word": "transactions",
            "speaker": 1,
            "speaker_confidence": 0.58935964
          },
          {
            "word": "of",
            "start": 2319.54,
            "end": 2319.6199,
            "confidence": 0.9569452,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.58935964
          },
          {
            "word": "the",
            "start": 2319.6199,
            "end": 2319.7,
            "confidence": 0.99920195,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.58935964
          },
          {
            "word": "world",
            "start": 2319.7,
            "end": 2320.02,
            "confidence": 0.9964283,
            "punctuated_word": "world",
            "speaker": 1,
            "speaker_confidence": 0.58935964
          },
          {
            "word": "unite",
            "start": 2320.02,
            "end": 2320.52,
            "confidence": 0.7788888,
            "punctuated_word": "unite.",
            "speaker": 1,
            "speaker_confidence": 0.58935964
          },
          {
            "word": "yeah",
            "start": 2320.74,
            "end": 2320.98,
            "confidence": 0.9086975,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "exactly",
            "start": 2320.98,
            "end": 2321.3,
            "confidence": 0.9824319,
            "punctuated_word": "Exactly.",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "exactly",
            "start": 2321.3,
            "end": 2321.7,
            "confidence": 0.90727895,
            "punctuated_word": "Exactly.",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "the",
            "start": 2321.7,
            "end": 2321.86,
            "confidence": 0.4362649,
            "punctuated_word": "The",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "transaction",
            "start": 2321.86,
            "end": 2322.36,
            "confidence": 0.8764591,
            "punctuated_word": "transaction",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "union",
            "start": 2322.66,
            "end": 2322.98,
            "confidence": 0.93646544,
            "punctuated_word": "union,",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "i",
            "start": 2322.98,
            "end": 2323.06,
            "confidence": 0.9989293,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "think",
            "start": 2323.06,
            "end": 2323.22,
            "confidence": 0.9979936,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "it",
            "start": 2323.22,
            "end": 2323.3,
            "confidence": 0.79303414,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "would",
            "start": 2323.3,
            "end": 2323.54,
            "confidence": 0.6363723,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "go",
            "start": 2323.54,
            "end": 2323.94,
            "confidence": 0.38008654,
            "punctuated_word": "go.",
            "speaker": 1,
            "speaker_confidence": 0.37377113
          },
          {
            "word": "that",
            "start": 2323.94,
            "end": 2324.02,
            "confidence": 0.45386192,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.19324553
          },
          {
            "word": "is",
            "start": 2324.02,
            "end": 2324.18,
            "confidence": 0.34070662,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.19324553
          },
          {
            "word": "it",
            "start": 2324.18,
            "end": 2324.34,
            "confidence": 0.6861841,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.19324553
          },
          {
            "word": "that's",
            "start": 2324.34,
            "end": 2324.42,
            "confidence": 0.85277534,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.3113165
          },
          {
            "word": "something",
            "start": 2324.42,
            "end": 2324.74,
            "confidence": 0.97203773,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.3113165
          },
          {
            "word": "more",
            "start": 2324.74,
            "end": 2324.9,
            "confidence": 0.24795687,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.3113165
          },
          {
            "word": "we",
            "start": 2324.98,
            "end": 2325.06,
            "confidence": 0.7783618,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.3113165
          },
          {
            "word": "are",
            "start": 2325.06,
            "end": 2325.14,
            "confidence": 0.6221188,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.3113165
          },
          {
            "word": "so",
            "start": 2325.22,
            "end": 2325.46,
            "confidence": 0.9915959,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "one",
            "start": 2325.46,
            "end": 2325.6199,
            "confidence": 0.9936481,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "of",
            "start": 2325.6199,
            "end": 2325.7,
            "confidence": 0.9822124,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "the",
            "start": 2325.7,
            "end": 2325.86,
            "confidence": 0.976819,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "things",
            "start": 2325.86,
            "end": 2326.1,
            "confidence": 0.980306,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "that",
            "start": 2326.1,
            "end": 2326.34,
            "confidence": 0.95039475,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "we",
            "start": 2326.34,
            "end": 2326.58,
            "confidence": 0.9207386,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "are",
            "start": 2326.58,
            "end": 2326.74,
            "confidence": 0.9092826,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "quite",
            "start": 2326.74,
            "end": 2326.98,
            "confidence": 0.76943684,
            "punctuated_word": "quite",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "because",
            "start": 2327.46,
            "end": 2327.685,
            "confidence": 0.79658943,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "it",
            "start": 2327.845,
            "end": 2328.085,
            "confidence": 0.19529201,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "may",
            "start": 2328.085,
            "end": 2328.125,
            "confidence": 0.77224034,
            "punctuated_word": "may",
            "speaker": 0,
            "speaker_confidence": 0.6356922
          },
          {
            "word": "have",
            "start": 2328.125,
            "end": 2328.165,
            "confidence": 0.8109169,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "opened",
            "start": 2328.165,
            "end": 2328.645,
            "confidence": 0.58732617,
            "punctuated_word": "opened",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "some",
            "start": 2328.645,
            "end": 2329.145,
            "confidence": 0.6634319,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "very",
            "start": 2329.205,
            "end": 2329.445,
            "confidence": 0.9545177,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "interesting",
            "start": 2329.445,
            "end": 2329.845,
            "confidence": 0.9988631,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "useful",
            "start": 2329.845,
            "end": 2330.245,
            "confidence": 0.90569353,
            "punctuated_word": "useful",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "thing",
            "start": 2330.245,
            "end": 2330.745,
            "confidence": 0.52949727,
            "punctuated_word": "thing,",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "like",
            "start": 2330.965,
            "end": 2331.205,
            "confidence": 0.8987112,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "useful",
            "start": 2331.205,
            "end": 2331.5251,
            "confidence": 0.99785197,
            "punctuated_word": "useful",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "for",
            "start": 2331.5251,
            "end": 2331.685,
            "confidence": 0.99913824,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "the",
            "start": 2331.685,
            "end": 2331.7651,
            "confidence": 0.9902153,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "users",
            "start": 2331.7651,
            "end": 2332.085,
            "confidence": 0.9972025,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "to",
            "start": 2332.085,
            "end": 2332.165,
            "confidence": 0.997695,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "do",
            "start": 2332.165,
            "end": 2332.325,
            "confidence": 0.96872663,
            "punctuated_word": "do.",
            "speaker": 0,
            "speaker_confidence": 0.7150772
          },
          {
            "word": "so",
            "start": 2332.325,
            "end": 2332.485,
            "confidence": 0.9863988,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "for",
            "start": 2332.485,
            "end": 2332.645,
            "confidence": 0.6798877,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "example",
            "start": 2332.645,
            "end": 2333.145,
            "confidence": 0.99577504,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          }
        ],
        "speaker": 0,
        "id": "cb45f258-9909-42be-bb7d-68ac71065043"
      },
      {
        "start": 2333.445,
        "end": 2337.865,
        "confidence": 0.94853485,
        "channel": 0,
        "transcript": "right now, users who have very low value so we hear a rhetoric in crypto,",
        "words": [
          {
            "word": "right",
            "start": 2333.445,
            "end": 2333.605,
            "confidence": 0.9994381,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "now",
            "start": 2333.605,
            "end": 2333.925,
            "confidence": 0.8862612,
            "punctuated_word": "now,",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "users",
            "start": 2333.925,
            "end": 2334.325,
            "confidence": 0.99916697,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "who",
            "start": 2334.325,
            "end": 2334.485,
            "confidence": 0.98456305,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "have",
            "start": 2334.485,
            "end": 2334.8052,
            "confidence": 0.99772793,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "very",
            "start": 2334.8052,
            "end": 2335.125,
            "confidence": 0.9976457,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "low",
            "start": 2335.125,
            "end": 2335.365,
            "confidence": 0.99901915,
            "punctuated_word": "low",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "value",
            "start": 2335.365,
            "end": 2335.605,
            "confidence": 0.92587405,
            "punctuated_word": "value",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "so",
            "start": 2335.7651,
            "end": 2336.2651,
            "confidence": 0.99803203,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "we",
            "start": 2336.325,
            "end": 2336.565,
            "confidence": 0.9959766,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "hear",
            "start": 2336.565,
            "end": 2336.8052,
            "confidence": 0.940577,
            "punctuated_word": "hear",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "a",
            "start": 2336.8052,
            "end": 2336.885,
            "confidence": 0.7590911,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "rhetoric",
            "start": 2336.885,
            "end": 2337.205,
            "confidence": 0.9780528,
            "punctuated_word": "rhetoric",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "in",
            "start": 2337.205,
            "end": 2337.365,
            "confidence": 0.9974982,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "crypto",
            "start": 2337.365,
            "end": 2337.865,
            "confidence": 0.76909804,
            "punctuated_word": "crypto,",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          }
        ],
        "speaker": 0,
        "id": "54bb718b-ff44-4976-806c-70bc8f639607"
      },
      {
        "start": 2338.165,
        "end": 2342.95,
        "confidence": 0.95047975,
        "channel": 0,
        "transcript": "or we make software that anybody can verify, but users, you know, they are not sophisticated",
        "words": [
          {
            "word": "or",
            "start": 2338.165,
            "end": 2338.325,
            "confidence": 0.5526509,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "we",
            "start": 2338.325,
            "end": 2338.485,
            "confidence": 0.99364144,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "make",
            "start": 2338.485,
            "end": 2338.725,
            "confidence": 0.9857019,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "software",
            "start": 2338.725,
            "end": 2339.0452,
            "confidence": 0.9647147,
            "punctuated_word": "software",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "that",
            "start": 2339.0452,
            "end": 2339.205,
            "confidence": 0.9714607,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "anybody",
            "start": 2339.205,
            "end": 2339.5251,
            "confidence": 0.99509627,
            "punctuated_word": "anybody",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "can",
            "start": 2339.5251,
            "end": 2339.73,
            "confidence": 0.8992803,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "verify",
            "start": 2339.81,
            "end": 2340.13,
            "confidence": 0.9657045,
            "punctuated_word": "verify,",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "but",
            "start": 2340.13,
            "end": 2340.21,
            "confidence": 0.9995597,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "users",
            "start": 2340.21,
            "end": 2340.69,
            "confidence": 0.9800261,
            "punctuated_word": "users,",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "you",
            "start": 2340.69,
            "end": 2340.85,
            "confidence": 0.9994673,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "know",
            "start": 2340.85,
            "end": 2341.17,
            "confidence": 0.98400116,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "they",
            "start": 2341.17,
            "end": 2341.65,
            "confidence": 0.9361063,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "are",
            "start": 2341.65,
            "end": 2341.89,
            "confidence": 0.98420805,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "not",
            "start": 2341.89,
            "end": 2342.39,
            "confidence": 0.9972146,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "sophisticated",
            "start": 2342.45,
            "end": 2342.95,
            "confidence": 0.9988424,
            "punctuated_word": "sophisticated",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          }
        ],
        "speaker": 0,
        "id": "8c3a81af-9362-4338-8e88-d9526c4e6475"
      },
      {
        "start": 2343.25,
        "end": 2344.95,
        "confidence": 0.9569658,
        "channel": 0,
        "transcript": "enough to verify everything,",
        "words": [
          {
            "word": "enough",
            "start": 2343.25,
            "end": 2343.57,
            "confidence": 0.9997404,
            "punctuated_word": "enough",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "to",
            "start": 2343.57,
            "end": 2343.97,
            "confidence": 0.9994692,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "verify",
            "start": 2343.97,
            "end": 2344.45,
            "confidence": 0.99959236,
            "punctuated_word": "verify",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "everything",
            "start": 2344.45,
            "end": 2344.95,
            "confidence": 0.82906127,
            "punctuated_word": "everything,",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          }
        ],
        "speaker": 0,
        "id": "381a6cc1-6b0f-4024-abf3-b75280657bcc"
      },
      {
        "start": 2345.49,
        "end": 2347.67,
        "confidence": 0.97795266,
        "channel": 0,
        "transcript": "or they are lazy to verify everything.",
        "words": [
          {
            "word": "or",
            "start": 2345.49,
            "end": 2345.81,
            "confidence": 0.9986331,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "they",
            "start": 2345.81,
            "end": 2346.05,
            "confidence": 0.9993131,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "are",
            "start": 2346.05,
            "end": 2346.21,
            "confidence": 0.8743147,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "lazy",
            "start": 2346.21,
            "end": 2346.69,
            "confidence": 0.99965334,
            "punctuated_word": "lazy",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "to",
            "start": 2346.69,
            "end": 2346.85,
            "confidence": 0.99886876,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "verify",
            "start": 2346.85,
            "end": 2347.17,
            "confidence": 0.99960285,
            "punctuated_word": "verify",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          },
          {
            "word": "everything",
            "start": 2347.17,
            "end": 2347.67,
            "confidence": 0.9752829,
            "punctuated_word": "everything.",
            "speaker": 0,
            "speaker_confidence": 0.8967453
          }
        ],
        "speaker": 0,
        "id": "165f553c-e295-4f05-8ef4-eb9b4317e8f5"
      },
      {
        "start": 2348.05,
        "end": 2354.39,
        "confidence": 0.9582098,
        "channel": 0,
        "transcript": "And that's, of course, first thing is not not nice to talk about users in such a negative way. But more importantly, it's not true",
        "words": [
          {
            "word": "and",
            "start": 2348.05,
            "end": 2348.21,
            "confidence": 0.99822,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "that's",
            "start": 2348.21,
            "end": 2348.6099,
            "confidence": 0.8431416,
            "punctuated_word": "that's,",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "of",
            "start": 2348.6099,
            "end": 2348.77,
            "confidence": 0.99771994,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "course",
            "start": 2348.77,
            "end": 2349.01,
            "confidence": 0.9660164,
            "punctuated_word": "course,",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "first",
            "start": 2349.01,
            "end": 2349.25,
            "confidence": 0.8455458,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "thing",
            "start": 2349.25,
            "end": 2349.41,
            "confidence": 0.96636117,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "is",
            "start": 2349.41,
            "end": 2349.57,
            "confidence": 0.7415152,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "not",
            "start": 2349.57,
            "end": 2349.89,
            "confidence": 0.94927096,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "not",
            "start": 2349.89,
            "end": 2350.13,
            "confidence": 0.99301106,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "nice",
            "start": 2350.13,
            "end": 2350.45,
            "confidence": 0.9935627,
            "punctuated_word": "nice",
            "speaker": 0,
            "speaker_confidence": 0.62433964
          },
          {
            "word": "to",
            "start": 2350.45,
            "end": 2350.53,
            "confidence": 0.9945103,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "talk",
            "start": 2350.53,
            "end": 2350.77,
            "confidence": 0.9990086,
            "punctuated_word": "talk",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "about",
            "start": 2350.77,
            "end": 2351.01,
            "confidence": 0.99737847,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "users",
            "start": 2351.01,
            "end": 2351.49,
            "confidence": 0.9978034,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "in",
            "start": 2351.49,
            "end": 2351.65,
            "confidence": 0.9979705,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "such",
            "start": 2351.65,
            "end": 2351.97,
            "confidence": 0.99832636,
            "punctuated_word": "such",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "a",
            "start": 2351.97,
            "end": 2352.13,
            "confidence": 0.99782926,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "negative",
            "start": 2352.13,
            "end": 2352.45,
            "confidence": 0.98237324,
            "punctuated_word": "negative",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "way",
            "start": 2352.45,
            "end": 2352.6099,
            "confidence": 0.82790154,
            "punctuated_word": "way.",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "but",
            "start": 2352.6099,
            "end": 2352.77,
            "confidence": 0.99929404,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "more",
            "start": 2352.77,
            "end": 2353.01,
            "confidence": 0.8739188,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "importantly",
            "start": 2353.01,
            "end": 2353.49,
            "confidence": 0.9972768,
            "punctuated_word": "importantly,",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "it's",
            "start": 2353.49,
            "end": 2353.65,
            "confidence": 0.99932235,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "not",
            "start": 2353.65,
            "end": 2353.89,
            "confidence": 0.99962866,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          },
          {
            "word": "true",
            "start": 2353.89,
            "end": 2354.39,
            "confidence": 0.9983398,
            "punctuated_word": "true",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          }
        ],
        "speaker": 0,
        "id": "e8de4021-f9fe-48c9-a10b-088836396419"
      },
      {
        "start": 2354.69,
        "end": 2355.075,
        "confidence": 0.7154126,
        "channel": 0,
        "transcript": "because",
        "words": [
          {
            "word": "because",
            "start": 2354.69,
            "end": 2355.075,
            "confidence": 0.7154126,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          }
        ],
        "speaker": 0,
        "id": "aa648c15-1bee-459b-96e5-ece1d16dca7f"
      },
      {
        "start": 2356.115,
        "end": 2356.615,
        "confidence": 0.99890375,
        "channel": 0,
        "transcript": "users",
        "words": [
          {
            "word": "users",
            "start": 2356.115,
            "end": 2356.615,
            "confidence": 0.99890375,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.78134644
          }
        ],
        "speaker": 0,
        "id": "0c2e8bc7-7a48-41cb-9bf4-ff264bb3bcf7"
      },
      {
        "start": 2357.075,
        "end": 2358.055,
        "confidence": 0.9849291,
        "channel": 0,
        "transcript": "who are",
        "words": [
          {
            "word": "who",
            "start": 2357.075,
            "end": 2357.555,
            "confidence": 0.97047645,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.6080104
          },
          {
            "word": "are",
            "start": 2357.555,
            "end": 2358.055,
            "confidence": 0.99938166,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6080104
          }
        ],
        "speaker": 0,
        "id": "8ee65e9f-9063-4461-81be-012410dec7cf"
      },
      {
        "start": 2358.355,
        "end": 2361.015,
        "confidence": 0.9852977,
        "channel": 0,
        "transcript": "probably losing, say, $500",
        "words": [
          {
            "word": "probably",
            "start": 2358.355,
            "end": 2358.855,
            "confidence": 0.9767784,
            "punctuated_word": "probably",
            "speaker": 0,
            "speaker_confidence": 0.6080104
          },
          {
            "word": "losing",
            "start": 2358.9949,
            "end": 2359.4749,
            "confidence": 0.9807301,
            "punctuated_word": "losing,",
            "speaker": 0,
            "speaker_confidence": 0.6080104
          },
          {
            "word": "say",
            "start": 2359.4749,
            "end": 2359.795,
            "confidence": 0.9985012,
            "punctuated_word": "say,",
            "speaker": 0,
            "speaker_confidence": 0.6080104
          },
          {
            "word": "$500",
            "start": 2359.795,
            "end": 2361.015,
            "confidence": 0.985181,
            "punctuated_word": "$500",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          }
        ],
        "speaker": 0,
        "id": "4d6c8b3b-7c6b-4fdb-95c4-1dbbe6cc6539"
      },
      {
        "start": 2361.155,
        "end": 2367.59,
        "confidence": 0.9792202,
        "channel": 0,
        "transcript": "per month in slippage fees, the amount of money they would have to spend to have a full load,",
        "words": [
          {
            "word": "per",
            "start": 2361.155,
            "end": 2361.395,
            "confidence": 0.99896264,
            "punctuated_word": "per",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "month",
            "start": 2361.395,
            "end": 2361.7148,
            "confidence": 0.99939454,
            "punctuated_word": "month",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "in",
            "start": 2361.7148,
            "end": 2361.9548,
            "confidence": 0.9973652,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "slippage",
            "start": 2361.9548,
            "end": 2362.435,
            "confidence": 0.980071,
            "punctuated_word": "slippage",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "fees",
            "start": 2362.435,
            "end": 2362.935,
            "confidence": 0.9600897,
            "punctuated_word": "fees,",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "the",
            "start": 2363.2349,
            "end": 2363.395,
            "confidence": 0.9933995,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "amount",
            "start": 2363.395,
            "end": 2363.895,
            "confidence": 0.9998795,
            "punctuated_word": "amount",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "of",
            "start": 2363.9548,
            "end": 2364.355,
            "confidence": 0.99942124,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "money",
            "start": 2364.355,
            "end": 2364.675,
            "confidence": 0.9996183,
            "punctuated_word": "money",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "they",
            "start": 2364.675,
            "end": 2364.755,
            "confidence": 0.9943962,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "would",
            "start": 2364.755,
            "end": 2364.9949,
            "confidence": 0.987997,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "have",
            "start": 2364.9949,
            "end": 2365.155,
            "confidence": 0.99456257,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7825924
          },
          {
            "word": "to",
            "start": 2365.155,
            "end": 2365.2349,
            "confidence": 0.9863927,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "spend",
            "start": 2365.2349,
            "end": 2365.7148,
            "confidence": 0.9967294,
            "punctuated_word": "spend",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "to",
            "start": 2365.7148,
            "end": 2366.2148,
            "confidence": 0.9542408,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "have",
            "start": 2366.275,
            "end": 2366.595,
            "confidence": 0.9976876,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "a",
            "start": 2366.595,
            "end": 2366.755,
            "confidence": 0.9952865,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "full",
            "start": 2366.755,
            "end": 2367.09,
            "confidence": 0.99374664,
            "punctuated_word": "full",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "load",
            "start": 2367.09,
            "end": 2367.59,
            "confidence": 0.77594537,
            "punctuated_word": "load,",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          }
        ],
        "speaker": 0,
        "id": "dbdcad2a-6f2c-400f-a3c3-90ad538565b2"
      },
      {
        "start": 2368.05,
        "end": 2369.27,
        "confidence": 0.99551827,
        "channel": 0,
        "transcript": "to maintain that,",
        "words": [
          {
            "word": "to",
            "start": 2368.05,
            "end": 2368.29,
            "confidence": 0.9970522,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "maintain",
            "start": 2368.29,
            "end": 2368.77,
            "confidence": 0.9994777,
            "punctuated_word": "maintain",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "that",
            "start": 2368.77,
            "end": 2369.27,
            "confidence": 0.9900251,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          }
        ],
        "speaker": 0,
        "id": "79c3ffc5-0659-463b-89cc-53c010cbbd24"
      },
      {
        "start": 2369.6501,
        "end": 2371.1902,
        "confidence": 0.91760707,
        "channel": 0,
        "transcript": "to verify everything,",
        "words": [
          {
            "word": "to",
            "start": 2369.6501,
            "end": 2370.05,
            "confidence": 0.99691725,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "verify",
            "start": 2370.05,
            "end": 2370.55,
            "confidence": 0.9985322,
            "punctuated_word": "verify",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "everything",
            "start": 2370.6902,
            "end": 2371.1902,
            "confidence": 0.75737184,
            "punctuated_word": "everything,",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          }
        ],
        "speaker": 0,
        "id": "0905d774-97d0-4417-bb99-bed37d6598f5"
      },
      {
        "start": 2371.57,
        "end": 2374.79,
        "confidence": 0.9868986,
        "channel": 0,
        "transcript": "could be much more than the benefit of saving €500.",
        "words": [
          {
            "word": "could",
            "start": 2371.57,
            "end": 2371.81,
            "confidence": 0.98973376,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "be",
            "start": 2371.81,
            "end": 2371.97,
            "confidence": 0.99479806,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "much",
            "start": 2371.97,
            "end": 2372.29,
            "confidence": 0.9867756,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "more",
            "start": 2372.29,
            "end": 2372.4502,
            "confidence": 0.99287945,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "than",
            "start": 2372.4502,
            "end": 2372.6902,
            "confidence": 0.9949886,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "the",
            "start": 2372.6902,
            "end": 2372.85,
            "confidence": 0.9939266,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "benefit",
            "start": 2372.85,
            "end": 2373.25,
            "confidence": 0.9951331,
            "punctuated_word": "benefit",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "of",
            "start": 2373.25,
            "end": 2373.4102,
            "confidence": 0.9981343,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "saving",
            "start": 2373.4102,
            "end": 2373.81,
            "confidence": 0.99367005,
            "punctuated_word": "saving",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "€500",
            "start": 2373.81,
            "end": 2374.79,
            "confidence": 0.92894673,
            "punctuated_word": "€500.",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          }
        ],
        "speaker": 0,
        "id": "84bf9d6f-322c-47a0-9bd9-b62d8ba9c46e"
      },
      {
        "start": 2375.4102,
        "end": 2376.3901,
        "confidence": 0.8976381,
        "channel": 0,
        "transcript": "So if the benefit",
        "words": [
          {
            "word": "so",
            "start": 2375.4102,
            "end": 2375.6501,
            "confidence": 0.9809904,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "if",
            "start": 2375.6501,
            "end": 2375.81,
            "confidence": 0.63255036,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "the",
            "start": 2375.81,
            "end": 2375.8901,
            "confidence": 0.9874187,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8463957
          },
          {
            "word": "benefit",
            "start": 2375.8901,
            "end": 2376.3901,
            "confidence": 0.9895928,
            "punctuated_word": "benefit",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          }
        ],
        "speaker": 0,
        "id": "91117140-a628-48b5-985b-b2579932284b"
      },
      {
        "start": 2376.85,
        "end": 2377.75,
        "confidence": 0.985497,
        "channel": 0,
        "transcript": "that you get",
        "words": [
          {
            "word": "that",
            "start": 2376.85,
            "end": 2377.09,
            "confidence": 0.97451526,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "you",
            "start": 2377.09,
            "end": 2377.25,
            "confidence": 0.99483323,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "get",
            "start": 2377.25,
            "end": 2377.75,
            "confidence": 0.98714256,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          }
        ],
        "speaker": 0,
        "id": "2ca0f15b-faf1-4c25-b65b-ddde4db7bb67"
      },
      {
        "start": 2378.1301,
        "end": 2385.895,
        "confidence": 0.91296995,
        "channel": 0,
        "transcript": "by actually, you know, having users become much more knowledgeable, much more independent, having full knowledge. If the if the benefit",
        "words": [
          {
            "word": "by",
            "start": 2378.1301,
            "end": 2378.4502,
            "confidence": 0.9851394,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "actually",
            "start": 2378.4502,
            "end": 2378.9502,
            "confidence": 0.81245935,
            "punctuated_word": "actually,",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "you",
            "start": 2379.25,
            "end": 2379.57,
            "confidence": 0.9857027,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "know",
            "start": 2379.57,
            "end": 2379.73,
            "confidence": 0.9960499,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "having",
            "start": 2379.73,
            "end": 2380.23,
            "confidence": 0.9547792,
            "punctuated_word": "having",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "users",
            "start": 2380.355,
            "end": 2380.6748,
            "confidence": 0.9836589,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "become",
            "start": 2380.6748,
            "end": 2380.9148,
            "confidence": 0.99411523,
            "punctuated_word": "become",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "much",
            "start": 2380.9148,
            "end": 2381.1548,
            "confidence": 0.99419594,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "more",
            "start": 2381.1548,
            "end": 2381.395,
            "confidence": 0.982768,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "knowledgeable",
            "start": 2381.395,
            "end": 2381.895,
            "confidence": 0.8249769,
            "punctuated_word": "knowledgeable,",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "much",
            "start": 2382.035,
            "end": 2382.275,
            "confidence": 0.9171111,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "more",
            "start": 2382.275,
            "end": 2382.4348,
            "confidence": 0.993378,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "independent",
            "start": 2382.4348,
            "end": 2382.9348,
            "confidence": 0.93805915,
            "punctuated_word": "independent,",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "having",
            "start": 2383.075,
            "end": 2383.4749,
            "confidence": 0.9366371,
            "punctuated_word": "having",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "full",
            "start": 2383.4749,
            "end": 2383.635,
            "confidence": 0.9160797,
            "punctuated_word": "full",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "knowledge",
            "start": 2383.635,
            "end": 2384.135,
            "confidence": 0.74532026,
            "punctuated_word": "knowledge.",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "if",
            "start": 2384.355,
            "end": 2384.515,
            "confidence": 0.98984283,
            "punctuated_word": "If",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "the",
            "start": 2384.515,
            "end": 2384.6748,
            "confidence": 0.8169046,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "if",
            "start": 2384.6748,
            "end": 2384.9949,
            "confidence": 0.8489825,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "the",
            "start": 2384.9949,
            "end": 2385.395,
            "confidence": 0.57162887,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "benefit",
            "start": 2385.395,
            "end": 2385.895,
            "confidence": 0.98458165,
            "punctuated_word": "benefit",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          }
        ],
        "speaker": 0,
        "id": "697580e2-f214-4c84-ad0f-e70e51aec0da"
      },
      {
        "start": 2386.6748,
        "end": 2387.335,
        "confidence": 0.99655485,
        "channel": 0,
        "transcript": "does not",
        "words": [
          {
            "word": "does",
            "start": 2386.6748,
            "end": 2386.835,
            "confidence": 0.9943849,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          },
          {
            "word": "not",
            "start": 2386.835,
            "end": 2387.335,
            "confidence": 0.9987249,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          }
        ],
        "speaker": 0,
        "id": "9871caa7-c4ca-4cbe-9b4a-b06269bcd889"
      },
      {
        "start": 2388.035,
        "end": 2388.535,
        "confidence": 0.8101722,
        "channel": 0,
        "transcript": "out",
        "words": [
          {
            "word": "out",
            "start": 2388.035,
            "end": 2388.535,
            "confidence": 0.8101722,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.8986244
          }
        ],
        "speaker": 0,
        "id": "c7e49463-3c7a-45cf-b4e4-17de5958b1bc"
      },
      {
        "start": 2388.835,
        "end": 2389.335,
        "confidence": 0.97501373,
        "channel": 0,
        "transcript": "like,",
        "words": [
          {
            "word": "like",
            "start": 2388.835,
            "end": 2389.335,
            "confidence": 0.97501373,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6426612
          }
        ],
        "speaker": 0,
        "id": "9f8748cb-c159-4f85-bd75-657eae11d110"
      },
      {
        "start": 2389.635,
        "end": 2394.615,
        "confidence": 0.94952434,
        "channel": 0,
        "transcript": "exceed way more than the cost of doing all that, it doesn't make any sense. So one way to",
        "words": [
          {
            "word": "exceed",
            "start": 2389.635,
            "end": 2390.135,
            "confidence": 0.54350156,
            "punctuated_word": "exceed",
            "speaker": 0,
            "speaker_confidence": 0.6426612
          },
          {
            "word": "way",
            "start": 2390.275,
            "end": 2390.515,
            "confidence": 0.99454886,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.6426612
          },
          {
            "word": "more",
            "start": 2390.515,
            "end": 2390.755,
            "confidence": 0.9959317,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.6426612
          },
          {
            "word": "than",
            "start": 2390.755,
            "end": 2390.9949,
            "confidence": 0.99565953,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.6426612
          },
          {
            "word": "the",
            "start": 2390.9949,
            "end": 2391.1548,
            "confidence": 0.9869219,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6426612
          },
          {
            "word": "cost",
            "start": 2391.1548,
            "end": 2391.4749,
            "confidence": 0.99113256,
            "punctuated_word": "cost",
            "speaker": 0,
            "speaker_confidence": 0.6426612
          },
          {
            "word": "of",
            "start": 2391.4749,
            "end": 2391.635,
            "confidence": 0.99501675,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.4195599
          },
          {
            "word": "doing",
            "start": 2391.635,
            "end": 2391.875,
            "confidence": 0.99636865,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.4195599
          },
          {
            "word": "all",
            "start": 2391.875,
            "end": 2392.035,
            "confidence": 0.9865237,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.4195599
          },
          {
            "word": "that",
            "start": 2392.035,
            "end": 2392.1948,
            "confidence": 0.9073527,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.4195599
          },
          {
            "word": "it",
            "start": 2392.1948,
            "end": 2392.275,
            "confidence": 0.79411805,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.4195599
          },
          {
            "word": "doesn't",
            "start": 2392.275,
            "end": 2392.515,
            "confidence": 0.99468994,
            "punctuated_word": "doesn't",
            "speaker": 0,
            "speaker_confidence": 0.67676073
          },
          {
            "word": "make",
            "start": 2392.515,
            "end": 2392.6748,
            "confidence": 0.99398804,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.67676073
          },
          {
            "word": "any",
            "start": 2392.6748,
            "end": 2392.835,
            "confidence": 0.9863312,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.67676073
          },
          {
            "word": "sense",
            "start": 2392.835,
            "end": 2393.075,
            "confidence": 0.9867908,
            "punctuated_word": "sense.",
            "speaker": 0,
            "speaker_confidence": 0.67676073
          },
          {
            "word": "so",
            "start": 2393.075,
            "end": 2393.575,
            "confidence": 0.9863658,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.67676073
          },
          {
            "word": "one",
            "start": 2393.635,
            "end": 2393.9548,
            "confidence": 0.9717874,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.67676073
          },
          {
            "word": "way",
            "start": 2393.9548,
            "end": 2394.115,
            "confidence": 0.9852014,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.67676073
          },
          {
            "word": "to",
            "start": 2394.115,
            "end": 2394.615,
            "confidence": 0.94873494,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.67676073
          }
        ],
        "speaker": 0,
        "id": "fc73c8cc-10d8-4f35-b9cd-12a210725b64"
      },
      {
        "start": 2395.555,
        "end": 2395.92,
        "confidence": 0.5076386,
        "channel": 0,
        "transcript": "address",
        "words": [
          {
            "word": "address",
            "start": 2395.555,
            "end": 2395.92,
            "confidence": 0.5076386,
            "punctuated_word": "address",
            "speaker": 0,
            "speaker_confidence": 0.67676073
          }
        ],
        "speaker": 0,
        "id": "770e04fe-43f0-4e6d-82d5-422544c3ab7c"
      },
      {
        "start": 2398.48,
        "end": 2399.6199,
        "confidence": 0.8090029,
        "channel": 0,
        "transcript": "transaction unions, which is the idea",
        "words": [
          {
            "word": "transaction",
            "start": 2398.48,
            "end": 2398.5598,
            "confidence": 0.546794,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.44627059
          },
          {
            "word": "unions",
            "start": 2398.5598,
            "end": 2399.04,
            "confidence": 0.82417583,
            "punctuated_word": "unions,",
            "speaker": 0,
            "speaker_confidence": 0.44627059
          },
          {
            "word": "which",
            "start": 2399.04,
            "end": 2399.0667,
            "confidence": 0.8622071,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.44627059
          },
          {
            "word": "is",
            "start": 2399.0667,
            "end": 2399.0933,
            "confidence": 0.91458094,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.44627059
          },
          {
            "word": "the",
            "start": 2399.0933,
            "end": 2399.1199,
            "confidence": 0.8190977,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.44627059
          },
          {
            "word": "idea",
            "start": 2399.1199,
            "end": 2399.6199,
            "confidence": 0.8871615,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.44627059
          }
        ],
        "speaker": 0,
        "id": "0a7cd6b1-e60a-472a-a9e3-15ab58661add"
      },
      {
        "start": 2400.0798,
        "end": 2401.14,
        "confidence": 0.76949596,
        "channel": 0,
        "transcript": "that in a bundle,",
        "words": [
          {
            "word": "that",
            "start": 2400.0798,
            "end": 2400.16,
            "confidence": 0.7477627,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.63793737
          },
          {
            "word": "in",
            "start": 2400.16,
            "end": 2400.4,
            "confidence": 0.80505097,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.63793737
          },
          {
            "word": "a",
            "start": 2400.4,
            "end": 2400.64,
            "confidence": 0.8734916,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.63793737
          },
          {
            "word": "bundle",
            "start": 2400.64,
            "end": 2401.14,
            "confidence": 0.65167844,
            "punctuated_word": "bundle,",
            "speaker": 0,
            "speaker_confidence": 0.63793737
          }
        ],
        "speaker": 0,
        "id": "3ae8874a-e413-4d2e-a007-cda772d9bcfd"
      },
      {
        "start": 2402.0,
        "end": 2404.98,
        "confidence": 0.79857206,
        "channel": 0,
        "transcript": "during the present tense, and we call the present tense in MAF",
        "words": [
          {
            "word": "during",
            "start": 2402.0,
            "end": 2402.4,
            "confidence": 0.79034203,
            "punctuated_word": "during",
            "speaker": 0,
            "speaker_confidence": 0.63793737
          },
          {
            "word": "the",
            "start": 2402.4,
            "end": 2402.5598,
            "confidence": 0.9277111,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.63793737
          },
          {
            "word": "present",
            "start": 2402.5598,
            "end": 2402.96,
            "confidence": 0.82458735,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.63793737
          },
          {
            "word": "tense",
            "start": 2402.96,
            "end": 2403.04,
            "confidence": 0.8366178,
            "punctuated_word": "tense,",
            "speaker": 0,
            "speaker_confidence": 0.63793737
          },
          {
            "word": "and",
            "start": 2403.04,
            "end": 2403.2,
            "confidence": 0.9181024,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5266513
          },
          {
            "word": "we",
            "start": 2403.2,
            "end": 2403.3599,
            "confidence": 0.92218083,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.5266513
          },
          {
            "word": "call",
            "start": 2403.3599,
            "end": 2403.52,
            "confidence": 0.85493016,
            "punctuated_word": "call",
            "speaker": 0,
            "speaker_confidence": 0.5266513
          },
          {
            "word": "the",
            "start": 2403.52,
            "end": 2403.68,
            "confidence": 0.49734896,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5266513
          },
          {
            "word": "present",
            "start": 2403.68,
            "end": 2404.0,
            "confidence": 0.84100306,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 0.5266513
          },
          {
            "word": "tense",
            "start": 2404.0,
            "end": 2404.3198,
            "confidence": 0.9417359,
            "punctuated_word": "tense",
            "speaker": 0,
            "speaker_confidence": 0.5266513
          },
          {
            "word": "in",
            "start": 2404.3198,
            "end": 2404.48,
            "confidence": 0.8370858,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5958478
          },
          {
            "word": "maf",
            "start": 2404.48,
            "end": 2404.98,
            "confidence": 0.3912202,
            "punctuated_word": "MAF",
            "speaker": 0,
            "speaker_confidence": 0.5958478
          }
        ],
        "speaker": 0,
        "id": "e2abf2e3-a1d0-47bc-9d4f-a23586509748"
      },
      {
        "start": 2405.5999,
        "end": 2406.5798,
        "confidence": 0.8253742,
        "channel": 0,
        "transcript": "MAF time, just",
        "words": [
          {
            "word": "maf",
            "start": 2405.5999,
            "end": 2405.68,
            "confidence": 0.81552446,
            "punctuated_word": "MAF",
            "speaker": 0,
            "speaker_confidence": 0.5958478
          },
          {
            "word": "time",
            "start": 2405.68,
            "end": 2406.0798,
            "confidence": 0.7509084,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.5958478
          },
          {
            "word": "just",
            "start": 2406.0798,
            "end": 2406.5798,
            "confidence": 0.9096898,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.5958478
          }
        ],
        "speaker": 0,
        "id": "357b461a-c57b-416b-98b6-92cd59adfa18"
      },
      {
        "start": 2407.2,
        "end": 2411.945,
        "confidence": 0.853867,
        "channel": 0,
        "transcript": "a branding, you know, branding, MAF time. During MAF time, time, solvers,",
        "words": [
          {
            "word": "a",
            "start": 2407.2,
            "end": 2407.3599,
            "confidence": 0.41035885,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.55113965
          },
          {
            "word": "branding",
            "start": 2407.3599,
            "end": 2407.8398,
            "confidence": 0.77593684,
            "punctuated_word": "branding,",
            "speaker": 0,
            "speaker_confidence": 0.55113965
          },
          {
            "word": "you",
            "start": 2407.8398,
            "end": 2407.92,
            "confidence": 0.9817988,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.55113965
          },
          {
            "word": "know",
            "start": 2407.92,
            "end": 2408.0798,
            "confidence": 0.974632,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.55113965
          },
          {
            "word": "branding",
            "start": 2408.0798,
            "end": 2408.5598,
            "confidence": 0.6698539,
            "punctuated_word": "branding,",
            "speaker": 0,
            "speaker_confidence": 0.55113965
          },
          {
            "word": "maf",
            "start": 2408.5598,
            "end": 2408.7998,
            "confidence": 0.9970683,
            "punctuated_word": "MAF",
            "speaker": 0,
            "speaker_confidence": 0.55113965
          },
          {
            "word": "time",
            "start": 2408.7998,
            "end": 2409.2998,
            "confidence": 0.9509815,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.55113965
          },
          {
            "word": "during",
            "start": 2409.44,
            "end": 2409.92,
            "confidence": 0.84264874,
            "punctuated_word": "During",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "maf",
            "start": 2409.92,
            "end": 2410.42,
            "confidence": 0.8920517,
            "punctuated_word": "MAF",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "time",
            "start": 2410.48,
            "end": 2410.725,
            "confidence": 0.80253863,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "time",
            "start": 2411.205,
            "end": 2411.445,
            "confidence": 0.981346,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "solvers",
            "start": 2411.445,
            "end": 2411.945,
            "confidence": 0.96718806,
            "punctuated_word": "solvers,",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          }
        ],
        "speaker": 0,
        "id": "1f2a9374-ddd7-40b8-bc19-edce3052d775"
      },
      {
        "start": 2412.645,
        "end": 2414.185,
        "confidence": 0.99810463,
        "channel": 0,
        "transcript": "if they would bundle",
        "words": [
          {
            "word": "if",
            "start": 2412.645,
            "end": 2413.0452,
            "confidence": 0.99847656,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "they",
            "start": 2413.0452,
            "end": 2413.365,
            "confidence": 0.9982994,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "would",
            "start": 2413.365,
            "end": 2413.685,
            "confidence": 0.9984114,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "bundle",
            "start": 2413.685,
            "end": 2414.185,
            "confidence": 0.9972312,
            "punctuated_word": "bundle",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          }
        ],
        "speaker": 0,
        "id": "a8519544-2093-46e2-81b1-834edf2fc244"
      },
      {
        "start": 2414.485,
        "end": 2416.105,
        "confidence": 0.968212,
        "channel": 0,
        "transcript": "transactions that are of low",
        "words": [
          {
            "word": "transactions",
            "start": 2414.485,
            "end": 2414.985,
            "confidence": 0.88097084,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "that",
            "start": 2415.0452,
            "end": 2415.205,
            "confidence": 0.99167764,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "are",
            "start": 2415.205,
            "end": 2415.445,
            "confidence": 0.99153954,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "of",
            "start": 2415.445,
            "end": 2415.605,
            "confidence": 0.98747176,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "low",
            "start": 2415.605,
            "end": 2416.105,
            "confidence": 0.9894003,
            "punctuated_word": "low",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          }
        ],
        "speaker": 0,
        "id": "af089f1d-f9af-4bf2-8b5f-5451dbe8be6a"
      },
      {
        "start": 2416.485,
        "end": 2418.985,
        "confidence": 0.8411197,
        "channel": 0,
        "transcript": "worth with transactions that are of high worth",
        "words": [
          {
            "word": "worth",
            "start": 2416.485,
            "end": 2416.725,
            "confidence": 0.85812527,
            "punctuated_word": "worth",
            "speaker": 0,
            "speaker_confidence": 0.76641893
          },
          {
            "word": "with",
            "start": 2417.0452,
            "end": 2417.2852,
            "confidence": 0.48735565,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "transactions",
            "start": 2417.2852,
            "end": 2417.7852,
            "confidence": 0.5961729,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "that",
            "start": 2417.8452,
            "end": 2417.925,
            "confidence": 0.97493774,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "are",
            "start": 2417.925,
            "end": 2418.0852,
            "confidence": 0.98733526,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "of",
            "start": 2418.0852,
            "end": 2418.165,
            "confidence": 0.837448,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "high",
            "start": 2418.165,
            "end": 2418.485,
            "confidence": 0.9977811,
            "punctuated_word": "high",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "worth",
            "start": 2418.485,
            "end": 2418.985,
            "confidence": 0.9898016,
            "punctuated_word": "worth",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          }
        ],
        "speaker": 0,
        "id": "be759f7b-ebce-4421-b6e4-8c50bf12af0b"
      },
      {
        "start": 2419.685,
        "end": 2426.8599,
        "confidence": 0.8827045,
        "channel": 0,
        "transcript": "in such a way that the whole bundle has attached atomicity, which means if any of the transactions, the low value transaction, gets sniped,",
        "words": [
          {
            "word": "in",
            "start": 2419.685,
            "end": 2419.925,
            "confidence": 0.68324775,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "such",
            "start": 2419.925,
            "end": 2420.0852,
            "confidence": 0.9973909,
            "punctuated_word": "such",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "a",
            "start": 2420.0852,
            "end": 2420.245,
            "confidence": 0.9905979,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "way",
            "start": 2420.245,
            "end": 2420.485,
            "confidence": 0.99792176,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "that",
            "start": 2420.485,
            "end": 2420.8052,
            "confidence": 0.99498796,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6802758
          },
          {
            "word": "the",
            "start": 2420.8052,
            "end": 2420.885,
            "confidence": 0.98820007,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "whole",
            "start": 2420.885,
            "end": 2421.125,
            "confidence": 0.9979202,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "bundle",
            "start": 2421.125,
            "end": 2421.605,
            "confidence": 0.9917442,
            "punctuated_word": "bundle",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "has",
            "start": 2421.605,
            "end": 2421.8452,
            "confidence": 0.9574809,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "attached",
            "start": 2421.8452,
            "end": 2422.245,
            "confidence": 0.2126678,
            "punctuated_word": "attached",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "atomicity",
            "start": 2422.245,
            "end": 2422.745,
            "confidence": 0.89783806,
            "punctuated_word": "atomicity,",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "which",
            "start": 2422.885,
            "end": 2423.125,
            "confidence": 0.9968148,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "means",
            "start": 2423.125,
            "end": 2423.5251,
            "confidence": 0.98243386,
            "punctuated_word": "means",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "if",
            "start": 2423.5251,
            "end": 2423.88,
            "confidence": 0.89447707,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "any",
            "start": 2423.96,
            "end": 2424.2,
            "confidence": 0.8631043,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "of",
            "start": 2424.2,
            "end": 2424.2798,
            "confidence": 0.98768777,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "the",
            "start": 2424.2798,
            "end": 2424.3599,
            "confidence": 0.9890906,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "transactions",
            "start": 2424.3599,
            "end": 2424.8599,
            "confidence": 0.8450384,
            "punctuated_word": "transactions,",
            "speaker": 0,
            "speaker_confidence": 0.72798336
          },
          {
            "word": "the",
            "start": 2425.0798,
            "end": 2425.16,
            "confidence": 0.97370934,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.54092795
          },
          {
            "word": "low",
            "start": 2425.16,
            "end": 2425.4,
            "confidence": 0.91813374,
            "punctuated_word": "low",
            "speaker": 0,
            "speaker_confidence": 0.54092795
          },
          {
            "word": "value",
            "start": 2425.4,
            "end": 2425.64,
            "confidence": 0.89454174,
            "punctuated_word": "value",
            "speaker": 0,
            "speaker_confidence": 0.54092795
          },
          {
            "word": "transaction",
            "start": 2425.64,
            "end": 2426.1199,
            "confidence": 0.6596023,
            "punctuated_word": "transaction,",
            "speaker": 0,
            "speaker_confidence": 0.54092795
          },
          {
            "word": "gets",
            "start": 2426.1199,
            "end": 2426.3599,
            "confidence": 0.7378764,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.54092795
          },
          {
            "word": "sniped",
            "start": 2426.3599,
            "end": 2426.8599,
            "confidence": 0.7324012,
            "punctuated_word": "sniped,",
            "speaker": 0,
            "speaker_confidence": 0.54092795
          }
        ],
        "speaker": 0,
        "id": "9efd2ce6-ddd8-4e04-8d86-96ecbbe722a6"
      },
      {
        "start": 2427.96,
        "end": 2437.0452,
        "confidence": 0.91671336,
        "channel": 0,
        "transcript": "like, somebody comes in before, has a slippage, does not get what say, you're trying to buy, I don't know, 7 ETH, you already got 6.7",
        "words": [
          {
            "word": "like",
            "start": 2427.96,
            "end": 2428.3599,
            "confidence": 0.8404083,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "somebody",
            "start": 2428.3599,
            "end": 2428.8599,
            "confidence": 0.9915223,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "comes",
            "start": 2428.92,
            "end": 2429.16,
            "confidence": 0.99695045,
            "punctuated_word": "comes",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "in",
            "start": 2429.16,
            "end": 2429.4,
            "confidence": 0.99658597,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "before",
            "start": 2429.4,
            "end": 2429.88,
            "confidence": 0.94438124,
            "punctuated_word": "before,",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "has",
            "start": 2429.88,
            "end": 2430.2,
            "confidence": 0.98018813,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "a",
            "start": 2430.2,
            "end": 2430.2798,
            "confidence": 0.92383516,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "slippage",
            "start": 2430.2798,
            "end": 2430.7798,
            "confidence": 0.9888797,
            "punctuated_word": "slippage,",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "does",
            "start": 2430.92,
            "end": 2431.0798,
            "confidence": 0.985123,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "not",
            "start": 2431.0798,
            "end": 2431.3198,
            "confidence": 0.99949646,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "get",
            "start": 2431.3198,
            "end": 2431.8198,
            "confidence": 0.9986927,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "what",
            "start": 2431.88,
            "end": 2432.1199,
            "confidence": 0.83906746,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "say",
            "start": 2432.44,
            "end": 2432.7598,
            "confidence": 0.75507617,
            "punctuated_word": "say,",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "you're",
            "start": 2432.7598,
            "end": 2433.0,
            "confidence": 0.9311072,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "trying",
            "start": 2433.0,
            "end": 2433.24,
            "confidence": 0.9908075,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "to",
            "start": 2433.24,
            "end": 2433.3198,
            "confidence": 0.9939832,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "buy",
            "start": 2433.3198,
            "end": 2433.8198,
            "confidence": 0.9288059,
            "punctuated_word": "buy,",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "i",
            "start": 2433.88,
            "end": 2433.96,
            "confidence": 0.969399,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.72466147
          },
          {
            "word": "don't",
            "start": 2433.96,
            "end": 2434.1199,
            "confidence": 0.99323535,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "know",
            "start": 2434.1199,
            "end": 2434.5198,
            "confidence": 0.9931481,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "7",
            "start": 2434.5198,
            "end": 2434.92,
            "confidence": 0.9891992,
            "punctuated_word": "7",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "eth",
            "start": 2434.92,
            "end": 2435.16,
            "confidence": 0.69009507,
            "punctuated_word": "ETH,",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "you",
            "start": 2435.16,
            "end": 2435.3198,
            "confidence": 0.96391165,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "already",
            "start": 2435.3198,
            "end": 2435.8198,
            "confidence": 0.33441952,
            "punctuated_word": "already",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "got",
            "start": 2435.925,
            "end": 2436.165,
            "confidence": 0.9863658,
            "punctuated_word": "got",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "6.7",
            "start": 2436.165,
            "end": 2437.0452,
            "confidence": 0.82986337,
            "punctuated_word": "6.7",
            "speaker": 0,
            "speaker_confidence": 0.8313524
          }
        ],
        "speaker": 0,
        "id": "64214419-b1e7-4438-847f-7fc804b8f643"
      },
      {
        "start": 2437.0452,
        "end": 2439.865,
        "confidence": 0.9783055,
        "channel": 0,
        "transcript": "ETH, and the slippage is more than what you",
        "words": [
          {
            "word": "eth",
            "start": 2437.0452,
            "end": 2437.445,
            "confidence": 0.8416945,
            "punctuated_word": "ETH,",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "and",
            "start": 2437.445,
            "end": 2437.685,
            "confidence": 0.99925476,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "the",
            "start": 2437.685,
            "end": 2437.845,
            "confidence": 0.99436,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "slippage",
            "start": 2437.845,
            "end": 2438.345,
            "confidence": 0.9836164,
            "punctuated_word": "slippage",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "is",
            "start": 2438.405,
            "end": 2438.645,
            "confidence": 0.9983602,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "more",
            "start": 2438.645,
            "end": 2438.885,
            "confidence": 0.9986903,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "than",
            "start": 2438.885,
            "end": 2439.205,
            "confidence": 0.99631506,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "what",
            "start": 2439.205,
            "end": 2439.365,
            "confidence": 0.9935963,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "you",
            "start": 2439.365,
            "end": 2439.865,
            "confidence": 0.99886215,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          }
        ],
        "speaker": 0,
        "id": "139dc328-c7f6-4edb-99fe-d8154d2eb5e8"
      },
      {
        "start": 2440.245,
        "end": 2442.185,
        "confidence": 0.9584118,
        "channel": 0,
        "transcript": "wanted, then the whole transaction",
        "words": [
          {
            "word": "wanted",
            "start": 2440.245,
            "end": 2440.565,
            "confidence": 0.81561387,
            "punctuated_word": "wanted,",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "then",
            "start": 2440.565,
            "end": 2440.965,
            "confidence": 0.9942942,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "the",
            "start": 2440.965,
            "end": 2441.205,
            "confidence": 0.98750263,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "whole",
            "start": 2441.205,
            "end": 2441.685,
            "confidence": 0.9969683,
            "punctuated_word": "whole",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          },
          {
            "word": "transaction",
            "start": 2441.685,
            "end": 2442.185,
            "confidence": 0.9976801,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          }
        ],
        "speaker": 0,
        "id": "0ac3b74c-910c-489b-ae42-61278a4e6ecc"
      },
      {
        "start": 2442.565,
        "end": 2443.065,
        "confidence": 0.74851596,
        "channel": 0,
        "transcript": "bundle,",
        "words": [
          {
            "word": "bundle",
            "start": 2442.565,
            "end": 2443.065,
            "confidence": 0.74851596,
            "punctuated_word": "bundle,",
            "speaker": 0,
            "speaker_confidence": 0.83135235
          }
        ],
        "speaker": 0,
        "id": "04816779-41be-4220-a861-328f8bbf6a1a"
      },
      {
        "start": 2443.365,
        "end": 2449.715,
        "confidence": 0.8518255,
        "channel": 0,
        "transcript": "so including the transaction with millions and whatever, hundreds of millions and billions, everything will get",
        "words": [
          {
            "word": "so",
            "start": 2443.365,
            "end": 2443.605,
            "confidence": 0.9063178,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "including",
            "start": 2443.605,
            "end": 2444.105,
            "confidence": 0.93865734,
            "punctuated_word": "including",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "the",
            "start": 2444.165,
            "end": 2444.665,
            "confidence": 0.98600686,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "transaction",
            "start": 2444.885,
            "end": 2445.385,
            "confidence": 0.5452493,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "with",
            "start": 2445.445,
            "end": 2445.945,
            "confidence": 0.96591306,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "millions",
            "start": 2446.085,
            "end": 2446.565,
            "confidence": 0.9936009,
            "punctuated_word": "millions",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "and",
            "start": 2446.565,
            "end": 2446.965,
            "confidence": 0.9283759,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "whatever",
            "start": 2446.965,
            "end": 2447.465,
            "confidence": 0.825125,
            "punctuated_word": "whatever,",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "hundreds",
            "start": 2447.685,
            "end": 2448.0051,
            "confidence": 0.93969065,
            "punctuated_word": "hundreds",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "of",
            "start": 2448.0051,
            "end": 2448.165,
            "confidence": 0.8349494,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "millions",
            "start": 2448.165,
            "end": 2448.565,
            "confidence": 0.99691737,
            "punctuated_word": "millions",
            "speaker": 0,
            "speaker_confidence": 0.6794382
          },
          {
            "word": "and",
            "start": 2448.565,
            "end": 2448.645,
            "confidence": 0.9402261,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.35999554
          },
          {
            "word": "billions",
            "start": 2448.645,
            "end": 2448.715,
            "confidence": 0.9536396,
            "punctuated_word": "billions,",
            "speaker": 0,
            "speaker_confidence": 0.35999554
          },
          {
            "word": "everything",
            "start": 2448.715,
            "end": 2448.965,
            "confidence": 0.5710961,
            "punctuated_word": "everything",
            "speaker": 0,
            "speaker_confidence": 0.35999554
          },
          {
            "word": "will",
            "start": 2448.965,
            "end": 2449.215,
            "confidence": 0.6717947,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.35999554
          },
          {
            "word": "get",
            "start": 2449.215,
            "end": 2449.715,
            "confidence": 0.631647,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.35999554
          }
        ],
        "speaker": 0,
        "id": "0449d3a2-9a79-485a-adcc-45f7a594fba6"
      },
      {
        "start": 2455.07,
        "end": 2457.01,
        "confidence": 0.7908397,
        "channel": 0,
        "transcript": "richer transactions to help",
        "words": [
          {
            "word": "richer",
            "start": 2455.07,
            "end": 2455.47,
            "confidence": 0.5516408,
            "punctuated_word": "richer",
            "speaker": 0,
            "speaker_confidence": 0.6547225
          },
          {
            "word": "transactions",
            "start": 2455.47,
            "end": 2455.97,
            "confidence": 0.92020106,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.6547225
          },
          {
            "word": "to",
            "start": 2455.99,
            "end": 2456.49,
            "confidence": 0.8113575,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6547225
          },
          {
            "word": "help",
            "start": 2456.51,
            "end": 2457.01,
            "confidence": 0.88015926,
            "punctuated_word": "help",
            "speaker": 0,
            "speaker_confidence": 0.6547225
          }
        ],
        "speaker": 0,
        "id": "f2286ad2-ae26-4257-984f-fa75bfebeae6"
      },
      {
        "start": 2457.47,
        "end": 2458.69,
        "confidence": 0.80068415,
        "channel": 0,
        "transcript": "secure transactions",
        "words": [
          {
            "word": "secure",
            "start": 2457.47,
            "end": 2457.97,
            "confidence": 0.96492964,
            "punctuated_word": "secure",
            "speaker": 0,
            "speaker_confidence": 0.6547225
          },
          {
            "word": "transactions",
            "start": 2458.19,
            "end": 2458.69,
            "confidence": 0.63643867,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.6547225
          }
        ],
        "speaker": 0,
        "id": "a1cd9eb0-b665-43ed-8e03-e521a163e7ea"
      },
      {
        "start": 2459.07,
        "end": 2463.345,
        "confidence": 0.88312656,
        "channel": 0,
        "transcript": "that have low value. And this is transactions of the world unite. This is Transaction solidarity. Transaction solidarity.",
        "words": [
          {
            "word": "that",
            "start": 2459.07,
            "end": 2459.15,
            "confidence": 0.92605716,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6547225
          },
          {
            "word": "have",
            "start": 2459.15,
            "end": 2459.31,
            "confidence": 0.8178944,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.6547225
          },
          {
            "word": "low",
            "start": 2459.31,
            "end": 2459.47,
            "confidence": 0.91424793,
            "punctuated_word": "low",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "value",
            "start": 2459.47,
            "end": 2459.71,
            "confidence": 0.76220196,
            "punctuated_word": "value.",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "and",
            "start": 2459.71,
            "end": 2459.79,
            "confidence": 0.90180993,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "this",
            "start": 2459.79,
            "end": 2460.03,
            "confidence": 0.8979226,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "is",
            "start": 2460.03,
            "end": 2460.3499,
            "confidence": 0.97136027,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "transactions",
            "start": 2460.3499,
            "end": 2460.8499,
            "confidence": 0.85160404,
            "punctuated_word": "transactions",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "of",
            "start": 2460.91,
            "end": 2461.07,
            "confidence": 0.9608406,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "the",
            "start": 2461.07,
            "end": 2461.15,
            "confidence": 0.98125696,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "world",
            "start": 2461.15,
            "end": 2461.39,
            "confidence": 0.9035031,
            "punctuated_word": "world",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "unite",
            "start": 2461.39,
            "end": 2461.89,
            "confidence": 0.94806826,
            "punctuated_word": "unite.",
            "speaker": 0,
            "speaker_confidence": 0.64632446
          },
          {
            "word": "this",
            "start": 2462.1099,
            "end": 2462.3499,
            "confidence": 0.84103984,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.28368223
          },
          {
            "word": "is",
            "start": 2462.3499,
            "end": 2462.4697,
            "confidence": 0.9877949,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.28368223
          },
          {
            "word": "transaction",
            "start": 2462.5898,
            "end": 2462.71,
            "confidence": 0.97900563,
            "punctuated_word": "Transaction",
            "speaker": 0,
            "speaker_confidence": 0.28368223
          },
          {
            "word": "solidarity",
            "start": 2462.71,
            "end": 2462.8298,
            "confidence": 0.948717,
            "punctuated_word": "solidarity.",
            "speaker": 0,
            "speaker_confidence": 0.28368223
          },
          {
            "word": "transaction",
            "start": 2462.8298,
            "end": 2463.0798,
            "confidence": 0.63679487,
            "punctuated_word": "Transaction",
            "speaker": 1,
            "speaker_confidence": 0.4382841
          },
          {
            "word": "solidarity",
            "start": 2463.0798,
            "end": 2463.345,
            "confidence": 0.6661587,
            "punctuated_word": "solidarity.",
            "speaker": 1,
            "speaker_confidence": 0.4382841
          }
        ],
        "speaker": 0,
        "id": "257e6962-4b89-43b9-942b-bbd70342d9f1"
      },
      {
        "start": 2464.545,
        "end": 2468.2449,
        "confidence": 0.8784129,
        "channel": 0,
        "transcript": "Solidarity. Transaction unions, we call it. This is like bringing the transaction",
        "words": [
          {
            "word": "solidarity",
            "start": 2464.545,
            "end": 2465.025,
            "confidence": 0.91152304,
            "punctuated_word": "Solidarity.",
            "speaker": 1,
            "speaker_confidence": 0.4382841
          },
          {
            "word": "transaction",
            "start": 2465.025,
            "end": 2465.525,
            "confidence": 0.40341404,
            "punctuated_word": "Transaction",
            "speaker": 0,
            "speaker_confidence": 0.32309735
          },
          {
            "word": "unions",
            "start": 2465.585,
            "end": 2465.905,
            "confidence": 0.6308161,
            "punctuated_word": "unions,",
            "speaker": 0,
            "speaker_confidence": 0.32309735
          },
          {
            "word": "we",
            "start": 2465.905,
            "end": 2465.9849,
            "confidence": 0.96950513,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.32309735
          },
          {
            "word": "call",
            "start": 2465.9849,
            "end": 2466.2249,
            "confidence": 0.980459,
            "punctuated_word": "call",
            "speaker": 0,
            "speaker_confidence": 0.32309735
          },
          {
            "word": "it",
            "start": 2466.2249,
            "end": 2466.385,
            "confidence": 0.8730478,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.32309735
          },
          {
            "word": "this",
            "start": 2466.385,
            "end": 2466.465,
            "confidence": 0.9742777,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.4227506
          },
          {
            "word": "is",
            "start": 2466.465,
            "end": 2466.545,
            "confidence": 0.9950772,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.4227506
          },
          {
            "word": "like",
            "start": 2466.545,
            "end": 2467.025,
            "confidence": 0.81632125,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.4227506
          },
          {
            "word": "bringing",
            "start": 2467.025,
            "end": 2467.525,
            "confidence": 0.98804027,
            "punctuated_word": "bringing",
            "speaker": 0,
            "speaker_confidence": 0.4227506
          },
          {
            "word": "the",
            "start": 2467.585,
            "end": 2467.7449,
            "confidence": 0.9991297,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.69484115
          },
          {
            "word": "transaction",
            "start": 2467.7449,
            "end": 2468.2449,
            "confidence": 0.99934345,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.69484115
          }
        ],
        "speaker": 0,
        "id": "4513b164-687c-4589-a653-d73509b05e57"
      },
      {
        "start": 2468.945,
        "end": 2471.365,
        "confidence": 0.98948383,
        "channel": 0,
        "transcript": "down to the same level playing bundle.",
        "words": [
          {
            "word": "down",
            "start": 2468.945,
            "end": 2469.265,
            "confidence": 0.99960905,
            "punctuated_word": "down",
            "speaker": 0,
            "speaker_confidence": 0.69484115
          },
          {
            "word": "to",
            "start": 2469.265,
            "end": 2469.425,
            "confidence": 0.9970108,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.69484115
          },
          {
            "word": "the",
            "start": 2469.425,
            "end": 2469.585,
            "confidence": 0.99829835,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.69484115
          },
          {
            "word": "same",
            "start": 2469.585,
            "end": 2469.9849,
            "confidence": 0.9998555,
            "punctuated_word": "same",
            "speaker": 0,
            "speaker_confidence": 0.69484115
          },
          {
            "word": "level",
            "start": 2469.9849,
            "end": 2470.465,
            "confidence": 0.99935883,
            "punctuated_word": "level",
            "speaker": 0,
            "speaker_confidence": 0.69484115
          },
          {
            "word": "playing",
            "start": 2470.465,
            "end": 2470.865,
            "confidence": 0.9508831,
            "punctuated_word": "playing",
            "speaker": 0,
            "speaker_confidence": 0.69484115
          },
          {
            "word": "bundle",
            "start": 2470.865,
            "end": 2471.365,
            "confidence": 0.98137164,
            "punctuated_word": "bundle.",
            "speaker": 0,
            "speaker_confidence": 0.69484115
          }
        ],
        "speaker": 0,
        "id": "4a48dfee-cb00-4a27-83aa-01648dbfc001"
      },
      {
        "start": 2473.585,
        "end": 2478.805,
        "confidence": 0.86045974,
        "channel": 0,
        "transcript": "And and and these are the great this is again and maybe the political question. You can make a movie so",
        "words": [
          {
            "word": "and",
            "start": 2473.585,
            "end": 2473.825,
            "confidence": 0.9964742,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5092835
          },
          {
            "word": "and",
            "start": 2473.825,
            "end": 2474.2249,
            "confidence": 0.99827003,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5092835
          },
          {
            "word": "and",
            "start": 2474.2249,
            "end": 2474.465,
            "confidence": 0.9920704,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5092835
          },
          {
            "word": "these",
            "start": 2474.465,
            "end": 2474.705,
            "confidence": 0.97757405,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.5092835
          },
          {
            "word": "are",
            "start": 2474.705,
            "end": 2474.945,
            "confidence": 0.99881977,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.5092835
          },
          {
            "word": "the",
            "start": 2474.945,
            "end": 2475.105,
            "confidence": 0.99690104,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5092835
          },
          {
            "word": "great",
            "start": 2475.105,
            "end": 2475.345,
            "confidence": 0.9937568,
            "punctuated_word": "great",
            "speaker": 0,
            "speaker_confidence": 0.5092835
          },
          {
            "word": "this",
            "start": 2475.505,
            "end": 2475.585,
            "confidence": 0.535119,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.5252234
          },
          {
            "word": "is",
            "start": 2475.585,
            "end": 2475.665,
            "confidence": 0.58961755,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5252234
          },
          {
            "word": "again",
            "start": 2475.665,
            "end": 2475.825,
            "confidence": 0.5107069,
            "punctuated_word": "again",
            "speaker": 0,
            "speaker_confidence": 0.5252234
          },
          {
            "word": "and",
            "start": 2475.9849,
            "end": 2476.065,
            "confidence": 0.5317304,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5252234
          },
          {
            "word": "maybe",
            "start": 2476.065,
            "end": 2476.2651,
            "confidence": 0.94555706,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.5252234
          },
          {
            "word": "the",
            "start": 2476.2651,
            "end": 2476.465,
            "confidence": 0.4828862,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5252234
          },
          {
            "word": "political",
            "start": 2476.465,
            "end": 2476.865,
            "confidence": 0.9908501,
            "punctuated_word": "political",
            "speaker": 0,
            "speaker_confidence": 0.5252234
          },
          {
            "word": "question",
            "start": 2476.865,
            "end": 2477.265,
            "confidence": 0.9767974,
            "punctuated_word": "question.",
            "speaker": 0,
            "speaker_confidence": 0.5252234
          },
          {
            "word": "you",
            "start": 2477.265,
            "end": 2477.345,
            "confidence": 0.99479973,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "can",
            "start": 2477.345,
            "end": 2477.585,
            "confidence": 0.9994117,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "make",
            "start": 2477.585,
            "end": 2477.825,
            "confidence": 0.9628511,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "a",
            "start": 2477.825,
            "end": 2477.9849,
            "confidence": 0.7144239,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "movie",
            "start": 2477.9849,
            "end": 2478.305,
            "confidence": 0.9365416,
            "punctuated_word": "movie",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "so",
            "start": 2478.305,
            "end": 2478.805,
            "confidence": 0.94449425,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          }
        ],
        "speaker": 0,
        "id": "14ecb2e7-cade-4c8e-b30e-e6f80aa6efe5"
      },
      {
        "start": 2479.5,
        "end": 2482.0,
        "confidence": 0.96031624,
        "channel": 0,
        "transcript": "politically doing the right thing, I would say,",
        "words": [
          {
            "word": "politically",
            "start": 2479.5,
            "end": 2480.0,
            "confidence": 0.99850863,
            "punctuated_word": "politically",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "doing",
            "start": 2480.22,
            "end": 2480.54,
            "confidence": 0.98518676,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "the",
            "start": 2480.54,
            "end": 2480.7,
            "confidence": 0.9996513,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "right",
            "start": 2480.7,
            "end": 2480.94,
            "confidence": 0.9998233,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "thing",
            "start": 2480.94,
            "end": 2481.1,
            "confidence": 0.92059183,
            "punctuated_word": "thing,",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "i",
            "start": 2481.1,
            "end": 2481.34,
            "confidence": 0.9991986,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7225629
          },
          {
            "word": "would",
            "start": 2481.34,
            "end": 2481.5,
            "confidence": 0.9985612,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "say",
            "start": 2481.5,
            "end": 2482.0,
            "confidence": 0.78100836,
            "punctuated_word": "say,",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          }
        ],
        "speaker": 0,
        "id": "69e4e082-2400-457f-8d75-1ae87dde5883"
      },
      {
        "start": 2482.3801,
        "end": 2484.0,
        "confidence": 0.9823615,
        "channel": 0,
        "transcript": "because the level of programmability",
        "words": [
          {
            "word": "because",
            "start": 2482.3801,
            "end": 2482.86,
            "confidence": 0.9977012,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "the",
            "start": 2482.86,
            "end": 2483.1,
            "confidence": 0.9866534,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "level",
            "start": 2483.1,
            "end": 2483.34,
            "confidence": 0.99911016,
            "punctuated_word": "level",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "of",
            "start": 2483.34,
            "end": 2483.5,
            "confidence": 0.9982552,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "programmability",
            "start": 2483.5,
            "end": 2484.0,
            "confidence": 0.93008775,
            "punctuated_word": "programmability",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          }
        ],
        "speaker": 0,
        "id": "7bbdaead-2949-4a11-abb0-af7399b1566f"
      },
      {
        "start": 2484.3,
        "end": 2493.12,
        "confidence": 0.9108528,
        "channel": 0,
        "transcript": "you have around how do you include a transaction, when does the transaction gets picked up, what does it mean to execute it. All of those things have become open to programmability,",
        "words": [
          {
            "word": "you",
            "start": 2484.3,
            "end": 2484.54,
            "confidence": 0.9242982,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "have",
            "start": 2484.54,
            "end": 2484.86,
            "confidence": 0.9952354,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "around",
            "start": 2484.86,
            "end": 2485.36,
            "confidence": 0.9970285,
            "punctuated_word": "around",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "how",
            "start": 2485.5,
            "end": 2485.66,
            "confidence": 0.61528814,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "do",
            "start": 2485.66,
            "end": 2485.9,
            "confidence": 0.99640346,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "you",
            "start": 2485.9,
            "end": 2485.98,
            "confidence": 0.9991015,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "include",
            "start": 2485.98,
            "end": 2486.3,
            "confidence": 0.9972644,
            "punctuated_word": "include",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "a",
            "start": 2486.3,
            "end": 2486.46,
            "confidence": 0.902165,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "transaction",
            "start": 2486.46,
            "end": 2486.94,
            "confidence": 0.7770276,
            "punctuated_word": "transaction,",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "when",
            "start": 2486.94,
            "end": 2487.18,
            "confidence": 0.99760264,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "does",
            "start": 2487.18,
            "end": 2487.34,
            "confidence": 0.6827748,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "the",
            "start": 2487.34,
            "end": 2487.42,
            "confidence": 0.6486712,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "transaction",
            "start": 2487.42,
            "end": 2487.92,
            "confidence": 0.992423,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "gets",
            "start": 2488.06,
            "end": 2488.22,
            "confidence": 0.825539,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "picked",
            "start": 2488.22,
            "end": 2488.54,
            "confidence": 0.99968433,
            "punctuated_word": "picked",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "up",
            "start": 2488.54,
            "end": 2488.86,
            "confidence": 0.9736267,
            "punctuated_word": "up,",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "what",
            "start": 2488.86,
            "end": 2489.02,
            "confidence": 0.9981996,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "does",
            "start": 2489.02,
            "end": 2489.18,
            "confidence": 0.99650156,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "it",
            "start": 2489.18,
            "end": 2489.34,
            "confidence": 0.997677,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.8530744
          },
          {
            "word": "mean",
            "start": 2489.34,
            "end": 2489.5,
            "confidence": 0.98756903,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "to",
            "start": 2489.5,
            "end": 2489.66,
            "confidence": 0.9635807,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "execute",
            "start": 2489.66,
            "end": 2490.06,
            "confidence": 0.9588172,
            "punctuated_word": "execute",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "it",
            "start": 2490.06,
            "end": 2490.3,
            "confidence": 0.26025409,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "all",
            "start": 2490.3,
            "end": 2490.46,
            "confidence": 0.9630631,
            "punctuated_word": "All",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "of",
            "start": 2490.46,
            "end": 2490.62,
            "confidence": 0.99795234,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "those",
            "start": 2490.62,
            "end": 2490.86,
            "confidence": 0.7616029,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "things",
            "start": 2490.86,
            "end": 2491.18,
            "confidence": 0.9992576,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "have",
            "start": 2491.18,
            "end": 2491.34,
            "confidence": 0.97179383,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "become",
            "start": 2491.34,
            "end": 2491.84,
            "confidence": 0.99937207,
            "punctuated_word": "become",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "open",
            "start": 2492.14,
            "end": 2492.3801,
            "confidence": 0.9966794,
            "punctuated_word": "open",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "to",
            "start": 2492.3801,
            "end": 2492.62,
            "confidence": 0.99888664,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "programmability",
            "start": 2492.62,
            "end": 2493.12,
            "confidence": 0.97195125,
            "punctuated_word": "programmability,",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          }
        ],
        "speaker": 0,
        "id": "c3e0858c-44d0-4785-a62d-9a6afe74eae1"
      },
      {
        "start": 2493.82,
        "end": 2494.575,
        "confidence": 0.99899375,
        "channel": 0,
        "transcript": "open to",
        "words": [
          {
            "word": "open",
            "start": 2493.82,
            "end": 2494.22,
            "confidence": 0.9986628,
            "punctuated_word": "open",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "to",
            "start": 2494.22,
            "end": 2494.575,
            "confidence": 0.9993247,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          }
        ],
        "speaker": 0,
        "id": "6528fdbc-f2d2-4629-b35d-49a49124b751"
      },
      {
        "start": 2495.535,
        "end": 2504.035,
        "confidence": 0.9453349,
        "channel": 0,
        "transcript": "being worked on in some ways. Before it was, like, very flat. You send the transaction and the validator would just accept it based on fees. Nothing else to be done in between.",
        "words": [
          {
            "word": "being",
            "start": 2495.535,
            "end": 2496.035,
            "confidence": 0.9956951,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "worked",
            "start": 2496.095,
            "end": 2496.415,
            "confidence": 0.9961506,
            "punctuated_word": "worked",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "on",
            "start": 2496.415,
            "end": 2496.575,
            "confidence": 0.9988569,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "in",
            "start": 2496.575,
            "end": 2496.7349,
            "confidence": 0.97934556,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "some",
            "start": 2496.7349,
            "end": 2496.9749,
            "confidence": 0.9898912,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "ways",
            "start": 2496.9749,
            "end": 2497.2148,
            "confidence": 0.91490704,
            "punctuated_word": "ways.",
            "speaker": 0,
            "speaker_confidence": 0.8106797
          },
          {
            "word": "before",
            "start": 2497.2148,
            "end": 2497.535,
            "confidence": 0.99895906,
            "punctuated_word": "Before",
            "speaker": 0,
            "speaker_confidence": 0.5779031
          },
          {
            "word": "it",
            "start": 2497.535,
            "end": 2497.695,
            "confidence": 0.66676146,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5779031
          },
          {
            "word": "was",
            "start": 2497.695,
            "end": 2498.015,
            "confidence": 0.89862406,
            "punctuated_word": "was,",
            "speaker": 0,
            "speaker_confidence": 0.5779031
          },
          {
            "word": "like",
            "start": 2498.015,
            "end": 2498.4949,
            "confidence": 0.9988898,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.5779031
          },
          {
            "word": "very",
            "start": 2498.4949,
            "end": 2498.815,
            "confidence": 0.9989072,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.5779031
          },
          {
            "word": "flat",
            "start": 2498.815,
            "end": 2499.055,
            "confidence": 0.9231322,
            "punctuated_word": "flat.",
            "speaker": 0,
            "speaker_confidence": 0.5779031
          },
          {
            "word": "you",
            "start": 2499.055,
            "end": 2499.2148,
            "confidence": 0.99805295,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.5868441
          },
          {
            "word": "send",
            "start": 2499.2148,
            "end": 2499.375,
            "confidence": 0.99304694,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.5868441
          },
          {
            "word": "the",
            "start": 2499.375,
            "end": 2499.615,
            "confidence": 0.96365774,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5868441
          },
          {
            "word": "transaction",
            "start": 2499.615,
            "end": 2500.115,
            "confidence": 0.99888605,
            "punctuated_word": "transaction",
            "speaker": 0,
            "speaker_confidence": 0.5868441
          },
          {
            "word": "and",
            "start": 2500.255,
            "end": 2500.4949,
            "confidence": 0.5104767,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5868441
          },
          {
            "word": "the",
            "start": 2500.4949,
            "end": 2500.655,
            "confidence": 0.9912048,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5868441
          },
          {
            "word": "validator",
            "start": 2500.655,
            "end": 2501.135,
            "confidence": 0.9287369,
            "punctuated_word": "validator",
            "speaker": 0,
            "speaker_confidence": 0.5868441
          },
          {
            "word": "would",
            "start": 2501.135,
            "end": 2501.375,
            "confidence": 0.84868395,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.5868441
          },
          {
            "word": "just",
            "start": 2501.375,
            "end": 2501.4548,
            "confidence": 0.9769795,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "accept",
            "start": 2501.4548,
            "end": 2501.775,
            "confidence": 0.9865823,
            "punctuated_word": "accept",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "it",
            "start": 2501.775,
            "end": 2501.935,
            "confidence": 0.9796666,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "based",
            "start": 2501.935,
            "end": 2502.095,
            "confidence": 0.9912224,
            "punctuated_word": "based",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "on",
            "start": 2502.095,
            "end": 2502.255,
            "confidence": 0.99671763,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "fees",
            "start": 2502.255,
            "end": 2502.575,
            "confidence": 0.9278824,
            "punctuated_word": "fees.",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "nothing",
            "start": 2502.575,
            "end": 2502.815,
            "confidence": 0.9989875,
            "punctuated_word": "Nothing",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "else",
            "start": 2502.815,
            "end": 2503.055,
            "confidence": 0.9694983,
            "punctuated_word": "else",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "to",
            "start": 2503.055,
            "end": 2503.135,
            "confidence": 0.8668048,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "be",
            "start": 2503.135,
            "end": 2503.2148,
            "confidence": 0.9174049,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "done",
            "start": 2503.2148,
            "end": 2503.4548,
            "confidence": 0.9988426,
            "punctuated_word": "done",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "in",
            "start": 2503.4548,
            "end": 2503.535,
            "confidence": 0.998345,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          },
          {
            "word": "between",
            "start": 2503.535,
            "end": 2504.035,
            "confidence": 0.99425465,
            "punctuated_word": "between.",
            "speaker": 0,
            "speaker_confidence": 0.6908708
          }
        ],
        "speaker": 0,
        "id": "6a4c2e84-7af7-49aa-a701-1bd6f90a274e"
      },
      {
        "start": 2504.415,
        "end": 2512.35,
        "confidence": 0.94124895,
        "channel": 0,
        "transcript": "Mhmm. Just you send it and in the name of, you know, the divine, you just, you know, hope it gets accepted. But now it's not that. You have a full",
        "words": [
          {
            "word": "mhmm",
            "start": 2504.415,
            "end": 2504.815,
            "confidence": 0.99559414,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.5096187
          },
          {
            "word": "just",
            "start": 2504.815,
            "end": 2505.2148,
            "confidence": 0.9893736,
            "punctuated_word": "Just",
            "speaker": 0,
            "speaker_confidence": 0.5096187
          },
          {
            "word": "you",
            "start": 2505.2148,
            "end": 2505.4548,
            "confidence": 0.4939767,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5096187
          },
          {
            "word": "send",
            "start": 2505.4548,
            "end": 2505.695,
            "confidence": 0.9954757,
            "punctuated_word": "send",
            "speaker": 0,
            "speaker_confidence": 0.5096187
          },
          {
            "word": "it",
            "start": 2505.695,
            "end": 2505.855,
            "confidence": 0.99636215,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5096187
          },
          {
            "word": "and",
            "start": 2505.855,
            "end": 2506.015,
            "confidence": 0.64082617,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5096187
          },
          {
            "word": "in",
            "start": 2506.015,
            "end": 2506.175,
            "confidence": 0.9909661,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5096187
          },
          {
            "word": "the",
            "start": 2506.175,
            "end": 2506.335,
            "confidence": 0.9943566,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "name",
            "start": 2506.335,
            "end": 2506.4949,
            "confidence": 0.999418,
            "punctuated_word": "name",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "of",
            "start": 2506.4949,
            "end": 2506.7349,
            "confidence": 0.9764188,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "you",
            "start": 2506.7349,
            "end": 2506.895,
            "confidence": 0.9996536,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "know",
            "start": 2506.895,
            "end": 2507.395,
            "confidence": 0.8642361,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "the",
            "start": 2507.615,
            "end": 2507.775,
            "confidence": 0.91838735,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "divine",
            "start": 2507.775,
            "end": 2508.175,
            "confidence": 0.63740194,
            "punctuated_word": "divine,",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "you",
            "start": 2508.175,
            "end": 2508.255,
            "confidence": 0.9361126,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "just",
            "start": 2508.255,
            "end": 2508.4949,
            "confidence": 0.95573056,
            "punctuated_word": "just,",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "you",
            "start": 2508.4949,
            "end": 2508.575,
            "confidence": 0.9996087,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "know",
            "start": 2508.575,
            "end": 2508.81,
            "confidence": 0.99741787,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5332379
          },
          {
            "word": "hope",
            "start": 2508.8901,
            "end": 2508.97,
            "confidence": 0.9943303,
            "punctuated_word": "hope",
            "speaker": 0,
            "speaker_confidence": 0.48236203
          },
          {
            "word": "it",
            "start": 2508.97,
            "end": 2509.29,
            "confidence": 0.99752,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.48236203
          },
          {
            "word": "gets",
            "start": 2509.29,
            "end": 2509.53,
            "confidence": 0.98908067,
            "punctuated_word": "gets",
            "speaker": 0,
            "speaker_confidence": 0.48236203
          },
          {
            "word": "accepted",
            "start": 2509.53,
            "end": 2509.9302,
            "confidence": 0.955708,
            "punctuated_word": "accepted.",
            "speaker": 0,
            "speaker_confidence": 0.48236203
          },
          {
            "word": "but",
            "start": 2509.9302,
            "end": 2510.09,
            "confidence": 0.9991001,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.48236203
          },
          {
            "word": "now",
            "start": 2510.09,
            "end": 2510.25,
            "confidence": 0.984339,
            "punctuated_word": "now",
            "speaker": 0,
            "speaker_confidence": 0.48236203
          },
          {
            "word": "it's",
            "start": 2510.25,
            "end": 2510.4102,
            "confidence": 0.9748641,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.46781737
          },
          {
            "word": "not",
            "start": 2510.4102,
            "end": 2510.57,
            "confidence": 0.9985092,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.46781737
          },
          {
            "word": "that",
            "start": 2510.57,
            "end": 2510.73,
            "confidence": 0.97565037,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.46781737
          },
          {
            "word": "you",
            "start": 2510.73,
            "end": 2510.97,
            "confidence": 0.9769907,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.46781737
          },
          {
            "word": "have",
            "start": 2510.97,
            "end": 2511.47,
            "confidence": 0.9962717,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.46781737
          },
          {
            "word": "a",
            "start": 2511.69,
            "end": 2511.85,
            "confidence": 0.9795712,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.46781737
          },
          {
            "word": "full",
            "start": 2511.85,
            "end": 2512.35,
            "confidence": 0.97547,
            "punctuated_word": "full",
            "speaker": 0,
            "speaker_confidence": 0.46781737
          }
        ],
        "speaker": 0,
        "id": "98182b1d-7db1-4f74-b0fe-1f63d7a4dc25"
      },
      {
        "start": 2512.81,
        "end": 2513.55,
        "confidence": 0.83021325,
        "channel": 0,
        "transcript": "ever developing",
        "words": [
          {
            "word": "ever",
            "start": 2512.81,
            "end": 2513.05,
            "confidence": 0.66351897,
            "punctuated_word": "ever",
            "speaker": 0,
            "speaker_confidence": 0.60185856
          },
          {
            "word": "developing",
            "start": 2513.05,
            "end": 2513.55,
            "confidence": 0.99690753,
            "punctuated_word": "developing",
            "speaker": 0,
            "speaker_confidence": 0.60185856
          }
        ],
        "speaker": 0,
        "id": "56e2d98b-a9dc-4c98-9c56-65e64760ee95"
      },
      {
        "start": 2514.01,
        "end": 2515.87,
        "confidence": 0.93976164,
        "channel": 0,
        "transcript": "protocol with all the many,",
        "words": [
          {
            "word": "protocol",
            "start": 2514.01,
            "end": 2514.51,
            "confidence": 0.99850523,
            "punctuated_word": "protocol",
            "speaker": 0,
            "speaker_confidence": 0.60185856
          },
          {
            "word": "with",
            "start": 2514.57,
            "end": 2514.97,
            "confidence": 0.94507825,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.60185856
          },
          {
            "word": "all",
            "start": 2514.97,
            "end": 2515.21,
            "confidence": 0.8003569,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.60185856
          },
          {
            "word": "the",
            "start": 2515.21,
            "end": 2515.37,
            "confidence": 0.997036,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.60185856
          },
          {
            "word": "many",
            "start": 2515.37,
            "end": 2515.87,
            "confidence": 0.95783186,
            "punctuated_word": "many,",
            "speaker": 0,
            "speaker_confidence": 0.60185856
          }
        ],
        "speaker": 0,
        "id": "f5c656da-6b73-44bc-b079-fd0888c6c0e9"
      },
      {
        "start": 2517.45,
        "end": 2518.6702,
        "confidence": 0.97867453,
        "channel": 0,
        "transcript": "intent platforms",
        "words": [
          {
            "word": "intent",
            "start": 2517.45,
            "end": 2517.95,
            "confidence": 0.99266523,
            "punctuated_word": "intent",
            "speaker": 0,
            "speaker_confidence": 0.4417727
          },
          {
            "word": "platforms",
            "start": 2518.1702,
            "end": 2518.6702,
            "confidence": 0.96468383,
            "punctuated_word": "platforms",
            "speaker": 0,
            "speaker_confidence": 0.4417727
          }
        ],
        "speaker": 0,
        "id": "8d23d6ae-c6f0-475c-8c1f-a4d3220fa791"
      },
      {
        "start": 2519.21,
        "end": 2520.73,
        "confidence": 0.7677177,
        "channel": 0,
        "transcript": "Right. And any of the,",
        "words": [
          {
            "word": "right",
            "start": 2519.21,
            "end": 2519.53,
            "confidence": 0.9964789,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.4417727
          },
          {
            "word": "and",
            "start": 2519.61,
            "end": 2519.85,
            "confidence": 0.9983412,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.44177163
          },
          {
            "word": "any",
            "start": 2519.85,
            "end": 2520.25,
            "confidence": 0.16787933,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.44177163
          },
          {
            "word": "of",
            "start": 2520.25,
            "end": 2520.33,
            "confidence": 0.8327883,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.44177163
          },
          {
            "word": "the",
            "start": 2520.33,
            "end": 2520.73,
            "confidence": 0.8431009,
            "punctuated_word": "the,",
            "speaker": 0,
            "speaker_confidence": 0.44177163
          }
        ],
        "speaker": 0,
        "id": "ed4bf10a-7fc7-407f-8baf-301e6c44ec32"
      },
      {
        "start": 2521.1301,
        "end": 2525.445,
        "confidence": 0.9030711,
        "channel": 0,
        "transcript": "companies that are out there, we're all developing together. And and that's a great thing. I mean, as long as",
        "words": [
          {
            "word": "companies",
            "start": 2521.1301,
            "end": 2521.61,
            "confidence": 0.9939302,
            "punctuated_word": "companies",
            "speaker": 0,
            "speaker_confidence": 0.44177163
          },
          {
            "word": "that",
            "start": 2521.61,
            "end": 2521.69,
            "confidence": 0.6692587,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.44177163
          },
          {
            "word": "are",
            "start": 2521.69,
            "end": 2521.77,
            "confidence": 0.96101946,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "out",
            "start": 2521.77,
            "end": 2521.9302,
            "confidence": 0.9936376,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "there",
            "start": 2521.9302,
            "end": 2522.09,
            "confidence": 0.8004548,
            "punctuated_word": "there,",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "we're",
            "start": 2522.09,
            "end": 2522.25,
            "confidence": 0.75807786,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "all",
            "start": 2522.25,
            "end": 2522.49,
            "confidence": 0.9818386,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "developing",
            "start": 2522.49,
            "end": 2522.99,
            "confidence": 0.997523,
            "punctuated_word": "developing",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "together",
            "start": 2523.105,
            "end": 2523.425,
            "confidence": 0.7928449,
            "punctuated_word": "together.",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "and",
            "start": 2523.425,
            "end": 2523.585,
            "confidence": 0.97325,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "and",
            "start": 2523.585,
            "end": 2523.7449,
            "confidence": 0.7261674,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "that's",
            "start": 2523.7449,
            "end": 2523.9048,
            "confidence": 0.977332,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "a",
            "start": 2523.9048,
            "end": 2524.065,
            "confidence": 0.46082163,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "great",
            "start": 2524.065,
            "end": 2524.225,
            "confidence": 0.99987006,
            "punctuated_word": "great",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "thing",
            "start": 2524.225,
            "end": 2524.385,
            "confidence": 0.9795717,
            "punctuated_word": "thing.",
            "speaker": 0,
            "speaker_confidence": 0.5894409
          },
          {
            "word": "i",
            "start": 2524.385,
            "end": 2524.545,
            "confidence": 0.99964905,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "mean",
            "start": 2524.545,
            "end": 2524.705,
            "confidence": 0.9982661,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "as",
            "start": 2524.705,
            "end": 2524.865,
            "confidence": 0.9997969,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "long",
            "start": 2524.865,
            "end": 2524.945,
            "confidence": 0.99960345,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "as",
            "start": 2524.945,
            "end": 2525.445,
            "confidence": 0.9985078,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          }
        ],
        "speaker": 0,
        "id": "bb085e88-5fdc-44a3-ad1f-43e39f224cab"
      },
      {
        "start": 2525.825,
        "end": 2529.365,
        "confidence": 0.9581203,
        "channel": 0,
        "transcript": "we, you know, have a political angle, not just an economic angle.",
        "words": [
          {
            "word": "we",
            "start": 2525.825,
            "end": 2526.325,
            "confidence": 0.99528337,
            "punctuated_word": "we,",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "you",
            "start": 2526.385,
            "end": 2526.545,
            "confidence": 0.99919397,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "know",
            "start": 2526.545,
            "end": 2526.785,
            "confidence": 0.99986875,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "have",
            "start": 2526.785,
            "end": 2526.945,
            "confidence": 0.99965215,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "a",
            "start": 2526.945,
            "end": 2527.105,
            "confidence": 0.9992213,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "political",
            "start": 2527.105,
            "end": 2527.505,
            "confidence": 0.9997002,
            "punctuated_word": "political",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "angle",
            "start": 2527.505,
            "end": 2527.825,
            "confidence": 0.8621964,
            "punctuated_word": "angle,",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "not",
            "start": 2527.825,
            "end": 2527.9849,
            "confidence": 0.92856276,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "just",
            "start": 2527.9849,
            "end": 2528.225,
            "confidence": 0.999778,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "an",
            "start": 2528.225,
            "end": 2528.385,
            "confidence": 0.98319674,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "economic",
            "start": 2528.385,
            "end": 2528.865,
            "confidence": 0.9973833,
            "punctuated_word": "economic",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "angle",
            "start": 2528.865,
            "end": 2529.365,
            "confidence": 0.7334066,
            "punctuated_word": "angle.",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          }
        ],
        "speaker": 0,
        "id": "f4ca2d21-9139-4a2e-9e67-e87b269d7db5"
      },
      {
        "start": 2529.825,
        "end": 2532.885,
        "confidence": 0.85013217,
        "channel": 0,
        "transcript": "Because ultimately, economics is in many ways subject to politics,",
        "words": [
          {
            "word": "because",
            "start": 2529.825,
            "end": 2530.145,
            "confidence": 0.4347721,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "ultimately",
            "start": 2530.145,
            "end": 2530.625,
            "confidence": 0.7876748,
            "punctuated_word": "ultimately,",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "economics",
            "start": 2530.625,
            "end": 2531.105,
            "confidence": 0.99394,
            "punctuated_word": "economics",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "is",
            "start": 2531.105,
            "end": 2531.345,
            "confidence": 0.9858127,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8356647
          },
          {
            "word": "in",
            "start": 2531.345,
            "end": 2531.425,
            "confidence": 0.69617003,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.55587506
          },
          {
            "word": "many",
            "start": 2531.425,
            "end": 2531.665,
            "confidence": 0.99588096,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.55587506
          },
          {
            "word": "ways",
            "start": 2531.665,
            "end": 2531.905,
            "confidence": 0.94385576,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.55587506
          },
          {
            "word": "subject",
            "start": 2531.905,
            "end": 2532.305,
            "confidence": 0.9861953,
            "punctuated_word": "subject",
            "speaker": 0,
            "speaker_confidence": 0.55587506
          },
          {
            "word": "to",
            "start": 2532.305,
            "end": 2532.385,
            "confidence": 0.9981108,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.55587506
          },
          {
            "word": "politics",
            "start": 2532.385,
            "end": 2532.885,
            "confidence": 0.6789088,
            "punctuated_word": "politics,",
            "speaker": 0,
            "speaker_confidence": 0.55587506
          }
        ],
        "speaker": 0,
        "id": "0058086f-b41b-4e21-9ad6-7db04a93bc4f"
      },
      {
        "start": 2533.345,
        "end": 2537.525,
        "confidence": 0.96539915,
        "channel": 0,
        "transcript": "more so than the other way around, I would argue. Yeah. Sure. Yeah. So Definitely.",
        "words": [
          {
            "word": "more",
            "start": 2533.345,
            "end": 2533.505,
            "confidence": 0.9587188,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.15054822
          },
          {
            "word": "so",
            "start": 2533.505,
            "end": 2533.665,
            "confidence": 0.9948913,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.15054822
          },
          {
            "word": "than",
            "start": 2533.665,
            "end": 2533.825,
            "confidence": 0.9975706,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.15054822
          },
          {
            "word": "the",
            "start": 2533.825,
            "end": 2533.905,
            "confidence": 0.94041586,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.49380314
          },
          {
            "word": "other",
            "start": 2533.905,
            "end": 2534.065,
            "confidence": 0.99589974,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.49380314
          },
          {
            "word": "way",
            "start": 2534.065,
            "end": 2534.225,
            "confidence": 0.9796411,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.49380314
          },
          {
            "word": "around",
            "start": 2534.225,
            "end": 2534.385,
            "confidence": 0.91718286,
            "punctuated_word": "around,",
            "speaker": 0,
            "speaker_confidence": 0.49380314
          },
          {
            "word": "i",
            "start": 2534.385,
            "end": 2534.545,
            "confidence": 0.9997764,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.49380314
          },
          {
            "word": "would",
            "start": 2534.545,
            "end": 2534.785,
            "confidence": 0.9996221,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.49380314
          },
          {
            "word": "argue",
            "start": 2534.785,
            "end": 2535.285,
            "confidence": 0.9996751,
            "punctuated_word": "argue.",
            "speaker": 0,
            "speaker_confidence": 0.49380314
          },
          {
            "word": "yeah",
            "start": 2535.425,
            "end": 2535.825,
            "confidence": 0.9436727,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.12982535
          },
          {
            "word": "sure",
            "start": 2535.825,
            "end": 2536.325,
            "confidence": 0.99892545,
            "punctuated_word": "Sure.",
            "speaker": 1,
            "speaker_confidence": 0.12982535
          },
          {
            "word": "yeah",
            "start": 2536.385,
            "end": 2536.625,
            "confidence": 0.9973061,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          },
          {
            "word": "so",
            "start": 2536.625,
            "end": 2536.785,
            "confidence": 0.9980959,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          },
          {
            "word": "definitely",
            "start": 2537.025,
            "end": 2537.525,
            "confidence": 0.7595936,
            "punctuated_word": "Definitely.",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          }
        ],
        "speaker": 0,
        "id": "09e2fe26-68fe-4b81-8c05-d6f9ee8998eb"
      },
      {
        "start": 2538.465,
        "end": 2548.05,
        "confidence": 0.93147177,
        "channel": 0,
        "transcript": "I mean, throughout history, actually, economics used to be you know, political economy used to be the subject. Economics didn't was not its own subject. Yeah. Yeah. Yeah. It became due to the mathematicization",
        "words": [
          {
            "word": "i",
            "start": 2538.465,
            "end": 2538.545,
            "confidence": 0.9559002,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          },
          {
            "word": "mean",
            "start": 2538.545,
            "end": 2538.785,
            "confidence": 0.9891647,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          },
          {
            "word": "throughout",
            "start": 2538.785,
            "end": 2538.99,
            "confidence": 0.9446805,
            "punctuated_word": "throughout",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          },
          {
            "word": "history",
            "start": 2539.15,
            "end": 2539.39,
            "confidence": 0.93692166,
            "punctuated_word": "history,",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          },
          {
            "word": "actually",
            "start": 2539.39,
            "end": 2539.55,
            "confidence": 0.9957915,
            "punctuated_word": "actually,",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          },
          {
            "word": "economics",
            "start": 2539.55,
            "end": 2540.05,
            "confidence": 0.9941928,
            "punctuated_word": "economics",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          },
          {
            "word": "used",
            "start": 2540.11,
            "end": 2540.35,
            "confidence": 0.9964682,
            "punctuated_word": "used",
            "speaker": 0,
            "speaker_confidence": 0.65866303
          },
          {
            "word": "to",
            "start": 2540.35,
            "end": 2540.43,
            "confidence": 0.99923134,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.48230678
          },
          {
            "word": "be",
            "start": 2540.43,
            "end": 2540.5898,
            "confidence": 0.9998617,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.48230678
          },
          {
            "word": "you",
            "start": 2540.75,
            "end": 2540.99,
            "confidence": 0.9991221,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.48230678
          },
          {
            "word": "know",
            "start": 2540.99,
            "end": 2541.31,
            "confidence": 0.96528125,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.48230678
          },
          {
            "word": "political",
            "start": 2541.31,
            "end": 2541.81,
            "confidence": 0.9953027,
            "punctuated_word": "political",
            "speaker": 0,
            "speaker_confidence": 0.48230678
          },
          {
            "word": "economy",
            "start": 2541.8699,
            "end": 2542.27,
            "confidence": 0.98619217,
            "punctuated_word": "economy",
            "speaker": 0,
            "speaker_confidence": 0.48230678
          },
          {
            "word": "used",
            "start": 2542.27,
            "end": 2542.51,
            "confidence": 0.9978759,
            "punctuated_word": "used",
            "speaker": 0,
            "speaker_confidence": 0.48230678
          },
          {
            "word": "to",
            "start": 2542.51,
            "end": 2542.59,
            "confidence": 0.9984713,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.48230678
          },
          {
            "word": "be",
            "start": 2542.59,
            "end": 2542.75,
            "confidence": 0.9996669,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "the",
            "start": 2542.75,
            "end": 2542.91,
            "confidence": 0.99332535,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "subject",
            "start": 2542.91,
            "end": 2543.23,
            "confidence": 0.89166236,
            "punctuated_word": "subject.",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "economics",
            "start": 2543.23,
            "end": 2543.73,
            "confidence": 0.8437318,
            "punctuated_word": "Economics",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "didn't",
            "start": 2543.95,
            "end": 2544.0698,
            "confidence": 0.7868845,
            "punctuated_word": "didn't",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "was",
            "start": 2544.19,
            "end": 2544.43,
            "confidence": 0.9838774,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "not",
            "start": 2544.43,
            "end": 2544.59,
            "confidence": 0.99799937,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "its",
            "start": 2544.59,
            "end": 2544.75,
            "confidence": 0.6586229,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "own",
            "start": 2544.75,
            "end": 2544.99,
            "confidence": 0.99795014,
            "punctuated_word": "own",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "subject",
            "start": 2544.99,
            "end": 2545.49,
            "confidence": 0.82170665,
            "punctuated_word": "subject.",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "yeah",
            "start": 2545.63,
            "end": 2545.8699,
            "confidence": 0.7612935,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "yeah",
            "start": 2545.8699,
            "end": 2546.11,
            "confidence": 0.9686122,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "yeah",
            "start": 2546.11,
            "end": 2546.51,
            "confidence": 0.93221176,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.47675627
          },
          {
            "word": "it",
            "start": 2546.51,
            "end": 2546.75,
            "confidence": 0.9942624,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.32405066
          },
          {
            "word": "became",
            "start": 2546.75,
            "end": 2547.15,
            "confidence": 0.99693453,
            "punctuated_word": "became",
            "speaker": 0,
            "speaker_confidence": 0.32405066
          },
          {
            "word": "due",
            "start": 2547.15,
            "end": 2547.39,
            "confidence": 0.84712774,
            "punctuated_word": "due",
            "speaker": 0,
            "speaker_confidence": 0.32405066
          },
          {
            "word": "to",
            "start": 2547.39,
            "end": 2547.47,
            "confidence": 0.9824243,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5836697
          },
          {
            "word": "the",
            "start": 2547.47,
            "end": 2547.55,
            "confidence": 0.842301,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5836697
          },
          {
            "word": "mathematicization",
            "start": 2547.55,
            "end": 2548.05,
            "confidence": 0.61499065,
            "punctuated_word": "mathematicization",
            "speaker": 0,
            "speaker_confidence": 0.5836697
          }
        ],
        "speaker": 0,
        "id": "6602f528-8286-49d5-840a-c51a7178d1e4"
      },
      {
        "start": 2548.67,
        "end": 2550.05,
        "confidence": 0.8301902,
        "channel": 0,
        "transcript": "of, you know, anyways.",
        "words": [
          {
            "word": "of",
            "start": 2548.67,
            "end": 2548.91,
            "confidence": 0.8608449,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.5836697
          },
          {
            "word": "you",
            "start": 2548.91,
            "end": 2549.07,
            "confidence": 0.9964095,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5836697
          },
          {
            "word": "know",
            "start": 2549.07,
            "end": 2549.55,
            "confidence": 0.78995705,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5836697
          },
          {
            "word": "anyways",
            "start": 2549.55,
            "end": 2550.05,
            "confidence": 0.67354906,
            "punctuated_word": "anyways.",
            "speaker": 0,
            "speaker_confidence": 0.5836697
          }
        ],
        "speaker": 0,
        "id": "154dc6ea-2fa4-45c7-850a-b560d91d6293"
      },
      {
        "start": 2550.51,
        "end": 2551.17,
        "confidence": 0.9421191,
        "channel": 0,
        "transcript": "So yeah.",
        "words": [
          {
            "word": "so",
            "start": 2550.51,
            "end": 2550.5898,
            "confidence": 0.88840634,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.027944922
          },
          {
            "word": "yeah",
            "start": 2550.67,
            "end": 2551.17,
            "confidence": 0.99583185,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.027944922
          }
        ],
        "speaker": 1,
        "id": "f5b2eec8-e5ce-4994-8fe4-d4d73eb67b5a"
      },
      {
        "start": 2553.15,
        "end": 2556.9448,
        "confidence": 0.83185714,
        "channel": 0,
        "transcript": "So speaking of unionization, I I also wanted to talk about,",
        "words": [
          {
            "word": "so",
            "start": 2553.15,
            "end": 2553.47,
            "confidence": 0.9534765,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "speaking",
            "start": 2553.47,
            "end": 2553.8699,
            "confidence": 0.9865002,
            "punctuated_word": "speaking",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "of",
            "start": 2553.8699,
            "end": 2554.3699,
            "confidence": 0.9453744,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "unionization",
            "start": 2554.43,
            "end": 2554.6074,
            "confidence": 0.7680736,
            "punctuated_word": "unionization,",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "i",
            "start": 2554.6074,
            "end": 2554.785,
            "confidence": 0.56834966,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "i",
            "start": 2555.265,
            "end": 2555.585,
            "confidence": 0.17865176,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "also",
            "start": 2555.585,
            "end": 2555.825,
            "confidence": 0.8695339,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "wanted",
            "start": 2555.825,
            "end": 2556.145,
            "confidence": 0.94676876,
            "punctuated_word": "wanted",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "to",
            "start": 2556.145,
            "end": 2556.2249,
            "confidence": 0.99811953,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "talk",
            "start": 2556.2249,
            "end": 2556.4648,
            "confidence": 0.99947304,
            "punctuated_word": "talk",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          },
          {
            "word": "about",
            "start": 2556.4648,
            "end": 2556.9448,
            "confidence": 0.93610746,
            "punctuated_word": "about,",
            "speaker": 1,
            "speaker_confidence": 0.6142947
          }
        ],
        "speaker": 1,
        "id": "0d164feb-ab24-4e1d-a857-b59ce89322d7"
      },
      {
        "start": 2557.825,
        "end": 2563.6848,
        "confidence": 0.95775723,
        "channel": 0,
        "transcript": "a very fascinating idea that you shared with me the other day. Yes. Yes. Yes. Yes. So I I did a I did a panel,",
        "words": [
          {
            "word": "a",
            "start": 2557.825,
            "end": 2557.9849,
            "confidence": 0.9900383,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.56434095
          },
          {
            "word": "very",
            "start": 2557.9849,
            "end": 2558.2249,
            "confidence": 0.99981195,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.56434095
          },
          {
            "word": "fascinating",
            "start": 2558.2249,
            "end": 2558.7249,
            "confidence": 0.99966455,
            "punctuated_word": "fascinating",
            "speaker": 1,
            "speaker_confidence": 0.56434095
          },
          {
            "word": "idea",
            "start": 2558.785,
            "end": 2559.105,
            "confidence": 0.99966276,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.56434095
          },
          {
            "word": "that",
            "start": 2559.105,
            "end": 2559.265,
            "confidence": 0.9993956,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.56434095
          },
          {
            "word": "you",
            "start": 2559.265,
            "end": 2559.585,
            "confidence": 0.99879694,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.56434095
          },
          {
            "word": "shared",
            "start": 2559.585,
            "end": 2559.9849,
            "confidence": 0.95847285,
            "punctuated_word": "shared",
            "speaker": 1,
            "speaker_confidence": 0.56434095
          },
          {
            "word": "with",
            "start": 2559.9849,
            "end": 2560.145,
            "confidence": 0.97901195,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.2253058
          },
          {
            "word": "me",
            "start": 2560.145,
            "end": 2560.4648,
            "confidence": 0.98217463,
            "punctuated_word": "me",
            "speaker": 1,
            "speaker_confidence": 0.2253058
          },
          {
            "word": "the",
            "start": 2560.4648,
            "end": 2560.545,
            "confidence": 0.99339163,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.2253058
          },
          {
            "word": "other",
            "start": 2560.545,
            "end": 2560.785,
            "confidence": 0.998293,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.2253058
          },
          {
            "word": "day",
            "start": 2560.785,
            "end": 2561.265,
            "confidence": 0.9959999,
            "punctuated_word": "day.",
            "speaker": 1,
            "speaker_confidence": 0.2253058
          },
          {
            "word": "yes",
            "start": 2561.265,
            "end": 2561.585,
            "confidence": 0.98434246,
            "punctuated_word": "Yes.",
            "speaker": 1,
            "speaker_confidence": 0.2253058
          },
          {
            "word": "yes",
            "start": 2561.585,
            "end": 2561.825,
            "confidence": 0.99523777,
            "punctuated_word": "Yes.",
            "speaker": 1,
            "speaker_confidence": 0.2253058
          },
          {
            "word": "yes",
            "start": 2561.825,
            "end": 2561.9849,
            "confidence": 0.9856915,
            "punctuated_word": "Yes.",
            "speaker": 1,
            "speaker_confidence": 0.2253058
          },
          {
            "word": "yes",
            "start": 2561.9849,
            "end": 2562.2249,
            "confidence": 0.90172803,
            "punctuated_word": "Yes.",
            "speaker": 1,
            "speaker_confidence": 0.2253058
          },
          {
            "word": "so",
            "start": 2562.2249,
            "end": 2562.385,
            "confidence": 0.9136281,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.38452977
          },
          {
            "word": "i",
            "start": 2562.385,
            "end": 2562.4648,
            "confidence": 0.99703133,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.38452977
          },
          {
            "word": "i",
            "start": 2562.4648,
            "end": 2562.545,
            "confidence": 0.6410866,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.38452977
          },
          {
            "word": "did",
            "start": 2562.545,
            "end": 2562.785,
            "confidence": 0.99633837,
            "punctuated_word": "did",
            "speaker": 1,
            "speaker_confidence": 0.38452977
          },
          {
            "word": "a",
            "start": 2562.785,
            "end": 2562.865,
            "confidence": 0.88631576,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.38452977
          },
          {
            "word": "i",
            "start": 2562.865,
            "end": 2562.9448,
            "confidence": 0.98447186,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.38452977
          },
          {
            "word": "did",
            "start": 2562.9448,
            "end": 2563.105,
            "confidence": 0.9995679,
            "punctuated_word": "did",
            "speaker": 1,
            "speaker_confidence": 0.38452977
          },
          {
            "word": "a",
            "start": 2563.105,
            "end": 2563.1848,
            "confidence": 0.99861884,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.38452977
          },
          {
            "word": "panel",
            "start": 2563.1848,
            "end": 2563.6848,
            "confidence": 0.7651588,
            "punctuated_word": "panel,",
            "speaker": 1,
            "speaker_confidence": 0.38452977
          }
        ],
        "speaker": 1,
        "id": "4125fc12-fe99-4e9f-8535-faa537353961"
      },
      {
        "start": 2565.345,
        "end": 2565.845,
        "confidence": 0.6794255,
        "channel": 0,
        "transcript": "at,",
        "words": [
          {
            "word": "at",
            "start": 2565.345,
            "end": 2565.845,
            "confidence": 0.6794255,
            "punctuated_word": "at,",
            "speaker": 1,
            "speaker_confidence": 0.47723275
          }
        ],
        "speaker": 1,
        "id": "4e7aa707-beb2-4faf-b7d1-55eafb34c39e"
      },
      {
        "start": 2566.785,
        "end": 2569.83,
        "confidence": 0.97127545,
        "channel": 0,
        "transcript": "at an event the other day on decentralized data. And",
        "words": [
          {
            "word": "at",
            "start": 2566.785,
            "end": 2566.865,
            "confidence": 0.96232754,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.47723275
          },
          {
            "word": "an",
            "start": 2566.865,
            "end": 2567.025,
            "confidence": 0.99079716,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.47723275
          },
          {
            "word": "event",
            "start": 2567.025,
            "end": 2567.345,
            "confidence": 0.95864975,
            "punctuated_word": "event",
            "speaker": 1,
            "speaker_confidence": 0.47723275
          },
          {
            "word": "the",
            "start": 2567.345,
            "end": 2567.4248,
            "confidence": 0.9919912,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "other",
            "start": 2567.4248,
            "end": 2567.6648,
            "confidence": 0.9993703,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "day",
            "start": 2567.6648,
            "end": 2567.825,
            "confidence": 0.9996947,
            "punctuated_word": "day",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "on",
            "start": 2567.825,
            "end": 2567.9849,
            "confidence": 0.9978071,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "decentralized",
            "start": 2567.9849,
            "end": 2568.4849,
            "confidence": 0.98826337,
            "punctuated_word": "decentralized",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "data",
            "start": 2568.625,
            "end": 2569.125,
            "confidence": 0.82792044,
            "punctuated_word": "data.",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "and",
            "start": 2569.4248,
            "end": 2569.83,
            "confidence": 0.9959323,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          }
        ],
        "speaker": 1,
        "id": "835fa64f-5c18-4d81-85be-0393d5fcfc77"
      },
      {
        "start": 2570.31,
        "end": 2572.33,
        "confidence": 0.92723304,
        "channel": 0,
        "transcript": "the, yeah, the kind of,",
        "words": [
          {
            "word": "the",
            "start": 2570.31,
            "end": 2570.81,
            "confidence": 0.80209756,
            "punctuated_word": "the,",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "yeah",
            "start": 2570.9502,
            "end": 2571.4502,
            "confidence": 0.986292,
            "punctuated_word": "yeah,",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "the",
            "start": 2571.51,
            "end": 2571.6702,
            "confidence": 0.9733632,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "kind",
            "start": 2571.6702,
            "end": 2571.83,
            "confidence": 0.98910844,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          },
          {
            "word": "of",
            "start": 2571.83,
            "end": 2572.33,
            "confidence": 0.8853038,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.71572804
          }
        ],
        "speaker": 1,
        "id": "c9d7544e-f4c7-42c4-83de-15ce4f0509b1"
      },
      {
        "start": 2573.75,
        "end": 2580.57,
        "confidence": 0.89453346,
        "channel": 0,
        "transcript": "topic they're talking about was I I said I was talking about on the panel was the politics of decentralized data and and what it was.",
        "words": [
          {
            "word": "topic",
            "start": 2573.75,
            "end": 2573.99,
            "confidence": 0.9954964,
            "punctuated_word": "topic",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "they're",
            "start": 2573.99,
            "end": 2574.23,
            "confidence": 0.79226553,
            "punctuated_word": "they're",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "talking",
            "start": 2574.23,
            "end": 2574.47,
            "confidence": 0.99481,
            "punctuated_word": "talking",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "about",
            "start": 2574.47,
            "end": 2574.71,
            "confidence": 0.99583733,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "was",
            "start": 2574.71,
            "end": 2574.87,
            "confidence": 0.9966544,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "i",
            "start": 2575.1902,
            "end": 2575.27,
            "confidence": 0.9441329,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "i",
            "start": 2575.27,
            "end": 2575.4302,
            "confidence": 0.45295906,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "said",
            "start": 2575.4302,
            "end": 2575.6702,
            "confidence": 0.31450027,
            "punctuated_word": "said",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "i",
            "start": 2575.6702,
            "end": 2575.83,
            "confidence": 0.5710532,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "was",
            "start": 2575.83,
            "end": 2575.99,
            "confidence": 0.9943522,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "talking",
            "start": 2575.99,
            "end": 2576.23,
            "confidence": 0.9980433,
            "punctuated_word": "talking",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "about",
            "start": 2576.23,
            "end": 2576.3901,
            "confidence": 0.9985623,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "on",
            "start": 2576.3901,
            "end": 2576.55,
            "confidence": 0.6217112,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.521174
          },
          {
            "word": "the",
            "start": 2576.55,
            "end": 2576.6301,
            "confidence": 0.9979513,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "panel",
            "start": 2576.6301,
            "end": 2576.9502,
            "confidence": 0.99873275,
            "punctuated_word": "panel",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "was",
            "start": 2576.9502,
            "end": 2577.11,
            "confidence": 0.9034777,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "the",
            "start": 2577.11,
            "end": 2577.27,
            "confidence": 0.99775416,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "politics",
            "start": 2577.27,
            "end": 2577.77,
            "confidence": 0.99874014,
            "punctuated_word": "politics",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "of",
            "start": 2577.83,
            "end": 2578.07,
            "confidence": 0.99633056,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "decentralized",
            "start": 2578.07,
            "end": 2578.57,
            "confidence": 0.98743016,
            "punctuated_word": "decentralized",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "data",
            "start": 2578.71,
            "end": 2579.11,
            "confidence": 0.99903715,
            "punctuated_word": "data",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "and",
            "start": 2579.11,
            "end": 2579.59,
            "confidence": 0.96340543,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "and",
            "start": 2579.59,
            "end": 2579.75,
            "confidence": 0.898116,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "what",
            "start": 2579.75,
            "end": 2579.99,
            "confidence": 0.9979126,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "it",
            "start": 2579.99,
            "end": 2580.07,
            "confidence": 0.9986553,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          },
          {
            "word": "was",
            "start": 2580.07,
            "end": 2580.57,
            "confidence": 0.8499497,
            "punctuated_word": "was.",
            "speaker": 1,
            "speaker_confidence": 0.73471934
          }
        ],
        "speaker": 1,
        "id": "ed48bfc7-f00d-445a-9ba7-2a334c2bd72d"
      },
      {
        "start": 2581.75,
        "end": 2584.205,
        "confidence": 0.9606777,
        "channel": 0,
        "transcript": "And kind of one of the things that, that,",
        "words": [
          {
            "word": "and",
            "start": 2581.75,
            "end": 2582.1501,
            "confidence": 0.98801804,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.33713394
          },
          {
            "word": "kind",
            "start": 2582.1501,
            "end": 2582.31,
            "confidence": 0.95976114,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.33713394
          },
          {
            "word": "of",
            "start": 2582.31,
            "end": 2582.47,
            "confidence": 0.9989826,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.33713394
          },
          {
            "word": "one",
            "start": 2582.47,
            "end": 2582.71,
            "confidence": 0.9760172,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.33713394
          },
          {
            "word": "of",
            "start": 2582.71,
            "end": 2582.79,
            "confidence": 0.9985214,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.33713394
          },
          {
            "word": "the",
            "start": 2582.79,
            "end": 2582.9502,
            "confidence": 0.9965585,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "things",
            "start": 2582.9502,
            "end": 2583.4302,
            "confidence": 0.9946826,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "that",
            "start": 2583.4302,
            "end": 2583.705,
            "confidence": 0.79735553,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "that",
            "start": 2583.705,
            "end": 2584.205,
            "confidence": 0.9362014,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          }
        ],
        "speaker": 1,
        "id": "a95b118f-1f7e-4e75-8184-75f2b115bdc4"
      },
      {
        "start": 2584.985,
        "end": 2589.245,
        "confidence": 0.961075,
        "channel": 0,
        "transcript": "that I brought up during this was based on a conversation that we had, like, kinda right before the panel.",
        "words": [
          {
            "word": "that",
            "start": 2584.985,
            "end": 2585.225,
            "confidence": 0.99793565,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "i",
            "start": 2585.225,
            "end": 2585.465,
            "confidence": 0.9996834,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "brought",
            "start": 2585.465,
            "end": 2585.705,
            "confidence": 0.99529266,
            "punctuated_word": "brought",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "up",
            "start": 2585.705,
            "end": 2585.865,
            "confidence": 0.9995633,
            "punctuated_word": "up",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "during",
            "start": 2585.865,
            "end": 2586.105,
            "confidence": 0.6126732,
            "punctuated_word": "during",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "this",
            "start": 2586.105,
            "end": 2586.345,
            "confidence": 0.9993476,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "was",
            "start": 2586.345,
            "end": 2586.425,
            "confidence": 0.9980167,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "based",
            "start": 2586.425,
            "end": 2586.665,
            "confidence": 0.99991655,
            "punctuated_word": "based",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "on",
            "start": 2586.665,
            "end": 2586.8252,
            "confidence": 0.99987435,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "a",
            "start": 2586.8252,
            "end": 2586.985,
            "confidence": 0.8198651,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "conversation",
            "start": 2586.985,
            "end": 2587.385,
            "confidence": 0.9997178,
            "punctuated_word": "conversation",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "that",
            "start": 2587.385,
            "end": 2587.465,
            "confidence": 0.99959844,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "we",
            "start": 2587.465,
            "end": 2587.625,
            "confidence": 0.9998853,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "had",
            "start": 2587.625,
            "end": 2587.7852,
            "confidence": 0.9722235,
            "punctuated_word": "had,",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "like",
            "start": 2587.7852,
            "end": 2587.945,
            "confidence": 0.9932803,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "kinda",
            "start": 2587.945,
            "end": 2588.185,
            "confidence": 0.9116791,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "right",
            "start": 2588.185,
            "end": 2588.345,
            "confidence": 0.9818542,
            "punctuated_word": "right",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "before",
            "start": 2588.345,
            "end": 2588.585,
            "confidence": 0.99979,
            "punctuated_word": "before",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "the",
            "start": 2588.585,
            "end": 2588.745,
            "confidence": 0.9996481,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "panel",
            "start": 2588.745,
            "end": 2589.245,
            "confidence": 0.94165444,
            "punctuated_word": "panel.",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          }
        ],
        "speaker": 1,
        "id": "c9305454-3907-4975-b14c-6ba81cc4e16c"
      },
      {
        "start": 2589.7852,
        "end": 2591.965,
        "confidence": 0.9978163,
        "channel": 0,
        "transcript": "But I was talking about how yeah. I was",
        "words": [
          {
            "word": "but",
            "start": 2589.7852,
            "end": 2589.945,
            "confidence": 0.99535286,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 0.7428355
          },
          {
            "word": "i",
            "start": 2589.945,
            "end": 2590.0251,
            "confidence": 0.9992561,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "was",
            "start": 2590.0251,
            "end": 2590.185,
            "confidence": 0.9998299,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "talking",
            "start": 2590.185,
            "end": 2590.5051,
            "confidence": 0.9995049,
            "punctuated_word": "talking",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "about",
            "start": 2590.5051,
            "end": 2590.745,
            "confidence": 0.9987949,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "how",
            "start": 2590.745,
            "end": 2590.985,
            "confidence": 0.9992631,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "yeah",
            "start": 2591.0652,
            "end": 2591.385,
            "confidence": 0.99047947,
            "punctuated_word": "yeah.",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "i",
            "start": 2591.385,
            "end": 2591.465,
            "confidence": 0.9985852,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "was",
            "start": 2591.465,
            "end": 2591.965,
            "confidence": 0.99928004,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          }
        ],
        "speaker": 1,
        "id": "7ea6ef0d-4f56-4e28-99d1-c3180bc6ff69"
      },
      {
        "start": 2592.8252,
        "end": 2615.395,
        "confidence": 0.9546171,
        "channel": 0,
        "transcript": "kind of saying how, you know, when you if you don't have seen you've seen that meme of, like, developers talking to each other. One's like, oh, I copied your code, and the other one's like, oh, great. And then you see two designers, and one designer is like, I copied your design, and the other one is, like, crying and, like, why would you how dare you steal my design and and everything. And, yeah, kind of the the thing that we're getting at is that, like,",
        "words": [
          {
            "word": "kind",
            "start": 2592.8252,
            "end": 2592.985,
            "confidence": 0.9312225,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "of",
            "start": 2592.985,
            "end": 2593.145,
            "confidence": 0.996858,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "saying",
            "start": 2593.145,
            "end": 2593.465,
            "confidence": 0.9937836,
            "punctuated_word": "saying",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "how",
            "start": 2593.465,
            "end": 2593.945,
            "confidence": 0.884591,
            "punctuated_word": "how,",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "you",
            "start": 2593.945,
            "end": 2594.185,
            "confidence": 0.9960873,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "know",
            "start": 2594.185,
            "end": 2594.685,
            "confidence": 0.9855764,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "when",
            "start": 2594.905,
            "end": 2595.145,
            "confidence": 0.9971474,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "you",
            "start": 2595.145,
            "end": 2595.225,
            "confidence": 0.99786586,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "if",
            "start": 2595.385,
            "end": 2595.625,
            "confidence": 0.9345445,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "you",
            "start": 2595.625,
            "end": 2595.705,
            "confidence": 0.86259484,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "don't",
            "start": 2595.705,
            "end": 2595.945,
            "confidence": 0.71965235,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "have",
            "start": 2595.945,
            "end": 2596.0251,
            "confidence": 0.41743773,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.5902075
          },
          {
            "word": "seen",
            "start": 2596.0251,
            "end": 2596.185,
            "confidence": 0.9079783,
            "punctuated_word": "seen",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "you've",
            "start": 2596.2651,
            "end": 2596.425,
            "confidence": 0.9370918,
            "punctuated_word": "you've",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "seen",
            "start": 2596.425,
            "end": 2596.68,
            "confidence": 0.99192095,
            "punctuated_word": "seen",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "that",
            "start": 2596.68,
            "end": 2596.93,
            "confidence": 0.9715443,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "meme",
            "start": 2596.93,
            "end": 2597.1802,
            "confidence": 0.99869627,
            "punctuated_word": "meme",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "of",
            "start": 2597.1802,
            "end": 2597.4302,
            "confidence": 0.9731051,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "like",
            "start": 2597.4302,
            "end": 2597.6802,
            "confidence": 0.99961597,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "developers",
            "start": 2597.6802,
            "end": 2597.9304,
            "confidence": 0.9972904,
            "punctuated_word": "developers",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "talking",
            "start": 2597.9304,
            "end": 2598.1804,
            "confidence": 0.9983645,
            "punctuated_word": "talking",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "to",
            "start": 2598.1804,
            "end": 2598.4304,
            "confidence": 0.9990627,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "each",
            "start": 2598.4304,
            "end": 2598.6807,
            "confidence": 0.99876654,
            "punctuated_word": "each",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "other",
            "start": 2598.6807,
            "end": 2598.9307,
            "confidence": 0.81643236,
            "punctuated_word": "other.",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "one's",
            "start": 2598.9307,
            "end": 2599.1807,
            "confidence": 0.93076885,
            "punctuated_word": "One's",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "like",
            "start": 2599.1807,
            "end": 2599.431,
            "confidence": 0.90990365,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "oh",
            "start": 2599.431,
            "end": 2599.681,
            "confidence": 0.9792583,
            "punctuated_word": "oh,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "i",
            "start": 2599.681,
            "end": 2599.931,
            "confidence": 0.99988866,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "copied",
            "start": 2599.931,
            "end": 2600.1812,
            "confidence": 0.9995981,
            "punctuated_word": "copied",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "your",
            "start": 2600.1812,
            "end": 2600.4312,
            "confidence": 0.9995821,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "code",
            "start": 2600.4312,
            "end": 2600.6814,
            "confidence": 0.7740357,
            "punctuated_word": "code,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "and",
            "start": 2600.6814,
            "end": 2600.9314,
            "confidence": 0.9996692,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "the",
            "start": 2600.9314,
            "end": 2601.1814,
            "confidence": 0.99799454,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "other",
            "start": 2601.1814,
            "end": 2601.4316,
            "confidence": 0.9997143,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "one's",
            "start": 2601.4316,
            "end": 2601.6816,
            "confidence": 0.97836006,
            "punctuated_word": "one's",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "like",
            "start": 2601.6816,
            "end": 2601.9316,
            "confidence": 0.9432626,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "oh",
            "start": 2601.9316,
            "end": 2602.182,
            "confidence": 0.993866,
            "punctuated_word": "oh,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "great",
            "start": 2602.182,
            "end": 2602.432,
            "confidence": 0.9702491,
            "punctuated_word": "great.",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "and",
            "start": 2602.432,
            "end": 2602.682,
            "confidence": 0.99919003,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "then",
            "start": 2602.682,
            "end": 2602.9321,
            "confidence": 0.9992686,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "you",
            "start": 2602.9321,
            "end": 2603.1821,
            "confidence": 0.97185284,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "see",
            "start": 2603.1821,
            "end": 2603.4321,
            "confidence": 0.9963043,
            "punctuated_word": "see",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "two",
            "start": 2603.4321,
            "end": 2603.6824,
            "confidence": 0.9995109,
            "punctuated_word": "two",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "designers",
            "start": 2603.6824,
            "end": 2603.9324,
            "confidence": 0.83538795,
            "punctuated_word": "designers,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "and",
            "start": 2603.9324,
            "end": 2604.1824,
            "confidence": 0.9996524,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "one",
            "start": 2604.1824,
            "end": 2604.4326,
            "confidence": 0.99924076,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "designer",
            "start": 2604.4326,
            "end": 2604.6826,
            "confidence": 0.99694,
            "punctuated_word": "designer",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "is",
            "start": 2604.6826,
            "end": 2604.9326,
            "confidence": 0.98712385,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "like",
            "start": 2604.9326,
            "end": 2605.1829,
            "confidence": 0.8905579,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "i",
            "start": 2605.1829,
            "end": 2605.4329,
            "confidence": 0.9997316,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "copied",
            "start": 2605.4329,
            "end": 2605.6829,
            "confidence": 0.99994767,
            "punctuated_word": "copied",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "your",
            "start": 2605.6829,
            "end": 2605.933,
            "confidence": 0.99922895,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "design",
            "start": 2605.933,
            "end": 2606.183,
            "confidence": 0.83030677,
            "punctuated_word": "design,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "and",
            "start": 2606.183,
            "end": 2606.433,
            "confidence": 0.99965954,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "the",
            "start": 2606.433,
            "end": 2606.6833,
            "confidence": 0.99785405,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "other",
            "start": 2606.6833,
            "end": 2606.9333,
            "confidence": 0.9996662,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "one",
            "start": 2606.9333,
            "end": 2607.1833,
            "confidence": 0.99117506,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "is",
            "start": 2607.1833,
            "end": 2607.4336,
            "confidence": 0.9007637,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "like",
            "start": 2607.4336,
            "end": 2607.6836,
            "confidence": 0.9995897,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "crying",
            "start": 2607.6836,
            "end": 2607.9336,
            "confidence": 0.99949074,
            "punctuated_word": "crying",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "and",
            "start": 2607.9336,
            "end": 2608.1838,
            "confidence": 0.6978796,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "like",
            "start": 2608.1838,
            "end": 2608.4338,
            "confidence": 0.9995992,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "why",
            "start": 2608.4338,
            "end": 2608.684,
            "confidence": 0.9982046,
            "punctuated_word": "why",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "would",
            "start": 2608.684,
            "end": 2608.934,
            "confidence": 0.99944514,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "you",
            "start": 2608.934,
            "end": 2609.184,
            "confidence": 0.99850357,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "how",
            "start": 2609.4343,
            "end": 2609.6843,
            "confidence": 0.9970687,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "dare",
            "start": 2609.6843,
            "end": 2609.9343,
            "confidence": 0.9993254,
            "punctuated_word": "dare",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "you",
            "start": 2609.9343,
            "end": 2610.1846,
            "confidence": 0.9981896,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "steal",
            "start": 2610.1846,
            "end": 2610.4346,
            "confidence": 0.99668604,
            "punctuated_word": "steal",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "my",
            "start": 2610.4346,
            "end": 2610.6846,
            "confidence": 0.9995171,
            "punctuated_word": "my",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "design",
            "start": 2610.6846,
            "end": 2610.9348,
            "confidence": 0.99969745,
            "punctuated_word": "design",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "and",
            "start": 2610.9348,
            "end": 2611.1848,
            "confidence": 0.8826942,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "and",
            "start": 2611.1848,
            "end": 2611.4348,
            "confidence": 0.98599535,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "everything",
            "start": 2611.4348,
            "end": 2611.685,
            "confidence": 0.84951615,
            "punctuated_word": "everything.",
            "speaker": 1,
            "speaker_confidence": 0.7848689
          },
          {
            "word": "and",
            "start": 2611.685,
            "end": 2611.935,
            "confidence": 0.97528046,
            "punctuated_word": "And,",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "yeah",
            "start": 2612.415,
            "end": 2612.575,
            "confidence": 0.7217951,
            "punctuated_word": "yeah,",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "kind",
            "start": 2612.575,
            "end": 2612.895,
            "confidence": 0.9588551,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "of",
            "start": 2612.895,
            "end": 2613.0552,
            "confidence": 0.9992893,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "the",
            "start": 2613.0552,
            "end": 2613.375,
            "confidence": 0.990666,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "the",
            "start": 2613.375,
            "end": 2613.5352,
            "confidence": 0.9949891,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "thing",
            "start": 2613.5352,
            "end": 2613.855,
            "confidence": 0.9989905,
            "punctuated_word": "thing",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "that",
            "start": 2613.855,
            "end": 2614.0151,
            "confidence": 0.9921657,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "we're",
            "start": 2614.0151,
            "end": 2614.2551,
            "confidence": 0.92896485,
            "punctuated_word": "we're",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "getting",
            "start": 2614.2551,
            "end": 2614.495,
            "confidence": 0.99945337,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "at",
            "start": 2614.495,
            "end": 2614.575,
            "confidence": 0.96474975,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "is",
            "start": 2614.575,
            "end": 2614.735,
            "confidence": 0.9716206,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "that",
            "start": 2614.735,
            "end": 2614.895,
            "confidence": 0.9563371,
            "punctuated_word": "that,",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "like",
            "start": 2614.895,
            "end": 2615.395,
            "confidence": 0.97499007,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          }
        ],
        "speaker": 1,
        "id": "edc076a7-e261-4e38-ba85-2b7b377f1ef3"
      },
      {
        "start": 2615.855,
        "end": 2622.5151,
        "confidence": 0.9541607,
        "channel": 0,
        "transcript": "at least for me, with the datafication of everything, that everything is becoming recorded in one way or another through digital systems,",
        "words": [
          {
            "word": "at",
            "start": 2615.855,
            "end": 2615.935,
            "confidence": 0.96728957,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "least",
            "start": 2615.935,
            "end": 2616.095,
            "confidence": 0.99870324,
            "punctuated_word": "least",
            "speaker": 1,
            "speaker_confidence": 0.70796144
          },
          {
            "word": "for",
            "start": 2616.095,
            "end": 2616.175,
            "confidence": 0.96441156,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.42902714
          },
          {
            "word": "me",
            "start": 2616.175,
            "end": 2616.495,
            "confidence": 0.82103825,
            "punctuated_word": "me,",
            "speaker": 1,
            "speaker_confidence": 0.42902714
          },
          {
            "word": "with",
            "start": 2616.495,
            "end": 2616.895,
            "confidence": 0.99867505,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.42902714
          },
          {
            "word": "the",
            "start": 2616.895,
            "end": 2617.215,
            "confidence": 0.99571013,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.42902714
          },
          {
            "word": "datafication",
            "start": 2617.215,
            "end": 2617.715,
            "confidence": 0.85793155,
            "punctuated_word": "datafication",
            "speaker": 1,
            "speaker_confidence": 0.42902714
          },
          {
            "word": "of",
            "start": 2617.855,
            "end": 2617.935,
            "confidence": 0.99876875,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "everything",
            "start": 2617.935,
            "end": 2618.335,
            "confidence": 0.8986771,
            "punctuated_word": "everything,",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "that",
            "start": 2618.335,
            "end": 2618.575,
            "confidence": 0.99418867,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "everything",
            "start": 2618.575,
            "end": 2618.975,
            "confidence": 0.9971763,
            "punctuated_word": "everything",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "is",
            "start": 2618.975,
            "end": 2619.135,
            "confidence": 0.99437225,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "becoming",
            "start": 2619.135,
            "end": 2619.635,
            "confidence": 0.98825175,
            "punctuated_word": "becoming",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "recorded",
            "start": 2619.7751,
            "end": 2620.2751,
            "confidence": 0.9722154,
            "punctuated_word": "recorded",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "in",
            "start": 2620.335,
            "end": 2620.495,
            "confidence": 0.79017323,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "one",
            "start": 2620.495,
            "end": 2620.655,
            "confidence": 0.98947537,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "way",
            "start": 2620.655,
            "end": 2620.815,
            "confidence": 0.9970091,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "or",
            "start": 2620.815,
            "end": 2620.975,
            "confidence": 0.98922133,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "another",
            "start": 2620.975,
            "end": 2621.2952,
            "confidence": 0.9962268,
            "punctuated_word": "another",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "through",
            "start": 2621.2952,
            "end": 2621.615,
            "confidence": 0.9755855,
            "punctuated_word": "through",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "digital",
            "start": 2621.615,
            "end": 2622.0151,
            "confidence": 0.9779785,
            "punctuated_word": "digital",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          },
          {
            "word": "systems",
            "start": 2622.0151,
            "end": 2622.5151,
            "confidence": 0.82845545,
            "punctuated_word": "systems,",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          }
        ],
        "speaker": 1,
        "id": "aff42728-96f5-4c8b-9ab6-df6c01218c00"
      },
      {
        "start": 2623.855,
        "end": 2624.175,
        "confidence": 0.950162,
        "channel": 0,
        "transcript": "the",
        "words": [
          {
            "word": "the",
            "start": 2623.855,
            "end": 2624.175,
            "confidence": 0.950162,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7409196
          }
        ],
        "speaker": 1,
        "id": "74d68673-0d99-47e7-aa61-71ac94623afe"
      },
      {
        "start": 2624.975,
        "end": 2626.675,
        "confidence": 0.9022582,
        "channel": 0,
        "transcript": "it's not just about",
        "words": [
          {
            "word": "it's",
            "start": 2624.975,
            "end": 2625.2952,
            "confidence": 0.98895967,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "not",
            "start": 2625.2952,
            "end": 2625.615,
            "confidence": 0.9566459,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "just",
            "start": 2625.615,
            "end": 2626.115,
            "confidence": 0.92133707,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "about",
            "start": 2626.175,
            "end": 2626.675,
            "confidence": 0.74209017,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          }
        ],
        "speaker": 1,
        "id": "76f7f6b2-8bb6-45fb-bde5-f172a0cde12f"
      },
      {
        "start": 2627.0552,
        "end": 2629.5798,
        "confidence": 0.97472596,
        "channel": 0,
        "transcript": "data being recorded. It's also about",
        "words": [
          {
            "word": "data",
            "start": 2627.0552,
            "end": 2627.4,
            "confidence": 0.8822046,
            "punctuated_word": "data",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "being",
            "start": 2627.64,
            "end": 2627.88,
            "confidence": 0.9969549,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "recorded",
            "start": 2627.88,
            "end": 2628.3599,
            "confidence": 0.9707203,
            "punctuated_word": "recorded.",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "it's",
            "start": 2628.3599,
            "end": 2628.5999,
            "confidence": 0.99944174,
            "punctuated_word": "It's",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "also",
            "start": 2628.5999,
            "end": 2629.0798,
            "confidence": 0.99946064,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "about",
            "start": 2629.0798,
            "end": 2629.5798,
            "confidence": 0.99957365,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          }
        ],
        "speaker": 1,
        "id": "d0999b8f-096b-4aca-a351-abf914554418"
      },
      {
        "start": 2630.0398,
        "end": 2630.5398,
        "confidence": 0.9995771,
        "channel": 0,
        "transcript": "the",
        "words": [
          {
            "word": "the",
            "start": 2630.0398,
            "end": 2630.5398,
            "confidence": 0.9995771,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          }
        ],
        "speaker": 1,
        "id": "83cde19a-2d5c-45ef-8585-cb36eecbb12f"
      },
      {
        "start": 2631.0798,
        "end": 2632.38,
        "confidence": 0.99936986,
        "channel": 0,
        "transcript": "power to compute",
        "words": [
          {
            "word": "power",
            "start": 2631.0798,
            "end": 2631.48,
            "confidence": 0.99902904,
            "punctuated_word": "power",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "to",
            "start": 2631.48,
            "end": 2631.88,
            "confidence": 0.9996948,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          },
          {
            "word": "compute",
            "start": 2631.88,
            "end": 2632.38,
            "confidence": 0.9993857,
            "punctuated_word": "compute",
            "speaker": 1,
            "speaker_confidence": 0.6734795
          }
        ],
        "speaker": 1,
        "id": "07694ce8-4381-447f-9518-fda111ab9b3e"
      },
      {
        "start": 2633.0798,
        "end": 2644.595,
        "confidence": 0.98312557,
        "channel": 0,
        "transcript": "what is inside that data and what are the relationships and, like, insights that you can derive from that. So, like, it's not just that Facebook has all this data. It's that they have the computational power to, like,",
        "words": [
          {
            "word": "what",
            "start": 2633.0798,
            "end": 2633.24,
            "confidence": 0.9912422,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "is",
            "start": 2633.24,
            "end": 2633.48,
            "confidence": 0.9999449,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "inside",
            "start": 2633.48,
            "end": 2633.7998,
            "confidence": 0.99990654,
            "punctuated_word": "inside",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "that",
            "start": 2633.7998,
            "end": 2633.96,
            "confidence": 0.99950445,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "data",
            "start": 2633.96,
            "end": 2634.2,
            "confidence": 0.9999136,
            "punctuated_word": "data",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "and",
            "start": 2634.2,
            "end": 2634.44,
            "confidence": 0.897366,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "what",
            "start": 2634.44,
            "end": 2634.5999,
            "confidence": 0.9998142,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "are",
            "start": 2634.5999,
            "end": 2634.76,
            "confidence": 0.9997315,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "the",
            "start": 2634.76,
            "end": 2634.92,
            "confidence": 0.99951136,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "relationships",
            "start": 2634.92,
            "end": 2635.42,
            "confidence": 0.9994972,
            "punctuated_word": "relationships",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "and",
            "start": 2635.64,
            "end": 2635.88,
            "confidence": 0.9858186,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "like",
            "start": 2635.88,
            "end": 2636.38,
            "confidence": 0.9995527,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "insights",
            "start": 2636.44,
            "end": 2636.92,
            "confidence": 0.9992495,
            "punctuated_word": "insights",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "that",
            "start": 2636.92,
            "end": 2637.0798,
            "confidence": 0.9969722,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "you",
            "start": 2637.0798,
            "end": 2637.24,
            "confidence": 0.99990344,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "can",
            "start": 2637.24,
            "end": 2637.48,
            "confidence": 0.99949706,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "derive",
            "start": 2637.48,
            "end": 2637.7998,
            "confidence": 0.9991202,
            "punctuated_word": "derive",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "from",
            "start": 2637.7998,
            "end": 2638.0398,
            "confidence": 0.99966705,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "that",
            "start": 2638.0398,
            "end": 2638.2798,
            "confidence": 0.99437994,
            "punctuated_word": "that.",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "so",
            "start": 2638.2798,
            "end": 2638.7798,
            "confidence": 0.9923297,
            "punctuated_word": "So,",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "like",
            "start": 2638.8398,
            "end": 2639.0798,
            "confidence": 0.99791765,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "it's",
            "start": 2639.0798,
            "end": 2639.4,
            "confidence": 0.9997825,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "not",
            "start": 2639.4,
            "end": 2639.72,
            "confidence": 0.99973124,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "just",
            "start": 2639.72,
            "end": 2640.1199,
            "confidence": 0.9994555,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "that",
            "start": 2640.1199,
            "end": 2640.3599,
            "confidence": 0.9987134,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "facebook",
            "start": 2640.3599,
            "end": 2640.8398,
            "confidence": 0.99955195,
            "punctuated_word": "Facebook",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "has",
            "start": 2640.8398,
            "end": 2641.0798,
            "confidence": 0.9993759,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "all",
            "start": 2641.0798,
            "end": 2641.24,
            "confidence": 0.9992034,
            "punctuated_word": "all",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "this",
            "start": 2641.24,
            "end": 2641.4,
            "confidence": 0.9549844,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "data",
            "start": 2641.4,
            "end": 2641.7998,
            "confidence": 0.7284543,
            "punctuated_word": "data.",
            "speaker": 1,
            "speaker_confidence": 0.7903243
          },
          {
            "word": "it's",
            "start": 2641.7998,
            "end": 2641.96,
            "confidence": 0.85148585,
            "punctuated_word": "It's",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "that",
            "start": 2641.96,
            "end": 2642.1199,
            "confidence": 0.9770991,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "they",
            "start": 2642.1199,
            "end": 2642.2798,
            "confidence": 0.9973008,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "have",
            "start": 2642.2798,
            "end": 2642.52,
            "confidence": 0.9976821,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "the",
            "start": 2642.52,
            "end": 2642.5999,
            "confidence": 0.99261636,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "computational",
            "start": 2642.5999,
            "end": 2643.0999,
            "confidence": 0.9989386,
            "punctuated_word": "computational",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "power",
            "start": 2643.375,
            "end": 2643.855,
            "confidence": 0.9989229,
            "punctuated_word": "power",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "to",
            "start": 2643.855,
            "end": 2644.095,
            "confidence": 0.9979496,
            "punctuated_word": "to,",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "like",
            "start": 2644.095,
            "end": 2644.595,
            "confidence": 0.9998093,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          }
        ],
        "speaker": 1,
        "id": "04af2111-1d18-43d2-adec-475d922389d8"
      },
      {
        "start": 2645.055,
        "end": 2648.595,
        "confidence": 0.9799568,
        "channel": 0,
        "transcript": "trudge through all of it to to build packages of of marketing,",
        "words": [
          {
            "word": "trudge",
            "start": 2645.055,
            "end": 2645.375,
            "confidence": 0.99476755,
            "punctuated_word": "trudge",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "through",
            "start": 2645.375,
            "end": 2645.615,
            "confidence": 0.99983525,
            "punctuated_word": "through",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "all",
            "start": 2645.615,
            "end": 2645.695,
            "confidence": 0.9998202,
            "punctuated_word": "all",
            "speaker": 1,
            "speaker_confidence": 0.5886276
          },
          {
            "word": "of",
            "start": 2645.695,
            "end": 2645.855,
            "confidence": 0.99988675,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "it",
            "start": 2645.855,
            "end": 2646.355,
            "confidence": 0.999821,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "to",
            "start": 2646.495,
            "end": 2646.655,
            "confidence": 0.8487182,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "to",
            "start": 2646.655,
            "end": 2646.815,
            "confidence": 0.9974661,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "build",
            "start": 2646.815,
            "end": 2647.215,
            "confidence": 0.9993755,
            "punctuated_word": "build",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "packages",
            "start": 2647.215,
            "end": 2647.695,
            "confidence": 0.9994467,
            "punctuated_word": "packages",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "of",
            "start": 2647.695,
            "end": 2647.935,
            "confidence": 0.99915123,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "of",
            "start": 2647.935,
            "end": 2648.095,
            "confidence": 0.99596316,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "marketing",
            "start": 2648.095,
            "end": 2648.595,
            "confidence": 0.9252303,
            "punctuated_word": "marketing,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          }
        ],
        "speaker": 1,
        "id": "3bcc754d-0534-4791-a65c-b2184fd501ed"
      },
      {
        "start": 2649.855,
        "end": 2653.795,
        "confidence": 0.9250929,
        "channel": 0,
        "transcript": "material to sell to or, you know, with marketing packages to sell to advertisers.",
        "words": [
          {
            "word": "material",
            "start": 2649.855,
            "end": 2650.355,
            "confidence": 0.9992607,
            "punctuated_word": "material",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "to",
            "start": 2650.415,
            "end": 2650.495,
            "confidence": 0.99813324,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "sell",
            "start": 2650.495,
            "end": 2650.735,
            "confidence": 0.99982953,
            "punctuated_word": "sell",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "to",
            "start": 2650.735,
            "end": 2650.975,
            "confidence": 0.9978948,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "or",
            "start": 2650.975,
            "end": 2651.215,
            "confidence": 0.8474488,
            "punctuated_word": "or,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "you",
            "start": 2651.215,
            "end": 2651.375,
            "confidence": 0.9988482,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "know",
            "start": 2651.375,
            "end": 2651.615,
            "confidence": 0.9982938,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "with",
            "start": 2651.615,
            "end": 2651.935,
            "confidence": 0.59707284,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "marketing",
            "start": 2651.935,
            "end": 2652.415,
            "confidence": 0.5903706,
            "punctuated_word": "marketing",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "packages",
            "start": 2652.415,
            "end": 2652.735,
            "confidence": 0.94896287,
            "punctuated_word": "packages",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "to",
            "start": 2652.735,
            "end": 2652.895,
            "confidence": 0.9855317,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "sell",
            "start": 2652.895,
            "end": 2653.135,
            "confidence": 0.9986847,
            "punctuated_word": "sell",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "to",
            "start": 2653.135,
            "end": 2653.295,
            "confidence": 0.99347454,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "advertisers",
            "start": 2653.295,
            "end": 2653.795,
            "confidence": 0.99749374,
            "punctuated_word": "advertisers.",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          }
        ],
        "speaker": 1,
        "id": "7cc6f41f-1b44-40f1-92ab-91100542abeb"
      },
      {
        "start": 2654.735,
        "end": 2667.49,
        "confidence": 0.9402189,
        "channel": 0,
        "transcript": "And so in a world with decentralized data storage, then we have, like, this issue, like, potential issue of, like, it's not even about collecting the data anymore because the data is there. It's about just, like, who has the power to compute.",
        "words": [
          {
            "word": "and",
            "start": 2654.735,
            "end": 2654.975,
            "confidence": 0.9933896,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "so",
            "start": 2654.975,
            "end": 2655.455,
            "confidence": 0.9813965,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "in",
            "start": 2655.455,
            "end": 2655.615,
            "confidence": 0.93910617,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "a",
            "start": 2655.615,
            "end": 2655.695,
            "confidence": 0.91365826,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "world",
            "start": 2655.695,
            "end": 2655.935,
            "confidence": 0.9842494,
            "punctuated_word": "world",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "with",
            "start": 2655.935,
            "end": 2656.35,
            "confidence": 0.86921823,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "decentralized",
            "start": 2656.59,
            "end": 2656.9102,
            "confidence": 0.8628981,
            "punctuated_word": "decentralized",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "data",
            "start": 2656.9102,
            "end": 2657.31,
            "confidence": 0.99960023,
            "punctuated_word": "data",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "storage",
            "start": 2657.31,
            "end": 2657.7102,
            "confidence": 0.98400223,
            "punctuated_word": "storage,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "then",
            "start": 2657.7102,
            "end": 2658.03,
            "confidence": 0.9994475,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "we",
            "start": 2658.03,
            "end": 2658.1902,
            "confidence": 0.996356,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "have",
            "start": 2658.1902,
            "end": 2658.35,
            "confidence": 0.97516954,
            "punctuated_word": "have,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "like",
            "start": 2658.35,
            "end": 2658.6702,
            "confidence": 0.99932384,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "this",
            "start": 2658.6702,
            "end": 2658.9102,
            "confidence": 0.9998703,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "issue",
            "start": 2658.9102,
            "end": 2659.4102,
            "confidence": 0.81983554,
            "punctuated_word": "issue,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "like",
            "start": 2659.55,
            "end": 2659.79,
            "confidence": 0.90081406,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "potential",
            "start": 2659.79,
            "end": 2660.1902,
            "confidence": 0.98867166,
            "punctuated_word": "potential",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "issue",
            "start": 2660.1902,
            "end": 2660.6902,
            "confidence": 0.99955064,
            "punctuated_word": "issue",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "of",
            "start": 2660.99,
            "end": 2661.23,
            "confidence": 0.94808054,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "like",
            "start": 2661.23,
            "end": 2661.55,
            "confidence": 0.957306,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "it's",
            "start": 2661.55,
            "end": 2662.03,
            "confidence": 0.99969316,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "not",
            "start": 2662.03,
            "end": 2662.27,
            "confidence": 0.9992613,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "even",
            "start": 2662.27,
            "end": 2662.59,
            "confidence": 0.99994004,
            "punctuated_word": "even",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "about",
            "start": 2662.59,
            "end": 2663.09,
            "confidence": 0.9997807,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "collecting",
            "start": 2663.23,
            "end": 2663.55,
            "confidence": 0.9996402,
            "punctuated_word": "collecting",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "the",
            "start": 2663.55,
            "end": 2663.7102,
            "confidence": 0.93452317,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "data",
            "start": 2663.7102,
            "end": 2663.87,
            "confidence": 0.9995065,
            "punctuated_word": "data",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "anymore",
            "start": 2663.87,
            "end": 2664.11,
            "confidence": 0.9964779,
            "punctuated_word": "anymore",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "because",
            "start": 2664.11,
            "end": 2664.35,
            "confidence": 0.31680262,
            "punctuated_word": "because",
            "speaker": 1,
            "speaker_confidence": 0.8860516
          },
          {
            "word": "the",
            "start": 2664.35,
            "end": 2664.4302,
            "confidence": 0.8886289,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "data",
            "start": 2664.4302,
            "end": 2664.6702,
            "confidence": 0.99950683,
            "punctuated_word": "data",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "is",
            "start": 2664.6702,
            "end": 2664.83,
            "confidence": 0.50514793,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "there",
            "start": 2664.83,
            "end": 2665.07,
            "confidence": 0.78283405,
            "punctuated_word": "there.",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "it's",
            "start": 2665.07,
            "end": 2665.3901,
            "confidence": 0.9649918,
            "punctuated_word": "It's",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "about",
            "start": 2665.3901,
            "end": 2665.6301,
            "confidence": 0.9984584,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "just",
            "start": 2665.6301,
            "end": 2665.87,
            "confidence": 0.96119505,
            "punctuated_word": "just,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "like",
            "start": 2665.87,
            "end": 2666.03,
            "confidence": 0.9998177,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "who",
            "start": 2666.03,
            "end": 2666.1902,
            "confidence": 0.9998092,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "has",
            "start": 2666.1902,
            "end": 2666.4302,
            "confidence": 0.9994684,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "the",
            "start": 2666.4302,
            "end": 2666.51,
            "confidence": 0.99867034,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "power",
            "start": 2666.51,
            "end": 2666.83,
            "confidence": 0.99983454,
            "punctuated_word": "power",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "to",
            "start": 2666.83,
            "end": 2666.99,
            "confidence": 0.9993254,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "compute",
            "start": 2666.99,
            "end": 2667.49,
            "confidence": 0.974157,
            "punctuated_word": "compute.",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          }
        ],
        "speaker": 1,
        "id": "18450c6d-bd72-468a-8fde-2b0d82177f40"
      },
      {
        "start": 2668.365,
        "end": 2674.305,
        "confidence": 0.96908075,
        "channel": 0,
        "transcript": "And so, like, the the kind of the thing that I was inspired by, the thing that you mentioned to me is, like, maybe",
        "words": [
          {
            "word": "and",
            "start": 2668.365,
            "end": 2668.605,
            "confidence": 0.9985746,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "so",
            "start": 2668.605,
            "end": 2668.765,
            "confidence": 0.9822694,
            "punctuated_word": "so,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "like",
            "start": 2668.765,
            "end": 2669.005,
            "confidence": 0.99940276,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "the",
            "start": 2669.005,
            "end": 2669.325,
            "confidence": 0.99990785,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "the",
            "start": 2669.325,
            "end": 2669.485,
            "confidence": 0.9894888,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "kind",
            "start": 2669.485,
            "end": 2669.645,
            "confidence": 0.9722447,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "of",
            "start": 2669.645,
            "end": 2669.805,
            "confidence": 0.99965954,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "the",
            "start": 2669.805,
            "end": 2669.965,
            "confidence": 0.96290857,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "thing",
            "start": 2669.965,
            "end": 2670.205,
            "confidence": 0.9996687,
            "punctuated_word": "thing",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "that",
            "start": 2670.205,
            "end": 2670.605,
            "confidence": 0.9986499,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "i",
            "start": 2670.605,
            "end": 2670.765,
            "confidence": 0.7932992,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "was",
            "start": 2670.765,
            "end": 2670.925,
            "confidence": 0.99991333,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "inspired",
            "start": 2670.925,
            "end": 2671.405,
            "confidence": 0.9998963,
            "punctuated_word": "inspired",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "by",
            "start": 2671.405,
            "end": 2671.905,
            "confidence": 0.7895628,
            "punctuated_word": "by,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "the",
            "start": 2672.125,
            "end": 2672.205,
            "confidence": 0.9884828,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "thing",
            "start": 2672.205,
            "end": 2672.445,
            "confidence": 0.99923074,
            "punctuated_word": "thing",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "that",
            "start": 2672.445,
            "end": 2672.605,
            "confidence": 0.9992779,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "you",
            "start": 2672.605,
            "end": 2672.765,
            "confidence": 0.99958843,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "mentioned",
            "start": 2672.765,
            "end": 2673.005,
            "confidence": 0.99881434,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "to",
            "start": 2673.005,
            "end": 2673.165,
            "confidence": 0.99632,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "me",
            "start": 2673.165,
            "end": 2673.325,
            "confidence": 0.9999132,
            "punctuated_word": "me",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "is",
            "start": 2673.325,
            "end": 2673.565,
            "confidence": 0.79197836,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "like",
            "start": 2673.565,
            "end": 2673.805,
            "confidence": 0.9990418,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "maybe",
            "start": 2673.805,
            "end": 2674.305,
            "confidence": 0.9998449,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          }
        ],
        "speaker": 1,
        "id": "57520846-2bef-428a-923b-ae0d5f03ea07"
      },
      {
        "start": 2674.605,
        "end": 2677.505,
        "confidence": 0.9924825,
        "channel": 0,
        "transcript": "we need to think about design or, like, user experience",
        "words": [
          {
            "word": "we",
            "start": 2674.605,
            "end": 2674.765,
            "confidence": 0.9715229,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "need",
            "start": 2674.765,
            "end": 2674.925,
            "confidence": 0.99990106,
            "punctuated_word": "need",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "to",
            "start": 2674.925,
            "end": 2675.085,
            "confidence": 0.999726,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "think",
            "start": 2675.085,
            "end": 2675.2449,
            "confidence": 0.9999491,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "about",
            "start": 2675.2449,
            "end": 2675.7449,
            "confidence": 0.9996191,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "design",
            "start": 2675.805,
            "end": 2676.285,
            "confidence": 0.9997483,
            "punctuated_word": "design",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "or",
            "start": 2676.285,
            "end": 2676.525,
            "confidence": 0.9552673,
            "punctuated_word": "or,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "like",
            "start": 2676.525,
            "end": 2676.685,
            "confidence": 0.9995161,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "user",
            "start": 2676.685,
            "end": 2677.005,
            "confidence": 0.9997646,
            "punctuated_word": "user",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "experience",
            "start": 2677.005,
            "end": 2677.505,
            "confidence": 0.99981064,
            "punctuated_word": "experience",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          }
        ],
        "speaker": 1,
        "id": "8648eeb3-bcdc-44fb-9e4b-acb309e1fc01"
      },
      {
        "start": 2677.885,
        "end": 2678.625,
        "confidence": 0.91582316,
        "channel": 0,
        "transcript": "as a,",
        "words": [
          {
            "word": "as",
            "start": 2677.885,
            "end": 2678.125,
            "confidence": 0.99409544,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "a",
            "start": 2678.125,
            "end": 2678.625,
            "confidence": 0.8375509,
            "punctuated_word": "a,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          }
        ],
        "speaker": 1,
        "id": "de241154-2519-430c-896e-f32ab1c38fef"
      },
      {
        "start": 2679.485,
        "end": 2682.8699,
        "confidence": 0.9347055,
        "channel": 0,
        "transcript": "like, human computations. Like, design is human computation",
        "words": [
          {
            "word": "like",
            "start": 2679.485,
            "end": 2679.885,
            "confidence": 0.9833429,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "human",
            "start": 2679.885,
            "end": 2680.365,
            "confidence": 0.99955934,
            "punctuated_word": "human",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "computations",
            "start": 2680.365,
            "end": 2680.865,
            "confidence": 0.8948633,
            "punctuated_word": "computations.",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "like",
            "start": 2681.085,
            "end": 2681.325,
            "confidence": 0.98427695,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "design",
            "start": 2681.325,
            "end": 2681.805,
            "confidence": 0.99883205,
            "punctuated_word": "design",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "is",
            "start": 2681.805,
            "end": 2681.885,
            "confidence": 0.6211873,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "human",
            "start": 2681.885,
            "end": 2682.21,
            "confidence": 0.9988757,
            "punctuated_word": "human",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "computation",
            "start": 2682.3699,
            "end": 2682.8699,
            "confidence": 0.9967063,
            "punctuated_word": "computation",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          }
        ],
        "speaker": 1,
        "id": "a1108b33-7343-4f23-8a91-cfb3fb1f91c6"
      },
      {
        "start": 2683.41,
        "end": 2684.15,
        "confidence": 0.8027932,
        "channel": 0,
        "transcript": "that when,",
        "words": [
          {
            "word": "that",
            "start": 2683.41,
            "end": 2683.65,
            "confidence": 0.7399177,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "when",
            "start": 2683.65,
            "end": 2684.15,
            "confidence": 0.8656687,
            "punctuated_word": "when,",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          }
        ],
        "speaker": 1,
        "id": "75ed8ab1-8b95-430e-a91a-62ec65cd23db"
      },
      {
        "start": 2684.8499,
        "end": 2689.83,
        "confidence": 0.9813561,
        "channel": 0,
        "transcript": "a human is given a bunch of information on a on a user interface,",
        "words": [
          {
            "word": "a",
            "start": 2684.8499,
            "end": 2685.0898,
            "confidence": 0.99849784,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "human",
            "start": 2685.0898,
            "end": 2685.5898,
            "confidence": 0.99960715,
            "punctuated_word": "human",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "is",
            "start": 2685.73,
            "end": 2686.23,
            "confidence": 0.999602,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "given",
            "start": 2686.29,
            "end": 2686.79,
            "confidence": 0.9996069,
            "punctuated_word": "given",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "a",
            "start": 2686.8499,
            "end": 2687.01,
            "confidence": 0.9998448,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "bunch",
            "start": 2687.01,
            "end": 2687.25,
            "confidence": 0.9999455,
            "punctuated_word": "bunch",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "of",
            "start": 2687.25,
            "end": 2687.41,
            "confidence": 0.99967563,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "information",
            "start": 2687.41,
            "end": 2687.91,
            "confidence": 0.9999008,
            "punctuated_word": "information",
            "speaker": 1,
            "speaker_confidence": 0.9372862
          },
          {
            "word": "on",
            "start": 2688.13,
            "end": 2688.29,
            "confidence": 0.99918693,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "a",
            "start": 2688.29,
            "end": 2688.53,
            "confidence": 0.99750537,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "on",
            "start": 2688.53,
            "end": 2688.69,
            "confidence": 0.9964804,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "a",
            "start": 2688.69,
            "end": 2688.93,
            "confidence": 0.9990814,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "user",
            "start": 2688.93,
            "end": 2689.33,
            "confidence": 0.99961203,
            "punctuated_word": "user",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "interface",
            "start": 2689.33,
            "end": 2689.83,
            "confidence": 0.75043905,
            "punctuated_word": "interface,",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          }
        ],
        "speaker": 1,
        "id": "d69e0e01-b26c-4607-8e6d-31e6ea6baffc"
      },
      {
        "start": 2690.21,
        "end": 2692.63,
        "confidence": 0.9924919,
        "channel": 0,
        "transcript": "that they should like, their ability to",
        "words": [
          {
            "word": "that",
            "start": 2690.21,
            "end": 2690.3699,
            "confidence": 0.998492,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "they",
            "start": 2690.3699,
            "end": 2690.6099,
            "confidence": 0.9998392,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "should",
            "start": 2690.6099,
            "end": 2690.8499,
            "confidence": 0.99991417,
            "punctuated_word": "should",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "like",
            "start": 2691.01,
            "end": 2691.33,
            "confidence": 0.9515854,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "their",
            "start": 2691.33,
            "end": 2691.57,
            "confidence": 0.9984315,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "ability",
            "start": 2691.57,
            "end": 2692.07,
            "confidence": 0.99989235,
            "punctuated_word": "ability",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "to",
            "start": 2692.13,
            "end": 2692.63,
            "confidence": 0.99928904,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          }
        ],
        "speaker": 1,
        "id": "d57322ba-3334-456e-8384-d3a380909c32"
      },
      {
        "start": 2693.01,
        "end": 2702.945,
        "confidence": 0.9696901,
        "channel": 0,
        "transcript": "compute and derive things from that user interface is incredibly important, and it's something that should be made in such a way and probably open sourced in such a way,",
        "words": [
          {
            "word": "compute",
            "start": 2693.01,
            "end": 2693.51,
            "confidence": 0.9989316,
            "punctuated_word": "compute",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "and",
            "start": 2693.73,
            "end": 2693.97,
            "confidence": 0.9993303,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "derive",
            "start": 2693.97,
            "end": 2694.47,
            "confidence": 0.9989477,
            "punctuated_word": "derive",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "things",
            "start": 2694.53,
            "end": 2695.03,
            "confidence": 0.99982685,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "from",
            "start": 2695.0898,
            "end": 2695.485,
            "confidence": 0.9997712,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "that",
            "start": 2695.5652,
            "end": 2695.8052,
            "confidence": 0.99971074,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "user",
            "start": 2695.8052,
            "end": 2696.125,
            "confidence": 0.9908562,
            "punctuated_word": "user",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "interface",
            "start": 2696.125,
            "end": 2696.445,
            "confidence": 0.99740237,
            "punctuated_word": "interface",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "is",
            "start": 2696.445,
            "end": 2696.8452,
            "confidence": 0.996077,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "incredibly",
            "start": 2696.8452,
            "end": 2697.3252,
            "confidence": 0.9963652,
            "punctuated_word": "incredibly",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "important",
            "start": 2697.3252,
            "end": 2697.8252,
            "confidence": 0.7112667,
            "punctuated_word": "important,",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "and",
            "start": 2697.965,
            "end": 2698.205,
            "confidence": 0.999067,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "it's",
            "start": 2698.205,
            "end": 2698.365,
            "confidence": 0.97761315,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "something",
            "start": 2698.365,
            "end": 2698.6052,
            "confidence": 0.9999634,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "that",
            "start": 2698.6052,
            "end": 2698.8452,
            "confidence": 0.99995995,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "should",
            "start": 2698.8452,
            "end": 2699.3452,
            "confidence": 0.99989915,
            "punctuated_word": "should",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "be",
            "start": 2699.645,
            "end": 2699.725,
            "confidence": 0.9999279,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "made",
            "start": 2699.725,
            "end": 2699.965,
            "confidence": 0.99986637,
            "punctuated_word": "made",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "in",
            "start": 2699.965,
            "end": 2700.125,
            "confidence": 0.9995727,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "such",
            "start": 2700.125,
            "end": 2700.365,
            "confidence": 0.9999093,
            "punctuated_word": "such",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "a",
            "start": 2700.365,
            "end": 2700.445,
            "confidence": 0.99875414,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7735735
          },
          {
            "word": "way",
            "start": 2700.445,
            "end": 2700.685,
            "confidence": 0.9998896,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.54151595
          },
          {
            "word": "and",
            "start": 2700.685,
            "end": 2700.925,
            "confidence": 0.9116631,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.54151595
          },
          {
            "word": "probably",
            "start": 2700.925,
            "end": 2701.405,
            "confidence": 0.9594653,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.54151595
          },
          {
            "word": "open",
            "start": 2701.405,
            "end": 2701.645,
            "confidence": 0.9676913,
            "punctuated_word": "open",
            "speaker": 1,
            "speaker_confidence": 0.54151595
          },
          {
            "word": "sourced",
            "start": 2701.645,
            "end": 2702.0452,
            "confidence": 0.5971233,
            "punctuated_word": "sourced",
            "speaker": 1,
            "speaker_confidence": 0.54151595
          },
          {
            "word": "in",
            "start": 2702.0452,
            "end": 2702.125,
            "confidence": 0.9989473,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.54151595
          },
          {
            "word": "such",
            "start": 2702.125,
            "end": 2702.365,
            "confidence": 0.9998697,
            "punctuated_word": "such",
            "speaker": 1,
            "speaker_confidence": 0.54151595
          },
          {
            "word": "a",
            "start": 2702.365,
            "end": 2702.445,
            "confidence": 0.9983181,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.48491132
          },
          {
            "word": "way",
            "start": 2702.445,
            "end": 2702.945,
            "confidence": 0.9947157,
            "punctuated_word": "way,",
            "speaker": 1,
            "speaker_confidence": 0.48491132
          }
        ],
        "speaker": 1,
        "id": "1bf70486-c165-45af-bef5-b5fc3dc67663"
      },
      {
        "start": 2703.5652,
        "end": 2704.7852,
        "confidence": 0.9976969,
        "channel": 0,
        "transcript": "to where, like,",
        "words": [
          {
            "word": "to",
            "start": 2703.5652,
            "end": 2703.8052,
            "confidence": 0.99986565,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.48491132
          },
          {
            "word": "where",
            "start": 2703.8052,
            "end": 2704.2852,
            "confidence": 0.994015,
            "punctuated_word": "where,",
            "speaker": 1,
            "speaker_confidence": 0.48491132
          },
          {
            "word": "like",
            "start": 2704.2852,
            "end": 2704.7852,
            "confidence": 0.9992101,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.48491132
          }
        ],
        "speaker": 1,
        "id": "3922193a-c5d6-4956-b26f-18ee530bde57"
      },
      {
        "start": 2705.3252,
        "end": 2712.99,
        "confidence": 0.9326038,
        "channel": 0,
        "transcript": "we are protecting users through design. I think this this, you know, this is exactly, like, what we were seeing previously, which is the idea that,",
        "words": [
          {
            "word": "we",
            "start": 2705.3252,
            "end": 2705.485,
            "confidence": 0.99991834,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.48491132
          },
          {
            "word": "are",
            "start": 2705.485,
            "end": 2705.645,
            "confidence": 0.999948,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.5419308
          },
          {
            "word": "protecting",
            "start": 2705.645,
            "end": 2706.145,
            "confidence": 0.9997863,
            "punctuated_word": "protecting",
            "speaker": 1,
            "speaker_confidence": 0.5419308
          },
          {
            "word": "users",
            "start": 2706.365,
            "end": 2706.865,
            "confidence": 0.99991167,
            "punctuated_word": "users",
            "speaker": 1,
            "speaker_confidence": 0.5419308
          },
          {
            "word": "through",
            "start": 2706.925,
            "end": 2707.425,
            "confidence": 0.99921644,
            "punctuated_word": "through",
            "speaker": 1,
            "speaker_confidence": 0.5419308
          },
          {
            "word": "design",
            "start": 2707.53,
            "end": 2708.03,
            "confidence": 0.9192027,
            "punctuated_word": "design.",
            "speaker": 1,
            "speaker_confidence": 0.5419308
          },
          {
            "word": "i",
            "start": 2708.25,
            "end": 2708.41,
            "confidence": 0.7661888,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "think",
            "start": 2708.41,
            "end": 2708.57,
            "confidence": 0.99944705,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "this",
            "start": 2708.57,
            "end": 2708.81,
            "confidence": 0.991214,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "this",
            "start": 2708.81,
            "end": 2708.9302,
            "confidence": 0.84239364,
            "punctuated_word": "this,",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "you",
            "start": 2708.9302,
            "end": 2709.05,
            "confidence": 0.997948,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "know",
            "start": 2709.05,
            "end": 2709.29,
            "confidence": 0.99794745,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "this",
            "start": 2709.29,
            "end": 2709.45,
            "confidence": 0.98739505,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "is",
            "start": 2709.45,
            "end": 2709.61,
            "confidence": 0.9841324,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "exactly",
            "start": 2709.61,
            "end": 2710.01,
            "confidence": 0.8855172,
            "punctuated_word": "exactly,",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "like",
            "start": 2710.01,
            "end": 2710.25,
            "confidence": 0.9987609,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "what",
            "start": 2710.25,
            "end": 2710.49,
            "confidence": 0.9997317,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "we",
            "start": 2710.49,
            "end": 2710.6501,
            "confidence": 0.93573606,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "were",
            "start": 2710.6501,
            "end": 2710.81,
            "confidence": 0.7321434,
            "punctuated_word": "were",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "seeing",
            "start": 2710.81,
            "end": 2710.97,
            "confidence": 0.5100739,
            "punctuated_word": "seeing",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "previously",
            "start": 2710.97,
            "end": 2711.37,
            "confidence": 0.9079232,
            "punctuated_word": "previously,",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "which",
            "start": 2711.37,
            "end": 2711.61,
            "confidence": 0.9993655,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "is",
            "start": 2711.61,
            "end": 2712.11,
            "confidence": 0.99924386,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "the",
            "start": 2712.17,
            "end": 2712.33,
            "confidence": 0.8154395,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "idea",
            "start": 2712.33,
            "end": 2712.49,
            "confidence": 0.998042,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "that",
            "start": 2712.49,
            "end": 2712.99,
            "confidence": 0.9810718,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          }
        ],
        "speaker": 0,
        "id": "84c1a7cd-5848-4937-808b-9d140fab6b88"
      },
      {
        "start": 2713.45,
        "end": 2715.1501,
        "confidence": 0.9873469,
        "channel": 0,
        "transcript": "this way of talking about users",
        "words": [
          {
            "word": "this",
            "start": 2713.45,
            "end": 2713.69,
            "confidence": 0.99614197,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "way",
            "start": 2713.69,
            "end": 2713.85,
            "confidence": 0.939148,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "of",
            "start": 2713.85,
            "end": 2714.01,
            "confidence": 0.9931647,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "talking",
            "start": 2714.01,
            "end": 2714.33,
            "confidence": 0.9996138,
            "punctuated_word": "talking",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "about",
            "start": 2714.33,
            "end": 2714.6501,
            "confidence": 0.99764144,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "users",
            "start": 2714.6501,
            "end": 2715.1501,
            "confidence": 0.99837154,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          }
        ],
        "speaker": 0,
        "id": "d614bd4b-a085-47e5-8868-74c1febacbc6"
      },
      {
        "start": 2715.61,
        "end": 2717.07,
        "confidence": 0.9031188,
        "channel": 0,
        "transcript": "as if they're losers.",
        "words": [
          {
            "word": "as",
            "start": 2715.61,
            "end": 2715.93,
            "confidence": 0.9174471,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "if",
            "start": 2715.93,
            "end": 2716.25,
            "confidence": 0.9999275,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "they're",
            "start": 2716.25,
            "end": 2716.57,
            "confidence": 0.98546785,
            "punctuated_word": "they're",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          },
          {
            "word": "losers",
            "start": 2716.57,
            "end": 2717.07,
            "confidence": 0.70963264,
            "punctuated_word": "losers.",
            "speaker": 0,
            "speaker_confidence": 0.78827626
          }
        ],
        "speaker": 0,
        "id": "fa60164e-ffc8-46bb-acab-b94c6c5f7022"
      },
      {
        "start": 2721.45,
        "end": 2729.285,
        "confidence": 0.91868925,
        "channel": 0,
        "transcript": "That, you know, if only they knew better, they wouldn't use these platforms. Yeah. I believe they would use, you know, they don't verify everything, you know. And",
        "words": [
          {
            "word": "that",
            "start": 2721.45,
            "end": 2721.77,
            "confidence": 0.90731055,
            "punctuated_word": "That,",
            "speaker": 0,
            "speaker_confidence": 0.44473255
          },
          {
            "word": "you",
            "start": 2721.77,
            "end": 2721.93,
            "confidence": 0.9997352,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.44473255
          },
          {
            "word": "know",
            "start": 2721.93,
            "end": 2722.17,
            "confidence": 0.99420035,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.44473255
          },
          {
            "word": "if",
            "start": 2722.17,
            "end": 2722.33,
            "confidence": 0.9989496,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.44473255
          },
          {
            "word": "only",
            "start": 2722.33,
            "end": 2722.6501,
            "confidence": 0.99984396,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.44473255
          },
          {
            "word": "they",
            "start": 2722.6501,
            "end": 2722.73,
            "confidence": 0.99238163,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.49867094
          },
          {
            "word": "knew",
            "start": 2722.73,
            "end": 2722.97,
            "confidence": 0.9963056,
            "punctuated_word": "knew",
            "speaker": 0,
            "speaker_confidence": 0.49867094
          },
          {
            "word": "better",
            "start": 2722.97,
            "end": 2723.29,
            "confidence": 0.9696784,
            "punctuated_word": "better,",
            "speaker": 0,
            "speaker_confidence": 0.49867094
          },
          {
            "word": "they",
            "start": 2723.29,
            "end": 2723.505,
            "confidence": 0.99896824,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.49867094
          },
          {
            "word": "wouldn't",
            "start": 2723.585,
            "end": 2723.825,
            "confidence": 0.99700654,
            "punctuated_word": "wouldn't",
            "speaker": 0,
            "speaker_confidence": 0.49867094
          },
          {
            "word": "use",
            "start": 2723.825,
            "end": 2723.9849,
            "confidence": 0.9969825,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.49867094
          },
          {
            "word": "these",
            "start": 2723.9849,
            "end": 2724.4648,
            "confidence": 0.7438937,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.49867094
          },
          {
            "word": "platforms",
            "start": 2724.4648,
            "end": 2724.9648,
            "confidence": 0.69491094,
            "punctuated_word": "platforms.",
            "speaker": 0,
            "speaker_confidence": 0.49867094
          },
          {
            "word": "yeah",
            "start": 2725.105,
            "end": 2725.225,
            "confidence": 0.9976584,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.49867094
          },
          {
            "word": "i",
            "start": 2725.225,
            "end": 2725.345,
            "confidence": 0.3702115,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.46227604
          },
          {
            "word": "believe",
            "start": 2725.345,
            "end": 2725.6648,
            "confidence": 0.92925334,
            "punctuated_word": "believe",
            "speaker": 0,
            "speaker_confidence": 0.46227604
          },
          {
            "word": "they",
            "start": 2725.6648,
            "end": 2725.825,
            "confidence": 0.9925574,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.46227604
          },
          {
            "word": "would",
            "start": 2725.825,
            "end": 2725.9849,
            "confidence": 0.9612059,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.46227604
          },
          {
            "word": "use",
            "start": 2725.9849,
            "end": 2726.105,
            "confidence": 0.74904597,
            "punctuated_word": "use,",
            "speaker": 0,
            "speaker_confidence": 0.46227604
          },
          {
            "word": "you",
            "start": 2726.105,
            "end": 2726.2249,
            "confidence": 0.9883146,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.46227604
          },
          {
            "word": "know",
            "start": 2726.2249,
            "end": 2726.625,
            "confidence": 0.8012351,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.46227604
          },
          {
            "word": "they",
            "start": 2726.625,
            "end": 2726.7048,
            "confidence": 0.95368797,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "don't",
            "start": 2726.7048,
            "end": 2726.9448,
            "confidence": 0.9495257,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "verify",
            "start": 2726.9448,
            "end": 2727.4248,
            "confidence": 0.9988187,
            "punctuated_word": "verify",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "everything",
            "start": 2727.4248,
            "end": 2727.9048,
            "confidence": 0.7891151,
            "punctuated_word": "everything,",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "you",
            "start": 2727.9048,
            "end": 2728.1448,
            "confidence": 0.99866223,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "know",
            "start": 2728.1448,
            "end": 2728.6448,
            "confidence": 0.9552632,
            "punctuated_word": "know.",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "and",
            "start": 2728.785,
            "end": 2729.285,
            "confidence": 0.9985738,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          }
        ],
        "speaker": 0,
        "id": "e07e7a34-9645-4381-8b37-dd75dd8e61f0"
      },
      {
        "start": 2729.9048,
        "end": 2734.805,
        "confidence": 0.9288751,
        "channel": 0,
        "transcript": "the fact of the matter is users, first and foremost, don't have an incentive to do anything better than that.",
        "words": [
          {
            "word": "the",
            "start": 2729.9048,
            "end": 2730.065,
            "confidence": 0.99782526,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "fact",
            "start": 2730.065,
            "end": 2730.305,
            "confidence": 0.9973009,
            "punctuated_word": "fact",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "of",
            "start": 2730.305,
            "end": 2730.3848,
            "confidence": 0.98303336,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "the",
            "start": 2730.3848,
            "end": 2730.545,
            "confidence": 0.9974553,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "matter",
            "start": 2730.545,
            "end": 2730.865,
            "confidence": 0.9996835,
            "punctuated_word": "matter",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "is",
            "start": 2730.865,
            "end": 2731.1848,
            "confidence": 0.9987943,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "users",
            "start": 2731.1848,
            "end": 2731.505,
            "confidence": 0.73921716,
            "punctuated_word": "users,",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "first",
            "start": 2731.505,
            "end": 2731.7449,
            "confidence": 0.96240234,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "and",
            "start": 2731.7449,
            "end": 2731.825,
            "confidence": 0.991268,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7235784
          },
          {
            "word": "foremost",
            "start": 2731.825,
            "end": 2732.2249,
            "confidence": 0.9940474,
            "punctuated_word": "foremost,",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "don't",
            "start": 2732.2249,
            "end": 2732.3848,
            "confidence": 0.9224999,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "have",
            "start": 2732.3848,
            "end": 2732.545,
            "confidence": 0.41750208,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "an",
            "start": 2732.545,
            "end": 2732.7048,
            "confidence": 0.5874839,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "incentive",
            "start": 2732.7048,
            "end": 2733.2048,
            "confidence": 0.99744403,
            "punctuated_word": "incentive",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "to",
            "start": 2733.265,
            "end": 2733.345,
            "confidence": 0.9959116,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "do",
            "start": 2733.345,
            "end": 2733.505,
            "confidence": 0.9985056,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "anything",
            "start": 2733.505,
            "end": 2733.825,
            "confidence": 0.9994535,
            "punctuated_word": "anything",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "better",
            "start": 2733.825,
            "end": 2734.1448,
            "confidence": 0.9990796,
            "punctuated_word": "better",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "than",
            "start": 2734.1448,
            "end": 2734.305,
            "confidence": 0.99936265,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "that",
            "start": 2734.305,
            "end": 2734.805,
            "confidence": 0.9992318,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          }
        ],
        "speaker": 0,
        "id": "32547168-74b2-4101-828e-567998df1a51"
      },
      {
        "start": 2735.1848,
        "end": 2736.7249,
        "confidence": 0.99301225,
        "channel": 0,
        "transcript": "As I was saying, it's sometimes",
        "words": [
          {
            "word": "as",
            "start": 2735.1848,
            "end": 2735.4248,
            "confidence": 0.9929236,
            "punctuated_word": "As",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "i",
            "start": 2735.4248,
            "end": 2735.505,
            "confidence": 0.99838257,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "was",
            "start": 2735.505,
            "end": 2735.6648,
            "confidence": 0.9943638,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "saying",
            "start": 2735.6648,
            "end": 2735.9048,
            "confidence": 0.97828484,
            "punctuated_word": "saying,",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "it's",
            "start": 2735.9048,
            "end": 2736.065,
            "confidence": 0.9946623,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          },
          {
            "word": "sometimes",
            "start": 2736.2249,
            "end": 2736.7249,
            "confidence": 0.99945647,
            "punctuated_word": "sometimes",
            "speaker": 0,
            "speaker_confidence": 0.75937694
          }
        ],
        "speaker": 0,
        "id": "972a06dd-dbb0-4eea-a2a5-8de6646a9ced"
      },
      {
        "start": 2737.025,
        "end": 2739.3,
        "confidence": 0.7632583,
        "channel": 0,
        "transcript": "the benefit is is not so,",
        "words": [
          {
            "word": "the",
            "start": 2737.025,
            "end": 2737.105,
            "confidence": 0.7615718,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "benefit",
            "start": 2737.105,
            "end": 2737.585,
            "confidence": 0.9828332,
            "punctuated_word": "benefit",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "is",
            "start": 2737.585,
            "end": 2737.9048,
            "confidence": 0.39870268,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "is",
            "start": 2737.9048,
            "end": 2738.065,
            "confidence": 0.48159945,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "not",
            "start": 2738.065,
            "end": 2738.34,
            "confidence": 0.9967591,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "so",
            "start": 2738.82,
            "end": 2739.3,
            "confidence": 0.9580835,
            "punctuated_word": "so,",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          }
        ],
        "speaker": 0,
        "id": "cc466e82-81a8-4ce5-a02d-3abee4d7747f"
      },
      {
        "start": 2739.78,
        "end": 2743.32,
        "confidence": 0.9784666,
        "channel": 0,
        "transcript": "apparent to users. And it's not even the kind of question of,",
        "words": [
          {
            "word": "apparent",
            "start": 2739.78,
            "end": 2740.26,
            "confidence": 0.99455714,
            "punctuated_word": "apparent",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "to",
            "start": 2740.26,
            "end": 2740.5,
            "confidence": 0.99717736,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "users",
            "start": 2740.5,
            "end": 2741.0,
            "confidence": 0.8148987,
            "punctuated_word": "users.",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "and",
            "start": 2741.1401,
            "end": 2741.3,
            "confidence": 0.9990575,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "it's",
            "start": 2741.3,
            "end": 2741.54,
            "confidence": 0.99753845,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "not",
            "start": 2741.54,
            "end": 2741.7002,
            "confidence": 0.99996793,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "even",
            "start": 2741.7002,
            "end": 2742.02,
            "confidence": 0.99984694,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "the",
            "start": 2742.02,
            "end": 2742.1802,
            "confidence": 0.9975787,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "kind",
            "start": 2742.1802,
            "end": 2742.34,
            "confidence": 0.99498534,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "of",
            "start": 2742.34,
            "end": 2742.5,
            "confidence": 0.9992291,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "question",
            "start": 2742.5,
            "end": 2742.82,
            "confidence": 0.997401,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "of",
            "start": 2742.82,
            "end": 2743.32,
            "confidence": 0.9493603,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          }
        ],
        "speaker": 0,
        "id": "026f8a94-b5bd-434c-b6da-8509600073dc"
      },
      {
        "start": 2744.02,
        "end": 2749.48,
        "confidence": 0.92228675,
        "channel": 0,
        "transcript": "educating the users. That's also condescending. They don't know better or we have to tell them, raise awareness.",
        "words": [
          {
            "word": "educating",
            "start": 2744.02,
            "end": 2744.52,
            "confidence": 0.9997696,
            "punctuated_word": "educating",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "the",
            "start": 2744.58,
            "end": 2744.74,
            "confidence": 0.9989919,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "users",
            "start": 2744.74,
            "end": 2745.22,
            "confidence": 0.85471356,
            "punctuated_word": "users.",
            "speaker": 0,
            "speaker_confidence": 0.83088875
          },
          {
            "word": "that's",
            "start": 2745.22,
            "end": 2745.4602,
            "confidence": 0.94540906,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "also",
            "start": 2745.4602,
            "end": 2745.9402,
            "confidence": 0.9176063,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "condescending",
            "start": 2745.9402,
            "end": 2746.4402,
            "confidence": 0.65479106,
            "punctuated_word": "condescending.",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "they",
            "start": 2746.6602,
            "end": 2746.82,
            "confidence": 0.99089783,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "don't",
            "start": 2746.82,
            "end": 2747.06,
            "confidence": 0.9976405,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "know",
            "start": 2747.06,
            "end": 2747.22,
            "confidence": 0.9992005,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "better",
            "start": 2747.22,
            "end": 2747.4602,
            "confidence": 0.9954235,
            "punctuated_word": "better",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "or",
            "start": 2747.4602,
            "end": 2747.62,
            "confidence": 0.65445024,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "we",
            "start": 2747.62,
            "end": 2747.7002,
            "confidence": 0.99363315,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "have",
            "start": 2747.7002,
            "end": 2747.86,
            "confidence": 0.99591905,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "to",
            "start": 2747.86,
            "end": 2748.02,
            "confidence": 0.9952537,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "tell",
            "start": 2748.02,
            "end": 2748.1802,
            "confidence": 0.9934587,
            "punctuated_word": "tell",
            "speaker": 0,
            "speaker_confidence": 0.64472115
          },
          {
            "word": "them",
            "start": 2748.1802,
            "end": 2748.6802,
            "confidence": 0.75788593,
            "punctuated_word": "them,",
            "speaker": 0,
            "speaker_confidence": 0.660237
          },
          {
            "word": "raise",
            "start": 2748.74,
            "end": 2748.98,
            "confidence": 0.983649,
            "punctuated_word": "raise",
            "speaker": 0,
            "speaker_confidence": 0.660237
          },
          {
            "word": "awareness",
            "start": 2748.98,
            "end": 2749.48,
            "confidence": 0.8724675,
            "punctuated_word": "awareness.",
            "speaker": 0,
            "speaker_confidence": 0.660237
          }
        ],
        "speaker": 0,
        "id": "9b714aa0-9815-4e32-99b7-fe5b75926e86"
      },
      {
        "start": 2749.86,
        "end": 2755.045,
        "confidence": 0.9527442,
        "channel": 0,
        "transcript": "Certain extent, yes. But not always not the full picture. So what would be rather interesting",
        "words": [
          {
            "word": "certain",
            "start": 2749.86,
            "end": 2750.1802,
            "confidence": 0.98659337,
            "punctuated_word": "Certain",
            "speaker": 0,
            "speaker_confidence": 0.660237
          },
          {
            "word": "extent",
            "start": 2750.1802,
            "end": 2750.6802,
            "confidence": 0.9561641,
            "punctuated_word": "extent,",
            "speaker": 0,
            "speaker_confidence": 0.660237
          },
          {
            "word": "yes",
            "start": 2750.945,
            "end": 2751.345,
            "confidence": 0.8338623,
            "punctuated_word": "yes.",
            "speaker": 0,
            "speaker_confidence": 0.49897254
          },
          {
            "word": "but",
            "start": 2751.345,
            "end": 2751.585,
            "confidence": 0.9988175,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.49897254
          },
          {
            "word": "not",
            "start": 2751.585,
            "end": 2751.825,
            "confidence": 0.9984175,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.49897254
          },
          {
            "word": "always",
            "start": 2751.825,
            "end": 2752.145,
            "confidence": 0.9978504,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.49897254
          },
          {
            "word": "not",
            "start": 2752.305,
            "end": 2752.465,
            "confidence": 0.9995252,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.49897254
          },
          {
            "word": "the",
            "start": 2752.465,
            "end": 2752.625,
            "confidence": 0.99951136,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "full",
            "start": 2752.625,
            "end": 2752.865,
            "confidence": 0.9986688,
            "punctuated_word": "full",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "picture",
            "start": 2752.865,
            "end": 2753.265,
            "confidence": 0.9981152,
            "punctuated_word": "picture.",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "so",
            "start": 2753.265,
            "end": 2753.7449,
            "confidence": 0.9995951,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "what",
            "start": 2753.7449,
            "end": 2753.905,
            "confidence": 0.9952264,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "would",
            "start": 2753.905,
            "end": 2754.065,
            "confidence": 0.5851494,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "be",
            "start": 2754.065,
            "end": 2754.225,
            "confidence": 0.9576154,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "rather",
            "start": 2754.225,
            "end": 2754.545,
            "confidence": 0.93927306,
            "punctuated_word": "rather",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "interesting",
            "start": 2754.545,
            "end": 2755.045,
            "confidence": 0.99952304,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          }
        ],
        "speaker": 0,
        "id": "1b95bcaf-f4b2-44a7-8573-dd05cf29ec32"
      },
      {
        "start": 2755.425,
        "end": 2764.4,
        "confidence": 0.90364236,
        "channel": 0,
        "transcript": "is what we never we always try to blame it on the users or fix the user in some way, you know, as if there is some kind of a machine or a little object. What about turning it inwards?",
        "words": [
          {
            "word": "is",
            "start": 2755.425,
            "end": 2755.665,
            "confidence": 0.9641552,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "what",
            "start": 2755.665,
            "end": 2755.825,
            "confidence": 0.9798747,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "we",
            "start": 2755.825,
            "end": 2755.985,
            "confidence": 0.9917537,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "never",
            "start": 2755.985,
            "end": 2756.225,
            "confidence": 0.99628496,
            "punctuated_word": "never",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "we",
            "start": 2756.385,
            "end": 2756.545,
            "confidence": 0.9991036,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "always",
            "start": 2756.545,
            "end": 2756.865,
            "confidence": 0.9975649,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "try",
            "start": 2756.865,
            "end": 2757.025,
            "confidence": 0.96664935,
            "punctuated_word": "try",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "to",
            "start": 2757.025,
            "end": 2757.185,
            "confidence": 0.9871144,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "blame",
            "start": 2757.185,
            "end": 2757.425,
            "confidence": 0.99977714,
            "punctuated_word": "blame",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "it",
            "start": 2757.425,
            "end": 2757.585,
            "confidence": 0.99885833,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "on",
            "start": 2757.585,
            "end": 2757.665,
            "confidence": 0.9977381,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.6784065
          },
          {
            "word": "the",
            "start": 2757.665,
            "end": 2757.905,
            "confidence": 0.99770904,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.49461806
          },
          {
            "word": "users",
            "start": 2757.905,
            "end": 2758.145,
            "confidence": 0.5074576,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.49461806
          },
          {
            "word": "or",
            "start": 2758.145,
            "end": 2758.385,
            "confidence": 0.41275468,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.49461806
          },
          {
            "word": "fix",
            "start": 2758.385,
            "end": 2758.705,
            "confidence": 0.93957126,
            "punctuated_word": "fix",
            "speaker": 0,
            "speaker_confidence": 0.49461806
          },
          {
            "word": "the",
            "start": 2758.705,
            "end": 2758.865,
            "confidence": 0.9956351,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.49461806
          },
          {
            "word": "user",
            "start": 2758.865,
            "end": 2759.185,
            "confidence": 0.9787949,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.49461806
          },
          {
            "word": "in",
            "start": 2759.185,
            "end": 2759.265,
            "confidence": 0.99577147,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.22899711
          },
          {
            "word": "some",
            "start": 2759.265,
            "end": 2759.505,
            "confidence": 0.9861347,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.22899711
          },
          {
            "word": "way",
            "start": 2759.505,
            "end": 2759.665,
            "confidence": 0.7367396,
            "punctuated_word": "way,",
            "speaker": 0,
            "speaker_confidence": 0.22899711
          },
          {
            "word": "you",
            "start": 2759.665,
            "end": 2759.7449,
            "confidence": 0.92984575,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.22899711
          },
          {
            "word": "know",
            "start": 2759.7449,
            "end": 2759.985,
            "confidence": 0.9604366,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.22899711
          },
          {
            "word": "as",
            "start": 2759.985,
            "end": 2760.065,
            "confidence": 0.9692533,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.22899711
          },
          {
            "word": "if",
            "start": 2760.065,
            "end": 2760.145,
            "confidence": 0.6403759,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.45573443
          },
          {
            "word": "there",
            "start": 2760.145,
            "end": 2760.345,
            "confidence": 0.90926445,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.45573443
          },
          {
            "word": "is",
            "start": 2760.345,
            "end": 2760.545,
            "confidence": 0.7250886,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.45573443
          },
          {
            "word": "some",
            "start": 2760.545,
            "end": 2760.705,
            "confidence": 0.7729131,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.45573443
          },
          {
            "word": "kind",
            "start": 2760.705,
            "end": 2760.865,
            "confidence": 0.9957645,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.45573443
          },
          {
            "word": "of",
            "start": 2760.865,
            "end": 2761.365,
            "confidence": 0.9978788,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.45573443
          },
          {
            "word": "a",
            "start": 2761.505,
            "end": 2761.585,
            "confidence": 0.9477341,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "machine",
            "start": 2761.585,
            "end": 2761.905,
            "confidence": 0.9866246,
            "punctuated_word": "machine",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "or",
            "start": 2761.905,
            "end": 2762.065,
            "confidence": 0.96093184,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "a",
            "start": 2762.065,
            "end": 2762.145,
            "confidence": 0.6266168,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "little",
            "start": 2762.145,
            "end": 2762.385,
            "confidence": 0.9987816,
            "punctuated_word": "little",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "object",
            "start": 2762.385,
            "end": 2762.865,
            "confidence": 0.9947711,
            "punctuated_word": "object.",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "what",
            "start": 2762.865,
            "end": 2763.105,
            "confidence": 0.96512914,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "about",
            "start": 2763.105,
            "end": 2763.345,
            "confidence": 0.98853534,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "turning",
            "start": 2763.345,
            "end": 2763.66,
            "confidence": 0.4812698,
            "punctuated_word": "turning",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "it",
            "start": 2763.74,
            "end": 2763.9,
            "confidence": 0.871817,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          },
          {
            "word": "inwards",
            "start": 2763.9,
            "end": 2764.4,
            "confidence": 0.9932191,
            "punctuated_word": "inwards?",
            "speaker": 0,
            "speaker_confidence": 0.5827224
          }
        ],
        "speaker": 0,
        "id": "57583de2-eb54-4fd0-b29d-2c6a05cf7e74"
      },
      {
        "start": 2764.78,
        "end": 2768.4,
        "confidence": 0.961102,
        "channel": 0,
        "transcript": "What are we as builders doing? Maybe there's something wrong with us.",
        "words": [
          {
            "word": "what",
            "start": 2764.78,
            "end": 2765.02,
            "confidence": 0.99903107,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "are",
            "start": 2765.02,
            "end": 2765.18,
            "confidence": 0.9978573,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "we",
            "start": 2765.18,
            "end": 2765.5,
            "confidence": 0.9963116,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "as",
            "start": 2765.5,
            "end": 2765.74,
            "confidence": 0.7939944,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "builders",
            "start": 2765.74,
            "end": 2766.14,
            "confidence": 0.9994711,
            "punctuated_word": "builders",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "doing",
            "start": 2766.14,
            "end": 2766.46,
            "confidence": 0.99793875,
            "punctuated_word": "doing?",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "maybe",
            "start": 2766.46,
            "end": 2766.7,
            "confidence": 0.9982609,
            "punctuated_word": "Maybe",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "there's",
            "start": 2766.7,
            "end": 2766.94,
            "confidence": 0.9946362,
            "punctuated_word": "there's",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "something",
            "start": 2766.94,
            "end": 2767.26,
            "confidence": 0.9997129,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "wrong",
            "start": 2767.26,
            "end": 2767.5798,
            "confidence": 0.999759,
            "punctuated_word": "wrong",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "with",
            "start": 2767.5798,
            "end": 2767.9,
            "confidence": 0.9991716,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          },
          {
            "word": "us",
            "start": 2767.9,
            "end": 2768.4,
            "confidence": 0.7570797,
            "punctuated_word": "us.",
            "speaker": 0,
            "speaker_confidence": 0.6356837
          }
        ],
        "speaker": 0,
        "id": "32857077-0078-4b43-a94a-0b6c1baddb58"
      },
      {
        "start": 2768.78,
        "end": 2770.3198,
        "confidence": 0.8961867,
        "channel": 0,
        "transcript": "And that's where my",
        "words": [
          {
            "word": "and",
            "start": 2768.78,
            "end": 2768.94,
            "confidence": 0.5956465,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "that's",
            "start": 2768.94,
            "end": 2769.26,
            "confidence": 0.9942471,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "where",
            "start": 2769.26,
            "end": 2769.76,
            "confidence": 0.9983065,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "my",
            "start": 2769.8198,
            "end": 2770.3198,
            "confidence": 0.9965467,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          }
        ],
        "speaker": 0,
        "id": "b265bcb7-1bd8-43ac-989f-701e8ec39e6e"
      },
      {
        "start": 2771.18,
        "end": 2772.88,
        "confidence": 0.968604,
        "channel": 0,
        "transcript": "my claim inside proposal",
        "words": [
          {
            "word": "my",
            "start": 2771.18,
            "end": 2771.42,
            "confidence": 0.99585575,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "claim",
            "start": 2771.42,
            "end": 2771.92,
            "confidence": 0.99325633,
            "punctuated_word": "claim",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "inside",
            "start": 2771.98,
            "end": 2772.38,
            "confidence": 0.91704464,
            "punctuated_word": "inside",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "proposal",
            "start": 2772.38,
            "end": 2772.88,
            "confidence": 0.9682593,
            "punctuated_word": "proposal",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          }
        ],
        "speaker": 0,
        "id": "8e87f8f8-b862-42c2-a55f-c8f2bf5a9d97"
      },
      {
        "start": 2773.5,
        "end": 2775.0398,
        "confidence": 0.77141213,
        "channel": 0,
        "transcript": "crazy idea is, which is",
        "words": [
          {
            "word": "crazy",
            "start": 2773.5,
            "end": 2773.9,
            "confidence": 0.54979634,
            "punctuated_word": "crazy",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "idea",
            "start": 2773.9,
            "end": 2774.14,
            "confidence": 0.8144297,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "is",
            "start": 2774.14,
            "end": 2774.2998,
            "confidence": 0.49926496,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "which",
            "start": 2774.2998,
            "end": 2774.5398,
            "confidence": 0.9972256,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "is",
            "start": 2774.5398,
            "end": 2775.0398,
            "confidence": 0.99634415,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          }
        ],
        "speaker": 0,
        "id": "3a7750ef-1af6-4800-9b80-570e980d639c"
      },
      {
        "start": 2775.5,
        "end": 2777.2,
        "confidence": 0.9391653,
        "channel": 0,
        "transcript": "we already have somebody",
        "words": [
          {
            "word": "we",
            "start": 2775.5,
            "end": 2775.74,
            "confidence": 0.761972,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "already",
            "start": 2775.74,
            "end": 2776.14,
            "confidence": 0.9956844,
            "punctuated_word": "already",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "have",
            "start": 2776.14,
            "end": 2776.64,
            "confidence": 0.9996395,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          },
          {
            "word": "somebody",
            "start": 2776.7,
            "end": 2777.2,
            "confidence": 0.99936527,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.7755326
          }
        ],
        "speaker": 0,
        "id": "59ef42df-1af9-452a-8cab-c755872ec79f"
      },
      {
        "start": 2777.66,
        "end": 2784.655,
        "confidence": 0.94454163,
        "channel": 0,
        "transcript": "in, like, a role in most companies whose job is, first and foremost, to serve the user's interests,",
        "words": [
          {
            "word": "in",
            "start": 2777.66,
            "end": 2777.74,
            "confidence": 0.700923,
            "punctuated_word": "in,",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "like",
            "start": 2777.74,
            "end": 2777.9,
            "confidence": 0.9784061,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "a",
            "start": 2777.9,
            "end": 2778.0598,
            "confidence": 0.9103775,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "role",
            "start": 2778.0598,
            "end": 2778.315,
            "confidence": 0.996879,
            "punctuated_word": "role",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "in",
            "start": 2778.7148,
            "end": 2778.795,
            "confidence": 0.99908257,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "most",
            "start": 2778.795,
            "end": 2779.1948,
            "confidence": 0.9999274,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "companies",
            "start": 2779.1948,
            "end": 2779.6948,
            "confidence": 0.99960834,
            "punctuated_word": "companies",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "whose",
            "start": 2779.915,
            "end": 2780.2349,
            "confidence": 0.9518599,
            "punctuated_word": "whose",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "job",
            "start": 2780.2349,
            "end": 2780.7349,
            "confidence": 0.99992776,
            "punctuated_word": "job",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "is",
            "start": 2780.795,
            "end": 2781.295,
            "confidence": 0.8748725,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "first",
            "start": 2781.355,
            "end": 2781.595,
            "confidence": 0.9998685,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "and",
            "start": 2781.595,
            "end": 2781.835,
            "confidence": 0.9998154,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "foremost",
            "start": 2781.835,
            "end": 2782.335,
            "confidence": 0.99701226,
            "punctuated_word": "foremost,",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "to",
            "start": 2782.555,
            "end": 2782.795,
            "confidence": 0.99971837,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "serve",
            "start": 2782.795,
            "end": 2783.295,
            "confidence": 0.9976623,
            "punctuated_word": "serve",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "the",
            "start": 2783.435,
            "end": 2783.675,
            "confidence": 0.99794334,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "user's",
            "start": 2783.675,
            "end": 2784.155,
            "confidence": 0.80904484,
            "punctuated_word": "user's",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "interests",
            "start": 2784.155,
            "end": 2784.655,
            "confidence": 0.78882086,
            "punctuated_word": "interests,",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          }
        ],
        "speaker": 0,
        "id": "5a6fafe2-c8df-43fa-837e-f9bea42eef2d"
      },
      {
        "start": 2785.355,
        "end": 2788.255,
        "confidence": 0.89506704,
        "channel": 0,
        "transcript": "and they are called UX. They are US user experience.",
        "words": [
          {
            "word": "and",
            "start": 2785.355,
            "end": 2785.595,
            "confidence": 0.9989434,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "they",
            "start": 2785.595,
            "end": 2785.675,
            "confidence": 0.99360824,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.75949186
          },
          {
            "word": "are",
            "start": 2785.675,
            "end": 2785.835,
            "confidence": 0.85382354,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "called",
            "start": 2785.835,
            "end": 2786.075,
            "confidence": 0.99369735,
            "punctuated_word": "called",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "ux",
            "start": 2786.075,
            "end": 2786.575,
            "confidence": 0.98897016,
            "punctuated_word": "UX.",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "they",
            "start": 2786.635,
            "end": 2786.795,
            "confidence": 0.9496702,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "are",
            "start": 2786.795,
            "end": 2787.035,
            "confidence": 0.6641147,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "us",
            "start": 2787.035,
            "end": 2787.435,
            "confidence": 0.51282656,
            "punctuated_word": "US",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "user",
            "start": 2787.435,
            "end": 2787.755,
            "confidence": 0.9958994,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "experience",
            "start": 2787.755,
            "end": 2788.255,
            "confidence": 0.99911743,
            "punctuated_word": "experience.",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          }
        ],
        "speaker": 0,
        "id": "48b3194b-95f4-499a-a92b-69b1a3d9a3c8"
      },
      {
        "start": 2788.635,
        "end": 2790.815,
        "confidence": 0.9684635,
        "channel": 0,
        "transcript": "They are there to uphold the rights of users.",
        "words": [
          {
            "word": "they",
            "start": 2788.635,
            "end": 2788.875,
            "confidence": 0.99857855,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "are",
            "start": 2788.875,
            "end": 2788.9548,
            "confidence": 0.9942194,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "there",
            "start": 2788.9548,
            "end": 2789.275,
            "confidence": 0.9610616,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "to",
            "start": 2789.275,
            "end": 2789.515,
            "confidence": 0.9974125,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "uphold",
            "start": 2789.515,
            "end": 2789.835,
            "confidence": 0.98456764,
            "punctuated_word": "uphold",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "the",
            "start": 2789.835,
            "end": 2789.915,
            "confidence": 0.8267319,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.56667787
          },
          {
            "word": "rights",
            "start": 2789.915,
            "end": 2790.155,
            "confidence": 0.990668,
            "punctuated_word": "rights",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "of",
            "start": 2790.155,
            "end": 2790.315,
            "confidence": 0.96594477,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "users",
            "start": 2790.315,
            "end": 2790.815,
            "confidence": 0.9969877,
            "punctuated_word": "users.",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          }
        ],
        "speaker": 0,
        "id": "43a79fa2-d420-44a1-bcb0-3beae8d1a434"
      },
      {
        "start": 2791.115,
        "end": 2792.28,
        "confidence": 0.99831474,
        "channel": 0,
        "transcript": "Now but what happens",
        "words": [
          {
            "word": "now",
            "start": 2791.115,
            "end": 2791.275,
            "confidence": 0.99731463,
            "punctuated_word": "Now",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "but",
            "start": 2791.355,
            "end": 2791.675,
            "confidence": 0.9973814,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "what",
            "start": 2791.675,
            "end": 2791.835,
            "confidence": 0.9992834,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "happens",
            "start": 2791.835,
            "end": 2792.28,
            "confidence": 0.99927944,
            "punctuated_word": "happens",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          }
        ],
        "speaker": 0,
        "id": "2dea0683-6fef-4760-aeb9-43297acb4939"
      },
      {
        "start": 2792.76,
        "end": 2800.62,
        "confidence": 0.9365515,
        "channel": 0,
        "transcript": "is, say, tomorrow, some company x y z wants to do a a change in the user interface where they make it super easy and frictionless",
        "words": [
          {
            "word": "is",
            "start": 2792.76,
            "end": 2793.08,
            "confidence": 0.8189036,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "say",
            "start": 2793.08,
            "end": 2793.32,
            "confidence": 0.78647494,
            "punctuated_word": "say,",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "tomorrow",
            "start": 2793.32,
            "end": 2793.8,
            "confidence": 0.82272786,
            "punctuated_word": "tomorrow,",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "some",
            "start": 2793.8,
            "end": 2793.96,
            "confidence": 0.9996407,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "company",
            "start": 2793.96,
            "end": 2794.28,
            "confidence": 0.9997775,
            "punctuated_word": "company",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "x",
            "start": 2794.28,
            "end": 2794.52,
            "confidence": 0.69005585,
            "punctuated_word": "x",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "y",
            "start": 2794.52,
            "end": 2794.76,
            "confidence": 0.8972384,
            "punctuated_word": "y",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "z",
            "start": 2794.76,
            "end": 2795.08,
            "confidence": 0.9982297,
            "punctuated_word": "z",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "wants",
            "start": 2795.08,
            "end": 2795.32,
            "confidence": 0.9891689,
            "punctuated_word": "wants",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "to",
            "start": 2795.32,
            "end": 2795.48,
            "confidence": 0.9996524,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "do",
            "start": 2795.48,
            "end": 2795.98,
            "confidence": 0.9997197,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "a",
            "start": 2796.04,
            "end": 2796.44,
            "confidence": 0.99910957,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "a",
            "start": 2796.44,
            "end": 2796.84,
            "confidence": 0.8723489,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "change",
            "start": 2796.84,
            "end": 2797.16,
            "confidence": 0.99967897,
            "punctuated_word": "change",
            "speaker": 0,
            "speaker_confidence": 0.74615985
          },
          {
            "word": "in",
            "start": 2797.16,
            "end": 2797.24,
            "confidence": 0.9995664,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "the",
            "start": 2797.24,
            "end": 2797.48,
            "confidence": 0.697297,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "user",
            "start": 2797.48,
            "end": 2797.8801,
            "confidence": 0.9987929,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "interface",
            "start": 2797.8801,
            "end": 2798.3801,
            "confidence": 0.9999101,
            "punctuated_word": "interface",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "where",
            "start": 2798.44,
            "end": 2798.68,
            "confidence": 0.7937562,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "they",
            "start": 2798.68,
            "end": 2798.76,
            "confidence": 0.99976593,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "make",
            "start": 2798.76,
            "end": 2799.0,
            "confidence": 0.9997048,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "it",
            "start": 2799.0,
            "end": 2799.32,
            "confidence": 0.9996697,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "super",
            "start": 2799.32,
            "end": 2799.72,
            "confidence": 0.9998301,
            "punctuated_word": "super",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "easy",
            "start": 2799.72,
            "end": 2799.96,
            "confidence": 0.9997464,
            "punctuated_word": "easy",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "and",
            "start": 2799.96,
            "end": 2800.12,
            "confidence": 0.99834585,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "frictionless",
            "start": 2800.12,
            "end": 2800.62,
            "confidence": 0.9912295,
            "punctuated_word": "frictionless",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          }
        ],
        "speaker": 0,
        "id": "e113ed2d-30ac-410e-8c4b-6b4c7b18ce4b"
      },
      {
        "start": 2801.24,
        "end": 2801.9001,
        "confidence": 0.9986414,
        "channel": 0,
        "transcript": "to invest",
        "words": [
          {
            "word": "to",
            "start": 2801.24,
            "end": 2801.4001,
            "confidence": 0.9979342,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "invest",
            "start": 2801.4001,
            "end": 2801.9001,
            "confidence": 0.9993486,
            "punctuated_word": "invest",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          }
        ],
        "speaker": 0,
        "id": "3814dc3b-da66-4e83-89a9-ff7cc7d4bace"
      },
      {
        "start": 2802.44,
        "end": 2803.34,
        "confidence": 0.8907321,
        "channel": 0,
        "transcript": "amount of money.",
        "words": [
          {
            "word": "amount",
            "start": 2802.44,
            "end": 2802.76,
            "confidence": 0.8356417,
            "punctuated_word": "amount",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "of",
            "start": 2802.76,
            "end": 2802.84,
            "confidence": 0.97005785,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "money",
            "start": 2802.84,
            "end": 2803.34,
            "confidence": 0.8664967,
            "punctuated_word": "money.",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          }
        ],
        "speaker": 0,
        "id": "059e0601-7624-4d55-b37e-854254dc0847"
      },
      {
        "start": 2804.12,
        "end": 2808.045,
        "confidence": 0.89570475,
        "channel": 0,
        "transcript": "Is the user experience his job not to design that, but first and foremost",
        "words": [
          {
            "word": "is",
            "start": 2804.12,
            "end": 2804.28,
            "confidence": 0.9767989,
            "punctuated_word": "Is",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "the",
            "start": 2804.28,
            "end": 2804.44,
            "confidence": 0.7604864,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "user",
            "start": 2804.44,
            "end": 2804.84,
            "confidence": 0.99925166,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "experience",
            "start": 2804.84,
            "end": 2805.34,
            "confidence": 0.850415,
            "punctuated_word": "experience",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "his",
            "start": 2805.4001,
            "end": 2805.56,
            "confidence": 0.4209742,
            "punctuated_word": "his",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "job",
            "start": 2805.56,
            "end": 2805.96,
            "confidence": 0.9998097,
            "punctuated_word": "job",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "not",
            "start": 2805.96,
            "end": 2806.2,
            "confidence": 0.6983635,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "to",
            "start": 2806.2,
            "end": 2806.36,
            "confidence": 0.99884856,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "design",
            "start": 2806.36,
            "end": 2806.68,
            "confidence": 0.9983347,
            "punctuated_word": "design",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "that",
            "start": 2806.68,
            "end": 2806.92,
            "confidence": 0.8961248,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "but",
            "start": 2806.92,
            "end": 2807.08,
            "confidence": 0.998331,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "first",
            "start": 2807.08,
            "end": 2807.385,
            "confidence": 0.9455089,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "and",
            "start": 2807.385,
            "end": 2807.545,
            "confidence": 0.99690706,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          },
          {
            "word": "foremost",
            "start": 2807.545,
            "end": 2808.045,
            "confidence": 0.99971217,
            "punctuated_word": "foremost",
            "speaker": 0,
            "speaker_confidence": 0.79720026
          }
        ],
        "speaker": 0,
        "id": "322f71da-3bbc-4cd0-af9e-32bf0ed4d0ad"
      },
      {
        "start": 2808.5051,
        "end": 2815.325,
        "confidence": 0.9099931,
        "channel": 0,
        "transcript": "to question because they uphold the user. Right? So the users, is the user does it they really want it? More importantly,",
        "words": [
          {
            "word": "to",
            "start": 2808.5051,
            "end": 2808.665,
            "confidence": 0.7475842,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "question",
            "start": 2808.665,
            "end": 2809.065,
            "confidence": 0.99867934,
            "punctuated_word": "question",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "because",
            "start": 2809.065,
            "end": 2809.385,
            "confidence": 0.6572064,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "they",
            "start": 2809.385,
            "end": 2809.625,
            "confidence": 0.9329073,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "uphold",
            "start": 2809.625,
            "end": 2809.865,
            "confidence": 0.9603614,
            "punctuated_word": "uphold",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "the",
            "start": 2809.865,
            "end": 2809.945,
            "confidence": 0.88197434,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "user",
            "start": 2809.945,
            "end": 2810.425,
            "confidence": 0.8919697,
            "punctuated_word": "user.",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "right",
            "start": 2810.425,
            "end": 2810.665,
            "confidence": 0.9886745,
            "punctuated_word": "Right?",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "so",
            "start": 2810.665,
            "end": 2810.825,
            "confidence": 0.9901175,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "the",
            "start": 2810.825,
            "end": 2810.985,
            "confidence": 0.91120076,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "users",
            "start": 2810.985,
            "end": 2811.485,
            "confidence": 0.8166771,
            "punctuated_word": "users,",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "is",
            "start": 2811.785,
            "end": 2811.945,
            "confidence": 0.99853873,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "the",
            "start": 2811.945,
            "end": 2812.185,
            "confidence": 0.9965185,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "user",
            "start": 2812.185,
            "end": 2812.685,
            "confidence": 0.9995152,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "does",
            "start": 2812.825,
            "end": 2813.065,
            "confidence": 0.99786216,
            "punctuated_word": "does",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "it",
            "start": 2813.065,
            "end": 2813.305,
            "confidence": 0.5537839,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "they",
            "start": 2813.385,
            "end": 2813.625,
            "confidence": 0.85667557,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "really",
            "start": 2813.625,
            "end": 2813.865,
            "confidence": 0.9747069,
            "punctuated_word": "really",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "want",
            "start": 2813.865,
            "end": 2814.105,
            "confidence": 0.8916764,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "it",
            "start": 2814.105,
            "end": 2814.585,
            "confidence": 0.9758966,
            "punctuated_word": "it?",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "more",
            "start": 2814.585,
            "end": 2814.825,
            "confidence": 0.9985337,
            "punctuated_word": "More",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "importantly",
            "start": 2814.825,
            "end": 2815.325,
            "confidence": 0.998788,
            "punctuated_word": "importantly,",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          }
        ],
        "speaker": 0,
        "id": "f6ec67b7-3599-4cf0-bd07-1000e27c97d0"
      },
      {
        "start": 2815.705,
        "end": 2816.845,
        "confidence": 0.97627604,
        "channel": 0,
        "transcript": "would they not endanger",
        "words": [
          {
            "word": "would",
            "start": 2815.705,
            "end": 2815.865,
            "confidence": 0.9795991,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "they",
            "start": 2815.865,
            "end": 2816.025,
            "confidence": 0.9431663,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "not",
            "start": 2816.025,
            "end": 2816.345,
            "confidence": 0.99784565,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "endanger",
            "start": 2816.345,
            "end": 2816.845,
            "confidence": 0.98449314,
            "punctuated_word": "endanger",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          }
        ],
        "speaker": 0,
        "id": "61e6a75f-2e0f-45df-a966-8c399a908b8c"
      },
      {
        "start": 2817.465,
        "end": 2819.805,
        "confidence": 0.99768287,
        "channel": 0,
        "transcript": "users to accidentally invest money",
        "words": [
          {
            "word": "users",
            "start": 2817.465,
            "end": 2817.865,
            "confidence": 0.99933857,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "to",
            "start": 2817.865,
            "end": 2818.185,
            "confidence": 0.9993381,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "accidentally",
            "start": 2818.185,
            "end": 2818.685,
            "confidence": 0.9938983,
            "punctuated_word": "accidentally",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "invest",
            "start": 2818.905,
            "end": 2819.305,
            "confidence": 0.9989705,
            "punctuated_word": "invest",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "money",
            "start": 2819.305,
            "end": 2819.805,
            "confidence": 0.99686867,
            "punctuated_word": "money",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          }
        ],
        "speaker": 0,
        "id": "18a304c4-eab5-47bb-bf57-c56e99b48499"
      },
      {
        "start": 2820.105,
        "end": 2828.02,
        "confidence": 0.95385027,
        "channel": 0,
        "transcript": "and get rugged at the end of it? Could be, could be not. We don't know that. But the idea is that they cannot do that because as long as the user experience,",
        "words": [
          {
            "word": "and",
            "start": 2820.105,
            "end": 2820.265,
            "confidence": 0.9768225,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "get",
            "start": 2820.265,
            "end": 2820.48,
            "confidence": 0.9056139,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "rugged",
            "start": 2820.64,
            "end": 2820.96,
            "confidence": 0.6839993,
            "punctuated_word": "rugged",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "at",
            "start": 2820.96,
            "end": 2821.14,
            "confidence": 0.99945194,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "the",
            "start": 2821.14,
            "end": 2821.3198,
            "confidence": 0.99837375,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "end",
            "start": 2821.3198,
            "end": 2821.5,
            "confidence": 0.9999331,
            "punctuated_word": "end",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "of",
            "start": 2821.5,
            "end": 2821.68,
            "confidence": 0.9981743,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "it",
            "start": 2821.68,
            "end": 2822.0,
            "confidence": 0.84893477,
            "punctuated_word": "it?",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "could",
            "start": 2822.0,
            "end": 2822.24,
            "confidence": 0.9959247,
            "punctuated_word": "Could",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "be",
            "start": 2822.24,
            "end": 2822.4,
            "confidence": 0.74083215,
            "punctuated_word": "be,",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "could",
            "start": 2822.4,
            "end": 2822.64,
            "confidence": 0.99811125,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "be",
            "start": 2822.64,
            "end": 2822.72,
            "confidence": 0.99542713,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "not",
            "start": 2822.72,
            "end": 2823.04,
            "confidence": 0.9794845,
            "punctuated_word": "not.",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "we",
            "start": 2823.04,
            "end": 2823.2,
            "confidence": 0.9962155,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "don't",
            "start": 2823.2,
            "end": 2823.44,
            "confidence": 0.99981123,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "know",
            "start": 2823.44,
            "end": 2823.52,
            "confidence": 0.9996699,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "that",
            "start": 2823.52,
            "end": 2823.68,
            "confidence": 0.8070916,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "but",
            "start": 2823.68,
            "end": 2824.16,
            "confidence": 0.9993273,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "the",
            "start": 2824.16,
            "end": 2824.32,
            "confidence": 0.99618274,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "idea",
            "start": 2824.32,
            "end": 2824.64,
            "confidence": 0.99153614,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "is",
            "start": 2824.64,
            "end": 2824.72,
            "confidence": 0.9986411,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.78603137
          },
          {
            "word": "that",
            "start": 2824.72,
            "end": 2824.96,
            "confidence": 0.99914074,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "they",
            "start": 2824.96,
            "end": 2825.1199,
            "confidence": 0.98382527,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "cannot",
            "start": 2825.1199,
            "end": 2825.44,
            "confidence": 0.99784076,
            "punctuated_word": "cannot",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "do",
            "start": 2825.44,
            "end": 2825.52,
            "confidence": 0.9993942,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "that",
            "start": 2825.52,
            "end": 2825.76,
            "confidence": 0.9996979,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "because",
            "start": 2825.76,
            "end": 2826.26,
            "confidence": 0.61594343,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "as",
            "start": 2826.48,
            "end": 2826.64,
            "confidence": 0.995609,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "long",
            "start": 2826.64,
            "end": 2826.88,
            "confidence": 0.99969316,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "as",
            "start": 2826.88,
            "end": 2827.04,
            "confidence": 0.9994698,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "the",
            "start": 2827.04,
            "end": 2827.28,
            "confidence": 0.9961144,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "user",
            "start": 2827.28,
            "end": 2827.52,
            "confidence": 0.999038,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "experience",
            "start": 2827.52,
            "end": 2828.02,
            "confidence": 0.9817275,
            "punctuated_word": "experience,",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          }
        ],
        "speaker": 0,
        "id": "906bb46a-6ec4-4520-8565-4920d0c13b6f"
      },
      {
        "start": 2828.96,
        "end": 2829.46,
        "confidence": 0.9926919,
        "channel": 0,
        "transcript": "engineer,",
        "words": [
          {
            "word": "engineer",
            "start": 2828.96,
            "end": 2829.46,
            "confidence": 0.9926919,
            "punctuated_word": "engineer,",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          }
        ],
        "speaker": 0,
        "id": "aca48d9c-f542-4820-ab7f-c2e2e50f62dd"
      },
      {
        "start": 2830.0,
        "end": 2830.5,
        "confidence": 0.99914765,
        "channel": 0,
        "transcript": "designer",
        "words": [
          {
            "word": "designer",
            "start": 2830.0,
            "end": 2830.5,
            "confidence": 0.99914765,
            "punctuated_word": "designer",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          }
        ],
        "speaker": 0,
        "id": "16d18778-0d4b-4d36-bb7b-0d70139bcc96"
      },
      {
        "start": 2831.04,
        "end": 2845.955,
        "confidence": 0.93320656,
        "channel": 0,
        "transcript": "is being paid by the company who's asked that, they're always more beholden to the company. Like, they who hold the capital get to have ultimate say. So ultimately and and what are the people who are the ultimate bosses who are telling them to do these things? They cannot,",
        "words": [
          {
            "word": "is",
            "start": 2831.04,
            "end": 2831.2,
            "confidence": 0.8704689,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "being",
            "start": 2831.2,
            "end": 2831.52,
            "confidence": 0.9994916,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "paid",
            "start": 2831.52,
            "end": 2832.02,
            "confidence": 0.9984602,
            "punctuated_word": "paid",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "by",
            "start": 2832.24,
            "end": 2832.64,
            "confidence": 0.9981767,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "the",
            "start": 2832.64,
            "end": 2832.88,
            "confidence": 0.9971565,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "company",
            "start": 2832.88,
            "end": 2833.28,
            "confidence": 0.9991761,
            "punctuated_word": "company",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "who's",
            "start": 2833.28,
            "end": 2833.695,
            "confidence": 0.7737701,
            "punctuated_word": "who's",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "asked",
            "start": 2833.7751,
            "end": 2833.935,
            "confidence": 0.94866,
            "punctuated_word": "asked",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "that",
            "start": 2833.935,
            "end": 2834.435,
            "confidence": 0.8992789,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "they're",
            "start": 2834.655,
            "end": 2834.975,
            "confidence": 0.97583985,
            "punctuated_word": "they're",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "always",
            "start": 2834.975,
            "end": 2835.2952,
            "confidence": 0.9988594,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "more",
            "start": 2835.2952,
            "end": 2835.5352,
            "confidence": 0.99750406,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "beholden",
            "start": 2835.5352,
            "end": 2835.935,
            "confidence": 0.94825655,
            "punctuated_word": "beholden",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "to",
            "start": 2835.935,
            "end": 2836.095,
            "confidence": 0.94314796,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "the",
            "start": 2836.095,
            "end": 2836.2551,
            "confidence": 0.9993144,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "company",
            "start": 2836.2551,
            "end": 2836.575,
            "confidence": 0.9755602,
            "punctuated_word": "company.",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "like",
            "start": 2836.575,
            "end": 2836.8152,
            "confidence": 0.9913639,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "they",
            "start": 2836.8152,
            "end": 2837.0552,
            "confidence": 0.99482685,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "who",
            "start": 2837.0552,
            "end": 2837.215,
            "confidence": 0.8985428,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "hold",
            "start": 2837.215,
            "end": 2837.455,
            "confidence": 0.9798131,
            "punctuated_word": "hold",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "the",
            "start": 2837.455,
            "end": 2837.615,
            "confidence": 0.9974954,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "capital",
            "start": 2837.615,
            "end": 2838.115,
            "confidence": 0.99883026,
            "punctuated_word": "capital",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "get",
            "start": 2838.2551,
            "end": 2838.495,
            "confidence": 0.9821432,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "to",
            "start": 2838.495,
            "end": 2838.575,
            "confidence": 0.9997538,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.79908025
          },
          {
            "word": "have",
            "start": 2838.575,
            "end": 2838.735,
            "confidence": 0.9901524,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "ultimate",
            "start": 2838.735,
            "end": 2839.235,
            "confidence": 0.57163423,
            "punctuated_word": "ultimate",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "say",
            "start": 2839.375,
            "end": 2839.7751,
            "confidence": 0.9580426,
            "punctuated_word": "say.",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "so",
            "start": 2839.7751,
            "end": 2840.095,
            "confidence": 0.99892896,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "ultimately",
            "start": 2840.095,
            "end": 2840.575,
            "confidence": 0.52634835,
            "punctuated_word": "ultimately",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "and",
            "start": 2840.655,
            "end": 2840.895,
            "confidence": 0.99905044,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "and",
            "start": 2840.895,
            "end": 2841.0552,
            "confidence": 0.99847335,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "what",
            "start": 2841.0552,
            "end": 2841.2952,
            "confidence": 0.6822782,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "are",
            "start": 2841.2952,
            "end": 2841.455,
            "confidence": 0.98335016,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "the",
            "start": 2841.455,
            "end": 2841.5352,
            "confidence": 0.9971023,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "people",
            "start": 2841.5352,
            "end": 2841.935,
            "confidence": 0.9998331,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "who",
            "start": 2841.935,
            "end": 2842.175,
            "confidence": 0.9812259,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "are",
            "start": 2842.175,
            "end": 2842.415,
            "confidence": 0.8945346,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "the",
            "start": 2842.415,
            "end": 2842.575,
            "confidence": 0.99289083,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "ultimate",
            "start": 2842.575,
            "end": 2842.975,
            "confidence": 0.99978906,
            "punctuated_word": "ultimate",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "bosses",
            "start": 2842.975,
            "end": 2843.455,
            "confidence": 0.99659723,
            "punctuated_word": "bosses",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "who",
            "start": 2843.455,
            "end": 2843.5352,
            "confidence": 0.73733336,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "are",
            "start": 2843.5352,
            "end": 2843.695,
            "confidence": 0.99653095,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "telling",
            "start": 2843.695,
            "end": 2844.0151,
            "confidence": 0.9996681,
            "punctuated_word": "telling",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "them",
            "start": 2844.0151,
            "end": 2844.2551,
            "confidence": 0.999716,
            "punctuated_word": "them",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "to",
            "start": 2844.2551,
            "end": 2844.415,
            "confidence": 0.9996314,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7208039
          },
          {
            "word": "do",
            "start": 2844.415,
            "end": 2844.495,
            "confidence": 0.99977857,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.56846297
          },
          {
            "word": "these",
            "start": 2844.495,
            "end": 2844.735,
            "confidence": 0.99742883,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.56846297
          },
          {
            "word": "things",
            "start": 2844.735,
            "end": 2845.235,
            "confidence": 0.7791618,
            "punctuated_word": "things?",
            "speaker": 0,
            "speaker_confidence": 0.56846297
          },
          {
            "word": "they",
            "start": 2845.2952,
            "end": 2845.455,
            "confidence": 0.9809826,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.56846297
          },
          {
            "word": "cannot",
            "start": 2845.455,
            "end": 2845.955,
            "confidence": 0.433971,
            "punctuated_word": "cannot,",
            "speaker": 0,
            "speaker_confidence": 0.56846297
          }
        ],
        "speaker": 0,
        "id": "72216bc7-7c0f-494c-afd3-bc3ea8e17904"
      },
      {
        "start": 2846.575,
        "end": 2850.3901,
        "confidence": 0.9374381,
        "channel": 0,
        "transcript": "maximize shareholder value. And that's that's the point of it. That's great. But",
        "words": [
          {
            "word": "maximize",
            "start": 2846.575,
            "end": 2847.075,
            "confidence": 0.6193917,
            "punctuated_word": "maximize",
            "speaker": 0,
            "speaker_confidence": 0.56846297
          },
          {
            "word": "shareholder",
            "start": 2847.135,
            "end": 2847.57,
            "confidence": 0.95238924,
            "punctuated_word": "shareholder",
            "speaker": 0,
            "speaker_confidence": 0.56846297
          },
          {
            "word": "value",
            "start": 2847.57,
            "end": 2847.97,
            "confidence": 0.88805246,
            "punctuated_word": "value.",
            "speaker": 0,
            "speaker_confidence": 0.56846297
          },
          {
            "word": "and",
            "start": 2847.97,
            "end": 2848.05,
            "confidence": 0.99080735,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.29423332
          },
          {
            "word": "that's",
            "start": 2848.05,
            "end": 2848.45,
            "confidence": 0.9474833,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.29423332
          },
          {
            "word": "that's",
            "start": 2848.45,
            "end": 2848.77,
            "confidence": 0.99882615,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.29423332
          },
          {
            "word": "the",
            "start": 2848.77,
            "end": 2848.9302,
            "confidence": 0.9902955,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.29423332
          },
          {
            "word": "point",
            "start": 2848.9302,
            "end": 2849.1702,
            "confidence": 0.9826712,
            "punctuated_word": "point",
            "speaker": 0,
            "speaker_confidence": 0.29423332
          },
          {
            "word": "of",
            "start": 2849.1702,
            "end": 2849.25,
            "confidence": 0.95008045,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.29423332
          },
          {
            "word": "it",
            "start": 2849.25,
            "end": 2849.33,
            "confidence": 0.97389525,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.29423332
          },
          {
            "word": "that's",
            "start": 2849.33,
            "end": 2849.57,
            "confidence": 0.99894834,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "great",
            "start": 2849.57,
            "end": 2849.8901,
            "confidence": 0.8951787,
            "punctuated_word": "great.",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "but",
            "start": 2849.8901,
            "end": 2850.3901,
            "confidence": 0.9986761,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          }
        ],
        "speaker": 0,
        "id": "b11f01fd-a725-4a02-911e-4fc6d922e816"
      },
      {
        "start": 2850.85,
        "end": 2859.83,
        "confidence": 0.97284377,
        "channel": 0,
        "transcript": "what if that is the only way to ultimately get paid as a UX designer and doing your work, then what you're ultimately designing is not user experience, but shareholder experience.",
        "words": [
          {
            "word": "what",
            "start": 2850.85,
            "end": 2851.09,
            "confidence": 0.9806293,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "if",
            "start": 2851.1702,
            "end": 2851.33,
            "confidence": 0.99482167,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "that",
            "start": 2851.33,
            "end": 2851.57,
            "confidence": 0.99743146,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "is",
            "start": 2851.57,
            "end": 2851.81,
            "confidence": 0.9996947,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "the",
            "start": 2851.81,
            "end": 2851.97,
            "confidence": 0.9985851,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "only",
            "start": 2851.97,
            "end": 2852.29,
            "confidence": 0.99954516,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "way",
            "start": 2852.29,
            "end": 2852.53,
            "confidence": 0.99943155,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "to",
            "start": 2852.53,
            "end": 2852.77,
            "confidence": 0.99478203,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "ultimately",
            "start": 2852.77,
            "end": 2853.25,
            "confidence": 0.98899335,
            "punctuated_word": "ultimately",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "get",
            "start": 2853.25,
            "end": 2853.4102,
            "confidence": 0.99871314,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "paid",
            "start": 2853.4102,
            "end": 2853.6501,
            "confidence": 0.9958768,
            "punctuated_word": "paid",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "as",
            "start": 2853.6501,
            "end": 2853.81,
            "confidence": 0.9948085,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "a",
            "start": 2853.81,
            "end": 2853.8901,
            "confidence": 0.9034447,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "ux",
            "start": 2853.8901,
            "end": 2854.21,
            "confidence": 0.9897086,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "designer",
            "start": 2854.21,
            "end": 2854.71,
            "confidence": 0.9986608,
            "punctuated_word": "designer",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "and",
            "start": 2854.9302,
            "end": 2855.09,
            "confidence": 0.89828545,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "doing",
            "start": 2855.09,
            "end": 2855.33,
            "confidence": 0.9994246,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "your",
            "start": 2855.33,
            "end": 2855.57,
            "confidence": 0.9849584,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "work",
            "start": 2855.57,
            "end": 2855.8901,
            "confidence": 0.988683,
            "punctuated_word": "work,",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "then",
            "start": 2855.8901,
            "end": 2856.1301,
            "confidence": 0.9993154,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "what",
            "start": 2856.1301,
            "end": 2856.29,
            "confidence": 0.99617696,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "you're",
            "start": 2856.29,
            "end": 2856.45,
            "confidence": 0.7311748,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "ultimately",
            "start": 2856.45,
            "end": 2856.9302,
            "confidence": 0.9515087,
            "punctuated_word": "ultimately",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "designing",
            "start": 2856.9302,
            "end": 2857.33,
            "confidence": 0.9986363,
            "punctuated_word": "designing",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "is",
            "start": 2857.33,
            "end": 2857.49,
            "confidence": 0.9974607,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "not",
            "start": 2857.49,
            "end": 2857.73,
            "confidence": 0.9967339,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "user",
            "start": 2857.73,
            "end": 2857.97,
            "confidence": 0.9939964,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "experience",
            "start": 2857.97,
            "end": 2858.45,
            "confidence": 0.8065629,
            "punctuated_word": "experience,",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "but",
            "start": 2858.45,
            "end": 2858.77,
            "confidence": 0.99753004,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "shareholder",
            "start": 2858.77,
            "end": 2859.27,
            "confidence": 0.98822695,
            "punctuated_word": "shareholder",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "experience",
            "start": 2859.33,
            "end": 2859.83,
            "confidence": 0.9943527,
            "punctuated_word": "experience.",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          }
        ],
        "speaker": 0,
        "id": "6d5452c7-77a0-4abb-8102-ed9ecbcdc97a"
      },
      {
        "start": 2860.53,
        "end": 2860.905,
        "confidence": 0.86856276,
        "channel": 0,
        "transcript": "You",
        "words": [
          {
            "word": "you",
            "start": 2860.53,
            "end": 2860.905,
            "confidence": 0.86856276,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          }
        ],
        "speaker": 0,
        "id": "408b884d-4606-46d7-9d0a-c9549c583573"
      },
      {
        "start": 2861.385,
        "end": 2864.605,
        "confidence": 0.87046814,
        "channel": 0,
        "transcript": "just what rather what would be an ideal world if",
        "words": [
          {
            "word": "just",
            "start": 2861.385,
            "end": 2861.705,
            "confidence": 0.9591421,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "what",
            "start": 2861.785,
            "end": 2861.945,
            "confidence": 0.19884433,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "rather",
            "start": 2861.945,
            "end": 2862.2651,
            "confidence": 0.82097214,
            "punctuated_word": "rather",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "what",
            "start": 2862.345,
            "end": 2862.5051,
            "confidence": 0.97309667,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "would",
            "start": 2862.5051,
            "end": 2862.665,
            "confidence": 0.9767011,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "be",
            "start": 2862.665,
            "end": 2862.825,
            "confidence": 0.9873225,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "an",
            "start": 2862.825,
            "end": 2862.985,
            "confidence": 0.9925007,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "ideal",
            "start": 2862.985,
            "end": 2863.385,
            "confidence": 0.98826677,
            "punctuated_word": "ideal",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "world",
            "start": 2863.385,
            "end": 2863.885,
            "confidence": 0.8570859,
            "punctuated_word": "world",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          },
          {
            "word": "if",
            "start": 2864.105,
            "end": 2864.605,
            "confidence": 0.95074934,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6760412
          }
        ],
        "speaker": 0,
        "id": "e0ccf1d7-bdad-4403-ae3e-37bab231626b"
      },
      {
        "start": 2865.3052,
        "end": 2866.285,
        "confidence": 0.93096155,
        "channel": 0,
        "transcript": "and here's the claim.",
        "words": [
          {
            "word": "and",
            "start": 2865.3052,
            "end": 2865.465,
            "confidence": 0.89173913,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.30509794
          },
          {
            "word": "here's",
            "start": 2865.465,
            "end": 2865.705,
            "confidence": 0.9680568,
            "punctuated_word": "here's",
            "speaker": 0,
            "speaker_confidence": 0.30509794
          },
          {
            "word": "the",
            "start": 2865.705,
            "end": 2865.785,
            "confidence": 0.9973016,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.30509794
          },
          {
            "word": "claim",
            "start": 2865.785,
            "end": 2866.285,
            "confidence": 0.8667486,
            "punctuated_word": "claim.",
            "speaker": 0,
            "speaker_confidence": 0.30509794
          }
        ],
        "speaker": 0,
        "id": "7ada2518-39ea-4b70-b333-3260465b8ffc"
      },
      {
        "start": 2866.985,
        "end": 2869.325,
        "confidence": 0.97142327,
        "channel": 0,
        "transcript": "Like, we have a DAO that pays",
        "words": [
          {
            "word": "like",
            "start": 2866.985,
            "end": 2867.225,
            "confidence": 0.9963118,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "we",
            "start": 2867.225,
            "end": 2867.385,
            "confidence": 0.99941564,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "have",
            "start": 2867.385,
            "end": 2867.625,
            "confidence": 0.99961495,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "a",
            "start": 2867.625,
            "end": 2867.705,
            "confidence": 0.9920123,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "dao",
            "start": 2867.705,
            "end": 2868.205,
            "confidence": 0.82838297,
            "punctuated_word": "DAO",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "that",
            "start": 2868.425,
            "end": 2868.825,
            "confidence": 0.995152,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "pays",
            "start": 2868.825,
            "end": 2869.325,
            "confidence": 0.98907334,
            "punctuated_word": "pays",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          }
        ],
        "speaker": 0,
        "id": "93c753a7-a5f5-4831-bc8c-d8f4ecffb764"
      },
      {
        "start": 2869.625,
        "end": 2871.805,
        "confidence": 0.97027224,
        "channel": 0,
        "transcript": "all UX designers in the world,",
        "words": [
          {
            "word": "all",
            "start": 2869.625,
            "end": 2870.105,
            "confidence": 0.9993255,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "ux",
            "start": 2870.105,
            "end": 2870.5051,
            "confidence": 0.99472564,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "designers",
            "start": 2870.5051,
            "end": 2871.0051,
            "confidence": 0.99949384,
            "punctuated_word": "designers",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "in",
            "start": 2871.065,
            "end": 2871.145,
            "confidence": 0.9998635,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.7174812
          },
          {
            "word": "the",
            "start": 2871.145,
            "end": 2871.305,
            "confidence": 0.99993026,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.67624754
          },
          {
            "word": "world",
            "start": 2871.305,
            "end": 2871.805,
            "confidence": 0.82829404,
            "punctuated_word": "world,",
            "speaker": 0,
            "speaker_confidence": 0.67624754
          }
        ],
        "speaker": 0,
        "id": "101ef0e5-c31a-45eb-bf08-4824347a10a5"
      },
      {
        "start": 2872.745,
        "end": 2878.28,
        "confidence": 0.9304395,
        "channel": 0,
        "transcript": "like, a sufficient salary and compensation and everything, and it makes it almost criminal",
        "words": [
          {
            "word": "like",
            "start": 2872.745,
            "end": 2873.245,
            "confidence": 0.7371521,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.67624754
          },
          {
            "word": "a",
            "start": 2873.305,
            "end": 2873.465,
            "confidence": 0.9435096,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.67624754
          },
          {
            "word": "sufficient",
            "start": 2873.465,
            "end": 2873.965,
            "confidence": 0.99619824,
            "punctuated_word": "sufficient",
            "speaker": 0,
            "speaker_confidence": 0.67624754
          },
          {
            "word": "salary",
            "start": 2874.0251,
            "end": 2874.425,
            "confidence": 0.9999367,
            "punctuated_word": "salary",
            "speaker": 0,
            "speaker_confidence": 0.67624754
          },
          {
            "word": "and",
            "start": 2874.425,
            "end": 2874.585,
            "confidence": 0.96599144,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.67624754
          },
          {
            "word": "compensation",
            "start": 2874.585,
            "end": 2875.085,
            "confidence": 0.95426494,
            "punctuated_word": "compensation",
            "speaker": 0,
            "speaker_confidence": 0.67624754
          },
          {
            "word": "and",
            "start": 2875.305,
            "end": 2875.385,
            "confidence": 0.5731804,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5470952
          },
          {
            "word": "everything",
            "start": 2875.385,
            "end": 2875.885,
            "confidence": 0.86431915,
            "punctuated_word": "everything,",
            "speaker": 0,
            "speaker_confidence": 0.5470952
          },
          {
            "word": "and",
            "start": 2876.105,
            "end": 2876.345,
            "confidence": 0.9993918,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5470952
          },
          {
            "word": "it",
            "start": 2876.345,
            "end": 2876.5051,
            "confidence": 0.99935883,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5470952
          },
          {
            "word": "makes",
            "start": 2876.5051,
            "end": 2876.82,
            "confidence": 0.9997031,
            "punctuated_word": "makes",
            "speaker": 0,
            "speaker_confidence": 0.5470952
          },
          {
            "word": "it",
            "start": 2877.3,
            "end": 2877.3801,
            "confidence": 0.9996043,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.52680373
          },
          {
            "word": "almost",
            "start": 2877.3801,
            "end": 2877.78,
            "confidence": 0.99371547,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.52680373
          },
          {
            "word": "criminal",
            "start": 2877.78,
            "end": 2878.28,
            "confidence": 0.99982625,
            "punctuated_word": "criminal",
            "speaker": 0,
            "speaker_confidence": 0.52680373
          }
        ],
        "speaker": 0,
        "id": "50ab214b-dc8e-436c-ba96-809c60a10d02"
      },
      {
        "start": 2878.9001,
        "end": 2893.855,
        "confidence": 0.9310926,
        "channel": 0,
        "transcript": "for culture, you know, whatever, for all tech companies to even pay a dime to UX because you don't want a conflict of interest. You know, it's like you can't pay judges, you know, for taking your case. You know, the the status today is complicated. So nobody can pay any UX designer,",
        "words": [
          {
            "word": "for",
            "start": 2878.9001,
            "end": 2879.3,
            "confidence": 0.99937683,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.52680373
          },
          {
            "word": "culture",
            "start": 2879.3,
            "end": 2879.7,
            "confidence": 0.8054746,
            "punctuated_word": "culture,",
            "speaker": 0,
            "speaker_confidence": 0.52680373
          },
          {
            "word": "you",
            "start": 2879.7,
            "end": 2879.86,
            "confidence": 0.98753536,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.52680373
          },
          {
            "word": "know",
            "start": 2879.86,
            "end": 2880.02,
            "confidence": 0.99388945,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.52680373
          },
          {
            "word": "whatever",
            "start": 2880.02,
            "end": 2880.5,
            "confidence": 0.7211473,
            "punctuated_word": "whatever,",
            "speaker": 0,
            "speaker_confidence": 0.52680373
          },
          {
            "word": "for",
            "start": 2880.5,
            "end": 2880.6602,
            "confidence": 0.9993129,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.52680373
          },
          {
            "word": "all",
            "start": 2880.6602,
            "end": 2881.1401,
            "confidence": 0.9982482,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "tech",
            "start": 2881.1401,
            "end": 2881.46,
            "confidence": 0.99737227,
            "punctuated_word": "tech",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "companies",
            "start": 2881.46,
            "end": 2881.86,
            "confidence": 0.9996605,
            "punctuated_word": "companies",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "to",
            "start": 2881.86,
            "end": 2882.1,
            "confidence": 0.9946424,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "even",
            "start": 2882.1,
            "end": 2882.34,
            "confidence": 0.99905354,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "pay",
            "start": 2882.34,
            "end": 2882.6602,
            "confidence": 0.9991835,
            "punctuated_word": "pay",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "a",
            "start": 2882.6602,
            "end": 2882.74,
            "confidence": 0.99642795,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "dime",
            "start": 2882.74,
            "end": 2883.1401,
            "confidence": 0.999549,
            "punctuated_word": "dime",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "to",
            "start": 2883.1401,
            "end": 2883.3,
            "confidence": 0.99954104,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "ux",
            "start": 2883.3,
            "end": 2883.8,
            "confidence": 0.98394924,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "because",
            "start": 2883.9402,
            "end": 2884.34,
            "confidence": 0.7447614,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.78587145
          },
          {
            "word": "you",
            "start": 2884.34,
            "end": 2884.4202,
            "confidence": 0.9992042,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "don't",
            "start": 2884.4202,
            "end": 2884.58,
            "confidence": 0.99994665,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "want",
            "start": 2884.58,
            "end": 2884.74,
            "confidence": 0.97456217,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "a",
            "start": 2884.74,
            "end": 2884.82,
            "confidence": 0.5552482,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "conflict",
            "start": 2884.82,
            "end": 2885.22,
            "confidence": 0.99042666,
            "punctuated_word": "conflict",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "of",
            "start": 2885.22,
            "end": 2885.3,
            "confidence": 0.9855767,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "interest",
            "start": 2885.3,
            "end": 2885.8,
            "confidence": 0.9920579,
            "punctuated_word": "interest.",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "you",
            "start": 2885.86,
            "end": 2886.02,
            "confidence": 0.96750677,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "know",
            "start": 2886.02,
            "end": 2886.1,
            "confidence": 0.9043565,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "it's",
            "start": 2886.1,
            "end": 2886.34,
            "confidence": 0.9986985,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "like",
            "start": 2886.34,
            "end": 2886.6602,
            "confidence": 0.8807807,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "you",
            "start": 2886.6602,
            "end": 2886.9001,
            "confidence": 0.7654624,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "can't",
            "start": 2886.9001,
            "end": 2887.1401,
            "confidence": 0.99081993,
            "punctuated_word": "can't",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "pay",
            "start": 2887.1401,
            "end": 2887.6401,
            "confidence": 0.7763081,
            "punctuated_word": "pay",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "judges",
            "start": 2887.86,
            "end": 2888.34,
            "confidence": 0.99897826,
            "punctuated_word": "judges,",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "you",
            "start": 2888.34,
            "end": 2888.5,
            "confidence": 0.99981505,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "know",
            "start": 2888.5,
            "end": 2888.74,
            "confidence": 0.9998704,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "for",
            "start": 2888.74,
            "end": 2889.06,
            "confidence": 0.9996228,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "taking",
            "start": 2889.06,
            "end": 2889.3,
            "confidence": 0.9966788,
            "punctuated_word": "taking",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "your",
            "start": 2889.3,
            "end": 2889.46,
            "confidence": 0.97197974,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "case",
            "start": 2889.46,
            "end": 2889.675,
            "confidence": 0.90023065,
            "punctuated_word": "case.",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "you",
            "start": 2889.7551,
            "end": 2889.915,
            "confidence": 0.9954057,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "know",
            "start": 2889.915,
            "end": 2890.075,
            "confidence": 0.8817015,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "the",
            "start": 2890.075,
            "end": 2890.155,
            "confidence": 0.99407464,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.63219416
          },
          {
            "word": "the",
            "start": 2890.155,
            "end": 2890.315,
            "confidence": 0.74918264,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "status",
            "start": 2890.315,
            "end": 2890.635,
            "confidence": 0.71815556,
            "punctuated_word": "status",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "today",
            "start": 2890.635,
            "end": 2890.955,
            "confidence": 0.52626044,
            "punctuated_word": "today",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "is",
            "start": 2890.955,
            "end": 2891.115,
            "confidence": 0.9855575,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "complicated",
            "start": 2891.115,
            "end": 2891.595,
            "confidence": 0.87110853,
            "punctuated_word": "complicated.",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "so",
            "start": 2891.595,
            "end": 2892.095,
            "confidence": 0.99891007,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "nobody",
            "start": 2892.155,
            "end": 2892.475,
            "confidence": 0.9978434,
            "punctuated_word": "nobody",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "can",
            "start": 2892.475,
            "end": 2892.635,
            "confidence": 0.9996106,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "pay",
            "start": 2892.635,
            "end": 2892.875,
            "confidence": 0.9984273,
            "punctuated_word": "pay",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "any",
            "start": 2892.875,
            "end": 2893.0352,
            "confidence": 0.99348587,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "ux",
            "start": 2893.0352,
            "end": 2893.355,
            "confidence": 0.9984207,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          },
          {
            "word": "designer",
            "start": 2893.355,
            "end": 2893.855,
            "confidence": 0.7725043,
            "punctuated_word": "designer,",
            "speaker": 0,
            "speaker_confidence": 0.6579793
          }
        ],
        "speaker": 0,
        "id": "8ea2e11a-fd43-4b69-a089-b66b749a373b"
      },
      {
        "start": 2894.235,
        "end": 2895.615,
        "confidence": 0.81032753,
        "channel": 0,
        "transcript": "and the user designer",
        "words": [
          {
            "word": "and",
            "start": 2894.235,
            "end": 2894.555,
            "confidence": 0.99912494,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 2894.555,
            "end": 2894.7952,
            "confidence": 0.98219633,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "user",
            "start": 2894.7952,
            "end": 2895.115,
            "confidence": 0.2655146,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "designer",
            "start": 2895.115,
            "end": 2895.615,
            "confidence": 0.9944741,
            "punctuated_word": "designer",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "5b8b89d5-248c-4c37-bf2d-527f5f6a9536"
      },
      {
        "start": 2895.915,
        "end": 2899.135,
        "confidence": 0.9457979,
        "channel": 0,
        "transcript": "could be, like, just activist if they need to. Like",
        "words": [
          {
            "word": "could",
            "start": 2895.915,
            "end": 2896.155,
            "confidence": 0.989915,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "be",
            "start": 2896.155,
            "end": 2896.395,
            "confidence": 0.9463325,
            "punctuated_word": "be,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 2896.395,
            "end": 2896.555,
            "confidence": 0.99572545,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "just",
            "start": 2896.555,
            "end": 2896.955,
            "confidence": 0.99984765,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "activist",
            "start": 2896.955,
            "end": 2897.435,
            "confidence": 0.6493769,
            "punctuated_word": "activist",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "if",
            "start": 2897.435,
            "end": 2897.595,
            "confidence": 0.95246786,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "they",
            "start": 2897.595,
            "end": 2897.7551,
            "confidence": 0.9465312,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "need",
            "start": 2897.7551,
            "end": 2897.995,
            "confidence": 0.9997218,
            "punctuated_word": "need",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 2897.995,
            "end": 2898.495,
            "confidence": 0.9786677,
            "punctuated_word": "to.",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 2898.635,
            "end": 2899.135,
            "confidence": 0.99939287,
            "punctuated_word": "Like",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "356ca766-ad47-457b-a69a-41225a17bf97"
      },
      {
        "start": 2899.435,
        "end": 2901.2952,
        "confidence": 0.9750188,
        "channel": 0,
        "transcript": "like, they would be almost terrorizing",
        "words": [
          {
            "word": "like",
            "start": 2899.435,
            "end": 2899.7551,
            "confidence": 0.8622731,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "they",
            "start": 2899.7551,
            "end": 2899.915,
            "confidence": 0.9988539,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "would",
            "start": 2899.915,
            "end": 2900.075,
            "confidence": 0.9969078,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "be",
            "start": 2900.075,
            "end": 2900.315,
            "confidence": 0.9984906,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "almost",
            "start": 2900.315,
            "end": 2900.7952,
            "confidence": 0.99438655,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "terrorizing",
            "start": 2900.7952,
            "end": 2901.2952,
            "confidence": 0.99920064,
            "punctuated_word": "terrorizing",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "66435c25-c132-446a-8e4e-42ab5f3bd07b"
      },
      {
        "start": 2902.075,
        "end": 2907.27,
        "confidence": 0.9604455,
        "channel": 0,
        "transcript": "the engineering team, the business team if they ask for a feature upgrade",
        "words": [
          {
            "word": "the",
            "start": 2902.075,
            "end": 2902.575,
            "confidence": 0.9996829,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "engineering",
            "start": 2902.635,
            "end": 2903.135,
            "confidence": 0.9998642,
            "punctuated_word": "engineering",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "team",
            "start": 2903.195,
            "end": 2903.595,
            "confidence": 0.9986666,
            "punctuated_word": "team,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 2903.595,
            "end": 2903.7551,
            "confidence": 0.9999261,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "business",
            "start": 2903.7551,
            "end": 2904.235,
            "confidence": 0.99993706,
            "punctuated_word": "business",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "team",
            "start": 2904.235,
            "end": 2904.735,
            "confidence": 0.9997875,
            "punctuated_word": "team",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "if",
            "start": 2904.875,
            "end": 2905.115,
            "confidence": 0.5281949,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "they",
            "start": 2905.115,
            "end": 2905.355,
            "confidence": 0.99844825,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "ask",
            "start": 2905.355,
            "end": 2905.65,
            "confidence": 0.9963797,
            "punctuated_word": "ask",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "for",
            "start": 2905.89,
            "end": 2906.13,
            "confidence": 0.99973816,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 2906.13,
            "end": 2906.2898,
            "confidence": 0.9991032,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "feature",
            "start": 2906.2898,
            "end": 2906.77,
            "confidence": 0.976066,
            "punctuated_word": "feature",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "upgrade",
            "start": 2906.77,
            "end": 2907.27,
            "confidence": 0.9899979,
            "punctuated_word": "upgrade",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "c3c94ab3-7dd9-478b-a3d9-313c733fd406"
      },
      {
        "start": 2907.65,
        "end": 2912.71,
        "confidence": 0.96464586,
        "channel": 0,
        "transcript": "that is not upholding the rights of the users. Instead of saying, oh, users don't know better.",
        "words": [
          {
            "word": "that",
            "start": 2907.65,
            "end": 2908.0498,
            "confidence": 0.9554822,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "is",
            "start": 2908.0498,
            "end": 2908.3699,
            "confidence": 0.99982554,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "not",
            "start": 2908.3699,
            "end": 2908.8499,
            "confidence": 0.99986875,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "upholding",
            "start": 2908.8499,
            "end": 2909.3298,
            "confidence": 0.9979746,
            "punctuated_word": "upholding",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 2909.3298,
            "end": 2909.49,
            "confidence": 0.99100024,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "rights",
            "start": 2909.49,
            "end": 2909.73,
            "confidence": 0.99565756,
            "punctuated_word": "rights",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 2909.73,
            "end": 2909.89,
            "confidence": 0.9943944,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 2909.89,
            "end": 2909.97,
            "confidence": 0.9938618,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          },
          {
            "word": "users",
            "start": 2909.97,
            "end": 2910.47,
            "confidence": 0.7225795,
            "punctuated_word": "users.",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          },
          {
            "word": "instead",
            "start": 2910.6099,
            "end": 2910.93,
            "confidence": 0.99876827,
            "punctuated_word": "Instead",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          },
          {
            "word": "of",
            "start": 2910.93,
            "end": 2911.01,
            "confidence": 0.9987098,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          },
          {
            "word": "saying",
            "start": 2911.01,
            "end": 2911.3298,
            "confidence": 0.9577575,
            "punctuated_word": "saying,",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          },
          {
            "word": "oh",
            "start": 2911.3298,
            "end": 2911.41,
            "confidence": 0.9762647,
            "punctuated_word": "oh,",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          },
          {
            "word": "users",
            "start": 2911.41,
            "end": 2911.73,
            "confidence": 0.9965005,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          },
          {
            "word": "don't",
            "start": 2911.73,
            "end": 2911.97,
            "confidence": 0.9993526,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          },
          {
            "word": "know",
            "start": 2911.97,
            "end": 2912.21,
            "confidence": 0.99935335,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          },
          {
            "word": "better",
            "start": 2912.21,
            "end": 2912.71,
            "confidence": 0.82162976,
            "punctuated_word": "better.",
            "speaker": 0,
            "speaker_confidence": 0.57442623
          }
        ],
        "speaker": 0,
        "id": "373e6827-668c-483c-903f-05b2b6f8633f"
      },
      {
        "start": 2913.01,
        "end": 2918.3098,
        "confidence": 0.8915548,
        "channel": 0,
        "transcript": "You know, if you do if the UX people think users don't know better, then this feature should not be shipped.",
        "words": [
          {
            "word": "you",
            "start": 2913.01,
            "end": 2913.0898,
            "confidence": 0.99773335,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "know",
            "start": 2913.0898,
            "end": 2913.3298,
            "confidence": 0.83604527,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "if",
            "start": 2913.3298,
            "end": 2913.5698,
            "confidence": 0.99405247,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "you",
            "start": 2913.5698,
            "end": 2913.65,
            "confidence": 0.57024246,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "do",
            "start": 2913.65,
            "end": 2913.97,
            "confidence": 0.307671,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "if",
            "start": 2914.0498,
            "end": 2914.2898,
            "confidence": 0.9971668,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "the",
            "start": 2914.2898,
            "end": 2914.7898,
            "confidence": 0.9979602,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "ux",
            "start": 2914.93,
            "end": 2915.17,
            "confidence": 0.8976798,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "people",
            "start": 2915.17,
            "end": 2915.49,
            "confidence": 0.976537,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "think",
            "start": 2915.49,
            "end": 2915.65,
            "confidence": 0.9888255,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "users",
            "start": 2915.65,
            "end": 2916.0498,
            "confidence": 0.9976839,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "don't",
            "start": 2916.0498,
            "end": 2916.2898,
            "confidence": 0.9998549,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "know",
            "start": 2916.2898,
            "end": 2916.3699,
            "confidence": 0.9995401,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.6083615
          },
          {
            "word": "better",
            "start": 2916.3699,
            "end": 2916.69,
            "confidence": 0.99213696,
            "punctuated_word": "better,",
            "speaker": 0,
            "speaker_confidence": 0.6341392
          },
          {
            "word": "then",
            "start": 2916.69,
            "end": 2916.8499,
            "confidence": 0.98652995,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.6341392
          },
          {
            "word": "this",
            "start": 2916.8499,
            "end": 2917.01,
            "confidence": 0.57663536,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.6341392
          },
          {
            "word": "feature",
            "start": 2917.01,
            "end": 2917.3298,
            "confidence": 0.9905297,
            "punctuated_word": "feature",
            "speaker": 0,
            "speaker_confidence": 0.6341392
          },
          {
            "word": "should",
            "start": 2917.3298,
            "end": 2917.49,
            "confidence": 0.9992562,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.6341392
          },
          {
            "word": "not",
            "start": 2917.49,
            "end": 2917.65,
            "confidence": 0.9983011,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6341392
          },
          {
            "word": "be",
            "start": 2917.65,
            "end": 2917.8098,
            "confidence": 0.99831945,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6341392
          },
          {
            "word": "shipped",
            "start": 2917.8098,
            "end": 2918.3098,
            "confidence": 0.6199466,
            "punctuated_word": "shipped.",
            "speaker": 0,
            "speaker_confidence": 0.6341392
          }
        ],
        "speaker": 0,
        "id": "74b5eb6e-8220-4391-9613-72ee3532fa85"
      },
      {
        "start": 2918.6099,
        "end": 2928.125,
        "confidence": 0.91106117,
        "channel": 0,
        "transcript": "That they would just would not do the work. They will strike. And the DAO will take care of it. And DAO will be the only repeat that. I don't know if I'm clear. Like, they will get zero salary",
        "words": [
          {
            "word": "that",
            "start": 2918.6099,
            "end": 2918.77,
            "confidence": 0.8753197,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "they",
            "start": 2918.77,
            "end": 2919.01,
            "confidence": 0.96390057,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "would",
            "start": 2919.01,
            "end": 2919.17,
            "confidence": 0.84417164,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "just",
            "start": 2919.17,
            "end": 2919.25,
            "confidence": 0.8698078,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "would",
            "start": 2919.3298,
            "end": 2919.49,
            "confidence": 0.99563617,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "not",
            "start": 2919.49,
            "end": 2919.65,
            "confidence": 0.9994867,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "do",
            "start": 2919.65,
            "end": 2919.89,
            "confidence": 0.9995702,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "the",
            "start": 2919.89,
            "end": 2919.97,
            "confidence": 0.9989982,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "work",
            "start": 2919.97,
            "end": 2920.2898,
            "confidence": 0.98347336,
            "punctuated_word": "work.",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "they",
            "start": 2920.2898,
            "end": 2920.45,
            "confidence": 0.99879646,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "will",
            "start": 2920.45,
            "end": 2920.665,
            "confidence": 0.8635313,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "strike",
            "start": 2920.825,
            "end": 2921.145,
            "confidence": 0.846586,
            "punctuated_word": "strike.",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "and",
            "start": 2921.145,
            "end": 2921.545,
            "confidence": 0.99870956,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "the",
            "start": 2921.545,
            "end": 2921.705,
            "confidence": 0.9874006,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "dao",
            "start": 2921.705,
            "end": 2921.945,
            "confidence": 0.9195363,
            "punctuated_word": "DAO",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "will",
            "start": 2921.945,
            "end": 2922.105,
            "confidence": 0.9037556,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "take",
            "start": 2922.105,
            "end": 2922.345,
            "confidence": 0.9991328,
            "punctuated_word": "take",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "care",
            "start": 2922.345,
            "end": 2922.425,
            "confidence": 0.9990398,
            "punctuated_word": "care",
            "speaker": 0,
            "speaker_confidence": 0.71627605
          },
          {
            "word": "of",
            "start": 2922.425,
            "end": 2922.5051,
            "confidence": 0.85331,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.3041072
          },
          {
            "word": "it",
            "start": 2922.5051,
            "end": 2922.665,
            "confidence": 0.44099426,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.3041072
          },
          {
            "word": "and",
            "start": 2922.665,
            "end": 2922.825,
            "confidence": 0.7669597,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.3041072
          },
          {
            "word": "dao",
            "start": 2922.825,
            "end": 2923.065,
            "confidence": 0.99536026,
            "punctuated_word": "DAO",
            "speaker": 0,
            "speaker_confidence": 0.3041072
          },
          {
            "word": "will",
            "start": 2923.065,
            "end": 2923.225,
            "confidence": 0.9887001,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.3041072
          },
          {
            "word": "be",
            "start": 2923.225,
            "end": 2923.305,
            "confidence": 0.9959565,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "the",
            "start": 2923.305,
            "end": 2923.465,
            "confidence": 0.99835074,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "only",
            "start": 2923.465,
            "end": 2923.7852,
            "confidence": 0.9994287,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "repeat",
            "start": 2924.105,
            "end": 2924.5051,
            "confidence": 0.41562495,
            "punctuated_word": "repeat",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "that",
            "start": 2924.5051,
            "end": 2925.0051,
            "confidence": 0.67446923,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "i",
            "start": 2925.225,
            "end": 2925.305,
            "confidence": 0.5432893,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "don't",
            "start": 2925.305,
            "end": 2925.465,
            "confidence": 0.9830557,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "know",
            "start": 2925.465,
            "end": 2925.545,
            "confidence": 0.92987645,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "if",
            "start": 2925.545,
            "end": 2925.705,
            "confidence": 0.9969952,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "i'm",
            "start": 2925.705,
            "end": 2925.7852,
            "confidence": 0.97310764,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "clear",
            "start": 2925.7852,
            "end": 2926.105,
            "confidence": 0.8484519,
            "punctuated_word": "clear.",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "like",
            "start": 2926.105,
            "end": 2926.5051,
            "confidence": 0.99652565,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "they",
            "start": 2926.5051,
            "end": 2926.745,
            "confidence": 0.99897444,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "will",
            "start": 2926.745,
            "end": 2926.905,
            "confidence": 0.9973271,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "get",
            "start": 2926.905,
            "end": 2927.225,
            "confidence": 0.99946207,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "zero",
            "start": 2927.225,
            "end": 2927.625,
            "confidence": 0.9995302,
            "punctuated_word": "zero",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "salary",
            "start": 2927.625,
            "end": 2928.125,
            "confidence": 0.99984574,
            "punctuated_word": "salary",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          }
        ],
        "speaker": 0,
        "id": "c538642c-5591-4095-a67c-0b1dae89fe86"
      },
      {
        "start": 2928.5051,
        "end": 2932.125,
        "confidence": 0.9888094,
        "channel": 0,
        "transcript": "from the company they're working. So every tech company would have to",
        "words": [
          {
            "word": "from",
            "start": 2928.5051,
            "end": 2928.825,
            "confidence": 0.9992834,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "the",
            "start": 2928.825,
            "end": 2928.905,
            "confidence": 0.9993825,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8096169
          },
          {
            "word": "company",
            "start": 2928.905,
            "end": 2929.305,
            "confidence": 0.99972767,
            "punctuated_word": "company",
            "speaker": 0,
            "speaker_confidence": 0.6971413
          },
          {
            "word": "they're",
            "start": 2929.305,
            "end": 2929.545,
            "confidence": 0.96070826,
            "punctuated_word": "they're",
            "speaker": 0,
            "speaker_confidence": 0.6971413
          },
          {
            "word": "working",
            "start": 2929.545,
            "end": 2929.865,
            "confidence": 0.9380672,
            "punctuated_word": "working.",
            "speaker": 0,
            "speaker_confidence": 0.6971413
          },
          {
            "word": "so",
            "start": 2929.865,
            "end": 2930.345,
            "confidence": 0.99753785,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6971413
          },
          {
            "word": "every",
            "start": 2930.345,
            "end": 2930.665,
            "confidence": 0.9856953,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.6971413
          },
          {
            "word": "tech",
            "start": 2930.665,
            "end": 2930.905,
            "confidence": 0.99848914,
            "punctuated_word": "tech",
            "speaker": 0,
            "speaker_confidence": 0.6971413
          },
          {
            "word": "company",
            "start": 2930.905,
            "end": 2931.305,
            "confidence": 0.99961996,
            "punctuated_word": "company",
            "speaker": 0,
            "speaker_confidence": 0.6971413
          },
          {
            "word": "would",
            "start": 2931.305,
            "end": 2931.465,
            "confidence": 0.98933,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.6971413
          },
          {
            "word": "have",
            "start": 2931.465,
            "end": 2931.625,
            "confidence": 0.9992884,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.6971413
          },
          {
            "word": "to",
            "start": 2931.625,
            "end": 2932.125,
            "confidence": 0.99858284,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          }
        ],
        "speaker": 0,
        "id": "622cc765-94ca-414b-bc95-e5f49be5c51d"
      },
      {
        "start": 2932.5051,
        "end": 2936.3699,
        "confidence": 0.9172648,
        "channel": 0,
        "transcript": "rent these UX designers from the DAO, and they will will work for,",
        "words": [
          {
            "word": "rent",
            "start": 2932.5051,
            "end": 2932.825,
            "confidence": 0.9825727,
            "punctuated_word": "rent",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          },
          {
            "word": "these",
            "start": 2932.825,
            "end": 2933.065,
            "confidence": 0.7419172,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          },
          {
            "word": "ux",
            "start": 2933.065,
            "end": 2933.305,
            "confidence": 0.9917814,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          },
          {
            "word": "designers",
            "start": 2933.305,
            "end": 2933.805,
            "confidence": 0.9810899,
            "punctuated_word": "designers",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          },
          {
            "word": "from",
            "start": 2933.865,
            "end": 2934.105,
            "confidence": 0.9971577,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          },
          {
            "word": "the",
            "start": 2934.105,
            "end": 2934.2651,
            "confidence": 0.99099874,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          },
          {
            "word": "dao",
            "start": 2934.2651,
            "end": 2934.7651,
            "confidence": 0.786829,
            "punctuated_word": "DAO,",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          },
          {
            "word": "and",
            "start": 2934.985,
            "end": 2935.145,
            "confidence": 0.91753614,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          },
          {
            "word": "they",
            "start": 2935.145,
            "end": 2935.225,
            "confidence": 0.9589943,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.74500453
          },
          {
            "word": "will",
            "start": 2935.225,
            "end": 2935.41,
            "confidence": 0.66169316,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.44217032
          },
          {
            "word": "will",
            "start": 2935.49,
            "end": 2935.65,
            "confidence": 0.9318585,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.44217032
          },
          {
            "word": "work",
            "start": 2935.65,
            "end": 2935.89,
            "confidence": 0.99884355,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.44217032
          },
          {
            "word": "for",
            "start": 2935.89,
            "end": 2936.3699,
            "confidence": 0.98317087,
            "punctuated_word": "for,",
            "speaker": 0,
            "speaker_confidence": 0.44217032
          }
        ],
        "speaker": 0,
        "id": "3ecc9433-000f-40af-8bd1-805acd8ecfb1"
      },
      {
        "start": 2936.8499,
        "end": 2946.3098,
        "confidence": 0.92932093,
        "channel": 0,
        "transcript": "for for whatever time they work, and they will cons they will be, like, in every meeting and everything, first and foremost, user experience is their work. Users, right, maintaining.",
        "words": [
          {
            "word": "for",
            "start": 2936.8499,
            "end": 2937.25,
            "confidence": 0.999741,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.44217032
          },
          {
            "word": "for",
            "start": 2937.25,
            "end": 2937.49,
            "confidence": 0.99307126,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.63532007
          },
          {
            "word": "whatever",
            "start": 2937.49,
            "end": 2937.97,
            "confidence": 0.9980089,
            "punctuated_word": "whatever",
            "speaker": 0,
            "speaker_confidence": 0.63532007
          },
          {
            "word": "time",
            "start": 2937.97,
            "end": 2938.13,
            "confidence": 0.9994646,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.63532007
          },
          {
            "word": "they",
            "start": 2938.13,
            "end": 2938.2898,
            "confidence": 0.924896,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.63532007
          },
          {
            "word": "work",
            "start": 2938.2898,
            "end": 2938.77,
            "confidence": 0.7695749,
            "punctuated_word": "work,",
            "speaker": 0,
            "speaker_confidence": 0.63532007
          },
          {
            "word": "and",
            "start": 2938.77,
            "end": 2939.01,
            "confidence": 0.99842227,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.63532007
          },
          {
            "word": "they",
            "start": 2939.01,
            "end": 2939.25,
            "confidence": 0.9458073,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.63532007
          },
          {
            "word": "will",
            "start": 2939.25,
            "end": 2939.65,
            "confidence": 0.96419376,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.63532007
          },
          {
            "word": "cons",
            "start": 2939.65,
            "end": 2939.89,
            "confidence": 0.8004764,
            "punctuated_word": "cons",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "they",
            "start": 2940.0498,
            "end": 2940.21,
            "confidence": 0.986099,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "will",
            "start": 2940.21,
            "end": 2940.3699,
            "confidence": 0.99181116,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "be",
            "start": 2940.3699,
            "end": 2940.53,
            "confidence": 0.8182167,
            "punctuated_word": "be,",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "like",
            "start": 2940.53,
            "end": 2940.69,
            "confidence": 0.9585593,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "in",
            "start": 2940.69,
            "end": 2940.8499,
            "confidence": 0.9982338,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "every",
            "start": 2940.8499,
            "end": 2941.0898,
            "confidence": 0.99916303,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "meeting",
            "start": 2941.0898,
            "end": 2941.41,
            "confidence": 0.99987733,
            "punctuated_word": "meeting",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "and",
            "start": 2941.41,
            "end": 2941.5698,
            "confidence": 0.93991333,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "everything",
            "start": 2941.5698,
            "end": 2942.0698,
            "confidence": 0.8740114,
            "punctuated_word": "everything,",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "first",
            "start": 2942.2898,
            "end": 2942.6099,
            "confidence": 0.9986292,
            "punctuated_word": "first",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "and",
            "start": 2942.6099,
            "end": 2942.77,
            "confidence": 0.9992531,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "foremost",
            "start": 2942.77,
            "end": 2943.27,
            "confidence": 0.9752501,
            "punctuated_word": "foremost,",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "user",
            "start": 2943.41,
            "end": 2943.73,
            "confidence": 0.9815688,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "experience",
            "start": 2943.73,
            "end": 2944.13,
            "confidence": 0.6682133,
            "punctuated_word": "experience",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "is",
            "start": 2944.13,
            "end": 2944.2898,
            "confidence": 0.98803663,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "their",
            "start": 2944.2898,
            "end": 2944.53,
            "confidence": 0.9924604,
            "punctuated_word": "their",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "work",
            "start": 2944.53,
            "end": 2945.03,
            "confidence": 0.84407926,
            "punctuated_word": "work.",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "users",
            "start": 2945.0898,
            "end": 2945.49,
            "confidence": 0.49878624,
            "punctuated_word": "Users,",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "right",
            "start": 2945.49,
            "end": 2945.8098,
            "confidence": 0.98498905,
            "punctuated_word": "right,",
            "speaker": 0,
            "speaker_confidence": 0.773224
          },
          {
            "word": "maintaining",
            "start": 2945.8098,
            "end": 2946.3098,
            "confidence": 0.9888216,
            "punctuated_word": "maintaining.",
            "speaker": 0,
            "speaker_confidence": 0.773224
          }
        ],
        "speaker": 0,
        "id": "1a177e83-6cfc-437b-b1f0-3f327d32197f"
      },
      {
        "start": 2946.69,
        "end": 2954.045,
        "confidence": 0.9080133,
        "channel": 0,
        "transcript": "Second is, okay. You want this feature, we're even nice for the software. They don't care about the software. They only care about the user, then they care about the software.",
        "words": [
          {
            "word": "second",
            "start": 2946.69,
            "end": 2947.17,
            "confidence": 0.9970451,
            "punctuated_word": "Second",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "is",
            "start": 2947.17,
            "end": 2947.67,
            "confidence": 0.8979706,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "okay",
            "start": 2947.73,
            "end": 2947.97,
            "confidence": 0.7908616,
            "punctuated_word": "okay.",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "you",
            "start": 2947.97,
            "end": 2948.13,
            "confidence": 0.99900764,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "want",
            "start": 2948.13,
            "end": 2948.3699,
            "confidence": 0.9993242,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "this",
            "start": 2948.3699,
            "end": 2948.53,
            "confidence": 0.97367215,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "feature",
            "start": 2948.53,
            "end": 2948.8499,
            "confidence": 0.5792965,
            "punctuated_word": "feature,",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "we're",
            "start": 2948.8499,
            "end": 2949.0898,
            "confidence": 0.33648044,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "even",
            "start": 2949.0898,
            "end": 2949.25,
            "confidence": 0.13818975,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "nice",
            "start": 2949.25,
            "end": 2949.41,
            "confidence": 0.9521395,
            "punctuated_word": "nice",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "for",
            "start": 2949.41,
            "end": 2949.65,
            "confidence": 0.9865224,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "the",
            "start": 2949.65,
            "end": 2949.8098,
            "confidence": 0.99247426,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "software",
            "start": 2949.8098,
            "end": 2950.3098,
            "confidence": 0.987699,
            "punctuated_word": "software.",
            "speaker": 0,
            "speaker_confidence": 0.7121395
          },
          {
            "word": "they",
            "start": 2950.3699,
            "end": 2950.53,
            "confidence": 0.9943294,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.33893865
          },
          {
            "word": "don't",
            "start": 2950.53,
            "end": 2950.77,
            "confidence": 0.9995302,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.33893865
          },
          {
            "word": "care",
            "start": 2950.77,
            "end": 2950.905,
            "confidence": 0.9993309,
            "punctuated_word": "care",
            "speaker": 0,
            "speaker_confidence": 0.33893865
          },
          {
            "word": "about",
            "start": 2950.905,
            "end": 2951.065,
            "confidence": 0.975995,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.33893865
          },
          {
            "word": "the",
            "start": 2951.065,
            "end": 2951.225,
            "confidence": 0.9800269,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.33893865
          },
          {
            "word": "software",
            "start": 2951.225,
            "end": 2951.385,
            "confidence": 0.99354285,
            "punctuated_word": "software.",
            "speaker": 0,
            "speaker_confidence": 0.33893865
          },
          {
            "word": "they",
            "start": 2951.385,
            "end": 2951.625,
            "confidence": 0.9932272,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "only",
            "start": 2951.625,
            "end": 2951.785,
            "confidence": 0.80195683,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "care",
            "start": 2951.785,
            "end": 2951.945,
            "confidence": 0.9973775,
            "punctuated_word": "care",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "about",
            "start": 2951.945,
            "end": 2952.105,
            "confidence": 0.9984781,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "the",
            "start": 2952.105,
            "end": 2952.2651,
            "confidence": 0.99796605,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "user",
            "start": 2952.2651,
            "end": 2952.745,
            "confidence": 0.88455427,
            "punctuated_word": "user,",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "then",
            "start": 2952.745,
            "end": 2952.985,
            "confidence": 0.9582809,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "they",
            "start": 2952.985,
            "end": 2953.065,
            "confidence": 0.9970048,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "care",
            "start": 2953.065,
            "end": 2953.305,
            "confidence": 0.9985366,
            "punctuated_word": "care",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "about",
            "start": 2953.305,
            "end": 2953.465,
            "confidence": 0.9914766,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "the",
            "start": 2953.465,
            "end": 2953.545,
            "confidence": 0.9974692,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.450073
          },
          {
            "word": "software",
            "start": 2953.545,
            "end": 2954.045,
            "confidence": 0.9586476,
            "punctuated_word": "software.",
            "speaker": 0,
            "speaker_confidence": 0.450073
          }
        ],
        "speaker": 0,
        "id": "73060e3d-5541-4849-8777-4e4a539f4230"
      },
      {
        "start": 2954.5051,
        "end": 2958.5251,
        "confidence": 0.9576395,
        "channel": 0,
        "transcript": "But that is not at all a reality because they can't afford and I can't blame the UX designers.",
        "words": [
          {
            "word": "but",
            "start": 2954.5051,
            "end": 2954.745,
            "confidence": 0.9816426,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.4581687
          },
          {
            "word": "that",
            "start": 2954.745,
            "end": 2954.985,
            "confidence": 0.99756503,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.4581687
          },
          {
            "word": "is",
            "start": 2954.985,
            "end": 2955.225,
            "confidence": 0.9996394,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.4581687
          },
          {
            "word": "not",
            "start": 2955.225,
            "end": 2955.465,
            "confidence": 0.99976903,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.4581687
          },
          {
            "word": "at",
            "start": 2955.465,
            "end": 2955.545,
            "confidence": 0.92678744,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.4581687
          },
          {
            "word": "all",
            "start": 2955.545,
            "end": 2955.785,
            "confidence": 0.99403787,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.4581687
          },
          {
            "word": "a",
            "start": 2955.785,
            "end": 2955.865,
            "confidence": 0.8731291,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.42347562
          },
          {
            "word": "reality",
            "start": 2955.865,
            "end": 2956.185,
            "confidence": 0.9982998,
            "punctuated_word": "reality",
            "speaker": 0,
            "speaker_confidence": 0.42347562
          },
          {
            "word": "because",
            "start": 2956.185,
            "end": 2956.425,
            "confidence": 0.9195994,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.42347562
          },
          {
            "word": "they",
            "start": 2956.425,
            "end": 2956.5051,
            "confidence": 0.99822706,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.42347562
          },
          {
            "word": "can't",
            "start": 2956.5051,
            "end": 2956.745,
            "confidence": 0.787192,
            "punctuated_word": "can't",
            "speaker": 0,
            "speaker_confidence": 0.42347562
          },
          {
            "word": "afford",
            "start": 2956.745,
            "end": 2956.8652,
            "confidence": 0.9892917,
            "punctuated_word": "afford",
            "speaker": 0,
            "speaker_confidence": 0.42347562
          },
          {
            "word": "and",
            "start": 2956.985,
            "end": 2957.065,
            "confidence": 0.896563,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5303524
          },
          {
            "word": "i",
            "start": 2957.065,
            "end": 2957.225,
            "confidence": 0.9962515,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5303524
          },
          {
            "word": "can't",
            "start": 2957.225,
            "end": 2957.465,
            "confidence": 0.9957767,
            "punctuated_word": "can't",
            "speaker": 0,
            "speaker_confidence": 0.5303524
          },
          {
            "word": "blame",
            "start": 2957.465,
            "end": 2957.705,
            "confidence": 0.99825805,
            "punctuated_word": "blame",
            "speaker": 0,
            "speaker_confidence": 0.5303524
          },
          {
            "word": "the",
            "start": 2957.705,
            "end": 2957.785,
            "confidence": 0.9871826,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5303524
          },
          {
            "word": "ux",
            "start": 2957.785,
            "end": 2958.0251,
            "confidence": 0.8598633,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.5303524
          },
          {
            "word": "designers",
            "start": 2958.0251,
            "end": 2958.5251,
            "confidence": 0.99607396,
            "punctuated_word": "designers.",
            "speaker": 0,
            "speaker_confidence": 0.5303524
          }
        ],
        "speaker": 0,
        "id": "41d0d9cd-478c-46c2-9150-d7e24621ed05"
      },
      {
        "start": 2958.985,
        "end": 2961.245,
        "confidence": 0.82491875,
        "channel": 0,
        "transcript": "Right. What can you do is get somebody holds the capital.",
        "words": [
          {
            "word": "right",
            "start": 2958.985,
            "end": 2959.225,
            "confidence": 0.98800516,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "what",
            "start": 2959.225,
            "end": 2959.385,
            "confidence": 0.9608822,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "can",
            "start": 2959.385,
            "end": 2959.545,
            "confidence": 0.9810982,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "you",
            "start": 2959.545,
            "end": 2959.625,
            "confidence": 0.28734156,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "do",
            "start": 2959.625,
            "end": 2959.705,
            "confidence": 0.42809486,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "is",
            "start": 2959.705,
            "end": 2959.865,
            "confidence": 0.61488974,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "get",
            "start": 2959.865,
            "end": 2959.945,
            "confidence": 0.9090847,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "somebody",
            "start": 2960.0251,
            "end": 2960.345,
            "confidence": 0.9932869,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "holds",
            "start": 2960.345,
            "end": 2960.585,
            "confidence": 0.98095864,
            "punctuated_word": "holds",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "the",
            "start": 2960.585,
            "end": 2960.745,
            "confidence": 0.956095,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          },
          {
            "word": "capital",
            "start": 2960.745,
            "end": 2961.245,
            "confidence": 0.9743692,
            "punctuated_word": "capital.",
            "speaker": 0,
            "speaker_confidence": 0.5251118
          }
        ],
        "speaker": 0,
        "id": "5b6f0e7f-8d10-4d9d-a056-d32f6fdb15f4"
      },
      {
        "start": 2962.985,
        "end": 2966.59,
        "confidence": 0.95567936,
        "channel": 0,
        "transcript": "It's a liberating capital. Yeah. Yeah. I mean, I think that's definitely true. Like,",
        "words": [
          {
            "word": "it's",
            "start": 2962.985,
            "end": 2963.145,
            "confidence": 0.8483628,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.5192387
          },
          {
            "word": "a",
            "start": 2963.145,
            "end": 2963.225,
            "confidence": 0.8703899,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5192387
          },
          {
            "word": "liberating",
            "start": 2963.225,
            "end": 2963.725,
            "confidence": 0.993929,
            "punctuated_word": "liberating",
            "speaker": 0,
            "speaker_confidence": 0.5192387
          },
          {
            "word": "capital",
            "start": 2963.785,
            "end": 2964.285,
            "confidence": 0.99657434,
            "punctuated_word": "capital.",
            "speaker": 0,
            "speaker_confidence": 0.5192387
          },
          {
            "word": "yeah",
            "start": 2964.5051,
            "end": 2964.75,
            "confidence": 0.99894583,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.06753075
          },
          {
            "word": "yeah",
            "start": 2964.83,
            "end": 2964.91,
            "confidence": 0.91398,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.06753075
          },
          {
            "word": "i",
            "start": 2964.91,
            "end": 2964.99,
            "confidence": 0.9924452,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.06753075
          },
          {
            "word": "mean",
            "start": 2964.99,
            "end": 2965.0698,
            "confidence": 0.98884857,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.06753075
          },
          {
            "word": "i",
            "start": 2965.0698,
            "end": 2965.15,
            "confidence": 0.969343,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.06753075
          },
          {
            "word": "think",
            "start": 2965.15,
            "end": 2965.23,
            "confidence": 0.9991679,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.55810475
          },
          {
            "word": "that's",
            "start": 2965.23,
            "end": 2965.63,
            "confidence": 0.9665372,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.55810475
          },
          {
            "word": "definitely",
            "start": 2965.63,
            "end": 2965.95,
            "confidence": 0.9974704,
            "punctuated_word": "definitely",
            "speaker": 1,
            "speaker_confidence": 0.55810475
          },
          {
            "word": "true",
            "start": 2965.95,
            "end": 2966.19,
            "confidence": 0.845834,
            "punctuated_word": "true.",
            "speaker": 1,
            "speaker_confidence": 0.55810475
          },
          {
            "word": "like",
            "start": 2966.19,
            "end": 2966.59,
            "confidence": 0.99768174,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.55810475
          }
        ],
        "speaker": 1,
        "id": "7b3c58f5-5d5c-436d-8e74-007f1a10abbc"
      },
      {
        "start": 2967.39,
        "end": 2968.05,
        "confidence": 0.982839,
        "channel": 0,
        "transcript": "you know,",
        "words": [
          {
            "word": "you",
            "start": 2967.39,
            "end": 2967.55,
            "confidence": 0.9911937,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "know",
            "start": 2967.55,
            "end": 2968.05,
            "confidence": 0.97448426,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          }
        ],
        "speaker": 1,
        "id": "45d26c86-99e3-4399-b8bd-cbf3f0c5ea7b"
      },
      {
        "start": 2969.15,
        "end": 2973.65,
        "confidence": 0.930545,
        "channel": 0,
        "transcript": "I mean, especially in crypto, I mean, it's kind of sometimes absurd how quickly,",
        "words": [
          {
            "word": "i",
            "start": 2969.15,
            "end": 2969.39,
            "confidence": 0.68562716,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "mean",
            "start": 2969.39,
            "end": 2969.55,
            "confidence": 0.9792038,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "especially",
            "start": 2969.55,
            "end": 2970.03,
            "confidence": 0.99652183,
            "punctuated_word": "especially",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "in",
            "start": 2970.03,
            "end": 2970.43,
            "confidence": 0.988572,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "crypto",
            "start": 2970.43,
            "end": 2970.83,
            "confidence": 0.84657097,
            "punctuated_word": "crypto,",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "i",
            "start": 2970.83,
            "end": 2970.91,
            "confidence": 0.87697893,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "mean",
            "start": 2970.91,
            "end": 2971.15,
            "confidence": 0.99186206,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "it's",
            "start": 2971.15,
            "end": 2971.31,
            "confidence": 0.9992603,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "kind",
            "start": 2971.31,
            "end": 2971.47,
            "confidence": 0.9797165,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "of",
            "start": 2971.47,
            "end": 2971.63,
            "confidence": 0.9997507,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "sometimes",
            "start": 2971.63,
            "end": 2972.11,
            "confidence": 0.9889381,
            "punctuated_word": "sometimes",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "absurd",
            "start": 2972.11,
            "end": 2972.61,
            "confidence": 0.9989417,
            "punctuated_word": "absurd",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "how",
            "start": 2972.75,
            "end": 2973.15,
            "confidence": 0.9936388,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "quickly",
            "start": 2973.15,
            "end": 2973.65,
            "confidence": 0.7020465,
            "punctuated_word": "quickly,",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          }
        ],
        "speaker": 1,
        "id": "d8708091-1fe3-43a0-ac74-9ccc70cf9a17"
      },
      {
        "start": 2974.75,
        "end": 2980.635,
        "confidence": 0.93997246,
        "channel": 0,
        "transcript": "like, capital can move, how quickly you can lose your money in an instant because you press you accidentally pressed the button,",
        "words": [
          {
            "word": "like",
            "start": 2974.75,
            "end": 2975.07,
            "confidence": 0.99326986,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "capital",
            "start": 2975.07,
            "end": 2975.47,
            "confidence": 0.9989378,
            "punctuated_word": "capital",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "can",
            "start": 2975.47,
            "end": 2975.63,
            "confidence": 0.94846964,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "move",
            "start": 2975.63,
            "end": 2975.87,
            "confidence": 0.9373079,
            "punctuated_word": "move,",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "how",
            "start": 2975.87,
            "end": 2976.11,
            "confidence": 0.9996644,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "quickly",
            "start": 2976.11,
            "end": 2976.51,
            "confidence": 0.9998361,
            "punctuated_word": "quickly",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "you",
            "start": 2976.51,
            "end": 2976.59,
            "confidence": 0.99545187,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "can",
            "start": 2976.59,
            "end": 2976.83,
            "confidence": 0.9995426,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "lose",
            "start": 2976.83,
            "end": 2977.07,
            "confidence": 0.9997272,
            "punctuated_word": "lose",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "your",
            "start": 2977.07,
            "end": 2977.23,
            "confidence": 0.99948174,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "money",
            "start": 2977.23,
            "end": 2977.47,
            "confidence": 0.99980026,
            "punctuated_word": "money",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "in",
            "start": 2977.47,
            "end": 2977.63,
            "confidence": 0.9893516,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "an",
            "start": 2977.63,
            "end": 2977.79,
            "confidence": 0.99360317,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "instant",
            "start": 2977.79,
            "end": 2978.11,
            "confidence": 0.9980495,
            "punctuated_word": "instant",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "because",
            "start": 2978.11,
            "end": 2978.35,
            "confidence": 0.9591132,
            "punctuated_word": "because",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "you",
            "start": 2978.35,
            "end": 2978.85,
            "confidence": 0.9987313,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "press",
            "start": 2978.91,
            "end": 2979.15,
            "confidence": 0.69165146,
            "punctuated_word": "press",
            "speaker": 1,
            "speaker_confidence": 0.85985184
          },
          {
            "word": "you",
            "start": 2979.31,
            "end": 2979.47,
            "confidence": 0.9980027,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          },
          {
            "word": "accidentally",
            "start": 2979.47,
            "end": 2979.97,
            "confidence": 0.9987112,
            "punctuated_word": "accidentally",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          },
          {
            "word": "pressed",
            "start": 2980.03,
            "end": 2980.27,
            "confidence": 0.57707846,
            "punctuated_word": "pressed",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          },
          {
            "word": "the",
            "start": 2980.27,
            "end": 2980.35,
            "confidence": 0.65118825,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          },
          {
            "word": "button",
            "start": 2980.35,
            "end": 2980.635,
            "confidence": 0.95242524,
            "punctuated_word": "button,",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          }
        ],
        "speaker": 1,
        "id": "b690469d-71b3-4a77-aa17-e4c54c8b4dcf"
      },
      {
        "start": 2981.595,
        "end": 2982.815,
        "confidence": 0.9363497,
        "channel": 0,
        "transcript": "transaction that you were,",
        "words": [
          {
            "word": "transaction",
            "start": 2981.595,
            "end": 2981.995,
            "confidence": 0.8332777,
            "punctuated_word": "transaction",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          },
          {
            "word": "that",
            "start": 2981.995,
            "end": 2982.155,
            "confidence": 0.99548054,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          },
          {
            "word": "you",
            "start": 2982.155,
            "end": 2982.315,
            "confidence": 0.9995455,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          },
          {
            "word": "were",
            "start": 2982.315,
            "end": 2982.815,
            "confidence": 0.91709495,
            "punctuated_word": "were,",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          }
        ],
        "speaker": 1,
        "id": "6761e227-52f8-429b-b10a-0e2dcfdfedc3"
      },
      {
        "start": 2983.675,
        "end": 2984.315,
        "confidence": 0.941969,
        "channel": 0,
        "transcript": "yeah, that you didn't,",
        "words": [
          {
            "word": "yeah",
            "start": 2983.675,
            "end": 2983.835,
            "confidence": 0.94715166,
            "punctuated_word": "yeah,",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          },
          {
            "word": "that",
            "start": 2983.835,
            "end": 2983.915,
            "confidence": 0.9952219,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6673567
          },
          {
            "word": "you",
            "start": 2983.915,
            "end": 2984.075,
            "confidence": 0.99864525,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.28368008
          },
          {
            "word": "didn't",
            "start": 2984.075,
            "end": 2984.315,
            "confidence": 0.8268571,
            "punctuated_word": "didn't,",
            "speaker": 0,
            "speaker_confidence": 0.28368008
          }
        ],
        "speaker": 0,
        "id": "e29abca1-a7b1-4dfe-8dab-9501210730d2"
      },
      {
        "start": 2984.875,
        "end": 2987.855,
        "confidence": 0.8470316,
        "channel": 0,
        "transcript": "realize. Or or they made the user experience so smooth",
        "words": [
          {
            "word": "realize",
            "start": 2984.875,
            "end": 2985.355,
            "confidence": 0.4596367,
            "punctuated_word": "realize.",
            "speaker": 0,
            "speaker_confidence": 0.28368008
          },
          {
            "word": "or",
            "start": 2985.355,
            "end": 2985.435,
            "confidence": 0.871746,
            "punctuated_word": "Or",
            "speaker": 0,
            "speaker_confidence": 0.39070624
          },
          {
            "word": "or",
            "start": 2985.435,
            "end": 2985.515,
            "confidence": 0.5295064,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.39070624
          },
          {
            "word": "they",
            "start": 2985.515,
            "end": 2985.675,
            "confidence": 0.63539475,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.39070624
          },
          {
            "word": "made",
            "start": 2985.675,
            "end": 2985.915,
            "confidence": 0.9805519,
            "punctuated_word": "made",
            "speaker": 0,
            "speaker_confidence": 0.39070624
          },
          {
            "word": "the",
            "start": 2985.915,
            "end": 2985.995,
            "confidence": 0.9960663,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.59710354
          },
          {
            "word": "user",
            "start": 2985.995,
            "end": 2986.395,
            "confidence": 0.9991405,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.59710354
          },
          {
            "word": "experience",
            "start": 2986.395,
            "end": 2986.895,
            "confidence": 0.99908423,
            "punctuated_word": "experience",
            "speaker": 0,
            "speaker_confidence": 0.59710354
          },
          {
            "word": "so",
            "start": 2987.035,
            "end": 2987.355,
            "confidence": 0.99939406,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.59710354
          },
          {
            "word": "smooth",
            "start": 2987.355,
            "end": 2987.855,
            "confidence": 0.99979466,
            "punctuated_word": "smooth",
            "speaker": 0,
            "speaker_confidence": 0.59710354
          }
        ],
        "speaker": 0,
        "id": "af0dd7ba-f002-4621-a42d-79a60c1a8afb"
      },
      {
        "start": 2988.155,
        "end": 2990.015,
        "confidence": 0.89216423,
        "channel": 0,
        "transcript": "Yeah. Too smooth. Too too smooth.",
        "words": [
          {
            "word": "yeah",
            "start": 2988.155,
            "end": 2988.395,
            "confidence": 0.9931082,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.20731747
          },
          {
            "word": "too",
            "start": 2988.395,
            "end": 2988.635,
            "confidence": 0.99560344,
            "punctuated_word": "Too",
            "speaker": 0,
            "speaker_confidence": 0.20731747
          },
          {
            "word": "smooth",
            "start": 2988.635,
            "end": 2988.875,
            "confidence": 0.9601369,
            "punctuated_word": "smooth.",
            "speaker": 0,
            "speaker_confidence": 0.20731747
          },
          {
            "word": "too",
            "start": 2989.115,
            "end": 2989.355,
            "confidence": 0.5651111,
            "punctuated_word": "Too",
            "speaker": 0,
            "speaker_confidence": 0.20731747
          },
          {
            "word": "too",
            "start": 2989.355,
            "end": 2989.515,
            "confidence": 0.8697462,
            "punctuated_word": "too",
            "speaker": 0,
            "speaker_confidence": 0.20731747
          },
          {
            "word": "smooth",
            "start": 2989.515,
            "end": 2990.015,
            "confidence": 0.9692794,
            "punctuated_word": "smooth.",
            "speaker": 0,
            "speaker_confidence": 0.20731747
          }
        ],
        "speaker": 0,
        "id": "aae1c3d0-12a6-44d6-a1a9-9f1ceaf0db5b"
      },
      {
        "start": 2990.315,
        "end": 3006.6802,
        "confidence": 0.9035501,
        "channel": 0,
        "transcript": "There was a problem in the nineties where they made in the nineties where they made accounting software that was so easy to use that accountants started making mistakes because it would get them to a mindless state. It's just click click and done. This is where some friction is good. It depends on on the software. Sometimes it's not good. But that's",
        "words": [
          {
            "word": "there",
            "start": 2990.315,
            "end": 2990.475,
            "confidence": 0.7252642,
            "punctuated_word": "There",
            "speaker": 0,
            "speaker_confidence": 0.36111385
          },
          {
            "word": "was",
            "start": 2990.475,
            "end": 2990.635,
            "confidence": 0.9937907,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.36111385
          },
          {
            "word": "a",
            "start": 2990.635,
            "end": 2990.715,
            "confidence": 0.9947418,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.36111385
          },
          {
            "word": "problem",
            "start": 2990.715,
            "end": 2991.035,
            "confidence": 0.99901915,
            "punctuated_word": "problem",
            "speaker": 0,
            "speaker_confidence": 0.36111385
          },
          {
            "word": "in",
            "start": 2991.035,
            "end": 2991.115,
            "confidence": 0.9919797,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.36111385
          },
          {
            "word": "the",
            "start": 2991.115,
            "end": 2991.275,
            "confidence": 0.9961965,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.36111385
          },
          {
            "word": "nineties",
            "start": 2991.275,
            "end": 2991.675,
            "confidence": 0.99475527,
            "punctuated_word": "nineties",
            "speaker": 0,
            "speaker_confidence": 0.36111385
          },
          {
            "word": "where",
            "start": 2991.675,
            "end": 2991.7551,
            "confidence": 0.6302995,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.31288487
          },
          {
            "word": "they",
            "start": 2991.7551,
            "end": 2991.995,
            "confidence": 0.97597325,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.31288487
          },
          {
            "word": "made",
            "start": 2991.995,
            "end": 2992.475,
            "confidence": 0.9747843,
            "punctuated_word": "made",
            "speaker": 0,
            "speaker_confidence": 0.31288487
          },
          {
            "word": "in",
            "start": 2992.635,
            "end": 2992.795,
            "confidence": 0.9974056,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "the",
            "start": 2992.795,
            "end": 2992.875,
            "confidence": 0.9980762,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "nineties",
            "start": 2992.875,
            "end": 2993.195,
            "confidence": 0.9995722,
            "punctuated_word": "nineties",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "where",
            "start": 2993.195,
            "end": 2993.355,
            "confidence": 0.77177626,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "they",
            "start": 2993.355,
            "end": 2993.435,
            "confidence": 0.9143293,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "made",
            "start": 2993.435,
            "end": 2993.675,
            "confidence": 0.6955315,
            "punctuated_word": "made",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "accounting",
            "start": 2993.675,
            "end": 2994.155,
            "confidence": 0.89409864,
            "punctuated_word": "accounting",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "software",
            "start": 2994.155,
            "end": 2994.555,
            "confidence": 0.9942266,
            "punctuated_word": "software",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "that",
            "start": 2994.555,
            "end": 2994.715,
            "confidence": 0.96869075,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "was",
            "start": 2994.715,
            "end": 2994.955,
            "confidence": 0.97891897,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "so",
            "start": 2994.955,
            "end": 2995.115,
            "confidence": 0.99867815,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "easy",
            "start": 2995.115,
            "end": 2995.615,
            "confidence": 0.99948883,
            "punctuated_word": "easy",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "to",
            "start": 2995.835,
            "end": 2995.9675,
            "confidence": 0.996808,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "use",
            "start": 2995.9675,
            "end": 2996.1,
            "confidence": 0.9990721,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "that",
            "start": 2996.26,
            "end": 2996.5,
            "confidence": 0.9963471,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "accountants",
            "start": 2996.5,
            "end": 2996.98,
            "confidence": 0.72443295,
            "punctuated_word": "accountants",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "started",
            "start": 2996.98,
            "end": 2997.2202,
            "confidence": 0.946952,
            "punctuated_word": "started",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "making",
            "start": 2997.2202,
            "end": 2997.54,
            "confidence": 0.99894935,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "mistakes",
            "start": 2997.54,
            "end": 2998.02,
            "confidence": 0.99472433,
            "punctuated_word": "mistakes",
            "speaker": 0,
            "speaker_confidence": 0.76164675
          },
          {
            "word": "because",
            "start": 2998.02,
            "end": 2998.26,
            "confidence": 0.7473041,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.533938
          },
          {
            "word": "it",
            "start": 2998.26,
            "end": 2998.4202,
            "confidence": 0.8356254,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.533938
          },
          {
            "word": "would",
            "start": 2998.4202,
            "end": 2998.58,
            "confidence": 0.99903333,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.533938
          },
          {
            "word": "get",
            "start": 2998.58,
            "end": 2998.74,
            "confidence": 0.9991068,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.533938
          },
          {
            "word": "them",
            "start": 2998.74,
            "end": 2998.98,
            "confidence": 0.99790215,
            "punctuated_word": "them",
            "speaker": 0,
            "speaker_confidence": 0.533938
          },
          {
            "word": "to",
            "start": 2998.98,
            "end": 2999.06,
            "confidence": 0.99274147,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.533938
          },
          {
            "word": "a",
            "start": 2999.06,
            "end": 2999.1401,
            "confidence": 0.75038975,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6547333
          },
          {
            "word": "mindless",
            "start": 2999.1401,
            "end": 2999.62,
            "confidence": 0.978628,
            "punctuated_word": "mindless",
            "speaker": 0,
            "speaker_confidence": 0.6547333
          },
          {
            "word": "state",
            "start": 2999.62,
            "end": 3000.1,
            "confidence": 0.76677203,
            "punctuated_word": "state.",
            "speaker": 0,
            "speaker_confidence": 0.6547333
          },
          {
            "word": "it's",
            "start": 3000.1,
            "end": 3000.34,
            "confidence": 0.76722443,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.6547333
          },
          {
            "word": "just",
            "start": 3000.34,
            "end": 3000.58,
            "confidence": 0.95419395,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.6547333
          },
          {
            "word": "click",
            "start": 3000.58,
            "end": 3000.98,
            "confidence": 0.46902144,
            "punctuated_word": "click",
            "speaker": 0,
            "speaker_confidence": 0.6547333
          },
          {
            "word": "click",
            "start": 3000.98,
            "end": 3001.06,
            "confidence": 0.34057674,
            "punctuated_word": "click",
            "speaker": 0,
            "speaker_confidence": 0.6547333
          },
          {
            "word": "and",
            "start": 3001.06,
            "end": 3001.2202,
            "confidence": 0.98513156,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6547333
          },
          {
            "word": "done",
            "start": 3001.2202,
            "end": 3001.7202,
            "confidence": 0.9864035,
            "punctuated_word": "done.",
            "speaker": 0,
            "speaker_confidence": 0.6547333
          },
          {
            "word": "this",
            "start": 3001.9402,
            "end": 3002.06,
            "confidence": 0.7768652,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.34517646
          },
          {
            "word": "is",
            "start": 3002.06,
            "end": 3002.1802,
            "confidence": 0.9058514,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.34517646
          },
          {
            "word": "where",
            "start": 3002.1802,
            "end": 3002.4202,
            "confidence": 0.74005264,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.34517646
          },
          {
            "word": "some",
            "start": 3002.4202,
            "end": 3002.58,
            "confidence": 0.9902298,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.34517646
          },
          {
            "word": "friction",
            "start": 3002.58,
            "end": 3002.9001,
            "confidence": 0.9953056,
            "punctuated_word": "friction",
            "speaker": 0,
            "speaker_confidence": 0.34517646
          },
          {
            "word": "is",
            "start": 3002.9001,
            "end": 3002.98,
            "confidence": 0.99736917,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.42202884
          },
          {
            "word": "good",
            "start": 3002.98,
            "end": 3003.2202,
            "confidence": 0.98012716,
            "punctuated_word": "good.",
            "speaker": 0,
            "speaker_confidence": 0.42202884
          },
          {
            "word": "it",
            "start": 3003.2202,
            "end": 3003.3801,
            "confidence": 0.9991373,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.42202884
          },
          {
            "word": "depends",
            "start": 3003.3801,
            "end": 3003.7002,
            "confidence": 0.9996778,
            "punctuated_word": "depends",
            "speaker": 0,
            "speaker_confidence": 0.42202884
          },
          {
            "word": "on",
            "start": 3003.7002,
            "end": 3003.86,
            "confidence": 0.99874985,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.42202884
          },
          {
            "word": "on",
            "start": 3003.86,
            "end": 3004.02,
            "confidence": 0.7200048,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.42202884
          },
          {
            "word": "the",
            "start": 3004.02,
            "end": 3004.1,
            "confidence": 0.98698646,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "software",
            "start": 3004.1,
            "end": 3004.5,
            "confidence": 0.9610488,
            "punctuated_word": "software.",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "sometimes",
            "start": 3004.5,
            "end": 3004.9001,
            "confidence": 0.9925524,
            "punctuated_word": "Sometimes",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "it's",
            "start": 3004.9001,
            "end": 3005.06,
            "confidence": 0.89300585,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "not",
            "start": 3005.06,
            "end": 3005.3,
            "confidence": 0.9994129,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "good",
            "start": 3005.3,
            "end": 3005.78,
            "confidence": 0.91923684,
            "punctuated_word": "good.",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "but",
            "start": 3005.78,
            "end": 3006.1802,
            "confidence": 0.42479798,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "that's",
            "start": 3006.1802,
            "end": 3006.6802,
            "confidence": 0.9283135,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.757954
          }
        ],
        "speaker": 0,
        "id": "b5a1965c-c365-4e16-ab52-2ea94a334ebe"
      },
      {
        "start": 3007.2202,
        "end": 3011.045,
        "confidence": 0.80731064,
        "channel": 0,
        "transcript": "again, the UX designers role who never get paid from the company.",
        "words": [
          {
            "word": "again",
            "start": 3007.2202,
            "end": 3007.62,
            "confidence": 0.69000965,
            "punctuated_word": "again,",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "the",
            "start": 3007.62,
            "end": 3007.78,
            "confidence": 0.59014744,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "ux",
            "start": 3007.78,
            "end": 3008.1,
            "confidence": 0.7338684,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "designers",
            "start": 3008.1,
            "end": 3008.6,
            "confidence": 0.71916586,
            "punctuated_word": "designers",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "role",
            "start": 3008.6602,
            "end": 3009.1602,
            "confidence": 0.7459512,
            "punctuated_word": "role",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "who",
            "start": 3009.3,
            "end": 3009.54,
            "confidence": 0.779055,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "never",
            "start": 3009.54,
            "end": 3009.825,
            "confidence": 0.4499459,
            "punctuated_word": "never",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "get",
            "start": 3009.905,
            "end": 3010.065,
            "confidence": 0.9980046,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "paid",
            "start": 3010.065,
            "end": 3010.2249,
            "confidence": 0.9974286,
            "punctuated_word": "paid",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "from",
            "start": 3010.2249,
            "end": 3010.305,
            "confidence": 0.9962509,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "the",
            "start": 3010.305,
            "end": 3010.545,
            "confidence": 0.9992304,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.757954
          },
          {
            "word": "company",
            "start": 3010.545,
            "end": 3011.045,
            "confidence": 0.98867047,
            "punctuated_word": "company.",
            "speaker": 0,
            "speaker_confidence": 0.757954
          }
        ],
        "speaker": 0,
        "id": "30aab522-330b-481c-86b2-20fc43a40635"
      },
      {
        "start": 3011.505,
        "end": 3013.105,
        "confidence": 0.9812066,
        "channel": 0,
        "transcript": "Yeah. I think that would be,",
        "words": [
          {
            "word": "yeah",
            "start": 3011.505,
            "end": 3012.005,
            "confidence": 0.99850345,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.5026455
          },
          {
            "word": "i",
            "start": 3012.065,
            "end": 3012.305,
            "confidence": 0.9877601,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5026455
          },
          {
            "word": "think",
            "start": 3012.305,
            "end": 3012.4648,
            "confidence": 0.9994055,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.5026455
          },
          {
            "word": "that",
            "start": 3012.4648,
            "end": 3012.625,
            "confidence": 0.9983181,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5026455
          },
          {
            "word": "would",
            "start": 3012.625,
            "end": 3012.785,
            "confidence": 0.9993117,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.5026455
          },
          {
            "word": "be",
            "start": 3012.785,
            "end": 3013.105,
            "confidence": 0.90394044,
            "punctuated_word": "be,",
            "speaker": 1,
            "speaker_confidence": 0.5026455
          }
        ],
        "speaker": 1,
        "id": "4e0aac2d-94ca-410b-aae9-567f55e9ec3a"
      },
      {
        "start": 3014.4648,
        "end": 3019.525,
        "confidence": 0.8265864,
        "channel": 0,
        "transcript": "it'd be a very interesting way to to design that. But we had to Crypto is one of those weird rare",
        "words": [
          {
            "word": "it'd",
            "start": 3014.4648,
            "end": 3014.625,
            "confidence": 0.49944955,
            "punctuated_word": "it'd",
            "speaker": 1,
            "speaker_confidence": 0.5026455
          },
          {
            "word": "be",
            "start": 3014.625,
            "end": 3014.865,
            "confidence": 0.9958597,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.5026455
          },
          {
            "word": "a",
            "start": 3014.865,
            "end": 3014.945,
            "confidence": 0.75066614,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.46010035
          },
          {
            "word": "very",
            "start": 3014.945,
            "end": 3015.185,
            "confidence": 0.9802658,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.46010035
          },
          {
            "word": "interesting",
            "start": 3015.185,
            "end": 3015.505,
            "confidence": 0.9990459,
            "punctuated_word": "interesting",
            "speaker": 1,
            "speaker_confidence": 0.46010035
          },
          {
            "word": "way",
            "start": 3015.505,
            "end": 3015.7449,
            "confidence": 0.9978955,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.46010035
          },
          {
            "word": "to",
            "start": 3015.7449,
            "end": 3015.905,
            "confidence": 0.99922824,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.46010035
          },
          {
            "word": "to",
            "start": 3015.905,
            "end": 3016.065,
            "confidence": 0.97000355,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.46010035
          },
          {
            "word": "design",
            "start": 3016.065,
            "end": 3016.385,
            "confidence": 0.992777,
            "punctuated_word": "design",
            "speaker": 1,
            "speaker_confidence": 0.46010035
          },
          {
            "word": "that",
            "start": 3016.385,
            "end": 3016.545,
            "confidence": 0.69366395,
            "punctuated_word": "that.",
            "speaker": 1,
            "speaker_confidence": 0.46010035
          },
          {
            "word": "but",
            "start": 3016.545,
            "end": 3016.7048,
            "confidence": 0.65072685,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 0.02494216
          },
          {
            "word": "we",
            "start": 3016.7048,
            "end": 3016.865,
            "confidence": 0.48877075,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.02494216
          },
          {
            "word": "had",
            "start": 3016.865,
            "end": 3017.025,
            "confidence": 0.78381294,
            "punctuated_word": "had",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "to",
            "start": 3017.025,
            "end": 3017.185,
            "confidence": 0.4000363,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "crypto",
            "start": 3017.265,
            "end": 3017.585,
            "confidence": 0.67469877,
            "punctuated_word": "Crypto",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "is",
            "start": 3017.585,
            "end": 3017.7449,
            "confidence": 0.9675578,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "one",
            "start": 3017.7449,
            "end": 3017.905,
            "confidence": 0.991046,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "of",
            "start": 3017.905,
            "end": 3017.9849,
            "confidence": 0.99594325,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "those",
            "start": 3017.9849,
            "end": 3018.4648,
            "confidence": 0.9743178,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "weird",
            "start": 3018.4648,
            "end": 3018.9648,
            "confidence": 0.9901382,
            "punctuated_word": "weird",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "rare",
            "start": 3019.025,
            "end": 3019.525,
            "confidence": 0.5624096,
            "punctuated_word": "rare",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          }
        ],
        "speaker": 1,
        "id": "23717e85-10ee-4022-8aae-c22d8e76ec37"
      },
      {
        "start": 3019.9849,
        "end": 3023.845,
        "confidence": 0.9820595,
        "channel": 0,
        "transcript": "fields in the world. We have a mechanism for that, which is DAOs.",
        "words": [
          {
            "word": "fields",
            "start": 3019.9849,
            "end": 3020.4648,
            "confidence": 0.99331516,
            "punctuated_word": "fields",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "in",
            "start": 3020.4648,
            "end": 3020.625,
            "confidence": 0.99976367,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6292627
          },
          {
            "word": "the",
            "start": 3020.625,
            "end": 3020.785,
            "confidence": 0.99976724,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "world",
            "start": 3020.785,
            "end": 3021.285,
            "confidence": 0.9885472,
            "punctuated_word": "world.",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "we",
            "start": 3021.505,
            "end": 3021.7449,
            "confidence": 0.99838936,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "have",
            "start": 3021.7449,
            "end": 3021.9849,
            "confidence": 0.9992912,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "a",
            "start": 3021.9849,
            "end": 3022.145,
            "confidence": 0.99889153,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "mechanism",
            "start": 3022.145,
            "end": 3022.625,
            "confidence": 0.9998134,
            "punctuated_word": "mechanism",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "for",
            "start": 3022.625,
            "end": 3022.785,
            "confidence": 0.9990139,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "that",
            "start": 3022.785,
            "end": 3023.025,
            "confidence": 0.830602,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "which",
            "start": 3023.025,
            "end": 3023.185,
            "confidence": 0.999671,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "is",
            "start": 3023.185,
            "end": 3023.345,
            "confidence": 0.9901282,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          },
          {
            "word": "daos",
            "start": 3023.345,
            "end": 3023.845,
            "confidence": 0.9695802,
            "punctuated_word": "DAOs.",
            "speaker": 0,
            "speaker_confidence": 0.52410233
          }
        ],
        "speaker": 0,
        "id": "c43a7bd6-6b1d-4274-806f-1491e8aed40d"
      },
      {
        "start": 3024.145,
        "end": 3029.6602,
        "confidence": 0.95811033,
        "channel": 0,
        "transcript": "Mhmm. So if there was a DAO by the way, my name for DAOs are VCs, I call them, which is venture communists.",
        "words": [
          {
            "word": "mhmm",
            "start": 3024.145,
            "end": 3024.4648,
            "confidence": 0.9991635,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.08467221
          },
          {
            "word": "so",
            "start": 3024.4648,
            "end": 3024.625,
            "confidence": 0.9639288,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.36210155
          },
          {
            "word": "if",
            "start": 3024.625,
            "end": 3024.785,
            "confidence": 0.99563473,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.36210155
          },
          {
            "word": "there",
            "start": 3024.785,
            "end": 3024.945,
            "confidence": 0.99846303,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.36210155
          },
          {
            "word": "was",
            "start": 3024.945,
            "end": 3025.185,
            "confidence": 0.990306,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.36210155
          },
          {
            "word": "a",
            "start": 3025.185,
            "end": 3025.265,
            "confidence": 0.98231196,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.36210155
          },
          {
            "word": "dao",
            "start": 3025.265,
            "end": 3025.505,
            "confidence": 0.9974614,
            "punctuated_word": "DAO",
            "speaker": 0,
            "speaker_confidence": 0.36210155
          },
          {
            "word": "by",
            "start": 3025.585,
            "end": 3025.8,
            "confidence": 0.9701452,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "the",
            "start": 3025.8801,
            "end": 3026.2,
            "confidence": 0.95709616,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "way",
            "start": 3026.2,
            "end": 3026.28,
            "confidence": 0.9886217,
            "punctuated_word": "way,",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "my",
            "start": 3026.28,
            "end": 3026.52,
            "confidence": 0.99791867,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "name",
            "start": 3026.52,
            "end": 3026.76,
            "confidence": 0.9970402,
            "punctuated_word": "name",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "for",
            "start": 3026.76,
            "end": 3027.0,
            "confidence": 0.9937388,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "daos",
            "start": 3027.0,
            "end": 3027.32,
            "confidence": 0.98923266,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "are",
            "start": 3027.32,
            "end": 3027.56,
            "confidence": 0.8176105,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "vcs",
            "start": 3027.56,
            "end": 3027.8801,
            "confidence": 0.8991143,
            "punctuated_word": "VCs,",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "i",
            "start": 3027.8801,
            "end": 3028.04,
            "confidence": 0.9767577,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "call",
            "start": 3028.04,
            "end": 3028.2,
            "confidence": 0.9424912,
            "punctuated_word": "call",
            "speaker": 0,
            "speaker_confidence": 0.6835439
          },
          {
            "word": "them",
            "start": 3028.2,
            "end": 3028.44,
            "confidence": 0.98917174,
            "punctuated_word": "them,",
            "speaker": 0,
            "speaker_confidence": 0.61220765
          },
          {
            "word": "which",
            "start": 3028.44,
            "end": 3028.68,
            "confidence": 0.9930589,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.61220765
          },
          {
            "word": "is",
            "start": 3028.68,
            "end": 3028.84,
            "confidence": 0.9865957,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.61220765
          },
          {
            "word": "venture",
            "start": 3028.84,
            "end": 3029.1602,
            "confidence": 0.903709,
            "punctuated_word": "venture",
            "speaker": 0,
            "speaker_confidence": 0.61220765
          },
          {
            "word": "communists",
            "start": 3029.1602,
            "end": 3029.6602,
            "confidence": 0.7069646,
            "punctuated_word": "communists.",
            "speaker": 0,
            "speaker_confidence": 0.61220765
          }
        ],
        "speaker": 0,
        "id": "0d2ce911-0380-4cb9-bd4b-0e73e8d70d96"
      },
      {
        "start": 3030.9202,
        "end": 3034.06,
        "confidence": 0.88234764,
        "channel": 0,
        "transcript": "You know? So if this venture communists,",
        "words": [
          {
            "word": "you",
            "start": 3030.9202,
            "end": 3031.0,
            "confidence": 0.8924219,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.6813947
          },
          {
            "word": "know",
            "start": 3031.0,
            "end": 3031.5,
            "confidence": 0.951226,
            "punctuated_word": "know?",
            "speaker": 0,
            "speaker_confidence": 0.6813947
          },
          {
            "word": "so",
            "start": 3031.72,
            "end": 3032.22,
            "confidence": 0.95800996,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6813947
          },
          {
            "word": "if",
            "start": 3032.32,
            "end": 3032.82,
            "confidence": 0.9681608,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6813947
          },
          {
            "word": "this",
            "start": 3032.9202,
            "end": 3033.08,
            "confidence": 0.70732534,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.6813947
          },
          {
            "word": "venture",
            "start": 3033.08,
            "end": 3033.56,
            "confidence": 0.9973814,
            "punctuated_word": "venture",
            "speaker": 0,
            "speaker_confidence": 0.6813947
          },
          {
            "word": "communists",
            "start": 3033.56,
            "end": 3034.06,
            "confidence": 0.7019083,
            "punctuated_word": "communists,",
            "speaker": 0,
            "speaker_confidence": 0.6813947
          }
        ],
        "speaker": 0,
        "id": "ac7bc470-0a62-4107-a3d6-ec853da0c44e"
      },
      {
        "start": 3035.48,
        "end": 3035.98,
        "confidence": 0.9747673,
        "channel": 0,
        "transcript": "funded",
        "words": [
          {
            "word": "funded",
            "start": 3035.48,
            "end": 3035.98,
            "confidence": 0.9747673,
            "punctuated_word": "funded",
            "speaker": 0,
            "speaker_confidence": 0.6813947
          }
        ],
        "speaker": 0,
        "id": "3dccce06-67f2-44dc-bcb8-c4b82b6e47ef"
      },
      {
        "start": 3036.28,
        "end": 3036.78,
        "confidence": 0.6692359,
        "channel": 0,
        "transcript": "this",
        "words": [
          {
            "word": "this",
            "start": 3036.28,
            "end": 3036.78,
            "confidence": 0.6692359,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.6813947
          }
        ],
        "speaker": 0,
        "id": "5fd31ed4-0296-4fc4-a62c-0509a0aec954"
      },
      {
        "start": 3037.24,
        "end": 3038.825,
        "confidence": 0.7018019,
        "channel": 0,
        "transcript": "this kind of a of",
        "words": [
          {
            "word": "this",
            "start": 3037.24,
            "end": 3037.32,
            "confidence": 0.69349706,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          },
          {
            "word": "kind",
            "start": 3037.32,
            "end": 3037.56,
            "confidence": 0.88611126,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          },
          {
            "word": "of",
            "start": 3037.56,
            "end": 3037.8,
            "confidence": 0.7519962,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          },
          {
            "word": "a",
            "start": 3037.8,
            "end": 3038.3,
            "confidence": 0.61928374,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          },
          {
            "word": "of",
            "start": 3038.325,
            "end": 3038.825,
            "confidence": 0.5581213,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          }
        ],
        "speaker": 0,
        "id": "a5771bb4-2a9c-4e2f-93b1-655f76de1e0b"
      },
      {
        "start": 3039.525,
        "end": 3041.4648,
        "confidence": 0.8082023,
        "channel": 0,
        "transcript": "designers, the best designers in the world.",
        "words": [
          {
            "word": "designers",
            "start": 3039.525,
            "end": 3040.005,
            "confidence": 0.8069531,
            "punctuated_word": "designers,",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          },
          {
            "word": "the",
            "start": 3040.005,
            "end": 3040.085,
            "confidence": 0.74183637,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          },
          {
            "word": "best",
            "start": 3040.085,
            "end": 3040.585,
            "confidence": 0.8421047,
            "punctuated_word": "best",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          },
          {
            "word": "designers",
            "start": 3040.7249,
            "end": 3040.805,
            "confidence": 0.83127105,
            "punctuated_word": "designers",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          },
          {
            "word": "in",
            "start": 3040.805,
            "end": 3040.8848,
            "confidence": 0.88638186,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.64332706
          },
          {
            "word": "the",
            "start": 3040.8848,
            "end": 3040.9648,
            "confidence": 0.85115594,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "world",
            "start": 3040.9648,
            "end": 3041.4648,
            "confidence": 0.69771314,
            "punctuated_word": "world.",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          }
        ],
        "speaker": 0,
        "id": "64852644-6a1f-45ee-a02d-e1dd8857238e"
      },
      {
        "start": 3042.005,
        "end": 3045.385,
        "confidence": 0.8451042,
        "channel": 0,
        "transcript": "I mean, then, I mean, we assured, like, if the, if,",
        "words": [
          {
            "word": "i",
            "start": 3042.005,
            "end": 3042.165,
            "confidence": 0.704903,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "mean",
            "start": 3042.165,
            "end": 3042.405,
            "confidence": 0.9089043,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "then",
            "start": 3042.405,
            "end": 3042.805,
            "confidence": 0.7636323,
            "punctuated_word": "then,",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "i",
            "start": 3042.805,
            "end": 3043.045,
            "confidence": 0.8141669,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "mean",
            "start": 3043.045,
            "end": 3043.125,
            "confidence": 0.95938563,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "we",
            "start": 3043.125,
            "end": 3043.285,
            "confidence": 0.83050346,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "assured",
            "start": 3043.285,
            "end": 3043.685,
            "confidence": 0.6605012,
            "punctuated_word": "assured,",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "like",
            "start": 3043.685,
            "end": 3044.005,
            "confidence": 0.96639854,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "if",
            "start": 3044.005,
            "end": 3044.405,
            "confidence": 0.961552,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "the",
            "start": 3044.405,
            "end": 3044.7249,
            "confidence": 0.81002474,
            "punctuated_word": "the,",
            "speaker": 0,
            "speaker_confidence": 0.6199103
          },
          {
            "word": "if",
            "start": 3044.885,
            "end": 3045.385,
            "confidence": 0.9161742,
            "punctuated_word": "if,",
            "speaker": 0,
            "speaker_confidence": 0.5818119
          }
        ],
        "speaker": 0,
        "id": "4364b3ce-0ae4-43e5-b614-e184ce0e13ad"
      },
      {
        "start": 3045.765,
        "end": 3052.505,
        "confidence": 0.89808375,
        "channel": 0,
        "transcript": "the company that SBF was FTX? Yeah. If all the designers said, not gonna do any work, shut down the software.",
        "words": [
          {
            "word": "the",
            "start": 3045.765,
            "end": 3045.925,
            "confidence": 0.97098,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5818119
          },
          {
            "word": "company",
            "start": 3045.925,
            "end": 3046.405,
            "confidence": 0.77970916,
            "punctuated_word": "company",
            "speaker": 0,
            "speaker_confidence": 0.5818119
          },
          {
            "word": "that",
            "start": 3046.405,
            "end": 3046.645,
            "confidence": 0.8928528,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5818119
          },
          {
            "word": "sbf",
            "start": 3046.645,
            "end": 3047.125,
            "confidence": 0.6189597,
            "punctuated_word": "SBF",
            "speaker": 0,
            "speaker_confidence": 0.5818119
          },
          {
            "word": "was",
            "start": 3047.125,
            "end": 3047.605,
            "confidence": 0.96151304,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.5818119
          },
          {
            "word": "ftx",
            "start": 3047.765,
            "end": 3048.265,
            "confidence": 0.9439532,
            "punctuated_word": "FTX?",
            "speaker": 0,
            "speaker_confidence": 0.5818119
          },
          {
            "word": "yeah",
            "start": 3048.405,
            "end": 3048.7249,
            "confidence": 0.99895084,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.5205084
          },
          {
            "word": "if",
            "start": 3048.7249,
            "end": 3048.9648,
            "confidence": 0.9981785,
            "punctuated_word": "If",
            "speaker": 0,
            "speaker_confidence": 0.5205084
          },
          {
            "word": "all",
            "start": 3048.9648,
            "end": 3049.125,
            "confidence": 0.99715245,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.5205084
          },
          {
            "word": "the",
            "start": 3049.125,
            "end": 3049.2048,
            "confidence": 0.9900601,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5205084
          },
          {
            "word": "designers",
            "start": 3049.2048,
            "end": 3049.7048,
            "confidence": 0.84299755,
            "punctuated_word": "designers",
            "speaker": 0,
            "speaker_confidence": 0.5205084
          },
          {
            "word": "said",
            "start": 3049.765,
            "end": 3050.005,
            "confidence": 0.7226954,
            "punctuated_word": "said,",
            "speaker": 0,
            "speaker_confidence": 0.5205084
          },
          {
            "word": "not",
            "start": 3050.005,
            "end": 3050.165,
            "confidence": 0.78806674,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.4817412
          },
          {
            "word": "gonna",
            "start": 3050.165,
            "end": 3050.405,
            "confidence": 0.98889273,
            "punctuated_word": "gonna",
            "speaker": 0,
            "speaker_confidence": 0.4817412
          },
          {
            "word": "do",
            "start": 3050.405,
            "end": 3050.565,
            "confidence": 0.98885775,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.4817412
          },
          {
            "word": "any",
            "start": 3050.565,
            "end": 3050.885,
            "confidence": 0.9985038,
            "punctuated_word": "any",
            "speaker": 0,
            "speaker_confidence": 0.4817412
          },
          {
            "word": "work",
            "start": 3050.885,
            "end": 3051.385,
            "confidence": 0.8449944,
            "punctuated_word": "work,",
            "speaker": 0,
            "speaker_confidence": 0.4817412
          },
          {
            "word": "shut",
            "start": 3051.445,
            "end": 3051.685,
            "confidence": 0.9848043,
            "punctuated_word": "shut",
            "speaker": 0,
            "speaker_confidence": 0.3096105
          },
          {
            "word": "down",
            "start": 3051.685,
            "end": 3051.845,
            "confidence": 0.9989467,
            "punctuated_word": "down",
            "speaker": 0,
            "speaker_confidence": 0.3096105
          },
          {
            "word": "the",
            "start": 3051.845,
            "end": 3052.005,
            "confidence": 0.73461366,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.3096105
          },
          {
            "word": "software",
            "start": 3052.005,
            "end": 3052.505,
            "confidence": 0.8140754,
            "punctuated_word": "software.",
            "speaker": 0,
            "speaker_confidence": 0.3096105
          }
        ],
        "speaker": 0,
        "id": "1b5d0f10-83b2-4548-a133-e74ee457e0a7"
      },
      {
        "start": 3053.43,
        "end": 3056.49,
        "confidence": 0.93864876,
        "channel": 0,
        "transcript": "What's she gonna do? You know? That's what I mean. Like,",
        "words": [
          {
            "word": "what's",
            "start": 3053.43,
            "end": 3053.75,
            "confidence": 0.7944151,
            "punctuated_word": "What's",
            "speaker": 0,
            "speaker_confidence": 0.53091484
          },
          {
            "word": "she",
            "start": 3053.75,
            "end": 3053.91,
            "confidence": 0.80902165,
            "punctuated_word": "she",
            "speaker": 0,
            "speaker_confidence": 0.53091484
          },
          {
            "word": "gonna",
            "start": 3053.91,
            "end": 3054.15,
            "confidence": 0.9959617,
            "punctuated_word": "gonna",
            "speaker": 0,
            "speaker_confidence": 0.53091484
          },
          {
            "word": "do",
            "start": 3054.15,
            "end": 3054.65,
            "confidence": 0.9631922,
            "punctuated_word": "do?",
            "speaker": 0,
            "speaker_confidence": 0.53091484
          },
          {
            "word": "you",
            "start": 3054.71,
            "end": 3054.95,
            "confidence": 0.9984884,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.53091484
          },
          {
            "word": "know",
            "start": 3054.95,
            "end": 3055.27,
            "confidence": 0.9387501,
            "punctuated_word": "know?",
            "speaker": 0,
            "speaker_confidence": 0.53091484
          },
          {
            "word": "that's",
            "start": 3055.27,
            "end": 3055.51,
            "confidence": 0.99846715,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.53091484
          },
          {
            "word": "what",
            "start": 3055.51,
            "end": 3055.75,
            "confidence": 0.95403636,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.53091484
          },
          {
            "word": "i",
            "start": 3055.75,
            "end": 3055.83,
            "confidence": 0.962009,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.27506256
          },
          {
            "word": "mean",
            "start": 3055.83,
            "end": 3055.99,
            "confidence": 0.9257494,
            "punctuated_word": "mean.",
            "speaker": 0,
            "speaker_confidence": 0.27506256
          },
          {
            "word": "like",
            "start": 3055.99,
            "end": 3056.49,
            "confidence": 0.98504424,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          }
        ],
        "speaker": 0,
        "id": "3b7c779b-516f-4098-84a1-759124eeb59e"
      },
      {
        "start": 3057.1099,
        "end": 3076.5051,
        "confidence": 0.9142692,
        "channel": 0,
        "transcript": "people in spite of knowing better, so many people I know, they work for places that are, you know, quite hostile to actual users, but they can't do nothing about it because, like, you know, at the end of the day, just my job. What do I do? Why not have a DAO? That is, you know, like in many of the protocols, blockchain protocols, you have a way to fund the developers.",
        "words": [
          {
            "word": "people",
            "start": 3057.1099,
            "end": 3057.5898,
            "confidence": 0.82938933,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          },
          {
            "word": "in",
            "start": 3057.5898,
            "end": 3057.75,
            "confidence": 0.580799,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          },
          {
            "word": "spite",
            "start": 3057.75,
            "end": 3058.07,
            "confidence": 0.9995203,
            "punctuated_word": "spite",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          },
          {
            "word": "of",
            "start": 3058.07,
            "end": 3058.31,
            "confidence": 0.99948275,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          },
          {
            "word": "knowing",
            "start": 3058.31,
            "end": 3058.79,
            "confidence": 0.9993924,
            "punctuated_word": "knowing",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          },
          {
            "word": "better",
            "start": 3058.79,
            "end": 3059.29,
            "confidence": 0.81000745,
            "punctuated_word": "better,",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          },
          {
            "word": "so",
            "start": 3059.43,
            "end": 3059.5898,
            "confidence": 0.99890554,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          },
          {
            "word": "many",
            "start": 3059.5898,
            "end": 3059.83,
            "confidence": 0.9996295,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          },
          {
            "word": "people",
            "start": 3059.83,
            "end": 3060.15,
            "confidence": 0.99930596,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.6559254
          },
          {
            "word": "i",
            "start": 3060.15,
            "end": 3060.23,
            "confidence": 0.93601,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.58289367
          },
          {
            "word": "know",
            "start": 3060.23,
            "end": 3060.47,
            "confidence": 0.8236968,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.58289367
          },
          {
            "word": "they",
            "start": 3060.47,
            "end": 3060.71,
            "confidence": 0.9978765,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.58289367
          },
          {
            "word": "work",
            "start": 3060.71,
            "end": 3060.95,
            "confidence": 0.9909265,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.58289367
          },
          {
            "word": "for",
            "start": 3060.95,
            "end": 3061.45,
            "confidence": 0.9952245,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.58289367
          },
          {
            "word": "places",
            "start": 3061.5898,
            "end": 3062.0898,
            "confidence": 0.9971637,
            "punctuated_word": "places",
            "speaker": 0,
            "speaker_confidence": 0.58289367
          },
          {
            "word": "that",
            "start": 3062.15,
            "end": 3062.47,
            "confidence": 0.99617213,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.58289367
          },
          {
            "word": "are",
            "start": 3062.47,
            "end": 3062.97,
            "confidence": 0.85599315,
            "punctuated_word": "are,",
            "speaker": 0,
            "speaker_confidence": 0.58289367
          },
          {
            "word": "you",
            "start": 3063.1099,
            "end": 3063.27,
            "confidence": 0.99422014,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.58289367
          },
          {
            "word": "know",
            "start": 3063.27,
            "end": 3063.43,
            "confidence": 0.99954104,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5844396
          },
          {
            "word": "quite",
            "start": 3063.43,
            "end": 3063.75,
            "confidence": 0.9926965,
            "punctuated_word": "quite",
            "speaker": 0,
            "speaker_confidence": 0.5844396
          },
          {
            "word": "hostile",
            "start": 3063.75,
            "end": 3064.25,
            "confidence": 0.996846,
            "punctuated_word": "hostile",
            "speaker": 0,
            "speaker_confidence": 0.5844396
          },
          {
            "word": "to",
            "start": 3064.31,
            "end": 3064.55,
            "confidence": 0.9867085,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5844396
          },
          {
            "word": "actual",
            "start": 3064.55,
            "end": 3064.965,
            "confidence": 0.9732056,
            "punctuated_word": "actual",
            "speaker": 0,
            "speaker_confidence": 0.5844396
          },
          {
            "word": "users",
            "start": 3064.965,
            "end": 3065.205,
            "confidence": 0.87050974,
            "punctuated_word": "users,",
            "speaker": 0,
            "speaker_confidence": 0.5844396
          },
          {
            "word": "but",
            "start": 3065.205,
            "end": 3065.365,
            "confidence": 0.9995652,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.5844396
          },
          {
            "word": "they",
            "start": 3065.365,
            "end": 3065.445,
            "confidence": 0.9997167,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.5873686
          },
          {
            "word": "can't",
            "start": 3065.445,
            "end": 3065.685,
            "confidence": 0.9761939,
            "punctuated_word": "can't",
            "speaker": 0,
            "speaker_confidence": 0.5873686
          },
          {
            "word": "do",
            "start": 3065.685,
            "end": 3065.925,
            "confidence": 0.99969316,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.5873686
          },
          {
            "word": "nothing",
            "start": 3065.925,
            "end": 3066.165,
            "confidence": 0.9993333,
            "punctuated_word": "nothing",
            "speaker": 0,
            "speaker_confidence": 0.5873686
          },
          {
            "word": "about",
            "start": 3066.165,
            "end": 3066.405,
            "confidence": 0.9997713,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.5873686
          },
          {
            "word": "it",
            "start": 3066.405,
            "end": 3066.5652,
            "confidence": 0.99959105,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5873686
          },
          {
            "word": "because",
            "start": 3066.5652,
            "end": 3067.0652,
            "confidence": 0.8120166,
            "punctuated_word": "because,",
            "speaker": 0,
            "speaker_confidence": 0.5873686
          },
          {
            "word": "like",
            "start": 3067.205,
            "end": 3067.445,
            "confidence": 0.96558726,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.5873686
          },
          {
            "word": "you",
            "start": 3067.445,
            "end": 3067.485,
            "confidence": 0.29600438,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.056658983
          },
          {
            "word": "know",
            "start": 3067.485,
            "end": 3067.5251,
            "confidence": 0.68173075,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.056658983
          },
          {
            "word": "at",
            "start": 3067.5251,
            "end": 3067.685,
            "confidence": 0.34388733,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.056658983
          },
          {
            "word": "the",
            "start": 3067.685,
            "end": 3067.7651,
            "confidence": 0.8922596,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.21106982
          },
          {
            "word": "end",
            "start": 3067.7651,
            "end": 3067.925,
            "confidence": 0.99774724,
            "punctuated_word": "end",
            "speaker": 0,
            "speaker_confidence": 0.21106982
          },
          {
            "word": "of",
            "start": 3067.925,
            "end": 3068.0051,
            "confidence": 0.9817863,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "the",
            "start": 3068.0051,
            "end": 3068.165,
            "confidence": 0.8872724,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "day",
            "start": 3068.165,
            "end": 3068.3252,
            "confidence": 0.7371446,
            "punctuated_word": "day,",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "just",
            "start": 3068.3252,
            "end": 3068.485,
            "confidence": 0.6116968,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "my",
            "start": 3068.485,
            "end": 3068.725,
            "confidence": 0.9713789,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "job",
            "start": 3068.725,
            "end": 3068.885,
            "confidence": 0.7935158,
            "punctuated_word": "job.",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "what",
            "start": 3068.885,
            "end": 3069.125,
            "confidence": 0.9984847,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "do",
            "start": 3069.125,
            "end": 3069.205,
            "confidence": 0.99883515,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "i",
            "start": 3069.205,
            "end": 3069.365,
            "confidence": 0.9997681,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "do",
            "start": 3069.365,
            "end": 3069.845,
            "confidence": 0.99919105,
            "punctuated_word": "do?",
            "speaker": 0,
            "speaker_confidence": 0.53441805
          },
          {
            "word": "why",
            "start": 3069.845,
            "end": 3070.165,
            "confidence": 0.97144026,
            "punctuated_word": "Why",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "not",
            "start": 3070.165,
            "end": 3070.405,
            "confidence": 0.9893769,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "have",
            "start": 3070.405,
            "end": 3070.645,
            "confidence": 0.99696964,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "a",
            "start": 3070.645,
            "end": 3070.8052,
            "confidence": 0.8135202,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "dao",
            "start": 3070.8052,
            "end": 3071.3052,
            "confidence": 0.7465723,
            "punctuated_word": "DAO?",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "that",
            "start": 3071.445,
            "end": 3071.7651,
            "confidence": 0.9975575,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "is",
            "start": 3071.7651,
            "end": 3072.0852,
            "confidence": 0.81054324,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "you",
            "start": 3072.0852,
            "end": 3072.245,
            "confidence": 0.99579805,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "know",
            "start": 3072.245,
            "end": 3072.405,
            "confidence": 0.9869046,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "like",
            "start": 3072.405,
            "end": 3072.645,
            "confidence": 0.92213756,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.5035505
          },
          {
            "word": "in",
            "start": 3072.645,
            "end": 3072.725,
            "confidence": 0.7776058,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "many",
            "start": 3072.725,
            "end": 3072.965,
            "confidence": 0.9982432,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "of",
            "start": 3072.965,
            "end": 3073.125,
            "confidence": 0.9941194,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "the",
            "start": 3073.125,
            "end": 3073.365,
            "confidence": 0.9735432,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "protocols",
            "start": 3073.365,
            "end": 3073.865,
            "confidence": 0.7054284,
            "punctuated_word": "protocols,",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "blockchain",
            "start": 3074.0051,
            "end": 3074.485,
            "confidence": 0.6949621,
            "punctuated_word": "blockchain",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "protocols",
            "start": 3074.485,
            "end": 3074.965,
            "confidence": 0.9805423,
            "punctuated_word": "protocols,",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "you",
            "start": 3074.965,
            "end": 3075.125,
            "confidence": 0.9872329,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "have",
            "start": 3075.125,
            "end": 3075.2852,
            "confidence": 0.997001,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "a",
            "start": 3075.2852,
            "end": 3075.365,
            "confidence": 0.9882832,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "way",
            "start": 3075.365,
            "end": 3075.605,
            "confidence": 0.99902344,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "to",
            "start": 3075.605,
            "end": 3075.685,
            "confidence": 0.9992906,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "fund",
            "start": 3075.685,
            "end": 3075.925,
            "confidence": 0.9948179,
            "punctuated_word": "fund",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "the",
            "start": 3075.925,
            "end": 3076.0051,
            "confidence": 0.99696296,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          },
          {
            "word": "developers",
            "start": 3076.0051,
            "end": 3076.5051,
            "confidence": 0.858384,
            "punctuated_word": "developers.",
            "speaker": 0,
            "speaker_confidence": 0.65442747
          }
        ],
        "speaker": 0,
        "id": "067c141c-491f-493b-96d2-943848e18f4a"
      },
      {
        "start": 3077.61,
        "end": 3079.07,
        "confidence": 0.9549918,
        "channel": 0,
        "transcript": "But we should have similarly",
        "words": [
          {
            "word": "but",
            "start": 3077.61,
            "end": 3077.85,
            "confidence": 0.8925232,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.7014735
          },
          {
            "word": "we",
            "start": 3077.85,
            "end": 3078.01,
            "confidence": 0.9914683,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.7014735
          },
          {
            "word": "should",
            "start": 3078.01,
            "end": 3078.25,
            "confidence": 0.99854785,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.7014735
          },
          {
            "word": "have",
            "start": 3078.25,
            "end": 3078.57,
            "confidence": 0.99753416,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.7014735
          },
          {
            "word": "similarly",
            "start": 3078.57,
            "end": 3079.07,
            "confidence": 0.89488554,
            "punctuated_word": "similarly",
            "speaker": 0,
            "speaker_confidence": 0.7014735
          }
        ],
        "speaker": 0,
        "id": "ea849ef2-1cd2-4fdb-9194-975b1cda8a2b"
      },
      {
        "start": 3079.53,
        "end": 3080.6702,
        "confidence": 0.9064441,
        "channel": 0,
        "transcript": "funding the designers.",
        "words": [
          {
            "word": "funding",
            "start": 3079.53,
            "end": 3079.9302,
            "confidence": 0.93697405,
            "punctuated_word": "funding",
            "speaker": 0,
            "speaker_confidence": 0.7014735
          },
          {
            "word": "the",
            "start": 3079.9302,
            "end": 3080.1702,
            "confidence": 0.9943568,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7014735
          },
          {
            "word": "designers",
            "start": 3080.1702,
            "end": 3080.6702,
            "confidence": 0.7880012,
            "punctuated_word": "designers.",
            "speaker": 0,
            "speaker_confidence": 0.7014735
          }
        ],
        "speaker": 0,
        "id": "fbebe904-5338-41f6-8b4b-27ae80617ab3"
      },
      {
        "start": 3081.37,
        "end": 3084.03,
        "confidence": 0.93008405,
        "channel": 0,
        "transcript": "And then that would be done in such a way that",
        "words": [
          {
            "word": "and",
            "start": 3081.37,
            "end": 3081.61,
            "confidence": 0.82155126,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5254228
          },
          {
            "word": "then",
            "start": 3081.61,
            "end": 3081.77,
            "confidence": 0.56012106,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.5254228
          },
          {
            "word": "that",
            "start": 3081.77,
            "end": 3082.1702,
            "confidence": 0.96317965,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5254228
          },
          {
            "word": "would",
            "start": 3082.1702,
            "end": 3082.4102,
            "confidence": 0.951604,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.5254228
          },
          {
            "word": "be",
            "start": 3082.4102,
            "end": 3082.4902,
            "confidence": 0.98602456,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.5254228
          },
          {
            "word": "done",
            "start": 3082.4902,
            "end": 3082.7302,
            "confidence": 0.9922283,
            "punctuated_word": "done",
            "speaker": 0,
            "speaker_confidence": 0.5254228
          },
          {
            "word": "in",
            "start": 3082.7302,
            "end": 3082.8901,
            "confidence": 0.99405944,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5254228
          },
          {
            "word": "such",
            "start": 3082.8901,
            "end": 3083.1301,
            "confidence": 0.99511176,
            "punctuated_word": "such",
            "speaker": 0,
            "speaker_confidence": 0.5254228
          },
          {
            "word": "a",
            "start": 3083.1301,
            "end": 3083.2102,
            "confidence": 0.98223853,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "way",
            "start": 3083.2102,
            "end": 3083.53,
            "confidence": 0.9927448,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "that",
            "start": 3083.53,
            "end": 3084.03,
            "confidence": 0.9920616,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          }
        ],
        "speaker": 0,
        "id": "10e4b317-8e95-45b3-a455-5a0fe67796b4"
      },
      {
        "start": 3084.4902,
        "end": 3084.9902,
        "confidence": 0.9741985,
        "channel": 0,
        "transcript": "the",
        "words": [
          {
            "word": "the",
            "start": 3084.4902,
            "end": 3084.9902,
            "confidence": 0.9741985,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          }
        ],
        "speaker": 0,
        "id": "58bc4839-e8eb-4391-873a-bb2942aec6bd"
      },
      {
        "start": 3085.4502,
        "end": 3087.1501,
        "confidence": 0.87057465,
        "channel": 0,
        "transcript": "the company behind it could not,",
        "words": [
          {
            "word": "the",
            "start": 3085.4502,
            "end": 3085.53,
            "confidence": 0.5267252,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "company",
            "start": 3085.53,
            "end": 3086.01,
            "confidence": 0.9954354,
            "punctuated_word": "company",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "behind",
            "start": 3086.01,
            "end": 3086.25,
            "confidence": 0.99880326,
            "punctuated_word": "behind",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "it",
            "start": 3086.25,
            "end": 3086.4902,
            "confidence": 0.9795085,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "could",
            "start": 3086.4902,
            "end": 3086.6501,
            "confidence": 0.9868966,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "not",
            "start": 3086.6501,
            "end": 3087.1501,
            "confidence": 0.73607934,
            "punctuated_word": "not,",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          }
        ],
        "speaker": 0,
        "id": "72e1f426-e209-4edd-802f-fcdaa8d22104"
      },
      {
        "start": 3087.4502,
        "end": 3089.2302,
        "confidence": 0.96086806,
        "channel": 0,
        "transcript": "like, manipulate the price or",
        "words": [
          {
            "word": "like",
            "start": 3087.4502,
            "end": 3087.77,
            "confidence": 0.9738108,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "manipulate",
            "start": 3087.77,
            "end": 3088.25,
            "confidence": 0.988483,
            "punctuated_word": "manipulate",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "the",
            "start": 3088.25,
            "end": 3088.4102,
            "confidence": 0.96586376,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "price",
            "start": 3088.4102,
            "end": 3088.7302,
            "confidence": 0.9601212,
            "punctuated_word": "price",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "or",
            "start": 3088.7302,
            "end": 3089.2302,
            "confidence": 0.9160614,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          }
        ],
        "speaker": 0,
        "id": "a3a5a273-9989-4a31-afe8-7ec0a584dd6a"
      },
      {
        "start": 3089.61,
        "end": 3094.2148,
        "confidence": 0.86029047,
        "channel": 0,
        "transcript": "hold back the capital, nothing like that. It would be trust trustlessly given to",
        "words": [
          {
            "word": "hold",
            "start": 3089.61,
            "end": 3089.85,
            "confidence": 0.9662031,
            "punctuated_word": "hold",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "back",
            "start": 3089.85,
            "end": 3090.01,
            "confidence": 0.9870482,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "the",
            "start": 3090.01,
            "end": 3090.1702,
            "confidence": 0.9721506,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "capital",
            "start": 3090.1702,
            "end": 3090.57,
            "confidence": 0.73328686,
            "punctuated_word": "capital,",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "nothing",
            "start": 3090.57,
            "end": 3090.8901,
            "confidence": 0.96037,
            "punctuated_word": "nothing",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "like",
            "start": 3090.8901,
            "end": 3091.1301,
            "confidence": 0.9489162,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "that",
            "start": 3091.1301,
            "end": 3091.4502,
            "confidence": 0.9437572,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "it",
            "start": 3091.4502,
            "end": 3091.6902,
            "confidence": 0.88675386,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "would",
            "start": 3091.6902,
            "end": 3091.85,
            "confidence": 0.8441067,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "be",
            "start": 3091.85,
            "end": 3092.35,
            "confidence": 0.60129046,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "trust",
            "start": 3092.57,
            "end": 3092.835,
            "confidence": 0.5386672,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "trustlessly",
            "start": 3092.835,
            "end": 3093.315,
            "confidence": 0.6750541,
            "punctuated_word": "trustlessly",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "given",
            "start": 3093.315,
            "end": 3093.7148,
            "confidence": 0.9906623,
            "punctuated_word": "given",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "to",
            "start": 3093.7148,
            "end": 3094.2148,
            "confidence": 0.99579793,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          }
        ],
        "speaker": 0,
        "id": "91c712b5-b277-4f74-a23c-e7c9af475f41"
      },
      {
        "start": 3094.595,
        "end": 3095.175,
        "confidence": 0.8862222,
        "channel": 0,
        "transcript": "the developers",
        "words": [
          {
            "word": "the",
            "start": 3094.595,
            "end": 3094.675,
            "confidence": 0.99613875,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          },
          {
            "word": "developers",
            "start": 3094.675,
            "end": 3095.175,
            "confidence": 0.7763056,
            "punctuated_word": "developers",
            "speaker": 0,
            "speaker_confidence": 0.82666326
          }
        ],
        "speaker": 0,
        "id": "00f75c53-cf5f-4c05-8671-5658fb56101d"
      },
      {
        "start": 3096.355,
        "end": 3099.655,
        "confidence": 0.95852154,
        "channel": 0,
        "transcript": "Right. Right. Right. To the designers. Yeah. Yeah. So this is, like, almost like,",
        "words": [
          {
            "word": "right",
            "start": 3096.355,
            "end": 3096.675,
            "confidence": 0.9818661,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.15382612
          },
          {
            "word": "right",
            "start": 3096.675,
            "end": 3096.915,
            "confidence": 0.9960139,
            "punctuated_word": "Right.",
            "speaker": 1,
            "speaker_confidence": 0.15382612
          },
          {
            "word": "right",
            "start": 3096.915,
            "end": 3096.995,
            "confidence": 0.99009705,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.29886234
          },
          {
            "word": "to",
            "start": 3097.075,
            "end": 3097.2349,
            "confidence": 0.9788285,
            "punctuated_word": "To",
            "speaker": 0,
            "speaker_confidence": 0.29886234
          },
          {
            "word": "the",
            "start": 3097.2349,
            "end": 3097.315,
            "confidence": 0.9842259,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.29886234
          },
          {
            "word": "designers",
            "start": 3097.315,
            "end": 3097.815,
            "confidence": 0.9347122,
            "punctuated_word": "designers.",
            "speaker": 0,
            "speaker_confidence": 0.29886234
          },
          {
            "word": "yeah",
            "start": 3097.875,
            "end": 3098.035,
            "confidence": 0.99618804,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.40072376
          },
          {
            "word": "yeah",
            "start": 3098.035,
            "end": 3098.195,
            "confidence": 0.98402274,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.40072376
          },
          {
            "word": "so",
            "start": 3098.195,
            "end": 3098.355,
            "confidence": 0.98379254,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.40072376
          },
          {
            "word": "this",
            "start": 3098.355,
            "end": 3098.515,
            "confidence": 0.995993,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.40072376
          },
          {
            "word": "is",
            "start": 3098.515,
            "end": 3098.595,
            "confidence": 0.8422062,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.40072376
          },
          {
            "word": "like",
            "start": 3098.595,
            "end": 3098.915,
            "confidence": 0.96202207,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.40072376
          },
          {
            "word": "almost",
            "start": 3098.915,
            "end": 3099.155,
            "confidence": 0.99175805,
            "punctuated_word": "almost",
            "speaker": 1,
            "speaker_confidence": 0.40072376
          },
          {
            "word": "like",
            "start": 3099.155,
            "end": 3099.655,
            "confidence": 0.7975757,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.40072376
          }
        ],
        "speaker": 1,
        "id": "e94d79e6-744e-4bc7-add1-ae67a3404696"
      },
      {
        "start": 3101.795,
        "end": 3102.535,
        "confidence": 0.99385333,
        "channel": 0,
        "transcript": "an administration",
        "words": [
          {
            "word": "an",
            "start": 3101.795,
            "end": 3102.035,
            "confidence": 0.99093306,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "administration",
            "start": 3102.035,
            "end": 3102.535,
            "confidence": 0.99677354,
            "punctuated_word": "administration",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          }
        ],
        "speaker": 1,
        "id": "d9a59705-247e-4dd5-8946-2af40f76e335"
      },
      {
        "start": 3103.155,
        "end": 3104.455,
        "confidence": 0.9805539,
        "channel": 0,
        "transcript": "that is, like,",
        "words": [
          {
            "word": "that",
            "start": 3103.155,
            "end": 3103.4749,
            "confidence": 0.9911699,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "is",
            "start": 3103.4749,
            "end": 3103.955,
            "confidence": 0.9606719,
            "punctuated_word": "is,",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "like",
            "start": 3103.955,
            "end": 3104.455,
            "confidence": 0.9898201,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          }
        ],
        "speaker": 1,
        "id": "8852d8fe-434c-4b23-9a22-35fba16d64bd"
      },
      {
        "start": 3104.835,
        "end": 3105.815,
        "confidence": 0.96661353,
        "channel": 0,
        "transcript": "given the responsibility",
        "words": [
          {
            "word": "given",
            "start": 3104.835,
            "end": 3105.2349,
            "confidence": 0.97625923,
            "punctuated_word": "given",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "the",
            "start": 3105.2349,
            "end": 3105.315,
            "confidence": 0.97516894,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "responsibility",
            "start": 3105.315,
            "end": 3105.815,
            "confidence": 0.9484124,
            "punctuated_word": "responsibility",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          }
        ],
        "speaker": 1,
        "id": "7b1a2e72-5f2d-4d72-bc3c-a22edf9ae473"
      },
      {
        "start": 3106.115,
        "end": 3106.615,
        "confidence": 0.7941554,
        "channel": 0,
        "transcript": "of,",
        "words": [
          {
            "word": "of",
            "start": 3106.115,
            "end": 3106.615,
            "confidence": 0.7941554,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          }
        ],
        "speaker": 1,
        "id": "cc909eed-af53-4e42-8a57-c4e28fa774bb"
      },
      {
        "start": 3108.035,
        "end": 3117.58,
        "confidence": 0.9508895,
        "channel": 0,
        "transcript": "of being responsible for users or just or representing users' interests Yeah. In the creation of applications is just not really done. What you know, you you you get a designer",
        "words": [
          {
            "word": "of",
            "start": 3108.035,
            "end": 3108.195,
            "confidence": 0.8894213,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "being",
            "start": 3108.195,
            "end": 3108.36,
            "confidence": 0.82023317,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "responsible",
            "start": 3108.6,
            "end": 3109.1,
            "confidence": 0.9954802,
            "punctuated_word": "responsible",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "for",
            "start": 3109.1602,
            "end": 3109.32,
            "confidence": 0.99869245,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "users",
            "start": 3109.32,
            "end": 3109.56,
            "confidence": 0.9977489,
            "punctuated_word": "users",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "or",
            "start": 3109.56,
            "end": 3109.8,
            "confidence": 0.91879445,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "just",
            "start": 3109.8,
            "end": 3109.96,
            "confidence": 0.9713029,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "or",
            "start": 3110.12,
            "end": 3110.36,
            "confidence": 0.9692927,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "representing",
            "start": 3110.36,
            "end": 3110.86,
            "confidence": 0.99835336,
            "punctuated_word": "representing",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "users'",
            "start": 3111.0,
            "end": 3111.4802,
            "confidence": 0.89709055,
            "punctuated_word": "users'",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "interests",
            "start": 3111.4802,
            "end": 3111.7603,
            "confidence": 0.9959474,
            "punctuated_word": "interests",
            "speaker": 1,
            "speaker_confidence": 0.7869419
          },
          {
            "word": "yeah",
            "start": 3112.04,
            "end": 3112.28,
            "confidence": 0.88992405,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.067578554
          },
          {
            "word": "in",
            "start": 3112.36,
            "end": 3112.6,
            "confidence": 0.998703,
            "punctuated_word": "In",
            "speaker": 1,
            "speaker_confidence": 0.537398
          },
          {
            "word": "the",
            "start": 3112.6,
            "end": 3112.76,
            "confidence": 0.9995999,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.537398
          },
          {
            "word": "creation",
            "start": 3112.76,
            "end": 3113.24,
            "confidence": 0.9997818,
            "punctuated_word": "creation",
            "speaker": 1,
            "speaker_confidence": 0.537398
          },
          {
            "word": "of",
            "start": 3113.24,
            "end": 3113.4001,
            "confidence": 0.9992865,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.537398
          },
          {
            "word": "applications",
            "start": 3113.4001,
            "end": 3113.9001,
            "confidence": 0.99130225,
            "punctuated_word": "applications",
            "speaker": 1,
            "speaker_confidence": 0.537398
          },
          {
            "word": "is",
            "start": 3113.9602,
            "end": 3114.12,
            "confidence": 0.40735582,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.537398
          },
          {
            "word": "just",
            "start": 3114.12,
            "end": 3114.36,
            "confidence": 0.99769324,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.537398
          },
          {
            "word": "not",
            "start": 3114.36,
            "end": 3114.4402,
            "confidence": 0.9992478,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "really",
            "start": 3114.4402,
            "end": 3114.6802,
            "confidence": 0.9994923,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "done",
            "start": 3114.6802,
            "end": 3115.0,
            "confidence": 0.93199563,
            "punctuated_word": "done.",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "what",
            "start": 3115.0,
            "end": 3115.1602,
            "confidence": 0.9065363,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "you",
            "start": 3115.56,
            "end": 3115.7202,
            "confidence": 0.9987538,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "know",
            "start": 3115.7202,
            "end": 3115.9602,
            "confidence": 0.92006695,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "you",
            "start": 3115.9602,
            "end": 3116.28,
            "confidence": 0.99944633,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "you",
            "start": 3116.28,
            "end": 3116.6,
            "confidence": 0.99907243,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "you",
            "start": 3116.6,
            "end": 3116.76,
            "confidence": 0.9880079,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "get",
            "start": 3116.76,
            "end": 3116.9202,
            "confidence": 0.9992768,
            "punctuated_word": "get",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "a",
            "start": 3116.9202,
            "end": 3117.08,
            "confidence": 0.99977547,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "designer",
            "start": 3117.08,
            "end": 3117.58,
            "confidence": 0.9998945,
            "punctuated_word": "designer",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          }
        ],
        "speaker": 1,
        "id": "2a5f6a56-915e-4f4f-82ad-fe4dd965e3f2"
      },
      {
        "start": 3117.8801,
        "end": 3124.165,
        "confidence": 0.96308714,
        "channel": 0,
        "transcript": "and you tell them, maybe you do some user research to find out whether they not whether or not they understand the product, but they",
        "words": [
          {
            "word": "and",
            "start": 3117.8801,
            "end": 3118.04,
            "confidence": 0.5846089,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "you",
            "start": 3118.04,
            "end": 3118.2002,
            "confidence": 0.99990594,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "tell",
            "start": 3118.2002,
            "end": 3118.4402,
            "confidence": 0.99988306,
            "punctuated_word": "tell",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "them",
            "start": 3118.4402,
            "end": 3118.6802,
            "confidence": 0.71808195,
            "punctuated_word": "them,",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "maybe",
            "start": 3118.6802,
            "end": 3119.0,
            "confidence": 0.9989982,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "you",
            "start": 3119.0,
            "end": 3119.08,
            "confidence": 0.98056376,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "do",
            "start": 3119.08,
            "end": 3119.24,
            "confidence": 0.999691,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "some",
            "start": 3119.24,
            "end": 3119.4802,
            "confidence": 0.9995857,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "user",
            "start": 3119.4802,
            "end": 3119.8,
            "confidence": 0.99911743,
            "punctuated_word": "user",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "research",
            "start": 3119.8,
            "end": 3120.28,
            "confidence": 0.99949753,
            "punctuated_word": "research",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "to",
            "start": 3120.28,
            "end": 3120.36,
            "confidence": 0.999385,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "find",
            "start": 3120.36,
            "end": 3120.6,
            "confidence": 0.9998412,
            "punctuated_word": "find",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "out",
            "start": 3120.6,
            "end": 3120.84,
            "confidence": 0.99831474,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "whether",
            "start": 3120.84,
            "end": 3121.185,
            "confidence": 0.9673314,
            "punctuated_word": "whether",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "they",
            "start": 3121.185,
            "end": 3121.425,
            "confidence": 0.9999033,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.79431975
          },
          {
            "word": "not",
            "start": 3121.425,
            "end": 3121.505,
            "confidence": 0.92152005,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "whether",
            "start": 3121.585,
            "end": 3121.905,
            "confidence": 0.9997321,
            "punctuated_word": "whether",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "or",
            "start": 3121.905,
            "end": 3121.985,
            "confidence": 0.99848145,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "not",
            "start": 3121.985,
            "end": 3122.145,
            "confidence": 0.9998728,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "they",
            "start": 3122.145,
            "end": 3122.385,
            "confidence": 0.99610907,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "understand",
            "start": 3122.385,
            "end": 3122.885,
            "confidence": 0.999859,
            "punctuated_word": "understand",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "the",
            "start": 3122.945,
            "end": 3123.0251,
            "confidence": 0.99981385,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "product",
            "start": 3123.0251,
            "end": 3123.425,
            "confidence": 0.9174671,
            "punctuated_word": "product,",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "but",
            "start": 3123.425,
            "end": 3123.665,
            "confidence": 0.9997273,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "they",
            "start": 3123.665,
            "end": 3124.165,
            "confidence": 0.9998871,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          }
        ],
        "speaker": 1,
        "id": "cbadf33f-55a1-417e-a61d-f758165dac71"
      },
      {
        "start": 3124.465,
        "end": 3125.5251,
        "confidence": 0.99979496,
        "channel": 0,
        "transcript": "are wanting them",
        "words": [
          {
            "word": "are",
            "start": 3124.465,
            "end": 3124.705,
            "confidence": 0.99969995,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "wanting",
            "start": 3124.705,
            "end": 3125.0251,
            "confidence": 0.99986565,
            "punctuated_word": "wanting",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "them",
            "start": 3125.0251,
            "end": 3125.5251,
            "confidence": 0.99981934,
            "punctuated_word": "them",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          }
        ],
        "speaker": 1,
        "id": "acf7452d-1156-4433-a05f-744c03a0993e"
      },
      {
        "start": 3125.985,
        "end": 3127.845,
        "confidence": 0.9992825,
        "channel": 0,
        "transcript": "to design in such a way that balances",
        "words": [
          {
            "word": "to",
            "start": 3125.985,
            "end": 3126.225,
            "confidence": 0.9998654,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "design",
            "start": 3126.225,
            "end": 3126.5452,
            "confidence": 0.9992136,
            "punctuated_word": "design",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "in",
            "start": 3126.5452,
            "end": 3126.705,
            "confidence": 0.99965596,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "such",
            "start": 3126.705,
            "end": 3126.865,
            "confidence": 0.9997887,
            "punctuated_word": "such",
            "speaker": 1,
            "speaker_confidence": 0.7036748
          },
          {
            "word": "a",
            "start": 3126.865,
            "end": 3126.945,
            "confidence": 0.9995658,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "way",
            "start": 3126.945,
            "end": 3127.185,
            "confidence": 0.99997663,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "that",
            "start": 3127.185,
            "end": 3127.345,
            "confidence": 0.9998679,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "balances",
            "start": 3127.345,
            "end": 3127.845,
            "confidence": 0.99632615,
            "punctuated_word": "balances",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          }
        ],
        "speaker": 1,
        "id": "632ffc0a-f55e-402e-85aa-250a5c19c575"
      },
      {
        "start": 3128.385,
        "end": 3128.885,
        "confidence": 0.9883988,
        "channel": 0,
        "transcript": "maximization",
        "words": [
          {
            "word": "maximization",
            "start": 3128.385,
            "end": 3128.885,
            "confidence": 0.9883988,
            "punctuated_word": "maximization",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          }
        ],
        "speaker": 1,
        "id": "3c1b58dd-4910-4d34-80d8-563109dbcfa0"
      },
      {
        "start": 3129.2651,
        "end": 3130.8052,
        "confidence": 0.99955136,
        "channel": 0,
        "transcript": "of extraction from users",
        "words": [
          {
            "word": "of",
            "start": 3129.2651,
            "end": 3129.5051,
            "confidence": 0.9996536,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "extraction",
            "start": 3129.5051,
            "end": 3130.0051,
            "confidence": 0.99900836,
            "punctuated_word": "extraction",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "from",
            "start": 3130.065,
            "end": 3130.3052,
            "confidence": 0.99968696,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "users",
            "start": 3130.3052,
            "end": 3130.8052,
            "confidence": 0.9998565,
            "punctuated_word": "users",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          }
        ],
        "speaker": 1,
        "id": "eb4b666d-8094-42cd-a1a4-2ee6f089f892"
      },
      {
        "start": 3131.185,
        "end": 3143.77,
        "confidence": 0.9591539,
        "channel": 0,
        "transcript": "with, like, users feeling good about using the actual product. Yeah. And and sometimes I know some companies hire these roles called ethicists and things like that. Yeah. And I'm like, why do you need ethicists? What are UX people doing if they're not ethicists?",
        "words": [
          {
            "word": "with",
            "start": 3131.185,
            "end": 3131.5051,
            "confidence": 0.89202917,
            "punctuated_word": "with,",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "like",
            "start": 3131.5051,
            "end": 3132.0051,
            "confidence": 0.9995896,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "users",
            "start": 3132.065,
            "end": 3132.465,
            "confidence": 0.99868256,
            "punctuated_word": "users",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "feeling",
            "start": 3132.465,
            "end": 3132.865,
            "confidence": 0.9950688,
            "punctuated_word": "feeling",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "good",
            "start": 3132.865,
            "end": 3133.105,
            "confidence": 0.9998293,
            "punctuated_word": "good",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "about",
            "start": 3133.105,
            "end": 3133.345,
            "confidence": 0.99979824,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "using",
            "start": 3133.345,
            "end": 3133.585,
            "confidence": 0.99969614,
            "punctuated_word": "using",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "the",
            "start": 3133.585,
            "end": 3133.745,
            "confidence": 0.9976618,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "actual",
            "start": 3133.745,
            "end": 3134.145,
            "confidence": 0.9999132,
            "punctuated_word": "actual",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "product",
            "start": 3134.145,
            "end": 3134.625,
            "confidence": 0.9850683,
            "punctuated_word": "product.",
            "speaker": 1,
            "speaker_confidence": 0.8132032
          },
          {
            "word": "yeah",
            "start": 3134.625,
            "end": 3134.865,
            "confidence": 0.9976531,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.4664352
          },
          {
            "word": "and",
            "start": 3134.865,
            "end": 3135.03,
            "confidence": 0.9780335,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.4664352
          },
          {
            "word": "and",
            "start": 3135.27,
            "end": 3135.51,
            "confidence": 0.9715362,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.4664352
          },
          {
            "word": "sometimes",
            "start": 3135.51,
            "end": 3135.99,
            "confidence": 0.93365395,
            "punctuated_word": "sometimes",
            "speaker": 0,
            "speaker_confidence": 0.4664352
          },
          {
            "word": "i",
            "start": 3135.99,
            "end": 3136.07,
            "confidence": 0.7098009,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.4664352
          },
          {
            "word": "know",
            "start": 3136.07,
            "end": 3136.31,
            "confidence": 0.99899,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.5444532
          },
          {
            "word": "some",
            "start": 3136.31,
            "end": 3136.55,
            "confidence": 0.99774396,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.5444532
          },
          {
            "word": "companies",
            "start": 3136.55,
            "end": 3137.05,
            "confidence": 0.9994159,
            "punctuated_word": "companies",
            "speaker": 0,
            "speaker_confidence": 0.5444532
          },
          {
            "word": "hire",
            "start": 3137.11,
            "end": 3137.43,
            "confidence": 0.89148027,
            "punctuated_word": "hire",
            "speaker": 0,
            "speaker_confidence": 0.5444532
          },
          {
            "word": "these",
            "start": 3137.43,
            "end": 3137.59,
            "confidence": 0.9801159,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.5444532
          },
          {
            "word": "roles",
            "start": 3137.59,
            "end": 3138.07,
            "confidence": 0.99618644,
            "punctuated_word": "roles",
            "speaker": 0,
            "speaker_confidence": 0.6715459
          },
          {
            "word": "called",
            "start": 3138.07,
            "end": 3138.55,
            "confidence": 0.9477973,
            "punctuated_word": "called",
            "speaker": 0,
            "speaker_confidence": 0.6715459
          },
          {
            "word": "ethicists",
            "start": 3138.55,
            "end": 3139.05,
            "confidence": 0.9582805,
            "punctuated_word": "ethicists",
            "speaker": 0,
            "speaker_confidence": 0.6715459
          },
          {
            "word": "and",
            "start": 3139.19,
            "end": 3139.35,
            "confidence": 0.9915971,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6715459
          },
          {
            "word": "things",
            "start": 3139.35,
            "end": 3139.59,
            "confidence": 0.9998629,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.6715459
          },
          {
            "word": "like",
            "start": 3139.59,
            "end": 3139.75,
            "confidence": 0.9997241,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.6715459
          },
          {
            "word": "that",
            "start": 3139.75,
            "end": 3139.99,
            "confidence": 0.96060216,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.6715459
          },
          {
            "word": "yeah",
            "start": 3139.99,
            "end": 3140.1501,
            "confidence": 0.9951955,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.03660643
          },
          {
            "word": "and",
            "start": 3140.1501,
            "end": 3140.31,
            "confidence": 0.98724955,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.37816668
          },
          {
            "word": "i'm",
            "start": 3140.31,
            "end": 3140.47,
            "confidence": 0.9986621,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.37816668
          },
          {
            "word": "like",
            "start": 3140.47,
            "end": 3140.6301,
            "confidence": 0.9280366,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.37816668
          },
          {
            "word": "why",
            "start": 3140.6301,
            "end": 3140.79,
            "confidence": 0.99442035,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.37816668
          },
          {
            "word": "do",
            "start": 3140.79,
            "end": 3140.87,
            "confidence": 0.8180189,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.37816668
          },
          {
            "word": "you",
            "start": 3140.87,
            "end": 3140.95,
            "confidence": 0.8656338,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "need",
            "start": 3140.95,
            "end": 3141.11,
            "confidence": 0.6329523,
            "punctuated_word": "need",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "ethicists",
            "start": 3141.11,
            "end": 3141.51,
            "confidence": 0.896218,
            "punctuated_word": "ethicists?",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "what",
            "start": 3141.51,
            "end": 3141.75,
            "confidence": 0.9964212,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "are",
            "start": 3141.75,
            "end": 3141.91,
            "confidence": 0.9978236,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "ux",
            "start": 3141.91,
            "end": 3142.23,
            "confidence": 0.9502473,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "people",
            "start": 3142.23,
            "end": 3142.47,
            "confidence": 0.99631953,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "doing",
            "start": 3142.47,
            "end": 3142.71,
            "confidence": 0.9986216,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "if",
            "start": 3142.71,
            "end": 3142.87,
            "confidence": 0.9761746,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "they're",
            "start": 3142.87,
            "end": 3143.11,
            "confidence": 0.97360957,
            "punctuated_word": "they're",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "not",
            "start": 3143.11,
            "end": 3143.27,
            "confidence": 0.9933528,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          },
          {
            "word": "ethicists",
            "start": 3143.27,
            "end": 3143.77,
            "confidence": 0.98315716,
            "punctuated_word": "ethicists?",
            "speaker": 0,
            "speaker_confidence": 0.5888538
          }
        ],
        "speaker": 0,
        "id": "4bade941-9ec0-4d4b-bc63-bdead1599022"
      },
      {
        "start": 3144.07,
        "end": 3147.525,
        "confidence": 0.9394189,
        "channel": 0,
        "transcript": "Right. You know, because you're working with users' experience. That's a very ethical,",
        "words": [
          {
            "word": "right",
            "start": 3144.07,
            "end": 3144.3901,
            "confidence": 0.9984127,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "you",
            "start": 3144.3901,
            "end": 3144.47,
            "confidence": 0.9976775,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "know",
            "start": 3144.47,
            "end": 3144.6301,
            "confidence": 0.80720884,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "because",
            "start": 3144.6301,
            "end": 3144.79,
            "confidence": 0.99909246,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "you're",
            "start": 3144.79,
            "end": 3145.03,
            "confidence": 0.9980352,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "working",
            "start": 3145.03,
            "end": 3145.27,
            "confidence": 0.9997397,
            "punctuated_word": "working",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "with",
            "start": 3145.27,
            "end": 3145.51,
            "confidence": 0.99908173,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "users'",
            "start": 3145.51,
            "end": 3145.83,
            "confidence": 0.6782624,
            "punctuated_word": "users'",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "experience",
            "start": 3145.83,
            "end": 3146.33,
            "confidence": 0.9075185,
            "punctuated_word": "experience.",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "that's",
            "start": 3146.3901,
            "end": 3146.6301,
            "confidence": 0.9986044,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "a",
            "start": 3146.6301,
            "end": 3146.79,
            "confidence": 0.9926407,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "very",
            "start": 3146.79,
            "end": 3147.03,
            "confidence": 0.9995498,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "ethical",
            "start": 3147.03,
            "end": 3147.525,
            "confidence": 0.83662266,
            "punctuated_word": "ethical,",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          }
        ],
        "speaker": 0,
        "id": "853a7b74-a78b-47f1-9c15-2f4e9c785ec2"
      },
      {
        "start": 3148.565,
        "end": 3150.6648,
        "confidence": 0.82270944,
        "channel": 0,
        "transcript": "obligation to have you working with someone's experience.",
        "words": [
          {
            "word": "obligation",
            "start": 3148.565,
            "end": 3149.045,
            "confidence": 0.99910045,
            "punctuated_word": "obligation",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "to",
            "start": 3149.045,
            "end": 3149.2048,
            "confidence": 0.9814027,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "have",
            "start": 3149.2048,
            "end": 3149.285,
            "confidence": 0.61437243,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "you",
            "start": 3149.285,
            "end": 3149.365,
            "confidence": 0.57983005,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "working",
            "start": 3149.365,
            "end": 3149.6848,
            "confidence": 0.7477658,
            "punctuated_word": "working",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "with",
            "start": 3149.6848,
            "end": 3149.845,
            "confidence": 0.99829394,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "someone's",
            "start": 3149.845,
            "end": 3150.1648,
            "confidence": 0.682108,
            "punctuated_word": "someone's",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "experience",
            "start": 3150.1648,
            "end": 3150.6648,
            "confidence": 0.9788022,
            "punctuated_word": "experience.",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          }
        ],
        "speaker": 0,
        "id": "93e71d04-ba66-4c18-9a92-8382b39363c2"
      },
      {
        "start": 3151.125,
        "end": 3161.16,
        "confidence": 0.8919902,
        "channel": 0,
        "transcript": "If I mean, I was like, what are what were we thinking? Like, it's not it's a a ethical job. Not at all. And so this is why we and even human ethicists in, like, some of the biggest companies,",
        "words": [
          {
            "word": "if",
            "start": 3151.125,
            "end": 3151.365,
            "confidence": 0.99605983,
            "punctuated_word": "If",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "i",
            "start": 3151.525,
            "end": 3151.6848,
            "confidence": 0.9994899,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "mean",
            "start": 3151.6848,
            "end": 3152.005,
            "confidence": 0.9915158,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "i",
            "start": 3152.005,
            "end": 3152.1648,
            "confidence": 0.99921525,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "was",
            "start": 3152.1648,
            "end": 3152.325,
            "confidence": 0.99068695,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "like",
            "start": 3152.325,
            "end": 3152.565,
            "confidence": 0.845044,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "what",
            "start": 3152.565,
            "end": 3152.685,
            "confidence": 0.9888228,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "are",
            "start": 3152.685,
            "end": 3152.805,
            "confidence": 0.8688642,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.71508974
          },
          {
            "word": "what",
            "start": 3152.885,
            "end": 3153.125,
            "confidence": 0.993156,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.3052702
          },
          {
            "word": "were",
            "start": 3153.125,
            "end": 3153.285,
            "confidence": 0.60329956,
            "punctuated_word": "were",
            "speaker": 0,
            "speaker_confidence": 0.3052702
          },
          {
            "word": "we",
            "start": 3153.285,
            "end": 3153.365,
            "confidence": 0.9685676,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.3052702
          },
          {
            "word": "thinking",
            "start": 3153.365,
            "end": 3153.6848,
            "confidence": 0.9624875,
            "punctuated_word": "thinking?",
            "speaker": 0,
            "speaker_confidence": 0.3052702
          },
          {
            "word": "like",
            "start": 3153.6848,
            "end": 3153.9248,
            "confidence": 0.938702,
            "punctuated_word": "Like,",
            "speaker": 0,
            "speaker_confidence": 0.49078536
          },
          {
            "word": "it's",
            "start": 3153.9248,
            "end": 3154.005,
            "confidence": 0.95074975,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.49078536
          },
          {
            "word": "not",
            "start": 3154.005,
            "end": 3154.2449,
            "confidence": 0.56193507,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.49078536
          },
          {
            "word": "it's",
            "start": 3154.4048,
            "end": 3154.645,
            "confidence": 0.9814156,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.49078536
          },
          {
            "word": "a",
            "start": 3154.645,
            "end": 3155.045,
            "confidence": 0.93100464,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.49078536
          },
          {
            "word": "a",
            "start": 3155.045,
            "end": 3155.365,
            "confidence": 0.6908174,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.49078536
          },
          {
            "word": "ethical",
            "start": 3155.365,
            "end": 3155.865,
            "confidence": 0.9260562,
            "punctuated_word": "ethical",
            "speaker": 0,
            "speaker_confidence": 0.49078536
          },
          {
            "word": "job",
            "start": 3156.005,
            "end": 3156.2449,
            "confidence": 0.89912117,
            "punctuated_word": "job.",
            "speaker": 0,
            "speaker_confidence": 0.49078536
          },
          {
            "word": "not",
            "start": 3156.2449,
            "end": 3156.4849,
            "confidence": 0.9932112,
            "punctuated_word": "Not",
            "speaker": 0,
            "speaker_confidence": 0.49078536
          },
          {
            "word": "at",
            "start": 3156.4849,
            "end": 3156.645,
            "confidence": 0.9952472,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.25600386
          },
          {
            "word": "all",
            "start": 3156.645,
            "end": 3157.045,
            "confidence": 0.9980202,
            "punctuated_word": "all.",
            "speaker": 0,
            "speaker_confidence": 0.25600386
          },
          {
            "word": "and",
            "start": 3157.045,
            "end": 3157.285,
            "confidence": 0.5128655,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "so",
            "start": 3157.285,
            "end": 3157.4448,
            "confidence": 0.9789371,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "this",
            "start": 3157.4448,
            "end": 3157.605,
            "confidence": 0.98034805,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "is",
            "start": 3157.605,
            "end": 3157.765,
            "confidence": 0.98399514,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "why",
            "start": 3157.765,
            "end": 3157.9248,
            "confidence": 0.8789019,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "we",
            "start": 3157.9248,
            "end": 3158.005,
            "confidence": 0.73058486,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "and",
            "start": 3158.1648,
            "end": 3158.325,
            "confidence": 0.96891594,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "even",
            "start": 3158.325,
            "end": 3158.645,
            "confidence": 0.95721835,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "human",
            "start": 3158.645,
            "end": 3158.9648,
            "confidence": 0.46956196,
            "punctuated_word": "human",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "ethicists",
            "start": 3158.9648,
            "end": 3159.4648,
            "confidence": 0.5972336,
            "punctuated_word": "ethicists",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "in",
            "start": 3159.525,
            "end": 3159.6848,
            "confidence": 0.78406394,
            "punctuated_word": "in,",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "like",
            "start": 3159.6848,
            "end": 3160.085,
            "confidence": 0.98348397,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "some",
            "start": 3160.085,
            "end": 3160.2449,
            "confidence": 0.9177106,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "of",
            "start": 3160.2449,
            "end": 3160.4048,
            "confidence": 0.9864797,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5467693
          },
          {
            "word": "the",
            "start": 3160.4048,
            "end": 3160.4849,
            "confidence": 0.9690995,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "biggest",
            "start": 3160.4849,
            "end": 3160.805,
            "confidence": 0.9855108,
            "punctuated_word": "biggest",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "companies",
            "start": 3160.805,
            "end": 3161.16,
            "confidence": 0.9212035,
            "punctuated_word": "companies,",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          }
        ],
        "speaker": 0,
        "id": "20991f50-3b40-4f5f-85e4-417db0c13151"
      },
      {
        "start": 3162.28,
        "end": 3165.42,
        "confidence": 0.86041194,
        "channel": 0,
        "transcript": "they routinely get fired if they do if they",
        "words": [
          {
            "word": "they",
            "start": 3162.28,
            "end": 3162.3599,
            "confidence": 0.43416676,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "routinely",
            "start": 3162.3599,
            "end": 3162.8599,
            "confidence": 0.9090086,
            "punctuated_word": "routinely",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "get",
            "start": 3163.0798,
            "end": 3163.24,
            "confidence": 0.9816698,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "fired",
            "start": 3163.24,
            "end": 3163.74,
            "confidence": 0.9974481,
            "punctuated_word": "fired",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "if",
            "start": 3163.88,
            "end": 3164.0398,
            "confidence": 0.95776045,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "they",
            "start": 3164.0398,
            "end": 3164.28,
            "confidence": 0.99144167,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "do",
            "start": 3164.28,
            "end": 3164.52,
            "confidence": 0.9936373,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "if",
            "start": 3164.76,
            "end": 3164.92,
            "confidence": 0.80071044,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "they",
            "start": 3164.92,
            "end": 3165.42,
            "confidence": 0.6778643,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          }
        ],
        "speaker": 0,
        "id": "218ff80e-37f3-4051-a30a-fc104c7326a4"
      },
      {
        "start": 3165.7998,
        "end": 3172.46,
        "confidence": 0.9400056,
        "channel": 0,
        "transcript": "study and provide a report internally saying this is actually not good or bad. Of course, the company finds innovative ways to fire them.",
        "words": [
          {
            "word": "study",
            "start": 3165.7998,
            "end": 3165.96,
            "confidence": 0.6788164,
            "punctuated_word": "study",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "and",
            "start": 3165.96,
            "end": 3166.1199,
            "confidence": 0.9847798,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "provide",
            "start": 3166.1199,
            "end": 3166.52,
            "confidence": 0.9412768,
            "punctuated_word": "provide",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "a",
            "start": 3166.52,
            "end": 3166.5999,
            "confidence": 0.9478367,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "report",
            "start": 3166.5999,
            "end": 3167.0,
            "confidence": 0.9984206,
            "punctuated_word": "report",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "internally",
            "start": 3167.0,
            "end": 3167.5,
            "confidence": 0.990776,
            "punctuated_word": "internally",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "saying",
            "start": 3167.72,
            "end": 3168.0398,
            "confidence": 0.8248176,
            "punctuated_word": "saying",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "this",
            "start": 3168.0398,
            "end": 3168.28,
            "confidence": 0.89276505,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.7512048
          },
          {
            "word": "is",
            "start": 3168.28,
            "end": 3168.3599,
            "confidence": 0.9926709,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5160707
          },
          {
            "word": "actually",
            "start": 3168.3599,
            "end": 3168.68,
            "confidence": 0.98203975,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.5160707
          },
          {
            "word": "not",
            "start": 3168.68,
            "end": 3168.8398,
            "confidence": 0.9962276,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5160707
          },
          {
            "word": "good",
            "start": 3168.8398,
            "end": 3169.0798,
            "confidence": 0.9971457,
            "punctuated_word": "good",
            "speaker": 0,
            "speaker_confidence": 0.5160707
          },
          {
            "word": "or",
            "start": 3169.0798,
            "end": 3169.24,
            "confidence": 0.9986368,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.5160707
          },
          {
            "word": "bad",
            "start": 3169.24,
            "end": 3169.74,
            "confidence": 0.98601294,
            "punctuated_word": "bad.",
            "speaker": 0,
            "speaker_confidence": 0.5160707
          },
          {
            "word": "of",
            "start": 3169.7998,
            "end": 3169.96,
            "confidence": 0.86471796,
            "punctuated_word": "Of",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "course",
            "start": 3169.96,
            "end": 3170.1199,
            "confidence": 0.94428706,
            "punctuated_word": "course,",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "the",
            "start": 3170.1199,
            "end": 3170.2,
            "confidence": 0.9408794,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "company",
            "start": 3170.2,
            "end": 3170.52,
            "confidence": 0.99743444,
            "punctuated_word": "company",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "finds",
            "start": 3170.52,
            "end": 3170.92,
            "confidence": 0.9664877,
            "punctuated_word": "finds",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "innovative",
            "start": 3170.92,
            "end": 3171.3198,
            "confidence": 0.9115732,
            "punctuated_word": "innovative",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "ways",
            "start": 3171.3198,
            "end": 3171.5598,
            "confidence": 0.9912479,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "to",
            "start": 3171.5598,
            "end": 3171.72,
            "confidence": 0.99787533,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "fire",
            "start": 3171.72,
            "end": 3171.96,
            "confidence": 0.8845707,
            "punctuated_word": "fire",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "them",
            "start": 3171.96,
            "end": 3172.46,
            "confidence": 0.8488385,
            "punctuated_word": "them.",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          }
        ],
        "speaker": 0,
        "id": "4c3c4e86-0168-41e3-b062-bdb849cd0b31"
      },
      {
        "start": 3173.0798,
        "end": 3178.4448,
        "confidence": 0.91931766,
        "channel": 0,
        "transcript": "And that's the thing. The company if the company could not even hire such people, but they are obligated to use such people,",
        "words": [
          {
            "word": "and",
            "start": 3173.0798,
            "end": 3173.3198,
            "confidence": 0.5611375,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "that's",
            "start": 3173.3198,
            "end": 3173.48,
            "confidence": 0.97299606,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "the",
            "start": 3173.48,
            "end": 3173.5598,
            "confidence": 0.98727244,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "thing",
            "start": 3173.5598,
            "end": 3173.88,
            "confidence": 0.7497146,
            "punctuated_word": "thing.",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "the",
            "start": 3173.88,
            "end": 3173.96,
            "confidence": 0.9152781,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "company",
            "start": 3173.96,
            "end": 3174.28,
            "confidence": 0.99254555,
            "punctuated_word": "company",
            "speaker": 0,
            "speaker_confidence": 0.68226105
          },
          {
            "word": "if",
            "start": 3174.44,
            "end": 3174.52,
            "confidence": 0.9782114,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.5109207
          },
          {
            "word": "the",
            "start": 3174.52,
            "end": 3174.5999,
            "confidence": 0.99076486,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5109207
          },
          {
            "word": "company",
            "start": 3174.5999,
            "end": 3175.0,
            "confidence": 0.9908264,
            "punctuated_word": "company",
            "speaker": 0,
            "speaker_confidence": 0.5109207
          },
          {
            "word": "could",
            "start": 3175.0,
            "end": 3175.16,
            "confidence": 0.96560585,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.5109207
          },
          {
            "word": "not",
            "start": 3175.16,
            "end": 3175.545,
            "confidence": 0.9220332,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5109207
          },
          {
            "word": "even",
            "start": 3175.625,
            "end": 3175.785,
            "confidence": 0.8139489,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.5109207
          },
          {
            "word": "hire",
            "start": 3175.785,
            "end": 3176.025,
            "confidence": 0.9950755,
            "punctuated_word": "hire",
            "speaker": 0,
            "speaker_confidence": 0.5109207
          },
          {
            "word": "such",
            "start": 3176.025,
            "end": 3176.1848,
            "confidence": 0.9990676,
            "punctuated_word": "such",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "people",
            "start": 3176.1848,
            "end": 3176.505,
            "confidence": 0.84308386,
            "punctuated_word": "people,",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "but",
            "start": 3176.505,
            "end": 3176.665,
            "confidence": 0.99849486,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "they",
            "start": 3176.665,
            "end": 3176.825,
            "confidence": 0.9983633,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "are",
            "start": 3176.825,
            "end": 3176.905,
            "confidence": 0.695304,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "obligated",
            "start": 3176.905,
            "end": 3177.385,
            "confidence": 0.99138415,
            "punctuated_word": "obligated",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "to",
            "start": 3177.385,
            "end": 3177.4648,
            "confidence": 0.97971946,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "use",
            "start": 3177.4648,
            "end": 3177.7048,
            "confidence": 0.99882513,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "such",
            "start": 3177.7048,
            "end": 3177.9448,
            "confidence": 0.996858,
            "punctuated_word": "such",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "people",
            "start": 3177.9448,
            "end": 3178.4448,
            "confidence": 0.80779505,
            "punctuated_word": "people,",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          }
        ],
        "speaker": 0,
        "id": "a100bd33-1998-4414-8d60-4766eb0835ee"
      },
      {
        "start": 3179.145,
        "end": 3180.845,
        "confidence": 0.94461536,
        "channel": 0,
        "transcript": "and the DAO pays these people,",
        "words": [
          {
            "word": "and",
            "start": 3179.145,
            "end": 3179.385,
            "confidence": 0.99723995,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "the",
            "start": 3179.385,
            "end": 3179.545,
            "confidence": 0.9771435,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "dao",
            "start": 3179.545,
            "end": 3179.865,
            "confidence": 0.88646364,
            "punctuated_word": "DAO",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "pays",
            "start": 3179.865,
            "end": 3180.105,
            "confidence": 0.9835597,
            "punctuated_word": "pays",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "these",
            "start": 3180.105,
            "end": 3180.345,
            "confidence": 0.9919242,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "people",
            "start": 3180.345,
            "end": 3180.845,
            "confidence": 0.8313612,
            "punctuated_word": "people,",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          }
        ],
        "speaker": 0,
        "id": "14e5636e-cef1-4cba-883b-8197e181aa6d"
      },
      {
        "start": 3181.145,
        "end": 3191.56,
        "confidence": 0.92280877,
        "channel": 0,
        "transcript": "that's amazing. This is why it's almost like, for the you know, for public goods, having UX designers. Mhmm. So it should not be like this is why Ethereum is kinda public good.",
        "words": [
          {
            "word": "that's",
            "start": 3181.145,
            "end": 3181.4648,
            "confidence": 0.7452716,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "amazing",
            "start": 3181.4648,
            "end": 3181.865,
            "confidence": 0.998242,
            "punctuated_word": "amazing.",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "this",
            "start": 3181.865,
            "end": 3182.105,
            "confidence": 0.99507684,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "is",
            "start": 3182.105,
            "end": 3182.1848,
            "confidence": 0.9989336,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "why",
            "start": 3182.1848,
            "end": 3182.665,
            "confidence": 0.97906667,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "it's",
            "start": 3182.665,
            "end": 3182.905,
            "confidence": 0.79041946,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "almost",
            "start": 3182.905,
            "end": 3183.305,
            "confidence": 0.9994104,
            "punctuated_word": "almost",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "like",
            "start": 3183.305,
            "end": 3183.7048,
            "confidence": 0.7922362,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "for",
            "start": 3184.025,
            "end": 3184.1848,
            "confidence": 0.99868244,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "the",
            "start": 3184.1848,
            "end": 3184.345,
            "confidence": 0.9990821,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "you",
            "start": 3184.4248,
            "end": 3184.585,
            "confidence": 0.96778125,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "know",
            "start": 3184.585,
            "end": 3184.7449,
            "confidence": 0.99232006,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "for",
            "start": 3184.7449,
            "end": 3185.065,
            "confidence": 0.99730384,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "public",
            "start": 3185.065,
            "end": 3185.545,
            "confidence": 0.97131866,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "goods",
            "start": 3185.545,
            "end": 3185.9448,
            "confidence": 0.7401999,
            "punctuated_word": "goods,",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "having",
            "start": 3185.9448,
            "end": 3186.345,
            "confidence": 0.9956631,
            "punctuated_word": "having",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "ux",
            "start": 3186.345,
            "end": 3186.665,
            "confidence": 0.8991015,
            "punctuated_word": "UX",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "designers",
            "start": 3186.665,
            "end": 3187.165,
            "confidence": 0.9831196,
            "punctuated_word": "designers.",
            "speaker": 0,
            "speaker_confidence": 0.77548414
          },
          {
            "word": "mhmm",
            "start": 3187.385,
            "end": 3187.625,
            "confidence": 0.9980507,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "so",
            "start": 3187.625,
            "end": 3187.865,
            "confidence": 0.99889684,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "it",
            "start": 3187.865,
            "end": 3188.1,
            "confidence": 0.9986363,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "should",
            "start": 3188.1,
            "end": 3188.34,
            "confidence": 0.99975485,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "not",
            "start": 3188.34,
            "end": 3188.5,
            "confidence": 0.99949944,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "be",
            "start": 3188.5,
            "end": 3188.7002,
            "confidence": 0.9996643,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "like",
            "start": 3188.7002,
            "end": 3188.9001,
            "confidence": 0.78119594,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "this",
            "start": 3188.98,
            "end": 3189.2202,
            "confidence": 0.8390161,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "is",
            "start": 3189.2202,
            "end": 3189.3,
            "confidence": 0.9743413,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "why",
            "start": 3189.3,
            "end": 3189.54,
            "confidence": 0.9702543,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "ethereum",
            "start": 3189.54,
            "end": 3189.9402,
            "confidence": 0.8277396,
            "punctuated_word": "Ethereum",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "is",
            "start": 3189.9402,
            "end": 3190.34,
            "confidence": 0.86699533,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "kinda",
            "start": 3190.34,
            "end": 3190.74,
            "confidence": 0.5008362,
            "punctuated_word": "kinda",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "public",
            "start": 3190.74,
            "end": 3191.06,
            "confidence": 0.85822767,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          },
          {
            "word": "good",
            "start": 3191.06,
            "end": 3191.56,
            "confidence": 0.99635494,
            "punctuated_word": "good.",
            "speaker": 0,
            "speaker_confidence": 0.6955396
          }
        ],
        "speaker": 0,
        "id": "e69e4ed9-1498-48ce-83e3-836599750275"
      },
      {
        "start": 3192.02,
        "end": 3201.815,
        "confidence": 0.93699205,
        "channel": 0,
        "transcript": "I think crypto as one of the maybe the only thing in the world that could actually provide this public good service because it's actually built in the system to have this public good,",
        "words": [
          {
            "word": "i",
            "start": 3192.02,
            "end": 3192.1,
            "confidence": 0.99211556,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "think",
            "start": 3192.1,
            "end": 3192.5,
            "confidence": 0.99962056,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "crypto",
            "start": 3192.5,
            "end": 3193.0,
            "confidence": 0.97524685,
            "punctuated_word": "crypto",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "as",
            "start": 3193.2202,
            "end": 3193.54,
            "confidence": 0.58824116,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "one",
            "start": 3193.54,
            "end": 3193.7002,
            "confidence": 0.9975108,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "of",
            "start": 3193.7002,
            "end": 3193.9402,
            "confidence": 0.99978393,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "the",
            "start": 3193.9402,
            "end": 3194.1802,
            "confidence": 0.9993498,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "maybe",
            "start": 3194.5,
            "end": 3194.82,
            "confidence": 0.9918675,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "the",
            "start": 3194.82,
            "end": 3194.98,
            "confidence": 0.9910154,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "only",
            "start": 3194.98,
            "end": 3195.48,
            "confidence": 0.9997069,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "thing",
            "start": 3195.54,
            "end": 3195.78,
            "confidence": 0.9994949,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "in",
            "start": 3195.78,
            "end": 3195.9402,
            "confidence": 0.9998435,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5815075
          },
          {
            "word": "the",
            "start": 3195.9402,
            "end": 3196.1,
            "confidence": 0.9998543,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "world",
            "start": 3196.1,
            "end": 3196.4202,
            "confidence": 0.998304,
            "punctuated_word": "world",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "that",
            "start": 3196.4202,
            "end": 3196.58,
            "confidence": 0.99793136,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "could",
            "start": 3196.58,
            "end": 3196.74,
            "confidence": 0.8120731,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "actually",
            "start": 3196.74,
            "end": 3197.06,
            "confidence": 0.99250376,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "provide",
            "start": 3197.06,
            "end": 3197.3801,
            "confidence": 0.9975924,
            "punctuated_word": "provide",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "this",
            "start": 3197.3801,
            "end": 3197.54,
            "confidence": 0.5708229,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "public",
            "start": 3197.54,
            "end": 3197.9402,
            "confidence": 0.99551517,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "good",
            "start": 3197.9402,
            "end": 3198.1802,
            "confidence": 0.9608991,
            "punctuated_word": "good",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "service",
            "start": 3198.1802,
            "end": 3198.6802,
            "confidence": 0.99946076,
            "punctuated_word": "service",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "because",
            "start": 3198.82,
            "end": 3199.1401,
            "confidence": 0.45448643,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "it's",
            "start": 3199.1401,
            "end": 3199.3,
            "confidence": 0.9953896,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "actually",
            "start": 3199.3,
            "end": 3199.7002,
            "confidence": 0.9963181,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "built",
            "start": 3199.7002,
            "end": 3199.86,
            "confidence": 0.98677504,
            "punctuated_word": "built",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "in",
            "start": 3199.86,
            "end": 3200.02,
            "confidence": 0.99551755,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "the",
            "start": 3200.02,
            "end": 3200.115,
            "confidence": 0.98371327,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "system",
            "start": 3200.115,
            "end": 3200.355,
            "confidence": 0.9988273,
            "punctuated_word": "system",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "to",
            "start": 3200.355,
            "end": 3200.595,
            "confidence": 0.8987108,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "have",
            "start": 3200.595,
            "end": 3200.675,
            "confidence": 0.9957171,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.67338574
          },
          {
            "word": "this",
            "start": 3200.675,
            "end": 3200.9949,
            "confidence": 0.8852404,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.4636907
          },
          {
            "word": "public",
            "start": 3200.9949,
            "end": 3201.315,
            "confidence": 0.99912316,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.4636907
          },
          {
            "word": "good",
            "start": 3201.315,
            "end": 3201.815,
            "confidence": 0.80915457,
            "punctuated_word": "good,",
            "speaker": 0,
            "speaker_confidence": 0.4636907
          }
        ],
        "speaker": 0,
        "id": "21ffd982-fdad-4cea-b40e-2669504a2d05"
      },
      {
        "start": 3202.275,
        "end": 3207.015,
        "confidence": 0.9925823,
        "channel": 0,
        "transcript": "which is, you know, paying people a good amount for doing the right thing that helps the community.",
        "words": [
          {
            "word": "which",
            "start": 3202.275,
            "end": 3202.435,
            "confidence": 0.9947733,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.4636907
          },
          {
            "word": "is",
            "start": 3202.435,
            "end": 3202.595,
            "confidence": 0.9831612,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.4636907
          },
          {
            "word": "you",
            "start": 3202.595,
            "end": 3202.675,
            "confidence": 0.9991922,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "know",
            "start": 3202.675,
            "end": 3202.915,
            "confidence": 0.99955434,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "paying",
            "start": 3202.915,
            "end": 3203.235,
            "confidence": 0.9983851,
            "punctuated_word": "paying",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "people",
            "start": 3203.235,
            "end": 3203.735,
            "confidence": 0.9991478,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "a",
            "start": 3203.875,
            "end": 3204.035,
            "confidence": 0.9813401,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "good",
            "start": 3204.035,
            "end": 3204.355,
            "confidence": 0.9998746,
            "punctuated_word": "good",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "amount",
            "start": 3204.355,
            "end": 3204.755,
            "confidence": 0.99991095,
            "punctuated_word": "amount",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "for",
            "start": 3204.755,
            "end": 3204.9949,
            "confidence": 0.9994598,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "doing",
            "start": 3204.9949,
            "end": 3205.235,
            "confidence": 0.99972564,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "the",
            "start": 3205.235,
            "end": 3205.315,
            "confidence": 0.9987877,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6084279
          },
          {
            "word": "right",
            "start": 3205.315,
            "end": 3205.555,
            "confidence": 0.99972063,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.5525701
          },
          {
            "word": "thing",
            "start": 3205.555,
            "end": 3205.795,
            "confidence": 0.99912256,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.5525701
          },
          {
            "word": "that",
            "start": 3205.795,
            "end": 3206.035,
            "confidence": 0.92716074,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5525701
          },
          {
            "word": "helps",
            "start": 3206.035,
            "end": 3206.275,
            "confidence": 0.9980413,
            "punctuated_word": "helps",
            "speaker": 0,
            "speaker_confidence": 0.5525701
          },
          {
            "word": "the",
            "start": 3206.275,
            "end": 3206.515,
            "confidence": 0.99831235,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5525701
          },
          {
            "word": "community",
            "start": 3206.515,
            "end": 3207.015,
            "confidence": 0.9908115,
            "punctuated_word": "community.",
            "speaker": 0,
            "speaker_confidence": 0.5525701
          }
        ],
        "speaker": 0,
        "id": "af5fa9fb-ff32-4f6e-b3f3-5b67f9ce0120"
      },
      {
        "start": 3207.395,
        "end": 3211.655,
        "confidence": 0.9519172,
        "channel": 0,
        "transcript": "Mhmm. So having a community token, like, which, reflects the",
        "words": [
          {
            "word": "mhmm",
            "start": 3207.395,
            "end": 3207.795,
            "confidence": 0.98706186,
            "punctuated_word": "Mhmm.",
            "speaker": 0,
            "speaker_confidence": 0.5525701
          },
          {
            "word": "so",
            "start": 3207.795,
            "end": 3207.955,
            "confidence": 0.9125151,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "having",
            "start": 3207.955,
            "end": 3208.195,
            "confidence": 0.99417406,
            "punctuated_word": "having",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "a",
            "start": 3208.195,
            "end": 3208.355,
            "confidence": 0.99346596,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "community",
            "start": 3208.355,
            "end": 3208.835,
            "confidence": 0.99901426,
            "punctuated_word": "community",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "token",
            "start": 3208.835,
            "end": 3209.235,
            "confidence": 0.9366154,
            "punctuated_word": "token,",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "like",
            "start": 3209.235,
            "end": 3209.735,
            "confidence": 0.92442656,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "which",
            "start": 3209.875,
            "end": 3210.195,
            "confidence": 0.78334844,
            "punctuated_word": "which,",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "reflects",
            "start": 3210.595,
            "end": 3211.095,
            "confidence": 0.9980258,
            "punctuated_word": "reflects",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "the",
            "start": 3211.155,
            "end": 3211.655,
            "confidence": 0.9905239,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          }
        ],
        "speaker": 0,
        "id": "61e491d9-bd1c-4d72-8e09-10da1f63af32"
      },
      {
        "start": 3212.115,
        "end": 3213.4949,
        "confidence": 0.9698121,
        "channel": 0,
        "transcript": "quality of the product,",
        "words": [
          {
            "word": "quality",
            "start": 3212.115,
            "end": 3212.515,
            "confidence": 0.9914528,
            "punctuated_word": "quality",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "of",
            "start": 3212.515,
            "end": 3212.755,
            "confidence": 0.9919836,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "the",
            "start": 3212.755,
            "end": 3212.9949,
            "confidence": 0.9926519,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          },
          {
            "word": "product",
            "start": 3212.9949,
            "end": 3213.4949,
            "confidence": 0.90316004,
            "punctuated_word": "product,",
            "speaker": 0,
            "speaker_confidence": 0.72691995
          }
        ],
        "speaker": 0,
        "id": "ef9ce1ef-e946-434e-919a-c81e0e961d17"
      },
      {
        "start": 3213.795,
        "end": 3220.05,
        "confidence": 0.93865556,
        "channel": 0,
        "transcript": "not even that quality of the users' satisfaction with the product in terms of keeping their rights intact,",
        "words": [
          {
            "word": "not",
            "start": 3213.795,
            "end": 3213.955,
            "confidence": 0.9924508,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "even",
            "start": 3213.955,
            "end": 3214.195,
            "confidence": 0.98746675,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "that",
            "start": 3214.195,
            "end": 3214.435,
            "confidence": 0.83087754,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "quality",
            "start": 3214.435,
            "end": 3214.835,
            "confidence": 0.98964125,
            "punctuated_word": "quality",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "of",
            "start": 3214.835,
            "end": 3214.9949,
            "confidence": 0.96052194,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "the",
            "start": 3214.9949,
            "end": 3215.31,
            "confidence": 0.9616977,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "users'",
            "start": 3215.71,
            "end": 3216.21,
            "confidence": 0.5679131,
            "punctuated_word": "users'",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "satisfaction",
            "start": 3216.27,
            "end": 3216.77,
            "confidence": 0.9996038,
            "punctuated_word": "satisfaction",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "with",
            "start": 3216.83,
            "end": 3216.99,
            "confidence": 0.9994454,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "the",
            "start": 3216.99,
            "end": 3217.07,
            "confidence": 0.99893016,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "product",
            "start": 3217.07,
            "end": 3217.57,
            "confidence": 0.99962115,
            "punctuated_word": "product",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "in",
            "start": 3217.71,
            "end": 3217.87,
            "confidence": 0.7495629,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.79582465
          },
          {
            "word": "terms",
            "start": 3217.87,
            "end": 3218.37,
            "confidence": 0.9998348,
            "punctuated_word": "terms",
            "speaker": 0,
            "speaker_confidence": 0.5944458
          },
          {
            "word": "of",
            "start": 3218.4302,
            "end": 3218.59,
            "confidence": 0.9966589,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5944458
          },
          {
            "word": "keeping",
            "start": 3218.59,
            "end": 3218.99,
            "confidence": 0.99974257,
            "punctuated_word": "keeping",
            "speaker": 0,
            "speaker_confidence": 0.5944458
          },
          {
            "word": "their",
            "start": 3218.99,
            "end": 3219.1501,
            "confidence": 0.9551806,
            "punctuated_word": "their",
            "speaker": 0,
            "speaker_confidence": 0.5944458
          },
          {
            "word": "rights",
            "start": 3219.1501,
            "end": 3219.55,
            "confidence": 0.9798986,
            "punctuated_word": "rights",
            "speaker": 0,
            "speaker_confidence": 0.5944458
          },
          {
            "word": "intact",
            "start": 3219.55,
            "end": 3220.05,
            "confidence": 0.9267527,
            "punctuated_word": "intact,",
            "speaker": 0,
            "speaker_confidence": 0.5944458
          }
        ],
        "speaker": 0,
        "id": "ee5c79f3-a5da-4845-b8c2-dc3b500f2d68"
      },
      {
        "start": 3220.83,
        "end": 3222.61,
        "confidence": 0.9791248,
        "channel": 0,
        "transcript": "always safeguarding their rights.",
        "words": [
          {
            "word": "always",
            "start": 3220.83,
            "end": 3221.31,
            "confidence": 0.9649836,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 0.654139
          },
          {
            "word": "safeguarding",
            "start": 3221.31,
            "end": 3221.81,
            "confidence": 0.99660707,
            "punctuated_word": "safeguarding",
            "speaker": 0,
            "speaker_confidence": 0.654139
          },
          {
            "word": "their",
            "start": 3221.87,
            "end": 3222.11,
            "confidence": 0.985285,
            "punctuated_word": "their",
            "speaker": 0,
            "speaker_confidence": 0.654139
          },
          {
            "word": "rights",
            "start": 3222.11,
            "end": 3222.61,
            "confidence": 0.96962357,
            "punctuated_word": "rights.",
            "speaker": 0,
            "speaker_confidence": 0.654139
          }
        ],
        "speaker": 0,
        "id": "39e90b8c-1721-4e22-b0ca-193ba6bdaf70"
      },
      {
        "start": 3223.07,
        "end": 3225.33,
        "confidence": 0.9878236,
        "channel": 0,
        "transcript": "If there was a token like that and designers",
        "words": [
          {
            "word": "if",
            "start": 3223.07,
            "end": 3223.31,
            "confidence": 0.98578644,
            "punctuated_word": "If",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "there",
            "start": 3223.31,
            "end": 3223.47,
            "confidence": 0.9992118,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "was",
            "start": 3223.47,
            "end": 3223.6301,
            "confidence": 0.99814725,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "a",
            "start": 3223.6301,
            "end": 3223.71,
            "confidence": 0.99907565,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "token",
            "start": 3223.71,
            "end": 3224.11,
            "confidence": 0.9988341,
            "punctuated_word": "token",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "like",
            "start": 3224.11,
            "end": 3224.35,
            "confidence": 0.999405,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "that",
            "start": 3224.35,
            "end": 3224.59,
            "confidence": 0.9969669,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "and",
            "start": 3224.59,
            "end": 3224.83,
            "confidence": 0.9231619,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "designers",
            "start": 3224.83,
            "end": 3225.33,
            "confidence": 0.98982376,
            "punctuated_word": "designers",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          }
        ],
        "speaker": 0,
        "id": "aab0c44d-8559-40ab-ab3e-eef4c8de50a4"
      },
      {
        "start": 3225.6301,
        "end": 3226.9302,
        "confidence": 0.78838235,
        "channel": 0,
        "transcript": "get air dropped,",
        "words": [
          {
            "word": "get",
            "start": 3225.6301,
            "end": 3226.1301,
            "confidence": 0.9988135,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "air",
            "start": 3226.19,
            "end": 3226.4302,
            "confidence": 0.5473739,
            "punctuated_word": "air",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          },
          {
            "word": "dropped",
            "start": 3226.4302,
            "end": 3226.9302,
            "confidence": 0.8189596,
            "punctuated_word": "dropped,",
            "speaker": 0,
            "speaker_confidence": 0.6763354
          }
        ],
        "speaker": 0,
        "id": "fe393862-5b1d-487b-98ac-e9fbaa329b81"
      },
      {
        "start": 3228.525,
        "end": 3231.025,
        "confidence": 0.8875093,
        "channel": 0,
        "transcript": "with that, I thought that would be just amazing. That would be great.",
        "words": [
          {
            "word": "with",
            "start": 3228.525,
            "end": 3228.685,
            "confidence": 0.9984509,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.36002922
          },
          {
            "word": "that",
            "start": 3228.685,
            "end": 3229.005,
            "confidence": 0.9093976,
            "punctuated_word": "that,",
            "speaker": 0,
            "speaker_confidence": 0.36002922
          },
          {
            "word": "i",
            "start": 3229.005,
            "end": 3229.085,
            "confidence": 0.85726523,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.36002922
          },
          {
            "word": "thought",
            "start": 3229.085,
            "end": 3229.165,
            "confidence": 0.6319376,
            "punctuated_word": "thought",
            "speaker": 0,
            "speaker_confidence": 0.36002922
          },
          {
            "word": "that",
            "start": 3229.165,
            "end": 3229.325,
            "confidence": 0.9598644,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.31072807
          },
          {
            "word": "would",
            "start": 3229.325,
            "end": 3229.4849,
            "confidence": 0.6860972,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.31072807
          },
          {
            "word": "be",
            "start": 3229.4849,
            "end": 3229.645,
            "confidence": 0.98171175,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.31072807
          },
          {
            "word": "just",
            "start": 3229.645,
            "end": 3229.805,
            "confidence": 0.9872974,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.31072807
          },
          {
            "word": "amazing",
            "start": 3229.805,
            "end": 3230.2048,
            "confidence": 0.9868274,
            "punctuated_word": "amazing.",
            "speaker": 0,
            "speaker_confidence": 0.31072807
          },
          {
            "word": "that",
            "start": 3230.2048,
            "end": 3230.365,
            "confidence": 0.9965634,
            "punctuated_word": "That",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "would",
            "start": 3230.365,
            "end": 3230.4448,
            "confidence": 0.5459534,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "be",
            "start": 3230.4448,
            "end": 3230.525,
            "confidence": 0.9973502,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "great",
            "start": 3230.525,
            "end": 3231.025,
            "confidence": 0.9989035,
            "punctuated_word": "great.",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          }
        ],
        "speaker": 0,
        "id": "2ddfd052-0fbf-4eb5-af6d-e12500a32393"
      },
      {
        "start": 3231.405,
        "end": 3233.585,
        "confidence": 0.9096137,
        "channel": 0,
        "transcript": "Yeah. Yeah. Is it you heard it here first.",
        "words": [
          {
            "word": "yeah",
            "start": 3231.405,
            "end": 3231.645,
            "confidence": 0.96629024,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "yeah",
            "start": 3231.645,
            "end": 3231.885,
            "confidence": 0.9905468,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "is",
            "start": 3231.885,
            "end": 3232.125,
            "confidence": 0.47329843,
            "punctuated_word": "Is",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "it",
            "start": 3232.125,
            "end": 3232.2048,
            "confidence": 0.8281508,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "you",
            "start": 3232.285,
            "end": 3232.365,
            "confidence": 0.9967514,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "heard",
            "start": 3232.365,
            "end": 3232.685,
            "confidence": 0.9993799,
            "punctuated_word": "heard",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "it",
            "start": 3232.685,
            "end": 3232.765,
            "confidence": 0.9986798,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "here",
            "start": 3232.765,
            "end": 3233.085,
            "confidence": 0.99297416,
            "punctuated_word": "here",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "first",
            "start": 3233.085,
            "end": 3233.585,
            "confidence": 0.9404516,
            "punctuated_word": "first.",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          }
        ],
        "speaker": 1,
        "id": "f9ed6dfe-1e20-4662-9ce3-e4225ec8f7e3"
      },
      {
        "start": 3233.885,
        "end": 3235.105,
        "confidence": 0.98734695,
        "channel": 0,
        "transcript": "Yes. We're going",
        "words": [
          {
            "word": "yes",
            "start": 3233.885,
            "end": 3234.2048,
            "confidence": 0.9735525,
            "punctuated_word": "Yes.",
            "speaker": 1,
            "speaker_confidence": 0.4193539
          },
          {
            "word": "we're",
            "start": 3234.365,
            "end": 3234.605,
            "confidence": 0.9901825,
            "punctuated_word": "We're",
            "speaker": 1,
            "speaker_confidence": 0.5964561
          },
          {
            "word": "going",
            "start": 3234.605,
            "end": 3235.105,
            "confidence": 0.9983057,
            "punctuated_word": "going",
            "speaker": 1,
            "speaker_confidence": 0.5964561
          }
        ],
        "speaker": 1,
        "id": "4a98bb2f-94e1-41a0-9ae6-c64c4d56c852"
      },
      {
        "start": 3235.565,
        "end": 3236.065,
        "confidence": 0.99301237,
        "channel": 0,
        "transcript": "to",
        "words": [
          {
            "word": "to",
            "start": 3235.565,
            "end": 3236.065,
            "confidence": 0.99301237,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5964561
          }
        ],
        "speaker": 1,
        "id": "ad3a6177-56b1-4bb5-b6e1-6fe7fb393a94"
      },
      {
        "start": 3236.525,
        "end": 3237.885,
        "confidence": 0.94377804,
        "channel": 0,
        "transcript": "unionize the designers? Is that",
        "words": [
          {
            "word": "unionize",
            "start": 3236.525,
            "end": 3237.025,
            "confidence": 0.9945807,
            "punctuated_word": "unionize",
            "speaker": 1,
            "speaker_confidence": 0.5964561
          },
          {
            "word": "the",
            "start": 3237.085,
            "end": 3237.165,
            "confidence": 0.9979569,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5964561
          },
          {
            "word": "designers",
            "start": 3237.165,
            "end": 3237.665,
            "confidence": 0.79139197,
            "punctuated_word": "designers?",
            "speaker": 1,
            "speaker_confidence": 0.5964561
          },
          {
            "word": "is",
            "start": 3237.805,
            "end": 3237.845,
            "confidence": 0.9386863,
            "punctuated_word": "Is",
            "speaker": 1,
            "speaker_confidence": 0.5964561
          },
          {
            "word": "that",
            "start": 3237.845,
            "end": 3237.885,
            "confidence": 0.9962746,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5964561
          }
        ],
        "speaker": 1,
        "id": "64372626-b496-4d8d-b211-db8e982612ec"
      },
      {
        "start": 3238.9248,
        "end": 3239.4248,
        "confidence": 0.30072084,
        "channel": 0,
        "transcript": "I",
        "words": [
          {
            "word": "i",
            "start": 3238.9248,
            "end": 3239.4248,
            "confidence": 0.30072084,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5964561
          }
        ],
        "speaker": 1,
        "id": "7f2224e7-eafa-4291-9bfb-415830ce499d"
      },
      {
        "start": 3239.9648,
        "end": 3245.1,
        "confidence": 0.85855323,
        "channel": 0,
        "transcript": "mean, DAOify the designers. Nationalize the designers? DAO ify? Okay. Publicify. Publicify.",
        "words": [
          {
            "word": "mean",
            "start": 3239.9648,
            "end": 3240.2048,
            "confidence": 0.9633784,
            "punctuated_word": "mean,",
            "speaker": 1,
            "speaker_confidence": 0.34186155
          },
          {
            "word": "daoify",
            "start": 3240.2048,
            "end": 3240.4849,
            "confidence": 0.7100851,
            "punctuated_word": "DAOify",
            "speaker": 1,
            "speaker_confidence": 0.34186155
          },
          {
            "word": "the",
            "start": 3240.4849,
            "end": 3240.765,
            "confidence": 0.89842194,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.34186155
          },
          {
            "word": "designers",
            "start": 3240.765,
            "end": 3241.265,
            "confidence": 0.9228902,
            "punctuated_word": "designers.",
            "speaker": 1,
            "speaker_confidence": 0.34186155
          },
          {
            "word": "nationalize",
            "start": 3241.325,
            "end": 3241.825,
            "confidence": 0.9732055,
            "punctuated_word": "Nationalize",
            "speaker": 1,
            "speaker_confidence": 0.34186155
          },
          {
            "word": "the",
            "start": 3241.9648,
            "end": 3242.28,
            "confidence": 0.89795756,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.34186155
          },
          {
            "word": "designers",
            "start": 3242.52,
            "end": 3243.02,
            "confidence": 0.8533449,
            "punctuated_word": "designers?",
            "speaker": 1,
            "speaker_confidence": 0.34186155
          },
          {
            "word": "dao",
            "start": 3243.16,
            "end": 3243.4001,
            "confidence": 0.7021388,
            "punctuated_word": "DAO",
            "speaker": 1,
            "speaker_confidence": 0.26281875
          },
          {
            "word": "ify",
            "start": 3243.4001,
            "end": 3243.72,
            "confidence": 0.88337755,
            "punctuated_word": "ify?",
            "speaker": 1,
            "speaker_confidence": 0.26281875
          },
          {
            "word": "okay",
            "start": 3243.72,
            "end": 3244.04,
            "confidence": 0.9673867,
            "punctuated_word": "Okay.",
            "speaker": 1,
            "speaker_confidence": 0.26281875
          },
          {
            "word": "publicify",
            "start": 3244.04,
            "end": 3244.54,
            "confidence": 0.6166033,
            "punctuated_word": "Publicify.",
            "speaker": 0,
            "speaker_confidence": 0.52170676
          },
          {
            "word": "publicify",
            "start": 3244.6,
            "end": 3245.1,
            "confidence": 0.9138487,
            "punctuated_word": "Publicify.",
            "speaker": 0,
            "speaker_confidence": 0.52170676
          }
        ],
        "speaker": 1,
        "id": "94283868-56f4-4f6f-b0d2-43edf692ca08"
      },
      {
        "start": 3245.72,
        "end": 3246.78,
        "confidence": 0.9473236,
        "channel": 0,
        "transcript": "Because, you know,",
        "words": [
          {
            "word": "because",
            "start": 3245.72,
            "end": 3246.12,
            "confidence": 0.867856,
            "punctuated_word": "Because,",
            "speaker": 0,
            "speaker_confidence": 0.52170676
          },
          {
            "word": "you",
            "start": 3246.12,
            "end": 3246.28,
            "confidence": 0.99630463,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.52170676
          },
          {
            "word": "know",
            "start": 3246.28,
            "end": 3246.78,
            "confidence": 0.97781014,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.52170676
          }
        ],
        "speaker": 0,
        "id": "9a56ed1e-66c4-407d-947d-ebc868b16ef8"
      },
      {
        "start": 3247.08,
        "end": 3254.3,
        "confidence": 0.8845775,
        "channel": 0,
        "transcript": "interesting because when you say nationalized, it's still limited to a nation state. Yeah. Yeah. Yeah. But when you do DAO, it's like a public good, like Ethereum is public good, but it's not nationalized.",
        "words": [
          {
            "word": "interesting",
            "start": 3247.08,
            "end": 3247.4001,
            "confidence": 0.85755396,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.52170676
          },
          {
            "word": "because",
            "start": 3247.4001,
            "end": 3247.6401,
            "confidence": 0.7604895,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.52170676
          },
          {
            "word": "when",
            "start": 3247.6401,
            "end": 3247.8801,
            "confidence": 0.94413984,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.52170676
          },
          {
            "word": "you",
            "start": 3247.8801,
            "end": 3247.96,
            "confidence": 0.9395875,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "say",
            "start": 3247.96,
            "end": 3248.12,
            "confidence": 0.9163034,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "nationalized",
            "start": 3248.12,
            "end": 3248.52,
            "confidence": 0.80466723,
            "punctuated_word": "nationalized,",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "it's",
            "start": 3248.52,
            "end": 3248.68,
            "confidence": 0.92489266,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "still",
            "start": 3248.68,
            "end": 3248.92,
            "confidence": 0.96684873,
            "punctuated_word": "still",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "limited",
            "start": 3248.92,
            "end": 3249.16,
            "confidence": 0.9713657,
            "punctuated_word": "limited",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "to",
            "start": 3249.16,
            "end": 3249.24,
            "confidence": 0.9961959,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "a",
            "start": 3249.24,
            "end": 3249.32,
            "confidence": 0.46602792,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "nation",
            "start": 3249.32,
            "end": 3249.6401,
            "confidence": 0.99480826,
            "punctuated_word": "nation",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "state",
            "start": 3249.6401,
            "end": 3249.8801,
            "confidence": 0.9380487,
            "punctuated_word": "state.",
            "speaker": 0,
            "speaker_confidence": 0.5733612
          },
          {
            "word": "yeah",
            "start": 3249.8801,
            "end": 3250.12,
            "confidence": 0.9116336,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.0190022
          },
          {
            "word": "yeah",
            "start": 3250.12,
            "end": 3250.28,
            "confidence": 0.98706347,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.0190022
          },
          {
            "word": "yeah",
            "start": 3250.28,
            "end": 3250.36,
            "confidence": 0.9048471,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.0190022
          },
          {
            "word": "but",
            "start": 3250.36,
            "end": 3250.52,
            "confidence": 0.9080509,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 0.0190022
          },
          {
            "word": "when",
            "start": 3250.52,
            "end": 3250.6,
            "confidence": 0.9370401,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.0190022
          },
          {
            "word": "you",
            "start": 3250.6,
            "end": 3250.68,
            "confidence": 0.98911834,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.0190022
          },
          {
            "word": "do",
            "start": 3250.68,
            "end": 3250.84,
            "confidence": 0.66746056,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.5392339
          },
          {
            "word": "dao",
            "start": 3250.84,
            "end": 3251.16,
            "confidence": 0.98113847,
            "punctuated_word": "DAO,",
            "speaker": 0,
            "speaker_confidence": 0.5392339
          },
          {
            "word": "it's",
            "start": 3251.16,
            "end": 3251.4001,
            "confidence": 0.72092223,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.5392339
          },
          {
            "word": "like",
            "start": 3251.4001,
            "end": 3251.48,
            "confidence": 0.6959187,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.5392339
          },
          {
            "word": "a",
            "start": 3251.48,
            "end": 3251.56,
            "confidence": 0.95191306,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5392339
          },
          {
            "word": "public",
            "start": 3251.56,
            "end": 3251.8801,
            "confidence": 0.9934956,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.5392339
          },
          {
            "word": "good",
            "start": 3251.8801,
            "end": 3252.04,
            "confidence": 0.72697914,
            "punctuated_word": "good,",
            "speaker": 0,
            "speaker_confidence": 0.5392339
          },
          {
            "word": "like",
            "start": 3252.04,
            "end": 3252.2,
            "confidence": 0.9939266,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.5392339
          },
          {
            "word": "ethereum",
            "start": 3252.2,
            "end": 3252.6,
            "confidence": 0.6428389,
            "punctuated_word": "Ethereum",
            "speaker": 0,
            "speaker_confidence": 0.5392339
          },
          {
            "word": "is",
            "start": 3252.6,
            "end": 3252.68,
            "confidence": 0.941557,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.573581
          },
          {
            "word": "public",
            "start": 3252.68,
            "end": 3253.0,
            "confidence": 0.6774568,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.573581
          },
          {
            "word": "good",
            "start": 3253.0,
            "end": 3253.24,
            "confidence": 0.8625663,
            "punctuated_word": "good,",
            "speaker": 0,
            "speaker_confidence": 0.573581
          },
          {
            "word": "but",
            "start": 3253.24,
            "end": 3253.4001,
            "confidence": 0.9985446,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.573581
          },
          {
            "word": "it's",
            "start": 3253.4001,
            "end": 3253.56,
            "confidence": 0.9974717,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.573581
          },
          {
            "word": "not",
            "start": 3253.56,
            "end": 3253.8,
            "confidence": 0.9925627,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.573581
          },
          {
            "word": "nationalized",
            "start": 3253.8,
            "end": 3254.3,
            "confidence": 0.9967757,
            "punctuated_word": "nationalized.",
            "speaker": 0,
            "speaker_confidence": 0.573581
          }
        ],
        "speaker": 0,
        "id": "9308dac0-7378-442b-9579-b14ac5adf1c2"
      },
      {
        "start": 3254.84,
        "end": 3261.335,
        "confidence": 0.9279375,
        "channel": 0,
        "transcript": "Right. It's like a it's like the only It's a commodified design. Yeah. I mean, it Ethereum is not really,",
        "words": [
          {
            "word": "right",
            "start": 3254.84,
            "end": 3255.08,
            "confidence": 0.98252404,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.33284146
          },
          {
            "word": "it's",
            "start": 3255.08,
            "end": 3255.24,
            "confidence": 0.979189,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.33284146
          },
          {
            "word": "like",
            "start": 3255.24,
            "end": 3255.48,
            "confidence": 0.903086,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.33284146
          },
          {
            "word": "a",
            "start": 3255.48,
            "end": 3255.98,
            "confidence": 0.7298707,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.33284146
          },
          {
            "word": "it's",
            "start": 3256.115,
            "end": 3256.355,
            "confidence": 0.94777286,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.33284146
          },
          {
            "word": "like",
            "start": 3256.355,
            "end": 3256.515,
            "confidence": 0.96165466,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.33284146
          },
          {
            "word": "the",
            "start": 3256.515,
            "end": 3256.835,
            "confidence": 0.98943883,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.31046057
          },
          {
            "word": "only",
            "start": 3256.835,
            "end": 3257.2349,
            "confidence": 0.9992237,
            "punctuated_word": "only",
            "speaker": 1,
            "speaker_confidence": 0.31046057
          },
          {
            "word": "it's",
            "start": 3257.395,
            "end": 3257.555,
            "confidence": 0.85426474,
            "punctuated_word": "It's",
            "speaker": 1,
            "speaker_confidence": 0.31046057
          },
          {
            "word": "a",
            "start": 3257.555,
            "end": 3257.7148,
            "confidence": 0.8522473,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.31046057
          },
          {
            "word": "commodified",
            "start": 3257.7148,
            "end": 3258.2148,
            "confidence": 0.9407532,
            "punctuated_word": "commodified",
            "speaker": 1,
            "speaker_confidence": 0.31046057
          },
          {
            "word": "design",
            "start": 3258.4348,
            "end": 3258.9348,
            "confidence": 0.9621024,
            "punctuated_word": "design.",
            "speaker": 1,
            "speaker_confidence": 0.31046057
          },
          {
            "word": "yeah",
            "start": 3258.9949,
            "end": 3259.315,
            "confidence": 0.999534,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "i",
            "start": 3259.315,
            "end": 3259.395,
            "confidence": 0.9994722,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "mean",
            "start": 3259.395,
            "end": 3259.795,
            "confidence": 0.9838073,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "it",
            "start": 3259.795,
            "end": 3259.875,
            "confidence": 0.6523356,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "ethereum",
            "start": 3260.035,
            "end": 3260.355,
            "confidence": 0.95514536,
            "punctuated_word": "Ethereum",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "is",
            "start": 3260.355,
            "end": 3260.595,
            "confidence": 0.9979372,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "not",
            "start": 3260.595,
            "end": 3260.835,
            "confidence": 0.9997086,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "really",
            "start": 3260.835,
            "end": 3261.335,
            "confidence": 0.8686856,
            "punctuated_word": "really,",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          }
        ],
        "speaker": 0,
        "id": "8d451a0a-b013-4a7c-8985-dcccc597ebdc"
      },
      {
        "start": 3261.9548,
        "end": 3268.9348,
        "confidence": 0.93352216,
        "channel": 0,
        "transcript": "like, a regular commodity to ask. It's like people have been debating what it is, really. So it's just I don't know what it is, but what I know is",
        "words": [
          {
            "word": "like",
            "start": 3261.9548,
            "end": 3262.4348,
            "confidence": 0.99703205,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "a",
            "start": 3262.4348,
            "end": 3262.515,
            "confidence": 0.7455918,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "regular",
            "start": 3262.515,
            "end": 3262.9949,
            "confidence": 0.9995427,
            "punctuated_word": "regular",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "commodity",
            "start": 3262.9949,
            "end": 3263.395,
            "confidence": 0.9841591,
            "punctuated_word": "commodity",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "to",
            "start": 3263.395,
            "end": 3263.4749,
            "confidence": 0.4606455,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "ask",
            "start": 3263.4749,
            "end": 3263.635,
            "confidence": 0.63142806,
            "punctuated_word": "ask.",
            "speaker": 0,
            "speaker_confidence": 0.5469943
          },
          {
            "word": "it's",
            "start": 3263.635,
            "end": 3263.875,
            "confidence": 0.9705522,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "like",
            "start": 3263.875,
            "end": 3264.035,
            "confidence": 0.82437617,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "people",
            "start": 3264.115,
            "end": 3264.355,
            "confidence": 0.9673585,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "have",
            "start": 3264.355,
            "end": 3264.515,
            "confidence": 0.75955945,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "been",
            "start": 3264.515,
            "end": 3264.6748,
            "confidence": 0.991846,
            "punctuated_word": "been",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "debating",
            "start": 3264.6748,
            "end": 3265.075,
            "confidence": 0.99931896,
            "punctuated_word": "debating",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "what",
            "start": 3265.075,
            "end": 3265.2349,
            "confidence": 0.9981895,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "it",
            "start": 3265.2349,
            "end": 3265.395,
            "confidence": 0.99926156,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "is",
            "start": 3265.395,
            "end": 3265.555,
            "confidence": 0.84299123,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "really",
            "start": 3265.555,
            "end": 3266.035,
            "confidence": 0.9724802,
            "punctuated_word": "really.",
            "speaker": 0,
            "speaker_confidence": 0.5353512
          },
          {
            "word": "so",
            "start": 3266.035,
            "end": 3266.355,
            "confidence": 0.95607865,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "it's",
            "start": 3266.355,
            "end": 3266.595,
            "confidence": 0.9805884,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "just",
            "start": 3266.595,
            "end": 3266.835,
            "confidence": 0.9990934,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "i",
            "start": 3266.9148,
            "end": 3267.075,
            "confidence": 0.9997002,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "don't",
            "start": 3267.075,
            "end": 3267.2349,
            "confidence": 0.9997047,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "know",
            "start": 3267.2349,
            "end": 3267.395,
            "confidence": 0.9925547,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "what",
            "start": 3267.395,
            "end": 3267.555,
            "confidence": 0.999556,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "it",
            "start": 3267.555,
            "end": 3267.635,
            "confidence": 0.99937195,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "is",
            "start": 3267.635,
            "end": 3267.795,
            "confidence": 0.93769395,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "but",
            "start": 3267.795,
            "end": 3267.9548,
            "confidence": 0.9997149,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "what",
            "start": 3267.9548,
            "end": 3268.115,
            "confidence": 0.99854654,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "i",
            "start": 3268.115,
            "end": 3268.275,
            "confidence": 0.999713,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.48846352
          },
          {
            "word": "know",
            "start": 3268.275,
            "end": 3268.4348,
            "confidence": 0.99982136,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "is",
            "start": 3268.4348,
            "end": 3268.9348,
            "confidence": 0.99918884,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          }
        ],
        "speaker": 0,
        "id": "ddc1f826-8de1-4972-a317-926c12c8c016"
      },
      {
        "start": 3269.2349,
        "end": 3270.0,
        "confidence": 0.8869175,
        "channel": 0,
        "transcript": "it defies,",
        "words": [
          {
            "word": "it",
            "start": 3269.2349,
            "end": 3269.555,
            "confidence": 0.9207494,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "defies",
            "start": 3269.555,
            "end": 3270.0,
            "confidence": 0.8530855,
            "punctuated_word": "defies,",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          }
        ],
        "speaker": 0,
        "id": "dd3eacab-dfc2-4443-8e69-6677e5b83085"
      },
      {
        "start": 3270.72,
        "end": 3271.94,
        "confidence": 0.99037284,
        "channel": 0,
        "transcript": "all kinds of categorization.",
        "words": [
          {
            "word": "all",
            "start": 3270.72,
            "end": 3270.96,
            "confidence": 0.9986528,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "kinds",
            "start": 3270.96,
            "end": 3271.12,
            "confidence": 0.9990976,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "of",
            "start": 3271.12,
            "end": 3271.44,
            "confidence": 0.99991107,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "categorization",
            "start": 3271.44,
            "end": 3271.94,
            "confidence": 0.9638298,
            "punctuated_word": "categorization.",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          }
        ],
        "speaker": 0,
        "id": "43274671-9bce-49ba-93e6-f02e092374d2"
      },
      {
        "start": 3272.64,
        "end": 3275.3,
        "confidence": 0.96656215,
        "channel": 0,
        "transcript": "But what is definitely, it's a public good.",
        "words": [
          {
            "word": "but",
            "start": 3272.64,
            "end": 3272.88,
            "confidence": 0.99551183,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "what",
            "start": 3272.88,
            "end": 3273.04,
            "confidence": 0.99709034,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "is",
            "start": 3273.04,
            "end": 3273.52,
            "confidence": 0.97379535,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "definitely",
            "start": 3273.6,
            "end": 3274.1,
            "confidence": 0.80694914,
            "punctuated_word": "definitely,",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "it's",
            "start": 3274.16,
            "end": 3274.32,
            "confidence": 0.99909854,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "a",
            "start": 3274.32,
            "end": 3274.48,
            "confidence": 0.99304456,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "public",
            "start": 3274.48,
            "end": 3274.8,
            "confidence": 0.9824103,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          },
          {
            "word": "good",
            "start": 3274.8,
            "end": 3275.3,
            "confidence": 0.9845973,
            "punctuated_word": "good.",
            "speaker": 0,
            "speaker_confidence": 0.64041597
          }
        ],
        "speaker": 0,
        "id": "c2c78f2e-caea-49ac-a92b-c148117e5e67"
      },
      {
        "start": 3276.08,
        "end": 3277.54,
        "confidence": 0.89473,
        "channel": 0,
        "transcript": "This is why private blockchains",
        "words": [
          {
            "word": "this",
            "start": 3276.08,
            "end": 3276.32,
            "confidence": 0.6887783,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "is",
            "start": 3276.32,
            "end": 3276.4,
            "confidence": 0.9989166,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "why",
            "start": 3276.4,
            "end": 3276.64,
            "confidence": 0.8020829,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "private",
            "start": 3276.64,
            "end": 3277.04,
            "confidence": 0.9958248,
            "punctuated_word": "private",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "blockchains",
            "start": 3277.04,
            "end": 3277.54,
            "confidence": 0.98804724,
            "punctuated_word": "blockchains",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          }
        ],
        "speaker": 0,
        "id": "52c46c33-8e1a-4a8a-b6d8-b18279b9bc6f"
      },
      {
        "start": 3278.08,
        "end": 3284.415,
        "confidence": 0.9025509,
        "channel": 0,
        "transcript": "I don't know what that is. It doesn't exist. I mean, somebody who claimed it is an oxymoron, you know? Yeah. Yeah. It doesn't exist.",
        "words": [
          {
            "word": "i",
            "start": 3278.08,
            "end": 3278.24,
            "confidence": 0.9981317,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "don't",
            "start": 3278.24,
            "end": 3278.48,
            "confidence": 0.999908,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "know",
            "start": 3278.48,
            "end": 3278.64,
            "confidence": 0.9990864,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "what",
            "start": 3278.64,
            "end": 3278.8,
            "confidence": 0.9997254,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "that",
            "start": 3278.8,
            "end": 3278.96,
            "confidence": 0.9996836,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "is",
            "start": 3278.96,
            "end": 3279.2,
            "confidence": 0.92371166,
            "punctuated_word": "is.",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "it",
            "start": 3279.2,
            "end": 3279.28,
            "confidence": 0.9972536,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "doesn't",
            "start": 3279.28,
            "end": 3279.6,
            "confidence": 0.9998147,
            "punctuated_word": "doesn't",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "exist",
            "start": 3279.6,
            "end": 3280.08,
            "confidence": 0.99181306,
            "punctuated_word": "exist.",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "i",
            "start": 3280.08,
            "end": 3280.24,
            "confidence": 0.9982399,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "mean",
            "start": 3280.24,
            "end": 3280.56,
            "confidence": 0.97294813,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "somebody",
            "start": 3280.56,
            "end": 3280.96,
            "confidence": 0.9976126,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "who",
            "start": 3280.96,
            "end": 3281.12,
            "confidence": 0.7655924,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "claimed",
            "start": 3281.12,
            "end": 3281.44,
            "confidence": 0.7274342,
            "punctuated_word": "claimed",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "it",
            "start": 3281.44,
            "end": 3281.52,
            "confidence": 0.52462524,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "is",
            "start": 3281.52,
            "end": 3281.68,
            "confidence": 0.7057083,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "an",
            "start": 3281.68,
            "end": 3281.92,
            "confidence": 0.913707,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "oxymoron",
            "start": 3281.92,
            "end": 3282.42,
            "confidence": 0.9521878,
            "punctuated_word": "oxymoron,",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "you",
            "start": 3282.56,
            "end": 3282.64,
            "confidence": 0.9964844,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "know",
            "start": 3282.64,
            "end": 3282.96,
            "confidence": 0.8206353,
            "punctuated_word": "know?",
            "speaker": 0,
            "speaker_confidence": 0.76121354
          },
          {
            "word": "yeah",
            "start": 3282.96,
            "end": 3283.28,
            "confidence": 0.95138586,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.08450568
          },
          {
            "word": "yeah",
            "start": 3283.28,
            "end": 3283.68,
            "confidence": 0.85404,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.08450568
          },
          {
            "word": "it",
            "start": 3283.68,
            "end": 3283.84,
            "confidence": 0.72631997,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "doesn't",
            "start": 3283.84,
            "end": 3284.16,
            "confidence": 0.99197936,
            "punctuated_word": "doesn't",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "exist",
            "start": 3284.16,
            "end": 3284.415,
            "confidence": 0.7557436,
            "punctuated_word": "exist.",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          }
        ],
        "speaker": 0,
        "id": "bc124c68-1299-4803-90e6-3d6473242b1d"
      },
      {
        "start": 3285.295,
        "end": 3288.5151,
        "confidence": 0.95521224,
        "channel": 0,
        "transcript": "So I think, I mean, crypto being a public infrastructure",
        "words": [
          {
            "word": "so",
            "start": 3285.295,
            "end": 3285.455,
            "confidence": 0.99386495,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "i",
            "start": 3285.455,
            "end": 3285.615,
            "confidence": 0.8081633,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "think",
            "start": 3285.615,
            "end": 3286.095,
            "confidence": 0.91857374,
            "punctuated_word": "think,",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "i",
            "start": 3286.2551,
            "end": 3286.415,
            "confidence": 0.9912999,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "mean",
            "start": 3286.415,
            "end": 3286.655,
            "confidence": 0.89656365,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "crypto",
            "start": 3286.655,
            "end": 3287.155,
            "confidence": 0.9932734,
            "punctuated_word": "crypto",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "being",
            "start": 3287.215,
            "end": 3287.455,
            "confidence": 0.9560196,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "a",
            "start": 3287.455,
            "end": 3287.5352,
            "confidence": 0.99721694,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "public",
            "start": 3287.5352,
            "end": 3288.0151,
            "confidence": 0.9996512,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          },
          {
            "word": "infrastructure",
            "start": 3288.0151,
            "end": 3288.5151,
            "confidence": 0.9974957,
            "punctuated_word": "infrastructure",
            "speaker": 0,
            "speaker_confidence": 0.7757358
          }
        ],
        "speaker": 0,
        "id": "21671192-b219-4ccb-b2e0-aa96d47ab370"
      },
      {
        "start": 3289.695,
        "end": 3293.795,
        "confidence": 0.9158557,
        "channel": 0,
        "transcript": "is the best way to do these kinds of DAOs where you can DAO ify all",
        "words": [
          {
            "word": "is",
            "start": 3289.695,
            "end": 3290.0151,
            "confidence": 0.8554468,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "the",
            "start": 3290.0151,
            "end": 3290.175,
            "confidence": 0.9912606,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "best",
            "start": 3290.175,
            "end": 3290.495,
            "confidence": 0.9976757,
            "punctuated_word": "best",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "way",
            "start": 3290.495,
            "end": 3290.735,
            "confidence": 0.9982591,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "to",
            "start": 3290.735,
            "end": 3290.895,
            "confidence": 0.99866855,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "do",
            "start": 3290.895,
            "end": 3291.215,
            "confidence": 0.9990227,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "these",
            "start": 3291.215,
            "end": 3291.455,
            "confidence": 0.97373194,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "kinds",
            "start": 3291.455,
            "end": 3291.695,
            "confidence": 0.99403906,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "of",
            "start": 3291.695,
            "end": 3291.935,
            "confidence": 0.9984946,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "daos",
            "start": 3291.935,
            "end": 3292.2551,
            "confidence": 0.85149515,
            "punctuated_word": "DAOs",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "where",
            "start": 3292.2551,
            "end": 3292.415,
            "confidence": 0.64056265,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.6757344
          },
          {
            "word": "you",
            "start": 3292.415,
            "end": 3292.495,
            "confidence": 0.9500078,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "can",
            "start": 3292.495,
            "end": 3292.735,
            "confidence": 0.98949945,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "dao",
            "start": 3292.735,
            "end": 3293.055,
            "confidence": 0.70814943,
            "punctuated_word": "DAO",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "ify",
            "start": 3293.055,
            "end": 3293.295,
            "confidence": 0.8544014,
            "punctuated_word": "ify",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "all",
            "start": 3293.295,
            "end": 3293.795,
            "confidence": 0.8529781,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          }
        ],
        "speaker": 0,
        "id": "47776aec-7271-4cba-8779-0bf4e8a820ad"
      },
      {
        "start": 3294.415,
        "end": 3295.875,
        "confidence": 0.9921557,
        "channel": 0,
        "transcript": "kinds of public utilities",
        "words": [
          {
            "word": "kinds",
            "start": 3294.415,
            "end": 3294.655,
            "confidence": 0.9955369,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "of",
            "start": 3294.655,
            "end": 3294.975,
            "confidence": 0.99239856,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "public",
            "start": 3294.975,
            "end": 3295.375,
            "confidence": 0.98666686,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "utilities",
            "start": 3295.375,
            "end": 3295.875,
            "confidence": 0.9940202,
            "punctuated_word": "utilities",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          }
        ],
        "speaker": 0,
        "id": "df6e9f7f-0b72-4bc2-b29f-d2aca18b794c"
      },
      {
        "start": 3296.495,
        "end": 3300.38,
        "confidence": 0.9443917,
        "channel": 0,
        "transcript": "that should not be privatized where the capital is held by a few people",
        "words": [
          {
            "word": "that",
            "start": 3296.495,
            "end": 3296.815,
            "confidence": 0.90012056,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "should",
            "start": 3296.815,
            "end": 3297.135,
            "confidence": 0.95743936,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "not",
            "start": 3297.135,
            "end": 3297.455,
            "confidence": 0.9580781,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "be",
            "start": 3297.455,
            "end": 3297.695,
            "confidence": 0.918449,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "privatized",
            "start": 3297.695,
            "end": 3298.195,
            "confidence": 0.9724022,
            "punctuated_word": "privatized",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "where",
            "start": 3298.3599,
            "end": 3298.52,
            "confidence": 0.9281501,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "the",
            "start": 3298.52,
            "end": 3298.68,
            "confidence": 0.9989103,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "capital",
            "start": 3298.68,
            "end": 3299.0798,
            "confidence": 0.95490724,
            "punctuated_word": "capital",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "is",
            "start": 3299.0798,
            "end": 3299.24,
            "confidence": 0.9978795,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "held",
            "start": 3299.24,
            "end": 3299.48,
            "confidence": 0.99908555,
            "punctuated_word": "held",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "by",
            "start": 3299.48,
            "end": 3299.64,
            "confidence": 0.9997204,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.76530164
          },
          {
            "word": "a",
            "start": 3299.64,
            "end": 3299.72,
            "confidence": 0.6365349,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5112659
          },
          {
            "word": "few",
            "start": 3299.72,
            "end": 3299.88,
            "confidence": 0.9999341,
            "punctuated_word": "few",
            "speaker": 0,
            "speaker_confidence": 0.5112659
          },
          {
            "word": "people",
            "start": 3299.88,
            "end": 3300.38,
            "confidence": 0.99987304,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.5112659
          }
        ],
        "speaker": 0,
        "id": "c5aa318e-04a4-40bc-9a9f-d682ff7a7938"
      },
      {
        "start": 3300.76,
        "end": 3301.74,
        "confidence": 0.88437724,
        "channel": 0,
        "transcript": "who get to dictate.",
        "words": [
          {
            "word": "who",
            "start": 3300.76,
            "end": 3300.92,
            "confidence": 0.8811405,
            "punctuated_word": "who",
            "speaker": 0,
            "speaker_confidence": 0.5112659
          },
          {
            "word": "get",
            "start": 3300.92,
            "end": 3301.0798,
            "confidence": 0.98503506,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.5112659
          },
          {
            "word": "to",
            "start": 3301.0798,
            "end": 3301.24,
            "confidence": 0.9966461,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5112659
          },
          {
            "word": "dictate",
            "start": 3301.24,
            "end": 3301.74,
            "confidence": 0.67468727,
            "punctuated_word": "dictate.",
            "speaker": 0,
            "speaker_confidence": 0.5112659
          }
        ],
        "speaker": 0,
        "id": "a1d9e00c-2afe-4895-bcc2-9f068dbacd73"
      },
      {
        "start": 3302.04,
        "end": 3313.1748,
        "confidence": 0.96223927,
        "channel": 0,
        "transcript": "And, of course, we'll have conflict of interest in this case. Right. And design is just one thing that I'm passionate about. But if somebody else in the audience can think of something and write about it or tweet about it, I mean, you know,",
        "words": [
          {
            "word": "and",
            "start": 3302.04,
            "end": 3302.3599,
            "confidence": 0.8873822,
            "punctuated_word": "And,",
            "speaker": 0,
            "speaker_confidence": 0.5112659
          },
          {
            "word": "of",
            "start": 3302.3599,
            "end": 3302.44,
            "confidence": 0.9989544,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.5112659
          },
          {
            "word": "course",
            "start": 3302.44,
            "end": 3302.68,
            "confidence": 0.9994954,
            "punctuated_word": "course,",
            "speaker": 0,
            "speaker_confidence": 0.44704312
          },
          {
            "word": "we'll",
            "start": 3302.68,
            "end": 3302.8398,
            "confidence": 0.65955365,
            "punctuated_word": "we'll",
            "speaker": 0,
            "speaker_confidence": 0.44704312
          },
          {
            "word": "have",
            "start": 3302.8398,
            "end": 3303.0,
            "confidence": 0.9824253,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.44704312
          },
          {
            "word": "conflict",
            "start": 3303.0,
            "end": 3303.32,
            "confidence": 0.9791934,
            "punctuated_word": "conflict",
            "speaker": 0,
            "speaker_confidence": 0.44704312
          },
          {
            "word": "of",
            "start": 3303.32,
            "end": 3303.4,
            "confidence": 0.93439555,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.44704312
          },
          {
            "word": "interest",
            "start": 3303.4,
            "end": 3303.72,
            "confidence": 0.9077759,
            "punctuated_word": "interest",
            "speaker": 0,
            "speaker_confidence": 0.44704312
          },
          {
            "word": "in",
            "start": 3303.72,
            "end": 3303.96,
            "confidence": 0.99451184,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.44704312
          },
          {
            "word": "this",
            "start": 3303.96,
            "end": 3304.1199,
            "confidence": 0.9981694,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.44704312
          },
          {
            "word": "case",
            "start": 3304.1199,
            "end": 3304.6199,
            "confidence": 0.9982192,
            "punctuated_word": "case.",
            "speaker": 0,
            "speaker_confidence": 0.44704312
          },
          {
            "word": "right",
            "start": 3304.68,
            "end": 3305.0,
            "confidence": 0.99659836,
            "punctuated_word": "Right.",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "and",
            "start": 3305.0,
            "end": 3305.16,
            "confidence": 0.9871055,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "design",
            "start": 3305.16,
            "end": 3305.48,
            "confidence": 0.9799208,
            "punctuated_word": "design",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "is",
            "start": 3305.48,
            "end": 3305.56,
            "confidence": 0.9966125,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "just",
            "start": 3305.56,
            "end": 3305.8,
            "confidence": 0.9992743,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "one",
            "start": 3305.8,
            "end": 3305.96,
            "confidence": 0.9989498,
            "punctuated_word": "one",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "thing",
            "start": 3305.96,
            "end": 3306.1199,
            "confidence": 0.9996797,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "that",
            "start": 3306.1199,
            "end": 3306.28,
            "confidence": 0.9976561,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "i'm",
            "start": 3306.28,
            "end": 3306.44,
            "confidence": 0.9717923,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "passionate",
            "start": 3306.44,
            "end": 3306.8398,
            "confidence": 0.9997683,
            "punctuated_word": "passionate",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "about",
            "start": 3306.8398,
            "end": 3307.16,
            "confidence": 0.7593676,
            "punctuated_word": "about.",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "but",
            "start": 3307.16,
            "end": 3307.66,
            "confidence": 0.9992619,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "if",
            "start": 3307.8,
            "end": 3307.88,
            "confidence": 0.996558,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "somebody",
            "start": 3307.88,
            "end": 3308.28,
            "confidence": 0.9995771,
            "punctuated_word": "somebody",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "else",
            "start": 3308.28,
            "end": 3308.78,
            "confidence": 0.99932444,
            "punctuated_word": "else",
            "speaker": 0,
            "speaker_confidence": 0.6694845
          },
          {
            "word": "in",
            "start": 3309.0798,
            "end": 3309.24,
            "confidence": 0.99825937,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.38211966
          },
          {
            "word": "the",
            "start": 3309.24,
            "end": 3309.32,
            "confidence": 0.9987833,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.38211966
          },
          {
            "word": "audience",
            "start": 3309.32,
            "end": 3309.72,
            "confidence": 0.9998615,
            "punctuated_word": "audience",
            "speaker": 0,
            "speaker_confidence": 0.38211966
          },
          {
            "word": "can",
            "start": 3309.72,
            "end": 3309.88,
            "confidence": 0.9994804,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.38211966
          },
          {
            "word": "think",
            "start": 3309.88,
            "end": 3310.1199,
            "confidence": 0.99908984,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.38211966
          },
          {
            "word": "of",
            "start": 3310.1199,
            "end": 3310.2,
            "confidence": 0.9987902,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.38211966
          },
          {
            "word": "something",
            "start": 3310.2,
            "end": 3310.52,
            "confidence": 0.9997869,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.38211966
          },
          {
            "word": "and",
            "start": 3310.52,
            "end": 3310.755,
            "confidence": 0.9236371,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.26090175
          },
          {
            "word": "write",
            "start": 3310.835,
            "end": 3311.2349,
            "confidence": 0.7843439,
            "punctuated_word": "write",
            "speaker": 0,
            "speaker_confidence": 0.26090175
          },
          {
            "word": "about",
            "start": 3311.2349,
            "end": 3311.395,
            "confidence": 0.99891925,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.23810351
          },
          {
            "word": "it",
            "start": 3311.395,
            "end": 3311.555,
            "confidence": 0.9972512,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.23810351
          },
          {
            "word": "or",
            "start": 3311.555,
            "end": 3311.7148,
            "confidence": 0.87502104,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.23810351
          },
          {
            "word": "tweet",
            "start": 3311.7148,
            "end": 3311.9548,
            "confidence": 0.9712054,
            "punctuated_word": "tweet",
            "speaker": 0,
            "speaker_confidence": 0.23810351
          },
          {
            "word": "about",
            "start": 3311.9548,
            "end": 3312.1948,
            "confidence": 0.9987269,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.23810351
          },
          {
            "word": "it",
            "start": 3312.1948,
            "end": 3312.355,
            "confidence": 0.95552397,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.23810351
          },
          {
            "word": "i",
            "start": 3312.355,
            "end": 3312.4348,
            "confidence": 0.99322915,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.24994898
          },
          {
            "word": "mean",
            "start": 3312.4348,
            "end": 3312.595,
            "confidence": 0.9907725,
            "punctuated_word": "mean,",
            "speaker": 0,
            "speaker_confidence": 0.24994898
          },
          {
            "word": "you",
            "start": 3312.595,
            "end": 3312.6748,
            "confidence": 0.99894255,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.24994898
          },
          {
            "word": "know",
            "start": 3312.6748,
            "end": 3313.1748,
            "confidence": 0.79761803,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.24994898
          }
        ],
        "speaker": 0,
        "id": "39e2db39-1283-49fb-a116-2b8806d42806"
      },
      {
        "start": 3313.6348,
        "end": 3318.835,
        "confidence": 0.96197945,
        "channel": 0,
        "transcript": "more power to them. Yeah. More airdrops to them. Yeah. Yeah. One of one of my favorite hot takes, I think,",
        "words": [
          {
            "word": "more",
            "start": 3313.6348,
            "end": 3313.795,
            "confidence": 0.95279896,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.3127703
          },
          {
            "word": "power",
            "start": 3313.795,
            "end": 3314.115,
            "confidence": 0.9982346,
            "punctuated_word": "power",
            "speaker": 0,
            "speaker_confidence": 0.3127703
          },
          {
            "word": "to",
            "start": 3314.115,
            "end": 3314.275,
            "confidence": 0.9984326,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.3127703
          },
          {
            "word": "them",
            "start": 3314.275,
            "end": 3314.775,
            "confidence": 0.91920483,
            "punctuated_word": "them.",
            "speaker": 0,
            "speaker_confidence": 0.3127703
          },
          {
            "word": "yeah",
            "start": 3314.835,
            "end": 3315.2349,
            "confidence": 0.92427635,
            "punctuated_word": "Yeah.",
            "speaker": 0,
            "speaker_confidence": 0.30229205
          },
          {
            "word": "more",
            "start": 3315.2349,
            "end": 3315.4749,
            "confidence": 0.99379927,
            "punctuated_word": "More",
            "speaker": 0,
            "speaker_confidence": 0.30229205
          },
          {
            "word": "airdrops",
            "start": 3315.4749,
            "end": 3315.875,
            "confidence": 0.8353356,
            "punctuated_word": "airdrops",
            "speaker": 0,
            "speaker_confidence": 0.30229205
          },
          {
            "word": "to",
            "start": 3315.875,
            "end": 3316.035,
            "confidence": 0.99801093,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.30229205
          },
          {
            "word": "them",
            "start": 3316.035,
            "end": 3316.355,
            "confidence": 0.99898523,
            "punctuated_word": "them.",
            "speaker": 0,
            "speaker_confidence": 0.30229205
          },
          {
            "word": "yeah",
            "start": 3316.355,
            "end": 3316.595,
            "confidence": 0.9639932,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.16678178
          },
          {
            "word": "yeah",
            "start": 3316.595,
            "end": 3316.755,
            "confidence": 0.9270497,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.16678178
          },
          {
            "word": "one",
            "start": 3316.755,
            "end": 3316.9148,
            "confidence": 0.9564974,
            "punctuated_word": "One",
            "speaker": 1,
            "speaker_confidence": 0.16678178
          },
          {
            "word": "of",
            "start": 3316.9148,
            "end": 3317.075,
            "confidence": 0.9952042,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.16678178
          },
          {
            "word": "one",
            "start": 3317.075,
            "end": 3317.315,
            "confidence": 0.9890928,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.16678178
          },
          {
            "word": "of",
            "start": 3317.315,
            "end": 3317.3948,
            "confidence": 0.9981324,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.3634358
          },
          {
            "word": "my",
            "start": 3317.3948,
            "end": 3317.555,
            "confidence": 0.9988857,
            "punctuated_word": "my",
            "speaker": 1,
            "speaker_confidence": 0.3634358
          },
          {
            "word": "favorite",
            "start": 3317.555,
            "end": 3317.875,
            "confidence": 0.9992706,
            "punctuated_word": "favorite",
            "speaker": 1,
            "speaker_confidence": 0.3634358
          },
          {
            "word": "hot",
            "start": 3317.875,
            "end": 3318.115,
            "confidence": 0.9914267,
            "punctuated_word": "hot",
            "speaker": 1,
            "speaker_confidence": 0.3634358
          },
          {
            "word": "takes",
            "start": 3318.115,
            "end": 3318.4348,
            "confidence": 0.9322089,
            "punctuated_word": "takes,",
            "speaker": 1,
            "speaker_confidence": 0.3634358
          },
          {
            "word": "i",
            "start": 3318.4348,
            "end": 3318.515,
            "confidence": 0.9981096,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.3634358
          },
          {
            "word": "think",
            "start": 3318.515,
            "end": 3318.835,
            "confidence": 0.8326178,
            "punctuated_word": "think,",
            "speaker": 1,
            "speaker_confidence": 0.3634358
          }
        ],
        "speaker": 1,
        "id": "d7c4ed42-aa6b-45c1-9dda-e36b1845d04e"
      },
      {
        "start": 3319.6348,
        "end": 3322.6948,
        "confidence": 0.885024,
        "channel": 0,
        "transcript": "remember when you when you were telling it to someone else and they were they were a bit",
        "words": [
          {
            "word": "remember",
            "start": 3319.6348,
            "end": 3319.9548,
            "confidence": 0.37725246,
            "punctuated_word": "remember",
            "speaker": 1,
            "speaker_confidence": 0.025067449
          },
          {
            "word": "when",
            "start": 3319.9548,
            "end": 3320.035,
            "confidence": 0.5490183,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.025067449
          },
          {
            "word": "you",
            "start": 3320.035,
            "end": 3320.115,
            "confidence": 0.9308155,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.3584817
          },
          {
            "word": "when",
            "start": 3320.115,
            "end": 3320.275,
            "confidence": 0.55092347,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.3584817
          },
          {
            "word": "you",
            "start": 3320.275,
            "end": 3320.355,
            "confidence": 0.99163955,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.3584817
          },
          {
            "word": "were",
            "start": 3320.355,
            "end": 3320.515,
            "confidence": 0.9785363,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.3584817
          },
          {
            "word": "telling",
            "start": 3320.515,
            "end": 3320.6748,
            "confidence": 0.99281645,
            "punctuated_word": "telling",
            "speaker": 1,
            "speaker_confidence": 0.3584817
          },
          {
            "word": "it",
            "start": 3320.6748,
            "end": 3320.835,
            "confidence": 0.9880371,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.3584817
          },
          {
            "word": "to",
            "start": 3320.835,
            "end": 3320.9148,
            "confidence": 0.98568976,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "someone",
            "start": 3320.9148,
            "end": 3321.1548,
            "confidence": 0.99891424,
            "punctuated_word": "someone",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "else",
            "start": 3321.1548,
            "end": 3321.315,
            "confidence": 0.989293,
            "punctuated_word": "else",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "and",
            "start": 3321.315,
            "end": 3321.4749,
            "confidence": 0.74323696,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "they",
            "start": 3321.4749,
            "end": 3321.6348,
            "confidence": 0.9823109,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "were",
            "start": 3321.6348,
            "end": 3321.795,
            "confidence": 0.98136866,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "they",
            "start": 3321.795,
            "end": 3321.9548,
            "confidence": 0.9559311,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "were",
            "start": 3321.9548,
            "end": 3322.115,
            "confidence": 0.9879772,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "a",
            "start": 3322.115,
            "end": 3322.1948,
            "confidence": 0.96031404,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "bit",
            "start": 3322.1948,
            "end": 3322.6948,
            "confidence": 0.98635745,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          }
        ],
        "speaker": 1,
        "id": "f2f622dd-dc4f-4170-ad91-4411b5c685bc"
      },
      {
        "start": 3323.85,
        "end": 3327.55,
        "confidence": 0.95050925,
        "channel": 0,
        "transcript": "dumbfounded. Yeah. Yeah. Yeah. Different way of thinking about it. That's true.",
        "words": [
          {
            "word": "dumbfounded",
            "start": 3323.85,
            "end": 3324.35,
            "confidence": 0.9191816,
            "punctuated_word": "dumbfounded.",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "yeah",
            "start": 3324.4102,
            "end": 3324.9102,
            "confidence": 0.9593649,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.5103484
          },
          {
            "word": "yeah",
            "start": 3324.9702,
            "end": 3325.29,
            "confidence": 0.96106565,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.3553717
          },
          {
            "word": "yeah",
            "start": 3325.29,
            "end": 3325.61,
            "confidence": 0.91241115,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.3553717
          },
          {
            "word": "different",
            "start": 3325.61,
            "end": 3325.9302,
            "confidence": 0.6773578,
            "punctuated_word": "Different",
            "speaker": 1,
            "speaker_confidence": 0.3553717
          },
          {
            "word": "way",
            "start": 3325.9302,
            "end": 3326.09,
            "confidence": 0.9986506,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.3553717
          },
          {
            "word": "of",
            "start": 3326.09,
            "end": 3326.1702,
            "confidence": 0.99927574,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.3553717
          },
          {
            "word": "thinking",
            "start": 3326.1702,
            "end": 3326.4102,
            "confidence": 0.999129,
            "punctuated_word": "thinking",
            "speaker": 1,
            "speaker_confidence": 0.3553717
          },
          {
            "word": "about",
            "start": 3326.4102,
            "end": 3326.49,
            "confidence": 0.9991648,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.3553717
          },
          {
            "word": "it",
            "start": 3326.49,
            "end": 3326.8901,
            "confidence": 0.99651366,
            "punctuated_word": "it.",
            "speaker": 1,
            "speaker_confidence": 0.3553717
          },
          {
            "word": "that's",
            "start": 3326.8901,
            "end": 3327.05,
            "confidence": 0.98529804,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.29734474
          },
          {
            "word": "true",
            "start": 3327.05,
            "end": 3327.55,
            "confidence": 0.9986986,
            "punctuated_word": "true.",
            "speaker": 0,
            "speaker_confidence": 0.29734474
          }
        ],
        "speaker": 1,
        "id": "5eba24f0-2474-454f-a699-df1ad4fd21a9"
      },
      {
        "start": 3328.25,
        "end": 3328.9102,
        "confidence": 0.9648298,
        "channel": 0,
        "transcript": "Yeah. Well,",
        "words": [
          {
            "word": "yeah",
            "start": 3328.25,
            "end": 3328.4102,
            "confidence": 0.9499297,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.16499114
          },
          {
            "word": "well",
            "start": 3328.4102,
            "end": 3328.9102,
            "confidence": 0.97972995,
            "punctuated_word": "Well,",
            "speaker": 1,
            "speaker_confidence": 0.16499114
          }
        ],
        "speaker": 1,
        "id": "373446be-5a80-4012-b49a-2fde78b34072"
      },
      {
        "start": 3329.85,
        "end": 3338.8152,
        "confidence": 0.96742564,
        "channel": 0,
        "transcript": "I really appreciate you taking the time to come on and share your wisdom and philosophy with us. Thank you. Thank you. Thank you. I'm very happy to be here. And,",
        "words": [
          {
            "word": "i",
            "start": 3329.85,
            "end": 3330.01,
            "confidence": 0.9955896,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.46956164
          },
          {
            "word": "really",
            "start": 3330.01,
            "end": 3330.25,
            "confidence": 0.99972445,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.46956164
          },
          {
            "word": "appreciate",
            "start": 3330.25,
            "end": 3330.6501,
            "confidence": 0.99980336,
            "punctuated_word": "appreciate",
            "speaker": 1,
            "speaker_confidence": 0.46956164
          },
          {
            "word": "you",
            "start": 3330.6501,
            "end": 3330.8901,
            "confidence": 0.99798167,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.46956164
          },
          {
            "word": "taking",
            "start": 3330.8901,
            "end": 3331.1301,
            "confidence": 0.9923355,
            "punctuated_word": "taking",
            "speaker": 1,
            "speaker_confidence": 0.46956164
          },
          {
            "word": "the",
            "start": 3331.1301,
            "end": 3331.29,
            "confidence": 0.9945956,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "time",
            "start": 3331.29,
            "end": 3331.53,
            "confidence": 0.9999211,
            "punctuated_word": "time",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "to",
            "start": 3331.53,
            "end": 3331.9302,
            "confidence": 0.9994356,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "come",
            "start": 3331.9302,
            "end": 3332.1702,
            "confidence": 0.9996178,
            "punctuated_word": "come",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "on",
            "start": 3332.1702,
            "end": 3332.6702,
            "confidence": 0.9977112,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "and",
            "start": 3332.73,
            "end": 3333.23,
            "confidence": 0.98618084,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "share",
            "start": 3333.4502,
            "end": 3333.6902,
            "confidence": 0.9463242,
            "punctuated_word": "share",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "your",
            "start": 3333.6902,
            "end": 3333.9302,
            "confidence": 0.999813,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "wisdom",
            "start": 3333.9302,
            "end": 3334.25,
            "confidence": 0.99992263,
            "punctuated_word": "wisdom",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "and",
            "start": 3334.25,
            "end": 3334.49,
            "confidence": 0.9992455,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "philosophy",
            "start": 3334.49,
            "end": 3334.99,
            "confidence": 0.9996413,
            "punctuated_word": "philosophy",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "with",
            "start": 3335.2102,
            "end": 3335.4502,
            "confidence": 0.99687886,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "us",
            "start": 3335.4502,
            "end": 3335.61,
            "confidence": 0.99898696,
            "punctuated_word": "us.",
            "speaker": 1,
            "speaker_confidence": 0.5577935
          },
          {
            "word": "thank",
            "start": 3335.61,
            "end": 3335.77,
            "confidence": 0.99590874,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.268687
          },
          {
            "word": "you",
            "start": 3335.77,
            "end": 3335.9302,
            "confidence": 0.9853918,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.268687
          },
          {
            "word": "thank",
            "start": 3335.9302,
            "end": 3336.09,
            "confidence": 0.9974395,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.268687
          },
          {
            "word": "you",
            "start": 3336.09,
            "end": 3336.33,
            "confidence": 0.9987944,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.268687
          },
          {
            "word": "thank",
            "start": 3336.33,
            "end": 3336.49,
            "confidence": 0.986969,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.268687
          },
          {
            "word": "you",
            "start": 3336.49,
            "end": 3336.99,
            "confidence": 0.9923576,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.268687
          },
          {
            "word": "i'm",
            "start": 3337.05,
            "end": 3337.2102,
            "confidence": 0.84159184,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.47089648
          },
          {
            "word": "very",
            "start": 3337.2102,
            "end": 3337.37,
            "confidence": 0.5233233,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.47089648
          },
          {
            "word": "happy",
            "start": 3337.37,
            "end": 3337.6902,
            "confidence": 0.9998512,
            "punctuated_word": "happy",
            "speaker": 0,
            "speaker_confidence": 0.47089648
          },
          {
            "word": "to",
            "start": 3337.6902,
            "end": 3337.77,
            "confidence": 0.99955124,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.47089648
          },
          {
            "word": "be",
            "start": 3337.77,
            "end": 3337.995,
            "confidence": 0.99840146,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.47089648
          },
          {
            "word": "here",
            "start": 3337.995,
            "end": 3338.3152,
            "confidence": 0.82076544,
            "punctuated_word": "here.",
            "speaker": 0,
            "speaker_confidence": 0.47089648
          },
          {
            "word": "and",
            "start": 3338.3152,
            "end": 3338.8152,
            "confidence": 0.9461377,
            "punctuated_word": "And,",
            "speaker": 0,
            "speaker_confidence": 0.47089648
          }
        ],
        "speaker": 1,
        "id": "565814c8-1f56-4b06-9a9e-e8dbee63321b"
      },
      {
        "start": 3339.195,
        "end": 3341.5952,
        "confidence": 0.96633077,
        "channel": 0,
        "transcript": "you can check out my work at stxn.io,",
        "words": [
          {
            "word": "you",
            "start": 3339.195,
            "end": 3339.3552,
            "confidence": 0.9991192,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "can",
            "start": 3339.3552,
            "end": 3339.5151,
            "confidence": 0.99915063,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "check",
            "start": 3339.5151,
            "end": 3339.7551,
            "confidence": 0.99946314,
            "punctuated_word": "check",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "out",
            "start": 3339.7551,
            "end": 3339.8352,
            "confidence": 0.99616003,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "my",
            "start": 3339.8352,
            "end": 3340.0752,
            "confidence": 0.99970776,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "work",
            "start": 3340.0752,
            "end": 3340.3152,
            "confidence": 0.9989291,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "at",
            "start": 3340.3152,
            "end": 3340.5552,
            "confidence": 0.99238527,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "stxn.io",
            "start": 3340.5552,
            "end": 3341.5952,
            "confidence": 0.7457309,
            "punctuated_word": "stxn.io,",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          }
        ],
        "speaker": 0,
        "id": "6b233143-c239-4c92-9b3b-1b0c95f707b9"
      },
      {
        "start": 3341.5952,
        "end": 3342.655,
        "confidence": 0.9967039,
        "channel": 0,
        "transcript": "which is our website.",
        "words": [
          {
            "word": "which",
            "start": 3341.5952,
            "end": 3341.8352,
            "confidence": 0.9995478,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "is",
            "start": 3341.8352,
            "end": 3341.915,
            "confidence": 0.9995146,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "our",
            "start": 3341.915,
            "end": 3342.155,
            "confidence": 0.9988078,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "website",
            "start": 3342.155,
            "end": 3342.655,
            "confidence": 0.9889457,
            "punctuated_word": "website.",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          }
        ],
        "speaker": 0,
        "id": "7826db6e-3bda-48fe-867c-57ce6e5073f4"
      },
      {
        "start": 3343.3552,
        "end": 3350.5752,
        "confidence": 0.87127227,
        "channel": 0,
        "transcript": "We have a white paper called Mevolution, you know, as a kind of a Mev and evolution, but it's actually about revolution, which we",
        "words": [
          {
            "word": "we",
            "start": 3343.3552,
            "end": 3343.675,
            "confidence": 0.9332702,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "have",
            "start": 3343.675,
            "end": 3343.8352,
            "confidence": 0.75887245,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "a",
            "start": 3343.8352,
            "end": 3343.915,
            "confidence": 0.48925307,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "white",
            "start": 3343.915,
            "end": 3344.155,
            "confidence": 0.85142535,
            "punctuated_word": "white",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "paper",
            "start": 3344.155,
            "end": 3344.5552,
            "confidence": 0.9992275,
            "punctuated_word": "paper",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "called",
            "start": 3344.5552,
            "end": 3345.0352,
            "confidence": 0.99854267,
            "punctuated_word": "called",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "mevolution",
            "start": 3345.0352,
            "end": 3345.5352,
            "confidence": 0.82781976,
            "punctuated_word": "Mevolution,",
            "speaker": 0,
            "speaker_confidence": 0.75764567
          },
          {
            "word": "you",
            "start": 3345.7551,
            "end": 3345.915,
            "confidence": 0.9931611,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.34455335
          },
          {
            "word": "know",
            "start": 3345.915,
            "end": 3346.0752,
            "confidence": 0.9883443,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.34455335
          },
          {
            "word": "as",
            "start": 3346.0752,
            "end": 3346.235,
            "confidence": 0.9666119,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.34455335
          },
          {
            "word": "a",
            "start": 3346.235,
            "end": 3346.3152,
            "confidence": 0.67873955,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.34455335
          },
          {
            "word": "kind",
            "start": 3346.3152,
            "end": 3346.5552,
            "confidence": 0.9490363,
            "punctuated_word": "kind",
            "speaker": 0,
            "speaker_confidence": 0.34455335
          },
          {
            "word": "of",
            "start": 3346.5552,
            "end": 3346.715,
            "confidence": 0.9930877,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.34455335
          },
          {
            "word": "a",
            "start": 3346.715,
            "end": 3346.7952,
            "confidence": 0.44803765,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.34455335
          },
          {
            "word": "mev",
            "start": 3346.7952,
            "end": 3347.2751,
            "confidence": 0.92769635,
            "punctuated_word": "Mev",
            "speaker": 0,
            "speaker_confidence": 0.669106
          },
          {
            "word": "and",
            "start": 3347.2751,
            "end": 3347.435,
            "confidence": 0.64075005,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.669106
          },
          {
            "word": "evolution",
            "start": 3347.435,
            "end": 3347.915,
            "confidence": 0.86899316,
            "punctuated_word": "evolution,",
            "speaker": 0,
            "speaker_confidence": 0.669106
          },
          {
            "word": "but",
            "start": 3347.915,
            "end": 3348.0752,
            "confidence": 0.9996119,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.669106
          },
          {
            "word": "it's",
            "start": 3348.0752,
            "end": 3348.235,
            "confidence": 0.9958867,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.669106
          },
          {
            "word": "actually",
            "start": 3348.235,
            "end": 3348.635,
            "confidence": 0.9947819,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.669106
          },
          {
            "word": "about",
            "start": 3348.635,
            "end": 3349.1152,
            "confidence": 0.93317825,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.669106
          },
          {
            "word": "revolution",
            "start": 3349.1152,
            "end": 3349.6152,
            "confidence": 0.6978495,
            "punctuated_word": "revolution,",
            "speaker": 0,
            "speaker_confidence": 0.669106
          },
          {
            "word": "which",
            "start": 3349.7551,
            "end": 3350.0752,
            "confidence": 0.9989085,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.669106
          },
          {
            "word": "we",
            "start": 3350.0752,
            "end": 3350.5752,
            "confidence": 0.9774484,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.669106
          }
        ],
        "speaker": 0,
        "id": "1e99071e-86cf-4b0a-b575-9e81b6705166"
      },
      {
        "start": 3351.195,
        "end": 3354.95,
        "confidence": 0.943926,
        "channel": 0,
        "transcript": "are here for. And, you know, and just generally online, you can find my",
        "words": [
          {
            "word": "are",
            "start": 3351.195,
            "end": 3351.3552,
            "confidence": 0.9464053,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.4432425
          },
          {
            "word": "here",
            "start": 3351.3552,
            "end": 3351.675,
            "confidence": 0.9979182,
            "punctuated_word": "here",
            "speaker": 0,
            "speaker_confidence": 0.4432425
          },
          {
            "word": "for",
            "start": 3351.675,
            "end": 3352.175,
            "confidence": 0.94479704,
            "punctuated_word": "for.",
            "speaker": 0,
            "speaker_confidence": 0.4432425
          },
          {
            "word": "and",
            "start": 3352.235,
            "end": 3352.475,
            "confidence": 0.96341014,
            "punctuated_word": "And,",
            "speaker": 0,
            "speaker_confidence": 0.4432425
          },
          {
            "word": "you",
            "start": 3352.475,
            "end": 3352.635,
            "confidence": 0.99766785,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.4432425
          },
          {
            "word": "know",
            "start": 3352.635,
            "end": 3352.875,
            "confidence": 0.95283306,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.4432425
          },
          {
            "word": "and",
            "start": 3352.875,
            "end": 3353.1152,
            "confidence": 0.8330681,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          },
          {
            "word": "just",
            "start": 3353.1152,
            "end": 3353.2751,
            "confidence": 0.9292026,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          },
          {
            "word": "generally",
            "start": 3353.2751,
            "end": 3353.675,
            "confidence": 0.89202136,
            "punctuated_word": "generally",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          },
          {
            "word": "online",
            "start": 3353.675,
            "end": 3353.97,
            "confidence": 0.77711654,
            "punctuated_word": "online,",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          },
          {
            "word": "you",
            "start": 3354.05,
            "end": 3354.13,
            "confidence": 0.99932384,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          },
          {
            "word": "can",
            "start": 3354.13,
            "end": 3354.3699,
            "confidence": 0.9996768,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          },
          {
            "word": "find",
            "start": 3354.3699,
            "end": 3354.45,
            "confidence": 0.99957186,
            "punctuated_word": "find",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          },
          {
            "word": "my",
            "start": 3354.45,
            "end": 3354.95,
            "confidence": 0.981951,
            "punctuated_word": "my",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          }
        ],
        "speaker": 0,
        "id": "7d66363d-7bd4-411b-a7cf-d4a6f7e92c5f"
      },
      {
        "start": 3355.33,
        "end": 3360.55,
        "confidence": 0.96254647,
        "channel": 0,
        "transcript": "stuff. Cool. Thank you very much, Josh, for this wonderful interview. Yeah. Thank you. Thank you. Appreciate it.",
        "words": [
          {
            "word": "stuff",
            "start": 3355.33,
            "end": 3355.65,
            "confidence": 0.99836737,
            "punctuated_word": "stuff.",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          },
          {
            "word": "cool",
            "start": 3355.65,
            "end": 3355.89,
            "confidence": 0.99672264,
            "punctuated_word": "Cool.",
            "speaker": 0,
            "speaker_confidence": 0.52622473
          },
          {
            "word": "thank",
            "start": 3355.89,
            "end": 3356.13,
            "confidence": 0.99576557,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.39351696
          },
          {
            "word": "you",
            "start": 3356.13,
            "end": 3356.21,
            "confidence": 0.99957556,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.39351696
          },
          {
            "word": "very",
            "start": 3356.21,
            "end": 3356.45,
            "confidence": 0.9988819,
            "punctuated_word": "very",
            "speaker": 0,
            "speaker_confidence": 0.39351696
          },
          {
            "word": "much",
            "start": 3356.45,
            "end": 3356.6099,
            "confidence": 0.987759,
            "punctuated_word": "much,",
            "speaker": 0,
            "speaker_confidence": 0.39351696
          },
          {
            "word": "josh",
            "start": 3356.6099,
            "end": 3357.01,
            "confidence": 0.6262497,
            "punctuated_word": "Josh,",
            "speaker": 0,
            "speaker_confidence": 0.39351696
          },
          {
            "word": "for",
            "start": 3357.01,
            "end": 3357.25,
            "confidence": 0.98218,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.39351696
          },
          {
            "word": "this",
            "start": 3357.25,
            "end": 3357.49,
            "confidence": 0.93952096,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.39351696
          },
          {
            "word": "wonderful",
            "start": 3357.49,
            "end": 3357.97,
            "confidence": 0.996506,
            "punctuated_word": "wonderful",
            "speaker": 0,
            "speaker_confidence": 0.39351696
          },
          {
            "word": "interview",
            "start": 3357.97,
            "end": 3358.45,
            "confidence": 0.9985872,
            "punctuated_word": "interview.",
            "speaker": 0,
            "speaker_confidence": 0.39351696
          },
          {
            "word": "yeah",
            "start": 3358.45,
            "end": 3358.77,
            "confidence": 0.99537206,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.1250726
          },
          {
            "word": "thank",
            "start": 3358.77,
            "end": 3358.93,
            "confidence": 0.85179263,
            "punctuated_word": "Thank",
            "speaker": 1,
            "speaker_confidence": 0.1250726
          },
          {
            "word": "you",
            "start": 3358.93,
            "end": 3359.09,
            "confidence": 0.99585474,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.21313643
          },
          {
            "word": "thank",
            "start": 3359.09,
            "end": 3359.41,
            "confidence": 0.9747943,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.21313643
          },
          {
            "word": "you",
            "start": 3359.41,
            "end": 3359.65,
            "confidence": 0.9986148,
            "punctuated_word": "you.",
            "speaker": 0,
            "speaker_confidence": 0.21313643
          },
          {
            "word": "appreciate",
            "start": 3359.65,
            "end": 3360.05,
            "confidence": 0.9937968,
            "punctuated_word": "Appreciate",
            "speaker": 0,
            "speaker_confidence": 0.21313643
          },
          {
            "word": "it",
            "start": 3360.05,
            "end": 3360.55,
            "confidence": 0.9954949,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.21313643
          }
        ],
        "speaker": 0,
        "id": "bb3d54cd-743a-4d09-8287-6292712e4228"
      }
    ],
    "summary": null
  }
}