{
  "metadata": {
    "transaction_key": "deprecated",
    "request_id": "1927eaaf-1879-49cb-b229-c4eb5dc6a864",
    "sha256": "8d6f47ce01d0999a09508a9c7c9186c3b6667bd4cbe45bdcc26cb786a0567fe6",
    "created": "2025-10-28T10:15:51.938Z",
    "duration": 970.2991,
    "channels": 1,
    "models": [
      "1abfe86b-e047-4eed-858a-35e5625b41ee"
    ],
    "warnings": null,
    "model_info": {
      "1abfe86b-e047-4eed-858a-35e5625b41ee": {
        "name": "2-general-nova",
        "version": "2024-01-06.5664",
        "arch": "nova-2"
      }
    },
    "summary_info": null
  },
  "results": {
    "channels": [
      {
        "search": null,
        "alternatives": [
          {
            "transcript": "Hello. I'm Ryan Cook, and this is Civic Tech Chat, a show that looks at the way technology, politics, and policy impacts the world around us. The tools we use, the way services are delivered, and how we talk about and set policy all shape our society. We'll gather around and have a chat about these things together and more. Before we get started, I do wanna let you all know that we've started a Discord for the podcast. There will be a link with an invite down in the episode description. Do feel free to go check that out. It's a small community right now, but hoping to grow it. It's a great way to reach out to me and let me know things that you might want us to cover or to just hang out and talk about Civic Tech. Welcome back to Civic Tech Chat. This time, we're diving deep into something many of us interact with every day, perhaps without even consciously thinking about its design or impact, The infinite scroll. You know the experience. You're on your favorite social media app, news site, or maybe a store, and you scroll down towards that bottom of the page and suddenly more content starts appearing. You didn't click next. There were no page numbers. Just more stuff. That seamless endless stream of information is the work of infinite scrolling. For this breakdown, we're looking at what this design pattern is, why it was created, how it affects us, the user experiences highs and lows, accessibility concerns, and growing ethical concerns around its use. But what is infinite scrolling? At its core, it's a web design technique where content loads continuously as user scrolls down the page eliminating traditional pagination. Those page numbers or next buttons that we used to click. It's sometimes also called endless scrolling or continuous scrolling. The original goal often attributed to designer as a Raskin was about user convenience. Removing what was seen as unnecessary unnecessary clicks that would make the browser experience smoother and keep users focused on the content that they're trying to consume. Later on, that same designer would express regret over its use perhaps for reasons we'll discuss as we go along here. Its use really took off with the rise of social media giants like Facebook, Twitter, and Instagram. These platforms needed a way to present their massive constantly updating feeds of stuff folks were were making and sharing, and infinite scroll seemed like a perfect fit. Since then, it spread all over the place, even to ecommerce sites showing vast product catalogs, new sites trying to keep readers engaged, and and many others. It feels particularly natural to use it on mobile devices where flicking your thumb seems like second nature. The success on major platforms has potentially set a trend, influencing designers across the web with the tools they are working on. But why is it often so hard for folks to stop scrolling? There's maybe some potentially compelling psychology at play. Some researchers suggest that infinite scroll taps into our brains reward system. Each time new potentially interesting content appears, it can trigger a small release of dopamine, the neurotransmitter linked to pleasure and reward. This might create a reinforcing loop. Scroll, get a bit of novelty, feel that sense of gratification, and then you desire to do it again. Some have compared this mechanism to other compulsive behaviors like gambling, where, you know, you're pulling the lever or in this case, scrolling hoping for a new reward. When platforms add personalized algorithms showing you exactly what you like, the effect of this sort of compulsion can be stronger. Some also theorize that the Zeigarnik effect, hopefully, I'm pronouncing that correctly, which states that unfinished tasks are potentially more memorable could also contribute to the difficulty of disengaging from infinite scrolling. Because there's no clear endpoint to what you're doing, the user may feel that subtle sense of incompleteness, encouraging continued engagement. However, I should be clear with all of this that there more research would be needed to confirm a causal link. This is more, correlative or hypothesis that I'm talking about. A third thing is, on social media, it can also amplify the fear of missing out or FOMO for to reach back back for colloquial terms of your. The constant stream of updates creates a sense of urgency compelling us to keep scrolling to make sure we're not missing important news, trends, or social interactions. From a platform's perspective, a major goal of infinite scroll is often to increase user engagement keeping, you know, keeping people on the site longer. By removing natural stopping points of pagination, users can passively consume content for longer periods, at least in theory. Creates that sense of momentum. And for platforms relying on ad ad revenue or maximizing attention, this extended engagement is a key metric. It's their key incentive. It can also facilitate, serendipitous discovery, stumbling upon interesting content you weren't specifically looking for. Over time, many of us maybe have simply just gotten used to the endless feed style in the applications we use. However, there's the potential for significant downsides. The design can lead to mindless styles of scrolling, where you browse for long periods without a clear goal. Sometimes, maybe you don't even realize how much time you've been at the activity. Users have reported feeling stuck in a loop, scrolling without real satisfaction. The sheer volume of information can also cause a bit of cognitive overload, making it hard to process or remember what we even looked at during that time. Increased exposure doesn't always mean meaningful engagement. The normalization of continuous consumption may blur blur the line between intentional browsing and just filling the time habitually. Infinite scroll is often praised for feeling seamless, especially on mobile devices. It reduces the perceived friction of clicking buttons. And by loading content progressively, it can make the initial page load feel faster. That might that last bit might sound a bit like a lazy loading concept that the developers out there might be familiar with. But this quest for that seamlessness can also introduce frustration. Users have reported a feeling of loss of control and disorientation. It's easy to lose your place in a big stream that never ends. Without page numbers or an accurate scroll bar, judging progress or how much content left is arduous. Trying to find something you saw earlier is potentially nigh impossible. I would wish you luck scrolling through potentially hundreds of items to find that link you just remembered was particularly interesting twenty minutes ago. Then there are functional issues. What if you wanna go to the website's footer where there's critical links like contact us or privacy policy? Surely, we all read that. Those things live there and can be nigh impossible to get to if new content is constantly generating as you scroll down to it. The browser's back button maybe won't work as expected in some cases. Maybe when you click it, it returns you instead of your to your previous spot, dumps you back to the top of the page kinda putting you back at the beginning of that long scroll journey. It's also difficult to bookmark or share a link that has, you know, a particular place in a scroll, because those kinds of links can be unreliable unless you're able to get into the particular content item and share it directly. And depending on how this is implemented, loading all that content can actually lead to performance issues despite the gains of doing something like lazy loading. As more and more content's generated, it can slow down your browser or device depending how things like memory are handled. And if you've got slow connections, depending on how much it's trying to load when you get to the bottom, that can go slowly as well. For users that are used to a more traditional web structure, evidence scroll can also disrupt their mental model of how the web should work. Perhaps the most critical civic tech concern with all of this is inaccessibility. This pattern can create significant barriers for users with disabilities potentially violating web content accessibility guidelines, WCAG, if steps aren't taken to implement the feature in a way that follows guidelines those guidelines. Considering keyboard only users, they might struggle to reach newly loaded content if the focus doesn't shift automatically And accessing the footer, as we mentioned before, can be quite difficult. Tabbing along those items as we go along might not even trigger new content to load. Screen reader users also face challenges. The constant loading disrupts the reading flow potentially making hard to understand the page structure or find specific sections. Common shortcut to jump to the end of the page might also fail. Users of speech recognition software might not be able to trigger content loading with voice commands. People with motor implants could accidentally load more content while trying to interact with an item. Low vision users relying on screen magnifiers can make it incredibly difficult to track content as the page keeps changing. And for users with cognitive abilities or attention disorders, the endless stream without clear breaks could potentially feel overwhelming, kinda feel like overload. There are some technical solutions like the ARIA role equals feed that exists to help with things like screen reader navigation. They don't solve all the problems we've talked about, but things like that can solve, some of them and be highly useful for technology users. Accessibility often requires a bit more than just, a basic infinite scroll implementation. So if infinite scroll has many issues, what alternatives do we have? Traditional pagination is still a strong contender. It offers you structure, control, maybe even potentially better search engine optimization depending on your use case. A simple load more button provides a middle ground giving users control over content while keeping the footer accessible. Gives them that moment to decide I would like to see more. Hybrid approaches combining scrolling with occasional page markers or load more prompts are also possible. The best choice depends really heavily on the context and what the user goals are for the web service or application. If infinite scroll is used, designers are relied upon to implement solid practices to mitigate downsides. Those kinds of things can include clear loading indicators, ways to bookmark or share specific items, performance optimization like the lazy loading technique we talked about, Maybe a button that takes you back to the top, making sure you're using things like proper ARIA rules and using structures that are friendly for keyboard navigation, ensuring the footer is easily accessible even with infinite scrolling, and clearly indicating when the end of the content is reached. In short, implementing infinite scroll responsibly takes some effort. Let's switch over to the ethical dimension of this conversation. Concerns are growing about design patterns that exploit psychological vulnerabilities to maximize engagement. Links have been drawn between excessive scrolling and negative mental health impacts like anxiety and stress, sleep disruption, attention deficits, and even physical strain. Critics also point to the sheer amount of time potentially wasted in scrolling loops. This has sparked debate about regulation. The European Parliament has raised concerns, and proposals like the Smart Act in The United States have targeted features like infinite scroll citing risks, especially to younger users. The argument for regulation often centers on protecting users from potential harm, and proposals like like the smart act, for example, have sparked a lot of conversation. But I must say that action on them doesn't yet appear imminent to be happening. So I don't wanna give you the idea that there's some sort of, proposal that's going to be voted on soon and put into into place. Conversely, arguments that are against regulations like we've mentioned emphasize individual responsibility and warn against stifling innovation or limiting user choice. Some suggest focusing on platform responsibility, providing users tools to manage their own usage like time limits or usage stats. Browser extensions and third party tools are also merging to give users greater control. Infinite scrolling is a powerful technique but potentially a double edged sword. It offers apparent seamlessness and boosts engagement, but comes with significant costs to user experience, mental well-being, and potentially accessibility. The right choice isn't always clear and depends heavily on your context. As designers, developers, and users of technology, we need to be mindful of the trade offs. Prioritizing user centered design, considering the ethical implications is crucial. We need to find a balance between engagement and well-being. So what can we do? First, you can simply be aware. Notice when you're caught in an infinite scroll yourself. Ask yourself if the experience is serving you or acting as a frustration point. Are you finding what you need or just allowing time to pass? You can also explore tools. You can look into browser settings, app features, or third party extensions that might help you manage your own scrolling habits or even disable infinite scroll on certain websites. Third, consider accessibility. When you encounter infinite scroll whether through your use or through your work, think about how someone using assistive technology might navigate it. Does it seem like care is being taken in what you're building or in what you're using to make it usable for everyone? And finally, engaging conversation. Talk about these design patterns. The more aware we are collectively and within our teams that we work with every day, the more pressure we can put to make sure that things are done in a responsible, ethical, and accessible way. Our digital environment is shaped by countless design decisions whether we're talking about the products we're working on, if we're the designers and developers of the world, or the products we use out there as we navigate our own life and experiences. Understanding patterns like infinite scrolling empowers us to be critical consumers as well as advocates in our work and our daily life for a better, more inclusive digital public square. And that covers it for this episode of Civic Tech Chat. Join us next time as we continue exploring this intersection of technology and the public interest. I'll catch you next time. Visit us on the web at civictech.chat, or subscribe to us for content updates wherever it is you download your podcasts.",
            "confidence": 0.99863595,
            "words": [
              {
                "word": "hello",
                "start": 0.24,
                "end": 0.74,
                "confidence": 0.98089004,
                "punctuated_word": "Hello.",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "i'm",
                "start": 0.88,
                "end": 1.12,
                "confidence": 0.999184,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "ryan",
                "start": 1.12,
                "end": 1.4399999,
                "confidence": 0.9878059,
                "punctuated_word": "Ryan",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "cook",
                "start": 1.4399999,
                "end": 1.92,
                "confidence": 0.91425335,
                "punctuated_word": "Cook,",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "and",
                "start": 1.92,
                "end": 2.08,
                "confidence": 0.9986325,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "this",
                "start": 2.08,
                "end": 2.32,
                "confidence": 0.9994942,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "is",
                "start": 2.32,
                "end": 2.48,
                "confidence": 0.9977324,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "civic",
                "start": 2.48,
                "end": 2.8,
                "confidence": 0.93416643,
                "punctuated_word": "Civic",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "tech",
                "start": 2.8,
                "end": 3.12,
                "confidence": 0.95640594,
                "punctuated_word": "Tech",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "chat",
                "start": 3.12,
                "end": 3.62,
                "confidence": 0.8419554,
                "punctuated_word": "Chat,",
                "speaker": 0,
                "speaker_confidence": 0.4349553
              },
              {
                "word": "a",
                "start": 3.84,
                "end": 4.0,
                "confidence": 0.9799544,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.12779832
              },
              {
                "word": "show",
                "start": 4.0,
                "end": 4.16,
                "confidence": 0.99989593,
                "punctuated_word": "show",
                "speaker": 0,
                "speaker_confidence": 0.12779832
              },
              {
                "word": "that",
                "start": 4.16,
                "end": 4.3199997,
                "confidence": 0.9996984,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.12779832
              },
              {
                "word": "looks",
                "start": 4.3199997,
                "end": 4.56,
                "confidence": 0.9997844,
                "punctuated_word": "looks",
                "speaker": 0,
                "speaker_confidence": 0.12779832
              },
              {
                "word": "at",
                "start": 4.56,
                "end": 4.64,
                "confidence": 0.9919783,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.12779832
              },
              {
                "word": "the",
                "start": 4.64,
                "end": 4.72,
                "confidence": 0.99975413,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.12779832
              },
              {
                "word": "way",
                "start": 4.72,
                "end": 5.04,
                "confidence": 0.9994325,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "technology",
                "start": 5.04,
                "end": 5.54,
                "confidence": 0.9924023,
                "punctuated_word": "technology,",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "politics",
                "start": 6.08,
                "end": 6.58,
                "confidence": 0.99007654,
                "punctuated_word": "politics,",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "and",
                "start": 6.96,
                "end": 7.2,
                "confidence": 0.99983346,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "policy",
                "start": 7.2,
                "end": 7.7,
                "confidence": 0.99936336,
                "punctuated_word": "policy",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "impacts",
                "start": 8.0,
                "end": 8.4,
                "confidence": 0.9858338,
                "punctuated_word": "impacts",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "the",
                "start": 8.4,
                "end": 8.559999,
                "confidence": 0.9998128,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "world",
                "start": 8.559999,
                "end": 8.8,
                "confidence": 0.99977535,
                "punctuated_word": "world",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "around",
                "start": 8.8,
                "end": 9.12,
                "confidence": 0.9999474,
                "punctuated_word": "around",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "us",
                "start": 9.12,
                "end": 9.62,
                "confidence": 0.99885505,
                "punctuated_word": "us.",
                "speaker": 0,
                "speaker_confidence": 0.5965812
              },
              {
                "word": "the",
                "start": 9.84,
                "end": 10.0,
                "confidence": 0.99915314,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "tools",
                "start": 10.0,
                "end": 10.32,
                "confidence": 0.99992394,
                "punctuated_word": "tools",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "we",
                "start": 10.32,
                "end": 10.559999,
                "confidence": 0.9995504,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "use",
                "start": 10.559999,
                "end": 11.04,
                "confidence": 0.9988716,
                "punctuated_word": "use,",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "the",
                "start": 11.04,
                "end": 11.2,
                "confidence": 0.9998128,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "way",
                "start": 11.2,
                "end": 11.44,
                "confidence": 0.99888355,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "services",
                "start": 11.44,
                "end": 11.92,
                "confidence": 0.9997904,
                "punctuated_word": "services",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "are",
                "start": 11.92,
                "end": 12.08,
                "confidence": 0.99990976,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "delivered",
                "start": 12.08,
                "end": 12.58,
                "confidence": 0.9958168,
                "punctuated_word": "delivered,",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "and",
                "start": 12.825,
                "end": 12.985,
                "confidence": 0.99953496,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "how",
                "start": 12.985,
                "end": 13.224999,
                "confidence": 0.999696,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "we",
                "start": 13.224999,
                "end": 13.304999,
                "confidence": 0.99837303,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "talk",
                "start": 13.304999,
                "end": 13.545,
                "confidence": 0.99923503,
                "punctuated_word": "talk",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "about",
                "start": 13.545,
                "end": 14.045,
                "confidence": 0.9997646,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "and",
                "start": 14.105,
                "end": 14.344999,
                "confidence": 0.9917054,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "set",
                "start": 14.344999,
                "end": 14.585,
                "confidence": 0.9997433,
                "punctuated_word": "set",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "policy",
                "start": 14.585,
                "end": 15.085,
                "confidence": 0.9992072,
                "punctuated_word": "policy",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "all",
                "start": 15.385,
                "end": 15.625,
                "confidence": 0.83967435,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "shape",
                "start": 15.625,
                "end": 15.865,
                "confidence": 0.99979573,
                "punctuated_word": "shape",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "our",
                "start": 15.865,
                "end": 16.105,
                "confidence": 0.9997911,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "society",
                "start": 16.105,
                "end": 16.605,
                "confidence": 0.9996612,
                "punctuated_word": "society.",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "we'll",
                "start": 17.305,
                "end": 17.545,
                "confidence": 0.9993281,
                "punctuated_word": "We'll",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "gather",
                "start": 17.545,
                "end": 17.865,
                "confidence": 0.9996532,
                "punctuated_word": "gather",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "around",
                "start": 17.865,
                "end": 18.105,
                "confidence": 0.92253417,
                "punctuated_word": "around",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "and",
                "start": 18.105,
                "end": 18.265,
                "confidence": 0.99015397,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "have",
                "start": 18.265,
                "end": 18.384998,
                "confidence": 0.9990055,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "a",
                "start": 18.384998,
                "end": 18.505,
                "confidence": 0.9890056,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "chat",
                "start": 18.505,
                "end": 18.825,
                "confidence": 0.9999559,
                "punctuated_word": "chat",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "about",
                "start": 18.825,
                "end": 19.064999,
                "confidence": 0.9998153,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "these",
                "start": 19.064999,
                "end": 19.305,
                "confidence": 0.999305,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "things",
                "start": 19.305,
                "end": 19.625,
                "confidence": 0.9994342,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "together",
                "start": 19.625,
                "end": 20.125,
                "confidence": 0.9997358,
                "punctuated_word": "together",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "and",
                "start": 20.505,
                "end": 20.744999,
                "confidence": 0.7503045,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "more",
                "start": 20.744999,
                "end": 21.244999,
                "confidence": 0.99980426,
                "punctuated_word": "more.",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "before",
                "start": 21.545,
                "end": 21.865,
                "confidence": 0.9930663,
                "punctuated_word": "Before",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "we",
                "start": 21.865,
                "end": 22.025,
                "confidence": 0.9998406,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "get",
                "start": 22.025,
                "end": 22.185,
                "confidence": 0.99951875,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "started",
                "start": 22.185,
                "end": 22.685,
                "confidence": 0.98724586,
                "punctuated_word": "started,",
                "speaker": 0,
                "speaker_confidence": 0.69635355
              },
              {
                "word": "i",
                "start": 22.825,
                "end": 22.985,
                "confidence": 0.9996731,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.22855735
              },
              {
                "word": "do",
                "start": 22.985,
                "end": 23.145,
                "confidence": 0.9993957,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.22855735
              },
              {
                "word": "wanna",
                "start": 23.145,
                "end": 23.465,
                "confidence": 0.56334305,
                "punctuated_word": "wanna",
                "speaker": 0,
                "speaker_confidence": 0.22855735
              },
              {
                "word": "let",
                "start": 23.465,
                "end": 23.625,
                "confidence": 0.9956254,
                "punctuated_word": "let",
                "speaker": 0,
                "speaker_confidence": 0.22855735
              },
              {
                "word": "you",
                "start": 23.625,
                "end": 23.705,
                "confidence": 0.933774,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.22855735
              },
              {
                "word": "all",
                "start": 23.705,
                "end": 23.945,
                "confidence": 0.9949012,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "know",
                "start": 23.945,
                "end": 24.265,
                "confidence": 0.999458,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "that",
                "start": 24.265,
                "end": 24.505,
                "confidence": 0.99732435,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "we've",
                "start": 24.505,
                "end": 24.825,
                "confidence": 0.99832094,
                "punctuated_word": "we've",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "started",
                "start": 24.825,
                "end": 25.224998,
                "confidence": 0.99956244,
                "punctuated_word": "started",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "a",
                "start": 25.224998,
                "end": 25.384998,
                "confidence": 0.9994598,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "discord",
                "start": 25.384998,
                "end": 25.884998,
                "confidence": 0.7114712,
                "punctuated_word": "Discord",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "for",
                "start": 26.15,
                "end": 26.31,
                "confidence": 0.9998549,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "the",
                "start": 26.31,
                "end": 26.47,
                "confidence": 0.9985202,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "podcast",
                "start": 26.47,
                "end": 26.97,
                "confidence": 0.9979249,
                "punctuated_word": "podcast.",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "there",
                "start": 27.35,
                "end": 27.59,
                "confidence": 0.99854517,
                "punctuated_word": "There",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "will",
                "start": 27.59,
                "end": 27.75,
                "confidence": 0.80138385,
                "punctuated_word": "will",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "be",
                "start": 27.75,
                "end": 27.91,
                "confidence": 0.999559,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "a",
                "start": 27.91,
                "end": 27.99,
                "confidence": 0.99920124,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "link",
                "start": 27.99,
                "end": 28.31,
                "confidence": 0.99989414,
                "punctuated_word": "link",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "with",
                "start": 28.31,
                "end": 28.55,
                "confidence": 0.9979007,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "an",
                "start": 28.55,
                "end": 28.71,
                "confidence": 0.99795073,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "invite",
                "start": 28.71,
                "end": 29.21,
                "confidence": 0.999813,
                "punctuated_word": "invite",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "down",
                "start": 29.43,
                "end": 29.75,
                "confidence": 0.996424,
                "punctuated_word": "down",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "in",
                "start": 29.75,
                "end": 29.91,
                "confidence": 0.9991794,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "the",
                "start": 29.91,
                "end": 29.99,
                "confidence": 0.99969923,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "episode",
                "start": 29.99,
                "end": 30.39,
                "confidence": 0.9982322,
                "punctuated_word": "episode",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "description",
                "start": 30.39,
                "end": 30.89,
                "confidence": 0.984868,
                "punctuated_word": "description.",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "do",
                "start": 31.27,
                "end": 31.51,
                "confidence": 0.99920756,
                "punctuated_word": "Do",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "feel",
                "start": 31.51,
                "end": 31.75,
                "confidence": 0.9869572,
                "punctuated_word": "feel",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "free",
                "start": 31.75,
                "end": 31.99,
                "confidence": 0.99955076,
                "punctuated_word": "free",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "to",
                "start": 31.99,
                "end": 32.07,
                "confidence": 0.9997422,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "go",
                "start": 32.07,
                "end": 32.309998,
                "confidence": 0.9991357,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "check",
                "start": 32.309998,
                "end": 32.55,
                "confidence": 0.9989133,
                "punctuated_word": "check",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "that",
                "start": 32.55,
                "end": 32.79,
                "confidence": 0.99977905,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "out",
                "start": 32.79,
                "end": 33.19,
                "confidence": 0.9891795,
                "punctuated_word": "out.",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "it's",
                "start": 33.19,
                "end": 33.27,
                "confidence": 0.9925704,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "a",
                "start": 33.27,
                "end": 33.43,
                "confidence": 0.9962088,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "small",
                "start": 33.43,
                "end": 33.67,
                "confidence": 0.9998528,
                "punctuated_word": "small",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "community",
                "start": 33.67,
                "end": 34.15,
                "confidence": 0.99985814,
                "punctuated_word": "community",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "right",
                "start": 34.15,
                "end": 34.309998,
                "confidence": 0.9995028,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "now",
                "start": 34.309998,
                "end": 34.47,
                "confidence": 0.8526051,
                "punctuated_word": "now,",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "but",
                "start": 34.47,
                "end": 34.71,
                "confidence": 0.99752384,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "hoping",
                "start": 34.71,
                "end": 35.03,
                "confidence": 0.9793848,
                "punctuated_word": "hoping",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "to",
                "start": 35.03,
                "end": 35.11,
                "confidence": 0.99956375,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "grow",
                "start": 35.11,
                "end": 35.35,
                "confidence": 0.9996927,
                "punctuated_word": "grow",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "it",
                "start": 35.35,
                "end": 35.67,
                "confidence": 0.98950446,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "it's",
                "start": 35.67,
                "end": 35.83,
                "confidence": 0.9984075,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "a",
                "start": 35.83,
                "end": 35.91,
                "confidence": 0.9993273,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "great",
                "start": 35.91,
                "end": 36.15,
                "confidence": 0.9998703,
                "punctuated_word": "great",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "way",
                "start": 36.15,
                "end": 36.47,
                "confidence": 0.99982256,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "to",
                "start": 36.47,
                "end": 36.97,
                "confidence": 0.9991773,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "reach",
                "start": 37.19,
                "end": 37.43,
                "confidence": 0.9992391,
                "punctuated_word": "reach",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "out",
                "start": 37.43,
                "end": 37.59,
                "confidence": 0.99925977,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "to",
                "start": 37.59,
                "end": 37.67,
                "confidence": 0.9944617,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.5937472
              },
              {
                "word": "me",
                "start": 37.67,
                "end": 37.829998,
                "confidence": 0.99988866,
                "punctuated_word": "me",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "and",
                "start": 37.829998,
                "end": 37.989998,
                "confidence": 0.85897255,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "let",
                "start": 37.989998,
                "end": 38.15,
                "confidence": 0.99983287,
                "punctuated_word": "let",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "me",
                "start": 38.15,
                "end": 38.23,
                "confidence": 0.99949586,
                "punctuated_word": "me",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "know",
                "start": 38.23,
                "end": 38.39,
                "confidence": 0.9999441,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "things",
                "start": 38.39,
                "end": 38.629997,
                "confidence": 0.9945147,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "that",
                "start": 38.629997,
                "end": 38.71,
                "confidence": 0.98239523,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "you",
                "start": 38.71,
                "end": 38.87,
                "confidence": 0.99944454,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "might",
                "start": 38.87,
                "end": 39.03,
                "confidence": 0.9996687,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "want",
                "start": 39.03,
                "end": 39.27,
                "confidence": 0.9985378,
                "punctuated_word": "want",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "us",
                "start": 39.27,
                "end": 39.43,
                "confidence": 0.99708337,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "to",
                "start": 39.43,
                "end": 39.51,
                "confidence": 0.9994361,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "cover",
                "start": 39.51,
                "end": 39.989998,
                "confidence": 0.99979895,
                "punctuated_word": "cover",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "or",
                "start": 39.989998,
                "end": 40.23,
                "confidence": 0.55019224,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "to",
                "start": 40.23,
                "end": 40.39,
                "confidence": 0.9516869,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "just",
                "start": 40.39,
                "end": 40.55,
                "confidence": 0.99962866,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "hang",
                "start": 40.55,
                "end": 40.79,
                "confidence": 0.99955875,
                "punctuated_word": "hang",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "out",
                "start": 40.79,
                "end": 40.95,
                "confidence": 0.9907353,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "and",
                "start": 40.95,
                "end": 41.11,
                "confidence": 0.9931116,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "talk",
                "start": 41.11,
                "end": 41.35,
                "confidence": 0.99975973,
                "punctuated_word": "talk",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "about",
                "start": 41.35,
                "end": 41.805,
                "confidence": 0.9997229,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "civic",
                "start": 42.285,
                "end": 42.785,
                "confidence": 0.5827377,
                "punctuated_word": "Civic",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "tech",
                "start": 43.965,
                "end": 44.465,
                "confidence": 0.96240854,
                "punctuated_word": "Tech.",
                "speaker": 0,
                "speaker_confidence": 0.57218385
              },
              {
                "word": "welcome",
                "start": 45.645,
                "end": 46.045,
                "confidence": 0.98392624,
                "punctuated_word": "Welcome",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "back",
                "start": 46.045,
                "end": 46.445,
                "confidence": 0.9998012,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "to",
                "start": 46.445,
                "end": 46.765,
                "confidence": 0.9998079,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "civic",
                "start": 46.765,
                "end": 47.165,
                "confidence": 0.99073863,
                "punctuated_word": "Civic",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "tech",
                "start": 47.165,
                "end": 47.565,
                "confidence": 0.99937266,
                "punctuated_word": "Tech",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "chat",
                "start": 47.565,
                "end": 48.065,
                "confidence": 0.9907142,
                "punctuated_word": "Chat.",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "this",
                "start": 48.525,
                "end": 48.765,
                "confidence": 0.99872583,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "time",
                "start": 48.765,
                "end": 49.085,
                "confidence": 0.8357054,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "we're",
                "start": 49.085,
                "end": 49.325,
                "confidence": 0.9994842,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "diving",
                "start": 49.325,
                "end": 49.725,
                "confidence": 0.9999654,
                "punctuated_word": "diving",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "deep",
                "start": 49.725,
                "end": 49.885002,
                "confidence": 0.99980813,
                "punctuated_word": "deep",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "into",
                "start": 49.885002,
                "end": 50.205,
                "confidence": 0.99987066,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "something",
                "start": 50.205,
                "end": 50.685,
                "confidence": 0.99992955,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "many",
                "start": 50.685,
                "end": 50.845,
                "confidence": 0.99934167,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "of",
                "start": 50.845,
                "end": 51.005,
                "confidence": 0.9995461,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "us",
                "start": 51.005,
                "end": 51.165,
                "confidence": 0.99986327,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "interact",
                "start": 51.165,
                "end": 51.565002,
                "confidence": 0.9994962,
                "punctuated_word": "interact",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "with",
                "start": 51.565002,
                "end": 52.065002,
                "confidence": 0.99970645,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "every",
                "start": 52.205,
                "end": 52.525,
                "confidence": 0.8644058,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "day",
                "start": 52.525,
                "end": 53.025,
                "confidence": 0.9238024,
                "punctuated_word": "day,",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "perhaps",
                "start": 53.245,
                "end": 53.725,
                "confidence": 0.9996505,
                "punctuated_word": "perhaps",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "without",
                "start": 53.725,
                "end": 54.125,
                "confidence": 0.9679289,
                "punctuated_word": "without",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "even",
                "start": 54.125,
                "end": 54.364998,
                "confidence": 0.9995055,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "consciously",
                "start": 54.364998,
                "end": 54.864998,
                "confidence": 0.9995022,
                "punctuated_word": "consciously",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "thinking",
                "start": 55.005,
                "end": 55.325,
                "confidence": 0.99882454,
                "punctuated_word": "thinking",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "about",
                "start": 55.325,
                "end": 55.565,
                "confidence": 0.99991274,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "its",
                "start": 55.565,
                "end": 55.805,
                "confidence": 0.99723107,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "design",
                "start": 55.805,
                "end": 56.305,
                "confidence": 0.99993193,
                "punctuated_word": "design",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "or",
                "start": 56.685,
                "end": 56.925,
                "confidence": 0.99515826,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "impact",
                "start": 56.925,
                "end": 57.425,
                "confidence": 0.8705329,
                "punctuated_word": "impact,",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "the",
                "start": 58.02,
                "end": 58.18,
                "confidence": 0.9978635,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "infinite",
                "start": 58.18,
                "end": 58.68,
                "confidence": 0.97885907,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "scroll",
                "start": 58.739998,
                "end": 59.239998,
                "confidence": 0.9840293,
                "punctuated_word": "scroll.",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "you",
                "start": 59.94,
                "end": 60.1,
                "confidence": 0.9988525,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "know",
                "start": 60.1,
                "end": 60.34,
                "confidence": 0.9998042,
                "punctuated_word": "know",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "the",
                "start": 60.34,
                "end": 60.5,
                "confidence": 0.9944931,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "experience",
                "start": 60.5,
                "end": 61.0,
                "confidence": 0.9516528,
                "punctuated_word": "experience.",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "you're",
                "start": 61.059998,
                "end": 61.219997,
                "confidence": 0.98565996,
                "punctuated_word": "You're",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "on",
                "start": 61.219997,
                "end": 61.46,
                "confidence": 0.9996074,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "your",
                "start": 61.46,
                "end": 61.78,
                "confidence": 0.99866235,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "favorite",
                "start": 61.78,
                "end": 62.1,
                "confidence": 0.994789,
                "punctuated_word": "favorite",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "social",
                "start": 62.1,
                "end": 62.42,
                "confidence": 0.99809617,
                "punctuated_word": "social",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "media",
                "start": 62.42,
                "end": 62.739998,
                "confidence": 0.9995092,
                "punctuated_word": "media",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "app",
                "start": 62.739998,
                "end": 63.239998,
                "confidence": 0.98314667,
                "punctuated_word": "app,",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "news",
                "start": 63.539997,
                "end": 63.86,
                "confidence": 0.7485624,
                "punctuated_word": "news",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "site",
                "start": 63.86,
                "end": 64.36,
                "confidence": 0.9610472,
                "punctuated_word": "site,",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "or",
                "start": 64.58,
                "end": 64.74,
                "confidence": 0.99845076,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "maybe",
                "start": 64.74,
                "end": 64.979996,
                "confidence": 0.9960394,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "a",
                "start": 64.979996,
                "end": 65.14,
                "confidence": 0.99124396,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "store",
                "start": 65.14,
                "end": 65.64,
                "confidence": 0.7815656,
                "punctuated_word": "store,",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "and",
                "start": 65.78,
                "end": 66.02,
                "confidence": 0.99858546,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "you",
                "start": 66.02,
                "end": 66.259995,
                "confidence": 0.9993772,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "scroll",
                "start": 66.259995,
                "end": 66.58,
                "confidence": 0.999225,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "down",
                "start": 66.58,
                "end": 67.08,
                "confidence": 0.9995726,
                "punctuated_word": "down",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "towards",
                "start": 67.299995,
                "end": 67.619995,
                "confidence": 0.996743,
                "punctuated_word": "towards",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "that",
                "start": 67.619995,
                "end": 67.86,
                "confidence": 0.9757765,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "bottom",
                "start": 67.86,
                "end": 68.259995,
                "confidence": 0.9988244,
                "punctuated_word": "bottom",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "of",
                "start": 68.259995,
                "end": 68.42,
                "confidence": 0.9918997,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "the",
                "start": 68.42,
                "end": 68.58,
                "confidence": 0.99904794,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "page",
                "start": 68.58,
                "end": 69.08,
                "confidence": 0.99985135,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "and",
                "start": 69.299995,
                "end": 69.54,
                "confidence": 0.5582987,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "suddenly",
                "start": 69.54,
                "end": 69.94,
                "confidence": 0.99495786,
                "punctuated_word": "suddenly",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "more",
                "start": 69.94,
                "end": 70.18,
                "confidence": 0.9558614,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "content",
                "start": 70.18,
                "end": 70.68,
                "confidence": 0.99869967,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "starts",
                "start": 70.82,
                "end": 71.14,
                "confidence": 0.9983954,
                "punctuated_word": "starts",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "appearing",
                "start": 71.14,
                "end": 71.64,
                "confidence": 0.9946689,
                "punctuated_word": "appearing.",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "you",
                "start": 72.135,
                "end": 72.295006,
                "confidence": 0.9781927,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "didn't",
                "start": 72.295006,
                "end": 72.535,
                "confidence": 0.9837889,
                "punctuated_word": "didn't",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "click",
                "start": 72.535,
                "end": 72.855,
                "confidence": 0.9985226,
                "punctuated_word": "click",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "next",
                "start": 72.855,
                "end": 73.355,
                "confidence": 0.7002412,
                "punctuated_word": "next.",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "there",
                "start": 73.495,
                "end": 73.815,
                "confidence": 0.98255485,
                "punctuated_word": "There",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "were",
                "start": 73.815,
                "end": 73.975,
                "confidence": 0.97083753,
                "punctuated_word": "were",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "no",
                "start": 73.975,
                "end": 74.135,
                "confidence": 0.9989102,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "page",
                "start": 74.135,
                "end": 74.455,
                "confidence": 0.9966648,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "numbers",
                "start": 74.455,
                "end": 74.855,
                "confidence": 0.7421758,
                "punctuated_word": "numbers.",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "just",
                "start": 74.855,
                "end": 75.355,
                "confidence": 0.94961023,
                "punctuated_word": "Just",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "more",
                "start": 75.735,
                "end": 76.055,
                "confidence": 0.9639944,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "stuff",
                "start": 76.055,
                "end": 76.555,
                "confidence": 0.98716146,
                "punctuated_word": "stuff.",
                "speaker": 0,
                "speaker_confidence": 0.8876909
              },
              {
                "word": "that",
                "start": 77.255005,
                "end": 77.655,
                "confidence": 0.9733421,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "seamless",
                "start": 77.655,
                "end": 78.155,
                "confidence": 0.98530084,
                "punctuated_word": "seamless",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "endless",
                "start": 78.535,
                "end": 78.935005,
                "confidence": 0.8121325,
                "punctuated_word": "endless",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "stream",
                "start": 78.935005,
                "end": 79.255005,
                "confidence": 0.98780584,
                "punctuated_word": "stream",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "of",
                "start": 79.255005,
                "end": 79.335,
                "confidence": 0.8984122,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "information",
                "start": 79.335,
                "end": 79.835,
                "confidence": 0.9991529,
                "punctuated_word": "information",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "is",
                "start": 80.375,
                "end": 80.615005,
                "confidence": 0.99853086,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "the",
                "start": 80.615005,
                "end": 80.775,
                "confidence": 0.9997265,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "work",
                "start": 80.775,
                "end": 81.275,
                "confidence": 0.9996804,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "of",
                "start": 81.495,
                "end": 81.655,
                "confidence": 0.9567225,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "infinite",
                "start": 81.655,
                "end": 82.135,
                "confidence": 0.9675473,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "scrolling",
                "start": 82.135,
                "end": 82.635,
                "confidence": 0.98259485,
                "punctuated_word": "scrolling.",
                "speaker": 0,
                "speaker_confidence": 0.70829
              },
              {
                "word": "for",
                "start": 83.415,
                "end": 83.575005,
                "confidence": 0.95187634,
                "punctuated_word": "For",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "this",
                "start": 83.575005,
                "end": 83.815,
                "confidence": 0.99851674,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "breakdown",
                "start": 83.815,
                "end": 84.315,
                "confidence": 0.8615346,
                "punctuated_word": "breakdown,",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "we're",
                "start": 84.615005,
                "end": 84.855,
                "confidence": 0.9932145,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "looking",
                "start": 84.855,
                "end": 85.175,
                "confidence": 0.99984574,
                "punctuated_word": "looking",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "at",
                "start": 85.175,
                "end": 85.255005,
                "confidence": 0.9989064,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "what",
                "start": 85.255005,
                "end": 85.495,
                "confidence": 0.99936956,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "this",
                "start": 85.495,
                "end": 85.655,
                "confidence": 0.9780096,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "design",
                "start": 85.655,
                "end": 85.975006,
                "confidence": 0.9963804,
                "punctuated_word": "design",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "pattern",
                "start": 85.975006,
                "end": 86.375,
                "confidence": 0.9979662,
                "punctuated_word": "pattern",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "is",
                "start": 86.375,
                "end": 86.875,
                "confidence": 0.9348256,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "why",
                "start": 87.130005,
                "end": 87.25,
                "confidence": 0.99712425,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "it",
                "start": 87.25,
                "end": 87.37,
                "confidence": 0.6985863,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "was",
                "start": 87.37,
                "end": 87.450005,
                "confidence": 0.9985911,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "created",
                "start": 87.450005,
                "end": 87.950005,
                "confidence": 0.997014,
                "punctuated_word": "created,",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "how",
                "start": 88.57,
                "end": 88.81,
                "confidence": 0.9990538,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "it",
                "start": 88.81,
                "end": 88.89,
                "confidence": 0.7769093,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "affects",
                "start": 88.89,
                "end": 89.29,
                "confidence": 0.905474,
                "punctuated_word": "affects",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "us",
                "start": 89.29,
                "end": 89.79,
                "confidence": 0.98377705,
                "punctuated_word": "us,",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "the",
                "start": 90.25,
                "end": 90.41,
                "confidence": 0.8475425,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "user",
                "start": 90.41,
                "end": 90.73,
                "confidence": 0.99799395,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "experiences",
                "start": 90.73,
                "end": 91.23,
                "confidence": 0.84277767,
                "punctuated_word": "experiences",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "highs",
                "start": 91.37,
                "end": 91.61,
                "confidence": 0.91008765,
                "punctuated_word": "highs",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "and",
                "start": 91.61,
                "end": 91.770004,
                "confidence": 0.99617213,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "lows",
                "start": 91.770004,
                "end": 92.270004,
                "confidence": 0.996583,
                "punctuated_word": "lows,",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "accessibility",
                "start": 93.05,
                "end": 93.55,
                "confidence": 0.99852604,
                "punctuated_word": "accessibility",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "concerns",
                "start": 93.770004,
                "end": 94.270004,
                "confidence": 0.9784601,
                "punctuated_word": "concerns,",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "and",
                "start": 94.89,
                "end": 95.130005,
                "confidence": 0.99968386,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "growing",
                "start": 95.130005,
                "end": 95.53,
                "confidence": 0.99946016,
                "punctuated_word": "growing",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "ethical",
                "start": 95.53,
                "end": 96.03,
                "confidence": 0.9994586,
                "punctuated_word": "ethical",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "concerns",
                "start": 96.090004,
                "end": 96.590004,
                "confidence": 0.9995983,
                "punctuated_word": "concerns",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "around",
                "start": 96.73,
                "end": 97.21,
                "confidence": 0.99906915,
                "punctuated_word": "around",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "its",
                "start": 97.21,
                "end": 97.45,
                "confidence": 0.9767675,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "use",
                "start": 97.45,
                "end": 97.95,
                "confidence": 0.99414086,
                "punctuated_word": "use.",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "but",
                "start": 98.97,
                "end": 99.21,
                "confidence": 0.9966742,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "what",
                "start": 99.21,
                "end": 99.45,
                "confidence": 0.9759626,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "is",
                "start": 99.45,
                "end": 99.770004,
                "confidence": 0.99924636,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "infinite",
                "start": 99.770004,
                "end": 100.25,
                "confidence": 0.98594135,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "scrolling",
                "start": 100.25,
                "end": 100.75,
                "confidence": 0.98468494,
                "punctuated_word": "scrolling?",
                "speaker": 0,
                "speaker_confidence": 0.8657895
              },
              {
                "word": "at",
                "start": 101.37,
                "end": 101.53,
                "confidence": 0.9982351,
                "punctuated_word": "At",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "its",
                "start": 101.53,
                "end": 101.770004,
                "confidence": 0.990265,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "core",
                "start": 101.770004,
                "end": 102.270004,
                "confidence": 0.9698726,
                "punctuated_word": "core,",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "it's",
                "start": 102.455,
                "end": 102.615,
                "confidence": 0.99041975,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "a",
                "start": 102.615,
                "end": 102.775,
                "confidence": 0.9973214,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "web",
                "start": 102.775,
                "end": 103.015,
                "confidence": 0.9844981,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "design",
                "start": 103.015,
                "end": 103.415,
                "confidence": 0.9916801,
                "punctuated_word": "design",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "technique",
                "start": 103.415,
                "end": 103.915,
                "confidence": 0.99950147,
                "punctuated_word": "technique",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "where",
                "start": 103.975,
                "end": 104.375,
                "confidence": 0.99520606,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "content",
                "start": 104.375,
                "end": 104.855,
                "confidence": 0.9989298,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "loads",
                "start": 104.855,
                "end": 105.255,
                "confidence": 0.9961266,
                "punctuated_word": "loads",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "continuously",
                "start": 105.255,
                "end": 105.755,
                "confidence": 0.99964404,
                "punctuated_word": "continuously",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "as",
                "start": 106.375,
                "end": 106.615,
                "confidence": 0.9822025,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "user",
                "start": 106.615,
                "end": 107.015,
                "confidence": 0.46786207,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "scrolls",
                "start": 107.015,
                "end": 107.415,
                "confidence": 0.9922867,
                "punctuated_word": "scrolls",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "down",
                "start": 107.415,
                "end": 107.655,
                "confidence": 0.9997938,
                "punctuated_word": "down",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "the",
                "start": 107.655,
                "end": 107.815,
                "confidence": 0.99930704,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "page",
                "start": 107.815,
                "end": 108.315,
                "confidence": 0.9992944,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "eliminating",
                "start": 108.695,
                "end": 109.195,
                "confidence": 0.94957346,
                "punctuated_word": "eliminating",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "traditional",
                "start": 109.335,
                "end": 109.835,
                "confidence": 0.99913496,
                "punctuated_word": "traditional",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "pagination",
                "start": 109.895,
                "end": 110.395,
                "confidence": 0.86349416,
                "punctuated_word": "pagination.",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "those",
                "start": 111.255,
                "end": 111.575,
                "confidence": 0.99435306,
                "punctuated_word": "Those",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "page",
                "start": 111.575,
                "end": 111.895,
                "confidence": 0.995743,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "numbers",
                "start": 111.895,
                "end": 112.295,
                "confidence": 0.9991366,
                "punctuated_word": "numbers",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "or",
                "start": 112.295,
                "end": 112.535,
                "confidence": 0.91495365,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "next",
                "start": 112.535,
                "end": 112.854996,
                "confidence": 0.98153186,
                "punctuated_word": "next",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "buttons",
                "start": 112.854996,
                "end": 113.175,
                "confidence": 0.9897273,
                "punctuated_word": "buttons",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "that",
                "start": 113.175,
                "end": 113.335,
                "confidence": 0.99664885,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "we",
                "start": 113.335,
                "end": 113.495,
                "confidence": 0.98774314,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "used",
                "start": 113.495,
                "end": 113.735,
                "confidence": 0.81408226,
                "punctuated_word": "used",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "to",
                "start": 113.735,
                "end": 113.815,
                "confidence": 0.9994276,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "click",
                "start": 113.815,
                "end": 114.315,
                "confidence": 0.9406706,
                "punctuated_word": "click.",
                "speaker": 0,
                "speaker_confidence": 0.8563305
              },
              {
                "word": "it's",
                "start": 115.25,
                "end": 115.41,
                "confidence": 0.85169727,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.7105609
              },
              {
                "word": "sometimes",
                "start": 115.41,
                "end": 115.91,
                "confidence": 0.99954224,
                "punctuated_word": "sometimes",
                "speaker": 0,
                "speaker_confidence": 0.7105609
              },
              {
                "word": "also",
                "start": 116.05,
                "end": 116.37,
                "confidence": 0.9989675,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.7105609
              },
              {
                "word": "called",
                "start": 116.37,
                "end": 116.61,
                "confidence": 0.9997403,
                "punctuated_word": "called",
                "speaker": 0,
                "speaker_confidence": 0.7105609
              },
              {
                "word": "endless",
                "start": 116.61,
                "end": 117.090004,
                "confidence": 0.97945786,
                "punctuated_word": "endless",
                "speaker": 0,
                "speaker_confidence": 0.7105609
              },
              {
                "word": "scrolling",
                "start": 117.090004,
                "end": 117.590004,
                "confidence": 0.9980242,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 0.7105609
              },
              {
                "word": "or",
                "start": 117.97,
                "end": 118.29,
                "confidence": 0.9960187,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.7105609
              },
              {
                "word": "continuous",
                "start": 118.29,
                "end": 118.79,
                "confidence": 0.99738735,
                "punctuated_word": "continuous",
                "speaker": 0,
                "speaker_confidence": 0.7105609
              },
              {
                "word": "scrolling",
                "start": 118.93,
                "end": 119.43,
                "confidence": 0.99410236,
                "punctuated_word": "scrolling.",
                "speaker": 0,
                "speaker_confidence": 0.7105609
              },
              {
                "word": "the",
                "start": 120.29,
                "end": 120.450005,
                "confidence": 0.979902,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "original",
                "start": 120.450005,
                "end": 120.850006,
                "confidence": 0.99885213,
                "punctuated_word": "original",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "goal",
                "start": 120.850006,
                "end": 121.350006,
                "confidence": 0.9998648,
                "punctuated_word": "goal",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "often",
                "start": 121.57,
                "end": 121.97,
                "confidence": 0.68410724,
                "punctuated_word": "often",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "attributed",
                "start": 121.97,
                "end": 122.47,
                "confidence": 0.9986903,
                "punctuated_word": "attributed",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "to",
                "start": 122.53,
                "end": 122.69,
                "confidence": 0.99942964,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "designer",
                "start": 122.69,
                "end": 123.17,
                "confidence": 0.9648525,
                "punctuated_word": "designer",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "as",
                "start": 123.17,
                "end": 123.41,
                "confidence": 0.5296687,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "a",
                "start": 123.41,
                "end": 123.490005,
                "confidence": 0.855537,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "raskin",
                "start": 123.490005,
                "end": 123.990005,
                "confidence": 0.9491994,
                "punctuated_word": "Raskin",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "was",
                "start": 124.53,
                "end": 124.770004,
                "confidence": 0.8524119,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "about",
                "start": 124.770004,
                "end": 125.090004,
                "confidence": 0.99971396,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "user",
                "start": 125.090004,
                "end": 125.490005,
                "confidence": 0.9990957,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "convenience",
                "start": 125.490005,
                "end": 125.990005,
                "confidence": 0.7186223,
                "punctuated_word": "convenience.",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "removing",
                "start": 126.61,
                "end": 127.090004,
                "confidence": 0.9954053,
                "punctuated_word": "Removing",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "what",
                "start": 127.090004,
                "end": 127.25,
                "confidence": 0.99848866,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "was",
                "start": 127.25,
                "end": 127.490005,
                "confidence": 0.997988,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "seen",
                "start": 127.490005,
                "end": 127.810005,
                "confidence": 0.9993724,
                "punctuated_word": "seen",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "as",
                "start": 127.810005,
                "end": 128.13,
                "confidence": 0.99046737,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "unnecessary",
                "start": 128.13,
                "end": 128.63,
                "confidence": 0.9572269,
                "punctuated_word": "unnecessary",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "unnecessary",
                "start": 128.77,
                "end": 129.27,
                "confidence": 0.5561333,
                "punctuated_word": "unnecessary",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "clicks",
                "start": 129.57,
                "end": 130.07,
                "confidence": 0.99966574,
                "punctuated_word": "clicks",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "that",
                "start": 130.285,
                "end": 130.445,
                "confidence": 0.99953794,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "would",
                "start": 130.445,
                "end": 130.605,
                "confidence": 0.9998982,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "make",
                "start": 130.605,
                "end": 131.085,
                "confidence": 0.99984133,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "the",
                "start": 131.085,
                "end": 131.245,
                "confidence": 0.9989472,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "browser",
                "start": 131.245,
                "end": 131.745,
                "confidence": 0.99974805,
                "punctuated_word": "browser",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "experience",
                "start": 131.885,
                "end": 132.285,
                "confidence": 0.9994673,
                "punctuated_word": "experience",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "smoother",
                "start": 132.285,
                "end": 132.785,
                "confidence": 0.9998791,
                "punctuated_word": "smoother",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "and",
                "start": 133.005,
                "end": 133.165,
                "confidence": 0.9840873,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "keep",
                "start": 133.165,
                "end": 133.405,
                "confidence": 0.99974257,
                "punctuated_word": "keep",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "users",
                "start": 133.405,
                "end": 133.805,
                "confidence": 0.9996817,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "focused",
                "start": 133.805,
                "end": 134.205,
                "confidence": 0.9989944,
                "punctuated_word": "focused",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "on",
                "start": 134.205,
                "end": 134.525,
                "confidence": 0.99950755,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "the",
                "start": 134.525,
                "end": 134.685,
                "confidence": 0.9989943,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "content",
                "start": 134.685,
                "end": 135.085,
                "confidence": 0.999708,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "that",
                "start": 135.085,
                "end": 135.245,
                "confidence": 0.99916756,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "they're",
                "start": 135.245,
                "end": 135.485,
                "confidence": 0.99949837,
                "punctuated_word": "they're",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "trying",
                "start": 135.485,
                "end": 135.805,
                "confidence": 0.9997621,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "to",
                "start": 135.805,
                "end": 135.965,
                "confidence": 0.99915504,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.88104546
              },
              {
                "word": "consume",
                "start": 135.965,
                "end": 136.465,
                "confidence": 0.9990448,
                "punctuated_word": "consume.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "later",
                "start": 137.325,
                "end": 137.725,
                "confidence": 0.99982697,
                "punctuated_word": "Later",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "on",
                "start": 137.725,
                "end": 137.885,
                "confidence": 0.85230386,
                "punctuated_word": "on,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 137.885,
                "end": 138.125,
                "confidence": 0.9997243,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "same",
                "start": 138.125,
                "end": 138.445,
                "confidence": 0.9997905,
                "punctuated_word": "same",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "designer",
                "start": 138.445,
                "end": 138.945,
                "confidence": 0.9998324,
                "punctuated_word": "designer",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "would",
                "start": 139.565,
                "end": 139.805,
                "confidence": 0.99870646,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "express",
                "start": 139.805,
                "end": 140.285,
                "confidence": 0.99501544,
                "punctuated_word": "express",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "regret",
                "start": 140.285,
                "end": 140.785,
                "confidence": 0.99925596,
                "punctuated_word": "regret",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "over",
                "start": 140.925,
                "end": 141.165,
                "confidence": 0.99684334,
                "punctuated_word": "over",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "its",
                "start": 141.165,
                "end": 141.325,
                "confidence": 0.9901834,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "use",
                "start": 141.325,
                "end": 141.825,
                "confidence": 0.99898785,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "perhaps",
                "start": 141.965,
                "end": 142.445,
                "confidence": 0.5386837,
                "punctuated_word": "perhaps",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "for",
                "start": 142.445,
                "end": 142.765,
                "confidence": 0.9932301,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "reasons",
                "start": 142.765,
                "end": 143.245,
                "confidence": 0.99893695,
                "punctuated_word": "reasons",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "we'll",
                "start": 143.245,
                "end": 143.485,
                "confidence": 0.99609613,
                "punctuated_word": "we'll",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "discuss",
                "start": 143.485,
                "end": 143.985,
                "confidence": 0.99940884,
                "punctuated_word": "discuss",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "as",
                "start": 144.205,
                "end": 144.365,
                "confidence": 0.9993036,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "we",
                "start": 144.365,
                "end": 144.525,
                "confidence": 0.9998375,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "go",
                "start": 144.525,
                "end": 144.685,
                "confidence": 0.9998317,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "along",
                "start": 144.685,
                "end": 145.005,
                "confidence": 0.9998443,
                "punctuated_word": "along",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "here",
                "start": 145.005,
                "end": 145.505,
                "confidence": 0.99945843,
                "punctuated_word": "here.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "its",
                "start": 146.55,
                "end": 146.79001,
                "confidence": 0.80865574,
                "punctuated_word": "Its",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "use",
                "start": 146.79001,
                "end": 147.03001,
                "confidence": 0.98504317,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "really",
                "start": 147.03001,
                "end": 147.27,
                "confidence": 0.996865,
                "punctuated_word": "really",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "took",
                "start": 147.27,
                "end": 147.51001,
                "confidence": 0.99757284,
                "punctuated_word": "took",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "off",
                "start": 147.51001,
                "end": 147.67001,
                "confidence": 0.9993919,
                "punctuated_word": "off",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "with",
                "start": 147.67001,
                "end": 147.91,
                "confidence": 0.9993606,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 147.91,
                "end": 147.99,
                "confidence": 0.997523,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "rise",
                "start": 147.99,
                "end": 148.23001,
                "confidence": 0.99926645,
                "punctuated_word": "rise",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 148.23001,
                "end": 148.47,
                "confidence": 0.99884135,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "social",
                "start": 148.47,
                "end": 148.79001,
                "confidence": 0.99894506,
                "punctuated_word": "social",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "media",
                "start": 148.79001,
                "end": 149.11,
                "confidence": 0.9998617,
                "punctuated_word": "media",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "giants",
                "start": 149.11,
                "end": 149.51001,
                "confidence": 0.996182,
                "punctuated_word": "giants",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 149.51001,
                "end": 149.75,
                "confidence": 0.87793267,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "facebook",
                "start": 149.75,
                "end": 150.25,
                "confidence": 0.99114776,
                "punctuated_word": "Facebook,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "twitter",
                "start": 150.31001,
                "end": 150.55,
                "confidence": 0.9606553,
                "punctuated_word": "Twitter,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 150.55,
                "end": 150.79001,
                "confidence": 0.99657285,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "instagram",
                "start": 150.79001,
                "end": 151.29001,
                "confidence": 0.9981152,
                "punctuated_word": "Instagram.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "these",
                "start": 151.99,
                "end": 152.23001,
                "confidence": 0.9983253,
                "punctuated_word": "These",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "platforms",
                "start": 152.23001,
                "end": 152.73001,
                "confidence": 0.9995252,
                "punctuated_word": "platforms",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "needed",
                "start": 152.79001,
                "end": 153.03001,
                "confidence": 0.9930033,
                "punctuated_word": "needed",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 153.03001,
                "end": 153.11,
                "confidence": 0.9802499,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "way",
                "start": 153.11,
                "end": 153.27,
                "confidence": 0.999699,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 153.27,
                "end": 153.43001,
                "confidence": 0.9889052,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "present",
                "start": 153.43001,
                "end": 153.83,
                "confidence": 0.99927694,
                "punctuated_word": "present",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "their",
                "start": 153.83,
                "end": 154.15001,
                "confidence": 0.9776218,
                "punctuated_word": "their",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "massive",
                "start": 154.15001,
                "end": 154.65001,
                "confidence": 0.99906844,
                "punctuated_word": "massive",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "constantly",
                "start": 155.03001,
                "end": 155.51001,
                "confidence": 0.61952394,
                "punctuated_word": "constantly",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "updating",
                "start": 155.51001,
                "end": 155.99,
                "confidence": 0.9986451,
                "punctuated_word": "updating",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "feeds",
                "start": 155.99,
                "end": 156.49,
                "confidence": 0.9985751,
                "punctuated_word": "feeds",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 156.79001,
                "end": 157.03001,
                "confidence": 0.99420726,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "stuff",
                "start": 157.03001,
                "end": 157.27,
                "confidence": 0.99968994,
                "punctuated_word": "stuff",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "folks",
                "start": 157.27,
                "end": 157.51001,
                "confidence": 0.9979152,
                "punctuated_word": "folks",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "were",
                "start": 157.51001,
                "end": 157.83,
                "confidence": 0.9583024,
                "punctuated_word": "were",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "were",
                "start": 157.83,
                "end": 157.99,
                "confidence": 0.8027046,
                "punctuated_word": "were",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "making",
                "start": 157.99,
                "end": 158.47,
                "confidence": 0.99857867,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 158.47,
                "end": 158.63,
                "confidence": 0.991895,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "sharing",
                "start": 158.63,
                "end": 159.13,
                "confidence": 0.7330479,
                "punctuated_word": "sharing,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 159.635,
                "end": 159.95499,
                "confidence": 0.99969554,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "infinite",
                "start": 159.95499,
                "end": 160.435,
                "confidence": 0.680731,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "scroll",
                "start": 160.435,
                "end": 160.83499,
                "confidence": 0.71430856,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "seemed",
                "start": 160.83499,
                "end": 161.075,
                "confidence": 0.93327636,
                "punctuated_word": "seemed",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 161.075,
                "end": 161.23499,
                "confidence": 0.99835396,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 161.23499,
                "end": 161.31499,
                "confidence": 0.9988141,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "perfect",
                "start": 161.31499,
                "end": 161.715,
                "confidence": 0.9999198,
                "punctuated_word": "perfect",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "fit",
                "start": 161.715,
                "end": 162.215,
                "confidence": 0.99949396,
                "punctuated_word": "fit.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "since",
                "start": 162.67499,
                "end": 162.995,
                "confidence": 0.9270123,
                "punctuated_word": "Since",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "then",
                "start": 162.995,
                "end": 163.23499,
                "confidence": 0.925784,
                "punctuated_word": "then,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "it",
                "start": 163.23499,
                "end": 163.39499,
                "confidence": 0.99561536,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "spread",
                "start": 163.39499,
                "end": 163.795,
                "confidence": 0.5804297,
                "punctuated_word": "spread",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "all",
                "start": 163.795,
                "end": 163.95499,
                "confidence": 0.9987445,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "over",
                "start": 163.95499,
                "end": 164.11499,
                "confidence": 0.998895,
                "punctuated_word": "over",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 164.11499,
                "end": 164.275,
                "confidence": 0.9992879,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "place",
                "start": 164.275,
                "end": 164.775,
                "confidence": 0.73341656,
                "punctuated_word": "place,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "even",
                "start": 164.915,
                "end": 165.155,
                "confidence": 0.9989845,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 165.155,
                "end": 165.39499,
                "confidence": 0.9896596,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "ecommerce",
                "start": 165.39499,
                "end": 165.89499,
                "confidence": 0.83880705,
                "punctuated_word": "ecommerce",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "sites",
                "start": 165.95499,
                "end": 166.355,
                "confidence": 0.99645054,
                "punctuated_word": "sites",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "showing",
                "start": 166.355,
                "end": 166.67499,
                "confidence": 0.85103375,
                "punctuated_word": "showing",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "vast",
                "start": 166.67499,
                "end": 166.995,
                "confidence": 0.8117501,
                "punctuated_word": "vast",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "product",
                "start": 166.995,
                "end": 167.39499,
                "confidence": 0.9981704,
                "punctuated_word": "product",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "catalogs",
                "start": 167.39499,
                "end": 167.89499,
                "confidence": 0.9872467,
                "punctuated_word": "catalogs,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "new",
                "start": 168.75499,
                "end": 168.915,
                "confidence": 0.7042648,
                "punctuated_word": "new",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "sites",
                "start": 168.915,
                "end": 169.23499,
                "confidence": 0.99675095,
                "punctuated_word": "sites",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "trying",
                "start": 169.23499,
                "end": 169.555,
                "confidence": 0.9700677,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 169.555,
                "end": 169.635,
                "confidence": 0.99836725,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "keep",
                "start": 169.635,
                "end": 170.11499,
                "confidence": 0.9997085,
                "punctuated_word": "keep",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "readers",
                "start": 170.11499,
                "end": 170.59499,
                "confidence": 0.9994825,
                "punctuated_word": "readers",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "engaged",
                "start": 170.59499,
                "end": 171.09499,
                "confidence": 0.9810468,
                "punctuated_word": "engaged,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 172.45001,
                "end": 172.61,
                "confidence": 0.9998273,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 172.61,
                "end": 172.85,
                "confidence": 0.88872945,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "many",
                "start": 172.85,
                "end": 173.09001,
                "confidence": 0.9990858,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "others",
                "start": 173.09001,
                "end": 173.59001,
                "confidence": 0.9821218,
                "punctuated_word": "others.",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "it",
                "start": 174.13,
                "end": 174.29001,
                "confidence": 0.99827516,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "feels",
                "start": 174.29001,
                "end": 174.61,
                "confidence": 0.99960774,
                "punctuated_word": "feels",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "particularly",
                "start": 174.61,
                "end": 175.11,
                "confidence": 0.9996656,
                "punctuated_word": "particularly",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "natural",
                "start": 175.25,
                "end": 175.75,
                "confidence": 0.99980015,
                "punctuated_word": "natural",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "to",
                "start": 175.81001,
                "end": 175.89001,
                "confidence": 0.99987626,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "use",
                "start": 175.89001,
                "end": 176.05,
                "confidence": 0.99988294,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "it",
                "start": 176.05,
                "end": 176.29001,
                "confidence": 0.9997675,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "on",
                "start": 176.29001,
                "end": 176.53001,
                "confidence": 0.9997547,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "mobile",
                "start": 176.53001,
                "end": 176.85,
                "confidence": 0.99987626,
                "punctuated_word": "mobile",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "devices",
                "start": 176.85,
                "end": 177.35,
                "confidence": 0.99980205,
                "punctuated_word": "devices",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "where",
                "start": 177.65001,
                "end": 177.97,
                "confidence": 0.57941157,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "flicking",
                "start": 177.97,
                "end": 178.29001,
                "confidence": 0.9959153,
                "punctuated_word": "flicking",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "your",
                "start": 178.29001,
                "end": 178.53001,
                "confidence": 0.99927694,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "thumb",
                "start": 178.53001,
                "end": 178.85,
                "confidence": 0.9961888,
                "punctuated_word": "thumb",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "seems",
                "start": 178.85,
                "end": 179.17001,
                "confidence": 0.99947923,
                "punctuated_word": "seems",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "like",
                "start": 179.17001,
                "end": 179.33,
                "confidence": 0.99570423,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "second",
                "start": 179.33,
                "end": 179.65001,
                "confidence": 0.9996636,
                "punctuated_word": "second",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "nature",
                "start": 179.65001,
                "end": 180.15001,
                "confidence": 0.99983966,
                "punctuated_word": "nature.",
                "speaker": 0,
                "speaker_confidence": 0.7280688
              },
              {
                "word": "the",
                "start": 181.01001,
                "end": 181.17001,
                "confidence": 0.98225474,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "success",
                "start": 181.17001,
                "end": 181.65001,
                "confidence": 0.9998697,
                "punctuated_word": "success",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "on",
                "start": 181.65001,
                "end": 181.73001,
                "confidence": 0.9837864,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "major",
                "start": 181.73001,
                "end": 182.21,
                "confidence": 0.99967813,
                "punctuated_word": "major",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "platforms",
                "start": 182.21,
                "end": 182.71,
                "confidence": 0.9998179,
                "punctuated_word": "platforms",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "has",
                "start": 182.85,
                "end": 183.35,
                "confidence": 0.99955493,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "potentially",
                "start": 183.41,
                "end": 183.91,
                "confidence": 0.97536623,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "set",
                "start": 183.97,
                "end": 184.21,
                "confidence": 0.9967583,
                "punctuated_word": "set",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "a",
                "start": 184.21,
                "end": 184.29001,
                "confidence": 0.99803776,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "trend",
                "start": 184.29001,
                "end": 184.79001,
                "confidence": 0.8934206,
                "punctuated_word": "trend,",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "influencing",
                "start": 185.295,
                "end": 185.795,
                "confidence": 0.99868804,
                "punctuated_word": "influencing",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "designers",
                "start": 185.935,
                "end": 186.415,
                "confidence": 0.9992987,
                "punctuated_word": "designers",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "across",
                "start": 186.415,
                "end": 186.81499,
                "confidence": 0.99978465,
                "punctuated_word": "across",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "the",
                "start": 186.81499,
                "end": 186.97499,
                "confidence": 0.99916077,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "web",
                "start": 186.97499,
                "end": 187.45499,
                "confidence": 0.99618196,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "with",
                "start": 187.45499,
                "end": 187.61499,
                "confidence": 0.99450606,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "the",
                "start": 187.61499,
                "end": 187.775,
                "confidence": 0.99937624,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "tools",
                "start": 187.775,
                "end": 188.09499,
                "confidence": 0.99973446,
                "punctuated_word": "tools",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "they",
                "start": 188.09499,
                "end": 188.25499,
                "confidence": 0.9984528,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "are",
                "start": 188.25499,
                "end": 188.415,
                "confidence": 0.8914344,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "working",
                "start": 188.415,
                "end": 188.73499,
                "confidence": 0.9996909,
                "punctuated_word": "working",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "on",
                "start": 188.73499,
                "end": 189.23499,
                "confidence": 0.9986522,
                "punctuated_word": "on.",
                "speaker": 0,
                "speaker_confidence": 0.8832913
              },
              {
                "word": "but",
                "start": 190.97499,
                "end": 191.215,
                "confidence": 0.99824893,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "why",
                "start": 191.215,
                "end": 191.375,
                "confidence": 0.99928814,
                "punctuated_word": "why",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "is",
                "start": 191.375,
                "end": 191.53499,
                "confidence": 0.9980465,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "it",
                "start": 191.53499,
                "end": 191.69499,
                "confidence": 0.996591,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "often",
                "start": 191.69499,
                "end": 192.09499,
                "confidence": 0.997712,
                "punctuated_word": "often",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "so",
                "start": 192.09499,
                "end": 192.415,
                "confidence": 0.99963045,
                "punctuated_word": "so",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "hard",
                "start": 192.415,
                "end": 192.81499,
                "confidence": 0.9994973,
                "punctuated_word": "hard",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "for",
                "start": 192.81499,
                "end": 192.97499,
                "confidence": 0.99975127,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "folks",
                "start": 192.97499,
                "end": 193.375,
                "confidence": 0.999159,
                "punctuated_word": "folks",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "to",
                "start": 193.375,
                "end": 193.53499,
                "confidence": 0.99931073,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "stop",
                "start": 193.53499,
                "end": 193.775,
                "confidence": 0.99956113,
                "punctuated_word": "stop",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "scrolling",
                "start": 193.775,
                "end": 194.275,
                "confidence": 0.9968499,
                "punctuated_word": "scrolling?",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "there's",
                "start": 195.055,
                "end": 195.555,
                "confidence": 0.9918381,
                "punctuated_word": "There's",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "maybe",
                "start": 195.855,
                "end": 196.33499,
                "confidence": 0.9580349,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "some",
                "start": 196.33499,
                "end": 196.575,
                "confidence": 0.99883336,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "potentially",
                "start": 196.575,
                "end": 197.075,
                "confidence": 0.99433845,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "compelling",
                "start": 197.53499,
                "end": 198.03499,
                "confidence": 0.99927455,
                "punctuated_word": "compelling",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "psychology",
                "start": 198.09499,
                "end": 198.59499,
                "confidence": 0.99987066,
                "punctuated_word": "psychology",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "at",
                "start": 198.73499,
                "end": 198.97499,
                "confidence": 0.97987944,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "play",
                "start": 198.97499,
                "end": 199.47499,
                "confidence": 0.9995357,
                "punctuated_word": "play.",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "some",
                "start": 200.23999,
                "end": 200.64,
                "confidence": 0.9987124,
                "punctuated_word": "Some",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "researchers",
                "start": 200.64,
                "end": 201.14,
                "confidence": 0.9785543,
                "punctuated_word": "researchers",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "suggest",
                "start": 201.2,
                "end": 201.59999,
                "confidence": 0.9536366,
                "punctuated_word": "suggest",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "that",
                "start": 201.59999,
                "end": 202.0,
                "confidence": 0.9996978,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "infinite",
                "start": 202.0,
                "end": 202.48,
                "confidence": 0.99364245,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "scroll",
                "start": 202.48,
                "end": 202.87999,
                "confidence": 0.9991899,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "taps",
                "start": 202.87999,
                "end": 203.37999,
                "confidence": 0.99776936,
                "punctuated_word": "taps",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "into",
                "start": 203.51999,
                "end": 203.76,
                "confidence": 0.9983918,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "our",
                "start": 203.76,
                "end": 204.0,
                "confidence": 0.9981773,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "brains",
                "start": 204.0,
                "end": 204.4,
                "confidence": 0.63954717,
                "punctuated_word": "brains",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "reward",
                "start": 204.4,
                "end": 204.79999,
                "confidence": 0.96447235,
                "punctuated_word": "reward",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "system",
                "start": 204.79999,
                "end": 205.29999,
                "confidence": 0.9495456,
                "punctuated_word": "system.",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "each",
                "start": 205.84,
                "end": 206.15999,
                "confidence": 0.9986634,
                "punctuated_word": "Each",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "time",
                "start": 206.15999,
                "end": 206.48,
                "confidence": 0.99977976,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "new",
                "start": 206.48,
                "end": 206.98,
                "confidence": 0.98757255,
                "punctuated_word": "new",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "potentially",
                "start": 207.2,
                "end": 207.7,
                "confidence": 0.95827293,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "interesting",
                "start": 207.84,
                "end": 208.23999,
                "confidence": 0.99933344,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "content",
                "start": 208.23999,
                "end": 208.64,
                "confidence": 0.99834263,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "appears",
                "start": 208.64,
                "end": 209.14,
                "confidence": 0.7551185,
                "punctuated_word": "appears,",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "it",
                "start": 209.59999,
                "end": 209.76,
                "confidence": 0.9933781,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "can",
                "start": 209.76,
                "end": 210.0,
                "confidence": 0.99988747,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "trigger",
                "start": 210.0,
                "end": 210.31999,
                "confidence": 0.99982196,
                "punctuated_word": "trigger",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "a",
                "start": 210.31999,
                "end": 210.48,
                "confidence": 0.9977538,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "small",
                "start": 210.48,
                "end": 210.71999,
                "confidence": 0.9995832,
                "punctuated_word": "small",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "release",
                "start": 210.71999,
                "end": 211.2,
                "confidence": 0.9957408,
                "punctuated_word": "release",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "of",
                "start": 211.2,
                "end": 211.35999,
                "confidence": 0.964596,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "dopamine",
                "start": 211.35999,
                "end": 211.85999,
                "confidence": 0.74185973,
                "punctuated_word": "dopamine,",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "the",
                "start": 212.31999,
                "end": 212.48,
                "confidence": 0.9878736,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "neurotransmitter",
                "start": 212.48,
                "end": 212.98,
                "confidence": 0.99901956,
                "punctuated_word": "neurotransmitter",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "linked",
                "start": 213.35999,
                "end": 213.68,
                "confidence": 0.8245068,
                "punctuated_word": "linked",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "to",
                "start": 213.68,
                "end": 214.0,
                "confidence": 0.99939823,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "pleasure",
                "start": 214.0,
                "end": 214.4,
                "confidence": 0.9997136,
                "punctuated_word": "pleasure",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "and",
                "start": 214.4,
                "end": 214.64,
                "confidence": 0.99753964,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "reward",
                "start": 214.64,
                "end": 215.14,
                "confidence": 0.99545527,
                "punctuated_word": "reward.",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "this",
                "start": 215.895,
                "end": 216.135,
                "confidence": 0.9997441,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "might",
                "start": 216.135,
                "end": 216.295,
                "confidence": 0.9997929,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "create",
                "start": 216.295,
                "end": 216.775,
                "confidence": 0.99971586,
                "punctuated_word": "create",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "a",
                "start": 216.775,
                "end": 216.935,
                "confidence": 0.99933726,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "reinforcing",
                "start": 216.935,
                "end": 217.435,
                "confidence": 0.99955684,
                "punctuated_word": "reinforcing",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "loop",
                "start": 217.655,
                "end": 218.155,
                "confidence": 0.9873738,
                "punctuated_word": "loop.",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "scroll",
                "start": 218.775,
                "end": 219.175,
                "confidence": 0.87056106,
                "punctuated_word": "Scroll,",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "get",
                "start": 219.175,
                "end": 219.415,
                "confidence": 0.9994261,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "a",
                "start": 219.415,
                "end": 219.495,
                "confidence": 0.99968493,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "bit",
                "start": 219.495,
                "end": 219.655,
                "confidence": 0.99909055,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "of",
                "start": 219.655,
                "end": 219.735,
                "confidence": 0.9998846,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "novelty",
                "start": 219.735,
                "end": 220.235,
                "confidence": 0.9656353,
                "punctuated_word": "novelty,",
                "speaker": 0,
                "speaker_confidence": 0.9985575
              },
              {
                "word": "feel",
                "start": 220.935,
                "end": 221.255,
                "confidence": 0.99905115,
                "punctuated_word": "feel",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "that",
                "start": 221.255,
                "end": 221.495,
                "confidence": 0.9997985,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "sense",
                "start": 221.495,
                "end": 221.735,
                "confidence": 0.99990726,
                "punctuated_word": "sense",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "of",
                "start": 221.735,
                "end": 221.895,
                "confidence": 0.999481,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "gratification",
                "start": 221.895,
                "end": 222.395,
                "confidence": 0.8735256,
                "punctuated_word": "gratification,",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "and",
                "start": 223.095,
                "end": 223.255,
                "confidence": 0.99927264,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "then",
                "start": 223.255,
                "end": 223.755,
                "confidence": 0.9997608,
                "punctuated_word": "then",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "you",
                "start": 223.895,
                "end": 224.135,
                "confidence": 0.99737906,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "desire",
                "start": 224.135,
                "end": 224.535,
                "confidence": 0.94638896,
                "punctuated_word": "desire",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "to",
                "start": 224.535,
                "end": 224.615,
                "confidence": 0.9994085,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "do",
                "start": 224.615,
                "end": 224.775,
                "confidence": 0.9998317,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "it",
                "start": 224.775,
                "end": 224.935,
                "confidence": 0.9993166,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "again",
                "start": 224.935,
                "end": 225.435,
                "confidence": 0.99957323,
                "punctuated_word": "again.",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "some",
                "start": 226.055,
                "end": 226.215,
                "confidence": 0.9907725,
                "punctuated_word": "Some",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "have",
                "start": 226.215,
                "end": 226.455,
                "confidence": 0.96972924,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "compared",
                "start": 226.455,
                "end": 226.775,
                "confidence": 0.99538463,
                "punctuated_word": "compared",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "this",
                "start": 226.775,
                "end": 227.095,
                "confidence": 0.99952686,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "mechanism",
                "start": 227.095,
                "end": 227.595,
                "confidence": 0.99954295,
                "punctuated_word": "mechanism",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "to",
                "start": 227.975,
                "end": 228.375,
                "confidence": 0.99982786,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "other",
                "start": 228.375,
                "end": 228.775,
                "confidence": 0.9998946,
                "punctuated_word": "other",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "compulsive",
                "start": 228.775,
                "end": 229.275,
                "confidence": 0.9998131,
                "punctuated_word": "compulsive",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "behaviors",
                "start": 229.415,
                "end": 229.895,
                "confidence": 0.9986345,
                "punctuated_word": "behaviors",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "like",
                "start": 229.895,
                "end": 230.135,
                "confidence": 0.9754891,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "gambling",
                "start": 230.135,
                "end": 230.635,
                "confidence": 0.8014538,
                "punctuated_word": "gambling,",
                "speaker": 0,
                "speaker_confidence": 0.8869384
              },
              {
                "word": "where",
                "start": 231.67,
                "end": 231.91,
                "confidence": 0.9504963,
                "punctuated_word": "where,",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "you",
                "start": 231.91,
                "end": 231.99,
                "confidence": 0.9998772,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "know",
                "start": 231.99,
                "end": 232.15,
                "confidence": 0.99971783,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "you're",
                "start": 232.15,
                "end": 232.39,
                "confidence": 0.9993818,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "pulling",
                "start": 232.39,
                "end": 232.63,
                "confidence": 0.999803,
                "punctuated_word": "pulling",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "the",
                "start": 232.63,
                "end": 232.79,
                "confidence": 0.9749127,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "lever",
                "start": 232.79,
                "end": 233.03,
                "confidence": 0.99933463,
                "punctuated_word": "lever",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "or",
                "start": 233.03,
                "end": 233.19,
                "confidence": 0.83722913,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "in",
                "start": 233.19,
                "end": 233.35,
                "confidence": 0.7110224,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "this",
                "start": 233.35,
                "end": 233.43,
                "confidence": 0.99964476,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.55884445
              },
              {
                "word": "case",
                "start": 233.43,
                "end": 233.75,
                "confidence": 0.758621,
                "punctuated_word": "case,",
                "speaker": 0,
                "speaker_confidence": 0.58276254
              },
              {
                "word": "scrolling",
                "start": 233.75,
                "end": 234.23,
                "confidence": 0.9984615,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 0.58276254
              },
              {
                "word": "hoping",
                "start": 234.23,
                "end": 234.63,
                "confidence": 0.59679735,
                "punctuated_word": "hoping",
                "speaker": 0,
                "speaker_confidence": 0.58276254
              },
              {
                "word": "for",
                "start": 234.63,
                "end": 235.13,
                "confidence": 0.99914503,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.58276254
              },
              {
                "word": "a",
                "start": 235.27,
                "end": 235.43,
                "confidence": 0.9982993,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.58276254
              },
              {
                "word": "new",
                "start": 235.43,
                "end": 235.59,
                "confidence": 0.9991824,
                "punctuated_word": "new",
                "speaker": 0,
                "speaker_confidence": 0.58276254
              },
              {
                "word": "reward",
                "start": 235.59,
                "end": 236.09,
                "confidence": 0.97587335,
                "punctuated_word": "reward.",
                "speaker": 0,
                "speaker_confidence": 0.58276254
              },
              {
                "word": "when",
                "start": 237.03,
                "end": 237.27,
                "confidence": 0.99629885,
                "punctuated_word": "When",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "platforms",
                "start": 237.27,
                "end": 237.77,
                "confidence": 0.9982316,
                "punctuated_word": "platforms",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "add",
                "start": 237.83,
                "end": 238.06999,
                "confidence": 0.5209953,
                "punctuated_word": "add",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "personalized",
                "start": 238.06999,
                "end": 238.55,
                "confidence": 0.9779588,
                "punctuated_word": "personalized",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "algorithms",
                "start": 238.55,
                "end": 239.05,
                "confidence": 0.9993304,
                "punctuated_word": "algorithms",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "showing",
                "start": 239.19,
                "end": 239.51,
                "confidence": 0.9645381,
                "punctuated_word": "showing",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "you",
                "start": 239.51,
                "end": 239.67,
                "confidence": 0.9990934,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "exactly",
                "start": 239.67,
                "end": 239.99,
                "confidence": 0.999782,
                "punctuated_word": "exactly",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "what",
                "start": 239.99,
                "end": 240.15,
                "confidence": 0.9994642,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "you",
                "start": 240.15,
                "end": 240.39,
                "confidence": 0.9999373,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "like",
                "start": 240.39,
                "end": 240.79,
                "confidence": 0.99369854,
                "punctuated_word": "like,",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "the",
                "start": 240.79,
                "end": 240.95,
                "confidence": 0.99939215,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "effect",
                "start": 240.95,
                "end": 241.19,
                "confidence": 0.99600166,
                "punctuated_word": "effect",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "of",
                "start": 241.19,
                "end": 241.35,
                "confidence": 0.99923,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "this",
                "start": 241.35,
                "end": 241.59,
                "confidence": 0.9888648,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "sort",
                "start": 241.59,
                "end": 241.75,
                "confidence": 0.9996039,
                "punctuated_word": "sort",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "of",
                "start": 241.75,
                "end": 241.91,
                "confidence": 0.9998343,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "compulsion",
                "start": 241.91,
                "end": 242.41,
                "confidence": 0.99894124,
                "punctuated_word": "compulsion",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "can",
                "start": 242.47,
                "end": 242.63,
                "confidence": 0.9997819,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "be",
                "start": 242.63,
                "end": 243.045,
                "confidence": 0.9997639,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "stronger",
                "start": 243.525,
                "end": 244.025,
                "confidence": 0.9997496,
                "punctuated_word": "stronger.",
                "speaker": 0,
                "speaker_confidence": 0.78260314
              },
              {
                "word": "some",
                "start": 244.965,
                "end": 245.205,
                "confidence": 0.9993082,
                "punctuated_word": "Some",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "also",
                "start": 245.205,
                "end": 245.605,
                "confidence": 0.99963677,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "theorize",
                "start": 245.605,
                "end": 246.105,
                "confidence": 0.8905128,
                "punctuated_word": "theorize",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "that",
                "start": 246.165,
                "end": 246.665,
                "confidence": 0.9994912,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "the",
                "start": 247.44499,
                "end": 247.605,
                "confidence": 0.9696497,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "zeigarnik",
                "start": 247.605,
                "end": 248.105,
                "confidence": 0.94571364,
                "punctuated_word": "Zeigarnik",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "effect",
                "start": 248.245,
                "end": 248.72499,
                "confidence": 0.9063646,
                "punctuated_word": "effect,",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "hopefully",
                "start": 248.72499,
                "end": 249.125,
                "confidence": 0.8442849,
                "punctuated_word": "hopefully,",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "i'm",
                "start": 249.125,
                "end": 249.285,
                "confidence": 0.9989089,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "pronouncing",
                "start": 249.285,
                "end": 249.685,
                "confidence": 0.99970603,
                "punctuated_word": "pronouncing",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "that",
                "start": 249.685,
                "end": 249.845,
                "confidence": 0.9948991,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "correctly",
                "start": 249.845,
                "end": 250.345,
                "confidence": 0.9939549,
                "punctuated_word": "correctly,",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "which",
                "start": 250.965,
                "end": 251.465,
                "confidence": 0.99843425,
                "punctuated_word": "which",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "states",
                "start": 251.925,
                "end": 252.325,
                "confidence": 0.9994375,
                "punctuated_word": "states",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "that",
                "start": 252.325,
                "end": 252.565,
                "confidence": 0.9998447,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "unfinished",
                "start": 252.565,
                "end": 253.065,
                "confidence": 0.9986312,
                "punctuated_word": "unfinished",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "tasks",
                "start": 253.125,
                "end": 253.525,
                "confidence": 0.9995571,
                "punctuated_word": "tasks",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "are",
                "start": 253.525,
                "end": 253.765,
                "confidence": 0.99938524,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "potentially",
                "start": 253.765,
                "end": 254.245,
                "confidence": 0.9875377,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "more",
                "start": 254.245,
                "end": 254.485,
                "confidence": 0.9997079,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "memorable",
                "start": 254.485,
                "end": 254.985,
                "confidence": 0.99993086,
                "punctuated_word": "memorable",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "could",
                "start": 255.44,
                "end": 255.6,
                "confidence": 0.99951386,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "also",
                "start": 255.6,
                "end": 255.92,
                "confidence": 0.9995158,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "contribute",
                "start": 255.92,
                "end": 256.32,
                "confidence": 0.99980444,
                "punctuated_word": "contribute",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "to",
                "start": 256.32,
                "end": 256.48,
                "confidence": 0.99980325,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "the",
                "start": 256.48,
                "end": 256.72,
                "confidence": 0.9992551,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "difficulty",
                "start": 256.72,
                "end": 257.2,
                "confidence": 0.999548,
                "punctuated_word": "difficulty",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "of",
                "start": 257.2,
                "end": 257.6,
                "confidence": 0.9995683,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "disengaging",
                "start": 257.6,
                "end": 258.1,
                "confidence": 0.99991566,
                "punctuated_word": "disengaging",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "from",
                "start": 258.32,
                "end": 258.56,
                "confidence": 0.99944514,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "infinite",
                "start": 258.56,
                "end": 259.04,
                "confidence": 0.999476,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "scrolling",
                "start": 259.04,
                "end": 259.54,
                "confidence": 0.98570836,
                "punctuated_word": "scrolling.",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "because",
                "start": 260.48,
                "end": 260.72,
                "confidence": 0.9958104,
                "punctuated_word": "Because",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "there's",
                "start": 260.72,
                "end": 260.96,
                "confidence": 0.9896436,
                "punctuated_word": "there's",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "no",
                "start": 260.96,
                "end": 261.12,
                "confidence": 0.99892044,
                "punctuated_word": "no",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "clear",
                "start": 261.12,
                "end": 261.44,
                "confidence": 0.9997739,
                "punctuated_word": "clear",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "endpoint",
                "start": 261.44,
                "end": 261.94,
                "confidence": 0.778768,
                "punctuated_word": "endpoint",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "to",
                "start": 262.08,
                "end": 262.24,
                "confidence": 0.99967957,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "what",
                "start": 262.24,
                "end": 262.48,
                "confidence": 0.99991226,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "you're",
                "start": 262.48,
                "end": 262.64,
                "confidence": 0.99987006,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "doing",
                "start": 262.64,
                "end": 263.14,
                "confidence": 0.995139,
                "punctuated_word": "doing,",
                "speaker": 0,
                "speaker_confidence": 0.8669213
              },
              {
                "word": "the",
                "start": 263.28,
                "end": 263.36,
                "confidence": 0.97016114,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "user",
                "start": 263.36,
                "end": 263.68,
                "confidence": 0.99975127,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "may",
                "start": 263.68,
                "end": 263.84,
                "confidence": 0.99942696,
                "punctuated_word": "may",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "feel",
                "start": 263.84,
                "end": 264.08,
                "confidence": 0.99978906,
                "punctuated_word": "feel",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "that",
                "start": 264.08,
                "end": 264.32,
                "confidence": 0.99875295,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "subtle",
                "start": 264.32,
                "end": 264.72,
                "confidence": 0.99978906,
                "punctuated_word": "subtle",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "sense",
                "start": 264.72,
                "end": 265.04,
                "confidence": 0.9999039,
                "punctuated_word": "sense",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "of",
                "start": 265.04,
                "end": 265.36,
                "confidence": 0.9998723,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "incompleteness",
                "start": 265.36,
                "end": 265.86,
                "confidence": 0.95758,
                "punctuated_word": "incompleteness,",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "encouraging",
                "start": 266.64,
                "end": 267.14,
                "confidence": 0.9997547,
                "punctuated_word": "encouraging",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "continued",
                "start": 267.28,
                "end": 267.76,
                "confidence": 0.8972278,
                "punctuated_word": "continued",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "engagement",
                "start": 267.76,
                "end": 268.26,
                "confidence": 0.99833107,
                "punctuated_word": "engagement.",
                "speaker": 0,
                "speaker_confidence": 0.68311274
              },
              {
                "word": "however",
                "start": 268.96,
                "end": 269.44,
                "confidence": 0.9997039,
                "punctuated_word": "However,",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "i",
                "start": 269.44,
                "end": 269.6,
                "confidence": 0.9999094,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "should",
                "start": 269.6,
                "end": 269.76,
                "confidence": 0.9999801,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "be",
                "start": 269.76,
                "end": 269.84,
                "confidence": 0.999863,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "clear",
                "start": 269.84,
                "end": 270.16,
                "confidence": 0.9998549,
                "punctuated_word": "clear",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "with",
                "start": 270.16,
                "end": 270.32,
                "confidence": 0.99903524,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "all",
                "start": 270.32,
                "end": 270.48,
                "confidence": 0.9998919,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "of",
                "start": 270.48,
                "end": 270.56,
                "confidence": 0.970809,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "this",
                "start": 270.56,
                "end": 270.8,
                "confidence": 0.9851918,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "that",
                "start": 270.8,
                "end": 271.035,
                "confidence": 0.98900795,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "there",
                "start": 271.355,
                "end": 271.435,
                "confidence": 0.9378243,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "more",
                "start": 271.515,
                "end": 271.915,
                "confidence": 0.9997905,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "research",
                "start": 271.915,
                "end": 272.155,
                "confidence": 0.99979407,
                "punctuated_word": "research",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "would",
                "start": 272.155,
                "end": 272.315,
                "confidence": 0.70938903,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "be",
                "start": 272.315,
                "end": 272.475,
                "confidence": 0.99814844,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "needed",
                "start": 272.475,
                "end": 272.715,
                "confidence": 0.99982435,
                "punctuated_word": "needed",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "to",
                "start": 272.715,
                "end": 272.795,
                "confidence": 0.9995608,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "confirm",
                "start": 272.795,
                "end": 273.115,
                "confidence": 0.9979253,
                "punctuated_word": "confirm",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "a",
                "start": 273.115,
                "end": 273.275,
                "confidence": 0.9987882,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "causal",
                "start": 273.275,
                "end": 273.67502,
                "confidence": 0.99856097,
                "punctuated_word": "causal",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "link",
                "start": 273.67502,
                "end": 274.17502,
                "confidence": 0.9934204,
                "punctuated_word": "link.",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "this",
                "start": 274.315,
                "end": 274.555,
                "confidence": 0.9995721,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "is",
                "start": 274.555,
                "end": 274.795,
                "confidence": 0.99862695,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "more",
                "start": 274.795,
                "end": 275.115,
                "confidence": 0.99084866,
                "punctuated_word": "more,",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "correlative",
                "start": 275.755,
                "end": 276.255,
                "confidence": 0.9963467,
                "punctuated_word": "correlative",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "or",
                "start": 276.395,
                "end": 276.795,
                "confidence": 0.9990251,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "hypothesis",
                "start": 276.795,
                "end": 277.295,
                "confidence": 0.9956209,
                "punctuated_word": "hypothesis",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "that",
                "start": 277.355,
                "end": 277.515,
                "confidence": 0.98126316,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "i'm",
                "start": 277.515,
                "end": 277.67502,
                "confidence": 0.9997345,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "talking",
                "start": 277.67502,
                "end": 277.995,
                "confidence": 0.9998585,
                "punctuated_word": "talking",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "about",
                "start": 277.995,
                "end": 278.495,
                "confidence": 0.99933076,
                "punctuated_word": "about.",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "a",
                "start": 280.075,
                "end": 280.23502,
                "confidence": 0.9070136,
                "punctuated_word": "A",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "third",
                "start": 280.23502,
                "end": 280.475,
                "confidence": 0.9998198,
                "punctuated_word": "third",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "thing",
                "start": 280.475,
                "end": 280.95502,
                "confidence": 0.99935466,
                "punctuated_word": "thing",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "is",
                "start": 280.95502,
                "end": 281.275,
                "confidence": 0.9893327,
                "punctuated_word": "is,",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "on",
                "start": 281.515,
                "end": 281.675,
                "confidence": 0.99960774,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "social",
                "start": 281.675,
                "end": 282.075,
                "confidence": 0.99974114,
                "punctuated_word": "social",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "media",
                "start": 282.075,
                "end": 282.575,
                "confidence": 0.94991946,
                "punctuated_word": "media,",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "it",
                "start": 282.635,
                "end": 282.875,
                "confidence": 0.997291,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "can",
                "start": 282.875,
                "end": 283.035,
                "confidence": 0.9995369,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "also",
                "start": 283.035,
                "end": 283.435,
                "confidence": 0.99926454,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "amplify",
                "start": 283.435,
                "end": 283.915,
                "confidence": 0.9991322,
                "punctuated_word": "amplify",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "the",
                "start": 283.915,
                "end": 284.23502,
                "confidence": 0.99418676,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "fear",
                "start": 284.23502,
                "end": 284.475,
                "confidence": 0.994575,
                "punctuated_word": "fear",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "of",
                "start": 284.475,
                "end": 284.555,
                "confidence": 0.9953193,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.85922015
              },
              {
                "word": "missing",
                "start": 284.555,
                "end": 284.875,
                "confidence": 0.9997831,
                "punctuated_word": "missing",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "out",
                "start": 284.875,
                "end": 285.115,
                "confidence": 0.9903042,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "or",
                "start": 285.115,
                "end": 285.435,
                "confidence": 0.93649256,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "fomo",
                "start": 285.435,
                "end": 285.935,
                "confidence": 0.9747779,
                "punctuated_word": "FOMO",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "for",
                "start": 286.23502,
                "end": 286.475,
                "confidence": 0.60612106,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "to",
                "start": 286.475,
                "end": 286.635,
                "confidence": 0.7302267,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "reach",
                "start": 286.635,
                "end": 286.875,
                "confidence": 0.99535584,
                "punctuated_word": "reach",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "back",
                "start": 286.875,
                "end": 287.01,
                "confidence": 0.7921298,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "back",
                "start": 287.01,
                "end": 287.49002,
                "confidence": 0.9502451,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "for",
                "start": 287.49002,
                "end": 287.73,
                "confidence": 0.98822683,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "colloquial",
                "start": 287.73,
                "end": 288.23,
                "confidence": 0.9966095,
                "punctuated_word": "colloquial",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "terms",
                "start": 288.29,
                "end": 288.61002,
                "confidence": 0.99911624,
                "punctuated_word": "terms",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "of",
                "start": 288.61002,
                "end": 288.85,
                "confidence": 0.9980262,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "your",
                "start": 288.85,
                "end": 289.35,
                "confidence": 0.7185571,
                "punctuated_word": "your.",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "the",
                "start": 289.97,
                "end": 290.13,
                "confidence": 0.99838996,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "constant",
                "start": 290.13,
                "end": 290.61002,
                "confidence": 0.9963257,
                "punctuated_word": "constant",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "stream",
                "start": 290.61002,
                "end": 290.93002,
                "confidence": 0.9994765,
                "punctuated_word": "stream",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "of",
                "start": 290.93002,
                "end": 291.33002,
                "confidence": 0.99816316,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "updates",
                "start": 291.33002,
                "end": 291.81,
                "confidence": 0.999537,
                "punctuated_word": "updates",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "creates",
                "start": 291.81,
                "end": 292.21002,
                "confidence": 0.9972057,
                "punctuated_word": "creates",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "a",
                "start": 292.21002,
                "end": 292.29,
                "confidence": 0.998108,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "sense",
                "start": 292.29,
                "end": 292.61002,
                "confidence": 0.9886883,
                "punctuated_word": "sense",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "of",
                "start": 292.61002,
                "end": 292.85,
                "confidence": 0.9989483,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "urgency",
                "start": 292.85,
                "end": 293.35,
                "confidence": 0.99980265,
                "punctuated_word": "urgency",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "compelling",
                "start": 293.73,
                "end": 294.13,
                "confidence": 0.7381638,
                "punctuated_word": "compelling",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "us",
                "start": 294.13,
                "end": 294.45,
                "confidence": 0.99805295,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "to",
                "start": 294.45,
                "end": 294.53,
                "confidence": 0.9982924,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "keep",
                "start": 294.53,
                "end": 294.77002,
                "confidence": 0.9995814,
                "punctuated_word": "keep",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "scrolling",
                "start": 294.77002,
                "end": 295.27002,
                "confidence": 0.99883956,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "to",
                "start": 295.65002,
                "end": 295.89,
                "confidence": 0.9226204,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "make",
                "start": 295.89,
                "end": 296.05002,
                "confidence": 0.9997675,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "sure",
                "start": 296.05002,
                "end": 296.21002,
                "confidence": 0.99980634,
                "punctuated_word": "sure",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "we're",
                "start": 296.21002,
                "end": 296.37,
                "confidence": 0.999704,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "not",
                "start": 296.37,
                "end": 296.61002,
                "confidence": 0.9996257,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "missing",
                "start": 296.61002,
                "end": 297.01,
                "confidence": 0.9993161,
                "punctuated_word": "missing",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "important",
                "start": 297.01,
                "end": 297.49002,
                "confidence": 0.99566853,
                "punctuated_word": "important",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "news",
                "start": 297.49002,
                "end": 297.99002,
                "confidence": 0.9200866,
                "punctuated_word": "news,",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "trends",
                "start": 298.29,
                "end": 298.79,
                "confidence": 0.9864717,
                "punctuated_word": "trends,",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "or",
                "start": 299.17,
                "end": 299.33002,
                "confidence": 0.999529,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "social",
                "start": 299.33002,
                "end": 299.83002,
                "confidence": 0.9998233,
                "punctuated_word": "social",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "interactions",
                "start": 299.89,
                "end": 300.39,
                "confidence": 0.99800634,
                "punctuated_word": "interactions.",
                "speaker": 0,
                "speaker_confidence": 0.9318818
              },
              {
                "word": "from",
                "start": 302.31497,
                "end": 302.47498,
                "confidence": 0.99864465,
                "punctuated_word": "From",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "a",
                "start": 302.47498,
                "end": 302.63498,
                "confidence": 0.99793077,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "platform's",
                "start": 302.63498,
                "end": 303.13498,
                "confidence": 0.955125,
                "punctuated_word": "platform's",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "perspective",
                "start": 303.19498,
                "end": 303.69498,
                "confidence": 0.9799653,
                "punctuated_word": "perspective,",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "a",
                "start": 304.31497,
                "end": 304.395,
                "confidence": 0.9985367,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "major",
                "start": 304.395,
                "end": 304.79498,
                "confidence": 0.9998266,
                "punctuated_word": "major",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "goal",
                "start": 304.79498,
                "end": 305.03497,
                "confidence": 0.9997751,
                "punctuated_word": "goal",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "of",
                "start": 305.03497,
                "end": 305.19498,
                "confidence": 0.99876803,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "infinite",
                "start": 305.19498,
                "end": 305.59497,
                "confidence": 0.8828373,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "scroll",
                "start": 305.59497,
                "end": 306.09497,
                "confidence": 0.99971,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "is",
                "start": 306.31497,
                "end": 306.47498,
                "confidence": 0.996564,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "often",
                "start": 306.47498,
                "end": 306.79498,
                "confidence": 0.9994715,
                "punctuated_word": "often",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "to",
                "start": 306.79498,
                "end": 307.115,
                "confidence": 0.9991524,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "increase",
                "start": 307.115,
                "end": 307.615,
                "confidence": 0.9995913,
                "punctuated_word": "increase",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "user",
                "start": 307.75497,
                "end": 308.155,
                "confidence": 0.9992853,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "engagement",
                "start": 308.155,
                "end": 308.655,
                "confidence": 0.99965787,
                "punctuated_word": "engagement",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "keeping",
                "start": 309.115,
                "end": 309.435,
                "confidence": 0.68204033,
                "punctuated_word": "keeping,",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "you",
                "start": 309.435,
                "end": 309.59497,
                "confidence": 0.99894947,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "know",
                "start": 309.59497,
                "end": 309.835,
                "confidence": 0.9957659,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "keeping",
                "start": 309.835,
                "end": 310.155,
                "confidence": 0.9994623,
                "punctuated_word": "keeping",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "people",
                "start": 310.155,
                "end": 310.47498,
                "confidence": 0.99962914,
                "punctuated_word": "people",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "on",
                "start": 310.47498,
                "end": 310.63498,
                "confidence": 0.9998276,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7000489
              },
              {
                "word": "the",
                "start": 310.63498,
                "end": 310.715,
                "confidence": 0.9992642,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "site",
                "start": 310.715,
                "end": 310.955,
                "confidence": 0.9938811,
                "punctuated_word": "site",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "longer",
                "start": 310.955,
                "end": 311.455,
                "confidence": 0.9089894,
                "punctuated_word": "longer.",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "by",
                "start": 311.995,
                "end": 312.31497,
                "confidence": 0.99630475,
                "punctuated_word": "By",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "removing",
                "start": 312.31497,
                "end": 312.81497,
                "confidence": 0.9834515,
                "punctuated_word": "removing",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "natural",
                "start": 312.875,
                "end": 313.35498,
                "confidence": 0.9989392,
                "punctuated_word": "natural",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "stopping",
                "start": 313.35498,
                "end": 313.835,
                "confidence": 0.99971133,
                "punctuated_word": "stopping",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "points",
                "start": 313.835,
                "end": 314.335,
                "confidence": 0.9988796,
                "punctuated_word": "points",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "of",
                "start": 314.65,
                "end": 314.88998,
                "confidence": 0.9989642,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "pagination",
                "start": 314.88998,
                "end": 315.38998,
                "confidence": 0.9863209,
                "punctuated_word": "pagination,",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "users",
                "start": 316.00998,
                "end": 316.41,
                "confidence": 0.9990332,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "can",
                "start": 316.41,
                "end": 316.65,
                "confidence": 0.99920624,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "passively",
                "start": 316.65,
                "end": 317.05,
                "confidence": 0.9988477,
                "punctuated_word": "passively",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "consume",
                "start": 317.05,
                "end": 317.53,
                "confidence": 0.99934024,
                "punctuated_word": "consume",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "content",
                "start": 317.53,
                "end": 318.00998,
                "confidence": 0.9998447,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "for",
                "start": 318.00998,
                "end": 318.41,
                "confidence": 0.9990729,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "longer",
                "start": 318.41,
                "end": 318.81,
                "confidence": 0.99928516,
                "punctuated_word": "longer",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "periods",
                "start": 318.81,
                "end": 319.31,
                "confidence": 0.82826257,
                "punctuated_word": "periods,",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "at",
                "start": 319.61,
                "end": 319.84998,
                "confidence": 0.999461,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "least",
                "start": 319.84998,
                "end": 320.00998,
                "confidence": 0.99995506,
                "punctuated_word": "least",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "in",
                "start": 320.00998,
                "end": 320.25,
                "confidence": 0.9736372,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "theory",
                "start": 320.25,
                "end": 320.75,
                "confidence": 0.82663107,
                "punctuated_word": "theory.",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "creates",
                "start": 321.53,
                "end": 321.93,
                "confidence": 0.80830246,
                "punctuated_word": "Creates",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "that",
                "start": 321.93,
                "end": 322.16998,
                "confidence": 0.99938405,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "sense",
                "start": 322.16998,
                "end": 322.41,
                "confidence": 0.99674207,
                "punctuated_word": "sense",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "of",
                "start": 322.41,
                "end": 322.56998,
                "confidence": 0.99932384,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "momentum",
                "start": 322.56998,
                "end": 323.06998,
                "confidence": 0.96483755,
                "punctuated_word": "momentum.",
                "speaker": 0,
                "speaker_confidence": 0.8648621
              },
              {
                "word": "and",
                "start": 324.00998,
                "end": 324.16998,
                "confidence": 0.9980627,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "for",
                "start": 324.16998,
                "end": 324.49,
                "confidence": 0.9975406,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "platforms",
                "start": 324.49,
                "end": 324.97,
                "confidence": 0.9654157,
                "punctuated_word": "platforms",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "relying",
                "start": 324.97,
                "end": 325.37,
                "confidence": 0.56901425,
                "punctuated_word": "relying",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "on",
                "start": 325.37,
                "end": 325.61,
                "confidence": 0.99863595,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "ad",
                "start": 325.61,
                "end": 325.93,
                "confidence": 0.59146553,
                "punctuated_word": "ad",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "ad",
                "start": 325.93,
                "end": 326.16998,
                "confidence": 0.84130055,
                "punctuated_word": "ad",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "revenue",
                "start": 326.16998,
                "end": 326.66998,
                "confidence": 0.9968034,
                "punctuated_word": "revenue",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "or",
                "start": 327.115,
                "end": 327.35498,
                "confidence": 0.9978302,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "maximizing",
                "start": 327.35498,
                "end": 327.85498,
                "confidence": 0.99835455,
                "punctuated_word": "maximizing",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "attention",
                "start": 327.91498,
                "end": 328.41498,
                "confidence": 0.9950994,
                "punctuated_word": "attention,",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "this",
                "start": 328.47498,
                "end": 328.715,
                "confidence": 0.999603,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "extended",
                "start": 328.715,
                "end": 329.115,
                "confidence": 0.9992854,
                "punctuated_word": "extended",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "engagement",
                "start": 329.115,
                "end": 329.595,
                "confidence": 0.99991035,
                "punctuated_word": "engagement",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "is",
                "start": 329.595,
                "end": 329.75497,
                "confidence": 0.9930374,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.72906584
              },
              {
                "word": "a",
                "start": 329.75497,
                "end": 329.835,
                "confidence": 0.99942446,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "key",
                "start": 329.835,
                "end": 330.07498,
                "confidence": 0.99990034,
                "punctuated_word": "key",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "metric",
                "start": 330.07498,
                "end": 330.57498,
                "confidence": 0.99511373,
                "punctuated_word": "metric.",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "it's",
                "start": 330.79498,
                "end": 330.955,
                "confidence": 0.9990847,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "their",
                "start": 330.955,
                "end": 331.19498,
                "confidence": 0.993632,
                "punctuated_word": "their",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "key",
                "start": 331.19498,
                "end": 331.435,
                "confidence": 0.9998323,
                "punctuated_word": "key",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "incentive",
                "start": 331.435,
                "end": 331.935,
                "confidence": 0.99972486,
                "punctuated_word": "incentive.",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "it",
                "start": 332.555,
                "end": 332.715,
                "confidence": 0.994323,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "can",
                "start": 332.715,
                "end": 332.875,
                "confidence": 0.9996401,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "also",
                "start": 332.875,
                "end": 333.35498,
                "confidence": 0.9998271,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "facilitate",
                "start": 333.35498,
                "end": 333.85498,
                "confidence": 0.9945862,
                "punctuated_word": "facilitate,",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "serendipitous",
                "start": 334.31497,
                "end": 334.81497,
                "confidence": 0.9997591,
                "punctuated_word": "serendipitous",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "discovery",
                "start": 335.19498,
                "end": 335.69498,
                "confidence": 0.9433001,
                "punctuated_word": "discovery,",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "stumbling",
                "start": 336.155,
                "end": 336.555,
                "confidence": 0.9989254,
                "punctuated_word": "stumbling",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "upon",
                "start": 336.555,
                "end": 336.955,
                "confidence": 0.9994342,
                "punctuated_word": "upon",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "interesting",
                "start": 336.955,
                "end": 337.35498,
                "confidence": 0.9959791,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "content",
                "start": 337.35498,
                "end": 337.85498,
                "confidence": 0.9998585,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "you",
                "start": 338.07498,
                "end": 338.31497,
                "confidence": 0.992277,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "weren't",
                "start": 338.31497,
                "end": 338.79498,
                "confidence": 0.9995997,
                "punctuated_word": "weren't",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "specifically",
                "start": 338.79498,
                "end": 339.29498,
                "confidence": 0.9997224,
                "punctuated_word": "specifically",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "looking",
                "start": 339.35498,
                "end": 339.675,
                "confidence": 0.9998604,
                "punctuated_word": "looking",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "for",
                "start": 339.675,
                "end": 340.175,
                "confidence": 0.9997263,
                "punctuated_word": "for.",
                "speaker": 0,
                "speaker_confidence": 0.84622955
              },
              {
                "word": "over",
                "start": 341.1,
                "end": 341.34,
                "confidence": 0.976354,
                "punctuated_word": "Over",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "time",
                "start": 341.34,
                "end": 341.74,
                "confidence": 0.9768609,
                "punctuated_word": "time,",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "many",
                "start": 341.74,
                "end": 341.98,
                "confidence": 0.99866986,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "of",
                "start": 341.98,
                "end": 342.22,
                "confidence": 0.99892646,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "us",
                "start": 342.22,
                "end": 342.46,
                "confidence": 0.9993937,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "maybe",
                "start": 342.46,
                "end": 342.78,
                "confidence": 0.9160094,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "have",
                "start": 342.78,
                "end": 343.02002,
                "confidence": 0.9988728,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "simply",
                "start": 343.02002,
                "end": 343.42,
                "confidence": 0.99966705,
                "punctuated_word": "simply",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "just",
                "start": 343.42,
                "end": 343.66,
                "confidence": 0.9976119,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "gotten",
                "start": 343.66,
                "end": 343.98,
                "confidence": 0.98931795,
                "punctuated_word": "gotten",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "used",
                "start": 343.98,
                "end": 344.22,
                "confidence": 0.9963337,
                "punctuated_word": "used",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "to",
                "start": 344.22,
                "end": 344.38,
                "confidence": 0.99929523,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "the",
                "start": 344.38,
                "end": 344.54,
                "confidence": 0.9988745,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "endless",
                "start": 344.54,
                "end": 345.02002,
                "confidence": 0.99726415,
                "punctuated_word": "endless",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "feed",
                "start": 345.02002,
                "end": 345.52002,
                "confidence": 0.99364096,
                "punctuated_word": "feed",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "style",
                "start": 345.74,
                "end": 346.24,
                "confidence": 0.89028007,
                "punctuated_word": "style",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "in",
                "start": 346.38,
                "end": 346.7,
                "confidence": 0.70228755,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "the",
                "start": 346.7,
                "end": 346.78,
                "confidence": 0.90662307,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "applications",
                "start": 346.78,
                "end": 347.28,
                "confidence": 0.9982699,
                "punctuated_word": "applications",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "we",
                "start": 347.34,
                "end": 347.5,
                "confidence": 0.99888164,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "use",
                "start": 347.5,
                "end": 348.0,
                "confidence": 0.99854136,
                "punctuated_word": "use.",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "however",
                "start": 348.7,
                "end": 349.18,
                "confidence": 0.9981979,
                "punctuated_word": "However,",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "there's",
                "start": 349.18,
                "end": 349.58002,
                "confidence": 0.9894178,
                "punctuated_word": "there's",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "the",
                "start": 349.58002,
                "end": 349.74,
                "confidence": 0.9969863,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "potential",
                "start": 349.74,
                "end": 350.14,
                "confidence": 0.9999186,
                "punctuated_word": "potential",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "for",
                "start": 350.14,
                "end": 350.54,
                "confidence": 0.9997205,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "significant",
                "start": 350.54,
                "end": 351.04,
                "confidence": 0.97746813,
                "punctuated_word": "significant",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "downsides",
                "start": 351.1,
                "end": 351.6,
                "confidence": 0.99870366,
                "punctuated_word": "downsides.",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "the",
                "start": 352.605,
                "end": 352.845,
                "confidence": 0.9997931,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "design",
                "start": 352.845,
                "end": 353.08502,
                "confidence": 0.9997795,
                "punctuated_word": "design",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "can",
                "start": 353.08502,
                "end": 353.48502,
                "confidence": 0.9999075,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "lead",
                "start": 353.48502,
                "end": 353.725,
                "confidence": 0.99975866,
                "punctuated_word": "lead",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "to",
                "start": 353.725,
                "end": 354.225,
                "confidence": 0.9995485,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "mindless",
                "start": 354.605,
                "end": 355.105,
                "confidence": 0.9994863,
                "punctuated_word": "mindless",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "styles",
                "start": 355.325,
                "end": 355.725,
                "confidence": 0.9979873,
                "punctuated_word": "styles",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "of",
                "start": 355.725,
                "end": 355.965,
                "confidence": 0.9997874,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "scrolling",
                "start": 355.965,
                "end": 356.465,
                "confidence": 0.7516308,
                "punctuated_word": "scrolling,",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "where",
                "start": 356.685,
                "end": 356.845,
                "confidence": 0.50028825,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.88840604
              },
              {
                "word": "you",
                "start": 356.845,
                "end": 356.92502,
                "confidence": 0.9923498,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "browse",
                "start": 356.92502,
                "end": 357.325,
                "confidence": 0.99329126,
                "punctuated_word": "browse",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "for",
                "start": 357.325,
                "end": 357.565,
                "confidence": 0.99890983,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "long",
                "start": 357.565,
                "end": 357.885,
                "confidence": 0.91130835,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "periods",
                "start": 357.885,
                "end": 358.20502,
                "confidence": 0.99892765,
                "punctuated_word": "periods",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "without",
                "start": 358.20502,
                "end": 358.52502,
                "confidence": 0.9995146,
                "punctuated_word": "without",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 358.52502,
                "end": 358.605,
                "confidence": 0.99950397,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "clear",
                "start": 358.605,
                "end": 358.92502,
                "confidence": 0.999884,
                "punctuated_word": "clear",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "goal",
                "start": 358.92502,
                "end": 359.42502,
                "confidence": 0.9959465,
                "punctuated_word": "goal.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "sometimes",
                "start": 359.725,
                "end": 360.225,
                "confidence": 0.84145296,
                "punctuated_word": "Sometimes,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "maybe",
                "start": 360.285,
                "end": 360.52502,
                "confidence": 0.999739,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 360.52502,
                "end": 360.685,
                "confidence": 0.9487402,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "don't",
                "start": 360.685,
                "end": 360.92502,
                "confidence": 0.9999634,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "even",
                "start": 360.92502,
                "end": 361.165,
                "confidence": 0.9993026,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "realize",
                "start": 361.165,
                "end": 361.565,
                "confidence": 0.9996748,
                "punctuated_word": "realize",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "how",
                "start": 361.565,
                "end": 361.725,
                "confidence": 0.9997712,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "much",
                "start": 361.725,
                "end": 361.885,
                "confidence": 0.99992824,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "time",
                "start": 361.885,
                "end": 362.125,
                "confidence": 0.9998447,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "you've",
                "start": 362.125,
                "end": 362.36502,
                "confidence": 0.99937385,
                "punctuated_word": "you've",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "been",
                "start": 362.36502,
                "end": 362.605,
                "confidence": 0.9996568,
                "punctuated_word": "been",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "at",
                "start": 362.605,
                "end": 362.765,
                "confidence": 0.9947019,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 362.765,
                "end": 362.92502,
                "confidence": 0.9991793,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "activity",
                "start": 362.92502,
                "end": 363.42502,
                "confidence": 0.9983502,
                "punctuated_word": "activity.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "users",
                "start": 364.285,
                "end": 364.785,
                "confidence": 0.993218,
                "punctuated_word": "Users",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "have",
                "start": 364.845,
                "end": 365.08502,
                "confidence": 0.4241184,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "reported",
                "start": 365.08502,
                "end": 365.58502,
                "confidence": 0.98622197,
                "punctuated_word": "reported",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "feeling",
                "start": 365.64502,
                "end": 366.045,
                "confidence": 0.996329,
                "punctuated_word": "feeling",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "stuck",
                "start": 366.045,
                "end": 366.285,
                "confidence": 0.9999354,
                "punctuated_word": "stuck",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "in",
                "start": 366.285,
                "end": 366.445,
                "confidence": 0.9997185,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 366.445,
                "end": 366.52502,
                "confidence": 0.9993154,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "loop",
                "start": 366.52502,
                "end": 367.02502,
                "confidence": 0.944978,
                "punctuated_word": "loop,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "scrolling",
                "start": 367.45,
                "end": 367.77002,
                "confidence": 0.9992267,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "without",
                "start": 367.77002,
                "end": 368.01,
                "confidence": 0.9950598,
                "punctuated_word": "without",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "real",
                "start": 368.01,
                "end": 368.41,
                "confidence": 0.99918145,
                "punctuated_word": "real",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "satisfaction",
                "start": 368.41,
                "end": 368.91,
                "confidence": 0.99926746,
                "punctuated_word": "satisfaction.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 369.69,
                "end": 369.85,
                "confidence": 0.8110518,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "sheer",
                "start": 369.85,
                "end": 370.09,
                "confidence": 0.99425644,
                "punctuated_word": "sheer",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "volume",
                "start": 370.09,
                "end": 370.29,
                "confidence": 0.999871,
                "punctuated_word": "volume",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 370.29,
                "end": 370.49002,
                "confidence": 0.5436415,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "information",
                "start": 370.49002,
                "end": 370.99002,
                "confidence": 0.9991991,
                "punctuated_word": "information",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "can",
                "start": 371.05002,
                "end": 371.13,
                "confidence": 0.9997403,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "also",
                "start": 371.13,
                "end": 371.45,
                "confidence": 0.999542,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "cause",
                "start": 371.45,
                "end": 371.61002,
                "confidence": 0.9980792,
                "punctuated_word": "cause",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 371.61002,
                "end": 371.77002,
                "confidence": 0.9997322,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "bit",
                "start": 371.77002,
                "end": 371.93002,
                "confidence": 0.9997991,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 371.93002,
                "end": 372.09,
                "confidence": 0.9997857,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "cognitive",
                "start": 372.09,
                "end": 372.59,
                "confidence": 0.9364028,
                "punctuated_word": "cognitive",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "overload",
                "start": 372.65,
                "end": 373.15,
                "confidence": 0.8910418,
                "punctuated_word": "overload,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "making",
                "start": 373.37,
                "end": 373.69,
                "confidence": 0.9760172,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "it",
                "start": 373.69,
                "end": 373.77002,
                "confidence": 0.97707295,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "hard",
                "start": 373.77002,
                "end": 374.01,
                "confidence": 0.9875388,
                "punctuated_word": "hard",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 374.01,
                "end": 374.17,
                "confidence": 0.99964726,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "process",
                "start": 374.17,
                "end": 374.49002,
                "confidence": 0.9983311,
                "punctuated_word": "process",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "or",
                "start": 374.49002,
                "end": 374.73,
                "confidence": 0.98922205,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "remember",
                "start": 374.73,
                "end": 375.21002,
                "confidence": 0.9998022,
                "punctuated_word": "remember",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "what",
                "start": 375.21002,
                "end": 375.45,
                "confidence": 0.99942744,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "we",
                "start": 375.45,
                "end": 375.61002,
                "confidence": 0.99498135,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "even",
                "start": 375.61002,
                "end": 375.85,
                "confidence": 0.96746564,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "looked",
                "start": 375.85,
                "end": 376.09,
                "confidence": 0.9984005,
                "punctuated_word": "looked",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "at",
                "start": 376.09,
                "end": 376.25,
                "confidence": 0.9977469,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "during",
                "start": 376.25,
                "end": 376.49002,
                "confidence": 0.99951553,
                "punctuated_word": "during",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 376.49002,
                "end": 376.65,
                "confidence": 0.9996111,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "time",
                "start": 376.65,
                "end": 377.15,
                "confidence": 0.9998656,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "increased",
                "start": 377.85,
                "end": 378.25,
                "confidence": 0.99946433,
                "punctuated_word": "Increased",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "exposure",
                "start": 378.25,
                "end": 378.75,
                "confidence": 0.9997676,
                "punctuated_word": "exposure",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "doesn't",
                "start": 378.89,
                "end": 379.13,
                "confidence": 0.9994931,
                "punctuated_word": "doesn't",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "always",
                "start": 379.13,
                "end": 379.45,
                "confidence": 0.9993923,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "mean",
                "start": 379.45,
                "end": 379.93,
                "confidence": 0.99974304,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "meaningful",
                "start": 379.93,
                "end": 380.41,
                "confidence": 0.9989857,
                "punctuated_word": "meaningful",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "engagement",
                "start": 380.41,
                "end": 380.91,
                "confidence": 0.9990386,
                "punctuated_word": "engagement.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 381.57498,
                "end": 381.655,
                "confidence": 0.9993529,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "normalization",
                "start": 381.655,
                "end": 382.155,
                "confidence": 0.999364,
                "punctuated_word": "normalization",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 382.375,
                "end": 382.535,
                "confidence": 0.99956566,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "continuous",
                "start": 382.535,
                "end": 383.035,
                "confidence": 0.99738973,
                "punctuated_word": "continuous",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "consumption",
                "start": 383.175,
                "end": 383.675,
                "confidence": 0.9996698,
                "punctuated_word": "consumption",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "may",
                "start": 383.975,
                "end": 384.215,
                "confidence": 0.99227154,
                "punctuated_word": "may",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "blur",
                "start": 384.215,
                "end": 384.535,
                "confidence": 0.48652586,
                "punctuated_word": "blur",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "blur",
                "start": 384.535,
                "end": 384.775,
                "confidence": 0.7751828,
                "punctuated_word": "blur",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 384.775,
                "end": 384.935,
                "confidence": 0.9974178,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "line",
                "start": 384.935,
                "end": 385.255,
                "confidence": 0.99887675,
                "punctuated_word": "line",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "between",
                "start": 385.255,
                "end": 385.755,
                "confidence": 0.99959546,
                "punctuated_word": "between",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "intentional",
                "start": 386.055,
                "end": 386.535,
                "confidence": 0.99783224,
                "punctuated_word": "intentional",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "browsing",
                "start": 386.535,
                "end": 387.035,
                "confidence": 0.99940336,
                "punctuated_word": "browsing",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 387.095,
                "end": 387.255,
                "confidence": 0.981584,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "just",
                "start": 387.255,
                "end": 387.755,
                "confidence": 0.99621236,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "filling",
                "start": 387.975,
                "end": 388.375,
                "confidence": 0.9948618,
                "punctuated_word": "filling",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 388.375,
                "end": 388.455,
                "confidence": 0.99869955,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "time",
                "start": 388.455,
                "end": 388.85498,
                "confidence": 0.999813,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "habitually",
                "start": 388.85498,
                "end": 389.35498,
                "confidence": 0.98676175,
                "punctuated_word": "habitually.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "infinite",
                "start": 391.095,
                "end": 391.495,
                "confidence": 0.9826104,
                "punctuated_word": "Infinite",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "scroll",
                "start": 391.495,
                "end": 391.815,
                "confidence": 0.7243752,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "is",
                "start": 391.815,
                "end": 391.895,
                "confidence": 0.94616497,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "often",
                "start": 391.895,
                "end": 392.215,
                "confidence": 0.99938965,
                "punctuated_word": "often",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "praised",
                "start": 392.215,
                "end": 392.615,
                "confidence": 0.97816044,
                "punctuated_word": "praised",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "for",
                "start": 392.615,
                "end": 392.935,
                "confidence": 0.9995763,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "feeling",
                "start": 392.935,
                "end": 393.255,
                "confidence": 0.9937669,
                "punctuated_word": "feeling",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "seamless",
                "start": 393.255,
                "end": 393.755,
                "confidence": 0.7966368,
                "punctuated_word": "seamless,",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "especially",
                "start": 393.895,
                "end": 394.375,
                "confidence": 0.99305737,
                "punctuated_word": "especially",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "on",
                "start": 394.375,
                "end": 394.455,
                "confidence": 0.9794678,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "mobile",
                "start": 394.455,
                "end": 394.85498,
                "confidence": 0.99866223,
                "punctuated_word": "mobile",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "devices",
                "start": 394.85498,
                "end": 395.35498,
                "confidence": 0.9931516,
                "punctuated_word": "devices.",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "it",
                "start": 395.93,
                "end": 396.09,
                "confidence": 0.99916244,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "reduces",
                "start": 396.09,
                "end": 396.49002,
                "confidence": 0.99907386,
                "punctuated_word": "reduces",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "the",
                "start": 396.49002,
                "end": 396.73,
                "confidence": 0.9989272,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "perceived",
                "start": 396.73,
                "end": 397.13,
                "confidence": 0.9969567,
                "punctuated_word": "perceived",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "friction",
                "start": 397.13,
                "end": 397.63,
                "confidence": 0.99968314,
                "punctuated_word": "friction",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "of",
                "start": 397.85,
                "end": 398.09,
                "confidence": 0.99967647,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "clicking",
                "start": 398.09,
                "end": 398.49002,
                "confidence": 0.99993646,
                "punctuated_word": "clicking",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "buttons",
                "start": 398.49002,
                "end": 398.99002,
                "confidence": 0.7792429,
                "punctuated_word": "buttons.",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "and",
                "start": 399.37,
                "end": 399.53,
                "confidence": 0.99271625,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "by",
                "start": 399.53,
                "end": 399.77002,
                "confidence": 0.99611545,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "loading",
                "start": 399.77002,
                "end": 400.17,
                "confidence": 0.9997305,
                "punctuated_word": "loading",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "content",
                "start": 400.17,
                "end": 400.57,
                "confidence": 0.80612725,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "progressively",
                "start": 400.57,
                "end": 401.07,
                "confidence": 0.9741096,
                "punctuated_word": "progressively,",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "it",
                "start": 401.61002,
                "end": 401.69,
                "confidence": 0.9423099,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "can",
                "start": 401.69,
                "end": 401.85,
                "confidence": 0.9066417,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "make",
                "start": 401.85,
                "end": 402.01,
                "confidence": 0.9998048,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "the",
                "start": 402.01,
                "end": 402.17,
                "confidence": 0.9996308,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "initial",
                "start": 402.17,
                "end": 402.49002,
                "confidence": 0.9997497,
                "punctuated_word": "initial",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "page",
                "start": 402.49002,
                "end": 402.89,
                "confidence": 0.9997483,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "load",
                "start": 402.89,
                "end": 403.29,
                "confidence": 0.99858475,
                "punctuated_word": "load",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "feel",
                "start": 403.29,
                "end": 403.69,
                "confidence": 0.9929219,
                "punctuated_word": "feel",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "faster",
                "start": 403.69,
                "end": 404.19,
                "confidence": 0.9978726,
                "punctuated_word": "faster.",
                "speaker": 0,
                "speaker_confidence": 0.87254477
              },
              {
                "word": "that",
                "start": 405.21,
                "end": 405.37,
                "confidence": 0.9936559,
                "punctuated_word": "That",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "might",
                "start": 405.37,
                "end": 405.61002,
                "confidence": 0.9989465,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "that",
                "start": 405.69,
                "end": 405.93,
                "confidence": 0.9989041,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "last",
                "start": 405.93,
                "end": 406.17,
                "confidence": 0.9986487,
                "punctuated_word": "last",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "bit",
                "start": 406.17,
                "end": 406.33002,
                "confidence": 0.9989255,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "might",
                "start": 406.33002,
                "end": 406.57,
                "confidence": 0.99917656,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "sound",
                "start": 406.57,
                "end": 406.81,
                "confidence": 0.9993936,
                "punctuated_word": "sound",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "a",
                "start": 406.81,
                "end": 406.89,
                "confidence": 0.9983084,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "bit",
                "start": 406.89,
                "end": 407.05002,
                "confidence": 0.99797016,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "like",
                "start": 407.05002,
                "end": 407.29,
                "confidence": 0.98954713,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "a",
                "start": 407.29,
                "end": 407.53,
                "confidence": 0.9110633,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "lazy",
                "start": 407.53,
                "end": 407.85,
                "confidence": 0.9972396,
                "punctuated_word": "lazy",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "loading",
                "start": 407.85,
                "end": 408.25,
                "confidence": 0.9975662,
                "punctuated_word": "loading",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "concept",
                "start": 408.25,
                "end": 408.73,
                "confidence": 0.9997603,
                "punctuated_word": "concept",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "that",
                "start": 408.73,
                "end": 409.05002,
                "confidence": 0.99850273,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "the",
                "start": 409.05002,
                "end": 409.29,
                "confidence": 0.6512012,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "developers",
                "start": 409.29,
                "end": 409.69,
                "confidence": 0.9984275,
                "punctuated_word": "developers",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "out",
                "start": 409.69,
                "end": 409.85,
                "confidence": 0.9994879,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "there",
                "start": 409.85,
                "end": 410.17,
                "confidence": 0.999559,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "might",
                "start": 410.17,
                "end": 410.67,
                "confidence": 0.9991922,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "be",
                "start": 411.565,
                "end": 411.725,
                "confidence": 0.99965,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "familiar",
                "start": 411.725,
                "end": 412.205,
                "confidence": 0.9991025,
                "punctuated_word": "familiar",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "with",
                "start": 412.205,
                "end": 412.705,
                "confidence": 0.9852817,
                "punctuated_word": "with.",
                "speaker": 0,
                "speaker_confidence": 0.76891065
              },
              {
                "word": "but",
                "start": 413.325,
                "end": 413.485,
                "confidence": 0.99888533,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "this",
                "start": 413.485,
                "end": 413.725,
                "confidence": 0.99655116,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "quest",
                "start": 413.725,
                "end": 414.125,
                "confidence": 0.9990134,
                "punctuated_word": "quest",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "for",
                "start": 414.125,
                "end": 414.365,
                "confidence": 0.9980927,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "that",
                "start": 414.365,
                "end": 414.605,
                "confidence": 0.99867576,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "seamlessness",
                "start": 414.605,
                "end": 415.105,
                "confidence": 0.91201234,
                "punctuated_word": "seamlessness",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "can",
                "start": 415.245,
                "end": 415.645,
                "confidence": 0.9758892,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "also",
                "start": 415.645,
                "end": 415.965,
                "confidence": 0.99883467,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "introduce",
                "start": 415.965,
                "end": 416.465,
                "confidence": 0.9874723,
                "punctuated_word": "introduce",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "frustration",
                "start": 416.605,
                "end": 417.105,
                "confidence": 0.9986224,
                "punctuated_word": "frustration.",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "users",
                "start": 417.965,
                "end": 418.365,
                "confidence": 0.9969689,
                "punctuated_word": "Users",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "have",
                "start": 418.365,
                "end": 418.605,
                "confidence": 0.9992144,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "reported",
                "start": 418.605,
                "end": 419.085,
                "confidence": 0.99911684,
                "punctuated_word": "reported",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "a",
                "start": 419.085,
                "end": 419.165,
                "confidence": 0.9928149,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "feeling",
                "start": 419.165,
                "end": 419.565,
                "confidence": 0.9994259,
                "punctuated_word": "feeling",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "of",
                "start": 419.565,
                "end": 419.645,
                "confidence": 0.99689,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "loss",
                "start": 419.645,
                "end": 419.965,
                "confidence": 0.9937953,
                "punctuated_word": "loss",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "of",
                "start": 419.965,
                "end": 420.04498,
                "confidence": 0.99403906,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "control",
                "start": 420.04498,
                "end": 420.525,
                "confidence": 0.99946636,
                "punctuated_word": "control",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "and",
                "start": 420.525,
                "end": 420.685,
                "confidence": 0.98851097,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "disorientation",
                "start": 420.685,
                "end": 421.185,
                "confidence": 0.99828523,
                "punctuated_word": "disorientation.",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "it's",
                "start": 421.965,
                "end": 422.125,
                "confidence": 0.9854878,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "easy",
                "start": 422.125,
                "end": 422.365,
                "confidence": 0.9987644,
                "punctuated_word": "easy",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "to",
                "start": 422.365,
                "end": 422.525,
                "confidence": 0.98974824,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "lose",
                "start": 422.525,
                "end": 422.685,
                "confidence": 0.99677485,
                "punctuated_word": "lose",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "your",
                "start": 422.685,
                "end": 422.925,
                "confidence": 0.9971607,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "place",
                "start": 422.925,
                "end": 423.425,
                "confidence": 0.99950314,
                "punctuated_word": "place",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "in",
                "start": 423.485,
                "end": 423.645,
                "confidence": 0.84409904,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "a",
                "start": 423.645,
                "end": 423.805,
                "confidence": 0.9983512,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "big",
                "start": 423.805,
                "end": 424.04498,
                "confidence": 0.9996532,
                "punctuated_word": "big",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "stream",
                "start": 424.04498,
                "end": 424.285,
                "confidence": 0.99683076,
                "punctuated_word": "stream",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "that",
                "start": 424.285,
                "end": 424.525,
                "confidence": 0.99427855,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "never",
                "start": 424.525,
                "end": 424.76498,
                "confidence": 0.9989573,
                "punctuated_word": "never",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "ends",
                "start": 424.76498,
                "end": 425.26498,
                "confidence": 0.85768354,
                "punctuated_word": "ends.",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "without",
                "start": 425.53998,
                "end": 425.86,
                "confidence": 0.9885046,
                "punctuated_word": "Without",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "page",
                "start": 425.86,
                "end": 426.1,
                "confidence": 0.9986646,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "numbers",
                "start": 426.1,
                "end": 426.6,
                "confidence": 0.96337676,
                "punctuated_word": "numbers",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "or",
                "start": 426.66,
                "end": 426.74,
                "confidence": 0.7503802,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.87748444
              },
              {
                "word": "an",
                "start": 426.74,
                "end": 426.81998,
                "confidence": 0.7600665,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.60326463
              },
              {
                "word": "accurate",
                "start": 426.81998,
                "end": 427.3,
                "confidence": 0.99899584,
                "punctuated_word": "accurate",
                "speaker": 0,
                "speaker_confidence": 0.60326463
              },
              {
                "word": "scroll",
                "start": 427.3,
                "end": 427.53998,
                "confidence": 0.999421,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.60326463
              },
              {
                "word": "bar",
                "start": 427.53998,
                "end": 428.03998,
                "confidence": 0.93955225,
                "punctuated_word": "bar,",
                "speaker": 0,
                "speaker_confidence": 0.60326463
              },
              {
                "word": "judging",
                "start": 428.25998,
                "end": 428.66,
                "confidence": 0.99763155,
                "punctuated_word": "judging",
                "speaker": 0,
                "speaker_confidence": 0.60326463
              },
              {
                "word": "progress",
                "start": 428.66,
                "end": 429.06,
                "confidence": 0.9992411,
                "punctuated_word": "progress",
                "speaker": 0,
                "speaker_confidence": 0.60326463
              },
              {
                "word": "or",
                "start": 429.06,
                "end": 429.22,
                "confidence": 0.9531791,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.60326463
              },
              {
                "word": "how",
                "start": 429.22,
                "end": 429.3,
                "confidence": 0.99947256,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.50565165
              },
              {
                "word": "much",
                "start": 429.3,
                "end": 429.62,
                "confidence": 0.9999374,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.50565165
              },
              {
                "word": "content",
                "start": 429.62,
                "end": 430.02,
                "confidence": 0.99802977,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.50565165
              },
              {
                "word": "left",
                "start": 430.02,
                "end": 430.25998,
                "confidence": 0.9963982,
                "punctuated_word": "left",
                "speaker": 0,
                "speaker_confidence": 0.50565165
              },
              {
                "word": "is",
                "start": 430.25998,
                "end": 430.75998,
                "confidence": 0.9981269,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.50565165
              },
              {
                "word": "arduous",
                "start": 430.9,
                "end": 431.4,
                "confidence": 0.9983379,
                "punctuated_word": "arduous.",
                "speaker": 0,
                "speaker_confidence": 0.50565165
              },
              {
                "word": "trying",
                "start": 432.25998,
                "end": 432.5,
                "confidence": 0.9977145,
                "punctuated_word": "Trying",
                "speaker": 0,
                "speaker_confidence": 0.50565165
              },
              {
                "word": "to",
                "start": 432.5,
                "end": 432.58,
                "confidence": 0.9978668,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.50565165
              },
              {
                "word": "find",
                "start": 432.58,
                "end": 432.74,
                "confidence": 0.99990284,
                "punctuated_word": "find",
                "speaker": 0,
                "speaker_confidence": 0.6788731
              },
              {
                "word": "something",
                "start": 432.74,
                "end": 433.06,
                "confidence": 0.9995254,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.6788731
              },
              {
                "word": "you",
                "start": 433.06,
                "end": 433.22,
                "confidence": 0.9975944,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.6788731
              },
              {
                "word": "saw",
                "start": 433.22,
                "end": 433.46,
                "confidence": 0.99921906,
                "punctuated_word": "saw",
                "speaker": 0,
                "speaker_confidence": 0.6788731
              },
              {
                "word": "earlier",
                "start": 433.46,
                "end": 433.96,
                "confidence": 0.9997801,
                "punctuated_word": "earlier",
                "speaker": 0,
                "speaker_confidence": 0.6788731
              },
              {
                "word": "is",
                "start": 434.58,
                "end": 434.81998,
                "confidence": 0.99741614,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6788731
              },
              {
                "word": "potentially",
                "start": 434.81998,
                "end": 435.31998,
                "confidence": 0.9929965,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.6788731
              },
              {
                "word": "nigh",
                "start": 435.38,
                "end": 435.69998,
                "confidence": 0.9717562,
                "punctuated_word": "nigh",
                "speaker": 0,
                "speaker_confidence": 0.6788731
              },
              {
                "word": "impossible",
                "start": 435.69998,
                "end": 436.19998,
                "confidence": 0.9917495,
                "punctuated_word": "impossible.",
                "speaker": 0,
                "speaker_confidence": 0.6788731
              },
              {
                "word": "i",
                "start": 436.81998,
                "end": 436.97998,
                "confidence": 0.99978095,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "would",
                "start": 436.97998,
                "end": 437.13998,
                "confidence": 0.9986457,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "wish",
                "start": 437.13998,
                "end": 437.38,
                "confidence": 0.9998053,
                "punctuated_word": "wish",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "you",
                "start": 437.38,
                "end": 437.53998,
                "confidence": 0.99966455,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "luck",
                "start": 437.53998,
                "end": 438.02,
                "confidence": 0.994234,
                "punctuated_word": "luck",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "scrolling",
                "start": 438.02,
                "end": 438.41998,
                "confidence": 0.98639226,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "through",
                "start": 438.41998,
                "end": 438.66,
                "confidence": 0.9998864,
                "punctuated_word": "through",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "potentially",
                "start": 438.66,
                "end": 439.13998,
                "confidence": 0.9943165,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "hundreds",
                "start": 439.13998,
                "end": 439.38,
                "confidence": 0.99502724,
                "punctuated_word": "hundreds",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "of",
                "start": 439.38,
                "end": 439.53998,
                "confidence": 0.99970895,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "items",
                "start": 439.53998,
                "end": 439.94,
                "confidence": 0.99978775,
                "punctuated_word": "items",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "to",
                "start": 439.94,
                "end": 440.02,
                "confidence": 0.97663,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "find",
                "start": 440.02,
                "end": 440.25998,
                "confidence": 0.99988365,
                "punctuated_word": "find",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "that",
                "start": 440.25998,
                "end": 440.565,
                "confidence": 0.9990922,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "link",
                "start": 440.805,
                "end": 440.965,
                "confidence": 0.9992399,
                "punctuated_word": "link",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "you",
                "start": 440.965,
                "end": 441.045,
                "confidence": 0.9971405,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "just",
                "start": 441.045,
                "end": 441.445,
                "confidence": 0.9942268,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "remembered",
                "start": 441.445,
                "end": 441.765,
                "confidence": 0.97664726,
                "punctuated_word": "remembered",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "was",
                "start": 441.765,
                "end": 442.005,
                "confidence": 0.9795742,
                "punctuated_word": "was",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "particularly",
                "start": 442.005,
                "end": 442.505,
                "confidence": 0.9996407,
                "punctuated_word": "particularly",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "interesting",
                "start": 442.725,
                "end": 443.225,
                "confidence": 0.99962485,
                "punctuated_word": "interesting",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "twenty",
                "start": 443.285,
                "end": 443.605,
                "confidence": 0.99828607,
                "punctuated_word": "twenty",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "minutes",
                "start": 443.605,
                "end": 443.845,
                "confidence": 0.9998325,
                "punctuated_word": "minutes",
                "speaker": 0,
                "speaker_confidence": 0.7670872
              },
              {
                "word": "ago",
                "start": 443.845,
                "end": 444.345,
                "confidence": 0.9993324,
                "punctuated_word": "ago.",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "then",
                "start": 445.765,
                "end": 446.005,
                "confidence": 0.9989749,
                "punctuated_word": "Then",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "there",
                "start": 446.005,
                "end": 446.245,
                "confidence": 0.994114,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "are",
                "start": 446.245,
                "end": 446.405,
                "confidence": 0.99817526,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "functional",
                "start": 446.405,
                "end": 446.905,
                "confidence": 0.99930763,
                "punctuated_word": "functional",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "issues",
                "start": 446.965,
                "end": 447.465,
                "confidence": 0.99957776,
                "punctuated_word": "issues.",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "what",
                "start": 448.085,
                "end": 448.325,
                "confidence": 0.99967694,
                "punctuated_word": "What",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "if",
                "start": 448.325,
                "end": 448.405,
                "confidence": 0.99977916,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "you",
                "start": 448.405,
                "end": 448.565,
                "confidence": 0.9997608,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "wanna",
                "start": 448.565,
                "end": 448.805,
                "confidence": 0.8780685,
                "punctuated_word": "wanna",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "go",
                "start": 448.805,
                "end": 448.965,
                "confidence": 0.9968052,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "to",
                "start": 448.965,
                "end": 449.125,
                "confidence": 0.99745613,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "the",
                "start": 449.125,
                "end": 449.445,
                "confidence": 0.9991842,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "website's",
                "start": 449.445,
                "end": 449.945,
                "confidence": 0.99141634,
                "punctuated_word": "website's",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "footer",
                "start": 450.005,
                "end": 450.48502,
                "confidence": 0.9997028,
                "punctuated_word": "footer",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "where",
                "start": 450.48502,
                "end": 450.965,
                "confidence": 0.83371973,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "there's",
                "start": 450.965,
                "end": 451.365,
                "confidence": 0.99850655,
                "punctuated_word": "there's",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "critical",
                "start": 451.365,
                "end": 451.765,
                "confidence": 0.99962246,
                "punctuated_word": "critical",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "links",
                "start": 451.765,
                "end": 452.085,
                "confidence": 0.9980704,
                "punctuated_word": "links",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "like",
                "start": 452.085,
                "end": 452.48502,
                "confidence": 0.8880933,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "contact",
                "start": 452.48502,
                "end": 452.885,
                "confidence": 0.9736138,
                "punctuated_word": "contact",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "us",
                "start": 452.885,
                "end": 453.125,
                "confidence": 0.9995993,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "or",
                "start": 453.125,
                "end": 453.285,
                "confidence": 0.99388653,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "privacy",
                "start": 453.285,
                "end": 453.785,
                "confidence": 0.9986518,
                "punctuated_word": "privacy",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "policy",
                "start": 453.845,
                "end": 454.345,
                "confidence": 0.9063998,
                "punctuated_word": "policy?",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "surely",
                "start": 454.645,
                "end": 455.045,
                "confidence": 0.776742,
                "punctuated_word": "Surely,",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "we",
                "start": 455.045,
                "end": 455.20502,
                "confidence": 0.9998147,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "all",
                "start": 455.20502,
                "end": 455.445,
                "confidence": 0.999433,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "read",
                "start": 455.445,
                "end": 455.605,
                "confidence": 0.9988642,
                "punctuated_word": "read",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "that",
                "start": 455.605,
                "end": 456.105,
                "confidence": 0.98111475,
                "punctuated_word": "that.",
                "speaker": 0,
                "speaker_confidence": 0.79755306
              },
              {
                "word": "those",
                "start": 456.75,
                "end": 456.91,
                "confidence": 0.99795204,
                "punctuated_word": "Those",
                "speaker": 0,
                "speaker_confidence": 0.46150398
              },
              {
                "word": "things",
                "start": 456.91,
                "end": 457.22998,
                "confidence": 0.99958473,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.46150398
              },
              {
                "word": "live",
                "start": 457.22998,
                "end": 457.47,
                "confidence": 0.9991461,
                "punctuated_word": "live",
                "speaker": 0,
                "speaker_confidence": 0.46150398
              },
              {
                "word": "there",
                "start": 457.47,
                "end": 457.87,
                "confidence": 0.99936765,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.46150398
              },
              {
                "word": "and",
                "start": 457.87,
                "end": 458.11,
                "confidence": 0.9947419,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.46150398
              },
              {
                "word": "can",
                "start": 458.11,
                "end": 458.19,
                "confidence": 0.99683183,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "be",
                "start": 458.19,
                "end": 458.43,
                "confidence": 0.99683326,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "nigh",
                "start": 458.43,
                "end": 458.66998,
                "confidence": 0.9847137,
                "punctuated_word": "nigh",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "impossible",
                "start": 458.66998,
                "end": 459.15,
                "confidence": 0.9989749,
                "punctuated_word": "impossible",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "to",
                "start": 459.15,
                "end": 459.22998,
                "confidence": 0.99961674,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "get",
                "start": 459.22998,
                "end": 459.47,
                "confidence": 0.9999343,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "to",
                "start": 459.47,
                "end": 459.94998,
                "confidence": 0.99784756,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "if",
                "start": 459.94998,
                "end": 460.19,
                "confidence": 0.9960692,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "new",
                "start": 460.19,
                "end": 460.34998,
                "confidence": 0.9990885,
                "punctuated_word": "new",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "content",
                "start": 460.34998,
                "end": 460.75,
                "confidence": 0.9998172,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "is",
                "start": 460.75,
                "end": 460.91,
                "confidence": 0.9993876,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "constantly",
                "start": 460.91,
                "end": 461.31,
                "confidence": 0.99981254,
                "punctuated_word": "constantly",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "generating",
                "start": 461.31,
                "end": 461.81,
                "confidence": 0.99949265,
                "punctuated_word": "generating",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "as",
                "start": 461.87,
                "end": 461.94998,
                "confidence": 0.9992066,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "you",
                "start": 461.94998,
                "end": 462.11,
                "confidence": 0.99934584,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "scroll",
                "start": 462.11,
                "end": 462.43,
                "confidence": 0.9997273,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "down",
                "start": 462.43,
                "end": 462.59,
                "confidence": 0.99950576,
                "punctuated_word": "down",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "to",
                "start": 462.59,
                "end": 462.75,
                "confidence": 0.9992403,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "it",
                "start": 462.75,
                "end": 463.25,
                "confidence": 0.9996866,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "the",
                "start": 463.87,
                "end": 464.03,
                "confidence": 0.998877,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "browser's",
                "start": 464.03,
                "end": 464.43,
                "confidence": 0.920362,
                "punctuated_word": "browser's",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "back",
                "start": 464.43,
                "end": 464.66998,
                "confidence": 0.99935013,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "button",
                "start": 464.66998,
                "end": 465.16998,
                "confidence": 0.99916625,
                "punctuated_word": "button",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "maybe",
                "start": 465.22998,
                "end": 465.62997,
                "confidence": 0.9399331,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "won't",
                "start": 465.62997,
                "end": 465.87,
                "confidence": 0.99501723,
                "punctuated_word": "won't",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "work",
                "start": 465.87,
                "end": 466.03,
                "confidence": 0.99980575,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "as",
                "start": 466.03,
                "end": 466.27,
                "confidence": 0.9995436,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "expected",
                "start": 466.27,
                "end": 466.75,
                "confidence": 0.9991493,
                "punctuated_word": "expected",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "in",
                "start": 466.75,
                "end": 466.90997,
                "confidence": 0.99823487,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "some",
                "start": 466.90997,
                "end": 467.06998,
                "confidence": 0.9998361,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "cases",
                "start": 467.06998,
                "end": 467.56998,
                "confidence": 0.9977704,
                "punctuated_word": "cases.",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "maybe",
                "start": 468.27,
                "end": 468.50998,
                "confidence": 0.9974044,
                "punctuated_word": "Maybe",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "when",
                "start": 468.50998,
                "end": 468.66998,
                "confidence": 0.9978241,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "you",
                "start": 468.66998,
                "end": 468.83,
                "confidence": 0.9995671,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "click",
                "start": 468.83,
                "end": 468.99,
                "confidence": 0.9998423,
                "punctuated_word": "click",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "it",
                "start": 468.99,
                "end": 469.22998,
                "confidence": 0.84123063,
                "punctuated_word": "it,",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "it",
                "start": 469.22998,
                "end": 469.47,
                "confidence": 0.9995277,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "returns",
                "start": 469.47,
                "end": 469.94998,
                "confidence": 0.9946024,
                "punctuated_word": "returns",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "you",
                "start": 469.94998,
                "end": 470.19,
                "confidence": 0.9987037,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "instead",
                "start": 470.19,
                "end": 470.50998,
                "confidence": 0.7391116,
                "punctuated_word": "instead",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "of",
                "start": 470.50998,
                "end": 470.59,
                "confidence": 0.99588555,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "your",
                "start": 470.59,
                "end": 470.75,
                "confidence": 0.94320947,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "to",
                "start": 470.83,
                "end": 470.99,
                "confidence": 0.9978529,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "your",
                "start": 470.99,
                "end": 471.15,
                "confidence": 0.9949479,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "previous",
                "start": 471.15,
                "end": 471.55,
                "confidence": 0.99951744,
                "punctuated_word": "previous",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "spot",
                "start": 471.55,
                "end": 471.975,
                "confidence": 0.88722706,
                "punctuated_word": "spot,",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "dumps",
                "start": 472.055,
                "end": 472.295,
                "confidence": 0.9991117,
                "punctuated_word": "dumps",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "you",
                "start": 472.295,
                "end": 472.375,
                "confidence": 0.9992956,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "back",
                "start": 472.375,
                "end": 472.45502,
                "confidence": 0.99964094,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.88441503
              },
              {
                "word": "to",
                "start": 472.45502,
                "end": 472.775,
                "confidence": 0.99876,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "the",
                "start": 472.775,
                "end": 472.935,
                "confidence": 0.9990614,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "top",
                "start": 472.935,
                "end": 473.095,
                "confidence": 0.99935657,
                "punctuated_word": "top",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "of",
                "start": 473.095,
                "end": 473.17502,
                "confidence": 0.99873513,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "the",
                "start": 473.17502,
                "end": 473.255,
                "confidence": 0.9966126,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "page",
                "start": 473.255,
                "end": 473.655,
                "confidence": 0.9999559,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "kinda",
                "start": 473.655,
                "end": 473.975,
                "confidence": 0.5769418,
                "punctuated_word": "kinda",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "putting",
                "start": 473.975,
                "end": 474.215,
                "confidence": 0.99890375,
                "punctuated_word": "putting",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "you",
                "start": 474.215,
                "end": 474.375,
                "confidence": 0.9992151,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "back",
                "start": 474.375,
                "end": 474.855,
                "confidence": 0.9995571,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "at",
                "start": 474.855,
                "end": 475.015,
                "confidence": 0.9991186,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "the",
                "start": 475.015,
                "end": 475.17502,
                "confidence": 0.9993437,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "beginning",
                "start": 475.17502,
                "end": 475.575,
                "confidence": 0.99982786,
                "punctuated_word": "beginning",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "of",
                "start": 475.575,
                "end": 475.655,
                "confidence": 0.9994536,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "that",
                "start": 475.655,
                "end": 476.155,
                "confidence": 0.9981542,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "long",
                "start": 476.535,
                "end": 476.935,
                "confidence": 0.9998331,
                "punctuated_word": "long",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "scroll",
                "start": 476.935,
                "end": 477.335,
                "confidence": 0.9627471,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "journey",
                "start": 477.335,
                "end": 477.835,
                "confidence": 0.9990414,
                "punctuated_word": "journey.",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "it's",
                "start": 478.61502,
                "end": 478.855,
                "confidence": 0.9991865,
                "punctuated_word": "It's",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "also",
                "start": 478.855,
                "end": 479.095,
                "confidence": 0.99968624,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "difficult",
                "start": 479.095,
                "end": 479.415,
                "confidence": 0.9996885,
                "punctuated_word": "difficult",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "to",
                "start": 479.415,
                "end": 479.575,
                "confidence": 0.99927086,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "bookmark",
                "start": 479.575,
                "end": 479.975,
                "confidence": 0.9951969,
                "punctuated_word": "bookmark",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "or",
                "start": 479.975,
                "end": 480.135,
                "confidence": 0.90616846,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "share",
                "start": 480.135,
                "end": 480.375,
                "confidence": 0.98679674,
                "punctuated_word": "share",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "a",
                "start": 480.375,
                "end": 480.45502,
                "confidence": 0.89578074,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "link",
                "start": 480.45502,
                "end": 480.695,
                "confidence": 0.9994116,
                "punctuated_word": "link",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "that",
                "start": 480.695,
                "end": 480.855,
                "confidence": 0.9967938,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "has",
                "start": 480.855,
                "end": 481.255,
                "confidence": 0.9847225,
                "punctuated_word": "has,",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "you",
                "start": 481.255,
                "end": 481.415,
                "confidence": 0.9992912,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "know",
                "start": 481.415,
                "end": 481.655,
                "confidence": 0.9993967,
                "punctuated_word": "know,",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "a",
                "start": 481.655,
                "end": 481.73502,
                "confidence": 0.9842391,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "particular",
                "start": 481.73502,
                "end": 482.215,
                "confidence": 0.99658585,
                "punctuated_word": "particular",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "place",
                "start": 482.215,
                "end": 482.535,
                "confidence": 0.6503039,
                "punctuated_word": "place",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "in",
                "start": 482.535,
                "end": 482.615,
                "confidence": 0.6013897,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "a",
                "start": 482.615,
                "end": 482.855,
                "confidence": 0.9295596,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "scroll",
                "start": 482.855,
                "end": 483.335,
                "confidence": 0.95019215,
                "punctuated_word": "scroll,",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "because",
                "start": 483.575,
                "end": 484.055,
                "confidence": 0.96343875,
                "punctuated_word": "because",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "those",
                "start": 484.055,
                "end": 484.295,
                "confidence": 0.9549686,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "kinds",
                "start": 484.295,
                "end": 484.45502,
                "confidence": 0.9606194,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "of",
                "start": 484.45502,
                "end": 484.535,
                "confidence": 0.99903536,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8827938
              },
              {
                "word": "links",
                "start": 484.535,
                "end": 484.775,
                "confidence": 0.94028103,
                "punctuated_word": "links",
                "speaker": 0,
                "speaker_confidence": 0.5139635
              },
              {
                "word": "can",
                "start": 484.775,
                "end": 484.935,
                "confidence": 0.8208245,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.5139635
              },
              {
                "word": "be",
                "start": 484.935,
                "end": 485.015,
                "confidence": 0.9988971,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.5139635
              },
              {
                "word": "unreliable",
                "start": 485.015,
                "end": 485.515,
                "confidence": 0.9989177,
                "punctuated_word": "unreliable",
                "speaker": 0,
                "speaker_confidence": 0.5139635
              },
              {
                "word": "unless",
                "start": 485.87,
                "end": 485.95,
                "confidence": 0.9997631,
                "punctuated_word": "unless",
                "speaker": 0,
                "speaker_confidence": 0.5139635
              },
              {
                "word": "you're",
                "start": 485.95,
                "end": 486.19,
                "confidence": 0.9992294,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.5139635
              },
              {
                "word": "able",
                "start": 486.19,
                "end": 486.27002,
                "confidence": 0.9997435,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.5139635
              },
              {
                "word": "to",
                "start": 486.27002,
                "end": 486.43002,
                "confidence": 0.99930036,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "get",
                "start": 486.43002,
                "end": 486.93002,
                "confidence": 0.9996873,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "into",
                "start": 487.07,
                "end": 487.31,
                "confidence": 0.99956256,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "the",
                "start": 487.31,
                "end": 487.47,
                "confidence": 0.99807644,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "particular",
                "start": 487.47,
                "end": 487.97,
                "confidence": 0.9998752,
                "punctuated_word": "particular",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "content",
                "start": 488.03,
                "end": 488.35,
                "confidence": 0.99874866,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "item",
                "start": 488.35,
                "end": 488.59,
                "confidence": 0.9989021,
                "punctuated_word": "item",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "and",
                "start": 488.59,
                "end": 488.75,
                "confidence": 0.9996125,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "share",
                "start": 488.75,
                "end": 488.99002,
                "confidence": 0.99975127,
                "punctuated_word": "share",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "it",
                "start": 488.99002,
                "end": 489.15,
                "confidence": 0.99814725,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "directly",
                "start": 489.15,
                "end": 489.65,
                "confidence": 0.9996656,
                "punctuated_word": "directly.",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "and",
                "start": 490.91,
                "end": 491.23,
                "confidence": 0.9992206,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "depending",
                "start": 491.23,
                "end": 491.63,
                "confidence": 0.99861026,
                "punctuated_word": "depending",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "on",
                "start": 491.63,
                "end": 491.87,
                "confidence": 0.9997087,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "how",
                "start": 491.87,
                "end": 492.27002,
                "confidence": 0.9998543,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "this",
                "start": 492.27002,
                "end": 492.51,
                "confidence": 0.9996111,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "is",
                "start": 492.51,
                "end": 492.67,
                "confidence": 0.996591,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "implemented",
                "start": 492.67,
                "end": 493.17,
                "confidence": 0.9990955,
                "punctuated_word": "implemented,",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "loading",
                "start": 493.47,
                "end": 493.79,
                "confidence": 0.99887496,
                "punctuated_word": "loading",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "all",
                "start": 493.79,
                "end": 493.95,
                "confidence": 0.99965847,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "that",
                "start": 493.95,
                "end": 494.11002,
                "confidence": 0.9977406,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "content",
                "start": 494.11002,
                "end": 494.51,
                "confidence": 0.99979156,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "can",
                "start": 494.51,
                "end": 494.67,
                "confidence": 0.9992555,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "actually",
                "start": 494.67,
                "end": 494.99002,
                "confidence": 0.9987998,
                "punctuated_word": "actually",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "lead",
                "start": 494.99002,
                "end": 495.15,
                "confidence": 0.9995665,
                "punctuated_word": "lead",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "to",
                "start": 495.15,
                "end": 495.31,
                "confidence": 0.99978167,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "performance",
                "start": 495.31,
                "end": 495.79,
                "confidence": 0.99980503,
                "punctuated_word": "performance",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "issues",
                "start": 495.79,
                "end": 496.19,
                "confidence": 0.9999118,
                "punctuated_word": "issues",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "despite",
                "start": 496.19,
                "end": 496.51,
                "confidence": 0.9927366,
                "punctuated_word": "despite",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "the",
                "start": 496.51,
                "end": 496.67,
                "confidence": 0.99906415,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "gains",
                "start": 496.67,
                "end": 497.07,
                "confidence": 0.9933309,
                "punctuated_word": "gains",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "of",
                "start": 497.07,
                "end": 497.47,
                "confidence": 0.9997385,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "doing",
                "start": 497.47,
                "end": 497.71002,
                "confidence": 0.99984145,
                "punctuated_word": "doing",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "something",
                "start": 497.71002,
                "end": 498.03,
                "confidence": 0.9997009,
                "punctuated_word": "something",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "like",
                "start": 498.03,
                "end": 498.27002,
                "confidence": 0.9852352,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "lazy",
                "start": 498.27002,
                "end": 498.59,
                "confidence": 0.99881184,
                "punctuated_word": "lazy",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "loading",
                "start": 498.59,
                "end": 499.09,
                "confidence": 0.9686795,
                "punctuated_word": "loading.",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "as",
                "start": 499.595,
                "end": 499.755,
                "confidence": 0.9978327,
                "punctuated_word": "As",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "more",
                "start": 499.755,
                "end": 499.995,
                "confidence": 0.9999461,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "and",
                "start": 499.995,
                "end": 500.155,
                "confidence": 0.9997032,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "more",
                "start": 500.155,
                "end": 500.395,
                "confidence": 0.999871,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "content's",
                "start": 500.395,
                "end": 500.79498,
                "confidence": 0.69588435,
                "punctuated_word": "content's",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "generated",
                "start": 500.79498,
                "end": 501.29498,
                "confidence": 0.99402183,
                "punctuated_word": "generated,",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "it",
                "start": 501.435,
                "end": 501.595,
                "confidence": 0.9757376,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "can",
                "start": 501.595,
                "end": 501.835,
                "confidence": 0.9998944,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "slow",
                "start": 501.835,
                "end": 502.07498,
                "confidence": 0.9986798,
                "punctuated_word": "slow",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "down",
                "start": 502.07498,
                "end": 502.315,
                "confidence": 0.9990828,
                "punctuated_word": "down",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "your",
                "start": 502.315,
                "end": 502.475,
                "confidence": 0.99423164,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "browser",
                "start": 502.475,
                "end": 502.955,
                "confidence": 0.99823594,
                "punctuated_word": "browser",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "or",
                "start": 502.955,
                "end": 503.035,
                "confidence": 0.57950705,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "device",
                "start": 503.035,
                "end": 503.35498,
                "confidence": 0.9200101,
                "punctuated_word": "device",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "depending",
                "start": 503.35498,
                "end": 503.755,
                "confidence": 0.92584383,
                "punctuated_word": "depending",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "how",
                "start": 503.755,
                "end": 503.995,
                "confidence": 0.719647,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "things",
                "start": 503.995,
                "end": 504.235,
                "confidence": 0.9717649,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "like",
                "start": 504.235,
                "end": 504.395,
                "confidence": 0.9895811,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "memory",
                "start": 504.395,
                "end": 504.79498,
                "confidence": 0.9993717,
                "punctuated_word": "memory",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "are",
                "start": 504.79498,
                "end": 504.955,
                "confidence": 0.99888664,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "handled",
                "start": 504.955,
                "end": 505.455,
                "confidence": 0.99314225,
                "punctuated_word": "handled.",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "and",
                "start": 506.155,
                "end": 506.395,
                "confidence": 0.99729353,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "if",
                "start": 506.395,
                "end": 506.475,
                "confidence": 0.9983152,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "you've",
                "start": 506.475,
                "end": 506.715,
                "confidence": 0.99972016,
                "punctuated_word": "you've",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "got",
                "start": 506.715,
                "end": 506.875,
                "confidence": 0.99997437,
                "punctuated_word": "got",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "slow",
                "start": 506.875,
                "end": 507.195,
                "confidence": 0.9995146,
                "punctuated_word": "slow",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "connections",
                "start": 507.195,
                "end": 507.695,
                "confidence": 0.9572495,
                "punctuated_word": "connections,",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "depending",
                "start": 507.91498,
                "end": 508.155,
                "confidence": 0.99983025,
                "punctuated_word": "depending",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "on",
                "start": 508.155,
                "end": 508.395,
                "confidence": 0.99887496,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "how",
                "start": 508.395,
                "end": 508.475,
                "confidence": 0.999686,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.87395966
              },
              {
                "word": "much",
                "start": 508.475,
                "end": 508.63498,
                "confidence": 0.99968076,
                "punctuated_word": "much",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "it's",
                "start": 508.63498,
                "end": 508.79498,
                "confidence": 0.9760448,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "trying",
                "start": 508.79498,
                "end": 509.035,
                "confidence": 0.9996749,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "to",
                "start": 509.035,
                "end": 509.195,
                "confidence": 0.99916327,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "load",
                "start": 509.195,
                "end": 509.435,
                "confidence": 0.99993885,
                "punctuated_word": "load",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "when",
                "start": 509.435,
                "end": 509.595,
                "confidence": 0.9755907,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "you",
                "start": 509.595,
                "end": 509.675,
                "confidence": 0.9986534,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "get",
                "start": 509.675,
                "end": 509.91498,
                "confidence": 0.9999058,
                "punctuated_word": "get",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "to",
                "start": 509.91498,
                "end": 509.995,
                "confidence": 0.9994375,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "the",
                "start": 509.995,
                "end": 510.155,
                "confidence": 0.9993381,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "bottom",
                "start": 510.155,
                "end": 510.655,
                "confidence": 0.992413,
                "punctuated_word": "bottom,",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "that",
                "start": 510.875,
                "end": 511.115,
                "confidence": 0.99949586,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "can",
                "start": 511.115,
                "end": 511.275,
                "confidence": 0.99971074,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "go",
                "start": 511.275,
                "end": 511.435,
                "confidence": 0.9997099,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "slowly",
                "start": 511.435,
                "end": 511.835,
                "confidence": 0.9994773,
                "punctuated_word": "slowly",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "as",
                "start": 511.835,
                "end": 511.995,
                "confidence": 0.99987113,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.58859605
              },
              {
                "word": "well",
                "start": 511.995,
                "end": 512.495,
                "confidence": 0.9998455,
                "punctuated_word": "well.",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "for",
                "start": 513.52997,
                "end": 513.76996,
                "confidence": 0.99966,
                "punctuated_word": "For",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "users",
                "start": 513.76996,
                "end": 514.08997,
                "confidence": 0.9991855,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "that",
                "start": 514.08997,
                "end": 514.25,
                "confidence": 0.9993892,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "are",
                "start": 514.25,
                "end": 514.49,
                "confidence": 0.99919635,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "used",
                "start": 514.49,
                "end": 514.73,
                "confidence": 0.9992387,
                "punctuated_word": "used",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "to",
                "start": 514.73,
                "end": 515.13,
                "confidence": 0.9988219,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "a",
                "start": 515.13,
                "end": 515.29,
                "confidence": 0.9958716,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "more",
                "start": 515.29,
                "end": 515.61,
                "confidence": 0.999519,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "traditional",
                "start": 515.61,
                "end": 516.01,
                "confidence": 0.99967754,
                "punctuated_word": "traditional",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "web",
                "start": 516.01,
                "end": 516.25,
                "confidence": 0.9946026,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "structure",
                "start": 516.25,
                "end": 516.75,
                "confidence": 0.99872434,
                "punctuated_word": "structure,",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "evidence",
                "start": 516.97,
                "end": 517.47,
                "confidence": 0.8165826,
                "punctuated_word": "evidence",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "scroll",
                "start": 517.69,
                "end": 518.01,
                "confidence": 0.45503607,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "can",
                "start": 518.01,
                "end": 518.25,
                "confidence": 0.9986041,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "also",
                "start": 518.25,
                "end": 518.57,
                "confidence": 0.99346924,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "disrupt",
                "start": 518.57,
                "end": 518.88995,
                "confidence": 0.9995782,
                "punctuated_word": "disrupt",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "their",
                "start": 518.88995,
                "end": 519.05,
                "confidence": 0.9958911,
                "punctuated_word": "their",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "mental",
                "start": 519.05,
                "end": 519.44995,
                "confidence": 0.99968565,
                "punctuated_word": "mental",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "model",
                "start": 519.44995,
                "end": 519.76996,
                "confidence": 0.9995615,
                "punctuated_word": "model",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "of",
                "start": 519.76996,
                "end": 520.26996,
                "confidence": 0.9951598,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.7073359
              },
              {
                "word": "how",
                "start": 520.57,
                "end": 520.73,
                "confidence": 0.998252,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.32108152
              },
              {
                "word": "the",
                "start": 520.73,
                "end": 520.88995,
                "confidence": 0.9995351,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.32108152
              },
              {
                "word": "web",
                "start": 520.88995,
                "end": 521.13,
                "confidence": 0.99841857,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.32108152
              },
              {
                "word": "should",
                "start": 521.13,
                "end": 521.29,
                "confidence": 0.999613,
                "punctuated_word": "should",
                "speaker": 0,
                "speaker_confidence": 0.32108152
              },
              {
                "word": "work",
                "start": 521.29,
                "end": 521.79,
                "confidence": 0.99970675,
                "punctuated_word": "work.",
                "speaker": 0,
                "speaker_confidence": 0.32108152
              },
              {
                "word": "perhaps",
                "start": 525.345,
                "end": 525.58496,
                "confidence": 0.99961424,
                "punctuated_word": "Perhaps",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "the",
                "start": 525.58496,
                "end": 525.82495,
                "confidence": 0.9524975,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "most",
                "start": 525.82495,
                "end": 526.225,
                "confidence": 0.9998908,
                "punctuated_word": "most",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "critical",
                "start": 526.225,
                "end": 526.625,
                "confidence": 0.99990046,
                "punctuated_word": "critical",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "civic",
                "start": 526.625,
                "end": 526.945,
                "confidence": 0.97734743,
                "punctuated_word": "civic",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "tech",
                "start": 526.945,
                "end": 527.185,
                "confidence": 0.99948287,
                "punctuated_word": "tech",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "concern",
                "start": 527.185,
                "end": 527.685,
                "confidence": 0.9994155,
                "punctuated_word": "concern",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "with",
                "start": 527.745,
                "end": 527.985,
                "confidence": 0.99914145,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "all",
                "start": 527.985,
                "end": 528.14496,
                "confidence": 0.9999212,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "of",
                "start": 528.14496,
                "end": 528.305,
                "confidence": 0.9961326,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "this",
                "start": 528.305,
                "end": 528.70496,
                "confidence": 0.9973889,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "is",
                "start": 528.70496,
                "end": 529.105,
                "confidence": 0.9983918,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "inaccessibility",
                "start": 529.105,
                "end": 529.605,
                "confidence": 0.98332846,
                "punctuated_word": "inaccessibility.",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "this",
                "start": 530.70496,
                "end": 530.945,
                "confidence": 0.9997384,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "pattern",
                "start": 530.945,
                "end": 531.345,
                "confidence": 0.9999306,
                "punctuated_word": "pattern",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "can",
                "start": 531.345,
                "end": 531.58496,
                "confidence": 0.999833,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "create",
                "start": 531.58496,
                "end": 531.985,
                "confidence": 0.99994314,
                "punctuated_word": "create",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "significant",
                "start": 531.985,
                "end": 532.485,
                "confidence": 0.9997106,
                "punctuated_word": "significant",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "barriers",
                "start": 532.545,
                "end": 532.865,
                "confidence": 0.99948907,
                "punctuated_word": "barriers",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "for",
                "start": 532.865,
                "end": 533.105,
                "confidence": 0.99981195,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "users",
                "start": 533.105,
                "end": 533.505,
                "confidence": 0.99974793,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "with",
                "start": 533.505,
                "end": 533.665,
                "confidence": 0.9995561,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "disabilities",
                "start": 533.665,
                "end": 534.165,
                "confidence": 0.9993649,
                "punctuated_word": "disabilities",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "potentially",
                "start": 534.385,
                "end": 534.865,
                "confidence": 0.80460984,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "violating",
                "start": 534.865,
                "end": 535.365,
                "confidence": 0.9992206,
                "punctuated_word": "violating",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "web",
                "start": 535.82495,
                "end": 536.065,
                "confidence": 0.9606044,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "content",
                "start": 536.065,
                "end": 536.46497,
                "confidence": 0.99902344,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "accessibility",
                "start": 536.46497,
                "end": 536.96497,
                "confidence": 0.99847883,
                "punctuated_word": "accessibility",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "guidelines",
                "start": 537.105,
                "end": 537.605,
                "confidence": 0.9678422,
                "punctuated_word": "guidelines,",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "wcag",
                "start": 537.745,
                "end": 538.245,
                "confidence": 0.924531,
                "punctuated_word": "WCAG,",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "if",
                "start": 538.89,
                "end": 539.29004,
                "confidence": 0.996135,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "steps",
                "start": 539.29004,
                "end": 539.69,
                "confidence": 0.98484033,
                "punctuated_word": "steps",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "aren't",
                "start": 539.69,
                "end": 539.93005,
                "confidence": 0.99471164,
                "punctuated_word": "aren't",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "taken",
                "start": 539.93005,
                "end": 540.25,
                "confidence": 0.9952527,
                "punctuated_word": "taken",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "to",
                "start": 540.25,
                "end": 540.41003,
                "confidence": 0.98589176,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "implement",
                "start": 540.41003,
                "end": 540.91003,
                "confidence": 0.99737036,
                "punctuated_word": "implement",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "the",
                "start": 541.53,
                "end": 541.77,
                "confidence": 0.99427795,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "feature",
                "start": 541.77,
                "end": 542.09,
                "confidence": 0.9963909,
                "punctuated_word": "feature",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "in",
                "start": 542.09,
                "end": 542.17004,
                "confidence": 0.99503577,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.88018894
              },
              {
                "word": "a",
                "start": 542.17004,
                "end": 542.25,
                "confidence": 0.9940083,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "way",
                "start": 542.25,
                "end": 542.49005,
                "confidence": 0.99979967,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "that",
                "start": 542.49005,
                "end": 542.73004,
                "confidence": 0.9975483,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "follows",
                "start": 542.73004,
                "end": 543.23004,
                "confidence": 0.9870415,
                "punctuated_word": "follows",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "guidelines",
                "start": 543.69,
                "end": 544.19,
                "confidence": 0.460593,
                "punctuated_word": "guidelines",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "those",
                "start": 544.25,
                "end": 544.49005,
                "confidence": 0.40351474,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "guidelines",
                "start": 544.49005,
                "end": 544.99005,
                "confidence": 0.9779192,
                "punctuated_word": "guidelines.",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "considering",
                "start": 546.17004,
                "end": 546.67004,
                "confidence": 0.9970079,
                "punctuated_word": "Considering",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "keyboard",
                "start": 546.89,
                "end": 547.29004,
                "confidence": 0.99777526,
                "punctuated_word": "keyboard",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "only",
                "start": 547.29004,
                "end": 547.53,
                "confidence": 0.99014866,
                "punctuated_word": "only",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "users",
                "start": 547.53,
                "end": 547.85004,
                "confidence": 0.7680783,
                "punctuated_word": "users,",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "they",
                "start": 547.85004,
                "end": 548.01,
                "confidence": 0.9964742,
                "punctuated_word": "they",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "might",
                "start": 548.01,
                "end": 548.17004,
                "confidence": 0.9960551,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "struggle",
                "start": 548.17004,
                "end": 548.57,
                "confidence": 0.999218,
                "punctuated_word": "struggle",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "to",
                "start": 548.57,
                "end": 548.73004,
                "confidence": 0.9985677,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "reach",
                "start": 548.73004,
                "end": 548.97003,
                "confidence": 0.99800843,
                "punctuated_word": "reach",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "newly",
                "start": 548.97003,
                "end": 549.29004,
                "confidence": 0.9952254,
                "punctuated_word": "newly",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "loaded",
                "start": 549.29004,
                "end": 549.61005,
                "confidence": 0.99673456,
                "punctuated_word": "loaded",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "content",
                "start": 549.61005,
                "end": 550.11005,
                "confidence": 0.9937325,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "if",
                "start": 550.25,
                "end": 550.49005,
                "confidence": 0.8998087,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "the",
                "start": 550.49005,
                "end": 550.57,
                "confidence": 0.98673195,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "focus",
                "start": 550.57,
                "end": 550.89,
                "confidence": 0.99881774,
                "punctuated_word": "focus",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "doesn't",
                "start": 550.89,
                "end": 551.21,
                "confidence": 0.9953134,
                "punctuated_word": "doesn't",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "shift",
                "start": 551.21,
                "end": 551.61005,
                "confidence": 0.99330914,
                "punctuated_word": "shift",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "automatically",
                "start": 551.61005,
                "end": 552.075,
                "confidence": 0.71262103,
                "punctuated_word": "automatically",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "and",
                "start": 552.635,
                "end": 552.955,
                "confidence": 0.94220126,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "accessing",
                "start": 552.955,
                "end": 553.35504,
                "confidence": 0.9636284,
                "punctuated_word": "accessing",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "the",
                "start": 553.35504,
                "end": 553.515,
                "confidence": 0.99700814,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "footer",
                "start": 553.515,
                "end": 553.91504,
                "confidence": 0.834064,
                "punctuated_word": "footer,",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "as",
                "start": 553.91504,
                "end": 554.075,
                "confidence": 0.99756867,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "we",
                "start": 554.075,
                "end": 554.235,
                "confidence": 0.97130907,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "mentioned",
                "start": 554.235,
                "end": 554.555,
                "confidence": 0.98751533,
                "punctuated_word": "mentioned",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "before",
                "start": 554.555,
                "end": 554.795,
                "confidence": 0.93173164,
                "punctuated_word": "before,",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "can",
                "start": 554.795,
                "end": 555.03503,
                "confidence": 0.98656356,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "be",
                "start": 555.03503,
                "end": 555.115,
                "confidence": 0.99934584,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "quite",
                "start": 555.115,
                "end": 555.275,
                "confidence": 0.9947371,
                "punctuated_word": "quite",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "difficult",
                "start": 555.275,
                "end": 555.775,
                "confidence": 0.9894004,
                "punctuated_word": "difficult.",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "tabbing",
                "start": 556.715,
                "end": 557.215,
                "confidence": 0.9960306,
                "punctuated_word": "Tabbing",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "along",
                "start": 557.35504,
                "end": 557.59503,
                "confidence": 0.9881692,
                "punctuated_word": "along",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "those",
                "start": 557.59503,
                "end": 557.91504,
                "confidence": 0.9897634,
                "punctuated_word": "those",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "items",
                "start": 557.91504,
                "end": 558.41504,
                "confidence": 0.9993774,
                "punctuated_word": "items",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "as",
                "start": 558.47504,
                "end": 558.635,
                "confidence": 0.95005107,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "we",
                "start": 558.635,
                "end": 558.795,
                "confidence": 0.9973502,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "go",
                "start": 558.795,
                "end": 558.955,
                "confidence": 0.99848264,
                "punctuated_word": "go",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "along",
                "start": 558.955,
                "end": 559.195,
                "confidence": 0.9852549,
                "punctuated_word": "along",
                "speaker": 0,
                "speaker_confidence": 0.8662696
              },
              {
                "word": "might",
                "start": 559.195,
                "end": 559.275,
                "confidence": 0.9805681,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "not",
                "start": 559.275,
                "end": 559.515,
                "confidence": 0.9991228,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "even",
                "start": 559.515,
                "end": 559.675,
                "confidence": 0.99652123,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "trigger",
                "start": 559.675,
                "end": 560.075,
                "confidence": 0.9985424,
                "punctuated_word": "trigger",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "new",
                "start": 560.075,
                "end": 560.235,
                "confidence": 0.9824851,
                "punctuated_word": "new",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "content",
                "start": 560.235,
                "end": 560.555,
                "confidence": 0.9996413,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "to",
                "start": 560.555,
                "end": 560.715,
                "confidence": 0.9979267,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "load",
                "start": 560.715,
                "end": 561.215,
                "confidence": 0.9947337,
                "punctuated_word": "load.",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "screen",
                "start": 562.155,
                "end": 562.395,
                "confidence": 0.9905296,
                "punctuated_word": "Screen",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "reader",
                "start": 562.395,
                "end": 562.715,
                "confidence": 0.99441105,
                "punctuated_word": "reader",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "users",
                "start": 562.715,
                "end": 563.115,
                "confidence": 0.9987105,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "also",
                "start": 563.115,
                "end": 563.435,
                "confidence": 0.9975496,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "face",
                "start": 563.435,
                "end": 563.755,
                "confidence": 0.9920507,
                "punctuated_word": "face",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "challenges",
                "start": 563.755,
                "end": 564.255,
                "confidence": 0.9913133,
                "punctuated_word": "challenges.",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "the",
                "start": 564.315,
                "end": 564.47504,
                "confidence": 0.9961777,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "constant",
                "start": 564.47504,
                "end": 564.875,
                "confidence": 0.9988072,
                "punctuated_word": "constant",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "loading",
                "start": 564.875,
                "end": 565.195,
                "confidence": 0.9997564,
                "punctuated_word": "loading",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "disrupts",
                "start": 565.195,
                "end": 565.59503,
                "confidence": 0.9966444,
                "punctuated_word": "disrupts",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "the",
                "start": 565.59503,
                "end": 565.755,
                "confidence": 0.9937331,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "reading",
                "start": 565.755,
                "end": 565.995,
                "confidence": 0.9957547,
                "punctuated_word": "reading",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "flow",
                "start": 565.995,
                "end": 566.495,
                "confidence": 0.9990734,
                "punctuated_word": "flow",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "potentially",
                "start": 566.94995,
                "end": 567.26996,
                "confidence": 0.9800798,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "making",
                "start": 567.26996,
                "end": 567.58997,
                "confidence": 0.99177223,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "hard",
                "start": 567.58997,
                "end": 567.82996,
                "confidence": 0.5914511,
                "punctuated_word": "hard",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "to",
                "start": 567.82996,
                "end": 567.99,
                "confidence": 0.9778876,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "understand",
                "start": 567.99,
                "end": 568.31,
                "confidence": 0.99957925,
                "punctuated_word": "understand",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "the",
                "start": 568.31,
                "end": 568.47,
                "confidence": 0.99773765,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "page",
                "start": 568.47,
                "end": 568.70996,
                "confidence": 0.9986148,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "structure",
                "start": 568.70996,
                "end": 569.20996,
                "confidence": 0.9994492,
                "punctuated_word": "structure",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "or",
                "start": 569.43,
                "end": 569.58997,
                "confidence": 0.9793808,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "find",
                "start": 569.58997,
                "end": 569.91,
                "confidence": 0.98964405,
                "punctuated_word": "find",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "specific",
                "start": 569.91,
                "end": 570.38995,
                "confidence": 0.9962541,
                "punctuated_word": "specific",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "sections",
                "start": 570.38995,
                "end": 570.88995,
                "confidence": 0.98937297,
                "punctuated_word": "sections.",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "common",
                "start": 571.91,
                "end": 572.23,
                "confidence": 0.8905302,
                "punctuated_word": "Common",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "shortcut",
                "start": 572.23,
                "end": 572.63,
                "confidence": 0.9889314,
                "punctuated_word": "shortcut",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "to",
                "start": 572.63,
                "end": 572.79,
                "confidence": 0.9996667,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "jump",
                "start": 572.79,
                "end": 573.02997,
                "confidence": 0.99958533,
                "punctuated_word": "jump",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "to",
                "start": 573.02997,
                "end": 573.11,
                "confidence": 0.9983563,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "the",
                "start": 573.11,
                "end": 573.26996,
                "confidence": 0.998061,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "end",
                "start": 573.26996,
                "end": 573.43,
                "confidence": 0.9994654,
                "punctuated_word": "end",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "of",
                "start": 573.43,
                "end": 573.50995,
                "confidence": 0.99115115,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.90571976
              },
              {
                "word": "the",
                "start": 573.50995,
                "end": 573.58997,
                "confidence": 0.98981655,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "page",
                "start": 573.58997,
                "end": 573.99,
                "confidence": 0.9998671,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "might",
                "start": 573.99,
                "end": 574.31,
                "confidence": 0.998988,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "also",
                "start": 574.31,
                "end": 574.70996,
                "confidence": 0.99960595,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "fail",
                "start": 574.70996,
                "end": 575.20996,
                "confidence": 0.9990319,
                "punctuated_word": "fail.",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "users",
                "start": 576.38995,
                "end": 576.79,
                "confidence": 0.9960853,
                "punctuated_word": "Users",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "of",
                "start": 576.79,
                "end": 576.94995,
                "confidence": 0.9814237,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "speech",
                "start": 576.94995,
                "end": 577.26996,
                "confidence": 0.99907935,
                "punctuated_word": "speech",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "recognition",
                "start": 577.26996,
                "end": 577.76996,
                "confidence": 0.99969256,
                "punctuated_word": "recognition",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "software",
                "start": 577.91,
                "end": 578.38995,
                "confidence": 0.99939096,
                "punctuated_word": "software",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "might",
                "start": 578.38995,
                "end": 578.55,
                "confidence": 0.9990625,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "not",
                "start": 578.55,
                "end": 578.70996,
                "confidence": 0.9784635,
                "punctuated_word": "not",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "be",
                "start": 578.70996,
                "end": 578.87,
                "confidence": 0.9987225,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "able",
                "start": 578.87,
                "end": 579.02997,
                "confidence": 0.9999193,
                "punctuated_word": "able",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "to",
                "start": 579.02997,
                "end": 579.19,
                "confidence": 0.9974813,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "trigger",
                "start": 579.19,
                "end": 579.50995,
                "confidence": 0.9823898,
                "punctuated_word": "trigger",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "content",
                "start": 579.50995,
                "end": 579.82996,
                "confidence": 0.99949,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "loading",
                "start": 579.82996,
                "end": 580.14996,
                "confidence": 0.9889425,
                "punctuated_word": "loading",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "with",
                "start": 580.14996,
                "end": 580.31,
                "confidence": 0.8724621,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "voice",
                "start": 580.31,
                "end": 580.55,
                "confidence": 0.99859303,
                "punctuated_word": "voice",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "commands",
                "start": 580.55,
                "end": 581.05,
                "confidence": 0.99786854,
                "punctuated_word": "commands.",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "people",
                "start": 581.625,
                "end": 581.745,
                "confidence": 0.9998166,
                "punctuated_word": "People",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "with",
                "start": 581.745,
                "end": 581.865,
                "confidence": 0.9979341,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "motor",
                "start": 581.865,
                "end": 582.34503,
                "confidence": 0.98529804,
                "punctuated_word": "motor",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "implants",
                "start": 582.34503,
                "end": 582.66504,
                "confidence": 0.9966086,
                "punctuated_word": "implants",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "could",
                "start": 582.66504,
                "end": 583.065,
                "confidence": 0.9995505,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "accidentally",
                "start": 583.065,
                "end": 583.385,
                "confidence": 0.97222316,
                "punctuated_word": "accidentally",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "load",
                "start": 583.385,
                "end": 583.705,
                "confidence": 0.9995384,
                "punctuated_word": "load",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "more",
                "start": 583.705,
                "end": 583.945,
                "confidence": 0.99968755,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "content",
                "start": 583.945,
                "end": 584.34503,
                "confidence": 0.9997278,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "while",
                "start": 584.34503,
                "end": 584.505,
                "confidence": 0.9938431,
                "punctuated_word": "while",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "trying",
                "start": 584.505,
                "end": 584.745,
                "confidence": 0.99955314,
                "punctuated_word": "trying",
                "speaker": 0,
                "speaker_confidence": 0.8588504
              },
              {
                "word": "to",
                "start": 584.745,
                "end": 584.825,
                "confidence": 0.99473095,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "interact",
                "start": 584.825,
                "end": 585.145,
                "confidence": 0.9997137,
                "punctuated_word": "interact",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "with",
                "start": 585.145,
                "end": 585.305,
                "confidence": 0.9994092,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "an",
                "start": 585.305,
                "end": 585.465,
                "confidence": 0.99971944,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "item",
                "start": 585.465,
                "end": 585.965,
                "confidence": 0.99922633,
                "punctuated_word": "item.",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "low",
                "start": 586.425,
                "end": 586.66504,
                "confidence": 0.9995766,
                "punctuated_word": "Low",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "vision",
                "start": 586.66504,
                "end": 586.985,
                "confidence": 0.9991254,
                "punctuated_word": "vision",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "users",
                "start": 586.985,
                "end": 587.385,
                "confidence": 0.98396724,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "relying",
                "start": 587.385,
                "end": 587.705,
                "confidence": 0.99497354,
                "punctuated_word": "relying",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "on",
                "start": 587.705,
                "end": 587.945,
                "confidence": 0.9997329,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "screen",
                "start": 587.945,
                "end": 588.265,
                "confidence": 0.99691075,
                "punctuated_word": "screen",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "magnifiers",
                "start": 588.265,
                "end": 588.765,
                "confidence": 0.99446136,
                "punctuated_word": "magnifiers",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "can",
                "start": 588.905,
                "end": 589.145,
                "confidence": 0.90201586,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "make",
                "start": 589.145,
                "end": 589.22504,
                "confidence": 0.9996352,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "it",
                "start": 589.22504,
                "end": 589.705,
                "confidence": 0.99976677,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "incredibly",
                "start": 589.705,
                "end": 590.205,
                "confidence": 0.99942267,
                "punctuated_word": "incredibly",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "difficult",
                "start": 590.265,
                "end": 590.66504,
                "confidence": 0.9999293,
                "punctuated_word": "difficult",
                "speaker": 0,
                "speaker_confidence": 0.7627361
              },
              {
                "word": "to",
                "start": 590.66504,
                "end": 590.745,
                "confidence": 0.9987632,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.58972675
              },
              {
                "word": "track",
                "start": 590.745,
                "end": 591.065,
                "confidence": 0.9985311,
                "punctuated_word": "track",
                "speaker": 0,
                "speaker_confidence": 0.58972675
              },
              {
                "word": "content",
                "start": 591.065,
                "end": 591.545,
                "confidence": 0.9997459,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.58972675
              },
              {
                "word": "as",
                "start": 591.545,
                "end": 591.705,
                "confidence": 0.9944186,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.58972675
              },
              {
                "word": "the",
                "start": 591.705,
                "end": 591.865,
                "confidence": 0.9997336,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.58972675
              },
              {
                "word": "page",
                "start": 591.865,
                "end": 592.34503,
                "confidence": 0.9999062,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.58972675
              },
              {
                "word": "keeps",
                "start": 592.34503,
                "end": 592.66504,
                "confidence": 0.99973065,
                "punctuated_word": "keeps",
                "speaker": 0,
                "speaker_confidence": 0.58972675
              },
              {
                "word": "changing",
                "start": 592.66504,
                "end": 593.16504,
                "confidence": 0.99563074,
                "punctuated_word": "changing.",
                "speaker": 0,
                "speaker_confidence": 0.58972675
              },
              {
                "word": "and",
                "start": 593.87,
                "end": 594.02997,
                "confidence": 0.9998398,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "for",
                "start": 594.02997,
                "end": 594.26996,
                "confidence": 0.9996488,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "users",
                "start": 594.26996,
                "end": 594.51,
                "confidence": 0.9958692,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "with",
                "start": 594.51,
                "end": 594.67,
                "confidence": 0.92777354,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "cognitive",
                "start": 594.67,
                "end": 595.17,
                "confidence": 0.58438975,
                "punctuated_word": "cognitive",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "abilities",
                "start": 595.23,
                "end": 595.55,
                "confidence": 0.9944441,
                "punctuated_word": "abilities",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "or",
                "start": 595.55,
                "end": 595.79,
                "confidence": 0.9962004,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "attention",
                "start": 595.79,
                "end": 596.11,
                "confidence": 0.9920936,
                "punctuated_word": "attention",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "disorders",
                "start": 596.11,
                "end": 596.61,
                "confidence": 0.99922436,
                "punctuated_word": "disorders,",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "the",
                "start": 596.91,
                "end": 597.07,
                "confidence": 0.9972784,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "endless",
                "start": 597.07,
                "end": 597.39,
                "confidence": 0.9785202,
                "punctuated_word": "endless",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "stream",
                "start": 597.39,
                "end": 597.70996,
                "confidence": 0.9979085,
                "punctuated_word": "stream",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "without",
                "start": 597.70996,
                "end": 597.95,
                "confidence": 0.98257184,
                "punctuated_word": "without",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "clear",
                "start": 597.95,
                "end": 598.19,
                "confidence": 0.9965544,
                "punctuated_word": "clear",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "breaks",
                "start": 598.19,
                "end": 598.69,
                "confidence": 0.9951916,
                "punctuated_word": "breaks",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "could",
                "start": 599.14996,
                "end": 599.39,
                "confidence": 0.99819946,
                "punctuated_word": "could",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "potentially",
                "start": 599.39,
                "end": 599.87,
                "confidence": 0.9989221,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "feel",
                "start": 599.87,
                "end": 600.19,
                "confidence": 0.99929607,
                "punctuated_word": "feel",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "overwhelming",
                "start": 600.19,
                "end": 600.69,
                "confidence": 0.7599388,
                "punctuated_word": "overwhelming,",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "kinda",
                "start": 601.07,
                "end": 601.39,
                "confidence": 0.88219,
                "punctuated_word": "kinda",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "feel",
                "start": 601.39,
                "end": 601.55,
                "confidence": 0.9986817,
                "punctuated_word": "feel",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "like",
                "start": 601.55,
                "end": 601.79,
                "confidence": 0.99503905,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "overload",
                "start": 601.79,
                "end": 602.29,
                "confidence": 0.99902546,
                "punctuated_word": "overload.",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "there",
                "start": 604.02997,
                "end": 604.26996,
                "confidence": 0.9937636,
                "punctuated_word": "There",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "are",
                "start": 604.26996,
                "end": 604.43,
                "confidence": 0.999783,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "some",
                "start": 604.43,
                "end": 604.58997,
                "confidence": 0.99986625,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "technical",
                "start": 604.58997,
                "end": 605.08997,
                "confidence": 0.9998411,
                "punctuated_word": "technical",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "solutions",
                "start": 605.14996,
                "end": 605.64996,
                "confidence": 0.99975914,
                "punctuated_word": "solutions",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "like",
                "start": 606.19,
                "end": 606.43,
                "confidence": 0.6604098,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "the",
                "start": 606.43,
                "end": 606.75,
                "confidence": 0.99138325,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "aria",
                "start": 606.75,
                "end": 607.14996,
                "confidence": 0.84553576,
                "punctuated_word": "ARIA",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "role",
                "start": 607.14996,
                "end": 607.64996,
                "confidence": 0.9682133,
                "punctuated_word": "role",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "equals",
                "start": 607.79,
                "end": 608.19,
                "confidence": 0.9976834,
                "punctuated_word": "equals",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "feed",
                "start": 608.19,
                "end": 608.69,
                "confidence": 0.9454199,
                "punctuated_word": "feed",
                "speaker": 0,
                "speaker_confidence": 0.8815427
              },
              {
                "word": "that",
                "start": 608.91504,
                "end": 609.075,
                "confidence": 0.9989299,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "exists",
                "start": 609.075,
                "end": 609.195,
                "confidence": 0.5908427,
                "punctuated_word": "exists",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "to",
                "start": 609.195,
                "end": 609.315,
                "confidence": 0.99949527,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "help",
                "start": 609.315,
                "end": 609.555,
                "confidence": 0.99990904,
                "punctuated_word": "help",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "with",
                "start": 609.555,
                "end": 609.79504,
                "confidence": 0.9996082,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "things",
                "start": 609.79504,
                "end": 610.03503,
                "confidence": 0.9997148,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "like",
                "start": 610.03503,
                "end": 610.195,
                "confidence": 0.97090584,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "screen",
                "start": 610.195,
                "end": 610.515,
                "confidence": 0.9996393,
                "punctuated_word": "screen",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "reader",
                "start": 610.515,
                "end": 610.835,
                "confidence": 0.99408406,
                "punctuated_word": "reader",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "navigation",
                "start": 610.835,
                "end": 611.335,
                "confidence": 0.9722234,
                "punctuated_word": "navigation.",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "they",
                "start": 612.11505,
                "end": 612.275,
                "confidence": 0.9946467,
                "punctuated_word": "They",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "don't",
                "start": 612.275,
                "end": 612.435,
                "confidence": 0.9998349,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "solve",
                "start": 612.435,
                "end": 612.67505,
                "confidence": 0.9989293,
                "punctuated_word": "solve",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "all",
                "start": 612.67505,
                "end": 612.91504,
                "confidence": 0.9993799,
                "punctuated_word": "all",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "the",
                "start": 612.91504,
                "end": 612.995,
                "confidence": 0.9897322,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "problems",
                "start": 612.995,
                "end": 613.315,
                "confidence": 0.99987376,
                "punctuated_word": "problems",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "we've",
                "start": 613.315,
                "end": 613.47504,
                "confidence": 0.99869186,
                "punctuated_word": "we've",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "talked",
                "start": 613.47504,
                "end": 613.715,
                "confidence": 0.9996131,
                "punctuated_word": "talked",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "about",
                "start": 613.715,
                "end": 614.215,
                "confidence": 0.93253314,
                "punctuated_word": "about,",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "but",
                "start": 614.435,
                "end": 614.755,
                "confidence": 0.998697,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "things",
                "start": 614.755,
                "end": 614.995,
                "confidence": 0.9993255,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "like",
                "start": 614.995,
                "end": 615.155,
                "confidence": 0.9996623,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "that",
                "start": 615.155,
                "end": 615.47504,
                "confidence": 0.99965346,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "can",
                "start": 615.47504,
                "end": 615.97504,
                "confidence": 0.9998022,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "solve",
                "start": 616.35504,
                "end": 616.67505,
                "confidence": 0.96113926,
                "punctuated_word": "solve,",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "some",
                "start": 616.995,
                "end": 617.155,
                "confidence": 0.9998005,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "of",
                "start": 617.155,
                "end": 617.315,
                "confidence": 0.9998493,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "them",
                "start": 617.315,
                "end": 617.635,
                "confidence": 0.9998932,
                "punctuated_word": "them",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "and",
                "start": 617.635,
                "end": 617.79504,
                "confidence": 0.9942689,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "be",
                "start": 617.79504,
                "end": 618.03503,
                "confidence": 0.99982774,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "highly",
                "start": 618.03503,
                "end": 618.515,
                "confidence": 0.99868125,
                "punctuated_word": "highly",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "useful",
                "start": 618.515,
                "end": 618.91504,
                "confidence": 0.99970216,
                "punctuated_word": "useful",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "for",
                "start": 618.91504,
                "end": 619.155,
                "confidence": 0.9998957,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "technology",
                "start": 619.155,
                "end": 619.655,
                "confidence": 0.99717426,
                "punctuated_word": "technology",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "users",
                "start": 619.715,
                "end": 620.215,
                "confidence": 0.9996753,
                "punctuated_word": "users.",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "accessibility",
                "start": 621.075,
                "end": 621.575,
                "confidence": 0.9981698,
                "punctuated_word": "Accessibility",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "often",
                "start": 621.715,
                "end": 622.03503,
                "confidence": 0.9996449,
                "punctuated_word": "often",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "requires",
                "start": 622.03503,
                "end": 622.53503,
                "confidence": 0.99949,
                "punctuated_word": "requires",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "a",
                "start": 622.67505,
                "end": 622.835,
                "confidence": 0.99973863,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "bit",
                "start": 622.835,
                "end": 622.995,
                "confidence": 0.99992347,
                "punctuated_word": "bit",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "more",
                "start": 622.995,
                "end": 623.23505,
                "confidence": 0.9999131,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "than",
                "start": 623.23505,
                "end": 623.47504,
                "confidence": 0.99974614,
                "punctuated_word": "than",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "just",
                "start": 623.47504,
                "end": 623.97504,
                "confidence": 0.80831385,
                "punctuated_word": "just,",
                "speaker": 0,
                "speaker_confidence": 0.9248026
              },
              {
                "word": "a",
                "start": 624.69995,
                "end": 624.94,
                "confidence": 0.99693656,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.562667
              },
              {
                "word": "basic",
                "start": 624.94,
                "end": 625.42,
                "confidence": 0.9983669,
                "punctuated_word": "basic",
                "speaker": 0,
                "speaker_confidence": 0.562667
              },
              {
                "word": "infinite",
                "start": 625.42,
                "end": 625.82,
                "confidence": 0.9965017,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.562667
              },
              {
                "word": "scroll",
                "start": 625.82,
                "end": 626.3,
                "confidence": 0.99985313,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.562667
              },
              {
                "word": "implementation",
                "start": 626.3,
                "end": 626.8,
                "confidence": 0.9993543,
                "punctuated_word": "implementation.",
                "speaker": 0,
                "speaker_confidence": 0.562667
              },
              {
                "word": "so",
                "start": 628.38,
                "end": 628.62,
                "confidence": 0.9994597,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "if",
                "start": 628.62,
                "end": 629.01996,
                "confidence": 0.9887504,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "infinite",
                "start": 629.01996,
                "end": 629.51996,
                "confidence": 0.55843186,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "scroll",
                "start": 629.66,
                "end": 630.06,
                "confidence": 0.9992662,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "has",
                "start": 630.06,
                "end": 630.45996,
                "confidence": 0.9994887,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "many",
                "start": 630.45996,
                "end": 630.69995,
                "confidence": 0.99958104,
                "punctuated_word": "many",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "issues",
                "start": 630.69995,
                "end": 631.19995,
                "confidence": 0.9796029,
                "punctuated_word": "issues,",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "what",
                "start": 631.25995,
                "end": 631.66,
                "confidence": 0.9997731,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "alternatives",
                "start": 631.66,
                "end": 632.16,
                "confidence": 0.9983333,
                "punctuated_word": "alternatives",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "do",
                "start": 632.22,
                "end": 632.38,
                "confidence": 0.99925524,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "we",
                "start": 632.38,
                "end": 632.45996,
                "confidence": 0.9997868,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "have",
                "start": 632.45996,
                "end": 632.95996,
                "confidence": 0.9942508,
                "punctuated_word": "have?",
                "speaker": 0,
                "speaker_confidence": 0.6755354
              },
              {
                "word": "traditional",
                "start": 633.42,
                "end": 633.89996,
                "confidence": 0.9968839,
                "punctuated_word": "Traditional",
                "speaker": 0,
                "speaker_confidence": 0.64292616
              },
              {
                "word": "pagination",
                "start": 633.89996,
                "end": 634.39996,
                "confidence": 0.99945545,
                "punctuated_word": "pagination",
                "speaker": 0,
                "speaker_confidence": 0.64292616
              },
              {
                "word": "is",
                "start": 634.62,
                "end": 634.77997,
                "confidence": 0.99926883,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.64292616
              },
              {
                "word": "still",
                "start": 634.77997,
                "end": 635.01996,
                "confidence": 0.9997199,
                "punctuated_word": "still",
                "speaker": 0,
                "speaker_confidence": 0.64292616
              },
              {
                "word": "a",
                "start": 635.01996,
                "end": 635.25995,
                "confidence": 0.9958074,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.64292616
              },
              {
                "word": "strong",
                "start": 635.25995,
                "end": 635.57996,
                "confidence": 0.9998091,
                "punctuated_word": "strong",
                "speaker": 0,
                "speaker_confidence": 0.64292616
              },
              {
                "word": "contender",
                "start": 635.57996,
                "end": 636.07996,
                "confidence": 0.98219085,
                "punctuated_word": "contender.",
                "speaker": 0,
                "speaker_confidence": 0.64292616
              },
              {
                "word": "it",
                "start": 636.45996,
                "end": 636.62,
                "confidence": 0.99692047,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "offers",
                "start": 636.62,
                "end": 636.94,
                "confidence": 0.9988355,
                "punctuated_word": "offers",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "you",
                "start": 636.94,
                "end": 637.18,
                "confidence": 0.97250473,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "structure",
                "start": 637.18,
                "end": 637.68,
                "confidence": 0.9658847,
                "punctuated_word": "structure,",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "control",
                "start": 637.82,
                "end": 638.32,
                "confidence": 0.95878524,
                "punctuated_word": "control,",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "maybe",
                "start": 639.17505,
                "end": 639.41504,
                "confidence": 0.8617097,
                "punctuated_word": "maybe",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "even",
                "start": 639.41504,
                "end": 639.73505,
                "confidence": 0.9694933,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "potentially",
                "start": 639.73505,
                "end": 640.135,
                "confidence": 0.9993199,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "better",
                "start": 640.135,
                "end": 640.61505,
                "confidence": 0.99358445,
                "punctuated_word": "better",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "search",
                "start": 640.61505,
                "end": 640.775,
                "confidence": 0.95665455,
                "punctuated_word": "search",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "engine",
                "start": 640.775,
                "end": 641.17505,
                "confidence": 0.99978024,
                "punctuated_word": "engine",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "optimization",
                "start": 641.17505,
                "end": 641.67505,
                "confidence": 0.9987357,
                "punctuated_word": "optimization",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "depending",
                "start": 641.97504,
                "end": 642.215,
                "confidence": 0.9742276,
                "punctuated_word": "depending",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "on",
                "start": 642.215,
                "end": 642.375,
                "confidence": 0.9996239,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "your",
                "start": 642.375,
                "end": 642.53503,
                "confidence": 0.9984102,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "use",
                "start": 642.53503,
                "end": 642.775,
                "confidence": 0.9976604,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "case",
                "start": 642.775,
                "end": 643.275,
                "confidence": 0.9942844,
                "punctuated_word": "case.",
                "speaker": 0,
                "speaker_confidence": 0.719082
              },
              {
                "word": "a",
                "start": 643.895,
                "end": 644.05505,
                "confidence": 0.99707913,
                "punctuated_word": "A",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "simple",
                "start": 644.05505,
                "end": 644.55505,
                "confidence": 0.9996499,
                "punctuated_word": "simple",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "load",
                "start": 644.695,
                "end": 645.015,
                "confidence": 0.99723935,
                "punctuated_word": "load",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "more",
                "start": 645.015,
                "end": 645.255,
                "confidence": 0.9994585,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "button",
                "start": 645.255,
                "end": 645.755,
                "confidence": 0.9995702,
                "punctuated_word": "button",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "provides",
                "start": 645.815,
                "end": 646.215,
                "confidence": 0.9978575,
                "punctuated_word": "provides",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "a",
                "start": 646.215,
                "end": 646.29504,
                "confidence": 0.96909225,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "middle",
                "start": 646.29504,
                "end": 646.53503,
                "confidence": 0.9993594,
                "punctuated_word": "middle",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "ground",
                "start": 646.53503,
                "end": 646.935,
                "confidence": 0.99952495,
                "punctuated_word": "ground",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "giving",
                "start": 646.935,
                "end": 647.17505,
                "confidence": 0.960854,
                "punctuated_word": "giving",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "users",
                "start": 647.17505,
                "end": 647.575,
                "confidence": 0.998569,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "control",
                "start": 647.575,
                "end": 647.97504,
                "confidence": 0.9988972,
                "punctuated_word": "control",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "over",
                "start": 647.97504,
                "end": 648.29504,
                "confidence": 0.99596006,
                "punctuated_word": "over",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "content",
                "start": 648.29504,
                "end": 648.79504,
                "confidence": 0.99897003,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "while",
                "start": 649.09503,
                "end": 649.255,
                "confidence": 0.97774327,
                "punctuated_word": "while",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "keeping",
                "start": 649.255,
                "end": 649.575,
                "confidence": 0.99989676,
                "punctuated_word": "keeping",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "the",
                "start": 649.575,
                "end": 649.73505,
                "confidence": 0.99941933,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "footer",
                "start": 649.73505,
                "end": 650.05505,
                "confidence": 0.9994793,
                "punctuated_word": "footer",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "accessible",
                "start": 650.05505,
                "end": 650.55505,
                "confidence": 0.87888813,
                "punctuated_word": "accessible.",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "gives",
                "start": 651.08997,
                "end": 651.25,
                "confidence": 0.9981831,
                "punctuated_word": "Gives",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "them",
                "start": 651.25,
                "end": 651.32996,
                "confidence": 0.99609095,
                "punctuated_word": "them",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "that",
                "start": 651.32996,
                "end": 651.56995,
                "confidence": 0.98164546,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "moment",
                "start": 651.56995,
                "end": 651.88995,
                "confidence": 0.842243,
                "punctuated_word": "moment",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "to",
                "start": 651.88995,
                "end": 652.13,
                "confidence": 0.99735475,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "decide",
                "start": 652.13,
                "end": 652.61,
                "confidence": 0.9992988,
                "punctuated_word": "decide",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "i",
                "start": 652.61,
                "end": 652.76996,
                "confidence": 0.80642605,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "would",
                "start": 652.76996,
                "end": 653.00995,
                "confidence": 0.999509,
                "punctuated_word": "would",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "like",
                "start": 653.00995,
                "end": 653.17,
                "confidence": 0.9998665,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "to",
                "start": 653.17,
                "end": 653.32996,
                "confidence": 0.99976915,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "see",
                "start": 653.32996,
                "end": 653.41,
                "confidence": 0.99994874,
                "punctuated_word": "see",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "more",
                "start": 653.41,
                "end": 653.91,
                "confidence": 0.9815277,
                "punctuated_word": "more.",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "hybrid",
                "start": 654.69,
                "end": 655.08997,
                "confidence": 0.9842749,
                "punctuated_word": "Hybrid",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "approaches",
                "start": 655.08997,
                "end": 655.56995,
                "confidence": 0.9885188,
                "punctuated_word": "approaches",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "combining",
                "start": 655.56995,
                "end": 656.06995,
                "confidence": 0.97258264,
                "punctuated_word": "combining",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "scrolling",
                "start": 656.20996,
                "end": 656.70996,
                "confidence": 0.9956741,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "with",
                "start": 656.85,
                "end": 657.08997,
                "confidence": 0.9962668,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "occasional",
                "start": 657.08997,
                "end": 657.56995,
                "confidence": 0.9957956,
                "punctuated_word": "occasional",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "page",
                "start": 657.56995,
                "end": 657.88995,
                "confidence": 0.99947983,
                "punctuated_word": "page",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "markers",
                "start": 657.88995,
                "end": 658.38995,
                "confidence": 0.99871635,
                "punctuated_word": "markers",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "or",
                "start": 658.76996,
                "end": 658.93,
                "confidence": 0.96447575,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "load",
                "start": 658.93,
                "end": 659.25,
                "confidence": 0.9974553,
                "punctuated_word": "load",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "more",
                "start": 659.25,
                "end": 659.41,
                "confidence": 0.999617,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "prompts",
                "start": 659.41,
                "end": 659.81,
                "confidence": 0.9950106,
                "punctuated_word": "prompts",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "are",
                "start": 659.81,
                "end": 659.88995,
                "confidence": 0.9974759,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "also",
                "start": 659.88995,
                "end": 660.20996,
                "confidence": 0.9994066,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "possible",
                "start": 660.20996,
                "end": 660.70996,
                "confidence": 0.9894676,
                "punctuated_word": "possible.",
                "speaker": 0,
                "speaker_confidence": 0.84092987
              },
              {
                "word": "the",
                "start": 661.41,
                "end": 661.56995,
                "confidence": 0.9944931,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "best",
                "start": 661.56995,
                "end": 661.88995,
                "confidence": 0.9999441,
                "punctuated_word": "best",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "choice",
                "start": 661.88995,
                "end": 662.38995,
                "confidence": 0.9998642,
                "punctuated_word": "choice",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "depends",
                "start": 662.44995,
                "end": 662.94995,
                "confidence": 0.99920744,
                "punctuated_word": "depends",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "really",
                "start": 663.00995,
                "end": 663.25,
                "confidence": 0.9980566,
                "punctuated_word": "really",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "heavily",
                "start": 663.25,
                "end": 663.64996,
                "confidence": 0.9999138,
                "punctuated_word": "heavily",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "on",
                "start": 663.64996,
                "end": 663.81,
                "confidence": 0.99984443,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "the",
                "start": 663.81,
                "end": 663.97,
                "confidence": 0.9992392,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "context",
                "start": 663.97,
                "end": 664.425,
                "confidence": 0.99993765,
                "punctuated_word": "context",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "and",
                "start": 664.58496,
                "end": 664.825,
                "confidence": 0.8225269,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "what",
                "start": 664.825,
                "end": 665.325,
                "confidence": 0.99961805,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "the",
                "start": 665.385,
                "end": 665.46497,
                "confidence": 0.6234536,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "user",
                "start": 665.46497,
                "end": 665.785,
                "confidence": 0.99775416,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "goals",
                "start": 665.785,
                "end": 666.105,
                "confidence": 0.99652773,
                "punctuated_word": "goals",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "are",
                "start": 666.105,
                "end": 666.265,
                "confidence": 0.99933785,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "for",
                "start": 666.265,
                "end": 666.765,
                "confidence": 0.9997148,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "the",
                "start": 667.14496,
                "end": 667.305,
                "confidence": 0.9991366,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "web",
                "start": 667.305,
                "end": 667.625,
                "confidence": 0.9846752,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "service",
                "start": 667.625,
                "end": 667.945,
                "confidence": 0.9908223,
                "punctuated_word": "service",
                "speaker": 0,
                "speaker_confidence": 0.7400044
              },
              {
                "word": "or",
                "start": 667.945,
                "end": 668.02496,
                "confidence": 0.888188,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "application",
                "start": 668.02496,
                "end": 668.52496,
                "confidence": 0.99808556,
                "punctuated_word": "application.",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "if",
                "start": 669.705,
                "end": 669.945,
                "confidence": 0.99872345,
                "punctuated_word": "If",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "infinite",
                "start": 669.945,
                "end": 670.345,
                "confidence": 0.9747096,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "scroll",
                "start": 670.345,
                "end": 670.665,
                "confidence": 0.9996338,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "is",
                "start": 670.665,
                "end": 670.985,
                "confidence": 0.99958867,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "used",
                "start": 670.985,
                "end": 671.485,
                "confidence": 0.99317825,
                "punctuated_word": "used,",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "designers",
                "start": 671.945,
                "end": 672.445,
                "confidence": 0.65375036,
                "punctuated_word": "designers",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "are",
                "start": 672.825,
                "end": 672.90497,
                "confidence": 0.99550396,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "relied",
                "start": 672.90497,
                "end": 673.225,
                "confidence": 0.998743,
                "punctuated_word": "relied",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "upon",
                "start": 673.225,
                "end": 673.425,
                "confidence": 0.9991875,
                "punctuated_word": "upon",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "to",
                "start": 673.425,
                "end": 673.625,
                "confidence": 0.5249485,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "implement",
                "start": 673.625,
                "end": 674.105,
                "confidence": 0.9996314,
                "punctuated_word": "implement",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "solid",
                "start": 674.105,
                "end": 674.425,
                "confidence": 0.9991616,
                "punctuated_word": "solid",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "practices",
                "start": 674.425,
                "end": 674.925,
                "confidence": 0.9983278,
                "punctuated_word": "practices",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "to",
                "start": 674.985,
                "end": 675.14496,
                "confidence": 0.9997583,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "mitigate",
                "start": 675.14496,
                "end": 675.625,
                "confidence": 0.9998134,
                "punctuated_word": "mitigate",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "downsides",
                "start": 675.625,
                "end": 676.125,
                "confidence": 0.9962066,
                "punctuated_word": "downsides.",
                "speaker": 0,
                "speaker_confidence": 0.79939425
              },
              {
                "word": "those",
                "start": 677.29004,
                "end": 677.53,
                "confidence": 0.99523216,
                "punctuated_word": "Those",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "kinds",
                "start": 677.53,
                "end": 677.85004,
                "confidence": 0.9995665,
                "punctuated_word": "kinds",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "of",
                "start": 677.85004,
                "end": 678.01,
                "confidence": 0.9999262,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "things",
                "start": 678.01,
                "end": 678.33,
                "confidence": 0.9998982,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "can",
                "start": 678.33,
                "end": 678.57,
                "confidence": 0.9990695,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "include",
                "start": 678.57,
                "end": 679.07,
                "confidence": 0.99984,
                "punctuated_word": "include",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "clear",
                "start": 680.01,
                "end": 680.25,
                "confidence": 0.9925223,
                "punctuated_word": "clear",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "loading",
                "start": 680.25,
                "end": 680.65,
                "confidence": 0.9975526,
                "punctuated_word": "loading",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "indicators",
                "start": 680.65,
                "end": 681.15,
                "confidence": 0.9636644,
                "punctuated_word": "indicators,",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "ways",
                "start": 681.77,
                "end": 682.01,
                "confidence": 0.9989353,
                "punctuated_word": "ways",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "to",
                "start": 682.01,
                "end": 682.17004,
                "confidence": 0.9998342,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "bookmark",
                "start": 682.17004,
                "end": 682.57,
                "confidence": 0.99967635,
                "punctuated_word": "bookmark",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "or",
                "start": 682.57,
                "end": 682.73004,
                "confidence": 0.95010173,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "share",
                "start": 682.73004,
                "end": 683.05,
                "confidence": 0.999432,
                "punctuated_word": "share",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "specific",
                "start": 683.05,
                "end": 683.53,
                "confidence": 0.9997923,
                "punctuated_word": "specific",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "items",
                "start": 683.53,
                "end": 684.03,
                "confidence": 0.98117656,
                "punctuated_word": "items,",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "performance",
                "start": 684.65,
                "end": 685.15,
                "confidence": 0.9993056,
                "punctuated_word": "performance",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "optimization",
                "start": 685.21,
                "end": 685.71,
                "confidence": 0.99965763,
                "punctuated_word": "optimization",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "like",
                "start": 685.93,
                "end": 686.09,
                "confidence": 0.9461718,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "the",
                "start": 686.09,
                "end": 686.25,
                "confidence": 0.99674124,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "lazy",
                "start": 686.25,
                "end": 686.75,
                "confidence": 0.6295452,
                "punctuated_word": "lazy",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "loading",
                "start": 686.81,
                "end": 687.13,
                "confidence": 0.6338261,
                "punctuated_word": "loading",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "technique",
                "start": 687.13,
                "end": 687.53,
                "confidence": 0.9621616,
                "punctuated_word": "technique",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "we",
                "start": 687.53,
                "end": 687.77,
                "confidence": 0.995133,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "talked",
                "start": 687.77,
                "end": 687.93,
                "confidence": 0.9992606,
                "punctuated_word": "talked",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "about",
                "start": 687.93,
                "end": 688.43,
                "confidence": 0.7916213,
                "punctuated_word": "about,",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "maybe",
                "start": 689.075,
                "end": 689.315,
                "confidence": 0.99034077,
                "punctuated_word": "Maybe",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "a",
                "start": 689.315,
                "end": 689.395,
                "confidence": 0.9988248,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "button",
                "start": 689.395,
                "end": 689.555,
                "confidence": 0.99995184,
                "punctuated_word": "button",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "that",
                "start": 689.555,
                "end": 689.71497,
                "confidence": 0.9977702,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "takes",
                "start": 689.71497,
                "end": 689.955,
                "confidence": 0.99375737,
                "punctuated_word": "takes",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "you",
                "start": 689.955,
                "end": 690.195,
                "confidence": 0.99969566,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "back",
                "start": 690.195,
                "end": 690.435,
                "confidence": 0.99916387,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "to",
                "start": 690.435,
                "end": 690.515,
                "confidence": 0.99971896,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "the",
                "start": 690.515,
                "end": 690.675,
                "confidence": 0.9996871,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "top",
                "start": 690.675,
                "end": 691.175,
                "confidence": 0.7988928,
                "punctuated_word": "top,",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "making",
                "start": 692.035,
                "end": 692.275,
                "confidence": 0.99936277,
                "punctuated_word": "making",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "sure",
                "start": 692.275,
                "end": 692.515,
                "confidence": 0.99986196,
                "punctuated_word": "sure",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "you're",
                "start": 692.515,
                "end": 692.675,
                "confidence": 0.98721856,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "using",
                "start": 692.675,
                "end": 692.915,
                "confidence": 0.99987125,
                "punctuated_word": "using",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "things",
                "start": 692.915,
                "end": 693.075,
                "confidence": 0.9998474,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "like",
                "start": 693.075,
                "end": 693.315,
                "confidence": 0.9843722,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "proper",
                "start": 693.315,
                "end": 693.635,
                "confidence": 0.99953425,
                "punctuated_word": "proper",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "aria",
                "start": 693.635,
                "end": 694.035,
                "confidence": 0.8789859,
                "punctuated_word": "ARIA",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "rules",
                "start": 694.035,
                "end": 694.535,
                "confidence": 0.96839136,
                "punctuated_word": "rules",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "and",
                "start": 695.235,
                "end": 695.555,
                "confidence": 0.7637523,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "using",
                "start": 695.555,
                "end": 696.055,
                "confidence": 0.9997993,
                "punctuated_word": "using",
                "speaker": 0,
                "speaker_confidence": 0.8764042
              },
              {
                "word": "structures",
                "start": 697.075,
                "end": 697.555,
                "confidence": 0.51965487,
                "punctuated_word": "structures",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "that",
                "start": 697.555,
                "end": 697.71497,
                "confidence": 0.99968565,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "are",
                "start": 697.71497,
                "end": 697.795,
                "confidence": 0.9995956,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "friendly",
                "start": 697.795,
                "end": 698.115,
                "confidence": 0.99854565,
                "punctuated_word": "friendly",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "for",
                "start": 698.115,
                "end": 698.275,
                "confidence": 0.9951566,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "keyboard",
                "start": 698.275,
                "end": 698.595,
                "confidence": 0.99987864,
                "punctuated_word": "keyboard",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "navigation",
                "start": 698.595,
                "end": 699.095,
                "confidence": 0.7764334,
                "punctuated_word": "navigation,",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "ensuring",
                "start": 700.115,
                "end": 700.435,
                "confidence": 0.98835874,
                "punctuated_word": "ensuring",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "the",
                "start": 700.435,
                "end": 700.515,
                "confidence": 0.9878007,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "footer",
                "start": 700.515,
                "end": 700.915,
                "confidence": 0.9995282,
                "punctuated_word": "footer",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "is",
                "start": 700.915,
                "end": 700.995,
                "confidence": 0.9967259,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "easily",
                "start": 700.995,
                "end": 701.395,
                "confidence": 0.9998198,
                "punctuated_word": "easily",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "accessible",
                "start": 701.395,
                "end": 701.895,
                "confidence": 0.99980205,
                "punctuated_word": "accessible",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "even",
                "start": 702.195,
                "end": 702.435,
                "confidence": 0.9914471,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "with",
                "start": 702.435,
                "end": 702.755,
                "confidence": 0.9996031,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "infinite",
                "start": 702.755,
                "end": 703.15497,
                "confidence": 0.99814546,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "scrolling",
                "start": 703.15497,
                "end": 703.65497,
                "confidence": 0.84871984,
                "punctuated_word": "scrolling,",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "and",
                "start": 704.63,
                "end": 704.95,
                "confidence": 0.99705803,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.74967146
              },
              {
                "word": "clearly",
                "start": 704.95,
                "end": 705.35004,
                "confidence": 0.999405,
                "punctuated_word": "clearly",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "indicating",
                "start": 705.35004,
                "end": 705.83,
                "confidence": 0.9985464,
                "punctuated_word": "indicating",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "when",
                "start": 705.83,
                "end": 705.99,
                "confidence": 0.9996325,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "the",
                "start": 705.99,
                "end": 706.07,
                "confidence": 0.9996692,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "end",
                "start": 706.07,
                "end": 706.31,
                "confidence": 0.9999124,
                "punctuated_word": "end",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "of",
                "start": 706.31,
                "end": 706.39,
                "confidence": 0.9991691,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "the",
                "start": 706.39,
                "end": 706.55,
                "confidence": 0.99936205,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "content",
                "start": 706.55,
                "end": 706.95,
                "confidence": 0.9996431,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "is",
                "start": 706.95,
                "end": 707.19,
                "confidence": 0.9990283,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "reached",
                "start": 707.19,
                "end": 707.69,
                "confidence": 0.99486387,
                "punctuated_word": "reached.",
                "speaker": 0,
                "speaker_confidence": 0.6372475
              },
              {
                "word": "in",
                "start": 713.03,
                "end": 713.27,
                "confidence": 0.996229,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.6427451
              },
              {
                "word": "short",
                "start": 713.27,
                "end": 713.77,
                "confidence": 0.9960892,
                "punctuated_word": "short,",
                "speaker": 0,
                "speaker_confidence": 0.6427451
              },
              {
                "word": "implementing",
                "start": 713.83,
                "end": 714.33,
                "confidence": 0.9993812,
                "punctuated_word": "implementing",
                "speaker": 0,
                "speaker_confidence": 0.6427451
              },
              {
                "word": "infinite",
                "start": 714.39,
                "end": 714.79,
                "confidence": 0.9947878,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.6427451
              },
              {
                "word": "scroll",
                "start": 714.79,
                "end": 715.11,
                "confidence": 0.99907494,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.6427451
              },
              {
                "word": "responsibly",
                "start": 715.11,
                "end": 715.61,
                "confidence": 0.9786759,
                "punctuated_word": "responsibly",
                "speaker": 0,
                "speaker_confidence": 0.6427451
              },
              {
                "word": "takes",
                "start": 716.15,
                "end": 716.63,
                "confidence": 0.99831283,
                "punctuated_word": "takes",
                "speaker": 0,
                "speaker_confidence": 0.6427451
              },
              {
                "word": "some",
                "start": 716.63,
                "end": 716.95,
                "confidence": 0.99967515,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 0.6427451
              },
              {
                "word": "effort",
                "start": 716.95,
                "end": 717.45,
                "confidence": 0.9981446,
                "punctuated_word": "effort.",
                "speaker": 0,
                "speaker_confidence": 0.6427451
              },
              {
                "word": "let's",
                "start": 720.185,
                "end": 720.425,
                "confidence": 0.9998815,
                "punctuated_word": "Let's",
                "speaker": 0,
                "speaker_confidence": 0.526113
              },
              {
                "word": "switch",
                "start": 720.425,
                "end": 720.745,
                "confidence": 0.9999559,
                "punctuated_word": "switch",
                "speaker": 0,
                "speaker_confidence": 0.526113
              },
              {
                "word": "over",
                "start": 720.745,
                "end": 720.985,
                "confidence": 0.9992211,
                "punctuated_word": "over",
                "speaker": 0,
                "speaker_confidence": 0.526113
              },
              {
                "word": "to",
                "start": 720.985,
                "end": 721.225,
                "confidence": 0.9992717,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.526113
              },
              {
                "word": "the",
                "start": 721.225,
                "end": 721.38495,
                "confidence": 0.99868757,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.526113
              },
              {
                "word": "ethical",
                "start": 721.38495,
                "end": 721.865,
                "confidence": 0.9996699,
                "punctuated_word": "ethical",
                "speaker": 0,
                "speaker_confidence": 0.526113
              },
              {
                "word": "dimension",
                "start": 721.865,
                "end": 722.365,
                "confidence": 0.99900025,
                "punctuated_word": "dimension",
                "speaker": 0,
                "speaker_confidence": 0.526113
              },
              {
                "word": "of",
                "start": 722.505,
                "end": 722.58496,
                "confidence": 0.99963176,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "this",
                "start": 722.58496,
                "end": 722.82495,
                "confidence": 0.99965143,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "conversation",
                "start": 722.82495,
                "end": 723.32495,
                "confidence": 0.9995065,
                "punctuated_word": "conversation.",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "concerns",
                "start": 724.345,
                "end": 724.745,
                "confidence": 0.9984477,
                "punctuated_word": "Concerns",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "are",
                "start": 724.745,
                "end": 724.82495,
                "confidence": 0.9996853,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "growing",
                "start": 724.82495,
                "end": 725.14496,
                "confidence": 0.99950063,
                "punctuated_word": "growing",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "about",
                "start": 725.14496,
                "end": 725.545,
                "confidence": 0.9997067,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "design",
                "start": 725.545,
                "end": 726.02496,
                "confidence": 0.99885976,
                "punctuated_word": "design",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "patterns",
                "start": 726.02496,
                "end": 726.345,
                "confidence": 0.99977463,
                "punctuated_word": "patterns",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "that",
                "start": 726.345,
                "end": 726.58496,
                "confidence": 0.99540496,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "exploit",
                "start": 726.58496,
                "end": 727.08496,
                "confidence": 0.9997888,
                "punctuated_word": "exploit",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "psychological",
                "start": 727.46497,
                "end": 727.96497,
                "confidence": 0.99798775,
                "punctuated_word": "psychological",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "vulnerabilities",
                "start": 728.185,
                "end": 728.685,
                "confidence": 0.99918956,
                "punctuated_word": "vulnerabilities",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "to",
                "start": 729.14496,
                "end": 729.38495,
                "confidence": 0.99962807,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "maximize",
                "start": 729.38495,
                "end": 729.88495,
                "confidence": 0.99905604,
                "punctuated_word": "maximize",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "engagement",
                "start": 729.945,
                "end": 730.445,
                "confidence": 0.99901205,
                "punctuated_word": "engagement.",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "links",
                "start": 731.25995,
                "end": 731.4199,
                "confidence": 0.99931324,
                "punctuated_word": "Links",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "have",
                "start": 731.4199,
                "end": 731.57996,
                "confidence": 0.9986749,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "been",
                "start": 731.57996,
                "end": 731.81995,
                "confidence": 0.9996753,
                "punctuated_word": "been",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "drawn",
                "start": 731.81995,
                "end": 732.3,
                "confidence": 0.999297,
                "punctuated_word": "drawn",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "between",
                "start": 732.3,
                "end": 732.77997,
                "confidence": 0.9996247,
                "punctuated_word": "between",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "excessive",
                "start": 732.77997,
                "end": 733.18,
                "confidence": 0.9928624,
                "punctuated_word": "excessive",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "scrolling",
                "start": 733.18,
                "end": 733.68,
                "confidence": 0.9972963,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "and",
                "start": 733.98,
                "end": 734.3,
                "confidence": 0.87119746,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "negative",
                "start": 734.3,
                "end": 734.62,
                "confidence": 0.9998795,
                "punctuated_word": "negative",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "mental",
                "start": 734.62,
                "end": 734.94,
                "confidence": 0.99976164,
                "punctuated_word": "mental",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "health",
                "start": 734.94,
                "end": 735.18,
                "confidence": 0.9997868,
                "punctuated_word": "health",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "impacts",
                "start": 735.18,
                "end": 735.57996,
                "confidence": 0.9984438,
                "punctuated_word": "impacts",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "like",
                "start": 735.57996,
                "end": 735.81995,
                "confidence": 0.63167405,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "anxiety",
                "start": 735.81995,
                "end": 736.31995,
                "confidence": 0.9966426,
                "punctuated_word": "anxiety",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "and",
                "start": 736.38,
                "end": 736.62,
                "confidence": 0.96051085,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "stress",
                "start": 736.62,
                "end": 737.12,
                "confidence": 0.9973018,
                "punctuated_word": "stress,",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "sleep",
                "start": 737.42,
                "end": 737.81995,
                "confidence": 0.9997055,
                "punctuated_word": "sleep",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "disruption",
                "start": 737.81995,
                "end": 738.31995,
                "confidence": 0.9953186,
                "punctuated_word": "disruption,",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "attention",
                "start": 738.54,
                "end": 739.01996,
                "confidence": 0.9996358,
                "punctuated_word": "attention",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "deficits",
                "start": 739.01996,
                "end": 739.51996,
                "confidence": 0.9841132,
                "punctuated_word": "deficits,",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "and",
                "start": 739.89996,
                "end": 740.06,
                "confidence": 0.8985055,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "even",
                "start": 740.06,
                "end": 740.3,
                "confidence": 0.9991386,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "physical",
                "start": 740.3,
                "end": 740.77997,
                "confidence": 0.99944276,
                "punctuated_word": "physical",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "strain",
                "start": 740.77997,
                "end": 741.27997,
                "confidence": 0.9970914,
                "punctuated_word": "strain.",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "critics",
                "start": 741.57996,
                "end": 741.98,
                "confidence": 0.99949217,
                "punctuated_word": "Critics",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "also",
                "start": 741.98,
                "end": 742.3,
                "confidence": 0.9992799,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "point",
                "start": 742.3,
                "end": 742.54,
                "confidence": 0.98166806,
                "punctuated_word": "point",
                "speaker": 0,
                "speaker_confidence": 0.8379829
              },
              {
                "word": "to",
                "start": 742.54,
                "end": 742.62,
                "confidence": 0.99619967,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "the",
                "start": 742.62,
                "end": 742.77997,
                "confidence": 0.991869,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "sheer",
                "start": 742.77997,
                "end": 743.01996,
                "confidence": 0.98487294,
                "punctuated_word": "sheer",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "amount",
                "start": 743.01996,
                "end": 743.18,
                "confidence": 0.9996922,
                "punctuated_word": "amount",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "of",
                "start": 743.18,
                "end": 743.33997,
                "confidence": 0.9982856,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "time",
                "start": 743.33997,
                "end": 743.57996,
                "confidence": 0.9999546,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "potentially",
                "start": 743.57996,
                "end": 744.06,
                "confidence": 0.9412355,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "wasted",
                "start": 744.06,
                "end": 744.56,
                "confidence": 0.99953735,
                "punctuated_word": "wasted",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "in",
                "start": 744.86,
                "end": 745.18,
                "confidence": 0.99880826,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "scrolling",
                "start": 745.18,
                "end": 745.57996,
                "confidence": 0.987463,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "loops",
                "start": 745.57996,
                "end": 746.07996,
                "confidence": 0.9777091,
                "punctuated_word": "loops.",
                "speaker": 0,
                "speaker_confidence": 0.6251207
              },
              {
                "word": "this",
                "start": 746.715,
                "end": 746.875,
                "confidence": 0.9996481,
                "punctuated_word": "This",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "has",
                "start": 746.875,
                "end": 747.11505,
                "confidence": 0.9581938,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "sparked",
                "start": 747.11505,
                "end": 747.435,
                "confidence": 0.98141104,
                "punctuated_word": "sparked",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "debate",
                "start": 747.435,
                "end": 747.67505,
                "confidence": 0.9943546,
                "punctuated_word": "debate",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "about",
                "start": 747.67505,
                "end": 747.99506,
                "confidence": 0.9997454,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "regulation",
                "start": 747.99506,
                "end": 748.49506,
                "confidence": 0.99910367,
                "punctuated_word": "regulation.",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "the",
                "start": 749.195,
                "end": 749.35504,
                "confidence": 0.9942678,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "european",
                "start": 749.35504,
                "end": 749.755,
                "confidence": 0.998828,
                "punctuated_word": "European",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "parliament",
                "start": 749.755,
                "end": 750.155,
                "confidence": 0.89444196,
                "punctuated_word": "Parliament",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "has",
                "start": 750.155,
                "end": 750.395,
                "confidence": 0.99993956,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "raised",
                "start": 750.395,
                "end": 750.635,
                "confidence": 0.99963605,
                "punctuated_word": "raised",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "concerns",
                "start": 750.635,
                "end": 751.135,
                "confidence": 0.85431725,
                "punctuated_word": "concerns,",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "and",
                "start": 751.59503,
                "end": 751.835,
                "confidence": 0.999853,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "proposals",
                "start": 751.835,
                "end": 752.335,
                "confidence": 0.9998733,
                "punctuated_word": "proposals",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "like",
                "start": 752.47504,
                "end": 752.715,
                "confidence": 0.958194,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "the",
                "start": 752.715,
                "end": 752.875,
                "confidence": 0.99810046,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "smart",
                "start": 752.875,
                "end": 753.195,
                "confidence": 0.49208522,
                "punctuated_word": "Smart",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "act",
                "start": 753.195,
                "end": 753.515,
                "confidence": 0.97373646,
                "punctuated_word": "Act",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "in",
                "start": 753.515,
                "end": 753.67505,
                "confidence": 0.99793565,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "the",
                "start": 753.67505,
                "end": 753.835,
                "confidence": 0.9996965,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "united",
                "start": 753.835,
                "end": 754.155,
                "confidence": 0.9992448,
                "punctuated_word": "United",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "states",
                "start": 754.155,
                "end": 754.655,
                "confidence": 0.9994518,
                "punctuated_word": "States",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "have",
                "start": 754.79504,
                "end": 755.11505,
                "confidence": 0.9958419,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "targeted",
                "start": 755.11505,
                "end": 755.515,
                "confidence": 0.9999497,
                "punctuated_word": "targeted",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "features",
                "start": 755.515,
                "end": 755.835,
                "confidence": 0.99991715,
                "punctuated_word": "features",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "like",
                "start": 755.835,
                "end": 756.075,
                "confidence": 0.9566965,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "infinite",
                "start": 756.075,
                "end": 756.55505,
                "confidence": 0.9644447,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "scroll",
                "start": 756.55505,
                "end": 757.03503,
                "confidence": 0.99884534,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "citing",
                "start": 757.03503,
                "end": 757.435,
                "confidence": 0.5686305,
                "punctuated_word": "citing",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "risks",
                "start": 757.435,
                "end": 757.935,
                "confidence": 0.8124276,
                "punctuated_word": "risks,",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "especially",
                "start": 758.155,
                "end": 758.635,
                "confidence": 0.99972266,
                "punctuated_word": "especially",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "to",
                "start": 758.635,
                "end": 758.79504,
                "confidence": 0.98077136,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "younger",
                "start": 758.79504,
                "end": 759.195,
                "confidence": 0.9997032,
                "punctuated_word": "younger",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "users",
                "start": 759.195,
                "end": 759.695,
                "confidence": 0.9997583,
                "punctuated_word": "users.",
                "speaker": 0,
                "speaker_confidence": 0.8383233
              },
              {
                "word": "the",
                "start": 760.43,
                "end": 760.58997,
                "confidence": 0.9986588,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "argument",
                "start": 760.58997,
                "end": 760.99,
                "confidence": 0.99971384,
                "punctuated_word": "argument",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "for",
                "start": 760.99,
                "end": 761.23,
                "confidence": 0.9639145,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "regulation",
                "start": 761.23,
                "end": 761.70996,
                "confidence": 0.9996971,
                "punctuated_word": "regulation",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "often",
                "start": 761.70996,
                "end": 762.02997,
                "confidence": 0.99615675,
                "punctuated_word": "often",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "centers",
                "start": 762.02997,
                "end": 762.35,
                "confidence": 0.99883825,
                "punctuated_word": "centers",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "on",
                "start": 762.35,
                "end": 762.58997,
                "confidence": 0.99866354,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "protecting",
                "start": 762.58997,
                "end": 763.06995,
                "confidence": 0.99890506,
                "punctuated_word": "protecting",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "users",
                "start": 763.06995,
                "end": 763.38995,
                "confidence": 0.9996785,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "from",
                "start": 763.38995,
                "end": 763.70996,
                "confidence": 0.99979144,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "potential",
                "start": 763.70996,
                "end": 764.20996,
                "confidence": 0.99838495,
                "punctuated_word": "potential",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "harm",
                "start": 764.26996,
                "end": 764.76996,
                "confidence": 0.69652927,
                "punctuated_word": "harm,",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "and",
                "start": 765.14996,
                "end": 765.55,
                "confidence": 0.9994216,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "proposals",
                "start": 765.55,
                "end": 766.05,
                "confidence": 0.99965,
                "punctuated_word": "proposals",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "like",
                "start": 766.11,
                "end": 766.58997,
                "confidence": 0.93368405,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "like",
                "start": 766.58997,
                "end": 766.99,
                "confidence": 0.97169346,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "the",
                "start": 766.99,
                "end": 767.14996,
                "confidence": 0.9883642,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "smart",
                "start": 767.14996,
                "end": 767.47,
                "confidence": 0.499816,
                "punctuated_word": "smart",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "act",
                "start": 767.47,
                "end": 767.63,
                "confidence": 0.81313777,
                "punctuated_word": "act,",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "for",
                "start": 767.63,
                "end": 767.79,
                "confidence": 0.9999049,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "example",
                "start": 767.79,
                "end": 768.19,
                "confidence": 0.9987221,
                "punctuated_word": "example,",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "have",
                "start": 768.19,
                "end": 768.35,
                "confidence": 0.996317,
                "punctuated_word": "have",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "sparked",
                "start": 768.35,
                "end": 768.75,
                "confidence": 0.99871135,
                "punctuated_word": "sparked",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "a",
                "start": 768.75,
                "end": 768.82996,
                "confidence": 0.999468,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "lot",
                "start": 768.82996,
                "end": 768.99,
                "confidence": 0.9978637,
                "punctuated_word": "lot",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "of",
                "start": 768.99,
                "end": 769.14996,
                "confidence": 0.99891365,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "conversation",
                "start": 769.14996,
                "end": 769.64996,
                "confidence": 0.80557466,
                "punctuated_word": "conversation.",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "but",
                "start": 770.19,
                "end": 770.35,
                "confidence": 0.48887095,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "i",
                "start": 770.35,
                "end": 770.50995,
                "confidence": 0.99006444,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "must",
                "start": 770.50995,
                "end": 770.75,
                "confidence": 0.99980515,
                "punctuated_word": "must",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "say",
                "start": 770.75,
                "end": 770.99,
                "confidence": 0.9992567,
                "punctuated_word": "say",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "that",
                "start": 770.99,
                "end": 771.49,
                "confidence": 0.99761164,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "action",
                "start": 771.63,
                "end": 772.13,
                "confidence": 0.9990701,
                "punctuated_word": "action",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "on",
                "start": 772.50995,
                "end": 772.75,
                "confidence": 0.99971706,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "them",
                "start": 772.75,
                "end": 772.99,
                "confidence": 0.9998884,
                "punctuated_word": "them",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "doesn't",
                "start": 772.99,
                "end": 773.31,
                "confidence": 0.99955547,
                "punctuated_word": "doesn't",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "yet",
                "start": 773.31,
                "end": 773.63,
                "confidence": 0.99564004,
                "punctuated_word": "yet",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "appear",
                "start": 773.63,
                "end": 774.13,
                "confidence": 0.99991906,
                "punctuated_word": "appear",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "imminent",
                "start": 774.19,
                "end": 774.58997,
                "confidence": 0.9977464,
                "punctuated_word": "imminent",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "to",
                "start": 774.58997,
                "end": 774.75,
                "confidence": 0.9995523,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "be",
                "start": 774.75,
                "end": 774.91,
                "confidence": 0.9992508,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "happening",
                "start": 774.91,
                "end": 775.41,
                "confidence": 0.88288647,
                "punctuated_word": "happening.",
                "speaker": 0,
                "speaker_confidence": 0.8625091
              },
              {
                "word": "so",
                "start": 775.545,
                "end": 775.70496,
                "confidence": 0.9990097,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 775.70496,
                "end": 775.785,
                "confidence": 0.9990336,
                "punctuated_word": "I",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "don't",
                "start": 775.785,
                "end": 775.945,
                "confidence": 0.9999006,
                "punctuated_word": "don't",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "wanna",
                "start": 775.945,
                "end": 776.105,
                "confidence": 0.9572014,
                "punctuated_word": "wanna",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "give",
                "start": 776.105,
                "end": 776.425,
                "confidence": 0.9993261,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 776.425,
                "end": 776.58496,
                "confidence": 0.95018697,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 776.58496,
                "end": 776.825,
                "confidence": 0.99819994,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "idea",
                "start": 776.825,
                "end": 777.225,
                "confidence": 0.9997694,
                "punctuated_word": "idea",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 777.225,
                "end": 777.385,
                "confidence": 0.99979264,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "there's",
                "start": 777.385,
                "end": 777.70496,
                "confidence": 0.8209038,
                "punctuated_word": "there's",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "some",
                "start": 777.70496,
                "end": 777.865,
                "confidence": 0.99917585,
                "punctuated_word": "some",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "sort",
                "start": 777.865,
                "end": 778.02496,
                "confidence": 0.99930906,
                "punctuated_word": "sort",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 778.02496,
                "end": 778.52496,
                "confidence": 0.9675708,
                "punctuated_word": "of,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "proposal",
                "start": 778.90497,
                "end": 779.40497,
                "confidence": 0.9994017,
                "punctuated_word": "proposal",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that's",
                "start": 779.46497,
                "end": 779.865,
                "confidence": 0.99971783,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "going",
                "start": 779.865,
                "end": 780.105,
                "confidence": 0.99929917,
                "punctuated_word": "going",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 780.105,
                "end": 780.26495,
                "confidence": 0.9988356,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "be",
                "start": 780.26495,
                "end": 780.425,
                "confidence": 0.99955064,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "voted",
                "start": 780.425,
                "end": 780.745,
                "confidence": 0.9997161,
                "punctuated_word": "voted",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "on",
                "start": 780.745,
                "end": 781.065,
                "confidence": 0.9994968,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "soon",
                "start": 781.065,
                "end": 781.385,
                "confidence": 0.99963117,
                "punctuated_word": "soon",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 781.385,
                "end": 781.545,
                "confidence": 0.99874413,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "put",
                "start": 781.545,
                "end": 781.785,
                "confidence": 0.99943465,
                "punctuated_word": "put",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "into",
                "start": 781.785,
                "end": 782.02496,
                "confidence": 0.9903369,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "into",
                "start": 782.02496,
                "end": 782.425,
                "confidence": 0.9950376,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "place",
                "start": 782.425,
                "end": 782.925,
                "confidence": 0.9993375,
                "punctuated_word": "place.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "conversely",
                "start": 784.105,
                "end": 784.605,
                "confidence": 0.9954505,
                "punctuated_word": "Conversely,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "arguments",
                "start": 784.665,
                "end": 785.065,
                "confidence": 0.99507195,
                "punctuated_word": "arguments",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 785.065,
                "end": 785.225,
                "confidence": 0.9992605,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "are",
                "start": 785.225,
                "end": 785.46497,
                "confidence": 0.9994173,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "against",
                "start": 785.46497,
                "end": 785.945,
                "confidence": 0.9999099,
                "punctuated_word": "against",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "regulations",
                "start": 785.945,
                "end": 786.445,
                "confidence": 0.9987166,
                "punctuated_word": "regulations",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 786.58496,
                "end": 786.825,
                "confidence": 0.58807117,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "we've",
                "start": 786.825,
                "end": 787.065,
                "confidence": 0.9993328,
                "punctuated_word": "we've",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "mentioned",
                "start": 787.065,
                "end": 787.565,
                "confidence": 0.9998292,
                "punctuated_word": "mentioned",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "emphasize",
                "start": 787.865,
                "end": 788.365,
                "confidence": 0.5635802,
                "punctuated_word": "emphasize",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "individual",
                "start": 788.425,
                "end": 788.925,
                "confidence": 0.9985763,
                "punctuated_word": "individual",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "responsibility",
                "start": 789.065,
                "end": 789.565,
                "confidence": 0.9993005,
                "punctuated_word": "responsibility",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 790.31,
                "end": 790.47,
                "confidence": 0.9998466,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "warn",
                "start": 790.47,
                "end": 790.70996,
                "confidence": 0.9638708,
                "punctuated_word": "warn",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "against",
                "start": 790.70996,
                "end": 791.11,
                "confidence": 0.9938306,
                "punctuated_word": "against",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "stifling",
                "start": 791.11,
                "end": 791.58997,
                "confidence": 0.997187,
                "punctuated_word": "stifling",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "innovation",
                "start": 791.58997,
                "end": 792.07,
                "confidence": 0.99927574,
                "punctuated_word": "innovation",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "or",
                "start": 792.07,
                "end": 792.38995,
                "confidence": 0.9968719,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "limiting",
                "start": 792.38995,
                "end": 792.79,
                "confidence": 0.9812262,
                "punctuated_word": "limiting",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "user",
                "start": 792.79,
                "end": 793.11,
                "confidence": 0.9993432,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "choice",
                "start": 793.11,
                "end": 793.61,
                "confidence": 0.99736774,
                "punctuated_word": "choice.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "some",
                "start": 794.14996,
                "end": 794.38995,
                "confidence": 0.9947431,
                "punctuated_word": "Some",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "suggest",
                "start": 794.38995,
                "end": 794.87,
                "confidence": 0.99591005,
                "punctuated_word": "suggest",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "focusing",
                "start": 794.87,
                "end": 795.37,
                "confidence": 0.9996798,
                "punctuated_word": "focusing",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "on",
                "start": 795.51,
                "end": 795.82996,
                "confidence": 0.9971318,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "platform",
                "start": 795.82996,
                "end": 796.31,
                "confidence": 0.9997204,
                "punctuated_word": "platform",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "responsibility",
                "start": 796.31,
                "end": 796.81,
                "confidence": 0.88651353,
                "punctuated_word": "responsibility,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "providing",
                "start": 797.11,
                "end": 797.58997,
                "confidence": 0.9994785,
                "punctuated_word": "providing",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "users",
                "start": 797.58997,
                "end": 797.99,
                "confidence": 0.99571794,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "tools",
                "start": 797.99,
                "end": 798.38995,
                "confidence": 0.996788,
                "punctuated_word": "tools",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 798.38995,
                "end": 798.55,
                "confidence": 0.9993513,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "manage",
                "start": 798.55,
                "end": 798.94995,
                "confidence": 0.99979764,
                "punctuated_word": "manage",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "their",
                "start": 798.94995,
                "end": 799.11,
                "confidence": 0.986211,
                "punctuated_word": "their",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "own",
                "start": 799.11,
                "end": 799.26996,
                "confidence": 0.9978381,
                "punctuated_word": "own",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "usage",
                "start": 799.26996,
                "end": 799.67,
                "confidence": 0.99862885,
                "punctuated_word": "usage",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 799.67,
                "end": 799.91,
                "confidence": 0.87055105,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "time",
                "start": 799.91,
                "end": 800.14996,
                "confidence": 0.9983146,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "limits",
                "start": 800.14996,
                "end": 800.64996,
                "confidence": 0.9987233,
                "punctuated_word": "limits",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "or",
                "start": 801.02997,
                "end": 801.26996,
                "confidence": 0.9795558,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "usage",
                "start": 801.26996,
                "end": 801.75,
                "confidence": 0.9997975,
                "punctuated_word": "usage",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "stats",
                "start": 801.75,
                "end": 802.25,
                "confidence": 0.9858009,
                "punctuated_word": "stats.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "browser",
                "start": 802.845,
                "end": 803.245,
                "confidence": 0.99986327,
                "punctuated_word": "Browser",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "extensions",
                "start": 803.245,
                "end": 803.725,
                "confidence": 0.99952364,
                "punctuated_word": "extensions",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 803.725,
                "end": 803.885,
                "confidence": 0.9973834,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "third",
                "start": 803.885,
                "end": 804.125,
                "confidence": 0.9998847,
                "punctuated_word": "third",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "party",
                "start": 804.125,
                "end": 804.52496,
                "confidence": 0.9999181,
                "punctuated_word": "party",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "tools",
                "start": 804.52496,
                "end": 804.925,
                "confidence": 0.99985015,
                "punctuated_word": "tools",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "are",
                "start": 804.925,
                "end": 805.165,
                "confidence": 0.9998908,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "also",
                "start": 805.165,
                "end": 805.565,
                "confidence": 0.99978083,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "merging",
                "start": 805.565,
                "end": 806.045,
                "confidence": 0.9390186,
                "punctuated_word": "merging",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 806.045,
                "end": 806.125,
                "confidence": 0.99987686,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "give",
                "start": 806.125,
                "end": 806.625,
                "confidence": 0.999863,
                "punctuated_word": "give",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "users",
                "start": 807.08496,
                "end": 807.58496,
                "confidence": 0.99899334,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "greater",
                "start": 807.725,
                "end": 808.045,
                "confidence": 0.9997644,
                "punctuated_word": "greater",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "control",
                "start": 808.045,
                "end": 808.545,
                "confidence": 0.9996031,
                "punctuated_word": "control.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "infinite",
                "start": 810.605,
                "end": 811.08496,
                "confidence": 0.9911187,
                "punctuated_word": "Infinite",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "scrolling",
                "start": 811.08496,
                "end": 811.565,
                "confidence": 0.9843583,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "is",
                "start": 811.565,
                "end": 811.805,
                "confidence": 0.9997756,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 811.805,
                "end": 812.045,
                "confidence": 0.9998319,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "powerful",
                "start": 812.045,
                "end": 812.545,
                "confidence": 0.99990225,
                "punctuated_word": "powerful",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "technique",
                "start": 812.685,
                "end": 813.185,
                "confidence": 0.9998141,
                "punctuated_word": "technique",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "but",
                "start": 813.32495,
                "end": 813.725,
                "confidence": 0.5657092,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "potentially",
                "start": 813.725,
                "end": 814.225,
                "confidence": 0.88372916,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 814.685,
                "end": 814.845,
                "confidence": 0.9865557,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "double",
                "start": 814.845,
                "end": 815.165,
                "confidence": 0.9997614,
                "punctuated_word": "double",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "edged",
                "start": 815.165,
                "end": 815.40497,
                "confidence": 0.9922266,
                "punctuated_word": "edged",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "sword",
                "start": 815.40497,
                "end": 815.90497,
                "confidence": 0.99426365,
                "punctuated_word": "sword.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "it",
                "start": 816.12,
                "end": 816.36,
                "confidence": 0.9980338,
                "punctuated_word": "It",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "offers",
                "start": 816.36,
                "end": 816.6,
                "confidence": 0.9999138,
                "punctuated_word": "offers",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "apparent",
                "start": 816.6,
                "end": 817.1,
                "confidence": 0.9402278,
                "punctuated_word": "apparent",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "seamlessness",
                "start": 817.16,
                "end": 817.66,
                "confidence": 0.9589218,
                "punctuated_word": "seamlessness",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 817.96,
                "end": 818.12,
                "confidence": 0.99378514,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "boosts",
                "start": 818.12,
                "end": 818.52,
                "confidence": 0.918484,
                "punctuated_word": "boosts",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "engagement",
                "start": 818.52,
                "end": 819.02,
                "confidence": 0.74765134,
                "punctuated_word": "engagement,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "but",
                "start": 819.32,
                "end": 819.48,
                "confidence": 0.99343795,
                "punctuated_word": "but",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "comes",
                "start": 819.48,
                "end": 819.72,
                "confidence": 0.99502397,
                "punctuated_word": "comes",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "with",
                "start": 819.72,
                "end": 820.04,
                "confidence": 0.9998747,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "significant",
                "start": 820.04,
                "end": 820.54,
                "confidence": 0.9960438,
                "punctuated_word": "significant",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "costs",
                "start": 820.6,
                "end": 821.08,
                "confidence": 0.99482536,
                "punctuated_word": "costs",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 821.08,
                "end": 821.4,
                "confidence": 0.99979097,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "user",
                "start": 821.4,
                "end": 821.72,
                "confidence": 0.9992373,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "experience",
                "start": 821.72,
                "end": 822.22,
                "confidence": 0.99639046,
                "punctuated_word": "experience,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "mental",
                "start": 822.76,
                "end": 823.08,
                "confidence": 0.99983907,
                "punctuated_word": "mental",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "well-being",
                "start": 823.08,
                "end": 823.58,
                "confidence": 0.9977611,
                "punctuated_word": "well-being,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 824.27997,
                "end": 824.68,
                "confidence": 0.99990034,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "potentially",
                "start": 824.68,
                "end": 825.18,
                "confidence": 0.9480225,
                "punctuated_word": "potentially",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "accessibility",
                "start": 825.24,
                "end": 825.74,
                "confidence": 0.9876683,
                "punctuated_word": "accessibility.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 826.52,
                "end": 826.68,
                "confidence": 0.9997712,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "right",
                "start": 826.68,
                "end": 826.92,
                "confidence": 0.99994504,
                "punctuated_word": "right",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "choice",
                "start": 826.92,
                "end": 827.16,
                "confidence": 0.89493614,
                "punctuated_word": "choice",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "isn't",
                "start": 827.16,
                "end": 827.48,
                "confidence": 0.998031,
                "punctuated_word": "isn't",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "always",
                "start": 827.48,
                "end": 827.8,
                "confidence": 0.9998907,
                "punctuated_word": "always",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "clear",
                "start": 827.8,
                "end": 828.12,
                "confidence": 0.99990106,
                "punctuated_word": "clear",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 828.12,
                "end": 828.27997,
                "confidence": 0.98759115,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "depends",
                "start": 828.27997,
                "end": 828.68,
                "confidence": 0.99982077,
                "punctuated_word": "depends",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "heavily",
                "start": 828.68,
                "end": 829.16,
                "confidence": 0.9998491,
                "punctuated_word": "heavily",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "on",
                "start": 829.16,
                "end": 829.4,
                "confidence": 0.99941444,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "your",
                "start": 829.4,
                "end": 829.72,
                "confidence": 0.9998196,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "context",
                "start": 829.72,
                "end": 830.22,
                "confidence": 0.99927497,
                "punctuated_word": "context.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "as",
                "start": 831.025,
                "end": 831.34503,
                "confidence": 0.99978167,
                "punctuated_word": "As",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "designers",
                "start": 831.34503,
                "end": 831.84503,
                "confidence": 0.9959307,
                "punctuated_word": "designers,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "developers",
                "start": 832.065,
                "end": 832.545,
                "confidence": 0.9873283,
                "punctuated_word": "developers,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 832.545,
                "end": 832.78503,
                "confidence": 0.99969876,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "users",
                "start": 832.78503,
                "end": 833.025,
                "confidence": 0.9994968,
                "punctuated_word": "users",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 833.025,
                "end": 833.185,
                "confidence": 0.99938416,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "technology",
                "start": 833.185,
                "end": 833.685,
                "confidence": 0.9979056,
                "punctuated_word": "technology,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "we",
                "start": 834.305,
                "end": 834.465,
                "confidence": 0.99961,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "need",
                "start": 834.465,
                "end": 834.625,
                "confidence": 0.9999279,
                "punctuated_word": "need",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 834.625,
                "end": 834.705,
                "confidence": 0.9997359,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "be",
                "start": 834.705,
                "end": 834.865,
                "confidence": 0.9951946,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "mindful",
                "start": 834.865,
                "end": 835.34503,
                "confidence": 0.99981815,
                "punctuated_word": "mindful",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 835.34503,
                "end": 835.425,
                "confidence": 0.9995579,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 835.425,
                "end": 835.585,
                "confidence": 0.9997485,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "trade",
                "start": 835.585,
                "end": 835.905,
                "confidence": 0.9995426,
                "punctuated_word": "trade",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "offs",
                "start": 835.905,
                "end": 836.405,
                "confidence": 0.96296126,
                "punctuated_word": "offs.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "prioritizing",
                "start": 836.625,
                "end": 837.125,
                "confidence": 0.9996291,
                "punctuated_word": "Prioritizing",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "user",
                "start": 837.505,
                "end": 837.825,
                "confidence": 0.9965191,
                "punctuated_word": "user",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "centered",
                "start": 837.825,
                "end": 838.145,
                "confidence": 0.8948092,
                "punctuated_word": "centered",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "design",
                "start": 838.145,
                "end": 838.645,
                "confidence": 0.89010113,
                "punctuated_word": "design,",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "considering",
                "start": 838.945,
                "end": 839.445,
                "confidence": 0.9751914,
                "punctuated_word": "considering",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 839.505,
                "end": 839.585,
                "confidence": 0.762194,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "ethical",
                "start": 839.585,
                "end": 839.985,
                "confidence": 0.9997458,
                "punctuated_word": "ethical",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "implications",
                "start": 839.985,
                "end": 840.485,
                "confidence": 0.9975311,
                "punctuated_word": "implications",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "is",
                "start": 840.865,
                "end": 841.105,
                "confidence": 0.937029,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "crucial",
                "start": 841.105,
                "end": 841.605,
                "confidence": 0.99908644,
                "punctuated_word": "crucial.",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "we",
                "start": 842.065,
                "end": 842.22504,
                "confidence": 0.9997347,
                "punctuated_word": "We",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "need",
                "start": 842.22504,
                "end": 842.385,
                "confidence": 0.9999374,
                "punctuated_word": "need",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 842.385,
                "end": 842.545,
                "confidence": 0.9997187,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "find",
                "start": 842.545,
                "end": 842.705,
                "confidence": 0.9999026,
                "punctuated_word": "find",
                "speaker": 0,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 842.705,
                "end": 842.78503,
                "confidence": 0.997997,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.70127046
              },
              {
                "word": "balance",
                "start": 842.78503,
                "end": 843.105,
                "confidence": 0.9997516,
                "punctuated_word": "balance",
                "speaker": 0,
                "speaker_confidence": 0.70127046
              },
              {
                "word": "between",
                "start": 843.105,
                "end": 843.505,
                "confidence": 0.9998084,
                "punctuated_word": "between",
                "speaker": 0,
                "speaker_confidence": 0.70127046
              },
              {
                "word": "engagement",
                "start": 843.505,
                "end": 844.005,
                "confidence": 0.9996947,
                "punctuated_word": "engagement",
                "speaker": 0,
                "speaker_confidence": 0.70127046
              },
              {
                "word": "and",
                "start": 844.145,
                "end": 844.465,
                "confidence": 0.99934465,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.70127046
              },
              {
                "word": "well-being",
                "start": 844.465,
                "end": 844.965,
                "confidence": 0.99914694,
                "punctuated_word": "well-being.",
                "speaker": 0,
                "speaker_confidence": 0.70127046
              },
              {
                "word": "so",
                "start": 846.12994,
                "end": 846.29,
                "confidence": 0.99928904,
                "punctuated_word": "So",
                "speaker": 0,
                "speaker_confidence": 0.70127046
              },
              {
                "word": "what",
                "start": 846.29,
                "end": 846.37,
                "confidence": 0.9931138,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.70127046
              },
              {
                "word": "can",
                "start": 846.37,
                "end": 846.44995,
                "confidence": 0.9992094,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "we",
                "start": 846.44995,
                "end": 846.68994,
                "confidence": 0.99954623,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "do",
                "start": 846.68994,
                "end": 847.18994,
                "confidence": 0.99865943,
                "punctuated_word": "do?",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "first",
                "start": 847.88995,
                "end": 848.12994,
                "confidence": 0.9671478,
                "punctuated_word": "First,",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "you",
                "start": 848.12994,
                "end": 848.37,
                "confidence": 0.9997559,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "can",
                "start": 848.37,
                "end": 848.61,
                "confidence": 0.9999298,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "simply",
                "start": 848.61,
                "end": 849.08997,
                "confidence": 0.9997836,
                "punctuated_word": "simply",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "be",
                "start": 849.08997,
                "end": 849.32996,
                "confidence": 0.99977285,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "aware",
                "start": 849.32996,
                "end": 849.82996,
                "confidence": 0.97942257,
                "punctuated_word": "aware.",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "notice",
                "start": 850.12994,
                "end": 850.52997,
                "confidence": 0.9989699,
                "punctuated_word": "Notice",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "when",
                "start": 850.52997,
                "end": 850.68994,
                "confidence": 0.99916816,
                "punctuated_word": "when",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "you're",
                "start": 850.68994,
                "end": 850.85,
                "confidence": 0.9951111,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "caught",
                "start": 850.85,
                "end": 851.08997,
                "confidence": 0.997358,
                "punctuated_word": "caught",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "in",
                "start": 851.08997,
                "end": 851.25,
                "confidence": 0.99304867,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "an",
                "start": 851.25,
                "end": 851.41,
                "confidence": 0.99525684,
                "punctuated_word": "an",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "infinite",
                "start": 851.41,
                "end": 851.81,
                "confidence": 0.9956251,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "scroll",
                "start": 851.81,
                "end": 852.12994,
                "confidence": 0.9980484,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "yourself",
                "start": 852.12994,
                "end": 852.62994,
                "confidence": 0.91316426,
                "punctuated_word": "yourself.",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "ask",
                "start": 853.08997,
                "end": 853.41,
                "confidence": 0.99961096,
                "punctuated_word": "Ask",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "yourself",
                "start": 853.41,
                "end": 853.81,
                "confidence": 0.9994215,
                "punctuated_word": "yourself",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "if",
                "start": 853.81,
                "end": 853.97,
                "confidence": 0.41519365,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "the",
                "start": 853.97,
                "end": 854.12994,
                "confidence": 0.998618,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "experience",
                "start": 854.12994,
                "end": 854.61,
                "confidence": 0.8216419,
                "punctuated_word": "experience",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "is",
                "start": 854.61,
                "end": 854.85,
                "confidence": 0.9932948,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "serving",
                "start": 854.85,
                "end": 855.25,
                "confidence": 0.9996679,
                "punctuated_word": "serving",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "you",
                "start": 855.25,
                "end": 855.49,
                "confidence": 0.99749964,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "or",
                "start": 855.49,
                "end": 855.99,
                "confidence": 0.9912437,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "acting",
                "start": 856.05,
                "end": 856.44995,
                "confidence": 0.9996363,
                "punctuated_word": "acting",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "as",
                "start": 856.44995,
                "end": 856.61,
                "confidence": 0.99758935,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "a",
                "start": 856.61,
                "end": 856.68994,
                "confidence": 0.9990903,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "frustration",
                "start": 856.68994,
                "end": 857.18994,
                "confidence": 0.9998846,
                "punctuated_word": "frustration",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "point",
                "start": 857.32996,
                "end": 857.82996,
                "confidence": 0.9900483,
                "punctuated_word": "point.",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "are",
                "start": 857.97,
                "end": 858.12994,
                "confidence": 0.9997377,
                "punctuated_word": "Are",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "you",
                "start": 858.12994,
                "end": 858.29,
                "confidence": 0.9997309,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "finding",
                "start": 858.29,
                "end": 858.61,
                "confidence": 0.9997383,
                "punctuated_word": "finding",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "what",
                "start": 858.61,
                "end": 858.85,
                "confidence": 0.99895215,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "you",
                "start": 858.85,
                "end": 858.93,
                "confidence": 0.9994874,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "need",
                "start": 858.93,
                "end": 859.25,
                "confidence": 0.999796,
                "punctuated_word": "need",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "or",
                "start": 859.25,
                "end": 859.73,
                "confidence": 0.9712682,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "just",
                "start": 859.73,
                "end": 860.05,
                "confidence": 0.9993026,
                "punctuated_word": "just",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "allowing",
                "start": 860.05,
                "end": 860.52997,
                "confidence": 0.9997112,
                "punctuated_word": "allowing",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "time",
                "start": 860.52997,
                "end": 860.76996,
                "confidence": 0.999853,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "to",
                "start": 860.76996,
                "end": 860.93,
                "confidence": 0.99963546,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "pass",
                "start": 860.93,
                "end": 861.43,
                "confidence": 0.9865296,
                "punctuated_word": "pass?",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "you",
                "start": 862.15497,
                "end": 862.65497,
                "confidence": 0.9994831,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "can",
                "start": 863.115,
                "end": 863.195,
                "confidence": 0.9998512,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "also",
                "start": 863.195,
                "end": 863.595,
                "confidence": 0.9981244,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "explore",
                "start": 863.595,
                "end": 863.915,
                "confidence": 0.9992368,
                "punctuated_word": "explore",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "tools",
                "start": 863.915,
                "end": 864.415,
                "confidence": 0.99103004,
                "punctuated_word": "tools.",
                "speaker": 0,
                "speaker_confidence": 0.89817107
              },
              {
                "word": "you",
                "start": 864.63495,
                "end": 864.875,
                "confidence": 0.96489114,
                "punctuated_word": "You",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "can",
                "start": 864.875,
                "end": 864.95496,
                "confidence": 0.87199014,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "look",
                "start": 864.95496,
                "end": 865.115,
                "confidence": 0.9982723,
                "punctuated_word": "look",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "into",
                "start": 865.115,
                "end": 865.355,
                "confidence": 0.93702376,
                "punctuated_word": "into",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "browser",
                "start": 865.355,
                "end": 865.755,
                "confidence": 0.9876072,
                "punctuated_word": "browser",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "settings",
                "start": 865.755,
                "end": 866.15497,
                "confidence": 0.9855403,
                "punctuated_word": "settings,",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "app",
                "start": 866.15497,
                "end": 866.475,
                "confidence": 0.99720347,
                "punctuated_word": "app",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "features",
                "start": 866.475,
                "end": 866.875,
                "confidence": 0.9494249,
                "punctuated_word": "features,",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "or",
                "start": 866.875,
                "end": 867.035,
                "confidence": 0.995552,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "third",
                "start": 867.035,
                "end": 867.27496,
                "confidence": 0.9976452,
                "punctuated_word": "third",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "party",
                "start": 867.27496,
                "end": 867.595,
                "confidence": 0.99965024,
                "punctuated_word": "party",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "extensions",
                "start": 867.595,
                "end": 867.995,
                "confidence": 0.99801624,
                "punctuated_word": "extensions",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "that",
                "start": 867.995,
                "end": 868.235,
                "confidence": 0.9957801,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "might",
                "start": 868.235,
                "end": 868.315,
                "confidence": 0.9985676,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "help",
                "start": 868.315,
                "end": 868.555,
                "confidence": 0.99908245,
                "punctuated_word": "help",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "you",
                "start": 868.555,
                "end": 868.71497,
                "confidence": 0.9954633,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "manage",
                "start": 868.71497,
                "end": 869.115,
                "confidence": 0.9975319,
                "punctuated_word": "manage",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "your",
                "start": 869.115,
                "end": 869.355,
                "confidence": 0.9934127,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "own",
                "start": 869.355,
                "end": 869.595,
                "confidence": 0.9736294,
                "punctuated_word": "own",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "scrolling",
                "start": 869.595,
                "end": 869.915,
                "confidence": 0.990644,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "habits",
                "start": 869.915,
                "end": 870.415,
                "confidence": 0.99889094,
                "punctuated_word": "habits",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "or",
                "start": 870.63495,
                "end": 870.795,
                "confidence": 0.8626196,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "even",
                "start": 870.795,
                "end": 871.195,
                "confidence": 0.99933594,
                "punctuated_word": "even",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "disable",
                "start": 871.195,
                "end": 871.675,
                "confidence": 0.976181,
                "punctuated_word": "disable",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "infinite",
                "start": 871.675,
                "end": 872.15497,
                "confidence": 0.97023106,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "scroll",
                "start": 872.15497,
                "end": 872.555,
                "confidence": 0.99880135,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "on",
                "start": 872.555,
                "end": 872.95496,
                "confidence": 0.997138,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "certain",
                "start": 872.95496,
                "end": 873.355,
                "confidence": 0.998691,
                "punctuated_word": "certain",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "websites",
                "start": 873.355,
                "end": 873.855,
                "confidence": 0.9918114,
                "punctuated_word": "websites.",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "third",
                "start": 874.70996,
                "end": 875.19,
                "confidence": 0.95746815,
                "punctuated_word": "Third,",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "consider",
                "start": 875.19,
                "end": 875.51,
                "confidence": 0.91360563,
                "punctuated_word": "consider",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "accessibility",
                "start": 875.51,
                "end": 876.01,
                "confidence": 0.9886764,
                "punctuated_word": "accessibility.",
                "speaker": 0,
                "speaker_confidence": 0.8348701
              },
              {
                "word": "when",
                "start": 877.02997,
                "end": 877.26996,
                "confidence": 0.998645,
                "punctuated_word": "When",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "you",
                "start": 877.26996,
                "end": 877.75,
                "confidence": 0.9998903,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "encounter",
                "start": 877.75,
                "end": 878.14996,
                "confidence": 0.9994437,
                "punctuated_word": "encounter",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "infinite",
                "start": 878.14996,
                "end": 878.63,
                "confidence": 0.9989235,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "scroll",
                "start": 878.63,
                "end": 878.94995,
                "confidence": 0.9997507,
                "punctuated_word": "scroll",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "whether",
                "start": 878.94995,
                "end": 879.35,
                "confidence": 0.52208626,
                "punctuated_word": "whether",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "through",
                "start": 879.35,
                "end": 879.51,
                "confidence": 0.9967347,
                "punctuated_word": "through",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "your",
                "start": 879.51,
                "end": 879.75,
                "confidence": 0.9954798,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "use",
                "start": 879.75,
                "end": 879.99,
                "confidence": 0.9953689,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "or",
                "start": 879.99,
                "end": 880.14996,
                "confidence": 0.99484634,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "through",
                "start": 880.14996,
                "end": 880.31,
                "confidence": 0.99868935,
                "punctuated_word": "through",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "your",
                "start": 880.31,
                "end": 880.55,
                "confidence": 0.9990515,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "work",
                "start": 880.55,
                "end": 881.05,
                "confidence": 0.98200095,
                "punctuated_word": "work,",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "think",
                "start": 881.51,
                "end": 881.75,
                "confidence": 0.9992606,
                "punctuated_word": "think",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "about",
                "start": 881.75,
                "end": 882.07,
                "confidence": 0.99985635,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "how",
                "start": 882.07,
                "end": 882.31,
                "confidence": 0.99958223,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "someone",
                "start": 882.31,
                "end": 882.81,
                "confidence": 0.99899775,
                "punctuated_word": "someone",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "using",
                "start": 882.87,
                "end": 883.19,
                "confidence": 0.9946519,
                "punctuated_word": "using",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "assistive",
                "start": 883.19,
                "end": 883.69,
                "confidence": 0.99847543,
                "punctuated_word": "assistive",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "technology",
                "start": 883.75,
                "end": 884.25,
                "confidence": 0.9996387,
                "punctuated_word": "technology",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "might",
                "start": 884.47,
                "end": 884.94995,
                "confidence": 0.99954957,
                "punctuated_word": "might",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "navigate",
                "start": 884.94995,
                "end": 885.35,
                "confidence": 0.999818,
                "punctuated_word": "navigate",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "it",
                "start": 885.35,
                "end": 885.85,
                "confidence": 0.9953754,
                "punctuated_word": "it.",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "does",
                "start": 885.91,
                "end": 886.14996,
                "confidence": 0.9917386,
                "punctuated_word": "Does",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "it",
                "start": 886.14996,
                "end": 886.31,
                "confidence": 0.993204,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "seem",
                "start": 886.31,
                "end": 886.55,
                "confidence": 0.9987464,
                "punctuated_word": "seem",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "like",
                "start": 886.55,
                "end": 886.785,
                "confidence": 0.9989807,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "care",
                "start": 886.94495,
                "end": 887.185,
                "confidence": 0.9992205,
                "punctuated_word": "care",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "is",
                "start": 887.185,
                "end": 887.26495,
                "confidence": 0.99724007,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "being",
                "start": 887.26495,
                "end": 887.76495,
                "confidence": 0.9997416,
                "punctuated_word": "being",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "taken",
                "start": 888.225,
                "end": 888.305,
                "confidence": 0.9996872,
                "punctuated_word": "taken",
                "speaker": 0,
                "speaker_confidence": 0.86082536
              },
              {
                "word": "in",
                "start": 888.305,
                "end": 888.46497,
                "confidence": 0.9444965,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "what",
                "start": 888.46497,
                "end": 888.625,
                "confidence": 0.99979097,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "you're",
                "start": 888.625,
                "end": 888.865,
                "confidence": 0.997522,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "building",
                "start": 888.865,
                "end": 889.365,
                "confidence": 0.9999651,
                "punctuated_word": "building",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "or",
                "start": 889.425,
                "end": 889.58496,
                "confidence": 0.98480505,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "in",
                "start": 889.58496,
                "end": 889.745,
                "confidence": 0.9800774,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "what",
                "start": 889.745,
                "end": 889.90497,
                "confidence": 0.9993667,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "you're",
                "start": 889.90497,
                "end": 890.14496,
                "confidence": 0.9996005,
                "punctuated_word": "you're",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "using",
                "start": 890.14496,
                "end": 890.64496,
                "confidence": 0.99979955,
                "punctuated_word": "using",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "to",
                "start": 890.865,
                "end": 890.94495,
                "confidence": 0.9994273,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "make",
                "start": 890.94495,
                "end": 891.105,
                "confidence": 0.99993885,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "it",
                "start": 891.105,
                "end": 891.26495,
                "confidence": 0.999313,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "usable",
                "start": 891.26495,
                "end": 891.76495,
                "confidence": 0.99851376,
                "punctuated_word": "usable",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "for",
                "start": 891.82495,
                "end": 892.32495,
                "confidence": 0.99974436,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "everyone",
                "start": 892.38495,
                "end": 892.88495,
                "confidence": 0.96700305,
                "punctuated_word": "everyone?",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "and",
                "start": 893.985,
                "end": 894.225,
                "confidence": 0.9985287,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "finally",
                "start": 894.225,
                "end": 894.725,
                "confidence": 0.922191,
                "punctuated_word": "finally,",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "engaging",
                "start": 895.105,
                "end": 895.50494,
                "confidence": 0.6265915,
                "punctuated_word": "engaging",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "conversation",
                "start": 895.50494,
                "end": 896.00494,
                "confidence": 0.9411515,
                "punctuated_word": "conversation.",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "talk",
                "start": 896.46497,
                "end": 896.70496,
                "confidence": 0.9992053,
                "punctuated_word": "Talk",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "about",
                "start": 896.70496,
                "end": 896.94495,
                "confidence": 0.9997354,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "these",
                "start": 896.94495,
                "end": 897.185,
                "confidence": 0.9992902,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "design",
                "start": 897.185,
                "end": 897.58496,
                "confidence": 0.99955875,
                "punctuated_word": "design",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "patterns",
                "start": 897.58496,
                "end": 898.08496,
                "confidence": 0.9948913,
                "punctuated_word": "patterns.",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "the",
                "start": 898.46497,
                "end": 898.625,
                "confidence": 0.9988569,
                "punctuated_word": "The",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "more",
                "start": 898.625,
                "end": 898.785,
                "confidence": 0.99920976,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "aware",
                "start": 898.785,
                "end": 899.02496,
                "confidence": 0.9500628,
                "punctuated_word": "aware",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "we",
                "start": 899.02496,
                "end": 899.185,
                "confidence": 0.99378234,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "are",
                "start": 899.185,
                "end": 899.425,
                "confidence": 0.9995276,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "collectively",
                "start": 899.425,
                "end": 899.925,
                "confidence": 0.9986803,
                "punctuated_word": "collectively",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "and",
                "start": 900.46497,
                "end": 900.70496,
                "confidence": 0.99169356,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "within",
                "start": 900.70496,
                "end": 901.105,
                "confidence": 0.9985935,
                "punctuated_word": "within",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "our",
                "start": 901.105,
                "end": 901.26495,
                "confidence": 0.9964819,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "teams",
                "start": 901.26495,
                "end": 901.665,
                "confidence": 0.9985109,
                "punctuated_word": "teams",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "that",
                "start": 901.665,
                "end": 901.83,
                "confidence": 0.9672327,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "we",
                "start": 901.83,
                "end": 902.07,
                "confidence": 0.99931014,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "work",
                "start": 902.07,
                "end": 902.23004,
                "confidence": 0.99883455,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "with",
                "start": 902.23004,
                "end": 902.47003,
                "confidence": 0.99851507,
                "punctuated_word": "with",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "every",
                "start": 902.47003,
                "end": 902.79004,
                "confidence": 0.5869468,
                "punctuated_word": "every",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "day",
                "start": 902.79004,
                "end": 903.29004,
                "confidence": 0.98613787,
                "punctuated_word": "day,",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "the",
                "start": 903.35004,
                "end": 903.59,
                "confidence": 0.98893666,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "more",
                "start": 903.59,
                "end": 903.83,
                "confidence": 0.9999181,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "pressure",
                "start": 903.83,
                "end": 904.15,
                "confidence": 0.999265,
                "punctuated_word": "pressure",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "we",
                "start": 904.15,
                "end": 904.23004,
                "confidence": 0.998841,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "can",
                "start": 904.23004,
                "end": 904.39,
                "confidence": 0.99918073,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "put",
                "start": 904.39,
                "end": 904.89,
                "confidence": 0.9997429,
                "punctuated_word": "put",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "to",
                "start": 905.43,
                "end": 905.67004,
                "confidence": 0.99954045,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "make",
                "start": 905.67004,
                "end": 905.83,
                "confidence": 0.9996245,
                "punctuated_word": "make",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "sure",
                "start": 905.83,
                "end": 906.07,
                "confidence": 0.99975675,
                "punctuated_word": "sure",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "that",
                "start": 906.07,
                "end": 906.23004,
                "confidence": 0.9967037,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "things",
                "start": 906.23004,
                "end": 906.47003,
                "confidence": 0.99948597,
                "punctuated_word": "things",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "are",
                "start": 906.47003,
                "end": 906.63,
                "confidence": 0.99878603,
                "punctuated_word": "are",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "done",
                "start": 906.63,
                "end": 906.87,
                "confidence": 0.9996923,
                "punctuated_word": "done",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "in",
                "start": 906.87,
                "end": 907.03,
                "confidence": 0.99535537,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "a",
                "start": 907.03,
                "end": 907.11005,
                "confidence": 0.95562345,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "responsible",
                "start": 907.11005,
                "end": 907.61005,
                "confidence": 0.93916863,
                "punctuated_word": "responsible,",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "ethical",
                "start": 908.07,
                "end": 908.55,
                "confidence": 0.9523808,
                "punctuated_word": "ethical,",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "and",
                "start": 908.55,
                "end": 908.71,
                "confidence": 0.998458,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "accessible",
                "start": 908.71,
                "end": 909.21,
                "confidence": 0.9953135,
                "punctuated_word": "accessible",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "way",
                "start": 909.35004,
                "end": 909.85004,
                "confidence": 0.9988029,
                "punctuated_word": "way.",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "our",
                "start": 910.55,
                "end": 910.87,
                "confidence": 0.9989531,
                "punctuated_word": "Our",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "digital",
                "start": 910.87,
                "end": 911.27,
                "confidence": 0.999298,
                "punctuated_word": "digital",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "environment",
                "start": 911.27,
                "end": 911.67004,
                "confidence": 0.99924386,
                "punctuated_word": "environment",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "is",
                "start": 911.67004,
                "end": 911.75,
                "confidence": 0.9157572,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "shaped",
                "start": 911.75,
                "end": 911.99,
                "confidence": 0.9717765,
                "punctuated_word": "shaped",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "by",
                "start": 911.99,
                "end": 912.07,
                "confidence": 0.993551,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "countless",
                "start": 912.07,
                "end": 912.47003,
                "confidence": 0.99704236,
                "punctuated_word": "countless",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "design",
                "start": 912.47003,
                "end": 912.87,
                "confidence": 0.9912607,
                "punctuated_word": "design",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "decisions",
                "start": 912.87,
                "end": 913.37,
                "confidence": 0.9993799,
                "punctuated_word": "decisions",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "whether",
                "start": 913.67004,
                "end": 913.99,
                "confidence": 0.72803277,
                "punctuated_word": "whether",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "we're",
                "start": 913.99,
                "end": 914.15,
                "confidence": 0.9963902,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "talking",
                "start": 914.15,
                "end": 914.47003,
                "confidence": 0.99971706,
                "punctuated_word": "talking",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "about",
                "start": 914.47003,
                "end": 914.63,
                "confidence": 0.999708,
                "punctuated_word": "about",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "the",
                "start": 914.63,
                "end": 914.79004,
                "confidence": 0.99893993,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "products",
                "start": 914.79004,
                "end": 915.19,
                "confidence": 0.99865144,
                "punctuated_word": "products",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "we're",
                "start": 915.19,
                "end": 915.525,
                "confidence": 0.97455776,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.89889145
              },
              {
                "word": "working",
                "start": 917.525,
                "end": 917.60504,
                "confidence": 0.9998117,
                "punctuated_word": "working",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "on",
                "start": 917.60504,
                "end": 917.68506,
                "confidence": 0.7902642,
                "punctuated_word": "on,",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "if",
                "start": 917.68506,
                "end": 917.765,
                "confidence": 0.9800577,
                "punctuated_word": "if",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "we're",
                "start": 917.765,
                "end": 917.84503,
                "confidence": 0.98381686,
                "punctuated_word": "we're",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "the",
                "start": 917.84503,
                "end": 917.92505,
                "confidence": 0.9956495,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "designers",
                "start": 917.92505,
                "end": 918.005,
                "confidence": 0.9981098,
                "punctuated_word": "designers",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "and",
                "start": 918.005,
                "end": 918.085,
                "confidence": 0.9962872,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "developers",
                "start": 918.085,
                "end": 918.16504,
                "confidence": 0.9947402,
                "punctuated_word": "developers",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "of",
                "start": 918.16504,
                "end": 918.325,
                "confidence": 0.999164,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "the",
                "start": 918.325,
                "end": 918.405,
                "confidence": 0.9996791,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "world",
                "start": 918.405,
                "end": 918.905,
                "confidence": 0.9326284,
                "punctuated_word": "world,",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "or",
                "start": 919.04504,
                "end": 919.36505,
                "confidence": 0.99960345,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "the",
                "start": 919.36505,
                "end": 919.525,
                "confidence": 0.9972916,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "products",
                "start": 919.525,
                "end": 919.92505,
                "confidence": 0.9961869,
                "punctuated_word": "products",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "we",
                "start": 919.92505,
                "end": 920.085,
                "confidence": 0.997566,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "use",
                "start": 920.085,
                "end": 920.325,
                "confidence": 0.995526,
                "punctuated_word": "use",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "out",
                "start": 920.325,
                "end": 920.405,
                "confidence": 0.99853945,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "there",
                "start": 920.405,
                "end": 920.645,
                "confidence": 0.99977916,
                "punctuated_word": "there",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "as",
                "start": 920.645,
                "end": 920.885,
                "confidence": 0.94759804,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "we",
                "start": 920.885,
                "end": 921.125,
                "confidence": 0.999286,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "navigate",
                "start": 921.125,
                "end": 921.625,
                "confidence": 0.99808747,
                "punctuated_word": "navigate",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "our",
                "start": 921.685,
                "end": 921.92505,
                "confidence": 0.9974045,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "own",
                "start": 921.92505,
                "end": 922.405,
                "confidence": 0.99833447,
                "punctuated_word": "own",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "life",
                "start": 922.405,
                "end": 922.645,
                "confidence": 0.9987544,
                "punctuated_word": "life",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "and",
                "start": 922.645,
                "end": 922.885,
                "confidence": 0.99344456,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "experiences",
                "start": 922.885,
                "end": 923.385,
                "confidence": 0.9952534,
                "punctuated_word": "experiences.",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "understanding",
                "start": 924.245,
                "end": 924.72504,
                "confidence": 0.99453825,
                "punctuated_word": "Understanding",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "patterns",
                "start": 924.72504,
                "end": 925.205,
                "confidence": 0.9996327,
                "punctuated_word": "patterns",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "like",
                "start": 925.205,
                "end": 925.525,
                "confidence": 0.90985775,
                "punctuated_word": "like",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "infinite",
                "start": 925.525,
                "end": 925.92505,
                "confidence": 0.9791669,
                "punctuated_word": "infinite",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "scrolling",
                "start": 925.92505,
                "end": 926.405,
                "confidence": 0.99904996,
                "punctuated_word": "scrolling",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "empowers",
                "start": 926.405,
                "end": 926.885,
                "confidence": 0.9503813,
                "punctuated_word": "empowers",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "us",
                "start": 926.885,
                "end": 927.04504,
                "confidence": 0.99690753,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "to",
                "start": 927.04504,
                "end": 927.205,
                "confidence": 0.9996481,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "be",
                "start": 927.205,
                "end": 927.63,
                "confidence": 0.99943715,
                "punctuated_word": "be",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "critical",
                "start": 927.87,
                "end": 928.37,
                "confidence": 0.99969673,
                "punctuated_word": "critical",
                "speaker": 0,
                "speaker_confidence": 0.74770457
              },
              {
                "word": "consumers",
                "start": 928.99,
                "end": 929.15,
                "confidence": 0.999418,
                "punctuated_word": "consumers",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "as",
                "start": 929.15,
                "end": 929.31,
                "confidence": 0.881763,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "well",
                "start": 929.31,
                "end": 929.47003,
                "confidence": 0.99994624,
                "punctuated_word": "well",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "as",
                "start": 929.47003,
                "end": 929.63,
                "confidence": 0.99932146,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "advocates",
                "start": 929.63,
                "end": 930.11,
                "confidence": 0.99801815,
                "punctuated_word": "advocates",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "in",
                "start": 930.11,
                "end": 930.27,
                "confidence": 0.9908448,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "our",
                "start": 930.27,
                "end": 930.43,
                "confidence": 0.9999256,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "work",
                "start": 930.43,
                "end": 930.67,
                "confidence": 0.9997842,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "and",
                "start": 930.67,
                "end": 930.83,
                "confidence": 0.84367204,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "our",
                "start": 930.83,
                "end": 931.07,
                "confidence": 0.99748284,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "daily",
                "start": 931.07,
                "end": 931.39,
                "confidence": 0.9997819,
                "punctuated_word": "daily",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "life",
                "start": 931.39,
                "end": 931.87,
                "confidence": 0.99852633,
                "punctuated_word": "life",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "for",
                "start": 931.87,
                "end": 932.11,
                "confidence": 0.9960295,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "a",
                "start": 932.11,
                "end": 932.27,
                "confidence": 0.9998053,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "better",
                "start": 932.27,
                "end": 932.77,
                "confidence": 0.8577577,
                "punctuated_word": "better,",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "more",
                "start": 933.07,
                "end": 933.31,
                "confidence": 0.9999378,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "inclusive",
                "start": 933.31,
                "end": 933.81,
                "confidence": 0.99977285,
                "punctuated_word": "inclusive",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "digital",
                "start": 933.95,
                "end": 934.35,
                "confidence": 0.8785043,
                "punctuated_word": "digital",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "public",
                "start": 934.35,
                "end": 934.67,
                "confidence": 0.9976513,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "square",
                "start": 934.67,
                "end": 935.17,
                "confidence": 0.984561,
                "punctuated_word": "square.",
                "speaker": 0,
                "speaker_confidence": 0.720784
              },
              {
                "word": "and",
                "start": 936.83,
                "end": 937.07,
                "confidence": 0.99664944,
                "punctuated_word": "And",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "that",
                "start": 937.07,
                "end": 937.31,
                "confidence": 0.99930644,
                "punctuated_word": "that",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "covers",
                "start": 937.31,
                "end": 937.71,
                "confidence": 0.99979275,
                "punctuated_word": "covers",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "it",
                "start": 937.71,
                "end": 937.95,
                "confidence": 0.99982953,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "for",
                "start": 937.95,
                "end": 938.27,
                "confidence": 0.9997906,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "this",
                "start": 938.27,
                "end": 938.51,
                "confidence": 0.99987006,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "episode",
                "start": 938.51,
                "end": 938.91003,
                "confidence": 0.999585,
                "punctuated_word": "episode",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "of",
                "start": 938.91003,
                "end": 939.07,
                "confidence": 0.9997341,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "civic",
                "start": 939.07,
                "end": 939.55,
                "confidence": 0.76145935,
                "punctuated_word": "Civic",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "tech",
                "start": 939.55,
                "end": 939.79,
                "confidence": 0.9853755,
                "punctuated_word": "Tech",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "chat",
                "start": 939.79,
                "end": 940.245,
                "confidence": 0.99381816,
                "punctuated_word": "Chat.",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "join",
                "start": 940.485,
                "end": 940.725,
                "confidence": 0.9994411,
                "punctuated_word": "Join",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "us",
                "start": 940.725,
                "end": 940.885,
                "confidence": 0.9999387,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "next",
                "start": 940.885,
                "end": 941.205,
                "confidence": 0.99975747,
                "punctuated_word": "next",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "time",
                "start": 941.205,
                "end": 941.445,
                "confidence": 0.99967754,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "as",
                "start": 941.445,
                "end": 941.605,
                "confidence": 0.9952625,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "we",
                "start": 941.605,
                "end": 941.845,
                "confidence": 0.999869,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "continue",
                "start": 941.845,
                "end": 942.165,
                "confidence": 0.99972755,
                "punctuated_word": "continue",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "exploring",
                "start": 942.165,
                "end": 942.665,
                "confidence": 0.998585,
                "punctuated_word": "exploring",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "this",
                "start": 943.125,
                "end": 943.365,
                "confidence": 0.99869764,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "intersection",
                "start": 943.365,
                "end": 943.865,
                "confidence": 0.99969125,
                "punctuated_word": "intersection",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "of",
                "start": 944.085,
                "end": 944.325,
                "confidence": 0.99977976,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "technology",
                "start": 944.325,
                "end": 944.825,
                "confidence": 0.99869883,
                "punctuated_word": "technology",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "and",
                "start": 945.365,
                "end": 945.685,
                "confidence": 0.99313146,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "the",
                "start": 945.685,
                "end": 945.845,
                "confidence": 0.9996927,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.72134095
              },
              {
                "word": "public",
                "start": 945.845,
                "end": 946.325,
                "confidence": 0.9995497,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.5310411
              },
              {
                "word": "interest",
                "start": 946.325,
                "end": 946.825,
                "confidence": 0.9988723,
                "punctuated_word": "interest.",
                "speaker": 0,
                "speaker_confidence": 0.5310411
              },
              {
                "word": "i'll",
                "start": 947.285,
                "end": 947.525,
                "confidence": 0.9977429,
                "punctuated_word": "I'll",
                "speaker": 0,
                "speaker_confidence": 0.5310411
              },
              {
                "word": "catch",
                "start": 947.525,
                "end": 947.685,
                "confidence": 0.9996568,
                "punctuated_word": "catch",
                "speaker": 0,
                "speaker_confidence": 0.5310411
              },
              {
                "word": "you",
                "start": 947.685,
                "end": 947.845,
                "confidence": 0.9989868,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.5310411
              },
              {
                "word": "next",
                "start": 947.845,
                "end": 948.085,
                "confidence": 0.99777836,
                "punctuated_word": "next",
                "speaker": 0,
                "speaker_confidence": 0.5310411
              },
              {
                "word": "time",
                "start": 948.085,
                "end": 948.585,
                "confidence": 0.99578804,
                "punctuated_word": "time.",
                "speaker": 0,
                "speaker_confidence": 0.5310411
              },
              {
                "word": "visit",
                "start": 950.725,
                "end": 950.96497,
                "confidence": 0.891834,
                "punctuated_word": "Visit",
                "speaker": 0,
                "speaker_confidence": 0.33442134
              },
              {
                "word": "us",
                "start": 950.96497,
                "end": 951.125,
                "confidence": 0.99962926,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.33442134
              },
              {
                "word": "on",
                "start": 951.125,
                "end": 951.285,
                "confidence": 0.9990095,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.33442134
              },
              {
                "word": "the",
                "start": 951.285,
                "end": 951.365,
                "confidence": 0.99937785,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.33442134
              },
              {
                "word": "web",
                "start": 951.365,
                "end": 951.605,
                "confidence": 0.9929174,
                "punctuated_word": "web",
                "speaker": 0,
                "speaker_confidence": 0.33442134
              },
              {
                "word": "at",
                "start": 951.605,
                "end": 951.845,
                "confidence": 0.99809486,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.33442134
              },
              {
                "word": "civictech.chat",
                "start": 951.845,
                "end": 953.305,
                "confidence": 0.8651296,
                "punctuated_word": "civictech.chat,",
                "speaker": 0,
                "speaker_confidence": 0.33442134
              },
              {
                "word": "or",
                "start": 953.685,
                "end": 953.925,
                "confidence": 0.9990281,
                "punctuated_word": "or",
                "speaker": 0,
                "speaker_confidence": 0.33442134
              },
              {
                "word": "subscribe",
                "start": 953.925,
                "end": 954.40497,
                "confidence": 0.9990313,
                "punctuated_word": "subscribe",
                "speaker": 0,
                "speaker_confidence": 0.33442134
              },
              {
                "word": "to",
                "start": 954.40497,
                "end": 954.485,
                "confidence": 0.99941623,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.28796786
              },
              {
                "word": "us",
                "start": 954.485,
                "end": 954.84,
                "confidence": 0.9990658,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.28796786
              },
              {
                "word": "for",
                "start": 954.84,
                "end": 955.08,
                "confidence": 0.9982887,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.28796786
              },
              {
                "word": "content",
                "start": 955.08,
                "end": 955.4,
                "confidence": 0.9979831,
                "punctuated_word": "content",
                "speaker": 0,
                "speaker_confidence": 0.28796786
              },
              {
                "word": "updates",
                "start": 955.4,
                "end": 955.88,
                "confidence": 0.99941385,
                "punctuated_word": "updates",
                "speaker": 0,
                "speaker_confidence": 0.28796786
              },
              {
                "word": "wherever",
                "start": 955.88,
                "end": 956.28,
                "confidence": 0.99643385,
                "punctuated_word": "wherever",
                "speaker": 0,
                "speaker_confidence": 0.28796786
              },
              {
                "word": "it",
                "start": 956.28,
                "end": 956.36005,
                "confidence": 0.99853647,
                "punctuated_word": "it",
                "speaker": 0,
                "speaker_confidence": 0.28796786
              },
              {
                "word": "is",
                "start": 956.36005,
                "end": 956.60004,
                "confidence": 0.9999672,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.23142546
              },
              {
                "word": "you",
                "start": 956.60004,
                "end": 956.76,
                "confidence": 0.9980268,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.23142546
              },
              {
                "word": "download",
                "start": 956.76,
                "end": 957.16003,
                "confidence": 0.99984646,
                "punctuated_word": "download",
                "speaker": 0,
                "speaker_confidence": 0.23142546
              },
              {
                "word": "your",
                "start": 957.16003,
                "end": 957.4,
                "confidence": 0.999321,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.23142546
              },
              {
                "word": "podcasts",
                "start": 957.4,
                "end": 957.9,
                "confidence": 0.9615419,
                "punctuated_word": "podcasts.",
                "speaker": 0,
                "speaker_confidence": 0.23142546
              }
            ],
            "summaries": null,
            "paragraphs": {
              "transcript": "\nSpeaker 0: Hello. I'm Ryan Cook, and this is Civic Tech Chat, a show that looks at the way technology, politics, and policy impacts the world around us. The tools we use, the way services are delivered, and how we talk about and set policy all shape our society. We'll gather around and have a chat about these things together and more. Before we get started, I do wanna let you all know that we've started a Discord for the podcast.\n\nThere will be a link with an invite down in the episode description. Do feel free to go check that out. It's a small community right now, but hoping to grow it. It's a great way to reach out to me and let me know things that you might want us to cover or to just hang out and talk about Civic Tech. Welcome back to Civic Tech Chat.\n\nThis time, we're diving deep into something many of us interact with every day, perhaps without even consciously thinking about its design or impact, The infinite scroll. You know the experience. You're on your favorite social media app, news site, or maybe a store, and you scroll down towards that bottom of the page and suddenly more content starts appearing. You didn't click next. There were no page numbers.\n\nJust more stuff. That seamless endless stream of information is the work of infinite scrolling. For this breakdown, we're looking at what this design pattern is, why it was created, how it affects us, the user experiences highs and lows, accessibility concerns, and growing ethical concerns around its use. But what is infinite scrolling? At its core, it's a web design technique where content loads continuously as user scrolls down the page eliminating traditional pagination.\n\nThose page numbers or next buttons that we used to click. It's sometimes also called endless scrolling or continuous scrolling. The original goal often attributed to designer as a Raskin was about user convenience. Removing what was seen as unnecessary unnecessary clicks that would make the browser experience smoother and keep users focused on the content that they're trying to consume. Later on, that same designer would express regret over its use perhaps for reasons we'll discuss as we go along here.\n\nIts use really took off with the rise of social media giants like Facebook, Twitter, and Instagram. These platforms needed a way to present their massive constantly updating feeds of stuff folks were were making and sharing, and infinite scroll seemed like a perfect fit. Since then, it spread all over the place, even to ecommerce sites showing vast product catalogs, new sites trying to keep readers engaged, and and many others. It feels particularly natural to use it on mobile devices where flicking your thumb seems like second nature. The success on major platforms has potentially set a trend, influencing designers across the web with the tools they are working on.\n\nBut why is it often so hard for folks to stop scrolling? There's maybe some potentially compelling psychology at play. Some researchers suggest that infinite scroll taps into our brains reward system. Each time new potentially interesting content appears, it can trigger a small release of dopamine, the neurotransmitter linked to pleasure and reward. This might create a reinforcing loop.\n\nScroll, get a bit of novelty, feel that sense of gratification, and then you desire to do it again. Some have compared this mechanism to other compulsive behaviors like gambling, where, you know, you're pulling the lever or in this case, scrolling hoping for a new reward. When platforms add personalized algorithms showing you exactly what you like, the effect of this sort of compulsion can be stronger. Some also theorize that the Zeigarnik effect, hopefully, I'm pronouncing that correctly, which states that unfinished tasks are potentially more memorable could also contribute to the difficulty of disengaging from infinite scrolling. Because there's no clear endpoint to what you're doing, the user may feel that subtle sense of incompleteness, encouraging continued engagement.\n\nHowever, I should be clear with all of this that there more research would be needed to confirm a causal link. This is more, correlative or hypothesis that I'm talking about. A third thing is, on social media, it can also amplify the fear of missing out or FOMO for to reach back back for colloquial terms of your. The constant stream of updates creates a sense of urgency compelling us to keep scrolling to make sure we're not missing important news, trends, or social interactions. From a platform's perspective, a major goal of infinite scroll is often to increase user engagement keeping, you know, keeping people on the site longer.\n\nBy removing natural stopping points of pagination, users can passively consume content for longer periods, at least in theory. Creates that sense of momentum. And for platforms relying on ad ad revenue or maximizing attention, this extended engagement is a key metric. It's their key incentive. It can also facilitate, serendipitous discovery, stumbling upon interesting content you weren't specifically looking for.\n\nOver time, many of us maybe have simply just gotten used to the endless feed style in the applications we use. However, there's the potential for significant downsides. The design can lead to mindless styles of scrolling, where you browse for long periods without a clear goal. Sometimes, maybe you don't even realize how much time you've been at the activity. Users have reported feeling stuck in a loop, scrolling without real satisfaction.\n\nThe sheer volume of information can also cause a bit of cognitive overload, making it hard to process or remember what we even looked at during that time. Increased exposure doesn't always mean meaningful engagement. The normalization of continuous consumption may blur blur the line between intentional browsing and just filling the time habitually. Infinite scroll is often praised for feeling seamless, especially on mobile devices. It reduces the perceived friction of clicking buttons.\n\nAnd by loading content progressively, it can make the initial page load feel faster. That might that last bit might sound a bit like a lazy loading concept that the developers out there might be familiar with. But this quest for that seamlessness can also introduce frustration. Users have reported a feeling of loss of control and disorientation. It's easy to lose your place in a big stream that never ends.\n\nWithout page numbers or an accurate scroll bar, judging progress or how much content left is arduous. Trying to find something you saw earlier is potentially nigh impossible. I would wish you luck scrolling through potentially hundreds of items to find that link you just remembered was particularly interesting twenty minutes ago. Then there are functional issues. What if you wanna go to the website's footer where there's critical links like contact us or privacy policy?\n\nSurely, we all read that. Those things live there and can be nigh impossible to get to if new content is constantly generating as you scroll down to it. The browser's back button maybe won't work as expected in some cases. Maybe when you click it, it returns you instead of your to your previous spot, dumps you back to the top of the page kinda putting you back at the beginning of that long scroll journey. It's also difficult to bookmark or share a link that has, you know, a particular place in a scroll, because those kinds of links can be unreliable unless you're able to get into the particular content item and share it directly.\n\nAnd depending on how this is implemented, loading all that content can actually lead to performance issues despite the gains of doing something like lazy loading. As more and more content's generated, it can slow down your browser or device depending how things like memory are handled. And if you've got slow connections, depending on how much it's trying to load when you get to the bottom, that can go slowly as well. For users that are used to a more traditional web structure, evidence scroll can also disrupt their mental model of how the web should work. Perhaps the most critical civic tech concern with all of this is inaccessibility.\n\nThis pattern can create significant barriers for users with disabilities potentially violating web content accessibility guidelines, WCAG, if steps aren't taken to implement the feature in a way that follows guidelines those guidelines. Considering keyboard only users, they might struggle to reach newly loaded content if the focus doesn't shift automatically And accessing the footer, as we mentioned before, can be quite difficult. Tabbing along those items as we go along might not even trigger new content to load. Screen reader users also face challenges. The constant loading disrupts the reading flow potentially making hard to understand the page structure or find specific sections.\n\nCommon shortcut to jump to the end of the page might also fail. Users of speech recognition software might not be able to trigger content loading with voice commands. People with motor implants could accidentally load more content while trying to interact with an item. Low vision users relying on screen magnifiers can make it incredibly difficult to track content as the page keeps changing. And for users with cognitive abilities or attention disorders, the endless stream without clear breaks could potentially feel overwhelming, kinda feel like overload.\n\nThere are some technical solutions like the ARIA role equals feed that exists to help with things like screen reader navigation. They don't solve all the problems we've talked about, but things like that can solve, some of them and be highly useful for technology users. Accessibility often requires a bit more than just, a basic infinite scroll implementation. So if infinite scroll has many issues, what alternatives do we have? Traditional pagination is still a strong contender.\n\nIt offers you structure, control, maybe even potentially better search engine optimization depending on your use case. A simple load more button provides a middle ground giving users control over content while keeping the footer accessible. Gives them that moment to decide I would like to see more. Hybrid approaches combining scrolling with occasional page markers or load more prompts are also possible. The best choice depends really heavily on the context and what the user goals are for the web service or application.\n\nIf infinite scroll is used, designers are relied upon to implement solid practices to mitigate downsides. Those kinds of things can include clear loading indicators, ways to bookmark or share specific items, performance optimization like the lazy loading technique we talked about, Maybe a button that takes you back to the top, making sure you're using things like proper ARIA rules and using structures that are friendly for keyboard navigation, ensuring the footer is easily accessible even with infinite scrolling, and clearly indicating when the end of the content is reached. In short, implementing infinite scroll responsibly takes some effort. Let's switch over to the ethical dimension of this conversation. Concerns are growing about design patterns that exploit psychological vulnerabilities to maximize engagement.\n\nLinks have been drawn between excessive scrolling and negative mental health impacts like anxiety and stress, sleep disruption, attention deficits, and even physical strain. Critics also point to the sheer amount of time potentially wasted in scrolling loops. This has sparked debate about regulation. The European Parliament has raised concerns, and proposals like the Smart Act in The United States have targeted features like infinite scroll citing risks, especially to younger users. The argument for regulation often centers on protecting users from potential harm, and proposals like like the smart act, for example, have sparked a lot of conversation.\n\nBut I must say that action on them doesn't yet appear imminent to be happening. So I don't wanna give you the idea that there's some sort of, proposal that's going to be voted on soon and put into into place. Conversely, arguments that are against regulations like we've mentioned emphasize individual responsibility and warn against stifling innovation or limiting user choice. Some suggest focusing on platform responsibility, providing users tools to manage their own usage like time limits or usage stats. Browser extensions and third party tools are also merging to give users greater control.\n\nInfinite scrolling is a powerful technique but potentially a double edged sword. It offers apparent seamlessness and boosts engagement, but comes with significant costs to user experience, mental well-being, and potentially accessibility. The right choice isn't always clear and depends heavily on your context. As designers, developers, and users of technology, we need to be mindful of the trade offs. Prioritizing user centered design, considering the ethical implications is crucial.\n\nWe need to find a balance between engagement and well-being. So what can we do? First, you can simply be aware. Notice when you're caught in an infinite scroll yourself. Ask yourself if the experience is serving you or acting as a frustration point.\n\nAre you finding what you need or just allowing time to pass? You can also explore tools. You can look into browser settings, app features, or third party extensions that might help you manage your own scrolling habits or even disable infinite scroll on certain websites. Third, consider accessibility. When you encounter infinite scroll whether through your use or through your work, think about how someone using assistive technology might navigate it.\n\nDoes it seem like care is being taken in what you're building or in what you're using to make it usable for everyone? And finally, engaging conversation. Talk about these design patterns. The more aware we are collectively and within our teams that we work with every day, the more pressure we can put to make sure that things are done in a responsible, ethical, and accessible way. Our digital environment is shaped by countless design decisions whether we're talking about the products we're working on, if we're the designers and developers of the world, or the products we use out there as we navigate our own life and experiences.\n\nUnderstanding patterns like infinite scrolling empowers us to be critical consumers as well as advocates in our work and our daily life for a better, more inclusive digital public square. And that covers it for this episode of Civic Tech Chat. Join us next time as we continue exploring this intersection of technology and the public interest. I'll catch you next time. Visit us on the web at civictech.chat, or subscribe to us for content updates wherever it is you download your podcasts.",
              "paragraphs": [
                {
                  "sentences": [
                    {
                      "text": "Hello.",
                      "start": 0.24,
                      "end": 0.74
                    },
                    {
                      "text": "I'm Ryan Cook, and this is Civic Tech Chat, a show that looks at the way technology, politics, and policy impacts the world around us.",
                      "start": 0.88,
                      "end": 9.62
                    },
                    {
                      "text": "The tools we use, the way services are delivered, and how we talk about and set policy all shape our society.",
                      "start": 9.84,
                      "end": 16.605
                    },
                    {
                      "text": "We'll gather around and have a chat about these things together and more.",
                      "start": 17.305,
                      "end": 21.244999
                    },
                    {
                      "text": "Before we get started, I do wanna let you all know that we've started a Discord for the podcast.",
                      "start": 21.545,
                      "end": 26.97
                    }
                  ],
                  "start": 0.24,
                  "end": 26.97,
                  "num_words": 79.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "There will be a link with an invite down in the episode description.",
                      "start": 27.35,
                      "end": 30.89
                    },
                    {
                      "text": "Do feel free to go check that out.",
                      "start": 31.27,
                      "end": 33.19
                    },
                    {
                      "text": "It's a small community right now, but hoping to grow it.",
                      "start": 33.19,
                      "end": 35.67
                    },
                    {
                      "text": "It's a great way to reach out to me and let me know things that you might want us to cover or to just hang out and talk about Civic Tech.",
                      "start": 35.67,
                      "end": 44.465
                    },
                    {
                      "text": "Welcome back to Civic Tech Chat.",
                      "start": 45.645,
                      "end": 48.065
                    }
                  ],
                  "start": 27.35,
                  "end": 48.065,
                  "num_words": 69.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "This time, we're diving deep into something many of us interact with every day, perhaps without even consciously thinking about its design or impact, The infinite scroll.",
                      "start": 48.525,
                      "end": 59.239998
                    },
                    {
                      "text": "You know the experience.",
                      "start": 59.94,
                      "end": 61.0
                    },
                    {
                      "text": "You're on your favorite social media app, news site, or maybe a store, and you scroll down towards that bottom of the page and suddenly more content starts appearing.",
                      "start": 61.059998,
                      "end": 71.64
                    },
                    {
                      "text": "You didn't click next.",
                      "start": 72.135,
                      "end": 73.355
                    },
                    {
                      "text": "There were no page numbers.",
                      "start": 73.495,
                      "end": 74.855
                    }
                  ],
                  "start": 48.525,
                  "end": 74.855,
                  "num_words": 69.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Just more stuff.",
                      "start": 74.855,
                      "end": 76.555
                    },
                    {
                      "text": "That seamless endless stream of information is the work of infinite scrolling.",
                      "start": 77.255005,
                      "end": 82.635
                    },
                    {
                      "text": "For this breakdown, we're looking at what this design pattern is, why it was created, how it affects us, the user experiences highs and lows, accessibility concerns, and growing ethical concerns around its use.",
                      "start": 83.415,
                      "end": 97.95
                    },
                    {
                      "text": "But what is infinite scrolling?",
                      "start": 98.97,
                      "end": 100.75
                    },
                    {
                      "text": "At its core, it's a web design technique where content loads continuously as user scrolls down the page eliminating traditional pagination.",
                      "start": 101.37,
                      "end": 110.395
                    }
                  ],
                  "start": 74.855,
                  "end": 110.395,
                  "num_words": 75.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Those page numbers or next buttons that we used to click.",
                      "start": 111.255,
                      "end": 114.315
                    },
                    {
                      "text": "It's sometimes also called endless scrolling or continuous scrolling.",
                      "start": 115.25,
                      "end": 119.43
                    },
                    {
                      "text": "The original goal often attributed to designer as a Raskin was about user convenience.",
                      "start": 120.29,
                      "end": 125.990005
                    },
                    {
                      "text": "Removing what was seen as unnecessary unnecessary clicks that would make the browser experience smoother and keep users focused on the content that they're trying to consume.",
                      "start": 126.61,
                      "end": 136.465
                    },
                    {
                      "text": "Later on, that same designer would express regret over its use perhaps for reasons we'll discuss as we go along here.",
                      "start": 137.325,
                      "end": 145.505
                    }
                  ],
                  "start": 111.255,
                  "end": 145.505,
                  "num_words": 82.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Its use really took off with the rise of social media giants like Facebook, Twitter, and Instagram.",
                      "start": 146.55,
                      "end": 151.29001
                    },
                    {
                      "text": "These platforms needed a way to present their massive constantly updating feeds of stuff folks were were making and sharing, and infinite scroll seemed like a perfect fit.",
                      "start": 151.99,
                      "end": 162.215
                    },
                    {
                      "text": "Since then, it spread all over the place, even to ecommerce sites showing vast product catalogs, new sites trying to keep readers engaged, and and many others.",
                      "start": 162.67499,
                      "end": 173.59001
                    },
                    {
                      "text": "It feels particularly natural to use it on mobile devices where flicking your thumb seems like second nature.",
                      "start": 174.13,
                      "end": 180.15001
                    },
                    {
                      "text": "The success on major platforms has potentially set a trend, influencing designers across the web with the tools they are working on.",
                      "start": 181.01001,
                      "end": 189.23499
                    }
                  ],
                  "start": 146.55,
                  "end": 189.23499,
                  "num_words": 112.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "But why is it often so hard for folks to stop scrolling?",
                      "start": 190.97499,
                      "end": 194.275
                    },
                    {
                      "text": "There's maybe some potentially compelling psychology at play.",
                      "start": 195.055,
                      "end": 199.47499
                    },
                    {
                      "text": "Some researchers suggest that infinite scroll taps into our brains reward system.",
                      "start": 200.23999,
                      "end": 205.29999
                    },
                    {
                      "text": "Each time new potentially interesting content appears, it can trigger a small release of dopamine, the neurotransmitter linked to pleasure and reward.",
                      "start": 205.84,
                      "end": 215.14
                    },
                    {
                      "text": "This might create a reinforcing loop.",
                      "start": 215.895,
                      "end": 218.155
                    }
                  ],
                  "start": 190.97499,
                  "end": 218.155,
                  "num_words": 60.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Scroll, get a bit of novelty, feel that sense of gratification, and then you desire to do it again.",
                      "start": 218.775,
                      "end": 225.435
                    },
                    {
                      "text": "Some have compared this mechanism to other compulsive behaviors like gambling, where, you know, you're pulling the lever or in this case, scrolling hoping for a new reward.",
                      "start": 226.055,
                      "end": 236.09
                    },
                    {
                      "text": "When platforms add personalized algorithms showing you exactly what you like, the effect of this sort of compulsion can be stronger.",
                      "start": 237.03,
                      "end": 244.025
                    },
                    {
                      "text": "Some also theorize that the Zeigarnik effect, hopefully, I'm pronouncing that correctly, which states that unfinished tasks are potentially more memorable could also contribute to the difficulty of disengaging from infinite scrolling.",
                      "start": 244.965,
                      "end": 259.54
                    },
                    {
                      "text": "Because there's no clear endpoint to what you're doing, the user may feel that subtle sense of incompleteness, encouraging continued engagement.",
                      "start": 260.48,
                      "end": 268.26
                    }
                  ],
                  "start": 218.775,
                  "end": 268.26,
                  "num_words": 121.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "However, I should be clear with all of this that there more research would be needed to confirm a causal link.",
                      "start": 268.96,
                      "end": 274.17502
                    },
                    {
                      "text": "This is more, correlative or hypothesis that I'm talking about.",
                      "start": 274.315,
                      "end": 278.495
                    },
                    {
                      "text": "A third thing is, on social media, it can also amplify the fear of missing out or FOMO for to reach back back for colloquial terms of your.",
                      "start": 280.075,
                      "end": 289.35
                    },
                    {
                      "text": "The constant stream of updates creates a sense of urgency compelling us to keep scrolling to make sure we're not missing important news, trends, or social interactions.",
                      "start": 289.97,
                      "end": 300.39
                    },
                    {
                      "text": "From a platform's perspective, a major goal of infinite scroll is often to increase user engagement keeping, you know, keeping people on the site longer.",
                      "start": 302.31497,
                      "end": 311.455
                    }
                  ],
                  "start": 268.96,
                  "end": 311.455,
                  "num_words": 111.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "By removing natural stopping points of pagination, users can passively consume content for longer periods, at least in theory.",
                      "start": 311.995,
                      "end": 320.75
                    },
                    {
                      "text": "Creates that sense of momentum.",
                      "start": 321.53,
                      "end": 323.06998
                    },
                    {
                      "text": "And for platforms relying on ad ad revenue or maximizing attention, this extended engagement is a key metric.",
                      "start": 324.00998,
                      "end": 330.57498
                    },
                    {
                      "text": "It's their key incentive.",
                      "start": 330.79498,
                      "end": 331.935
                    },
                    {
                      "text": "It can also facilitate, serendipitous discovery, stumbling upon interesting content you weren't specifically looking for.",
                      "start": 332.555,
                      "end": 340.175
                    }
                  ],
                  "start": 311.995,
                  "end": 340.175,
                  "num_words": 61.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Over time, many of us maybe have simply just gotten used to the endless feed style in the applications we use.",
                      "start": 341.1,
                      "end": 348.0
                    },
                    {
                      "text": "However, there's the potential for significant downsides.",
                      "start": 348.7,
                      "end": 351.6
                    },
                    {
                      "text": "The design can lead to mindless styles of scrolling, where you browse for long periods without a clear goal.",
                      "start": 352.605,
                      "end": 359.42502
                    },
                    {
                      "text": "Sometimes, maybe you don't even realize how much time you've been at the activity.",
                      "start": 359.725,
                      "end": 363.42502
                    },
                    {
                      "text": "Users have reported feeling stuck in a loop, scrolling without real satisfaction.",
                      "start": 364.285,
                      "end": 368.91
                    }
                  ],
                  "start": 341.1,
                  "end": 368.91,
                  "num_words": 73.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "The sheer volume of information can also cause a bit of cognitive overload, making it hard to process or remember what we even looked at during that time.",
                      "start": 369.69,
                      "end": 377.15
                    },
                    {
                      "text": "Increased exposure doesn't always mean meaningful engagement.",
                      "start": 377.85,
                      "end": 380.91
                    },
                    {
                      "text": "The normalization of continuous consumption may blur blur the line between intentional browsing and just filling the time habitually.",
                      "start": 381.57498,
                      "end": 389.35498
                    },
                    {
                      "text": "Infinite scroll is often praised for feeling seamless, especially on mobile devices.",
                      "start": 391.095,
                      "end": 395.35498
                    },
                    {
                      "text": "It reduces the perceived friction of clicking buttons.",
                      "start": 395.93,
                      "end": 398.99002
                    }
                  ],
                  "start": 369.69,
                  "end": 398.99002,
                  "num_words": 74.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And by loading content progressively, it can make the initial page load feel faster.",
                      "start": 399.37,
                      "end": 404.19
                    },
                    {
                      "text": "That might that last bit might sound a bit like a lazy loading concept that the developers out there might be familiar with.",
                      "start": 405.21,
                      "end": 412.705
                    },
                    {
                      "text": "But this quest for that seamlessness can also introduce frustration.",
                      "start": 413.325,
                      "end": 417.105
                    },
                    {
                      "text": "Users have reported a feeling of loss of control and disorientation.",
                      "start": 417.965,
                      "end": 421.185
                    },
                    {
                      "text": "It's easy to lose your place in a big stream that never ends.",
                      "start": 421.965,
                      "end": 425.26498
                    }
                  ],
                  "start": 399.37,
                  "end": 425.26498,
                  "num_words": 71.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Without page numbers or an accurate scroll bar, judging progress or how much content left is arduous.",
                      "start": 425.53998,
                      "end": 431.4
                    },
                    {
                      "text": "Trying to find something you saw earlier is potentially nigh impossible.",
                      "start": 432.25998,
                      "end": 436.19998
                    },
                    {
                      "text": "I would wish you luck scrolling through potentially hundreds of items to find that link you just remembered was particularly interesting twenty minutes ago.",
                      "start": 436.81998,
                      "end": 444.345
                    },
                    {
                      "text": "Then there are functional issues.",
                      "start": 445.765,
                      "end": 447.465
                    },
                    {
                      "text": "What if you wanna go to the website's footer where there's critical links like contact us or privacy policy?",
                      "start": 448.085,
                      "end": 454.345
                    }
                  ],
                  "start": 425.53998,
                  "end": 454.345,
                  "num_words": 76.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Surely, we all read that.",
                      "start": 454.645,
                      "end": 456.105
                    },
                    {
                      "text": "Those things live there and can be nigh impossible to get to if new content is constantly generating as you scroll down to it.",
                      "start": 456.75,
                      "end": 463.25
                    },
                    {
                      "text": "The browser's back button maybe won't work as expected in some cases.",
                      "start": 463.87,
                      "end": 467.56998
                    },
                    {
                      "text": "Maybe when you click it, it returns you instead of your to your previous spot, dumps you back to the top of the page kinda putting you back at the beginning of that long scroll journey.",
                      "start": 468.27,
                      "end": 477.835
                    },
                    {
                      "text": "It's also difficult to bookmark or share a link that has, you know, a particular place in a scroll, because those kinds of links can be unreliable unless you're able to get into the particular content item and share it directly.",
                      "start": 478.61502,
                      "end": 489.65
                    }
                  ],
                  "start": 454.645,
                  "end": 489.65,
                  "num_words": 118.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "And depending on how this is implemented, loading all that content can actually lead to performance issues despite the gains of doing something like lazy loading.",
                      "start": 490.91,
                      "end": 499.09
                    },
                    {
                      "text": "As more and more content's generated, it can slow down your browser or device depending how things like memory are handled.",
                      "start": 499.595,
                      "end": 505.455
                    },
                    {
                      "text": "And if you've got slow connections, depending on how much it's trying to load when you get to the bottom, that can go slowly as well.",
                      "start": 506.155,
                      "end": 512.495
                    },
                    {
                      "text": "For users that are used to a more traditional web structure, evidence scroll can also disrupt their mental model of how the web should work.",
                      "start": 513.52997,
                      "end": 521.79
                    },
                    {
                      "text": "Perhaps the most critical civic tech concern with all of this is inaccessibility.",
                      "start": 525.345,
                      "end": 529.605
                    }
                  ],
                  "start": 490.91,
                  "end": 529.605,
                  "num_words": 111.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "This pattern can create significant barriers for users with disabilities potentially violating web content accessibility guidelines, WCAG, if steps aren't taken to implement the feature in a way that follows guidelines those guidelines.",
                      "start": 530.70496,
                      "end": 544.99005
                    },
                    {
                      "text": "Considering keyboard only users, they might struggle to reach newly loaded content if the focus doesn't shift automatically And accessing the footer, as we mentioned before, can be quite difficult.",
                      "start": 546.17004,
                      "end": 555.775
                    },
                    {
                      "text": "Tabbing along those items as we go along might not even trigger new content to load.",
                      "start": 556.715,
                      "end": 561.215
                    },
                    {
                      "text": "Screen reader users also face challenges.",
                      "start": 562.155,
                      "end": 564.255
                    },
                    {
                      "text": "The constant loading disrupts the reading flow potentially making hard to understand the page structure or find specific sections.",
                      "start": 564.315,
                      "end": 570.88995
                    }
                  ],
                  "start": 530.70496,
                  "end": 570.88995,
                  "num_words": 104.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Common shortcut to jump to the end of the page might also fail.",
                      "start": 571.91,
                      "end": 575.20996
                    },
                    {
                      "text": "Users of speech recognition software might not be able to trigger content loading with voice commands.",
                      "start": 576.38995,
                      "end": 581.05
                    },
                    {
                      "text": "People with motor implants could accidentally load more content while trying to interact with an item.",
                      "start": 581.625,
                      "end": 585.965
                    },
                    {
                      "text": "Low vision users relying on screen magnifiers can make it incredibly difficult to track content as the page keeps changing.",
                      "start": 586.425,
                      "end": 593.16504
                    },
                    {
                      "text": "And for users with cognitive abilities or attention disorders, the endless stream without clear breaks could potentially feel overwhelming, kinda feel like overload.",
                      "start": 593.87,
                      "end": 602.29
                    }
                  ],
                  "start": 571.91,
                  "end": 602.29,
                  "num_words": 88.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "There are some technical solutions like the ARIA role equals feed that exists to help with things like screen reader navigation.",
                      "start": 604.02997,
                      "end": 611.335
                    },
                    {
                      "text": "They don't solve all the problems we've talked about, but things like that can solve, some of them and be highly useful for technology users.",
                      "start": 612.11505,
                      "end": 620.215
                    },
                    {
                      "text": "Accessibility often requires a bit more than just, a basic infinite scroll implementation.",
                      "start": 621.075,
                      "end": 626.8
                    },
                    {
                      "text": "So if infinite scroll has many issues, what alternatives do we have?",
                      "start": 628.38,
                      "end": 632.95996
                    },
                    {
                      "text": "Traditional pagination is still a strong contender.",
                      "start": 633.42,
                      "end": 636.07996
                    }
                  ],
                  "start": 604.02997,
                  "end": 636.07996,
                  "num_words": 78.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "It offers you structure, control, maybe even potentially better search engine optimization depending on your use case.",
                      "start": 636.45996,
                      "end": 643.275
                    },
                    {
                      "text": "A simple load more button provides a middle ground giving users control over content while keeping the footer accessible.",
                      "start": 643.895,
                      "end": 650.55505
                    },
                    {
                      "text": "Gives them that moment to decide I would like to see more.",
                      "start": 651.08997,
                      "end": 653.91
                    },
                    {
                      "text": "Hybrid approaches combining scrolling with occasional page markers or load more prompts are also possible.",
                      "start": 654.69,
                      "end": 660.70996
                    },
                    {
                      "text": "The best choice depends really heavily on the context and what the user goals are for the web service or application.",
                      "start": 661.41,
                      "end": 668.52496
                    }
                  ],
                  "start": 636.45996,
                  "end": 668.52496,
                  "num_words": 84.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "If infinite scroll is used, designers are relied upon to implement solid practices to mitigate downsides.",
                      "start": 669.705,
                      "end": 676.125
                    },
                    {
                      "text": "Those kinds of things can include clear loading indicators, ways to bookmark or share specific items, performance optimization like the lazy loading technique we talked about, Maybe a button that takes you back to the top, making sure you're using things like proper ARIA rules and using structures that are friendly for keyboard navigation, ensuring the footer is easily accessible even with infinite scrolling, and clearly indicating when the end of the content is reached.",
                      "start": 677.29004,
                      "end": 707.69
                    },
                    {
                      "text": "In short, implementing infinite scroll responsibly takes some effort.",
                      "start": 713.03,
                      "end": 717.45
                    },
                    {
                      "text": "Let's switch over to the ethical dimension of this conversation.",
                      "start": 720.185,
                      "end": 723.32495
                    },
                    {
                      "text": "Concerns are growing about design patterns that exploit psychological vulnerabilities to maximize engagement.",
                      "start": 724.345,
                      "end": 730.445
                    }
                  ],
                  "start": 669.705,
                  "end": 730.445,
                  "num_words": 123.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Links have been drawn between excessive scrolling and negative mental health impacts like anxiety and stress, sleep disruption, attention deficits, and even physical strain.",
                      "start": 731.25995,
                      "end": 741.27997
                    },
                    {
                      "text": "Critics also point to the sheer amount of time potentially wasted in scrolling loops.",
                      "start": 741.57996,
                      "end": 746.07996
                    },
                    {
                      "text": "This has sparked debate about regulation.",
                      "start": 746.715,
                      "end": 748.49506
                    },
                    {
                      "text": "The European Parliament has raised concerns, and proposals like the Smart Act in The United States have targeted features like infinite scroll citing risks, especially to younger users.",
                      "start": 749.195,
                      "end": 759.695
                    },
                    {
                      "text": "The argument for regulation often centers on protecting users from potential harm, and proposals like like the smart act, for example, have sparked a lot of conversation.",
                      "start": 760.43,
                      "end": 769.64996
                    }
                  ],
                  "start": 731.25995,
                  "end": 769.64996,
                  "num_words": 99.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "But I must say that action on them doesn't yet appear imminent to be happening.",
                      "start": 770.19,
                      "end": 775.41
                    },
                    {
                      "text": "So I don't wanna give you the idea that there's some sort of, proposal that's going to be voted on soon and put into into place.",
                      "start": 775.545,
                      "end": 782.925
                    },
                    {
                      "text": "Conversely, arguments that are against regulations like we've mentioned emphasize individual responsibility and warn against stifling innovation or limiting user choice.",
                      "start": 784.105,
                      "end": 793.61
                    },
                    {
                      "text": "Some suggest focusing on platform responsibility, providing users tools to manage their own usage like time limits or usage stats.",
                      "start": 794.14996,
                      "end": 802.25
                    },
                    {
                      "text": "Browser extensions and third party tools are also merging to give users greater control.",
                      "start": 802.845,
                      "end": 808.545
                    }
                  ],
                  "start": 770.19,
                  "end": 808.545,
                  "num_words": 96.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Infinite scrolling is a powerful technique but potentially a double edged sword.",
                      "start": 810.605,
                      "end": 815.90497
                    },
                    {
                      "text": "It offers apparent seamlessness and boosts engagement, but comes with significant costs to user experience, mental well-being, and potentially accessibility.",
                      "start": 816.12,
                      "end": 825.74
                    },
                    {
                      "text": "The right choice isn't always clear and depends heavily on your context.",
                      "start": 826.52,
                      "end": 830.22
                    },
                    {
                      "text": "As designers, developers, and users of technology, we need to be mindful of the trade offs.",
                      "start": 831.025,
                      "end": 836.405
                    },
                    {
                      "text": "Prioritizing user centered design, considering the ethical implications is crucial.",
                      "start": 836.625,
                      "end": 841.605
                    }
                  ],
                  "start": 810.605,
                  "end": 841.605,
                  "num_words": 70.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "We need to find a balance between engagement and well-being.",
                      "start": 842.065,
                      "end": 844.965
                    },
                    {
                      "text": "So what can we do?",
                      "start": 846.12994,
                      "end": 847.18994
                    },
                    {
                      "text": "First, you can simply be aware.",
                      "start": 847.88995,
                      "end": 849.82996
                    },
                    {
                      "text": "Notice when you're caught in an infinite scroll yourself.",
                      "start": 850.12994,
                      "end": 852.62994
                    },
                    {
                      "text": "Ask yourself if the experience is serving you or acting as a frustration point.",
                      "start": 853.08997,
                      "end": 857.82996
                    }
                  ],
                  "start": 842.065,
                  "end": 857.82996,
                  "num_words": 44.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Are you finding what you need or just allowing time to pass?",
                      "start": 857.97,
                      "end": 861.43
                    },
                    {
                      "text": "You can also explore tools.",
                      "start": 862.15497,
                      "end": 864.415
                    },
                    {
                      "text": "You can look into browser settings, app features, or third party extensions that might help you manage your own scrolling habits or even disable infinite scroll on certain websites.",
                      "start": 864.63495,
                      "end": 873.855
                    },
                    {
                      "text": "Third, consider accessibility.",
                      "start": 874.70996,
                      "end": 876.01
                    },
                    {
                      "text": "When you encounter infinite scroll whether through your use or through your work, think about how someone using assistive technology might navigate it.",
                      "start": 877.02997,
                      "end": 885.85
                    }
                  ],
                  "start": 857.97,
                  "end": 885.85,
                  "num_words": 72.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Does it seem like care is being taken in what you're building or in what you're using to make it usable for everyone?",
                      "start": 885.91,
                      "end": 892.88495
                    },
                    {
                      "text": "And finally, engaging conversation.",
                      "start": 893.985,
                      "end": 896.00494
                    },
                    {
                      "text": "Talk about these design patterns.",
                      "start": 896.46497,
                      "end": 898.08496
                    },
                    {
                      "text": "The more aware we are collectively and within our teams that we work with every day, the more pressure we can put to make sure that things are done in a responsible, ethical, and accessible way.",
                      "start": 898.46497,
                      "end": 909.85004
                    },
                    {
                      "text": "Our digital environment is shaped by countless design decisions whether we're talking about the products we're working on, if we're the designers and developers of the world, or the products we use out there as we navigate our own life and experiences.",
                      "start": 910.55,
                      "end": 923.385
                    }
                  ],
                  "start": 885.91,
                  "end": 923.385,
                  "num_words": 110.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Understanding patterns like infinite scrolling empowers us to be critical consumers as well as advocates in our work and our daily life for a better, more inclusive digital public square.",
                      "start": 924.245,
                      "end": 935.17
                    },
                    {
                      "text": "And that covers it for this episode of Civic Tech Chat.",
                      "start": 936.83,
                      "end": 940.245
                    },
                    {
                      "text": "Join us next time as we continue exploring this intersection of technology and the public interest.",
                      "start": 940.485,
                      "end": 946.825
                    },
                    {
                      "text": "I'll catch you next time.",
                      "start": 947.285,
                      "end": 948.585
                    },
                    {
                      "text": "Visit us on the web at civictech.chat, or subscribe to us for content updates wherever it is you download your podcasts.",
                      "start": 950.725,
                      "end": 957.9
                    }
                  ],
                  "start": 924.245,
                  "end": 957.9,
                  "num_words": 83.0,
                  "speaker": 0
                }
              ]
            },
            "entities": null,
            "translations": null,
            "topics": null
          }
        ],
        "detected_language": ""
      }
    ],
    "utterances": [
      {
        "start": 0.24,
        "end": 5.54,
        "confidence": 0.9763012,
        "channel": 0,
        "transcript": "Hello. I'm Ryan Cook, and this is Civic Tech Chat, a show that looks at the way technology,",
        "words": [
          {
            "word": "hello",
            "start": 0.24,
            "end": 0.74,
            "confidence": 0.98089004,
            "punctuated_word": "Hello.",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "i'm",
            "start": 0.88,
            "end": 1.12,
            "confidence": 0.999184,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "ryan",
            "start": 1.12,
            "end": 1.4399999,
            "confidence": 0.9878059,
            "punctuated_word": "Ryan",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "cook",
            "start": 1.4399999,
            "end": 1.92,
            "confidence": 0.91425335,
            "punctuated_word": "Cook,",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "and",
            "start": 1.92,
            "end": 2.08,
            "confidence": 0.9986325,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "this",
            "start": 2.08,
            "end": 2.32,
            "confidence": 0.9994942,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "is",
            "start": 2.32,
            "end": 2.48,
            "confidence": 0.9977324,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "civic",
            "start": 2.48,
            "end": 2.8,
            "confidence": 0.93416643,
            "punctuated_word": "Civic",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "tech",
            "start": 2.8,
            "end": 3.12,
            "confidence": 0.95640594,
            "punctuated_word": "Tech",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "chat",
            "start": 3.12,
            "end": 3.62,
            "confidence": 0.8419554,
            "punctuated_word": "Chat,",
            "speaker": 0,
            "speaker_confidence": 0.4349553
          },
          {
            "word": "a",
            "start": 3.84,
            "end": 4.0,
            "confidence": 0.9799544,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.12779832
          },
          {
            "word": "show",
            "start": 4.0,
            "end": 4.16,
            "confidence": 0.99989593,
            "punctuated_word": "show",
            "speaker": 0,
            "speaker_confidence": 0.12779832
          },
          {
            "word": "that",
            "start": 4.16,
            "end": 4.3199997,
            "confidence": 0.9996984,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.12779832
          },
          {
            "word": "looks",
            "start": 4.3199997,
            "end": 4.56,
            "confidence": 0.9997844,
            "punctuated_word": "looks",
            "speaker": 0,
            "speaker_confidence": 0.12779832
          },
          {
            "word": "at",
            "start": 4.56,
            "end": 4.64,
            "confidence": 0.9919783,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.12779832
          },
          {
            "word": "the",
            "start": 4.64,
            "end": 4.72,
            "confidence": 0.99975413,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.12779832
          },
          {
            "word": "way",
            "start": 4.72,
            "end": 5.04,
            "confidence": 0.9994325,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          },
          {
            "word": "technology",
            "start": 5.04,
            "end": 5.54,
            "confidence": 0.9924023,
            "punctuated_word": "technology,",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          }
        ],
        "speaker": 0,
        "id": "5c2ec57b-f6fb-44b1-b250-1766cf676fa2"
      },
      {
        "start": 6.08,
        "end": 6.58,
        "confidence": 0.99007654,
        "channel": 0,
        "transcript": "politics,",
        "words": [
          {
            "word": "politics",
            "start": 6.08,
            "end": 6.58,
            "confidence": 0.99007654,
            "punctuated_word": "politics,",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          }
        ],
        "speaker": 0,
        "id": "e8d60504-00d0-4e81-b82a-01fab70cadc3"
      },
      {
        "start": 6.96,
        "end": 7.7,
        "confidence": 0.9995984,
        "channel": 0,
        "transcript": "and policy",
        "words": [
          {
            "word": "and",
            "start": 6.96,
            "end": 7.2,
            "confidence": 0.99983346,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          },
          {
            "word": "policy",
            "start": 7.2,
            "end": 7.7,
            "confidence": 0.99936336,
            "punctuated_word": "policy",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          }
        ],
        "speaker": 0,
        "id": "84fd53fa-6add-46b7-ad46-604ddd523fa6"
      },
      {
        "start": 8.0,
        "end": 15.085,
        "confidence": 0.998327,
        "channel": 0,
        "transcript": "impacts the world around us. The tools we use, the way services are delivered, and how we talk about and set policy",
        "words": [
          {
            "word": "impacts",
            "start": 8.0,
            "end": 8.4,
            "confidence": 0.9858338,
            "punctuated_word": "impacts",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          },
          {
            "word": "the",
            "start": 8.4,
            "end": 8.559999,
            "confidence": 0.9998128,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          },
          {
            "word": "world",
            "start": 8.559999,
            "end": 8.8,
            "confidence": 0.99977535,
            "punctuated_word": "world",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          },
          {
            "word": "around",
            "start": 8.8,
            "end": 9.12,
            "confidence": 0.9999474,
            "punctuated_word": "around",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          },
          {
            "word": "us",
            "start": 9.12,
            "end": 9.62,
            "confidence": 0.99885505,
            "punctuated_word": "us.",
            "speaker": 0,
            "speaker_confidence": 0.5965812
          },
          {
            "word": "the",
            "start": 9.84,
            "end": 10.0,
            "confidence": 0.99915314,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "tools",
            "start": 10.0,
            "end": 10.32,
            "confidence": 0.99992394,
            "punctuated_word": "tools",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "we",
            "start": 10.32,
            "end": 10.559999,
            "confidence": 0.9995504,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "use",
            "start": 10.559999,
            "end": 11.04,
            "confidence": 0.9988716,
            "punctuated_word": "use,",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "the",
            "start": 11.04,
            "end": 11.2,
            "confidence": 0.9998128,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "way",
            "start": 11.2,
            "end": 11.44,
            "confidence": 0.99888355,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "services",
            "start": 11.44,
            "end": 11.92,
            "confidence": 0.9997904,
            "punctuated_word": "services",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "are",
            "start": 11.92,
            "end": 12.08,
            "confidence": 0.99990976,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "delivered",
            "start": 12.08,
            "end": 12.58,
            "confidence": 0.9958168,
            "punctuated_word": "delivered,",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "and",
            "start": 12.825,
            "end": 12.985,
            "confidence": 0.99953496,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "how",
            "start": 12.985,
            "end": 13.224999,
            "confidence": 0.999696,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "we",
            "start": 13.224999,
            "end": 13.304999,
            "confidence": 0.99837303,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "talk",
            "start": 13.304999,
            "end": 13.545,
            "confidence": 0.99923503,
            "punctuated_word": "talk",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "about",
            "start": 13.545,
            "end": 14.045,
            "confidence": 0.9997646,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "and",
            "start": 14.105,
            "end": 14.344999,
            "confidence": 0.9917054,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "set",
            "start": 14.344999,
            "end": 14.585,
            "confidence": 0.9997433,
            "punctuated_word": "set",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "policy",
            "start": 14.585,
            "end": 15.085,
            "confidence": 0.9992072,
            "punctuated_word": "policy",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          }
        ],
        "speaker": 0,
        "id": "ed82bb07-bf2e-4612-beb0-b56b4d655d45"
      },
      {
        "start": 15.385,
        "end": 16.605,
        "confidence": 0.9597306,
        "channel": 0,
        "transcript": "all shape our society.",
        "words": [
          {
            "word": "all",
            "start": 15.385,
            "end": 15.625,
            "confidence": 0.83967435,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "shape",
            "start": 15.625,
            "end": 15.865,
            "confidence": 0.99979573,
            "punctuated_word": "shape",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "our",
            "start": 15.865,
            "end": 16.105,
            "confidence": 0.9997911,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "society",
            "start": 16.105,
            "end": 16.605,
            "confidence": 0.9996612,
            "punctuated_word": "society.",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          }
        ],
        "speaker": 0,
        "id": "aef93500-696a-4016-9ed7-a6a132bb2575"
      },
      {
        "start": 17.305,
        "end": 20.125,
        "confidence": 0.9907207,
        "channel": 0,
        "transcript": "We'll gather around and have a chat about these things together",
        "words": [
          {
            "word": "we'll",
            "start": 17.305,
            "end": 17.545,
            "confidence": 0.9993281,
            "punctuated_word": "We'll",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "gather",
            "start": 17.545,
            "end": 17.865,
            "confidence": 0.9996532,
            "punctuated_word": "gather",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "around",
            "start": 17.865,
            "end": 18.105,
            "confidence": 0.92253417,
            "punctuated_word": "around",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "and",
            "start": 18.105,
            "end": 18.265,
            "confidence": 0.99015397,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "have",
            "start": 18.265,
            "end": 18.384998,
            "confidence": 0.9990055,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "a",
            "start": 18.384998,
            "end": 18.505,
            "confidence": 0.9890056,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "chat",
            "start": 18.505,
            "end": 18.825,
            "confidence": 0.9999559,
            "punctuated_word": "chat",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "about",
            "start": 18.825,
            "end": 19.064999,
            "confidence": 0.9998153,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "these",
            "start": 19.064999,
            "end": 19.305,
            "confidence": 0.999305,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "things",
            "start": 19.305,
            "end": 19.625,
            "confidence": 0.9994342,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "together",
            "start": 19.625,
            "end": 20.125,
            "confidence": 0.9997358,
            "punctuated_word": "together",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          }
        ],
        "speaker": 0,
        "id": "abb7a56b-8e0a-4104-9872-79ac24cc2859"
      },
      {
        "start": 20.505,
        "end": 21.244999,
        "confidence": 0.87505436,
        "channel": 0,
        "transcript": "and more.",
        "words": [
          {
            "word": "and",
            "start": 20.505,
            "end": 20.744999,
            "confidence": 0.7503045,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "more",
            "start": 20.744999,
            "end": 21.244999,
            "confidence": 0.99980426,
            "punctuated_word": "more.",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          }
        ],
        "speaker": 0,
        "id": "2cb6b8d4-e25b-4681-8b25-5cbc47e9379a"
      },
      {
        "start": 21.545,
        "end": 26.97,
        "confidence": 0.95622534,
        "channel": 0,
        "transcript": "Before we get started, I do wanna let you all know that we've started a Discord for the podcast.",
        "words": [
          {
            "word": "before",
            "start": 21.545,
            "end": 21.865,
            "confidence": 0.9930663,
            "punctuated_word": "Before",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "we",
            "start": 21.865,
            "end": 22.025,
            "confidence": 0.9998406,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "get",
            "start": 22.025,
            "end": 22.185,
            "confidence": 0.99951875,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "started",
            "start": 22.185,
            "end": 22.685,
            "confidence": 0.98724586,
            "punctuated_word": "started,",
            "speaker": 0,
            "speaker_confidence": 0.69635355
          },
          {
            "word": "i",
            "start": 22.825,
            "end": 22.985,
            "confidence": 0.9996731,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.22855735
          },
          {
            "word": "do",
            "start": 22.985,
            "end": 23.145,
            "confidence": 0.9993957,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.22855735
          },
          {
            "word": "wanna",
            "start": 23.145,
            "end": 23.465,
            "confidence": 0.56334305,
            "punctuated_word": "wanna",
            "speaker": 0,
            "speaker_confidence": 0.22855735
          },
          {
            "word": "let",
            "start": 23.465,
            "end": 23.625,
            "confidence": 0.9956254,
            "punctuated_word": "let",
            "speaker": 0,
            "speaker_confidence": 0.22855735
          },
          {
            "word": "you",
            "start": 23.625,
            "end": 23.705,
            "confidence": 0.933774,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.22855735
          },
          {
            "word": "all",
            "start": 23.705,
            "end": 23.945,
            "confidence": 0.9949012,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "know",
            "start": 23.945,
            "end": 24.265,
            "confidence": 0.999458,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "that",
            "start": 24.265,
            "end": 24.505,
            "confidence": 0.99732435,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "we've",
            "start": 24.505,
            "end": 24.825,
            "confidence": 0.99832094,
            "punctuated_word": "we've",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "started",
            "start": 24.825,
            "end": 25.224998,
            "confidence": 0.99956244,
            "punctuated_word": "started",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "a",
            "start": 25.224998,
            "end": 25.384998,
            "confidence": 0.9994598,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "discord",
            "start": 25.384998,
            "end": 25.884998,
            "confidence": 0.7114712,
            "punctuated_word": "Discord",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "for",
            "start": 26.15,
            "end": 26.31,
            "confidence": 0.9998549,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "the",
            "start": 26.31,
            "end": 26.47,
            "confidence": 0.9985202,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "podcast",
            "start": 26.47,
            "end": 26.97,
            "confidence": 0.9979249,
            "punctuated_word": "podcast.",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          }
        ],
        "speaker": 0,
        "id": "b477bf83-a155-45a5-8587-e6cdfa78cf5d"
      },
      {
        "start": 27.35,
        "end": 30.89,
        "confidence": 0.9825116,
        "channel": 0,
        "transcript": "There will be a link with an invite down in the episode description.",
        "words": [
          {
            "word": "there",
            "start": 27.35,
            "end": 27.59,
            "confidence": 0.99854517,
            "punctuated_word": "There",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "will",
            "start": 27.59,
            "end": 27.75,
            "confidence": 0.80138385,
            "punctuated_word": "will",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "be",
            "start": 27.75,
            "end": 27.91,
            "confidence": 0.999559,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "a",
            "start": 27.91,
            "end": 27.99,
            "confidence": 0.99920124,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "link",
            "start": 27.99,
            "end": 28.31,
            "confidence": 0.99989414,
            "punctuated_word": "link",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "with",
            "start": 28.31,
            "end": 28.55,
            "confidence": 0.9979007,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "an",
            "start": 28.55,
            "end": 28.71,
            "confidence": 0.99795073,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "invite",
            "start": 28.71,
            "end": 29.21,
            "confidence": 0.999813,
            "punctuated_word": "invite",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "down",
            "start": 29.43,
            "end": 29.75,
            "confidence": 0.996424,
            "punctuated_word": "down",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "in",
            "start": 29.75,
            "end": 29.91,
            "confidence": 0.9991794,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "the",
            "start": 29.91,
            "end": 29.99,
            "confidence": 0.99969923,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "episode",
            "start": 29.99,
            "end": 30.39,
            "confidence": 0.9982322,
            "punctuated_word": "episode",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "description",
            "start": 30.39,
            "end": 30.89,
            "confidence": 0.984868,
            "punctuated_word": "description.",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          }
        ],
        "speaker": 0,
        "id": "a7c47154-8ad0-42bd-b05e-81388f45f4a3"
      },
      {
        "start": 31.27,
        "end": 41.805,
        "confidence": 0.9808688,
        "channel": 0,
        "transcript": "Do feel free to go check that out. It's a small community right now, but hoping to grow it. It's a great way to reach out to me and let me know things that you might want us to cover or to just hang out and talk about",
        "words": [
          {
            "word": "do",
            "start": 31.27,
            "end": 31.51,
            "confidence": 0.99920756,
            "punctuated_word": "Do",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "feel",
            "start": 31.51,
            "end": 31.75,
            "confidence": 0.9869572,
            "punctuated_word": "feel",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "free",
            "start": 31.75,
            "end": 31.99,
            "confidence": 0.99955076,
            "punctuated_word": "free",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "to",
            "start": 31.99,
            "end": 32.07,
            "confidence": 0.9997422,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "go",
            "start": 32.07,
            "end": 32.309998,
            "confidence": 0.9991357,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "check",
            "start": 32.309998,
            "end": 32.55,
            "confidence": 0.9989133,
            "punctuated_word": "check",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "that",
            "start": 32.55,
            "end": 32.79,
            "confidence": 0.99977905,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "out",
            "start": 32.79,
            "end": 33.19,
            "confidence": 0.9891795,
            "punctuated_word": "out.",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "it's",
            "start": 33.19,
            "end": 33.27,
            "confidence": 0.9925704,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "a",
            "start": 33.27,
            "end": 33.43,
            "confidence": 0.9962088,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "small",
            "start": 33.43,
            "end": 33.67,
            "confidence": 0.9998528,
            "punctuated_word": "small",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "community",
            "start": 33.67,
            "end": 34.15,
            "confidence": 0.99985814,
            "punctuated_word": "community",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "right",
            "start": 34.15,
            "end": 34.309998,
            "confidence": 0.9995028,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "now",
            "start": 34.309998,
            "end": 34.47,
            "confidence": 0.8526051,
            "punctuated_word": "now,",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "but",
            "start": 34.47,
            "end": 34.71,
            "confidence": 0.99752384,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "hoping",
            "start": 34.71,
            "end": 35.03,
            "confidence": 0.9793848,
            "punctuated_word": "hoping",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "to",
            "start": 35.03,
            "end": 35.11,
            "confidence": 0.99956375,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "grow",
            "start": 35.11,
            "end": 35.35,
            "confidence": 0.9996927,
            "punctuated_word": "grow",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "it",
            "start": 35.35,
            "end": 35.67,
            "confidence": 0.98950446,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "it's",
            "start": 35.67,
            "end": 35.83,
            "confidence": 0.9984075,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "a",
            "start": 35.83,
            "end": 35.91,
            "confidence": 0.9993273,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "great",
            "start": 35.91,
            "end": 36.15,
            "confidence": 0.9998703,
            "punctuated_word": "great",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "way",
            "start": 36.15,
            "end": 36.47,
            "confidence": 0.99982256,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "to",
            "start": 36.47,
            "end": 36.97,
            "confidence": 0.9991773,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "reach",
            "start": 37.19,
            "end": 37.43,
            "confidence": 0.9992391,
            "punctuated_word": "reach",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "out",
            "start": 37.43,
            "end": 37.59,
            "confidence": 0.99925977,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "to",
            "start": 37.59,
            "end": 37.67,
            "confidence": 0.9944617,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.5937472
          },
          {
            "word": "me",
            "start": 37.67,
            "end": 37.829998,
            "confidence": 0.99988866,
            "punctuated_word": "me",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "and",
            "start": 37.829998,
            "end": 37.989998,
            "confidence": 0.85897255,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "let",
            "start": 37.989998,
            "end": 38.15,
            "confidence": 0.99983287,
            "punctuated_word": "let",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "me",
            "start": 38.15,
            "end": 38.23,
            "confidence": 0.99949586,
            "punctuated_word": "me",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "know",
            "start": 38.23,
            "end": 38.39,
            "confidence": 0.9999441,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "things",
            "start": 38.39,
            "end": 38.629997,
            "confidence": 0.9945147,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "that",
            "start": 38.629997,
            "end": 38.71,
            "confidence": 0.98239523,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "you",
            "start": 38.71,
            "end": 38.87,
            "confidence": 0.99944454,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "might",
            "start": 38.87,
            "end": 39.03,
            "confidence": 0.9996687,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "want",
            "start": 39.03,
            "end": 39.27,
            "confidence": 0.9985378,
            "punctuated_word": "want",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "us",
            "start": 39.27,
            "end": 39.43,
            "confidence": 0.99708337,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "to",
            "start": 39.43,
            "end": 39.51,
            "confidence": 0.9994361,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "cover",
            "start": 39.51,
            "end": 39.989998,
            "confidence": 0.99979895,
            "punctuated_word": "cover",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "or",
            "start": 39.989998,
            "end": 40.23,
            "confidence": 0.55019224,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "to",
            "start": 40.23,
            "end": 40.39,
            "confidence": 0.9516869,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "just",
            "start": 40.39,
            "end": 40.55,
            "confidence": 0.99962866,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "hang",
            "start": 40.55,
            "end": 40.79,
            "confidence": 0.99955875,
            "punctuated_word": "hang",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "out",
            "start": 40.79,
            "end": 40.95,
            "confidence": 0.9907353,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "and",
            "start": 40.95,
            "end": 41.11,
            "confidence": 0.9931116,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "talk",
            "start": 41.11,
            "end": 41.35,
            "confidence": 0.99975973,
            "punctuated_word": "talk",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          },
          {
            "word": "about",
            "start": 41.35,
            "end": 41.805,
            "confidence": 0.9997229,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          }
        ],
        "speaker": 0,
        "id": "e871410e-eaf5-464b-830e-52bb889bde01"
      },
      {
        "start": 42.285,
        "end": 42.785,
        "confidence": 0.5827377,
        "channel": 0,
        "transcript": "Civic",
        "words": [
          {
            "word": "civic",
            "start": 42.285,
            "end": 42.785,
            "confidence": 0.5827377,
            "punctuated_word": "Civic",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          }
        ],
        "speaker": 0,
        "id": "4e7aa5a7-1064-407a-b080-d0cc8a1eafbc"
      },
      {
        "start": 43.965,
        "end": 44.465,
        "confidence": 0.96240854,
        "channel": 0,
        "transcript": "Tech.",
        "words": [
          {
            "word": "tech",
            "start": 43.965,
            "end": 44.465,
            "confidence": 0.96240854,
            "punctuated_word": "Tech.",
            "speaker": 0,
            "speaker_confidence": 0.57218385
          }
        ],
        "speaker": 0,
        "id": "bb2f2709-5748-4590-a783-c51bd73f78d8"
      },
      {
        "start": 45.645,
        "end": 48.065,
        "confidence": 0.9940601,
        "channel": 0,
        "transcript": "Welcome back to Civic Tech Chat.",
        "words": [
          {
            "word": "welcome",
            "start": 45.645,
            "end": 46.045,
            "confidence": 0.98392624,
            "punctuated_word": "Welcome",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "back",
            "start": 46.045,
            "end": 46.445,
            "confidence": 0.9998012,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "to",
            "start": 46.445,
            "end": 46.765,
            "confidence": 0.9998079,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "civic",
            "start": 46.765,
            "end": 47.165,
            "confidence": 0.99073863,
            "punctuated_word": "Civic",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "tech",
            "start": 47.165,
            "end": 47.565,
            "confidence": 0.99937266,
            "punctuated_word": "Tech",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "chat",
            "start": 47.565,
            "end": 48.065,
            "confidence": 0.9907142,
            "punctuated_word": "Chat.",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          }
        ],
        "speaker": 0,
        "id": "2c2cd2bd-cd11-4924-a6d7-ddf63ad8ea33"
      },
      {
        "start": 48.525,
        "end": 56.305,
        "confidence": 0.9810062,
        "channel": 0,
        "transcript": "This time, we're diving deep into something many of us interact with every day, perhaps without even consciously thinking about its design",
        "words": [
          {
            "word": "this",
            "start": 48.525,
            "end": 48.765,
            "confidence": 0.99872583,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "time",
            "start": 48.765,
            "end": 49.085,
            "confidence": 0.8357054,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "we're",
            "start": 49.085,
            "end": 49.325,
            "confidence": 0.9994842,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "diving",
            "start": 49.325,
            "end": 49.725,
            "confidence": 0.9999654,
            "punctuated_word": "diving",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "deep",
            "start": 49.725,
            "end": 49.885002,
            "confidence": 0.99980813,
            "punctuated_word": "deep",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "into",
            "start": 49.885002,
            "end": 50.205,
            "confidence": 0.99987066,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "something",
            "start": 50.205,
            "end": 50.685,
            "confidence": 0.99992955,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "many",
            "start": 50.685,
            "end": 50.845,
            "confidence": 0.99934167,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "of",
            "start": 50.845,
            "end": 51.005,
            "confidence": 0.9995461,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "us",
            "start": 51.005,
            "end": 51.165,
            "confidence": 0.99986327,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "interact",
            "start": 51.165,
            "end": 51.565002,
            "confidence": 0.9994962,
            "punctuated_word": "interact",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "with",
            "start": 51.565002,
            "end": 52.065002,
            "confidence": 0.99970645,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "every",
            "start": 52.205,
            "end": 52.525,
            "confidence": 0.8644058,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "day",
            "start": 52.525,
            "end": 53.025,
            "confidence": 0.9238024,
            "punctuated_word": "day,",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "perhaps",
            "start": 53.245,
            "end": 53.725,
            "confidence": 0.9996505,
            "punctuated_word": "perhaps",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "without",
            "start": 53.725,
            "end": 54.125,
            "confidence": 0.9679289,
            "punctuated_word": "without",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "even",
            "start": 54.125,
            "end": 54.364998,
            "confidence": 0.9995055,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "consciously",
            "start": 54.364998,
            "end": 54.864998,
            "confidence": 0.9995022,
            "punctuated_word": "consciously",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "thinking",
            "start": 55.005,
            "end": 55.325,
            "confidence": 0.99882454,
            "punctuated_word": "thinking",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "about",
            "start": 55.325,
            "end": 55.565,
            "confidence": 0.99991274,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "its",
            "start": 55.565,
            "end": 55.805,
            "confidence": 0.99723107,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "design",
            "start": 55.805,
            "end": 56.305,
            "confidence": 0.99993193,
            "punctuated_word": "design",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          }
        ],
        "speaker": 0,
        "id": "b859fc20-6837-4746-b360-ca3466f7f1b3"
      },
      {
        "start": 56.685,
        "end": 57.425,
        "confidence": 0.9328456,
        "channel": 0,
        "transcript": "or impact,",
        "words": [
          {
            "word": "or",
            "start": 56.685,
            "end": 56.925,
            "confidence": 0.99515826,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "impact",
            "start": 56.925,
            "end": 57.425,
            "confidence": 0.8705329,
            "punctuated_word": "impact,",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          }
        ],
        "speaker": 0,
        "id": "89c3da0f-2731-4209-bf42-f597b3d80bb7"
      },
      {
        "start": 58.02,
        "end": 59.239998,
        "confidence": 0.98691726,
        "channel": 0,
        "transcript": "The infinite scroll.",
        "words": [
          {
            "word": "the",
            "start": 58.02,
            "end": 58.18,
            "confidence": 0.9978635,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "infinite",
            "start": 58.18,
            "end": 58.68,
            "confidence": 0.97885907,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "scroll",
            "start": 58.739998,
            "end": 59.239998,
            "confidence": 0.9840293,
            "punctuated_word": "scroll.",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          }
        ],
        "speaker": 0,
        "id": "f245e778-9b37-4b57-a10c-dfa34faec078"
      },
      {
        "start": 59.94,
        "end": 71.64,
        "confidence": 0.9648777,
        "channel": 0,
        "transcript": "You know the experience. You're on your favorite social media app, news site, or maybe a store, and you scroll down towards that bottom of the page and suddenly more content starts appearing.",
        "words": [
          {
            "word": "you",
            "start": 59.94,
            "end": 60.1,
            "confidence": 0.9988525,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "know",
            "start": 60.1,
            "end": 60.34,
            "confidence": 0.9998042,
            "punctuated_word": "know",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "the",
            "start": 60.34,
            "end": 60.5,
            "confidence": 0.9944931,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "experience",
            "start": 60.5,
            "end": 61.0,
            "confidence": 0.9516528,
            "punctuated_word": "experience.",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "you're",
            "start": 61.059998,
            "end": 61.219997,
            "confidence": 0.98565996,
            "punctuated_word": "You're",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "on",
            "start": 61.219997,
            "end": 61.46,
            "confidence": 0.9996074,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "your",
            "start": 61.46,
            "end": 61.78,
            "confidence": 0.99866235,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "favorite",
            "start": 61.78,
            "end": 62.1,
            "confidence": 0.994789,
            "punctuated_word": "favorite",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "social",
            "start": 62.1,
            "end": 62.42,
            "confidence": 0.99809617,
            "punctuated_word": "social",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "media",
            "start": 62.42,
            "end": 62.739998,
            "confidence": 0.9995092,
            "punctuated_word": "media",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "app",
            "start": 62.739998,
            "end": 63.239998,
            "confidence": 0.98314667,
            "punctuated_word": "app,",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "news",
            "start": 63.539997,
            "end": 63.86,
            "confidence": 0.7485624,
            "punctuated_word": "news",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "site",
            "start": 63.86,
            "end": 64.36,
            "confidence": 0.9610472,
            "punctuated_word": "site,",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "or",
            "start": 64.58,
            "end": 64.74,
            "confidence": 0.99845076,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "maybe",
            "start": 64.74,
            "end": 64.979996,
            "confidence": 0.9960394,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "a",
            "start": 64.979996,
            "end": 65.14,
            "confidence": 0.99124396,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "store",
            "start": 65.14,
            "end": 65.64,
            "confidence": 0.7815656,
            "punctuated_word": "store,",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "and",
            "start": 65.78,
            "end": 66.02,
            "confidence": 0.99858546,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "you",
            "start": 66.02,
            "end": 66.259995,
            "confidence": 0.9993772,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "scroll",
            "start": 66.259995,
            "end": 66.58,
            "confidence": 0.999225,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "down",
            "start": 66.58,
            "end": 67.08,
            "confidence": 0.9995726,
            "punctuated_word": "down",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "towards",
            "start": 67.299995,
            "end": 67.619995,
            "confidence": 0.996743,
            "punctuated_word": "towards",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "that",
            "start": 67.619995,
            "end": 67.86,
            "confidence": 0.9757765,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "bottom",
            "start": 67.86,
            "end": 68.259995,
            "confidence": 0.9988244,
            "punctuated_word": "bottom",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "of",
            "start": 68.259995,
            "end": 68.42,
            "confidence": 0.9918997,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "the",
            "start": 68.42,
            "end": 68.58,
            "confidence": 0.99904794,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "page",
            "start": 68.58,
            "end": 69.08,
            "confidence": 0.99985135,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "and",
            "start": 69.299995,
            "end": 69.54,
            "confidence": 0.5582987,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "suddenly",
            "start": 69.54,
            "end": 69.94,
            "confidence": 0.99495786,
            "punctuated_word": "suddenly",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "more",
            "start": 69.94,
            "end": 70.18,
            "confidence": 0.9558614,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "content",
            "start": 70.18,
            "end": 70.68,
            "confidence": 0.99869967,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "starts",
            "start": 70.82,
            "end": 71.14,
            "confidence": 0.9983954,
            "punctuated_word": "starts",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "appearing",
            "start": 71.14,
            "end": 71.64,
            "confidence": 0.9946689,
            "punctuated_word": "appearing.",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          }
        ],
        "speaker": 0,
        "id": "6bd35b95-599d-458f-8b61-a0ff40273ccd"
      },
      {
        "start": 72.135,
        "end": 75.355,
        "confidence": 0.93014985,
        "channel": 0,
        "transcript": "You didn't click next. There were no page numbers. Just",
        "words": [
          {
            "word": "you",
            "start": 72.135,
            "end": 72.295006,
            "confidence": 0.9781927,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "didn't",
            "start": 72.295006,
            "end": 72.535,
            "confidence": 0.9837889,
            "punctuated_word": "didn't",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "click",
            "start": 72.535,
            "end": 72.855,
            "confidence": 0.9985226,
            "punctuated_word": "click",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "next",
            "start": 72.855,
            "end": 73.355,
            "confidence": 0.7002412,
            "punctuated_word": "next.",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "there",
            "start": 73.495,
            "end": 73.815,
            "confidence": 0.98255485,
            "punctuated_word": "There",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "were",
            "start": 73.815,
            "end": 73.975,
            "confidence": 0.97083753,
            "punctuated_word": "were",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "no",
            "start": 73.975,
            "end": 74.135,
            "confidence": 0.9989102,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "page",
            "start": 74.135,
            "end": 74.455,
            "confidence": 0.9966648,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "numbers",
            "start": 74.455,
            "end": 74.855,
            "confidence": 0.7421758,
            "punctuated_word": "numbers.",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "just",
            "start": 74.855,
            "end": 75.355,
            "confidence": 0.94961023,
            "punctuated_word": "Just",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          }
        ],
        "speaker": 0,
        "id": "f0db4467-2753-4125-8a78-e3d468ab2b59"
      },
      {
        "start": 75.735,
        "end": 76.555,
        "confidence": 0.97557795,
        "channel": 0,
        "transcript": "more stuff.",
        "words": [
          {
            "word": "more",
            "start": 75.735,
            "end": 76.055,
            "confidence": 0.9639944,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          },
          {
            "word": "stuff",
            "start": 76.055,
            "end": 76.555,
            "confidence": 0.98716146,
            "punctuated_word": "stuff.",
            "speaker": 0,
            "speaker_confidence": 0.8876909
          }
        ],
        "speaker": 0,
        "id": "24c776ea-4fa9-4587-bfd8-a07552db12c2"
      },
      {
        "start": 77.255005,
        "end": 78.155,
        "confidence": 0.9793215,
        "channel": 0,
        "transcript": "That seamless",
        "words": [
          {
            "word": "that",
            "start": 77.255005,
            "end": 77.655,
            "confidence": 0.9733421,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.70829
          },
          {
            "word": "seamless",
            "start": 77.655,
            "end": 78.155,
            "confidence": 0.98530084,
            "punctuated_word": "seamless",
            "speaker": 0,
            "speaker_confidence": 0.70829
          }
        ],
        "speaker": 0,
        "id": "43c4debf-fb84-4092-96ea-8b874d669f9b"
      },
      {
        "start": 78.535,
        "end": 79.835,
        "confidence": 0.92437583,
        "channel": 0,
        "transcript": "endless stream of information",
        "words": [
          {
            "word": "endless",
            "start": 78.535,
            "end": 78.935005,
            "confidence": 0.8121325,
            "punctuated_word": "endless",
            "speaker": 0,
            "speaker_confidence": 0.70829
          },
          {
            "word": "stream",
            "start": 78.935005,
            "end": 79.255005,
            "confidence": 0.98780584,
            "punctuated_word": "stream",
            "speaker": 0,
            "speaker_confidence": 0.70829
          },
          {
            "word": "of",
            "start": 79.255005,
            "end": 79.335,
            "confidence": 0.8984122,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.70829
          },
          {
            "word": "information",
            "start": 79.335,
            "end": 79.835,
            "confidence": 0.9991529,
            "punctuated_word": "information",
            "speaker": 0,
            "speaker_confidence": 0.70829
          }
        ],
        "speaker": 0,
        "id": "37783446-2098-47d9-9837-f50a4f92f202"
      },
      {
        "start": 80.375,
        "end": 82.635,
        "confidence": 0.9841337,
        "channel": 0,
        "transcript": "is the work of infinite scrolling.",
        "words": [
          {
            "word": "is",
            "start": 80.375,
            "end": 80.615005,
            "confidence": 0.99853086,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.70829
          },
          {
            "word": "the",
            "start": 80.615005,
            "end": 80.775,
            "confidence": 0.9997265,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.70829
          },
          {
            "word": "work",
            "start": 80.775,
            "end": 81.275,
            "confidence": 0.9996804,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.70829
          },
          {
            "word": "of",
            "start": 81.495,
            "end": 81.655,
            "confidence": 0.9567225,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.70829
          },
          {
            "word": "infinite",
            "start": 81.655,
            "end": 82.135,
            "confidence": 0.9675473,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.70829
          },
          {
            "word": "scrolling",
            "start": 82.135,
            "end": 82.635,
            "confidence": 0.98259485,
            "punctuated_word": "scrolling.",
            "speaker": 0,
            "speaker_confidence": 0.70829
          }
        ],
        "speaker": 0,
        "id": "78354985-4a21-4ae8-8dd9-171df39ad872"
      },
      {
        "start": 83.415,
        "end": 84.315,
        "confidence": 0.93730927,
        "channel": 0,
        "transcript": "For this breakdown,",
        "words": [
          {
            "word": "for",
            "start": 83.415,
            "end": 83.575005,
            "confidence": 0.95187634,
            "punctuated_word": "For",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "this",
            "start": 83.575005,
            "end": 83.815,
            "confidence": 0.99851674,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "breakdown",
            "start": 83.815,
            "end": 84.315,
            "confidence": 0.8615346,
            "punctuated_word": "breakdown,",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          }
        ],
        "speaker": 0,
        "id": "3f618e00-d73e-4f9c-b0d4-b97cebbb7e95"
      },
      {
        "start": 84.615005,
        "end": 87.950005,
        "confidence": 0.96581954,
        "channel": 0,
        "transcript": "we're looking at what this design pattern is, why it was created,",
        "words": [
          {
            "word": "we're",
            "start": 84.615005,
            "end": 84.855,
            "confidence": 0.9932145,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "looking",
            "start": 84.855,
            "end": 85.175,
            "confidence": 0.99984574,
            "punctuated_word": "looking",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "at",
            "start": 85.175,
            "end": 85.255005,
            "confidence": 0.9989064,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "what",
            "start": 85.255005,
            "end": 85.495,
            "confidence": 0.99936956,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "this",
            "start": 85.495,
            "end": 85.655,
            "confidence": 0.9780096,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "design",
            "start": 85.655,
            "end": 85.975006,
            "confidence": 0.9963804,
            "punctuated_word": "design",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "pattern",
            "start": 85.975006,
            "end": 86.375,
            "confidence": 0.9979662,
            "punctuated_word": "pattern",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "is",
            "start": 86.375,
            "end": 86.875,
            "confidence": 0.9348256,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "why",
            "start": 87.130005,
            "end": 87.25,
            "confidence": 0.99712425,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "it",
            "start": 87.25,
            "end": 87.37,
            "confidence": 0.6985863,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "was",
            "start": 87.37,
            "end": 87.450005,
            "confidence": 0.9985911,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "created",
            "start": 87.450005,
            "end": 87.950005,
            "confidence": 0.997014,
            "punctuated_word": "created,",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          }
        ],
        "speaker": 0,
        "id": "9b5050c1-86c8-4758-abed-2e32899ee524"
      },
      {
        "start": 88.57,
        "end": 89.79,
        "confidence": 0.9163035,
        "channel": 0,
        "transcript": "how it affects us,",
        "words": [
          {
            "word": "how",
            "start": 88.57,
            "end": 88.81,
            "confidence": 0.9990538,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "it",
            "start": 88.81,
            "end": 88.89,
            "confidence": 0.7769093,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "affects",
            "start": 88.89,
            "end": 89.29,
            "confidence": 0.905474,
            "punctuated_word": "affects",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "us",
            "start": 89.29,
            "end": 89.79,
            "confidence": 0.98377705,
            "punctuated_word": "us,",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          }
        ],
        "speaker": 0,
        "id": "557565d4-0549-4cfa-9c29-9cdda0d03706"
      },
      {
        "start": 90.25,
        "end": 92.270004,
        "confidence": 0.9318595,
        "channel": 0,
        "transcript": "the user experiences highs and lows,",
        "words": [
          {
            "word": "the",
            "start": 90.25,
            "end": 90.41,
            "confidence": 0.8475425,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "user",
            "start": 90.41,
            "end": 90.73,
            "confidence": 0.99799395,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "experiences",
            "start": 90.73,
            "end": 91.23,
            "confidence": 0.84277767,
            "punctuated_word": "experiences",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "highs",
            "start": 91.37,
            "end": 91.61,
            "confidence": 0.91008765,
            "punctuated_word": "highs",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "and",
            "start": 91.61,
            "end": 91.770004,
            "confidence": 0.99617213,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "lows",
            "start": 91.770004,
            "end": 92.270004,
            "confidence": 0.996583,
            "punctuated_word": "lows,",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          }
        ],
        "speaker": 0,
        "id": "bece9416-3e22-4eb4-9640-629f353ce594"
      },
      {
        "start": 93.05,
        "end": 94.270004,
        "confidence": 0.9884931,
        "channel": 0,
        "transcript": "accessibility concerns,",
        "words": [
          {
            "word": "accessibility",
            "start": 93.05,
            "end": 93.55,
            "confidence": 0.99852604,
            "punctuated_word": "accessibility",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "concerns",
            "start": 93.770004,
            "end": 94.270004,
            "confidence": 0.9784601,
            "punctuated_word": "concerns,",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          }
        ],
        "speaker": 0,
        "id": "f6ac9d59-28f7-4692-b344-7c7538d6a153"
      },
      {
        "start": 94.89,
        "end": 97.95,
        "confidence": 0.99545413,
        "channel": 0,
        "transcript": "and growing ethical concerns around its use.",
        "words": [
          {
            "word": "and",
            "start": 94.89,
            "end": 95.130005,
            "confidence": 0.99968386,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "growing",
            "start": 95.130005,
            "end": 95.53,
            "confidence": 0.99946016,
            "punctuated_word": "growing",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "ethical",
            "start": 95.53,
            "end": 96.03,
            "confidence": 0.9994586,
            "punctuated_word": "ethical",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "concerns",
            "start": 96.090004,
            "end": 96.590004,
            "confidence": 0.9995983,
            "punctuated_word": "concerns",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "around",
            "start": 96.73,
            "end": 97.21,
            "confidence": 0.99906915,
            "punctuated_word": "around",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "its",
            "start": 97.21,
            "end": 97.45,
            "confidence": 0.9767675,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "use",
            "start": 97.45,
            "end": 97.95,
            "confidence": 0.99414086,
            "punctuated_word": "use.",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          }
        ],
        "speaker": 0,
        "id": "63c5165f-93f9-4dad-ae52-059d2e6e7cd4"
      },
      {
        "start": 98.97,
        "end": 100.75,
        "confidence": 0.9885019,
        "channel": 0,
        "transcript": "But what is infinite scrolling?",
        "words": [
          {
            "word": "but",
            "start": 98.97,
            "end": 99.21,
            "confidence": 0.9966742,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "what",
            "start": 99.21,
            "end": 99.45,
            "confidence": 0.9759626,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "is",
            "start": 99.45,
            "end": 99.770004,
            "confidence": 0.99924636,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "infinite",
            "start": 99.770004,
            "end": 100.25,
            "confidence": 0.98594135,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          },
          {
            "word": "scrolling",
            "start": 100.25,
            "end": 100.75,
            "confidence": 0.98468494,
            "punctuated_word": "scrolling?",
            "speaker": 0,
            "speaker_confidence": 0.8657895
          }
        ],
        "speaker": 0,
        "id": "cd778973-5a95-45c5-a235-6ad9dcad0ade"
      },
      {
        "start": 101.37,
        "end": 105.755,
        "confidence": 0.9926417,
        "channel": 0,
        "transcript": "At its core, it's a web design technique where content loads continuously",
        "words": [
          {
            "word": "at",
            "start": 101.37,
            "end": 101.53,
            "confidence": 0.9982351,
            "punctuated_word": "At",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "its",
            "start": 101.53,
            "end": 101.770004,
            "confidence": 0.990265,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "core",
            "start": 101.770004,
            "end": 102.270004,
            "confidence": 0.9698726,
            "punctuated_word": "core,",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "it's",
            "start": 102.455,
            "end": 102.615,
            "confidence": 0.99041975,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "a",
            "start": 102.615,
            "end": 102.775,
            "confidence": 0.9973214,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "web",
            "start": 102.775,
            "end": 103.015,
            "confidence": 0.9844981,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "design",
            "start": 103.015,
            "end": 103.415,
            "confidence": 0.9916801,
            "punctuated_word": "design",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "technique",
            "start": 103.415,
            "end": 103.915,
            "confidence": 0.99950147,
            "punctuated_word": "technique",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "where",
            "start": 103.975,
            "end": 104.375,
            "confidence": 0.99520606,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "content",
            "start": 104.375,
            "end": 104.855,
            "confidence": 0.9989298,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "loads",
            "start": 104.855,
            "end": 105.255,
            "confidence": 0.9961266,
            "punctuated_word": "loads",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "continuously",
            "start": 105.255,
            "end": 105.755,
            "confidence": 0.99964404,
            "punctuated_word": "continuously",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          }
        ],
        "speaker": 0,
        "id": "e72fa93c-3349-4e2c-9708-7b3f59bb0ac7"
      },
      {
        "start": 106.375,
        "end": 108.315,
        "confidence": 0.90679103,
        "channel": 0,
        "transcript": "as user scrolls down the page",
        "words": [
          {
            "word": "as",
            "start": 106.375,
            "end": 106.615,
            "confidence": 0.9822025,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "user",
            "start": 106.615,
            "end": 107.015,
            "confidence": 0.46786207,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "scrolls",
            "start": 107.015,
            "end": 107.415,
            "confidence": 0.9922867,
            "punctuated_word": "scrolls",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "down",
            "start": 107.415,
            "end": 107.655,
            "confidence": 0.9997938,
            "punctuated_word": "down",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "the",
            "start": 107.655,
            "end": 107.815,
            "confidence": 0.99930704,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "page",
            "start": 107.815,
            "end": 108.315,
            "confidence": 0.9992944,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          }
        ],
        "speaker": 0,
        "id": "043e7176-ab8c-4910-9be5-33a02bb3e24a"
      },
      {
        "start": 108.695,
        "end": 110.395,
        "confidence": 0.9374008,
        "channel": 0,
        "transcript": "eliminating traditional pagination.",
        "words": [
          {
            "word": "eliminating",
            "start": 108.695,
            "end": 109.195,
            "confidence": 0.94957346,
            "punctuated_word": "eliminating",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "traditional",
            "start": 109.335,
            "end": 109.835,
            "confidence": 0.99913496,
            "punctuated_word": "traditional",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "pagination",
            "start": 109.895,
            "end": 110.395,
            "confidence": 0.86349416,
            "punctuated_word": "pagination.",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          }
        ],
        "speaker": 0,
        "id": "fc462e28-318a-40c1-ae2f-952f3c7667fa"
      },
      {
        "start": 111.255,
        "end": 114.315,
        "confidence": 0.96491075,
        "channel": 0,
        "transcript": "Those page numbers or next buttons that we used to click.",
        "words": [
          {
            "word": "those",
            "start": 111.255,
            "end": 111.575,
            "confidence": 0.99435306,
            "punctuated_word": "Those",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "page",
            "start": 111.575,
            "end": 111.895,
            "confidence": 0.995743,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "numbers",
            "start": 111.895,
            "end": 112.295,
            "confidence": 0.9991366,
            "punctuated_word": "numbers",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "or",
            "start": 112.295,
            "end": 112.535,
            "confidence": 0.91495365,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "next",
            "start": 112.535,
            "end": 112.854996,
            "confidence": 0.98153186,
            "punctuated_word": "next",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "buttons",
            "start": 112.854996,
            "end": 113.175,
            "confidence": 0.9897273,
            "punctuated_word": "buttons",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "that",
            "start": 113.175,
            "end": 113.335,
            "confidence": 0.99664885,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "we",
            "start": 113.335,
            "end": 113.495,
            "confidence": 0.98774314,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "used",
            "start": 113.495,
            "end": 113.735,
            "confidence": 0.81408226,
            "punctuated_word": "used",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "to",
            "start": 113.735,
            "end": 113.815,
            "confidence": 0.9994276,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          },
          {
            "word": "click",
            "start": 113.815,
            "end": 114.315,
            "confidence": 0.9406706,
            "punctuated_word": "click.",
            "speaker": 0,
            "speaker_confidence": 0.8563305
          }
        ],
        "speaker": 0,
        "id": "0f625682-3f8e-455a-b405-dc44575b1bfe"
      },
      {
        "start": 115.25,
        "end": 117.590004,
        "confidence": 0.97123814,
        "channel": 0,
        "transcript": "It's sometimes also called endless scrolling",
        "words": [
          {
            "word": "it's",
            "start": 115.25,
            "end": 115.41,
            "confidence": 0.85169727,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.7105609
          },
          {
            "word": "sometimes",
            "start": 115.41,
            "end": 115.91,
            "confidence": 0.99954224,
            "punctuated_word": "sometimes",
            "speaker": 0,
            "speaker_confidence": 0.7105609
          },
          {
            "word": "also",
            "start": 116.05,
            "end": 116.37,
            "confidence": 0.9989675,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.7105609
          },
          {
            "word": "called",
            "start": 116.37,
            "end": 116.61,
            "confidence": 0.9997403,
            "punctuated_word": "called",
            "speaker": 0,
            "speaker_confidence": 0.7105609
          },
          {
            "word": "endless",
            "start": 116.61,
            "end": 117.090004,
            "confidence": 0.97945786,
            "punctuated_word": "endless",
            "speaker": 0,
            "speaker_confidence": 0.7105609
          },
          {
            "word": "scrolling",
            "start": 117.090004,
            "end": 117.590004,
            "confidence": 0.9980242,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 0.7105609
          }
        ],
        "speaker": 0,
        "id": "bb01bfee-b2fd-4649-a1f2-48e1dd60d02d"
      },
      {
        "start": 117.97,
        "end": 119.43,
        "confidence": 0.9958361,
        "channel": 0,
        "transcript": "or continuous scrolling.",
        "words": [
          {
            "word": "or",
            "start": 117.97,
            "end": 118.29,
            "confidence": 0.9960187,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.7105609
          },
          {
            "word": "continuous",
            "start": 118.29,
            "end": 118.79,
            "confidence": 0.99738735,
            "punctuated_word": "continuous",
            "speaker": 0,
            "speaker_confidence": 0.7105609
          },
          {
            "word": "scrolling",
            "start": 118.93,
            "end": 119.43,
            "confidence": 0.99410236,
            "punctuated_word": "scrolling.",
            "speaker": 0,
            "speaker_confidence": 0.7105609
          }
        ],
        "speaker": 0,
        "id": "bdd10690-9117-43a1-84ce-80330bd4d08a"
      },
      {
        "start": 120.29,
        "end": 123.990005,
        "confidence": 0.8960104,
        "channel": 0,
        "transcript": "The original goal often attributed to designer as a Raskin",
        "words": [
          {
            "word": "the",
            "start": 120.29,
            "end": 120.450005,
            "confidence": 0.979902,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "original",
            "start": 120.450005,
            "end": 120.850006,
            "confidence": 0.99885213,
            "punctuated_word": "original",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "goal",
            "start": 120.850006,
            "end": 121.350006,
            "confidence": 0.9998648,
            "punctuated_word": "goal",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "often",
            "start": 121.57,
            "end": 121.97,
            "confidence": 0.68410724,
            "punctuated_word": "often",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "attributed",
            "start": 121.97,
            "end": 122.47,
            "confidence": 0.9986903,
            "punctuated_word": "attributed",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "to",
            "start": 122.53,
            "end": 122.69,
            "confidence": 0.99942964,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "designer",
            "start": 122.69,
            "end": 123.17,
            "confidence": 0.9648525,
            "punctuated_word": "designer",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "as",
            "start": 123.17,
            "end": 123.41,
            "confidence": 0.5296687,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "a",
            "start": 123.41,
            "end": 123.490005,
            "confidence": 0.855537,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "raskin",
            "start": 123.490005,
            "end": 123.990005,
            "confidence": 0.9491994,
            "punctuated_word": "Raskin",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          }
        ],
        "speaker": 0,
        "id": "6b49708c-c7ea-4d26-8b7b-c5d8002c6e66"
      },
      {
        "start": 124.53,
        "end": 125.990005,
        "confidence": 0.89246094,
        "channel": 0,
        "transcript": "was about user convenience.",
        "words": [
          {
            "word": "was",
            "start": 124.53,
            "end": 124.770004,
            "confidence": 0.8524119,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "about",
            "start": 124.770004,
            "end": 125.090004,
            "confidence": 0.99971396,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "user",
            "start": 125.090004,
            "end": 125.490005,
            "confidence": 0.9990957,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "convenience",
            "start": 125.490005,
            "end": 125.990005,
            "confidence": 0.7186223,
            "punctuated_word": "convenience.",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          }
        ],
        "speaker": 0,
        "id": "e093496a-11fc-43ec-b476-149c44df6bbe"
      },
      {
        "start": 126.61,
        "end": 129.27,
        "confidence": 0.92786884,
        "channel": 0,
        "transcript": "Removing what was seen as unnecessary unnecessary",
        "words": [
          {
            "word": "removing",
            "start": 126.61,
            "end": 127.090004,
            "confidence": 0.9954053,
            "punctuated_word": "Removing",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "what",
            "start": 127.090004,
            "end": 127.25,
            "confidence": 0.99848866,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "was",
            "start": 127.25,
            "end": 127.490005,
            "confidence": 0.997988,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "seen",
            "start": 127.490005,
            "end": 127.810005,
            "confidence": 0.9993724,
            "punctuated_word": "seen",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "as",
            "start": 127.810005,
            "end": 128.13,
            "confidence": 0.99046737,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "unnecessary",
            "start": 128.13,
            "end": 128.63,
            "confidence": 0.9572269,
            "punctuated_word": "unnecessary",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "unnecessary",
            "start": 128.77,
            "end": 129.27,
            "confidence": 0.5561333,
            "punctuated_word": "unnecessary",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          }
        ],
        "speaker": 0,
        "id": "016191c3-099e-47b0-a68a-0fd15c48385b"
      },
      {
        "start": 129.57,
        "end": 136.465,
        "confidence": 0.9987165,
        "channel": 0,
        "transcript": "clicks that would make the browser experience smoother and keep users focused on the content that they're trying to consume.",
        "words": [
          {
            "word": "clicks",
            "start": 129.57,
            "end": 130.07,
            "confidence": 0.99966574,
            "punctuated_word": "clicks",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "that",
            "start": 130.285,
            "end": 130.445,
            "confidence": 0.99953794,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "would",
            "start": 130.445,
            "end": 130.605,
            "confidence": 0.9998982,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "make",
            "start": 130.605,
            "end": 131.085,
            "confidence": 0.99984133,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "the",
            "start": 131.085,
            "end": 131.245,
            "confidence": 0.9989472,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "browser",
            "start": 131.245,
            "end": 131.745,
            "confidence": 0.99974805,
            "punctuated_word": "browser",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "experience",
            "start": 131.885,
            "end": 132.285,
            "confidence": 0.9994673,
            "punctuated_word": "experience",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "smoother",
            "start": 132.285,
            "end": 132.785,
            "confidence": 0.9998791,
            "punctuated_word": "smoother",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "and",
            "start": 133.005,
            "end": 133.165,
            "confidence": 0.9840873,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "keep",
            "start": 133.165,
            "end": 133.405,
            "confidence": 0.99974257,
            "punctuated_word": "keep",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "users",
            "start": 133.405,
            "end": 133.805,
            "confidence": 0.9996817,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "focused",
            "start": 133.805,
            "end": 134.205,
            "confidence": 0.9989944,
            "punctuated_word": "focused",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "on",
            "start": 134.205,
            "end": 134.525,
            "confidence": 0.99950755,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "the",
            "start": 134.525,
            "end": 134.685,
            "confidence": 0.9989943,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "content",
            "start": 134.685,
            "end": 135.085,
            "confidence": 0.999708,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "that",
            "start": 135.085,
            "end": 135.245,
            "confidence": 0.99916756,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "they're",
            "start": 135.245,
            "end": 135.485,
            "confidence": 0.99949837,
            "punctuated_word": "they're",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "trying",
            "start": 135.485,
            "end": 135.805,
            "confidence": 0.9997621,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "to",
            "start": 135.805,
            "end": 135.965,
            "confidence": 0.99915504,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.88104546
          },
          {
            "word": "consume",
            "start": 135.965,
            "end": 136.465,
            "confidence": 0.9990448,
            "punctuated_word": "consume.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "625ba54e-5d01-45db-a2e9-cc004ff056e7"
      },
      {
        "start": 137.325,
        "end": 138.945,
        "confidence": 0.9702956,
        "channel": 0,
        "transcript": "Later on, that same designer",
        "words": [
          {
            "word": "later",
            "start": 137.325,
            "end": 137.725,
            "confidence": 0.99982697,
            "punctuated_word": "Later",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "on",
            "start": 137.725,
            "end": 137.885,
            "confidence": 0.85230386,
            "punctuated_word": "on,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 137.885,
            "end": 138.125,
            "confidence": 0.9997243,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "same",
            "start": 138.125,
            "end": 138.445,
            "confidence": 0.9997905,
            "punctuated_word": "same",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "designer",
            "start": 138.445,
            "end": 138.945,
            "confidence": 0.9998324,
            "punctuated_word": "designer",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "5184ffbf-2d08-444f-afde-b8fb7d4e4bcf"
      },
      {
        "start": 139.565,
        "end": 145.505,
        "confidence": 0.96897656,
        "channel": 0,
        "transcript": "would express regret over its use perhaps for reasons we'll discuss as we go along here.",
        "words": [
          {
            "word": "would",
            "start": 139.565,
            "end": 139.805,
            "confidence": 0.99870646,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "express",
            "start": 139.805,
            "end": 140.285,
            "confidence": 0.99501544,
            "punctuated_word": "express",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "regret",
            "start": 140.285,
            "end": 140.785,
            "confidence": 0.99925596,
            "punctuated_word": "regret",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "over",
            "start": 140.925,
            "end": 141.165,
            "confidence": 0.99684334,
            "punctuated_word": "over",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "its",
            "start": 141.165,
            "end": 141.325,
            "confidence": 0.9901834,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "use",
            "start": 141.325,
            "end": 141.825,
            "confidence": 0.99898785,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "perhaps",
            "start": 141.965,
            "end": 142.445,
            "confidence": 0.5386837,
            "punctuated_word": "perhaps",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "for",
            "start": 142.445,
            "end": 142.765,
            "confidence": 0.9932301,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "reasons",
            "start": 142.765,
            "end": 143.245,
            "confidence": 0.99893695,
            "punctuated_word": "reasons",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "we'll",
            "start": 143.245,
            "end": 143.485,
            "confidence": 0.99609613,
            "punctuated_word": "we'll",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "discuss",
            "start": 143.485,
            "end": 143.985,
            "confidence": 0.99940884,
            "punctuated_word": "discuss",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "as",
            "start": 144.205,
            "end": 144.365,
            "confidence": 0.9993036,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "we",
            "start": 144.365,
            "end": 144.525,
            "confidence": 0.9998375,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "go",
            "start": 144.525,
            "end": 144.685,
            "confidence": 0.9998317,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "along",
            "start": 144.685,
            "end": 145.005,
            "confidence": 0.9998443,
            "punctuated_word": "along",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "here",
            "start": 145.005,
            "end": 145.505,
            "confidence": 0.99945843,
            "punctuated_word": "here.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "80a250bc-cc14-4d27-b7ca-ca308f7e5c3c"
      },
      {
        "start": 146.55,
        "end": 151.29001,
        "confidence": 0.97658426,
        "channel": 0,
        "transcript": "Its use really took off with the rise of social media giants like Facebook, Twitter, and Instagram.",
        "words": [
          {
            "word": "its",
            "start": 146.55,
            "end": 146.79001,
            "confidence": 0.80865574,
            "punctuated_word": "Its",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "use",
            "start": 146.79001,
            "end": 147.03001,
            "confidence": 0.98504317,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "really",
            "start": 147.03001,
            "end": 147.27,
            "confidence": 0.996865,
            "punctuated_word": "really",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "took",
            "start": 147.27,
            "end": 147.51001,
            "confidence": 0.99757284,
            "punctuated_word": "took",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "off",
            "start": 147.51001,
            "end": 147.67001,
            "confidence": 0.9993919,
            "punctuated_word": "off",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "with",
            "start": 147.67001,
            "end": 147.91,
            "confidence": 0.9993606,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 147.91,
            "end": 147.99,
            "confidence": 0.997523,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "rise",
            "start": 147.99,
            "end": 148.23001,
            "confidence": 0.99926645,
            "punctuated_word": "rise",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 148.23001,
            "end": 148.47,
            "confidence": 0.99884135,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "social",
            "start": 148.47,
            "end": 148.79001,
            "confidence": 0.99894506,
            "punctuated_word": "social",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "media",
            "start": 148.79001,
            "end": 149.11,
            "confidence": 0.9998617,
            "punctuated_word": "media",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "giants",
            "start": 149.11,
            "end": 149.51001,
            "confidence": 0.996182,
            "punctuated_word": "giants",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 149.51001,
            "end": 149.75,
            "confidence": 0.87793267,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "facebook",
            "start": 149.75,
            "end": 150.25,
            "confidence": 0.99114776,
            "punctuated_word": "Facebook,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "twitter",
            "start": 150.31001,
            "end": 150.55,
            "confidence": 0.9606553,
            "punctuated_word": "Twitter,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 150.55,
            "end": 150.79001,
            "confidence": 0.99657285,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "instagram",
            "start": 150.79001,
            "end": 151.29001,
            "confidence": 0.9981152,
            "punctuated_word": "Instagram.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "2ae1c1e8-0adb-443e-9caa-f814c6c347aa"
      },
      {
        "start": 151.99,
        "end": 154.65001,
        "confidence": 0.99285287,
        "channel": 0,
        "transcript": "These platforms needed a way to present their massive",
        "words": [
          {
            "word": "these",
            "start": 151.99,
            "end": 152.23001,
            "confidence": 0.9983253,
            "punctuated_word": "These",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "platforms",
            "start": 152.23001,
            "end": 152.73001,
            "confidence": 0.9995252,
            "punctuated_word": "platforms",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "needed",
            "start": 152.79001,
            "end": 153.03001,
            "confidence": 0.9930033,
            "punctuated_word": "needed",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 153.03001,
            "end": 153.11,
            "confidence": 0.9802499,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "way",
            "start": 153.11,
            "end": 153.27,
            "confidence": 0.999699,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 153.27,
            "end": 153.43001,
            "confidence": 0.9889052,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "present",
            "start": 153.43001,
            "end": 153.83,
            "confidence": 0.99927694,
            "punctuated_word": "present",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "their",
            "start": 153.83,
            "end": 154.15001,
            "confidence": 0.9776218,
            "punctuated_word": "their",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "massive",
            "start": 154.15001,
            "end": 154.65001,
            "confidence": 0.99906844,
            "punctuated_word": "massive",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "f9ac1e90-45eb-4fd9-b7de-25dbd78c285d"
      },
      {
        "start": 155.03001,
        "end": 156.49,
        "confidence": 0.872248,
        "channel": 0,
        "transcript": "constantly updating feeds",
        "words": [
          {
            "word": "constantly",
            "start": 155.03001,
            "end": 155.51001,
            "confidence": 0.61952394,
            "punctuated_word": "constantly",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "updating",
            "start": 155.51001,
            "end": 155.99,
            "confidence": 0.9986451,
            "punctuated_word": "updating",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "feeds",
            "start": 155.99,
            "end": 156.49,
            "confidence": 0.9985751,
            "punctuated_word": "feeds",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "df05740f-3b6c-421f-9d60-50806aefe1a5"
      },
      {
        "start": 156.79001,
        "end": 159.13,
        "confidence": 0.9345426,
        "channel": 0,
        "transcript": "of stuff folks were were making and sharing,",
        "words": [
          {
            "word": "of",
            "start": 156.79001,
            "end": 157.03001,
            "confidence": 0.99420726,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "stuff",
            "start": 157.03001,
            "end": 157.27,
            "confidence": 0.99968994,
            "punctuated_word": "stuff",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "folks",
            "start": 157.27,
            "end": 157.51001,
            "confidence": 0.9979152,
            "punctuated_word": "folks",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "were",
            "start": 157.51001,
            "end": 157.83,
            "confidence": 0.9583024,
            "punctuated_word": "were",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "were",
            "start": 157.83,
            "end": 157.99,
            "confidence": 0.8027046,
            "punctuated_word": "were",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "making",
            "start": 157.99,
            "end": 158.47,
            "confidence": 0.99857867,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 158.47,
            "end": 158.63,
            "confidence": 0.991895,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "sharing",
            "start": 158.63,
            "end": 159.13,
            "confidence": 0.7330479,
            "punctuated_word": "sharing,",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "46df3915-4aad-40e2-9c86-c198ffd8e0c0"
      },
      {
        "start": 159.635,
        "end": 162.215,
        "confidence": 0.9155742,
        "channel": 0,
        "transcript": "and infinite scroll seemed like a perfect fit.",
        "words": [
          {
            "word": "and",
            "start": 159.635,
            "end": 159.95499,
            "confidence": 0.99969554,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "infinite",
            "start": 159.95499,
            "end": 160.435,
            "confidence": 0.680731,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "scroll",
            "start": 160.435,
            "end": 160.83499,
            "confidence": 0.71430856,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "seemed",
            "start": 160.83499,
            "end": 161.075,
            "confidence": 0.93327636,
            "punctuated_word": "seemed",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 161.075,
            "end": 161.23499,
            "confidence": 0.99835396,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 161.23499,
            "end": 161.31499,
            "confidence": 0.9988141,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "perfect",
            "start": 161.31499,
            "end": 161.715,
            "confidence": 0.9999198,
            "punctuated_word": "perfect",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "fit",
            "start": 161.715,
            "end": 162.215,
            "confidence": 0.99949396,
            "punctuated_word": "fit.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "53a19ca8-d6fb-44e3-8300-e741aa59b07d"
      },
      {
        "start": 162.67499,
        "end": 167.89499,
        "confidence": 0.9144555,
        "channel": 0,
        "transcript": "Since then, it spread all over the place, even to ecommerce sites showing vast product catalogs,",
        "words": [
          {
            "word": "since",
            "start": 162.67499,
            "end": 162.995,
            "confidence": 0.9270123,
            "punctuated_word": "Since",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "then",
            "start": 162.995,
            "end": 163.23499,
            "confidence": 0.925784,
            "punctuated_word": "then,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "it",
            "start": 163.23499,
            "end": 163.39499,
            "confidence": 0.99561536,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "spread",
            "start": 163.39499,
            "end": 163.795,
            "confidence": 0.5804297,
            "punctuated_word": "spread",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "all",
            "start": 163.795,
            "end": 163.95499,
            "confidence": 0.9987445,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "over",
            "start": 163.95499,
            "end": 164.11499,
            "confidence": 0.998895,
            "punctuated_word": "over",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 164.11499,
            "end": 164.275,
            "confidence": 0.9992879,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "place",
            "start": 164.275,
            "end": 164.775,
            "confidence": 0.73341656,
            "punctuated_word": "place,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "even",
            "start": 164.915,
            "end": 165.155,
            "confidence": 0.9989845,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 165.155,
            "end": 165.39499,
            "confidence": 0.9896596,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "ecommerce",
            "start": 165.39499,
            "end": 165.89499,
            "confidence": 0.83880705,
            "punctuated_word": "ecommerce",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "sites",
            "start": 165.95499,
            "end": 166.355,
            "confidence": 0.99645054,
            "punctuated_word": "sites",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "showing",
            "start": 166.355,
            "end": 166.67499,
            "confidence": 0.85103375,
            "punctuated_word": "showing",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "vast",
            "start": 166.67499,
            "end": 166.995,
            "confidence": 0.8117501,
            "punctuated_word": "vast",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "product",
            "start": 166.995,
            "end": 167.39499,
            "confidence": 0.9981704,
            "punctuated_word": "product",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "catalogs",
            "start": 167.39499,
            "end": 167.89499,
            "confidence": 0.9872467,
            "punctuated_word": "catalogs,",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "cc31b49b-39fd-4fdb-af14-57a4aa4829fb"
      },
      {
        "start": 168.75499,
        "end": 171.09499,
        "confidence": 0.9499555,
        "channel": 0,
        "transcript": "new sites trying to keep readers engaged,",
        "words": [
          {
            "word": "new",
            "start": 168.75499,
            "end": 168.915,
            "confidence": 0.7042648,
            "punctuated_word": "new",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "sites",
            "start": 168.915,
            "end": 169.23499,
            "confidence": 0.99675095,
            "punctuated_word": "sites",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "trying",
            "start": 169.23499,
            "end": 169.555,
            "confidence": 0.9700677,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 169.555,
            "end": 169.635,
            "confidence": 0.99836725,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "keep",
            "start": 169.635,
            "end": 170.11499,
            "confidence": 0.9997085,
            "punctuated_word": "keep",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "readers",
            "start": 170.11499,
            "end": 170.59499,
            "confidence": 0.9994825,
            "punctuated_word": "readers",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "engaged",
            "start": 170.59499,
            "end": 171.09499,
            "confidence": 0.9810468,
            "punctuated_word": "engaged,",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "ca4da90d-4690-4a67-9479-699370a8d42a"
      },
      {
        "start": 172.45001,
        "end": 173.59001,
        "confidence": 0.9674411,
        "channel": 0,
        "transcript": "and and many others.",
        "words": [
          {
            "word": "and",
            "start": 172.45001,
            "end": 172.61,
            "confidence": 0.9998273,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 172.61,
            "end": 172.85,
            "confidence": 0.88872945,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "many",
            "start": 172.85,
            "end": 173.09001,
            "confidence": 0.9990858,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "others",
            "start": 173.09001,
            "end": 173.59001,
            "confidence": 0.9821218,
            "punctuated_word": "others.",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          }
        ],
        "speaker": 0,
        "id": "bc0c8f84-28e7-4deb-9d52-c40f818e0843"
      },
      {
        "start": 174.13,
        "end": 177.35,
        "confidence": 0.99963075,
        "channel": 0,
        "transcript": "It feels particularly natural to use it on mobile devices",
        "words": [
          {
            "word": "it",
            "start": 174.13,
            "end": 174.29001,
            "confidence": 0.99827516,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "feels",
            "start": 174.29001,
            "end": 174.61,
            "confidence": 0.99960774,
            "punctuated_word": "feels",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "particularly",
            "start": 174.61,
            "end": 175.11,
            "confidence": 0.9996656,
            "punctuated_word": "particularly",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "natural",
            "start": 175.25,
            "end": 175.75,
            "confidence": 0.99980015,
            "punctuated_word": "natural",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "to",
            "start": 175.81001,
            "end": 175.89001,
            "confidence": 0.99987626,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "use",
            "start": 175.89001,
            "end": 176.05,
            "confidence": 0.99988294,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "it",
            "start": 176.05,
            "end": 176.29001,
            "confidence": 0.9997675,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "on",
            "start": 176.29001,
            "end": 176.53001,
            "confidence": 0.9997547,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "mobile",
            "start": 176.53001,
            "end": 176.85,
            "confidence": 0.99987626,
            "punctuated_word": "mobile",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "devices",
            "start": 176.85,
            "end": 177.35,
            "confidence": 0.99980205,
            "punctuated_word": "devices",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          }
        ],
        "speaker": 0,
        "id": "17f241a9-3f3a-416d-b92b-a28c77d27c1c"
      },
      {
        "start": 177.65001,
        "end": 180.15001,
        "confidence": 0.9456849,
        "channel": 0,
        "transcript": "where flicking your thumb seems like second nature.",
        "words": [
          {
            "word": "where",
            "start": 177.65001,
            "end": 177.97,
            "confidence": 0.57941157,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "flicking",
            "start": 177.97,
            "end": 178.29001,
            "confidence": 0.9959153,
            "punctuated_word": "flicking",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "your",
            "start": 178.29001,
            "end": 178.53001,
            "confidence": 0.99927694,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "thumb",
            "start": 178.53001,
            "end": 178.85,
            "confidence": 0.9961888,
            "punctuated_word": "thumb",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "seems",
            "start": 178.85,
            "end": 179.17001,
            "confidence": 0.99947923,
            "punctuated_word": "seems",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "like",
            "start": 179.17001,
            "end": 179.33,
            "confidence": 0.99570423,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "second",
            "start": 179.33,
            "end": 179.65001,
            "confidence": 0.9996636,
            "punctuated_word": "second",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          },
          {
            "word": "nature",
            "start": 179.65001,
            "end": 180.15001,
            "confidence": 0.99983966,
            "punctuated_word": "nature.",
            "speaker": 0,
            "speaker_confidence": 0.7280688
          }
        ],
        "speaker": 0,
        "id": "14eb61eb-5504-47bc-8608-ccb61257ec81"
      },
      {
        "start": 181.01001,
        "end": 184.79001,
        "confidence": 0.9828545,
        "channel": 0,
        "transcript": "The success on major platforms has potentially set a trend,",
        "words": [
          {
            "word": "the",
            "start": 181.01001,
            "end": 181.17001,
            "confidence": 0.98225474,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "success",
            "start": 181.17001,
            "end": 181.65001,
            "confidence": 0.9998697,
            "punctuated_word": "success",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "on",
            "start": 181.65001,
            "end": 181.73001,
            "confidence": 0.9837864,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "major",
            "start": 181.73001,
            "end": 182.21,
            "confidence": 0.99967813,
            "punctuated_word": "major",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "platforms",
            "start": 182.21,
            "end": 182.71,
            "confidence": 0.9998179,
            "punctuated_word": "platforms",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "has",
            "start": 182.85,
            "end": 183.35,
            "confidence": 0.99955493,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "potentially",
            "start": 183.41,
            "end": 183.91,
            "confidence": 0.97536623,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "set",
            "start": 183.97,
            "end": 184.21,
            "confidence": 0.9967583,
            "punctuated_word": "set",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "a",
            "start": 184.21,
            "end": 184.29001,
            "confidence": 0.99803776,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "trend",
            "start": 184.29001,
            "end": 184.79001,
            "confidence": 0.8934206,
            "punctuated_word": "trend,",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          }
        ],
        "speaker": 0,
        "id": "3c2feec8-3e97-4be5-ad30-05f8ec609e41"
      },
      {
        "start": 185.295,
        "end": 189.23499,
        "confidence": 0.98958015,
        "channel": 0,
        "transcript": "influencing designers across the web with the tools they are working on.",
        "words": [
          {
            "word": "influencing",
            "start": 185.295,
            "end": 185.795,
            "confidence": 0.99868804,
            "punctuated_word": "influencing",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "designers",
            "start": 185.935,
            "end": 186.415,
            "confidence": 0.9992987,
            "punctuated_word": "designers",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "across",
            "start": 186.415,
            "end": 186.81499,
            "confidence": 0.99978465,
            "punctuated_word": "across",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "the",
            "start": 186.81499,
            "end": 186.97499,
            "confidence": 0.99916077,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "web",
            "start": 186.97499,
            "end": 187.45499,
            "confidence": 0.99618196,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "with",
            "start": 187.45499,
            "end": 187.61499,
            "confidence": 0.99450606,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "the",
            "start": 187.61499,
            "end": 187.775,
            "confidence": 0.99937624,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "tools",
            "start": 187.775,
            "end": 188.09499,
            "confidence": 0.99973446,
            "punctuated_word": "tools",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "they",
            "start": 188.09499,
            "end": 188.25499,
            "confidence": 0.9984528,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "are",
            "start": 188.25499,
            "end": 188.415,
            "confidence": 0.8914344,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "working",
            "start": 188.415,
            "end": 188.73499,
            "confidence": 0.9996909,
            "punctuated_word": "working",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          },
          {
            "word": "on",
            "start": 188.73499,
            "end": 189.23499,
            "confidence": 0.9986522,
            "punctuated_word": "on.",
            "speaker": 0,
            "speaker_confidence": 0.8832913
          }
        ],
        "speaker": 0,
        "id": "b60815d0-f08e-4e64-b51f-47a1839139e5"
      },
      {
        "start": 190.97499,
        "end": 194.275,
        "confidence": 0.9986372,
        "channel": 0,
        "transcript": "But why is it often so hard for folks to stop scrolling?",
        "words": [
          {
            "word": "but",
            "start": 190.97499,
            "end": 191.215,
            "confidence": 0.99824893,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "why",
            "start": 191.215,
            "end": 191.375,
            "confidence": 0.99928814,
            "punctuated_word": "why",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "is",
            "start": 191.375,
            "end": 191.53499,
            "confidence": 0.9980465,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "it",
            "start": 191.53499,
            "end": 191.69499,
            "confidence": 0.996591,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "often",
            "start": 191.69499,
            "end": 192.09499,
            "confidence": 0.997712,
            "punctuated_word": "often",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "so",
            "start": 192.09499,
            "end": 192.415,
            "confidence": 0.99963045,
            "punctuated_word": "so",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "hard",
            "start": 192.415,
            "end": 192.81499,
            "confidence": 0.9994973,
            "punctuated_word": "hard",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "for",
            "start": 192.81499,
            "end": 192.97499,
            "confidence": 0.99975127,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "folks",
            "start": 192.97499,
            "end": 193.375,
            "confidence": 0.999159,
            "punctuated_word": "folks",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "to",
            "start": 193.375,
            "end": 193.53499,
            "confidence": 0.99931073,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "stop",
            "start": 193.53499,
            "end": 193.775,
            "confidence": 0.99956113,
            "punctuated_word": "stop",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "scrolling",
            "start": 193.775,
            "end": 194.275,
            "confidence": 0.9968499,
            "punctuated_word": "scrolling?",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "2e67ad27-6327-4cf9-b2b5-fa8e3ccc891f"
      },
      {
        "start": 195.055,
        "end": 195.555,
        "confidence": 0.9918381,
        "channel": 0,
        "transcript": "There's",
        "words": [
          {
            "word": "there's",
            "start": 195.055,
            "end": 195.555,
            "confidence": 0.9918381,
            "punctuated_word": "There's",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "d116bd42-f3e4-4383-b08c-b42ebc0bf065"
      },
      {
        "start": 195.855,
        "end": 197.075,
        "confidence": 0.98373556,
        "channel": 0,
        "transcript": "maybe some potentially",
        "words": [
          {
            "word": "maybe",
            "start": 195.855,
            "end": 196.33499,
            "confidence": 0.9580349,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "some",
            "start": 196.33499,
            "end": 196.575,
            "confidence": 0.99883336,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "potentially",
            "start": 196.575,
            "end": 197.075,
            "confidence": 0.99433845,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "1a6a78ba-f726-47be-af72-7f85b91a488b"
      },
      {
        "start": 197.53499,
        "end": 199.47499,
        "confidence": 0.9946401,
        "channel": 0,
        "transcript": "compelling psychology at play.",
        "words": [
          {
            "word": "compelling",
            "start": 197.53499,
            "end": 198.03499,
            "confidence": 0.99927455,
            "punctuated_word": "compelling",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "psychology",
            "start": 198.09499,
            "end": 198.59499,
            "confidence": 0.99987066,
            "punctuated_word": "psychology",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "at",
            "start": 198.73499,
            "end": 198.97499,
            "confidence": 0.97987944,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "play",
            "start": 198.97499,
            "end": 199.47499,
            "confidence": 0.9995357,
            "punctuated_word": "play.",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "36ca53a3-bb03-4333-a4d7-6ff5e8d57539"
      },
      {
        "start": 200.23999,
        "end": 205.29999,
        "confidence": 0.9559448,
        "channel": 0,
        "transcript": "Some researchers suggest that infinite scroll taps into our brains reward system.",
        "words": [
          {
            "word": "some",
            "start": 200.23999,
            "end": 200.64,
            "confidence": 0.9987124,
            "punctuated_word": "Some",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "researchers",
            "start": 200.64,
            "end": 201.14,
            "confidence": 0.9785543,
            "punctuated_word": "researchers",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "suggest",
            "start": 201.2,
            "end": 201.59999,
            "confidence": 0.9536366,
            "punctuated_word": "suggest",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "that",
            "start": 201.59999,
            "end": 202.0,
            "confidence": 0.9996978,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "infinite",
            "start": 202.0,
            "end": 202.48,
            "confidence": 0.99364245,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "scroll",
            "start": 202.48,
            "end": 202.87999,
            "confidence": 0.9991899,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "taps",
            "start": 202.87999,
            "end": 203.37999,
            "confidence": 0.99776936,
            "punctuated_word": "taps",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "into",
            "start": 203.51999,
            "end": 203.76,
            "confidence": 0.9983918,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "our",
            "start": 203.76,
            "end": 204.0,
            "confidence": 0.9981773,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "brains",
            "start": 204.0,
            "end": 204.4,
            "confidence": 0.63954717,
            "punctuated_word": "brains",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "reward",
            "start": 204.4,
            "end": 204.79999,
            "confidence": 0.96447235,
            "punctuated_word": "reward",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "system",
            "start": 204.79999,
            "end": 205.29999,
            "confidence": 0.9495456,
            "punctuated_word": "system.",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "89d37dac-a6df-48d8-952b-0ce5a3d71b5e"
      },
      {
        "start": 205.84,
        "end": 209.14,
        "confidence": 0.95672613,
        "channel": 0,
        "transcript": "Each time new potentially interesting content appears,",
        "words": [
          {
            "word": "each",
            "start": 205.84,
            "end": 206.15999,
            "confidence": 0.9986634,
            "punctuated_word": "Each",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "time",
            "start": 206.15999,
            "end": 206.48,
            "confidence": 0.99977976,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "new",
            "start": 206.48,
            "end": 206.98,
            "confidence": 0.98757255,
            "punctuated_word": "new",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "potentially",
            "start": 207.2,
            "end": 207.7,
            "confidence": 0.95827293,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "interesting",
            "start": 207.84,
            "end": 208.23999,
            "confidence": 0.99933344,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "content",
            "start": 208.23999,
            "end": 208.64,
            "confidence": 0.99834263,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "appears",
            "start": 208.64,
            "end": 209.14,
            "confidence": 0.7551185,
            "punctuated_word": "appears,",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "e3f11a73-5b30-4d98-9bf7-dba4edd9c9d4"
      },
      {
        "start": 209.59999,
        "end": 211.85999,
        "confidence": 0.96157765,
        "channel": 0,
        "transcript": "it can trigger a small release of dopamine,",
        "words": [
          {
            "word": "it",
            "start": 209.59999,
            "end": 209.76,
            "confidence": 0.9933781,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "can",
            "start": 209.76,
            "end": 210.0,
            "confidence": 0.99988747,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "trigger",
            "start": 210.0,
            "end": 210.31999,
            "confidence": 0.99982196,
            "punctuated_word": "trigger",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "a",
            "start": 210.31999,
            "end": 210.48,
            "confidence": 0.9977538,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "small",
            "start": 210.48,
            "end": 210.71999,
            "confidence": 0.9995832,
            "punctuated_word": "small",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "release",
            "start": 210.71999,
            "end": 211.2,
            "confidence": 0.9957408,
            "punctuated_word": "release",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "of",
            "start": 211.2,
            "end": 211.35999,
            "confidence": 0.964596,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "dopamine",
            "start": 211.35999,
            "end": 211.85999,
            "confidence": 0.74185973,
            "punctuated_word": "dopamine,",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "063a772c-de98-462e-a3f5-c31c8145b25e"
      },
      {
        "start": 212.31999,
        "end": 212.98,
        "confidence": 0.9934466,
        "channel": 0,
        "transcript": "the neurotransmitter",
        "words": [
          {
            "word": "the",
            "start": 212.31999,
            "end": 212.48,
            "confidence": 0.9878736,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "neurotransmitter",
            "start": 212.48,
            "end": 212.98,
            "confidence": 0.99901956,
            "punctuated_word": "neurotransmitter",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "dd78dcfc-e500-43bb-9d8d-4978fadbc083"
      },
      {
        "start": 213.35999,
        "end": 215.14,
        "confidence": 0.96332276,
        "channel": 0,
        "transcript": "linked to pleasure and reward.",
        "words": [
          {
            "word": "linked",
            "start": 213.35999,
            "end": 213.68,
            "confidence": 0.8245068,
            "punctuated_word": "linked",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "to",
            "start": 213.68,
            "end": 214.0,
            "confidence": 0.99939823,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "pleasure",
            "start": 214.0,
            "end": 214.4,
            "confidence": 0.9997136,
            "punctuated_word": "pleasure",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "and",
            "start": 214.4,
            "end": 214.64,
            "confidence": 0.99753964,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "reward",
            "start": 214.64,
            "end": 215.14,
            "confidence": 0.99545527,
            "punctuated_word": "reward.",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "23f7190a-2071-4be9-8e1a-641acd2b72cf"
      },
      {
        "start": 215.895,
        "end": 218.155,
        "confidence": 0.9975868,
        "channel": 0,
        "transcript": "This might create a reinforcing loop.",
        "words": [
          {
            "word": "this",
            "start": 215.895,
            "end": 216.135,
            "confidence": 0.9997441,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "might",
            "start": 216.135,
            "end": 216.295,
            "confidence": 0.9997929,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "create",
            "start": 216.295,
            "end": 216.775,
            "confidence": 0.99971586,
            "punctuated_word": "create",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "a",
            "start": 216.775,
            "end": 216.935,
            "confidence": 0.99933726,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "reinforcing",
            "start": 216.935,
            "end": 217.435,
            "confidence": 0.99955684,
            "punctuated_word": "reinforcing",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "loop",
            "start": 217.655,
            "end": 218.155,
            "confidence": 0.9873738,
            "punctuated_word": "loop.",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "b93b66ab-9fb1-4eeb-8d10-a5c21cdec905"
      },
      {
        "start": 218.775,
        "end": 220.235,
        "confidence": 0.97238046,
        "channel": 0,
        "transcript": "Scroll, get a bit of novelty,",
        "words": [
          {
            "word": "scroll",
            "start": 218.775,
            "end": 219.175,
            "confidence": 0.87056106,
            "punctuated_word": "Scroll,",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "get",
            "start": 219.175,
            "end": 219.415,
            "confidence": 0.9994261,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "a",
            "start": 219.415,
            "end": 219.495,
            "confidence": 0.99968493,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "bit",
            "start": 219.495,
            "end": 219.655,
            "confidence": 0.99909055,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "of",
            "start": 219.655,
            "end": 219.735,
            "confidence": 0.9998846,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          },
          {
            "word": "novelty",
            "start": 219.735,
            "end": 220.235,
            "confidence": 0.9656353,
            "punctuated_word": "novelty,",
            "speaker": 0,
            "speaker_confidence": 0.9985575
          }
        ],
        "speaker": 0,
        "id": "8b0bfe85-ae79-43a1-8d07-ce18fc625e0f"
      },
      {
        "start": 220.935,
        "end": 222.395,
        "confidence": 0.97435266,
        "channel": 0,
        "transcript": "feel that sense of gratification,",
        "words": [
          {
            "word": "feel",
            "start": 220.935,
            "end": 221.255,
            "confidence": 0.99905115,
            "punctuated_word": "feel",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "that",
            "start": 221.255,
            "end": 221.495,
            "confidence": 0.9997985,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "sense",
            "start": 221.495,
            "end": 221.735,
            "confidence": 0.99990726,
            "punctuated_word": "sense",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "of",
            "start": 221.735,
            "end": 221.895,
            "confidence": 0.999481,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "gratification",
            "start": 221.895,
            "end": 222.395,
            "confidence": 0.8735256,
            "punctuated_word": "gratification,",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          }
        ],
        "speaker": 0,
        "id": "c4fafbc0-cdcf-4116-bfdc-8d84a0781851"
      },
      {
        "start": 223.095,
        "end": 225.435,
        "confidence": 0.9926165,
        "channel": 0,
        "transcript": "and then you desire to do it again.",
        "words": [
          {
            "word": "and",
            "start": 223.095,
            "end": 223.255,
            "confidence": 0.99927264,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "then",
            "start": 223.255,
            "end": 223.755,
            "confidence": 0.9997608,
            "punctuated_word": "then",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "you",
            "start": 223.895,
            "end": 224.135,
            "confidence": 0.99737906,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "desire",
            "start": 224.135,
            "end": 224.535,
            "confidence": 0.94638896,
            "punctuated_word": "desire",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "to",
            "start": 224.535,
            "end": 224.615,
            "confidence": 0.9994085,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "do",
            "start": 224.615,
            "end": 224.775,
            "confidence": 0.9998317,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "it",
            "start": 224.775,
            "end": 224.935,
            "confidence": 0.9993166,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "again",
            "start": 224.935,
            "end": 225.435,
            "confidence": 0.99957323,
            "punctuated_word": "again.",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          }
        ],
        "speaker": 0,
        "id": "a305ede1-ec3d-4582-aa99-6d84d0ba479a"
      },
      {
        "start": 226.055,
        "end": 227.595,
        "confidence": 0.99099123,
        "channel": 0,
        "transcript": "Some have compared this mechanism",
        "words": [
          {
            "word": "some",
            "start": 226.055,
            "end": 226.215,
            "confidence": 0.9907725,
            "punctuated_word": "Some",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "have",
            "start": 226.215,
            "end": 226.455,
            "confidence": 0.96972924,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "compared",
            "start": 226.455,
            "end": 226.775,
            "confidence": 0.99538463,
            "punctuated_word": "compared",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "this",
            "start": 226.775,
            "end": 227.095,
            "confidence": 0.99952686,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "mechanism",
            "start": 227.095,
            "end": 227.595,
            "confidence": 0.99954295,
            "punctuated_word": "mechanism",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          }
        ],
        "speaker": 0,
        "id": "0ae135c0-38fb-4a07-bf43-93422d2c4a65"
      },
      {
        "start": 227.975,
        "end": 230.635,
        "confidence": 0.9625189,
        "channel": 0,
        "transcript": "to other compulsive behaviors like gambling,",
        "words": [
          {
            "word": "to",
            "start": 227.975,
            "end": 228.375,
            "confidence": 0.99982786,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "other",
            "start": 228.375,
            "end": 228.775,
            "confidence": 0.9998946,
            "punctuated_word": "other",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "compulsive",
            "start": 228.775,
            "end": 229.275,
            "confidence": 0.9998131,
            "punctuated_word": "compulsive",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "behaviors",
            "start": 229.415,
            "end": 229.895,
            "confidence": 0.9986345,
            "punctuated_word": "behaviors",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "like",
            "start": 229.895,
            "end": 230.135,
            "confidence": 0.9754891,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          },
          {
            "word": "gambling",
            "start": 230.135,
            "end": 230.635,
            "confidence": 0.8014538,
            "punctuated_word": "gambling,",
            "speaker": 0,
            "speaker_confidence": 0.8869384
          }
        ],
        "speaker": 0,
        "id": "fbacc988-bffa-431a-b09a-48fcea7eca63"
      },
      {
        "start": 231.67,
        "end": 236.09,
        "confidence": 0.9292824,
        "channel": 0,
        "transcript": "where, you know, you're pulling the lever or in this case, scrolling hoping for a new reward.",
        "words": [
          {
            "word": "where",
            "start": 231.67,
            "end": 231.91,
            "confidence": 0.9504963,
            "punctuated_word": "where,",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "you",
            "start": 231.91,
            "end": 231.99,
            "confidence": 0.9998772,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "know",
            "start": 231.99,
            "end": 232.15,
            "confidence": 0.99971783,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "you're",
            "start": 232.15,
            "end": 232.39,
            "confidence": 0.9993818,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "pulling",
            "start": 232.39,
            "end": 232.63,
            "confidence": 0.999803,
            "punctuated_word": "pulling",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "the",
            "start": 232.63,
            "end": 232.79,
            "confidence": 0.9749127,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "lever",
            "start": 232.79,
            "end": 233.03,
            "confidence": 0.99933463,
            "punctuated_word": "lever",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "or",
            "start": 233.03,
            "end": 233.19,
            "confidence": 0.83722913,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "in",
            "start": 233.19,
            "end": 233.35,
            "confidence": 0.7110224,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "this",
            "start": 233.35,
            "end": 233.43,
            "confidence": 0.99964476,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.55884445
          },
          {
            "word": "case",
            "start": 233.43,
            "end": 233.75,
            "confidence": 0.758621,
            "punctuated_word": "case,",
            "speaker": 0,
            "speaker_confidence": 0.58276254
          },
          {
            "word": "scrolling",
            "start": 233.75,
            "end": 234.23,
            "confidence": 0.9984615,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 0.58276254
          },
          {
            "word": "hoping",
            "start": 234.23,
            "end": 234.63,
            "confidence": 0.59679735,
            "punctuated_word": "hoping",
            "speaker": 0,
            "speaker_confidence": 0.58276254
          },
          {
            "word": "for",
            "start": 234.63,
            "end": 235.13,
            "confidence": 0.99914503,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.58276254
          },
          {
            "word": "a",
            "start": 235.27,
            "end": 235.43,
            "confidence": 0.9982993,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.58276254
          },
          {
            "word": "new",
            "start": 235.43,
            "end": 235.59,
            "confidence": 0.9991824,
            "punctuated_word": "new",
            "speaker": 0,
            "speaker_confidence": 0.58276254
          },
          {
            "word": "reward",
            "start": 235.59,
            "end": 236.09,
            "confidence": 0.97587335,
            "punctuated_word": "reward.",
            "speaker": 0,
            "speaker_confidence": 0.58276254
          }
        ],
        "speaker": 0,
        "id": "121daeb9-ed49-440f-a1d8-1fb45da08c36"
      },
      {
        "start": 237.03,
        "end": 243.045,
        "confidence": 0.97153723,
        "channel": 0,
        "transcript": "When platforms add personalized algorithms showing you exactly what you like, the effect of this sort of compulsion can be",
        "words": [
          {
            "word": "when",
            "start": 237.03,
            "end": 237.27,
            "confidence": 0.99629885,
            "punctuated_word": "When",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "platforms",
            "start": 237.27,
            "end": 237.77,
            "confidence": 0.9982316,
            "punctuated_word": "platforms",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "add",
            "start": 237.83,
            "end": 238.06999,
            "confidence": 0.5209953,
            "punctuated_word": "add",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "personalized",
            "start": 238.06999,
            "end": 238.55,
            "confidence": 0.9779588,
            "punctuated_word": "personalized",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "algorithms",
            "start": 238.55,
            "end": 239.05,
            "confidence": 0.9993304,
            "punctuated_word": "algorithms",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "showing",
            "start": 239.19,
            "end": 239.51,
            "confidence": 0.9645381,
            "punctuated_word": "showing",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "you",
            "start": 239.51,
            "end": 239.67,
            "confidence": 0.9990934,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "exactly",
            "start": 239.67,
            "end": 239.99,
            "confidence": 0.999782,
            "punctuated_word": "exactly",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "what",
            "start": 239.99,
            "end": 240.15,
            "confidence": 0.9994642,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "you",
            "start": 240.15,
            "end": 240.39,
            "confidence": 0.9999373,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "like",
            "start": 240.39,
            "end": 240.79,
            "confidence": 0.99369854,
            "punctuated_word": "like,",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "the",
            "start": 240.79,
            "end": 240.95,
            "confidence": 0.99939215,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "effect",
            "start": 240.95,
            "end": 241.19,
            "confidence": 0.99600166,
            "punctuated_word": "effect",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "of",
            "start": 241.19,
            "end": 241.35,
            "confidence": 0.99923,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "this",
            "start": 241.35,
            "end": 241.59,
            "confidence": 0.9888648,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "sort",
            "start": 241.59,
            "end": 241.75,
            "confidence": 0.9996039,
            "punctuated_word": "sort",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "of",
            "start": 241.75,
            "end": 241.91,
            "confidence": 0.9998343,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "compulsion",
            "start": 241.91,
            "end": 242.41,
            "confidence": 0.99894124,
            "punctuated_word": "compulsion",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "can",
            "start": 242.47,
            "end": 242.63,
            "confidence": 0.9997819,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          },
          {
            "word": "be",
            "start": 242.63,
            "end": 243.045,
            "confidence": 0.9997639,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          }
        ],
        "speaker": 0,
        "id": "307369ff-c451-4429-9f82-e99e1a031a0a"
      },
      {
        "start": 243.525,
        "end": 244.025,
        "confidence": 0.9997496,
        "channel": 0,
        "transcript": "stronger.",
        "words": [
          {
            "word": "stronger",
            "start": 243.525,
            "end": 244.025,
            "confidence": 0.9997496,
            "punctuated_word": "stronger.",
            "speaker": 0,
            "speaker_confidence": 0.78260314
          }
        ],
        "speaker": 0,
        "id": "fe725fc5-eba6-4912-ac2b-976581ebf627"
      },
      {
        "start": 244.965,
        "end": 246.665,
        "confidence": 0.9722372,
        "channel": 0,
        "transcript": "Some also theorize that",
        "words": [
          {
            "word": "some",
            "start": 244.965,
            "end": 245.205,
            "confidence": 0.9993082,
            "punctuated_word": "Some",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "also",
            "start": 245.205,
            "end": 245.605,
            "confidence": 0.99963677,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "theorize",
            "start": 245.605,
            "end": 246.105,
            "confidence": 0.8905128,
            "punctuated_word": "theorize",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "that",
            "start": 246.165,
            "end": 246.665,
            "confidence": 0.9994912,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          }
        ],
        "speaker": 0,
        "id": "b2e23a7b-aa8c-44f8-82a5-23d2ceb8d6f4"
      },
      {
        "start": 247.44499,
        "end": 250.345,
        "confidence": 0.9566853,
        "channel": 0,
        "transcript": "the Zeigarnik effect, hopefully, I'm pronouncing that correctly,",
        "words": [
          {
            "word": "the",
            "start": 247.44499,
            "end": 247.605,
            "confidence": 0.9696497,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "zeigarnik",
            "start": 247.605,
            "end": 248.105,
            "confidence": 0.94571364,
            "punctuated_word": "Zeigarnik",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "effect",
            "start": 248.245,
            "end": 248.72499,
            "confidence": 0.9063646,
            "punctuated_word": "effect,",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "hopefully",
            "start": 248.72499,
            "end": 249.125,
            "confidence": 0.8442849,
            "punctuated_word": "hopefully,",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "i'm",
            "start": 249.125,
            "end": 249.285,
            "confidence": 0.9989089,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "pronouncing",
            "start": 249.285,
            "end": 249.685,
            "confidence": 0.99970603,
            "punctuated_word": "pronouncing",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "that",
            "start": 249.685,
            "end": 249.845,
            "confidence": 0.9948991,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "correctly",
            "start": 249.845,
            "end": 250.345,
            "confidence": 0.9939549,
            "punctuated_word": "correctly,",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          }
        ],
        "speaker": 0,
        "id": "b7ce791e-fd9e-4b1b-b53c-62f73f756182"
      },
      {
        "start": 250.965,
        "end": 251.465,
        "confidence": 0.99843425,
        "channel": 0,
        "transcript": "which",
        "words": [
          {
            "word": "which",
            "start": 250.965,
            "end": 251.465,
            "confidence": 0.99843425,
            "punctuated_word": "which",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          }
        ],
        "speaker": 0,
        "id": "a327734c-bbfc-4247-832a-2467acf32b43"
      },
      {
        "start": 251.925,
        "end": 254.985,
        "confidence": 0.998004,
        "channel": 0,
        "transcript": "states that unfinished tasks are potentially more memorable",
        "words": [
          {
            "word": "states",
            "start": 251.925,
            "end": 252.325,
            "confidence": 0.9994375,
            "punctuated_word": "states",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "that",
            "start": 252.325,
            "end": 252.565,
            "confidence": 0.9998447,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "unfinished",
            "start": 252.565,
            "end": 253.065,
            "confidence": 0.9986312,
            "punctuated_word": "unfinished",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "tasks",
            "start": 253.125,
            "end": 253.525,
            "confidence": 0.9995571,
            "punctuated_word": "tasks",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "are",
            "start": 253.525,
            "end": 253.765,
            "confidence": 0.99938524,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "potentially",
            "start": 253.765,
            "end": 254.245,
            "confidence": 0.9875377,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "more",
            "start": 254.245,
            "end": 254.485,
            "confidence": 0.9997079,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "memorable",
            "start": 254.485,
            "end": 254.985,
            "confidence": 0.99993086,
            "punctuated_word": "memorable",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          }
        ],
        "speaker": 0,
        "id": "dbeafd6b-db3f-464a-a24d-0ba805604ed8"
      },
      {
        "start": 255.44,
        "end": 259.54,
        "confidence": 0.9983231,
        "channel": 0,
        "transcript": "could also contribute to the difficulty of disengaging from infinite scrolling.",
        "words": [
          {
            "word": "could",
            "start": 255.44,
            "end": 255.6,
            "confidence": 0.99951386,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "also",
            "start": 255.6,
            "end": 255.92,
            "confidence": 0.9995158,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "contribute",
            "start": 255.92,
            "end": 256.32,
            "confidence": 0.99980444,
            "punctuated_word": "contribute",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "to",
            "start": 256.32,
            "end": 256.48,
            "confidence": 0.99980325,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "the",
            "start": 256.48,
            "end": 256.72,
            "confidence": 0.9992551,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "difficulty",
            "start": 256.72,
            "end": 257.2,
            "confidence": 0.999548,
            "punctuated_word": "difficulty",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "of",
            "start": 257.2,
            "end": 257.6,
            "confidence": 0.9995683,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "disengaging",
            "start": 257.6,
            "end": 258.1,
            "confidence": 0.99991566,
            "punctuated_word": "disengaging",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "from",
            "start": 258.32,
            "end": 258.56,
            "confidence": 0.99944514,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "infinite",
            "start": 258.56,
            "end": 259.04,
            "confidence": 0.999476,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "scrolling",
            "start": 259.04,
            "end": 259.54,
            "confidence": 0.98570836,
            "punctuated_word": "scrolling.",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          }
        ],
        "speaker": 0,
        "id": "5bf2ed00-baf2-40c5-9223-d71ee78e14f4"
      },
      {
        "start": 260.48,
        "end": 265.86,
        "confidence": 0.9823636,
        "channel": 0,
        "transcript": "Because there's no clear endpoint to what you're doing, the user may feel that subtle sense of incompleteness,",
        "words": [
          {
            "word": "because",
            "start": 260.48,
            "end": 260.72,
            "confidence": 0.9958104,
            "punctuated_word": "Because",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "there's",
            "start": 260.72,
            "end": 260.96,
            "confidence": 0.9896436,
            "punctuated_word": "there's",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "no",
            "start": 260.96,
            "end": 261.12,
            "confidence": 0.99892044,
            "punctuated_word": "no",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "clear",
            "start": 261.12,
            "end": 261.44,
            "confidence": 0.9997739,
            "punctuated_word": "clear",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "endpoint",
            "start": 261.44,
            "end": 261.94,
            "confidence": 0.778768,
            "punctuated_word": "endpoint",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "to",
            "start": 262.08,
            "end": 262.24,
            "confidence": 0.99967957,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "what",
            "start": 262.24,
            "end": 262.48,
            "confidence": 0.99991226,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "you're",
            "start": 262.48,
            "end": 262.64,
            "confidence": 0.99987006,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "doing",
            "start": 262.64,
            "end": 263.14,
            "confidence": 0.995139,
            "punctuated_word": "doing,",
            "speaker": 0,
            "speaker_confidence": 0.8669213
          },
          {
            "word": "the",
            "start": 263.28,
            "end": 263.36,
            "confidence": 0.97016114,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "user",
            "start": 263.36,
            "end": 263.68,
            "confidence": 0.99975127,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "may",
            "start": 263.68,
            "end": 263.84,
            "confidence": 0.99942696,
            "punctuated_word": "may",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "feel",
            "start": 263.84,
            "end": 264.08,
            "confidence": 0.99978906,
            "punctuated_word": "feel",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "that",
            "start": 264.08,
            "end": 264.32,
            "confidence": 0.99875295,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "subtle",
            "start": 264.32,
            "end": 264.72,
            "confidence": 0.99978906,
            "punctuated_word": "subtle",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "sense",
            "start": 264.72,
            "end": 265.04,
            "confidence": 0.9999039,
            "punctuated_word": "sense",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "of",
            "start": 265.04,
            "end": 265.36,
            "confidence": 0.9998723,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "incompleteness",
            "start": 265.36,
            "end": 265.86,
            "confidence": 0.95758,
            "punctuated_word": "incompleteness,",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          }
        ],
        "speaker": 0,
        "id": "55358eef-4f9e-4de8-bcea-35e9770b6d90"
      },
      {
        "start": 266.64,
        "end": 268.26,
        "confidence": 0.9651046,
        "channel": 0,
        "transcript": "encouraging continued engagement.",
        "words": [
          {
            "word": "encouraging",
            "start": 266.64,
            "end": 267.14,
            "confidence": 0.9997547,
            "punctuated_word": "encouraging",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "continued",
            "start": 267.28,
            "end": 267.76,
            "confidence": 0.8972278,
            "punctuated_word": "continued",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          },
          {
            "word": "engagement",
            "start": 267.76,
            "end": 268.26,
            "confidence": 0.99833107,
            "punctuated_word": "engagement.",
            "speaker": 0,
            "speaker_confidence": 0.68311274
          }
        ],
        "speaker": 0,
        "id": "041c7b4e-8aa2-4d4d-bbe1-1146ad418c37"
      },
      {
        "start": 268.96,
        "end": 275.115,
        "confidence": 0.98188835,
        "channel": 0,
        "transcript": "However, I should be clear with all of this that there more research would be needed to confirm a causal link. This is more,",
        "words": [
          {
            "word": "however",
            "start": 268.96,
            "end": 269.44,
            "confidence": 0.9997039,
            "punctuated_word": "However,",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "i",
            "start": 269.44,
            "end": 269.6,
            "confidence": 0.9999094,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "should",
            "start": 269.6,
            "end": 269.76,
            "confidence": 0.9999801,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "be",
            "start": 269.76,
            "end": 269.84,
            "confidence": 0.999863,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "clear",
            "start": 269.84,
            "end": 270.16,
            "confidence": 0.9998549,
            "punctuated_word": "clear",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "with",
            "start": 270.16,
            "end": 270.32,
            "confidence": 0.99903524,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "all",
            "start": 270.32,
            "end": 270.48,
            "confidence": 0.9998919,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "of",
            "start": 270.48,
            "end": 270.56,
            "confidence": 0.970809,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "this",
            "start": 270.56,
            "end": 270.8,
            "confidence": 0.9851918,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "that",
            "start": 270.8,
            "end": 271.035,
            "confidence": 0.98900795,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "there",
            "start": 271.355,
            "end": 271.435,
            "confidence": 0.9378243,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "more",
            "start": 271.515,
            "end": 271.915,
            "confidence": 0.9997905,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "research",
            "start": 271.915,
            "end": 272.155,
            "confidence": 0.99979407,
            "punctuated_word": "research",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "would",
            "start": 272.155,
            "end": 272.315,
            "confidence": 0.70938903,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "be",
            "start": 272.315,
            "end": 272.475,
            "confidence": 0.99814844,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "needed",
            "start": 272.475,
            "end": 272.715,
            "confidence": 0.99982435,
            "punctuated_word": "needed",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "to",
            "start": 272.715,
            "end": 272.795,
            "confidence": 0.9995608,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "confirm",
            "start": 272.795,
            "end": 273.115,
            "confidence": 0.9979253,
            "punctuated_word": "confirm",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "a",
            "start": 273.115,
            "end": 273.275,
            "confidence": 0.9987882,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "causal",
            "start": 273.275,
            "end": 273.67502,
            "confidence": 0.99856097,
            "punctuated_word": "causal",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "link",
            "start": 273.67502,
            "end": 274.17502,
            "confidence": 0.9934204,
            "punctuated_word": "link.",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "this",
            "start": 274.315,
            "end": 274.555,
            "confidence": 0.9995721,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "is",
            "start": 274.555,
            "end": 274.795,
            "confidence": 0.99862695,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "more",
            "start": 274.795,
            "end": 275.115,
            "confidence": 0.99084866,
            "punctuated_word": "more,",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          }
        ],
        "speaker": 0,
        "id": "ff398ec8-9652-428e-9787-7e0b8b7272ae"
      },
      {
        "start": 275.755,
        "end": 278.495,
        "confidence": 0.99588287,
        "channel": 0,
        "transcript": "correlative or hypothesis that I'm talking about.",
        "words": [
          {
            "word": "correlative",
            "start": 275.755,
            "end": 276.255,
            "confidence": 0.9963467,
            "punctuated_word": "correlative",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "or",
            "start": 276.395,
            "end": 276.795,
            "confidence": 0.9990251,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "hypothesis",
            "start": 276.795,
            "end": 277.295,
            "confidence": 0.9956209,
            "punctuated_word": "hypothesis",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "that",
            "start": 277.355,
            "end": 277.515,
            "confidence": 0.98126316,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "i'm",
            "start": 277.515,
            "end": 277.67502,
            "confidence": 0.9997345,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "talking",
            "start": 277.67502,
            "end": 277.995,
            "confidence": 0.9998585,
            "punctuated_word": "talking",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "about",
            "start": 277.995,
            "end": 278.495,
            "confidence": 0.99933076,
            "punctuated_word": "about.",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          }
        ],
        "speaker": 0,
        "id": "9df4749c-3224-49d7-b167-3a8c3736ff51"
      },
      {
        "start": 280.075,
        "end": 285.935,
        "confidence": 0.98474735,
        "channel": 0,
        "transcript": "A third thing is, on social media, it can also amplify the fear of missing out or FOMO",
        "words": [
          {
            "word": "a",
            "start": 280.075,
            "end": 280.23502,
            "confidence": 0.9070136,
            "punctuated_word": "A",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "third",
            "start": 280.23502,
            "end": 280.475,
            "confidence": 0.9998198,
            "punctuated_word": "third",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "thing",
            "start": 280.475,
            "end": 280.95502,
            "confidence": 0.99935466,
            "punctuated_word": "thing",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "is",
            "start": 280.95502,
            "end": 281.275,
            "confidence": 0.9893327,
            "punctuated_word": "is,",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "on",
            "start": 281.515,
            "end": 281.675,
            "confidence": 0.99960774,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "social",
            "start": 281.675,
            "end": 282.075,
            "confidence": 0.99974114,
            "punctuated_word": "social",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "media",
            "start": 282.075,
            "end": 282.575,
            "confidence": 0.94991946,
            "punctuated_word": "media,",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "it",
            "start": 282.635,
            "end": 282.875,
            "confidence": 0.997291,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "can",
            "start": 282.875,
            "end": 283.035,
            "confidence": 0.9995369,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "also",
            "start": 283.035,
            "end": 283.435,
            "confidence": 0.99926454,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "amplify",
            "start": 283.435,
            "end": 283.915,
            "confidence": 0.9991322,
            "punctuated_word": "amplify",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "the",
            "start": 283.915,
            "end": 284.23502,
            "confidence": 0.99418676,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "fear",
            "start": 284.23502,
            "end": 284.475,
            "confidence": 0.994575,
            "punctuated_word": "fear",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "of",
            "start": 284.475,
            "end": 284.555,
            "confidence": 0.9953193,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.85922015
          },
          {
            "word": "missing",
            "start": 284.555,
            "end": 284.875,
            "confidence": 0.9997831,
            "punctuated_word": "missing",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "out",
            "start": 284.875,
            "end": 285.115,
            "confidence": 0.9903042,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "or",
            "start": 285.115,
            "end": 285.435,
            "confidence": 0.93649256,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "fomo",
            "start": 285.435,
            "end": 285.935,
            "confidence": 0.9747779,
            "punctuated_word": "FOMO",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          }
        ],
        "speaker": 0,
        "id": "5e8d312e-4dc3-490a-aadf-2e456c326de2"
      },
      {
        "start": 286.23502,
        "end": 289.35,
        "confidence": 0.87746155,
        "channel": 0,
        "transcript": "for to reach back back for colloquial terms of your.",
        "words": [
          {
            "word": "for",
            "start": 286.23502,
            "end": 286.475,
            "confidence": 0.60612106,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "to",
            "start": 286.475,
            "end": 286.635,
            "confidence": 0.7302267,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "reach",
            "start": 286.635,
            "end": 286.875,
            "confidence": 0.99535584,
            "punctuated_word": "reach",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "back",
            "start": 286.875,
            "end": 287.01,
            "confidence": 0.7921298,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "back",
            "start": 287.01,
            "end": 287.49002,
            "confidence": 0.9502451,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "for",
            "start": 287.49002,
            "end": 287.73,
            "confidence": 0.98822683,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "colloquial",
            "start": 287.73,
            "end": 288.23,
            "confidence": 0.9966095,
            "punctuated_word": "colloquial",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "terms",
            "start": 288.29,
            "end": 288.61002,
            "confidence": 0.99911624,
            "punctuated_word": "terms",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "of",
            "start": 288.61002,
            "end": 288.85,
            "confidence": 0.9980262,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "your",
            "start": 288.85,
            "end": 289.35,
            "confidence": 0.7185571,
            "punctuated_word": "your.",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          }
        ],
        "speaker": 0,
        "id": "8efa5b20-11bb-4f15-b037-536f86a8de68"
      },
      {
        "start": 289.97,
        "end": 293.35,
        "confidence": 0.99746454,
        "channel": 0,
        "transcript": "The constant stream of updates creates a sense of urgency",
        "words": [
          {
            "word": "the",
            "start": 289.97,
            "end": 290.13,
            "confidence": 0.99838996,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "constant",
            "start": 290.13,
            "end": 290.61002,
            "confidence": 0.9963257,
            "punctuated_word": "constant",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "stream",
            "start": 290.61002,
            "end": 290.93002,
            "confidence": 0.9994765,
            "punctuated_word": "stream",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "of",
            "start": 290.93002,
            "end": 291.33002,
            "confidence": 0.99816316,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "updates",
            "start": 291.33002,
            "end": 291.81,
            "confidence": 0.999537,
            "punctuated_word": "updates",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "creates",
            "start": 291.81,
            "end": 292.21002,
            "confidence": 0.9972057,
            "punctuated_word": "creates",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "a",
            "start": 292.21002,
            "end": 292.29,
            "confidence": 0.998108,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "sense",
            "start": 292.29,
            "end": 292.61002,
            "confidence": 0.9886883,
            "punctuated_word": "sense",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "of",
            "start": 292.61002,
            "end": 292.85,
            "confidence": 0.9989483,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "urgency",
            "start": 292.85,
            "end": 293.35,
            "confidence": 0.99980265,
            "punctuated_word": "urgency",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          }
        ],
        "speaker": 0,
        "id": "41f3cdc2-50cc-49d7-8537-c39b9d50b144"
      },
      {
        "start": 293.73,
        "end": 295.27002,
        "confidence": 0.946586,
        "channel": 0,
        "transcript": "compelling us to keep scrolling",
        "words": [
          {
            "word": "compelling",
            "start": 293.73,
            "end": 294.13,
            "confidence": 0.7381638,
            "punctuated_word": "compelling",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "us",
            "start": 294.13,
            "end": 294.45,
            "confidence": 0.99805295,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "to",
            "start": 294.45,
            "end": 294.53,
            "confidence": 0.9982924,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "keep",
            "start": 294.53,
            "end": 294.77002,
            "confidence": 0.9995814,
            "punctuated_word": "keep",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "scrolling",
            "start": 294.77002,
            "end": 295.27002,
            "confidence": 0.99883956,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          }
        ],
        "speaker": 0,
        "id": "4f7472bd-53e4-4277-8438-9fee953d37e1"
      },
      {
        "start": 295.65002,
        "end": 298.79,
        "confidence": 0.98034084,
        "channel": 0,
        "transcript": "to make sure we're not missing important news, trends,",
        "words": [
          {
            "word": "to",
            "start": 295.65002,
            "end": 295.89,
            "confidence": 0.9226204,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "make",
            "start": 295.89,
            "end": 296.05002,
            "confidence": 0.9997675,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "sure",
            "start": 296.05002,
            "end": 296.21002,
            "confidence": 0.99980634,
            "punctuated_word": "sure",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "we're",
            "start": 296.21002,
            "end": 296.37,
            "confidence": 0.999704,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "not",
            "start": 296.37,
            "end": 296.61002,
            "confidence": 0.9996257,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "missing",
            "start": 296.61002,
            "end": 297.01,
            "confidence": 0.9993161,
            "punctuated_word": "missing",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "important",
            "start": 297.01,
            "end": 297.49002,
            "confidence": 0.99566853,
            "punctuated_word": "important",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "news",
            "start": 297.49002,
            "end": 297.99002,
            "confidence": 0.9200866,
            "punctuated_word": "news,",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "trends",
            "start": 298.29,
            "end": 298.79,
            "confidence": 0.9864717,
            "punctuated_word": "trends,",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          }
        ],
        "speaker": 0,
        "id": "c058f7bd-e6cc-4e1f-9dd9-b7e1c9a0d70e"
      },
      {
        "start": 299.17,
        "end": 300.39,
        "confidence": 0.9991195,
        "channel": 0,
        "transcript": "or social interactions.",
        "words": [
          {
            "word": "or",
            "start": 299.17,
            "end": 299.33002,
            "confidence": 0.999529,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "social",
            "start": 299.33002,
            "end": 299.83002,
            "confidence": 0.9998233,
            "punctuated_word": "social",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          },
          {
            "word": "interactions",
            "start": 299.89,
            "end": 300.39,
            "confidence": 0.99800634,
            "punctuated_word": "interactions.",
            "speaker": 0,
            "speaker_confidence": 0.9318818
          }
        ],
        "speaker": 0,
        "id": "f6793df8-e58f-44da-8909-7840aff4d525"
      },
      {
        "start": 302.31497,
        "end": 303.69498,
        "confidence": 0.98291636,
        "channel": 0,
        "transcript": "From a platform's perspective,",
        "words": [
          {
            "word": "from",
            "start": 302.31497,
            "end": 302.47498,
            "confidence": 0.99864465,
            "punctuated_word": "From",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "a",
            "start": 302.47498,
            "end": 302.63498,
            "confidence": 0.99793077,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "platform's",
            "start": 302.63498,
            "end": 303.13498,
            "confidence": 0.955125,
            "punctuated_word": "platform's",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "perspective",
            "start": 303.19498,
            "end": 303.69498,
            "confidence": 0.9799653,
            "punctuated_word": "perspective,",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          }
        ],
        "speaker": 0,
        "id": "be41d572-6c8e-4cee-9cc0-3413258dbd78"
      },
      {
        "start": 304.31497,
        "end": 308.655,
        "confidence": 0.9894313,
        "channel": 0,
        "transcript": "a major goal of infinite scroll is often to increase user engagement",
        "words": [
          {
            "word": "a",
            "start": 304.31497,
            "end": 304.395,
            "confidence": 0.9985367,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "major",
            "start": 304.395,
            "end": 304.79498,
            "confidence": 0.9998266,
            "punctuated_word": "major",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "goal",
            "start": 304.79498,
            "end": 305.03497,
            "confidence": 0.9997751,
            "punctuated_word": "goal",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "of",
            "start": 305.03497,
            "end": 305.19498,
            "confidence": 0.99876803,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "infinite",
            "start": 305.19498,
            "end": 305.59497,
            "confidence": 0.8828373,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "scroll",
            "start": 305.59497,
            "end": 306.09497,
            "confidence": 0.99971,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "is",
            "start": 306.31497,
            "end": 306.47498,
            "confidence": 0.996564,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "often",
            "start": 306.47498,
            "end": 306.79498,
            "confidence": 0.9994715,
            "punctuated_word": "often",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "to",
            "start": 306.79498,
            "end": 307.115,
            "confidence": 0.9991524,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "increase",
            "start": 307.115,
            "end": 307.615,
            "confidence": 0.9995913,
            "punctuated_word": "increase",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "user",
            "start": 307.75497,
            "end": 308.155,
            "confidence": 0.9992853,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "engagement",
            "start": 308.155,
            "end": 308.655,
            "confidence": 0.99965787,
            "punctuated_word": "engagement",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          }
        ],
        "speaker": 0,
        "id": "2cc16080-4170-4b7c-a958-e71685c57541"
      },
      {
        "start": 309.115,
        "end": 311.455,
        "confidence": 0.95308995,
        "channel": 0,
        "transcript": "keeping, you know, keeping people on the site longer.",
        "words": [
          {
            "word": "keeping",
            "start": 309.115,
            "end": 309.435,
            "confidence": 0.68204033,
            "punctuated_word": "keeping,",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "you",
            "start": 309.435,
            "end": 309.59497,
            "confidence": 0.99894947,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "know",
            "start": 309.59497,
            "end": 309.835,
            "confidence": 0.9957659,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "keeping",
            "start": 309.835,
            "end": 310.155,
            "confidence": 0.9994623,
            "punctuated_word": "keeping",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "people",
            "start": 310.155,
            "end": 310.47498,
            "confidence": 0.99962914,
            "punctuated_word": "people",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "on",
            "start": 310.47498,
            "end": 310.63498,
            "confidence": 0.9998276,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7000489
          },
          {
            "word": "the",
            "start": 310.63498,
            "end": 310.715,
            "confidence": 0.9992642,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "site",
            "start": 310.715,
            "end": 310.955,
            "confidence": 0.9938811,
            "punctuated_word": "site",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "longer",
            "start": 310.955,
            "end": 311.455,
            "confidence": 0.9089894,
            "punctuated_word": "longer.",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          }
        ],
        "speaker": 0,
        "id": "4211dcef-9f98-4c0f-bdf0-82ae20d2745b"
      },
      {
        "start": 311.995,
        "end": 314.335,
        "confidence": 0.9954573,
        "channel": 0,
        "transcript": "By removing natural stopping points",
        "words": [
          {
            "word": "by",
            "start": 311.995,
            "end": 312.31497,
            "confidence": 0.99630475,
            "punctuated_word": "By",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "removing",
            "start": 312.31497,
            "end": 312.81497,
            "confidence": 0.9834515,
            "punctuated_word": "removing",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "natural",
            "start": 312.875,
            "end": 313.35498,
            "confidence": 0.9989392,
            "punctuated_word": "natural",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "stopping",
            "start": 313.35498,
            "end": 313.835,
            "confidence": 0.99971133,
            "punctuated_word": "stopping",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "points",
            "start": 313.835,
            "end": 314.335,
            "confidence": 0.9988796,
            "punctuated_word": "points",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          }
        ],
        "speaker": 0,
        "id": "24c9ffa1-2108-4da0-bc1a-14328a26dae6"
      },
      {
        "start": 314.65,
        "end": 315.38998,
        "confidence": 0.9926425,
        "channel": 0,
        "transcript": "of pagination,",
        "words": [
          {
            "word": "of",
            "start": 314.65,
            "end": 314.88998,
            "confidence": 0.9989642,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "pagination",
            "start": 314.88998,
            "end": 315.38998,
            "confidence": 0.9863209,
            "punctuated_word": "pagination,",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          }
        ],
        "speaker": 0,
        "id": "9ed6a3d8-a3bb-4416-a0d8-a668dfc61dac"
      },
      {
        "start": 316.00998,
        "end": 320.75,
        "confidence": 0.9685481,
        "channel": 0,
        "transcript": "users can passively consume content for longer periods, at least in theory.",
        "words": [
          {
            "word": "users",
            "start": 316.00998,
            "end": 316.41,
            "confidence": 0.9990332,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "can",
            "start": 316.41,
            "end": 316.65,
            "confidence": 0.99920624,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "passively",
            "start": 316.65,
            "end": 317.05,
            "confidence": 0.9988477,
            "punctuated_word": "passively",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "consume",
            "start": 317.05,
            "end": 317.53,
            "confidence": 0.99934024,
            "punctuated_word": "consume",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "content",
            "start": 317.53,
            "end": 318.00998,
            "confidence": 0.9998447,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "for",
            "start": 318.00998,
            "end": 318.41,
            "confidence": 0.9990729,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "longer",
            "start": 318.41,
            "end": 318.81,
            "confidence": 0.99928516,
            "punctuated_word": "longer",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "periods",
            "start": 318.81,
            "end": 319.31,
            "confidence": 0.82826257,
            "punctuated_word": "periods,",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "at",
            "start": 319.61,
            "end": 319.84998,
            "confidence": 0.999461,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "least",
            "start": 319.84998,
            "end": 320.00998,
            "confidence": 0.99995506,
            "punctuated_word": "least",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "in",
            "start": 320.00998,
            "end": 320.25,
            "confidence": 0.9736372,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "theory",
            "start": 320.25,
            "end": 320.75,
            "confidence": 0.82663107,
            "punctuated_word": "theory.",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          }
        ],
        "speaker": 0,
        "id": "45262045-6acd-40d3-8849-ed7e8e11bc59"
      },
      {
        "start": 321.53,
        "end": 323.06998,
        "confidence": 0.953718,
        "channel": 0,
        "transcript": "Creates that sense of momentum.",
        "words": [
          {
            "word": "creates",
            "start": 321.53,
            "end": 321.93,
            "confidence": 0.80830246,
            "punctuated_word": "Creates",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "that",
            "start": 321.93,
            "end": 322.16998,
            "confidence": 0.99938405,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "sense",
            "start": 322.16998,
            "end": 322.41,
            "confidence": 0.99674207,
            "punctuated_word": "sense",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "of",
            "start": 322.41,
            "end": 322.56998,
            "confidence": 0.99932384,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          },
          {
            "word": "momentum",
            "start": 322.56998,
            "end": 323.06998,
            "confidence": 0.96483755,
            "punctuated_word": "momentum.",
            "speaker": 0,
            "speaker_confidence": 0.8648621
          }
        ],
        "speaker": 0,
        "id": "7f03b2b6-b2bd-4dea-8c5a-66614c718b28"
      },
      {
        "start": 324.00998,
        "end": 326.66998,
        "confidence": 0.8697798,
        "channel": 0,
        "transcript": "And for platforms relying on ad ad revenue",
        "words": [
          {
            "word": "and",
            "start": 324.00998,
            "end": 324.16998,
            "confidence": 0.9980627,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "for",
            "start": 324.16998,
            "end": 324.49,
            "confidence": 0.9975406,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "platforms",
            "start": 324.49,
            "end": 324.97,
            "confidence": 0.9654157,
            "punctuated_word": "platforms",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "relying",
            "start": 324.97,
            "end": 325.37,
            "confidence": 0.56901425,
            "punctuated_word": "relying",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "on",
            "start": 325.37,
            "end": 325.61,
            "confidence": 0.99863595,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "ad",
            "start": 325.61,
            "end": 325.93,
            "confidence": 0.59146553,
            "punctuated_word": "ad",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "ad",
            "start": 325.93,
            "end": 326.16998,
            "confidence": 0.84130055,
            "punctuated_word": "ad",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "revenue",
            "start": 326.16998,
            "end": 326.66998,
            "confidence": 0.9968034,
            "punctuated_word": "revenue",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          }
        ],
        "speaker": 0,
        "id": "fb2a0f2d-0231-4f75-a34a-8d3902e576a5"
      },
      {
        "start": 327.115,
        "end": 331.935,
        "confidence": 0.9978451,
        "channel": 0,
        "transcript": "or maximizing attention, this extended engagement is a key metric. It's their key incentive.",
        "words": [
          {
            "word": "or",
            "start": 327.115,
            "end": 327.35498,
            "confidence": 0.9978302,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "maximizing",
            "start": 327.35498,
            "end": 327.85498,
            "confidence": 0.99835455,
            "punctuated_word": "maximizing",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "attention",
            "start": 327.91498,
            "end": 328.41498,
            "confidence": 0.9950994,
            "punctuated_word": "attention,",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "this",
            "start": 328.47498,
            "end": 328.715,
            "confidence": 0.999603,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "extended",
            "start": 328.715,
            "end": 329.115,
            "confidence": 0.9992854,
            "punctuated_word": "extended",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "engagement",
            "start": 329.115,
            "end": 329.595,
            "confidence": 0.99991035,
            "punctuated_word": "engagement",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "is",
            "start": 329.595,
            "end": 329.75497,
            "confidence": 0.9930374,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.72906584
          },
          {
            "word": "a",
            "start": 329.75497,
            "end": 329.835,
            "confidence": 0.99942446,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "key",
            "start": 329.835,
            "end": 330.07498,
            "confidence": 0.99990034,
            "punctuated_word": "key",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "metric",
            "start": 330.07498,
            "end": 330.57498,
            "confidence": 0.99511373,
            "punctuated_word": "metric.",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "it's",
            "start": 330.79498,
            "end": 330.955,
            "confidence": 0.9990847,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "their",
            "start": 330.955,
            "end": 331.19498,
            "confidence": 0.993632,
            "punctuated_word": "their",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "key",
            "start": 331.19498,
            "end": 331.435,
            "confidence": 0.9998323,
            "punctuated_word": "key",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "incentive",
            "start": 331.435,
            "end": 331.935,
            "confidence": 0.99972486,
            "punctuated_word": "incentive.",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          }
        ],
        "speaker": 0,
        "id": "130be729-4236-4fb5-be99-0f99ed9aef47"
      },
      {
        "start": 332.555,
        "end": 333.85498,
        "confidence": 0.9970941,
        "channel": 0,
        "transcript": "It can also facilitate,",
        "words": [
          {
            "word": "it",
            "start": 332.555,
            "end": 332.715,
            "confidence": 0.994323,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "can",
            "start": 332.715,
            "end": 332.875,
            "confidence": 0.9996401,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "also",
            "start": 332.875,
            "end": 333.35498,
            "confidence": 0.9998271,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "facilitate",
            "start": 333.35498,
            "end": 333.85498,
            "confidence": 0.9945862,
            "punctuated_word": "facilitate,",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          }
        ],
        "speaker": 0,
        "id": "fe1fa32e-2a2d-4fd2-aece-1e5f92f14ed4"
      },
      {
        "start": 334.31497,
        "end": 334.81497,
        "confidence": 0.9997591,
        "channel": 0,
        "transcript": "serendipitous",
        "words": [
          {
            "word": "serendipitous",
            "start": 334.31497,
            "end": 334.81497,
            "confidence": 0.9997591,
            "punctuated_word": "serendipitous",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          }
        ],
        "speaker": 0,
        "id": "25fb9b97-70c0-4e0d-9f94-cd2934d7f0fc"
      },
      {
        "start": 335.19498,
        "end": 335.69498,
        "confidence": 0.9433001,
        "channel": 0,
        "transcript": "discovery,",
        "words": [
          {
            "word": "discovery",
            "start": 335.19498,
            "end": 335.69498,
            "confidence": 0.9433001,
            "punctuated_word": "discovery,",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          }
        ],
        "speaker": 0,
        "id": "433ed349-d4a9-4467-a395-4120bcd7d024"
      },
      {
        "start": 336.155,
        "end": 340.175,
        "confidence": 0.9983758,
        "channel": 0,
        "transcript": "stumbling upon interesting content you weren't specifically looking for.",
        "words": [
          {
            "word": "stumbling",
            "start": 336.155,
            "end": 336.555,
            "confidence": 0.9989254,
            "punctuated_word": "stumbling",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "upon",
            "start": 336.555,
            "end": 336.955,
            "confidence": 0.9994342,
            "punctuated_word": "upon",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "interesting",
            "start": 336.955,
            "end": 337.35498,
            "confidence": 0.9959791,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "content",
            "start": 337.35498,
            "end": 337.85498,
            "confidence": 0.9998585,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "you",
            "start": 338.07498,
            "end": 338.31497,
            "confidence": 0.992277,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "weren't",
            "start": 338.31497,
            "end": 338.79498,
            "confidence": 0.9995997,
            "punctuated_word": "weren't",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "specifically",
            "start": 338.79498,
            "end": 339.29498,
            "confidence": 0.9997224,
            "punctuated_word": "specifically",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "looking",
            "start": 339.35498,
            "end": 339.675,
            "confidence": 0.9998604,
            "punctuated_word": "looking",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          },
          {
            "word": "for",
            "start": 339.675,
            "end": 340.175,
            "confidence": 0.9997263,
            "punctuated_word": "for.",
            "speaker": 0,
            "speaker_confidence": 0.84622955
          }
        ],
        "speaker": 0,
        "id": "e626d5a5-aa44-419e-92d9-6aeddd67ac6e"
      },
      {
        "start": 341.1,
        "end": 348.0,
        "confidence": 0.96818936,
        "channel": 0,
        "transcript": "Over time, many of us maybe have simply just gotten used to the endless feed style in the applications we use.",
        "words": [
          {
            "word": "over",
            "start": 341.1,
            "end": 341.34,
            "confidence": 0.976354,
            "punctuated_word": "Over",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "time",
            "start": 341.34,
            "end": 341.74,
            "confidence": 0.9768609,
            "punctuated_word": "time,",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "many",
            "start": 341.74,
            "end": 341.98,
            "confidence": 0.99866986,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "of",
            "start": 341.98,
            "end": 342.22,
            "confidence": 0.99892646,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "us",
            "start": 342.22,
            "end": 342.46,
            "confidence": 0.9993937,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "maybe",
            "start": 342.46,
            "end": 342.78,
            "confidence": 0.9160094,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "have",
            "start": 342.78,
            "end": 343.02002,
            "confidence": 0.9988728,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "simply",
            "start": 343.02002,
            "end": 343.42,
            "confidence": 0.99966705,
            "punctuated_word": "simply",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "just",
            "start": 343.42,
            "end": 343.66,
            "confidence": 0.9976119,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "gotten",
            "start": 343.66,
            "end": 343.98,
            "confidence": 0.98931795,
            "punctuated_word": "gotten",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "used",
            "start": 343.98,
            "end": 344.22,
            "confidence": 0.9963337,
            "punctuated_word": "used",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "to",
            "start": 344.22,
            "end": 344.38,
            "confidence": 0.99929523,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "the",
            "start": 344.38,
            "end": 344.54,
            "confidence": 0.9988745,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "endless",
            "start": 344.54,
            "end": 345.02002,
            "confidence": 0.99726415,
            "punctuated_word": "endless",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "feed",
            "start": 345.02002,
            "end": 345.52002,
            "confidence": 0.99364096,
            "punctuated_word": "feed",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "style",
            "start": 345.74,
            "end": 346.24,
            "confidence": 0.89028007,
            "punctuated_word": "style",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "in",
            "start": 346.38,
            "end": 346.7,
            "confidence": 0.70228755,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "the",
            "start": 346.7,
            "end": 346.78,
            "confidence": 0.90662307,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "applications",
            "start": 346.78,
            "end": 347.28,
            "confidence": 0.9982699,
            "punctuated_word": "applications",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "we",
            "start": 347.34,
            "end": 347.5,
            "confidence": 0.99888164,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "use",
            "start": 347.5,
            "end": 348.0,
            "confidence": 0.99854136,
            "punctuated_word": "use.",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          }
        ],
        "speaker": 0,
        "id": "e9653409-35ea-4874-bdef-0fc6904c5609"
      },
      {
        "start": 348.7,
        "end": 351.6,
        "confidence": 0.99434465,
        "channel": 0,
        "transcript": "However, there's the potential for significant downsides.",
        "words": [
          {
            "word": "however",
            "start": 348.7,
            "end": 349.18,
            "confidence": 0.9981979,
            "punctuated_word": "However,",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "there's",
            "start": 349.18,
            "end": 349.58002,
            "confidence": 0.9894178,
            "punctuated_word": "there's",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "the",
            "start": 349.58002,
            "end": 349.74,
            "confidence": 0.9969863,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "potential",
            "start": 349.74,
            "end": 350.14,
            "confidence": 0.9999186,
            "punctuated_word": "potential",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "for",
            "start": 350.14,
            "end": 350.54,
            "confidence": 0.9997205,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "significant",
            "start": 350.54,
            "end": 351.04,
            "confidence": 0.97746813,
            "punctuated_word": "significant",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "downsides",
            "start": 351.1,
            "end": 351.6,
            "confidence": 0.99870366,
            "punctuated_word": "downsides.",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          }
        ],
        "speaker": 0,
        "id": "cca0dd9c-3245-4888-b14a-4cf0455b278a"
      },
      {
        "start": 352.605,
        "end": 354.225,
        "confidence": 0.99975747,
        "channel": 0,
        "transcript": "The design can lead to",
        "words": [
          {
            "word": "the",
            "start": 352.605,
            "end": 352.845,
            "confidence": 0.9997931,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "design",
            "start": 352.845,
            "end": 353.08502,
            "confidence": 0.9997795,
            "punctuated_word": "design",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "can",
            "start": 353.08502,
            "end": 353.48502,
            "confidence": 0.9999075,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "lead",
            "start": 353.48502,
            "end": 353.725,
            "confidence": 0.99975866,
            "punctuated_word": "lead",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "to",
            "start": 353.725,
            "end": 354.225,
            "confidence": 0.9995485,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          }
        ],
        "speaker": 0,
        "id": "e4cd6753-d60c-43d6-8f7e-ac7ef9a959d7"
      },
      {
        "start": 354.605,
        "end": 363.42502,
        "confidence": 0.9613748,
        "channel": 0,
        "transcript": "mindless styles of scrolling, where you browse for long periods without a clear goal. Sometimes, maybe you don't even realize how much time you've been at the activity.",
        "words": [
          {
            "word": "mindless",
            "start": 354.605,
            "end": 355.105,
            "confidence": 0.9994863,
            "punctuated_word": "mindless",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "styles",
            "start": 355.325,
            "end": 355.725,
            "confidence": 0.9979873,
            "punctuated_word": "styles",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "of",
            "start": 355.725,
            "end": 355.965,
            "confidence": 0.9997874,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "scrolling",
            "start": 355.965,
            "end": 356.465,
            "confidence": 0.7516308,
            "punctuated_word": "scrolling,",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "where",
            "start": 356.685,
            "end": 356.845,
            "confidence": 0.50028825,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.88840604
          },
          {
            "word": "you",
            "start": 356.845,
            "end": 356.92502,
            "confidence": 0.9923498,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "browse",
            "start": 356.92502,
            "end": 357.325,
            "confidence": 0.99329126,
            "punctuated_word": "browse",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "for",
            "start": 357.325,
            "end": 357.565,
            "confidence": 0.99890983,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "long",
            "start": 357.565,
            "end": 357.885,
            "confidence": 0.91130835,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "periods",
            "start": 357.885,
            "end": 358.20502,
            "confidence": 0.99892765,
            "punctuated_word": "periods",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "without",
            "start": 358.20502,
            "end": 358.52502,
            "confidence": 0.9995146,
            "punctuated_word": "without",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 358.52502,
            "end": 358.605,
            "confidence": 0.99950397,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "clear",
            "start": 358.605,
            "end": 358.92502,
            "confidence": 0.999884,
            "punctuated_word": "clear",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "goal",
            "start": 358.92502,
            "end": 359.42502,
            "confidence": 0.9959465,
            "punctuated_word": "goal.",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "sometimes",
            "start": 359.725,
            "end": 360.225,
            "confidence": 0.84145296,
            "punctuated_word": "Sometimes,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "maybe",
            "start": 360.285,
            "end": 360.52502,
            "confidence": 0.999739,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "you",
            "start": 360.52502,
            "end": 360.685,
            "confidence": 0.9487402,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "don't",
            "start": 360.685,
            "end": 360.92502,
            "confidence": 0.9999634,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "even",
            "start": 360.92502,
            "end": 361.165,
            "confidence": 0.9993026,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "realize",
            "start": 361.165,
            "end": 361.565,
            "confidence": 0.9996748,
            "punctuated_word": "realize",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "how",
            "start": 361.565,
            "end": 361.725,
            "confidence": 0.9997712,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "much",
            "start": 361.725,
            "end": 361.885,
            "confidence": 0.99992824,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "time",
            "start": 361.885,
            "end": 362.125,
            "confidence": 0.9998447,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "you've",
            "start": 362.125,
            "end": 362.36502,
            "confidence": 0.99937385,
            "punctuated_word": "you've",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "been",
            "start": 362.36502,
            "end": 362.605,
            "confidence": 0.9996568,
            "punctuated_word": "been",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "at",
            "start": 362.605,
            "end": 362.765,
            "confidence": 0.9947019,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 362.765,
            "end": 362.92502,
            "confidence": 0.9991793,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "activity",
            "start": 362.92502,
            "end": 363.42502,
            "confidence": 0.9983502,
            "punctuated_word": "activity.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "f8e8c378-2932-45c8-b852-7e0ac4e19df1"
      },
      {
        "start": 364.285,
        "end": 367.02502,
        "confidence": 0.91797936,
        "channel": 0,
        "transcript": "Users have reported feeling stuck in a loop,",
        "words": [
          {
            "word": "users",
            "start": 364.285,
            "end": 364.785,
            "confidence": 0.993218,
            "punctuated_word": "Users",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "have",
            "start": 364.845,
            "end": 365.08502,
            "confidence": 0.4241184,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "reported",
            "start": 365.08502,
            "end": 365.58502,
            "confidence": 0.98622197,
            "punctuated_word": "reported",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "feeling",
            "start": 365.64502,
            "end": 366.045,
            "confidence": 0.996329,
            "punctuated_word": "feeling",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "stuck",
            "start": 366.045,
            "end": 366.285,
            "confidence": 0.9999354,
            "punctuated_word": "stuck",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "in",
            "start": 366.285,
            "end": 366.445,
            "confidence": 0.9997185,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 366.445,
            "end": 366.52502,
            "confidence": 0.9993154,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "loop",
            "start": 366.52502,
            "end": 367.02502,
            "confidence": 0.944978,
            "punctuated_word": "loop,",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "9001f271-c261-4fdb-ba23-ded53f396e7f"
      },
      {
        "start": 367.45,
        "end": 368.91,
        "confidence": 0.99818385,
        "channel": 0,
        "transcript": "scrolling without real satisfaction.",
        "words": [
          {
            "word": "scrolling",
            "start": 367.45,
            "end": 367.77002,
            "confidence": 0.9992267,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "without",
            "start": 367.77002,
            "end": 368.01,
            "confidence": 0.9950598,
            "punctuated_word": "without",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "real",
            "start": 368.01,
            "end": 368.41,
            "confidence": 0.99918145,
            "punctuated_word": "real",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "satisfaction",
            "start": 368.41,
            "end": 368.91,
            "confidence": 0.99926746,
            "punctuated_word": "satisfaction.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "67348007-1fe0-48c0-a60a-9d867fcea1ce"
      },
      {
        "start": 369.69,
        "end": 377.15,
        "confidence": 0.96631384,
        "channel": 0,
        "transcript": "The sheer volume of information can also cause a bit of cognitive overload, making it hard to process or remember what we even looked at during that time.",
        "words": [
          {
            "word": "the",
            "start": 369.69,
            "end": 369.85,
            "confidence": 0.8110518,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "sheer",
            "start": 369.85,
            "end": 370.09,
            "confidence": 0.99425644,
            "punctuated_word": "sheer",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "volume",
            "start": 370.09,
            "end": 370.29,
            "confidence": 0.999871,
            "punctuated_word": "volume",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 370.29,
            "end": 370.49002,
            "confidence": 0.5436415,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "information",
            "start": 370.49002,
            "end": 370.99002,
            "confidence": 0.9991991,
            "punctuated_word": "information",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "can",
            "start": 371.05002,
            "end": 371.13,
            "confidence": 0.9997403,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "also",
            "start": 371.13,
            "end": 371.45,
            "confidence": 0.999542,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "cause",
            "start": 371.45,
            "end": 371.61002,
            "confidence": 0.9980792,
            "punctuated_word": "cause",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 371.61002,
            "end": 371.77002,
            "confidence": 0.9997322,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "bit",
            "start": 371.77002,
            "end": 371.93002,
            "confidence": 0.9997991,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 371.93002,
            "end": 372.09,
            "confidence": 0.9997857,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "cognitive",
            "start": 372.09,
            "end": 372.59,
            "confidence": 0.9364028,
            "punctuated_word": "cognitive",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "overload",
            "start": 372.65,
            "end": 373.15,
            "confidence": 0.8910418,
            "punctuated_word": "overload,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "making",
            "start": 373.37,
            "end": 373.69,
            "confidence": 0.9760172,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "it",
            "start": 373.69,
            "end": 373.77002,
            "confidence": 0.97707295,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "hard",
            "start": 373.77002,
            "end": 374.01,
            "confidence": 0.9875388,
            "punctuated_word": "hard",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 374.01,
            "end": 374.17,
            "confidence": 0.99964726,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "process",
            "start": 374.17,
            "end": 374.49002,
            "confidence": 0.9983311,
            "punctuated_word": "process",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "or",
            "start": 374.49002,
            "end": 374.73,
            "confidence": 0.98922205,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "remember",
            "start": 374.73,
            "end": 375.21002,
            "confidence": 0.9998022,
            "punctuated_word": "remember",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "what",
            "start": 375.21002,
            "end": 375.45,
            "confidence": 0.99942744,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "we",
            "start": 375.45,
            "end": 375.61002,
            "confidence": 0.99498135,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "even",
            "start": 375.61002,
            "end": 375.85,
            "confidence": 0.96746564,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "looked",
            "start": 375.85,
            "end": 376.09,
            "confidence": 0.9984005,
            "punctuated_word": "looked",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "at",
            "start": 376.09,
            "end": 376.25,
            "confidence": 0.9977469,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "during",
            "start": 376.25,
            "end": 376.49002,
            "confidence": 0.99951553,
            "punctuated_word": "during",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 376.49002,
            "end": 376.65,
            "confidence": 0.9996111,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "time",
            "start": 376.65,
            "end": 377.15,
            "confidence": 0.9998656,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "0dd96ba6-953e-49aa-8da8-a2d23a07d3c8"
      },
      {
        "start": 377.85,
        "end": 380.91,
        "confidence": 0.9994121,
        "channel": 0,
        "transcript": "Increased exposure doesn't always mean meaningful engagement.",
        "words": [
          {
            "word": "increased",
            "start": 377.85,
            "end": 378.25,
            "confidence": 0.99946433,
            "punctuated_word": "Increased",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "exposure",
            "start": 378.25,
            "end": 378.75,
            "confidence": 0.9997676,
            "punctuated_word": "exposure",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "doesn't",
            "start": 378.89,
            "end": 379.13,
            "confidence": 0.9994931,
            "punctuated_word": "doesn't",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "always",
            "start": 379.13,
            "end": 379.45,
            "confidence": 0.9993923,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "mean",
            "start": 379.45,
            "end": 379.93,
            "confidence": 0.99974304,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "meaningful",
            "start": 379.93,
            "end": 380.41,
            "confidence": 0.9989857,
            "punctuated_word": "meaningful",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "engagement",
            "start": 380.41,
            "end": 380.91,
            "confidence": 0.9990386,
            "punctuated_word": "engagement.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "712ede3d-0531-4ee3-a028-1e0e9c0e9751"
      },
      {
        "start": 381.57498,
        "end": 383.675,
        "confidence": 0.99906844,
        "channel": 0,
        "transcript": "The normalization of continuous consumption",
        "words": [
          {
            "word": "the",
            "start": 381.57498,
            "end": 381.655,
            "confidence": 0.9993529,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "normalization",
            "start": 381.655,
            "end": 382.155,
            "confidence": 0.999364,
            "punctuated_word": "normalization",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 382.375,
            "end": 382.535,
            "confidence": 0.99956566,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "continuous",
            "start": 382.535,
            "end": 383.035,
            "confidence": 0.99738973,
            "punctuated_word": "continuous",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "consumption",
            "start": 383.175,
            "end": 383.675,
            "confidence": 0.9996698,
            "punctuated_word": "consumption",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "5fe329a1-7841-45db-9021-883800014a4e"
      },
      {
        "start": 383.975,
        "end": 389.35498,
        "confidence": 0.943217,
        "channel": 0,
        "transcript": "may blur blur the line between intentional browsing and just filling the time habitually.",
        "words": [
          {
            "word": "may",
            "start": 383.975,
            "end": 384.215,
            "confidence": 0.99227154,
            "punctuated_word": "may",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "blur",
            "start": 384.215,
            "end": 384.535,
            "confidence": 0.48652586,
            "punctuated_word": "blur",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "blur",
            "start": 384.535,
            "end": 384.775,
            "confidence": 0.7751828,
            "punctuated_word": "blur",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 384.775,
            "end": 384.935,
            "confidence": 0.9974178,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "line",
            "start": 384.935,
            "end": 385.255,
            "confidence": 0.99887675,
            "punctuated_word": "line",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "between",
            "start": 385.255,
            "end": 385.755,
            "confidence": 0.99959546,
            "punctuated_word": "between",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "intentional",
            "start": 386.055,
            "end": 386.535,
            "confidence": 0.99783224,
            "punctuated_word": "intentional",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "browsing",
            "start": 386.535,
            "end": 387.035,
            "confidence": 0.99940336,
            "punctuated_word": "browsing",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 387.095,
            "end": 387.255,
            "confidence": 0.981584,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "just",
            "start": 387.255,
            "end": 387.755,
            "confidence": 0.99621236,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "filling",
            "start": 387.975,
            "end": 388.375,
            "confidence": 0.9948618,
            "punctuated_word": "filling",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 388.375,
            "end": 388.455,
            "confidence": 0.99869955,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "time",
            "start": 388.455,
            "end": 388.85498,
            "confidence": 0.999813,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "habitually",
            "start": 388.85498,
            "end": 389.35498,
            "confidence": 0.98676175,
            "punctuated_word": "habitually.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "73407c38-386a-44b7-8004-2ed85493b052"
      },
      {
        "start": 391.095,
        "end": 395.35498,
        "confidence": 0.9487515,
        "channel": 0,
        "transcript": "Infinite scroll is often praised for feeling seamless, especially on mobile devices.",
        "words": [
          {
            "word": "infinite",
            "start": 391.095,
            "end": 391.495,
            "confidence": 0.9826104,
            "punctuated_word": "Infinite",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "scroll",
            "start": 391.495,
            "end": 391.815,
            "confidence": 0.7243752,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "is",
            "start": 391.815,
            "end": 391.895,
            "confidence": 0.94616497,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "often",
            "start": 391.895,
            "end": 392.215,
            "confidence": 0.99938965,
            "punctuated_word": "often",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "praised",
            "start": 392.215,
            "end": 392.615,
            "confidence": 0.97816044,
            "punctuated_word": "praised",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "for",
            "start": 392.615,
            "end": 392.935,
            "confidence": 0.9995763,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "feeling",
            "start": 392.935,
            "end": 393.255,
            "confidence": 0.9937669,
            "punctuated_word": "feeling",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "seamless",
            "start": 393.255,
            "end": 393.755,
            "confidence": 0.7966368,
            "punctuated_word": "seamless,",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "especially",
            "start": 393.895,
            "end": 394.375,
            "confidence": 0.99305737,
            "punctuated_word": "especially",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "on",
            "start": 394.375,
            "end": 394.455,
            "confidence": 0.9794678,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "mobile",
            "start": 394.455,
            "end": 394.85498,
            "confidence": 0.99866223,
            "punctuated_word": "mobile",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "devices",
            "start": 394.85498,
            "end": 395.35498,
            "confidence": 0.9931516,
            "punctuated_word": "devices.",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          }
        ],
        "speaker": 0,
        "id": "d68558b1-6570-433b-9da0-44696c8a7c80"
      },
      {
        "start": 395.93,
        "end": 398.99002,
        "confidence": 0.9715824,
        "channel": 0,
        "transcript": "It reduces the perceived friction of clicking buttons.",
        "words": [
          {
            "word": "it",
            "start": 395.93,
            "end": 396.09,
            "confidence": 0.99916244,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "reduces",
            "start": 396.09,
            "end": 396.49002,
            "confidence": 0.99907386,
            "punctuated_word": "reduces",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "the",
            "start": 396.49002,
            "end": 396.73,
            "confidence": 0.9989272,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "perceived",
            "start": 396.73,
            "end": 397.13,
            "confidence": 0.9969567,
            "punctuated_word": "perceived",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "friction",
            "start": 397.13,
            "end": 397.63,
            "confidence": 0.99968314,
            "punctuated_word": "friction",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "of",
            "start": 397.85,
            "end": 398.09,
            "confidence": 0.99967647,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "clicking",
            "start": 398.09,
            "end": 398.49002,
            "confidence": 0.99993646,
            "punctuated_word": "clicking",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "buttons",
            "start": 398.49002,
            "end": 398.99002,
            "confidence": 0.7792429,
            "punctuated_word": "buttons.",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          }
        ],
        "speaker": 0,
        "id": "4e14c244-885f-4818-9383-3975c629639a"
      },
      {
        "start": 399.37,
        "end": 401.07,
        "confidence": 0.95375985,
        "channel": 0,
        "transcript": "And by loading content progressively,",
        "words": [
          {
            "word": "and",
            "start": 399.37,
            "end": 399.53,
            "confidence": 0.99271625,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "by",
            "start": 399.53,
            "end": 399.77002,
            "confidence": 0.99611545,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "loading",
            "start": 399.77002,
            "end": 400.17,
            "confidence": 0.9997305,
            "punctuated_word": "loading",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "content",
            "start": 400.17,
            "end": 400.57,
            "confidence": 0.80612725,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "progressively",
            "start": 400.57,
            "end": 401.07,
            "confidence": 0.9741096,
            "punctuated_word": "progressively,",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          }
        ],
        "speaker": 0,
        "id": "ae865916-7536-4500-aede-64508a593104"
      },
      {
        "start": 401.61002,
        "end": 404.19,
        "confidence": 0.9819182,
        "channel": 0,
        "transcript": "it can make the initial page load feel faster.",
        "words": [
          {
            "word": "it",
            "start": 401.61002,
            "end": 401.69,
            "confidence": 0.9423099,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "can",
            "start": 401.69,
            "end": 401.85,
            "confidence": 0.9066417,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "make",
            "start": 401.85,
            "end": 402.01,
            "confidence": 0.9998048,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "the",
            "start": 402.01,
            "end": 402.17,
            "confidence": 0.9996308,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "initial",
            "start": 402.17,
            "end": 402.49002,
            "confidence": 0.9997497,
            "punctuated_word": "initial",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "page",
            "start": 402.49002,
            "end": 402.89,
            "confidence": 0.9997483,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "load",
            "start": 402.89,
            "end": 403.29,
            "confidence": 0.99858475,
            "punctuated_word": "load",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "feel",
            "start": 403.29,
            "end": 403.69,
            "confidence": 0.9929219,
            "punctuated_word": "feel",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          },
          {
            "word": "faster",
            "start": 403.69,
            "end": 404.19,
            "confidence": 0.9978726,
            "punctuated_word": "faster.",
            "speaker": 0,
            "speaker_confidence": 0.87254477
          }
        ],
        "speaker": 0,
        "id": "2dad9e24-fa54-4e4f-b28d-4b10827b365d"
      },
      {
        "start": 405.21,
        "end": 410.67,
        "confidence": 0.97627383,
        "channel": 0,
        "transcript": "That might that last bit might sound a bit like a lazy loading concept that the developers out there might",
        "words": [
          {
            "word": "that",
            "start": 405.21,
            "end": 405.37,
            "confidence": 0.9936559,
            "punctuated_word": "That",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "might",
            "start": 405.37,
            "end": 405.61002,
            "confidence": 0.9989465,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "that",
            "start": 405.69,
            "end": 405.93,
            "confidence": 0.9989041,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "last",
            "start": 405.93,
            "end": 406.17,
            "confidence": 0.9986487,
            "punctuated_word": "last",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "bit",
            "start": 406.17,
            "end": 406.33002,
            "confidence": 0.9989255,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "might",
            "start": 406.33002,
            "end": 406.57,
            "confidence": 0.99917656,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "sound",
            "start": 406.57,
            "end": 406.81,
            "confidence": 0.9993936,
            "punctuated_word": "sound",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "a",
            "start": 406.81,
            "end": 406.89,
            "confidence": 0.9983084,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "bit",
            "start": 406.89,
            "end": 407.05002,
            "confidence": 0.99797016,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "like",
            "start": 407.05002,
            "end": 407.29,
            "confidence": 0.98954713,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "a",
            "start": 407.29,
            "end": 407.53,
            "confidence": 0.9110633,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "lazy",
            "start": 407.53,
            "end": 407.85,
            "confidence": 0.9972396,
            "punctuated_word": "lazy",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "loading",
            "start": 407.85,
            "end": 408.25,
            "confidence": 0.9975662,
            "punctuated_word": "loading",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "concept",
            "start": 408.25,
            "end": 408.73,
            "confidence": 0.9997603,
            "punctuated_word": "concept",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "that",
            "start": 408.73,
            "end": 409.05002,
            "confidence": 0.99850273,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "the",
            "start": 409.05002,
            "end": 409.29,
            "confidence": 0.6512012,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "developers",
            "start": 409.29,
            "end": 409.69,
            "confidence": 0.9984275,
            "punctuated_word": "developers",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "out",
            "start": 409.69,
            "end": 409.85,
            "confidence": 0.9994879,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "there",
            "start": 409.85,
            "end": 410.17,
            "confidence": 0.999559,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "might",
            "start": 410.17,
            "end": 410.67,
            "confidence": 0.9991922,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          }
        ],
        "speaker": 0,
        "id": "a239ffec-bcb4-4fe7-9c13-570e55967c4f"
      },
      {
        "start": 411.565,
        "end": 412.705,
        "confidence": 0.994678,
        "channel": 0,
        "transcript": "be familiar with.",
        "words": [
          {
            "word": "be",
            "start": 411.565,
            "end": 411.725,
            "confidence": 0.99965,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "familiar",
            "start": 411.725,
            "end": 412.205,
            "confidence": 0.9991025,
            "punctuated_word": "familiar",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          },
          {
            "word": "with",
            "start": 412.205,
            "end": 412.705,
            "confidence": 0.9852817,
            "punctuated_word": "with.",
            "speaker": 0,
            "speaker_confidence": 0.76891065
          }
        ],
        "speaker": 0,
        "id": "cbad1401-96f3-4871-9cf7-9c2eceed2486"
      },
      {
        "start": 413.325,
        "end": 417.105,
        "confidence": 0.986405,
        "channel": 0,
        "transcript": "But this quest for that seamlessness can also introduce frustration.",
        "words": [
          {
            "word": "but",
            "start": 413.325,
            "end": 413.485,
            "confidence": 0.99888533,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "this",
            "start": 413.485,
            "end": 413.725,
            "confidence": 0.99655116,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "quest",
            "start": 413.725,
            "end": 414.125,
            "confidence": 0.9990134,
            "punctuated_word": "quest",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "for",
            "start": 414.125,
            "end": 414.365,
            "confidence": 0.9980927,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "that",
            "start": 414.365,
            "end": 414.605,
            "confidence": 0.99867576,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "seamlessness",
            "start": 414.605,
            "end": 415.105,
            "confidence": 0.91201234,
            "punctuated_word": "seamlessness",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "can",
            "start": 415.245,
            "end": 415.645,
            "confidence": 0.9758892,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "also",
            "start": 415.645,
            "end": 415.965,
            "confidence": 0.99883467,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "introduce",
            "start": 415.965,
            "end": 416.465,
            "confidence": 0.9874723,
            "punctuated_word": "introduce",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "frustration",
            "start": 416.605,
            "end": 417.105,
            "confidence": 0.9986224,
            "punctuated_word": "frustration.",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          }
        ],
        "speaker": 0,
        "id": "568d2389-46e9-43f7-84b7-0e17acb9c78a"
      },
      {
        "start": 417.965,
        "end": 421.185,
        "confidence": 0.9962299,
        "channel": 0,
        "transcript": "Users have reported a feeling of loss of control and disorientation.",
        "words": [
          {
            "word": "users",
            "start": 417.965,
            "end": 418.365,
            "confidence": 0.9969689,
            "punctuated_word": "Users",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "have",
            "start": 418.365,
            "end": 418.605,
            "confidence": 0.9992144,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "reported",
            "start": 418.605,
            "end": 419.085,
            "confidence": 0.99911684,
            "punctuated_word": "reported",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "a",
            "start": 419.085,
            "end": 419.165,
            "confidence": 0.9928149,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "feeling",
            "start": 419.165,
            "end": 419.565,
            "confidence": 0.9994259,
            "punctuated_word": "feeling",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "of",
            "start": 419.565,
            "end": 419.645,
            "confidence": 0.99689,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "loss",
            "start": 419.645,
            "end": 419.965,
            "confidence": 0.9937953,
            "punctuated_word": "loss",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "of",
            "start": 419.965,
            "end": 420.04498,
            "confidence": 0.99403906,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "control",
            "start": 420.04498,
            "end": 420.525,
            "confidence": 0.99946636,
            "punctuated_word": "control",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "and",
            "start": 420.525,
            "end": 420.685,
            "confidence": 0.98851097,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "disorientation",
            "start": 420.685,
            "end": 421.185,
            "confidence": 0.99828523,
            "punctuated_word": "disorientation.",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          }
        ],
        "speaker": 0,
        "id": "87f3a99b-5a7a-45eb-a189-5930e4460e09"
      },
      {
        "start": 421.965,
        "end": 431.4,
        "confidence": 0.9665536,
        "channel": 0,
        "transcript": "It's easy to lose your place in a big stream that never ends. Without page numbers or an accurate scroll bar, judging progress or how much content left is arduous.",
        "words": [
          {
            "word": "it's",
            "start": 421.965,
            "end": 422.125,
            "confidence": 0.9854878,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "easy",
            "start": 422.125,
            "end": 422.365,
            "confidence": 0.9987644,
            "punctuated_word": "easy",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "to",
            "start": 422.365,
            "end": 422.525,
            "confidence": 0.98974824,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "lose",
            "start": 422.525,
            "end": 422.685,
            "confidence": 0.99677485,
            "punctuated_word": "lose",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "your",
            "start": 422.685,
            "end": 422.925,
            "confidence": 0.9971607,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "place",
            "start": 422.925,
            "end": 423.425,
            "confidence": 0.99950314,
            "punctuated_word": "place",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "in",
            "start": 423.485,
            "end": 423.645,
            "confidence": 0.84409904,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "a",
            "start": 423.645,
            "end": 423.805,
            "confidence": 0.9983512,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "big",
            "start": 423.805,
            "end": 424.04498,
            "confidence": 0.9996532,
            "punctuated_word": "big",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "stream",
            "start": 424.04498,
            "end": 424.285,
            "confidence": 0.99683076,
            "punctuated_word": "stream",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "that",
            "start": 424.285,
            "end": 424.525,
            "confidence": 0.99427855,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "never",
            "start": 424.525,
            "end": 424.76498,
            "confidence": 0.9989573,
            "punctuated_word": "never",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "ends",
            "start": 424.76498,
            "end": 425.26498,
            "confidence": 0.85768354,
            "punctuated_word": "ends.",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "without",
            "start": 425.53998,
            "end": 425.86,
            "confidence": 0.9885046,
            "punctuated_word": "Without",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "page",
            "start": 425.86,
            "end": 426.1,
            "confidence": 0.9986646,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "numbers",
            "start": 426.1,
            "end": 426.6,
            "confidence": 0.96337676,
            "punctuated_word": "numbers",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "or",
            "start": 426.66,
            "end": 426.74,
            "confidence": 0.7503802,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.87748444
          },
          {
            "word": "an",
            "start": 426.74,
            "end": 426.81998,
            "confidence": 0.7600665,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.60326463
          },
          {
            "word": "accurate",
            "start": 426.81998,
            "end": 427.3,
            "confidence": 0.99899584,
            "punctuated_word": "accurate",
            "speaker": 0,
            "speaker_confidence": 0.60326463
          },
          {
            "word": "scroll",
            "start": 427.3,
            "end": 427.53998,
            "confidence": 0.999421,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.60326463
          },
          {
            "word": "bar",
            "start": 427.53998,
            "end": 428.03998,
            "confidence": 0.93955225,
            "punctuated_word": "bar,",
            "speaker": 0,
            "speaker_confidence": 0.60326463
          },
          {
            "word": "judging",
            "start": 428.25998,
            "end": 428.66,
            "confidence": 0.99763155,
            "punctuated_word": "judging",
            "speaker": 0,
            "speaker_confidence": 0.60326463
          },
          {
            "word": "progress",
            "start": 428.66,
            "end": 429.06,
            "confidence": 0.9992411,
            "punctuated_word": "progress",
            "speaker": 0,
            "speaker_confidence": 0.60326463
          },
          {
            "word": "or",
            "start": 429.06,
            "end": 429.22,
            "confidence": 0.9531791,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.60326463
          },
          {
            "word": "how",
            "start": 429.22,
            "end": 429.3,
            "confidence": 0.99947256,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.50565165
          },
          {
            "word": "much",
            "start": 429.3,
            "end": 429.62,
            "confidence": 0.9999374,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.50565165
          },
          {
            "word": "content",
            "start": 429.62,
            "end": 430.02,
            "confidence": 0.99802977,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.50565165
          },
          {
            "word": "left",
            "start": 430.02,
            "end": 430.25998,
            "confidence": 0.9963982,
            "punctuated_word": "left",
            "speaker": 0,
            "speaker_confidence": 0.50565165
          },
          {
            "word": "is",
            "start": 430.25998,
            "end": 430.75998,
            "confidence": 0.9981269,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.50565165
          },
          {
            "word": "arduous",
            "start": 430.9,
            "end": 431.4,
            "confidence": 0.9983379,
            "punctuated_word": "arduous.",
            "speaker": 0,
            "speaker_confidence": 0.50565165
          }
        ],
        "speaker": 0,
        "id": "cc662f3d-3d6c-4795-99b1-1163d2b5f8a8"
      },
      {
        "start": 432.25998,
        "end": 433.96,
        "confidence": 0.99880046,
        "channel": 0,
        "transcript": "Trying to find something you saw earlier",
        "words": [
          {
            "word": "trying",
            "start": 432.25998,
            "end": 432.5,
            "confidence": 0.9977145,
            "punctuated_word": "Trying",
            "speaker": 0,
            "speaker_confidence": 0.50565165
          },
          {
            "word": "to",
            "start": 432.5,
            "end": 432.58,
            "confidence": 0.9978668,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.50565165
          },
          {
            "word": "find",
            "start": 432.58,
            "end": 432.74,
            "confidence": 0.99990284,
            "punctuated_word": "find",
            "speaker": 0,
            "speaker_confidence": 0.6788731
          },
          {
            "word": "something",
            "start": 432.74,
            "end": 433.06,
            "confidence": 0.9995254,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.6788731
          },
          {
            "word": "you",
            "start": 433.06,
            "end": 433.22,
            "confidence": 0.9975944,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.6788731
          },
          {
            "word": "saw",
            "start": 433.22,
            "end": 433.46,
            "confidence": 0.99921906,
            "punctuated_word": "saw",
            "speaker": 0,
            "speaker_confidence": 0.6788731
          },
          {
            "word": "earlier",
            "start": 433.46,
            "end": 433.96,
            "confidence": 0.9997801,
            "punctuated_word": "earlier",
            "speaker": 0,
            "speaker_confidence": 0.6788731
          }
        ],
        "speaker": 0,
        "id": "95c012e3-7518-47b5-84c0-04dad83ea605"
      },
      {
        "start": 434.58,
        "end": 436.19998,
        "confidence": 0.9884796,
        "channel": 0,
        "transcript": "is potentially nigh impossible.",
        "words": [
          {
            "word": "is",
            "start": 434.58,
            "end": 434.81998,
            "confidence": 0.99741614,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6788731
          },
          {
            "word": "potentially",
            "start": 434.81998,
            "end": 435.31998,
            "confidence": 0.9929965,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.6788731
          },
          {
            "word": "nigh",
            "start": 435.38,
            "end": 435.69998,
            "confidence": 0.9717562,
            "punctuated_word": "nigh",
            "speaker": 0,
            "speaker_confidence": 0.6788731
          },
          {
            "word": "impossible",
            "start": 435.69998,
            "end": 436.19998,
            "confidence": 0.9917495,
            "punctuated_word": "impossible.",
            "speaker": 0,
            "speaker_confidence": 0.6788731
          }
        ],
        "speaker": 0,
        "id": "0024321c-963b-448d-97fe-9c44f1089799"
      },
      {
        "start": 436.81998,
        "end": 444.345,
        "confidence": 0.9952666,
        "channel": 0,
        "transcript": "I would wish you luck scrolling through potentially hundreds of items to find that link you just remembered was particularly interesting twenty minutes ago.",
        "words": [
          {
            "word": "i",
            "start": 436.81998,
            "end": 436.97998,
            "confidence": 0.99978095,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "would",
            "start": 436.97998,
            "end": 437.13998,
            "confidence": 0.9986457,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "wish",
            "start": 437.13998,
            "end": 437.38,
            "confidence": 0.9998053,
            "punctuated_word": "wish",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "you",
            "start": 437.38,
            "end": 437.53998,
            "confidence": 0.99966455,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "luck",
            "start": 437.53998,
            "end": 438.02,
            "confidence": 0.994234,
            "punctuated_word": "luck",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "scrolling",
            "start": 438.02,
            "end": 438.41998,
            "confidence": 0.98639226,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "through",
            "start": 438.41998,
            "end": 438.66,
            "confidence": 0.9998864,
            "punctuated_word": "through",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "potentially",
            "start": 438.66,
            "end": 439.13998,
            "confidence": 0.9943165,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "hundreds",
            "start": 439.13998,
            "end": 439.38,
            "confidence": 0.99502724,
            "punctuated_word": "hundreds",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "of",
            "start": 439.38,
            "end": 439.53998,
            "confidence": 0.99970895,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "items",
            "start": 439.53998,
            "end": 439.94,
            "confidence": 0.99978775,
            "punctuated_word": "items",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "to",
            "start": 439.94,
            "end": 440.02,
            "confidence": 0.97663,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "find",
            "start": 440.02,
            "end": 440.25998,
            "confidence": 0.99988365,
            "punctuated_word": "find",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "that",
            "start": 440.25998,
            "end": 440.565,
            "confidence": 0.9990922,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "link",
            "start": 440.805,
            "end": 440.965,
            "confidence": 0.9992399,
            "punctuated_word": "link",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "you",
            "start": 440.965,
            "end": 441.045,
            "confidence": 0.9971405,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "just",
            "start": 441.045,
            "end": 441.445,
            "confidence": 0.9942268,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "remembered",
            "start": 441.445,
            "end": 441.765,
            "confidence": 0.97664726,
            "punctuated_word": "remembered",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "was",
            "start": 441.765,
            "end": 442.005,
            "confidence": 0.9795742,
            "punctuated_word": "was",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "particularly",
            "start": 442.005,
            "end": 442.505,
            "confidence": 0.9996407,
            "punctuated_word": "particularly",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "interesting",
            "start": 442.725,
            "end": 443.225,
            "confidence": 0.99962485,
            "punctuated_word": "interesting",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "twenty",
            "start": 443.285,
            "end": 443.605,
            "confidence": 0.99828607,
            "punctuated_word": "twenty",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "minutes",
            "start": 443.605,
            "end": 443.845,
            "confidence": 0.9998325,
            "punctuated_word": "minutes",
            "speaker": 0,
            "speaker_confidence": 0.7670872
          },
          {
            "word": "ago",
            "start": 443.845,
            "end": 444.345,
            "confidence": 0.9993324,
            "punctuated_word": "ago.",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          }
        ],
        "speaker": 0,
        "id": "d9c44d63-a03d-4513-b1c2-9e707fd3a4db"
      },
      {
        "start": 445.765,
        "end": 447.465,
        "confidence": 0.9980299,
        "channel": 0,
        "transcript": "Then there are functional issues.",
        "words": [
          {
            "word": "then",
            "start": 445.765,
            "end": 446.005,
            "confidence": 0.9989749,
            "punctuated_word": "Then",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "there",
            "start": 446.005,
            "end": 446.245,
            "confidence": 0.994114,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "are",
            "start": 446.245,
            "end": 446.405,
            "confidence": 0.99817526,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "functional",
            "start": 446.405,
            "end": 446.905,
            "confidence": 0.99930763,
            "punctuated_word": "functional",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "issues",
            "start": 446.965,
            "end": 447.465,
            "confidence": 0.99957776,
            "punctuated_word": "issues.",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          }
        ],
        "speaker": 0,
        "id": "927934fb-209e-4400-9fd9-37a8042e8a38"
      },
      {
        "start": 448.085,
        "end": 456.105,
        "confidence": 0.9669993,
        "channel": 0,
        "transcript": "What if you wanna go to the website's footer where there's critical links like contact us or privacy policy? Surely, we all read that.",
        "words": [
          {
            "word": "what",
            "start": 448.085,
            "end": 448.325,
            "confidence": 0.99967694,
            "punctuated_word": "What",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "if",
            "start": 448.325,
            "end": 448.405,
            "confidence": 0.99977916,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "you",
            "start": 448.405,
            "end": 448.565,
            "confidence": 0.9997608,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "wanna",
            "start": 448.565,
            "end": 448.805,
            "confidence": 0.8780685,
            "punctuated_word": "wanna",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "go",
            "start": 448.805,
            "end": 448.965,
            "confidence": 0.9968052,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "to",
            "start": 448.965,
            "end": 449.125,
            "confidence": 0.99745613,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "the",
            "start": 449.125,
            "end": 449.445,
            "confidence": 0.9991842,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "website's",
            "start": 449.445,
            "end": 449.945,
            "confidence": 0.99141634,
            "punctuated_word": "website's",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "footer",
            "start": 450.005,
            "end": 450.48502,
            "confidence": 0.9997028,
            "punctuated_word": "footer",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "where",
            "start": 450.48502,
            "end": 450.965,
            "confidence": 0.83371973,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "there's",
            "start": 450.965,
            "end": 451.365,
            "confidence": 0.99850655,
            "punctuated_word": "there's",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "critical",
            "start": 451.365,
            "end": 451.765,
            "confidence": 0.99962246,
            "punctuated_word": "critical",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "links",
            "start": 451.765,
            "end": 452.085,
            "confidence": 0.9980704,
            "punctuated_word": "links",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "like",
            "start": 452.085,
            "end": 452.48502,
            "confidence": 0.8880933,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "contact",
            "start": 452.48502,
            "end": 452.885,
            "confidence": 0.9736138,
            "punctuated_word": "contact",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "us",
            "start": 452.885,
            "end": 453.125,
            "confidence": 0.9995993,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "or",
            "start": 453.125,
            "end": 453.285,
            "confidence": 0.99388653,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "privacy",
            "start": 453.285,
            "end": 453.785,
            "confidence": 0.9986518,
            "punctuated_word": "privacy",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "policy",
            "start": 453.845,
            "end": 454.345,
            "confidence": 0.9063998,
            "punctuated_word": "policy?",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "surely",
            "start": 454.645,
            "end": 455.045,
            "confidence": 0.776742,
            "punctuated_word": "Surely,",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "we",
            "start": 455.045,
            "end": 455.20502,
            "confidence": 0.9998147,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "all",
            "start": 455.20502,
            "end": 455.445,
            "confidence": 0.999433,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "read",
            "start": 455.445,
            "end": 455.605,
            "confidence": 0.9988642,
            "punctuated_word": "read",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          },
          {
            "word": "that",
            "start": 455.605,
            "end": 456.105,
            "confidence": 0.98111475,
            "punctuated_word": "that.",
            "speaker": 0,
            "speaker_confidence": 0.79755306
          }
        ],
        "speaker": 0,
        "id": "92ceddf5-c97c-4d5e-8245-c64010adc61d"
      },
      {
        "start": 456.75,
        "end": 463.25,
        "confidence": 0.9981635,
        "channel": 0,
        "transcript": "Those things live there and can be nigh impossible to get to if new content is constantly generating as you scroll down to it.",
        "words": [
          {
            "word": "those",
            "start": 456.75,
            "end": 456.91,
            "confidence": 0.99795204,
            "punctuated_word": "Those",
            "speaker": 0,
            "speaker_confidence": 0.46150398
          },
          {
            "word": "things",
            "start": 456.91,
            "end": 457.22998,
            "confidence": 0.99958473,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.46150398
          },
          {
            "word": "live",
            "start": 457.22998,
            "end": 457.47,
            "confidence": 0.9991461,
            "punctuated_word": "live",
            "speaker": 0,
            "speaker_confidence": 0.46150398
          },
          {
            "word": "there",
            "start": 457.47,
            "end": 457.87,
            "confidence": 0.99936765,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.46150398
          },
          {
            "word": "and",
            "start": 457.87,
            "end": 458.11,
            "confidence": 0.9947419,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.46150398
          },
          {
            "word": "can",
            "start": 458.11,
            "end": 458.19,
            "confidence": 0.99683183,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "be",
            "start": 458.19,
            "end": 458.43,
            "confidence": 0.99683326,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "nigh",
            "start": 458.43,
            "end": 458.66998,
            "confidence": 0.9847137,
            "punctuated_word": "nigh",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "impossible",
            "start": 458.66998,
            "end": 459.15,
            "confidence": 0.9989749,
            "punctuated_word": "impossible",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "to",
            "start": 459.15,
            "end": 459.22998,
            "confidence": 0.99961674,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "get",
            "start": 459.22998,
            "end": 459.47,
            "confidence": 0.9999343,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "to",
            "start": 459.47,
            "end": 459.94998,
            "confidence": 0.99784756,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "if",
            "start": 459.94998,
            "end": 460.19,
            "confidence": 0.9960692,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "new",
            "start": 460.19,
            "end": 460.34998,
            "confidence": 0.9990885,
            "punctuated_word": "new",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "content",
            "start": 460.34998,
            "end": 460.75,
            "confidence": 0.9998172,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "is",
            "start": 460.75,
            "end": 460.91,
            "confidence": 0.9993876,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "constantly",
            "start": 460.91,
            "end": 461.31,
            "confidence": 0.99981254,
            "punctuated_word": "constantly",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "generating",
            "start": 461.31,
            "end": 461.81,
            "confidence": 0.99949265,
            "punctuated_word": "generating",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "as",
            "start": 461.87,
            "end": 461.94998,
            "confidence": 0.9992066,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "you",
            "start": 461.94998,
            "end": 462.11,
            "confidence": 0.99934584,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "scroll",
            "start": 462.11,
            "end": 462.43,
            "confidence": 0.9997273,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "down",
            "start": 462.43,
            "end": 462.59,
            "confidence": 0.99950576,
            "punctuated_word": "down",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "to",
            "start": 462.59,
            "end": 462.75,
            "confidence": 0.9992403,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "it",
            "start": 462.75,
            "end": 463.25,
            "confidence": 0.9996866,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          }
        ],
        "speaker": 0,
        "id": "1f69cd12-050b-4ba7-8dee-f9d93d9d8d84"
      },
      {
        "start": 463.87,
        "end": 467.56998,
        "confidence": 0.9872537,
        "channel": 0,
        "transcript": "The browser's back button maybe won't work as expected in some cases.",
        "words": [
          {
            "word": "the",
            "start": 463.87,
            "end": 464.03,
            "confidence": 0.998877,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "browser's",
            "start": 464.03,
            "end": 464.43,
            "confidence": 0.920362,
            "punctuated_word": "browser's",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "back",
            "start": 464.43,
            "end": 464.66998,
            "confidence": 0.99935013,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "button",
            "start": 464.66998,
            "end": 465.16998,
            "confidence": 0.99916625,
            "punctuated_word": "button",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "maybe",
            "start": 465.22998,
            "end": 465.62997,
            "confidence": 0.9399331,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "won't",
            "start": 465.62997,
            "end": 465.87,
            "confidence": 0.99501723,
            "punctuated_word": "won't",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "work",
            "start": 465.87,
            "end": 466.03,
            "confidence": 0.99980575,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "as",
            "start": 466.03,
            "end": 466.27,
            "confidence": 0.9995436,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "expected",
            "start": 466.27,
            "end": 466.75,
            "confidence": 0.9991493,
            "punctuated_word": "expected",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "in",
            "start": 466.75,
            "end": 466.90997,
            "confidence": 0.99823487,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "some",
            "start": 466.90997,
            "end": 467.06998,
            "confidence": 0.9998361,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "cases",
            "start": 467.06998,
            "end": 467.56998,
            "confidence": 0.9977704,
            "punctuated_word": "cases.",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          }
        ],
        "speaker": 0,
        "id": "296f72cc-3860-4beb-8c0e-6e33d88582d6"
      },
      {
        "start": 468.27,
        "end": 476.155,
        "confidence": 0.96810627,
        "channel": 0,
        "transcript": "Maybe when you click it, it returns you instead of your to your previous spot, dumps you back to the top of the page kinda putting you back at the beginning of that",
        "words": [
          {
            "word": "maybe",
            "start": 468.27,
            "end": 468.50998,
            "confidence": 0.9974044,
            "punctuated_word": "Maybe",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "when",
            "start": 468.50998,
            "end": 468.66998,
            "confidence": 0.9978241,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "you",
            "start": 468.66998,
            "end": 468.83,
            "confidence": 0.9995671,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "click",
            "start": 468.83,
            "end": 468.99,
            "confidence": 0.9998423,
            "punctuated_word": "click",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "it",
            "start": 468.99,
            "end": 469.22998,
            "confidence": 0.84123063,
            "punctuated_word": "it,",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "it",
            "start": 469.22998,
            "end": 469.47,
            "confidence": 0.9995277,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "returns",
            "start": 469.47,
            "end": 469.94998,
            "confidence": 0.9946024,
            "punctuated_word": "returns",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "you",
            "start": 469.94998,
            "end": 470.19,
            "confidence": 0.9987037,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "instead",
            "start": 470.19,
            "end": 470.50998,
            "confidence": 0.7391116,
            "punctuated_word": "instead",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "of",
            "start": 470.50998,
            "end": 470.59,
            "confidence": 0.99588555,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "your",
            "start": 470.59,
            "end": 470.75,
            "confidence": 0.94320947,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "to",
            "start": 470.83,
            "end": 470.99,
            "confidence": 0.9978529,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "your",
            "start": 470.99,
            "end": 471.15,
            "confidence": 0.9949479,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "previous",
            "start": 471.15,
            "end": 471.55,
            "confidence": 0.99951744,
            "punctuated_word": "previous",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "spot",
            "start": 471.55,
            "end": 471.975,
            "confidence": 0.88722706,
            "punctuated_word": "spot,",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "dumps",
            "start": 472.055,
            "end": 472.295,
            "confidence": 0.9991117,
            "punctuated_word": "dumps",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "you",
            "start": 472.295,
            "end": 472.375,
            "confidence": 0.9992956,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "back",
            "start": 472.375,
            "end": 472.45502,
            "confidence": 0.99964094,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.88441503
          },
          {
            "word": "to",
            "start": 472.45502,
            "end": 472.775,
            "confidence": 0.99876,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "the",
            "start": 472.775,
            "end": 472.935,
            "confidence": 0.9990614,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "top",
            "start": 472.935,
            "end": 473.095,
            "confidence": 0.99935657,
            "punctuated_word": "top",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "of",
            "start": 473.095,
            "end": 473.17502,
            "confidence": 0.99873513,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "the",
            "start": 473.17502,
            "end": 473.255,
            "confidence": 0.9966126,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "page",
            "start": 473.255,
            "end": 473.655,
            "confidence": 0.9999559,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "kinda",
            "start": 473.655,
            "end": 473.975,
            "confidence": 0.5769418,
            "punctuated_word": "kinda",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "putting",
            "start": 473.975,
            "end": 474.215,
            "confidence": 0.99890375,
            "punctuated_word": "putting",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "you",
            "start": 474.215,
            "end": 474.375,
            "confidence": 0.9992151,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "back",
            "start": 474.375,
            "end": 474.855,
            "confidence": 0.9995571,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "at",
            "start": 474.855,
            "end": 475.015,
            "confidence": 0.9991186,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "the",
            "start": 475.015,
            "end": 475.17502,
            "confidence": 0.9993437,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "beginning",
            "start": 475.17502,
            "end": 475.575,
            "confidence": 0.99982786,
            "punctuated_word": "beginning",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "of",
            "start": 475.575,
            "end": 475.655,
            "confidence": 0.9994536,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "that",
            "start": 475.655,
            "end": 476.155,
            "confidence": 0.9981542,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          }
        ],
        "speaker": 0,
        "id": "b6338f90-4d37-4966-b325-10ea1bf6e78a"
      },
      {
        "start": 476.535,
        "end": 477.835,
        "confidence": 0.9872072,
        "channel": 0,
        "transcript": "long scroll journey.",
        "words": [
          {
            "word": "long",
            "start": 476.535,
            "end": 476.935,
            "confidence": 0.9998331,
            "punctuated_word": "long",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "scroll",
            "start": 476.935,
            "end": 477.335,
            "confidence": 0.9627471,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "journey",
            "start": 477.335,
            "end": 477.835,
            "confidence": 0.9990414,
            "punctuated_word": "journey.",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          }
        ],
        "speaker": 0,
        "id": "f6f66ef6-d84e-4467-b673-41030c5763b3"
      },
      {
        "start": 478.61502,
        "end": 485.515,
        "confidence": 0.94483864,
        "channel": 0,
        "transcript": "It's also difficult to bookmark or share a link that has, you know, a particular place in a scroll, because those kinds of links can be unreliable",
        "words": [
          {
            "word": "it's",
            "start": 478.61502,
            "end": 478.855,
            "confidence": 0.9991865,
            "punctuated_word": "It's",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "also",
            "start": 478.855,
            "end": 479.095,
            "confidence": 0.99968624,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "difficult",
            "start": 479.095,
            "end": 479.415,
            "confidence": 0.9996885,
            "punctuated_word": "difficult",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "to",
            "start": 479.415,
            "end": 479.575,
            "confidence": 0.99927086,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "bookmark",
            "start": 479.575,
            "end": 479.975,
            "confidence": 0.9951969,
            "punctuated_word": "bookmark",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "or",
            "start": 479.975,
            "end": 480.135,
            "confidence": 0.90616846,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "share",
            "start": 480.135,
            "end": 480.375,
            "confidence": 0.98679674,
            "punctuated_word": "share",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "a",
            "start": 480.375,
            "end": 480.45502,
            "confidence": 0.89578074,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "link",
            "start": 480.45502,
            "end": 480.695,
            "confidence": 0.9994116,
            "punctuated_word": "link",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "that",
            "start": 480.695,
            "end": 480.855,
            "confidence": 0.9967938,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "has",
            "start": 480.855,
            "end": 481.255,
            "confidence": 0.9847225,
            "punctuated_word": "has,",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "you",
            "start": 481.255,
            "end": 481.415,
            "confidence": 0.9992912,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "know",
            "start": 481.415,
            "end": 481.655,
            "confidence": 0.9993967,
            "punctuated_word": "know,",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "a",
            "start": 481.655,
            "end": 481.73502,
            "confidence": 0.9842391,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "particular",
            "start": 481.73502,
            "end": 482.215,
            "confidence": 0.99658585,
            "punctuated_word": "particular",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "place",
            "start": 482.215,
            "end": 482.535,
            "confidence": 0.6503039,
            "punctuated_word": "place",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "in",
            "start": 482.535,
            "end": 482.615,
            "confidence": 0.6013897,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "a",
            "start": 482.615,
            "end": 482.855,
            "confidence": 0.9295596,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "scroll",
            "start": 482.855,
            "end": 483.335,
            "confidence": 0.95019215,
            "punctuated_word": "scroll,",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "because",
            "start": 483.575,
            "end": 484.055,
            "confidence": 0.96343875,
            "punctuated_word": "because",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "those",
            "start": 484.055,
            "end": 484.295,
            "confidence": 0.9549686,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "kinds",
            "start": 484.295,
            "end": 484.45502,
            "confidence": 0.9606194,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "of",
            "start": 484.45502,
            "end": 484.535,
            "confidence": 0.99903536,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8827938
          },
          {
            "word": "links",
            "start": 484.535,
            "end": 484.775,
            "confidence": 0.94028103,
            "punctuated_word": "links",
            "speaker": 0,
            "speaker_confidence": 0.5139635
          },
          {
            "word": "can",
            "start": 484.775,
            "end": 484.935,
            "confidence": 0.8208245,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.5139635
          },
          {
            "word": "be",
            "start": 484.935,
            "end": 485.015,
            "confidence": 0.9988971,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.5139635
          },
          {
            "word": "unreliable",
            "start": 485.015,
            "end": 485.515,
            "confidence": 0.9989177,
            "punctuated_word": "unreliable",
            "speaker": 0,
            "speaker_confidence": 0.5139635
          }
        ],
        "speaker": 0,
        "id": "68ca6110-4ddd-4395-8697-9be66237074e"
      },
      {
        "start": 485.87,
        "end": 489.65,
        "confidence": 0.99929035,
        "channel": 0,
        "transcript": "unless you're able to get into the particular content item and share it directly.",
        "words": [
          {
            "word": "unless",
            "start": 485.87,
            "end": 485.95,
            "confidence": 0.9997631,
            "punctuated_word": "unless",
            "speaker": 0,
            "speaker_confidence": 0.5139635
          },
          {
            "word": "you're",
            "start": 485.95,
            "end": 486.19,
            "confidence": 0.9992294,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.5139635
          },
          {
            "word": "able",
            "start": 486.19,
            "end": 486.27002,
            "confidence": 0.9997435,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.5139635
          },
          {
            "word": "to",
            "start": 486.27002,
            "end": 486.43002,
            "confidence": 0.99930036,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "get",
            "start": 486.43002,
            "end": 486.93002,
            "confidence": 0.9996873,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "into",
            "start": 487.07,
            "end": 487.31,
            "confidence": 0.99956256,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "the",
            "start": 487.31,
            "end": 487.47,
            "confidence": 0.99807644,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "particular",
            "start": 487.47,
            "end": 487.97,
            "confidence": 0.9998752,
            "punctuated_word": "particular",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "content",
            "start": 488.03,
            "end": 488.35,
            "confidence": 0.99874866,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "item",
            "start": 488.35,
            "end": 488.59,
            "confidence": 0.9989021,
            "punctuated_word": "item",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "and",
            "start": 488.59,
            "end": 488.75,
            "confidence": 0.9996125,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "share",
            "start": 488.75,
            "end": 488.99002,
            "confidence": 0.99975127,
            "punctuated_word": "share",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "it",
            "start": 488.99002,
            "end": 489.15,
            "confidence": 0.99814725,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "directly",
            "start": 489.15,
            "end": 489.65,
            "confidence": 0.9996656,
            "punctuated_word": "directly.",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          }
        ],
        "speaker": 0,
        "id": "a99abca9-6642-4de6-99f2-9791e06c6978"
      },
      {
        "start": 490.91,
        "end": 499.09,
        "confidence": 0.9970391,
        "channel": 0,
        "transcript": "And depending on how this is implemented, loading all that content can actually lead to performance issues despite the gains of doing something like lazy loading.",
        "words": [
          {
            "word": "and",
            "start": 490.91,
            "end": 491.23,
            "confidence": 0.9992206,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "depending",
            "start": 491.23,
            "end": 491.63,
            "confidence": 0.99861026,
            "punctuated_word": "depending",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "on",
            "start": 491.63,
            "end": 491.87,
            "confidence": 0.9997087,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "how",
            "start": 491.87,
            "end": 492.27002,
            "confidence": 0.9998543,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "this",
            "start": 492.27002,
            "end": 492.51,
            "confidence": 0.9996111,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "is",
            "start": 492.51,
            "end": 492.67,
            "confidence": 0.996591,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "implemented",
            "start": 492.67,
            "end": 493.17,
            "confidence": 0.9990955,
            "punctuated_word": "implemented,",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "loading",
            "start": 493.47,
            "end": 493.79,
            "confidence": 0.99887496,
            "punctuated_word": "loading",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "all",
            "start": 493.79,
            "end": 493.95,
            "confidence": 0.99965847,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "that",
            "start": 493.95,
            "end": 494.11002,
            "confidence": 0.9977406,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "content",
            "start": 494.11002,
            "end": 494.51,
            "confidence": 0.99979156,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "can",
            "start": 494.51,
            "end": 494.67,
            "confidence": 0.9992555,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "actually",
            "start": 494.67,
            "end": 494.99002,
            "confidence": 0.9987998,
            "punctuated_word": "actually",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "lead",
            "start": 494.99002,
            "end": 495.15,
            "confidence": 0.9995665,
            "punctuated_word": "lead",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "to",
            "start": 495.15,
            "end": 495.31,
            "confidence": 0.99978167,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "performance",
            "start": 495.31,
            "end": 495.79,
            "confidence": 0.99980503,
            "punctuated_word": "performance",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "issues",
            "start": 495.79,
            "end": 496.19,
            "confidence": 0.9999118,
            "punctuated_word": "issues",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "despite",
            "start": 496.19,
            "end": 496.51,
            "confidence": 0.9927366,
            "punctuated_word": "despite",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "the",
            "start": 496.51,
            "end": 496.67,
            "confidence": 0.99906415,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "gains",
            "start": 496.67,
            "end": 497.07,
            "confidence": 0.9933309,
            "punctuated_word": "gains",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "of",
            "start": 497.07,
            "end": 497.47,
            "confidence": 0.9997385,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "doing",
            "start": 497.47,
            "end": 497.71002,
            "confidence": 0.99984145,
            "punctuated_word": "doing",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "something",
            "start": 497.71002,
            "end": 498.03,
            "confidence": 0.9997009,
            "punctuated_word": "something",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "like",
            "start": 498.03,
            "end": 498.27002,
            "confidence": 0.9852352,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "lazy",
            "start": 498.27002,
            "end": 498.59,
            "confidence": 0.99881184,
            "punctuated_word": "lazy",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "loading",
            "start": 498.59,
            "end": 499.09,
            "confidence": 0.9686795,
            "punctuated_word": "loading.",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          }
        ],
        "speaker": 0,
        "id": "5202b025-4570-4d3b-ae24-13bbe541b2d7"
      },
      {
        "start": 499.595,
        "end": 505.455,
        "confidence": 0.94051796,
        "channel": 0,
        "transcript": "As more and more content's generated, it can slow down your browser or device depending how things like memory are handled.",
        "words": [
          {
            "word": "as",
            "start": 499.595,
            "end": 499.755,
            "confidence": 0.9978327,
            "punctuated_word": "As",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "more",
            "start": 499.755,
            "end": 499.995,
            "confidence": 0.9999461,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "and",
            "start": 499.995,
            "end": 500.155,
            "confidence": 0.9997032,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "more",
            "start": 500.155,
            "end": 500.395,
            "confidence": 0.999871,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "content's",
            "start": 500.395,
            "end": 500.79498,
            "confidence": 0.69588435,
            "punctuated_word": "content's",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "generated",
            "start": 500.79498,
            "end": 501.29498,
            "confidence": 0.99402183,
            "punctuated_word": "generated,",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "it",
            "start": 501.435,
            "end": 501.595,
            "confidence": 0.9757376,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "can",
            "start": 501.595,
            "end": 501.835,
            "confidence": 0.9998944,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "slow",
            "start": 501.835,
            "end": 502.07498,
            "confidence": 0.9986798,
            "punctuated_word": "slow",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "down",
            "start": 502.07498,
            "end": 502.315,
            "confidence": 0.9990828,
            "punctuated_word": "down",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "your",
            "start": 502.315,
            "end": 502.475,
            "confidence": 0.99423164,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "browser",
            "start": 502.475,
            "end": 502.955,
            "confidence": 0.99823594,
            "punctuated_word": "browser",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "or",
            "start": 502.955,
            "end": 503.035,
            "confidence": 0.57950705,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "device",
            "start": 503.035,
            "end": 503.35498,
            "confidence": 0.9200101,
            "punctuated_word": "device",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "depending",
            "start": 503.35498,
            "end": 503.755,
            "confidence": 0.92584383,
            "punctuated_word": "depending",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "how",
            "start": 503.755,
            "end": 503.995,
            "confidence": 0.719647,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "things",
            "start": 503.995,
            "end": 504.235,
            "confidence": 0.9717649,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "like",
            "start": 504.235,
            "end": 504.395,
            "confidence": 0.9895811,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "memory",
            "start": 504.395,
            "end": 504.79498,
            "confidence": 0.9993717,
            "punctuated_word": "memory",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "are",
            "start": 504.79498,
            "end": 504.955,
            "confidence": 0.99888664,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "handled",
            "start": 504.955,
            "end": 505.455,
            "confidence": 0.99314225,
            "punctuated_word": "handled.",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          }
        ],
        "speaker": 0,
        "id": "8132ea9a-23a0-4401-b72f-2700053187ee"
      },
      {
        "start": 506.155,
        "end": 512.495,
        "confidence": 0.99570805,
        "channel": 0,
        "transcript": "And if you've got slow connections, depending on how much it's trying to load when you get to the bottom, that can go slowly as well.",
        "words": [
          {
            "word": "and",
            "start": 506.155,
            "end": 506.395,
            "confidence": 0.99729353,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "if",
            "start": 506.395,
            "end": 506.475,
            "confidence": 0.9983152,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "you've",
            "start": 506.475,
            "end": 506.715,
            "confidence": 0.99972016,
            "punctuated_word": "you've",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "got",
            "start": 506.715,
            "end": 506.875,
            "confidence": 0.99997437,
            "punctuated_word": "got",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "slow",
            "start": 506.875,
            "end": 507.195,
            "confidence": 0.9995146,
            "punctuated_word": "slow",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "connections",
            "start": 507.195,
            "end": 507.695,
            "confidence": 0.9572495,
            "punctuated_word": "connections,",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "depending",
            "start": 507.91498,
            "end": 508.155,
            "confidence": 0.99983025,
            "punctuated_word": "depending",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "on",
            "start": 508.155,
            "end": 508.395,
            "confidence": 0.99887496,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "how",
            "start": 508.395,
            "end": 508.475,
            "confidence": 0.999686,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.87395966
          },
          {
            "word": "much",
            "start": 508.475,
            "end": 508.63498,
            "confidence": 0.99968076,
            "punctuated_word": "much",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "it's",
            "start": 508.63498,
            "end": 508.79498,
            "confidence": 0.9760448,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "trying",
            "start": 508.79498,
            "end": 509.035,
            "confidence": 0.9996749,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "to",
            "start": 509.035,
            "end": 509.195,
            "confidence": 0.99916327,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "load",
            "start": 509.195,
            "end": 509.435,
            "confidence": 0.99993885,
            "punctuated_word": "load",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "when",
            "start": 509.435,
            "end": 509.595,
            "confidence": 0.9755907,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "you",
            "start": 509.595,
            "end": 509.675,
            "confidence": 0.9986534,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "get",
            "start": 509.675,
            "end": 509.91498,
            "confidence": 0.9999058,
            "punctuated_word": "get",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "to",
            "start": 509.91498,
            "end": 509.995,
            "confidence": 0.9994375,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "the",
            "start": 509.995,
            "end": 510.155,
            "confidence": 0.9993381,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "bottom",
            "start": 510.155,
            "end": 510.655,
            "confidence": 0.992413,
            "punctuated_word": "bottom,",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "that",
            "start": 510.875,
            "end": 511.115,
            "confidence": 0.99949586,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "can",
            "start": 511.115,
            "end": 511.275,
            "confidence": 0.99971074,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "go",
            "start": 511.275,
            "end": 511.435,
            "confidence": 0.9997099,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "slowly",
            "start": 511.435,
            "end": 511.835,
            "confidence": 0.9994773,
            "punctuated_word": "slowly",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "as",
            "start": 511.835,
            "end": 511.995,
            "confidence": 0.99987113,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.58859605
          },
          {
            "word": "well",
            "start": 511.995,
            "end": 512.495,
            "confidence": 0.9998455,
            "punctuated_word": "well.",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          }
        ],
        "speaker": 0,
        "id": "1c32625c-8bb9-4720-8fb8-6e7478429d08"
      },
      {
        "start": 513.52997,
        "end": 520.26996,
        "confidence": 0.9618727,
        "channel": 0,
        "transcript": "For users that are used to a more traditional web structure, evidence scroll can also disrupt their mental model of",
        "words": [
          {
            "word": "for",
            "start": 513.52997,
            "end": 513.76996,
            "confidence": 0.99966,
            "punctuated_word": "For",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "users",
            "start": 513.76996,
            "end": 514.08997,
            "confidence": 0.9991855,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "that",
            "start": 514.08997,
            "end": 514.25,
            "confidence": 0.9993892,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "are",
            "start": 514.25,
            "end": 514.49,
            "confidence": 0.99919635,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "used",
            "start": 514.49,
            "end": 514.73,
            "confidence": 0.9992387,
            "punctuated_word": "used",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "to",
            "start": 514.73,
            "end": 515.13,
            "confidence": 0.9988219,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "a",
            "start": 515.13,
            "end": 515.29,
            "confidence": 0.9958716,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "more",
            "start": 515.29,
            "end": 515.61,
            "confidence": 0.999519,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "traditional",
            "start": 515.61,
            "end": 516.01,
            "confidence": 0.99967754,
            "punctuated_word": "traditional",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "web",
            "start": 516.01,
            "end": 516.25,
            "confidence": 0.9946026,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "structure",
            "start": 516.25,
            "end": 516.75,
            "confidence": 0.99872434,
            "punctuated_word": "structure,",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "evidence",
            "start": 516.97,
            "end": 517.47,
            "confidence": 0.8165826,
            "punctuated_word": "evidence",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "scroll",
            "start": 517.69,
            "end": 518.01,
            "confidence": 0.45503607,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "can",
            "start": 518.01,
            "end": 518.25,
            "confidence": 0.9986041,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "also",
            "start": 518.25,
            "end": 518.57,
            "confidence": 0.99346924,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "disrupt",
            "start": 518.57,
            "end": 518.88995,
            "confidence": 0.9995782,
            "punctuated_word": "disrupt",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "their",
            "start": 518.88995,
            "end": 519.05,
            "confidence": 0.9958911,
            "punctuated_word": "their",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "mental",
            "start": 519.05,
            "end": 519.44995,
            "confidence": 0.99968565,
            "punctuated_word": "mental",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "model",
            "start": 519.44995,
            "end": 519.76996,
            "confidence": 0.9995615,
            "punctuated_word": "model",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          },
          {
            "word": "of",
            "start": 519.76996,
            "end": 520.26996,
            "confidence": 0.9951598,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.7073359
          }
        ],
        "speaker": 0,
        "id": "75ffaacf-0c55-4316-99b2-5b515407bd3c"
      },
      {
        "start": 520.57,
        "end": 521.79,
        "confidence": 0.9991051,
        "channel": 0,
        "transcript": "how the web should work.",
        "words": [
          {
            "word": "how",
            "start": 520.57,
            "end": 520.73,
            "confidence": 0.998252,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.32108152
          },
          {
            "word": "the",
            "start": 520.73,
            "end": 520.88995,
            "confidence": 0.9995351,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.32108152
          },
          {
            "word": "web",
            "start": 520.88995,
            "end": 521.13,
            "confidence": 0.99841857,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.32108152
          },
          {
            "word": "should",
            "start": 521.13,
            "end": 521.29,
            "confidence": 0.999613,
            "punctuated_word": "should",
            "speaker": 0,
            "speaker_confidence": 0.32108152
          },
          {
            "word": "work",
            "start": 521.29,
            "end": 521.79,
            "confidence": 0.99970675,
            "punctuated_word": "work.",
            "speaker": 0,
            "speaker_confidence": 0.32108152
          }
        ],
        "speaker": 0,
        "id": "274d23fc-5fa9-4743-8bbc-3b95260cd5ef"
      },
      {
        "start": 525.345,
        "end": 529.605,
        "confidence": 0.99249643,
        "channel": 0,
        "transcript": "Perhaps the most critical civic tech concern with all of this is inaccessibility.",
        "words": [
          {
            "word": "perhaps",
            "start": 525.345,
            "end": 525.58496,
            "confidence": 0.99961424,
            "punctuated_word": "Perhaps",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "the",
            "start": 525.58496,
            "end": 525.82495,
            "confidence": 0.9524975,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "most",
            "start": 525.82495,
            "end": 526.225,
            "confidence": 0.9998908,
            "punctuated_word": "most",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "critical",
            "start": 526.225,
            "end": 526.625,
            "confidence": 0.99990046,
            "punctuated_word": "critical",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "civic",
            "start": 526.625,
            "end": 526.945,
            "confidence": 0.97734743,
            "punctuated_word": "civic",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "tech",
            "start": 526.945,
            "end": 527.185,
            "confidence": 0.99948287,
            "punctuated_word": "tech",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "concern",
            "start": 527.185,
            "end": 527.685,
            "confidence": 0.9994155,
            "punctuated_word": "concern",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "with",
            "start": 527.745,
            "end": 527.985,
            "confidence": 0.99914145,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "all",
            "start": 527.985,
            "end": 528.14496,
            "confidence": 0.9999212,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "of",
            "start": 528.14496,
            "end": 528.305,
            "confidence": 0.9961326,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "this",
            "start": 528.305,
            "end": 528.70496,
            "confidence": 0.9973889,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "is",
            "start": 528.70496,
            "end": 529.105,
            "confidence": 0.9983918,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "inaccessibility",
            "start": 529.105,
            "end": 529.605,
            "confidence": 0.98332846,
            "punctuated_word": "inaccessibility.",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          }
        ],
        "speaker": 0,
        "id": "a3da7b80-12b0-4c8d-bfbf-4587687a171b"
      },
      {
        "start": 530.70496,
        "end": 535.365,
        "confidence": 0.98341304,
        "channel": 0,
        "transcript": "This pattern can create significant barriers for users with disabilities potentially violating",
        "words": [
          {
            "word": "this",
            "start": 530.70496,
            "end": 530.945,
            "confidence": 0.9997384,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "pattern",
            "start": 530.945,
            "end": 531.345,
            "confidence": 0.9999306,
            "punctuated_word": "pattern",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "can",
            "start": 531.345,
            "end": 531.58496,
            "confidence": 0.999833,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "create",
            "start": 531.58496,
            "end": 531.985,
            "confidence": 0.99994314,
            "punctuated_word": "create",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "significant",
            "start": 531.985,
            "end": 532.485,
            "confidence": 0.9997106,
            "punctuated_word": "significant",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "barriers",
            "start": 532.545,
            "end": 532.865,
            "confidence": 0.99948907,
            "punctuated_word": "barriers",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "for",
            "start": 532.865,
            "end": 533.105,
            "confidence": 0.99981195,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "users",
            "start": 533.105,
            "end": 533.505,
            "confidence": 0.99974793,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "with",
            "start": 533.505,
            "end": 533.665,
            "confidence": 0.9995561,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "disabilities",
            "start": 533.665,
            "end": 534.165,
            "confidence": 0.9993649,
            "punctuated_word": "disabilities",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "potentially",
            "start": 534.385,
            "end": 534.865,
            "confidence": 0.80460984,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "violating",
            "start": 534.865,
            "end": 535.365,
            "confidence": 0.9992206,
            "punctuated_word": "violating",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          }
        ],
        "speaker": 0,
        "id": "0f052e5f-16e4-4b27-9b50-98c3d34d60ea"
      },
      {
        "start": 535.82495,
        "end": 538.245,
        "confidence": 0.970096,
        "channel": 0,
        "transcript": "web content accessibility guidelines, WCAG,",
        "words": [
          {
            "word": "web",
            "start": 535.82495,
            "end": 536.065,
            "confidence": 0.9606044,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "content",
            "start": 536.065,
            "end": 536.46497,
            "confidence": 0.99902344,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "accessibility",
            "start": 536.46497,
            "end": 536.96497,
            "confidence": 0.99847883,
            "punctuated_word": "accessibility",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "guidelines",
            "start": 537.105,
            "end": 537.605,
            "confidence": 0.9678422,
            "punctuated_word": "guidelines,",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "wcag",
            "start": 537.745,
            "end": 538.245,
            "confidence": 0.924531,
            "punctuated_word": "WCAG,",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          }
        ],
        "speaker": 0,
        "id": "72083202-53b0-4b92-b288-b9116372c543"
      },
      {
        "start": 538.89,
        "end": 540.91003,
        "confidence": 0.99236697,
        "channel": 0,
        "transcript": "if steps aren't taken to implement",
        "words": [
          {
            "word": "if",
            "start": 538.89,
            "end": 539.29004,
            "confidence": 0.996135,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "steps",
            "start": 539.29004,
            "end": 539.69,
            "confidence": 0.98484033,
            "punctuated_word": "steps",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "aren't",
            "start": 539.69,
            "end": 539.93005,
            "confidence": 0.99471164,
            "punctuated_word": "aren't",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "taken",
            "start": 539.93005,
            "end": 540.25,
            "confidence": 0.9952527,
            "punctuated_word": "taken",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "to",
            "start": 540.25,
            "end": 540.41003,
            "confidence": 0.98589176,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "implement",
            "start": 540.41003,
            "end": 540.91003,
            "confidence": 0.99737036,
            "punctuated_word": "implement",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          }
        ],
        "speaker": 0,
        "id": "a1c75c91-e50d-4ed8-b012-85d00fc6fe69"
      },
      {
        "start": 541.53,
        "end": 543.23004,
        "confidence": 0.9948717,
        "channel": 0,
        "transcript": "the feature in a way that follows",
        "words": [
          {
            "word": "the",
            "start": 541.53,
            "end": 541.77,
            "confidence": 0.99427795,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "feature",
            "start": 541.77,
            "end": 542.09,
            "confidence": 0.9963909,
            "punctuated_word": "feature",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "in",
            "start": 542.09,
            "end": 542.17004,
            "confidence": 0.99503577,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.88018894
          },
          {
            "word": "a",
            "start": 542.17004,
            "end": 542.25,
            "confidence": 0.9940083,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "way",
            "start": 542.25,
            "end": 542.49005,
            "confidence": 0.99979967,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "that",
            "start": 542.49005,
            "end": 542.73004,
            "confidence": 0.9975483,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "follows",
            "start": 542.73004,
            "end": 543.23004,
            "confidence": 0.9870415,
            "punctuated_word": "follows",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          }
        ],
        "speaker": 0,
        "id": "9d6f4a46-c1d1-4a2c-9ad4-32cc0c414555"
      },
      {
        "start": 543.69,
        "end": 544.99005,
        "confidence": 0.61400896,
        "channel": 0,
        "transcript": "guidelines those guidelines.",
        "words": [
          {
            "word": "guidelines",
            "start": 543.69,
            "end": 544.19,
            "confidence": 0.460593,
            "punctuated_word": "guidelines",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "those",
            "start": 544.25,
            "end": 544.49005,
            "confidence": 0.40351474,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "guidelines",
            "start": 544.49005,
            "end": 544.99005,
            "confidence": 0.9779192,
            "punctuated_word": "guidelines.",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          }
        ],
        "speaker": 0,
        "id": "4a924ef4-5ca6-4884-8a84-7b12dcff6134"
      },
      {
        "start": 546.17004,
        "end": 552.075,
        "confidence": 0.9618683,
        "channel": 0,
        "transcript": "Considering keyboard only users, they might struggle to reach newly loaded content if the focus doesn't shift automatically",
        "words": [
          {
            "word": "considering",
            "start": 546.17004,
            "end": 546.67004,
            "confidence": 0.9970079,
            "punctuated_word": "Considering",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "keyboard",
            "start": 546.89,
            "end": 547.29004,
            "confidence": 0.99777526,
            "punctuated_word": "keyboard",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "only",
            "start": 547.29004,
            "end": 547.53,
            "confidence": 0.99014866,
            "punctuated_word": "only",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "users",
            "start": 547.53,
            "end": 547.85004,
            "confidence": 0.7680783,
            "punctuated_word": "users,",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "they",
            "start": 547.85004,
            "end": 548.01,
            "confidence": 0.9964742,
            "punctuated_word": "they",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "might",
            "start": 548.01,
            "end": 548.17004,
            "confidence": 0.9960551,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "struggle",
            "start": 548.17004,
            "end": 548.57,
            "confidence": 0.999218,
            "punctuated_word": "struggle",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "to",
            "start": 548.57,
            "end": 548.73004,
            "confidence": 0.9985677,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "reach",
            "start": 548.73004,
            "end": 548.97003,
            "confidence": 0.99800843,
            "punctuated_word": "reach",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "newly",
            "start": 548.97003,
            "end": 549.29004,
            "confidence": 0.9952254,
            "punctuated_word": "newly",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "loaded",
            "start": 549.29004,
            "end": 549.61005,
            "confidence": 0.99673456,
            "punctuated_word": "loaded",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "content",
            "start": 549.61005,
            "end": 550.11005,
            "confidence": 0.9937325,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "if",
            "start": 550.25,
            "end": 550.49005,
            "confidence": 0.8998087,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "the",
            "start": 550.49005,
            "end": 550.57,
            "confidence": 0.98673195,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "focus",
            "start": 550.57,
            "end": 550.89,
            "confidence": 0.99881774,
            "punctuated_word": "focus",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "doesn't",
            "start": 550.89,
            "end": 551.21,
            "confidence": 0.9953134,
            "punctuated_word": "doesn't",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "shift",
            "start": 551.21,
            "end": 551.61005,
            "confidence": 0.99330914,
            "punctuated_word": "shift",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "automatically",
            "start": 551.61005,
            "end": 552.075,
            "confidence": 0.71262103,
            "punctuated_word": "automatically",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          }
        ],
        "speaker": 0,
        "id": "1d0eaf34-eb29-44cf-aefd-215c2a392659"
      },
      {
        "start": 552.635,
        "end": 555.775,
        "confidence": 0.96625614,
        "channel": 0,
        "transcript": "And accessing the footer, as we mentioned before, can be quite difficult.",
        "words": [
          {
            "word": "and",
            "start": 552.635,
            "end": 552.955,
            "confidence": 0.94220126,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "accessing",
            "start": 552.955,
            "end": 553.35504,
            "confidence": 0.9636284,
            "punctuated_word": "accessing",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "the",
            "start": 553.35504,
            "end": 553.515,
            "confidence": 0.99700814,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "footer",
            "start": 553.515,
            "end": 553.91504,
            "confidence": 0.834064,
            "punctuated_word": "footer,",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "as",
            "start": 553.91504,
            "end": 554.075,
            "confidence": 0.99756867,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "we",
            "start": 554.075,
            "end": 554.235,
            "confidence": 0.97130907,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "mentioned",
            "start": 554.235,
            "end": 554.555,
            "confidence": 0.98751533,
            "punctuated_word": "mentioned",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "before",
            "start": 554.555,
            "end": 554.795,
            "confidence": 0.93173164,
            "punctuated_word": "before,",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "can",
            "start": 554.795,
            "end": 555.03503,
            "confidence": 0.98656356,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "be",
            "start": 555.03503,
            "end": 555.115,
            "confidence": 0.99934584,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "quite",
            "start": 555.115,
            "end": 555.275,
            "confidence": 0.9947371,
            "punctuated_word": "quite",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "difficult",
            "start": 555.275,
            "end": 555.775,
            "confidence": 0.9894004,
            "punctuated_word": "difficult.",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          }
        ],
        "speaker": 0,
        "id": "6238bf8b-0397-486c-af20-cecf3f7ae9b9"
      },
      {
        "start": 556.715,
        "end": 561.215,
        "confidence": 0.9908763,
        "channel": 0,
        "transcript": "Tabbing along those items as we go along might not even trigger new content to load.",
        "words": [
          {
            "word": "tabbing",
            "start": 556.715,
            "end": 557.215,
            "confidence": 0.9960306,
            "punctuated_word": "Tabbing",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "along",
            "start": 557.35504,
            "end": 557.59503,
            "confidence": 0.9881692,
            "punctuated_word": "along",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "those",
            "start": 557.59503,
            "end": 557.91504,
            "confidence": 0.9897634,
            "punctuated_word": "those",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "items",
            "start": 557.91504,
            "end": 558.41504,
            "confidence": 0.9993774,
            "punctuated_word": "items",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "as",
            "start": 558.47504,
            "end": 558.635,
            "confidence": 0.95005107,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "we",
            "start": 558.635,
            "end": 558.795,
            "confidence": 0.9973502,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "go",
            "start": 558.795,
            "end": 558.955,
            "confidence": 0.99848264,
            "punctuated_word": "go",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "along",
            "start": 558.955,
            "end": 559.195,
            "confidence": 0.9852549,
            "punctuated_word": "along",
            "speaker": 0,
            "speaker_confidence": 0.8662696
          },
          {
            "word": "might",
            "start": 559.195,
            "end": 559.275,
            "confidence": 0.9805681,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "not",
            "start": 559.275,
            "end": 559.515,
            "confidence": 0.9991228,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "even",
            "start": 559.515,
            "end": 559.675,
            "confidence": 0.99652123,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "trigger",
            "start": 559.675,
            "end": 560.075,
            "confidence": 0.9985424,
            "punctuated_word": "trigger",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "new",
            "start": 560.075,
            "end": 560.235,
            "confidence": 0.9824851,
            "punctuated_word": "new",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "content",
            "start": 560.235,
            "end": 560.555,
            "confidence": 0.9996413,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "to",
            "start": 560.555,
            "end": 560.715,
            "confidence": 0.9979267,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "load",
            "start": 560.715,
            "end": 561.215,
            "confidence": 0.9947337,
            "punctuated_word": "load.",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          }
        ],
        "speaker": 0,
        "id": "dd50f7a5-7681-4b23-8d0d-1e74756ba521"
      },
      {
        "start": 562.155,
        "end": 566.495,
        "confidence": 0.99573165,
        "channel": 0,
        "transcript": "Screen reader users also face challenges. The constant loading disrupts the reading flow",
        "words": [
          {
            "word": "screen",
            "start": 562.155,
            "end": 562.395,
            "confidence": 0.9905296,
            "punctuated_word": "Screen",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "reader",
            "start": 562.395,
            "end": 562.715,
            "confidence": 0.99441105,
            "punctuated_word": "reader",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "users",
            "start": 562.715,
            "end": 563.115,
            "confidence": 0.9987105,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "also",
            "start": 563.115,
            "end": 563.435,
            "confidence": 0.9975496,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "face",
            "start": 563.435,
            "end": 563.755,
            "confidence": 0.9920507,
            "punctuated_word": "face",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "challenges",
            "start": 563.755,
            "end": 564.255,
            "confidence": 0.9913133,
            "punctuated_word": "challenges.",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "the",
            "start": 564.315,
            "end": 564.47504,
            "confidence": 0.9961777,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "constant",
            "start": 564.47504,
            "end": 564.875,
            "confidence": 0.9988072,
            "punctuated_word": "constant",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "loading",
            "start": 564.875,
            "end": 565.195,
            "confidence": 0.9997564,
            "punctuated_word": "loading",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "disrupts",
            "start": 565.195,
            "end": 565.59503,
            "confidence": 0.9966444,
            "punctuated_word": "disrupts",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "the",
            "start": 565.59503,
            "end": 565.755,
            "confidence": 0.9937331,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "reading",
            "start": 565.755,
            "end": 565.995,
            "confidence": 0.9957547,
            "punctuated_word": "reading",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "flow",
            "start": 565.995,
            "end": 566.495,
            "confidence": 0.9990734,
            "punctuated_word": "flow",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          }
        ],
        "speaker": 0,
        "id": "3f8d3b94-0445-4673-9a1c-684a3bbce18e"
      },
      {
        "start": 566.94995,
        "end": 570.88995,
        "confidence": 0.95760196,
        "channel": 0,
        "transcript": "potentially making hard to understand the page structure or find specific sections.",
        "words": [
          {
            "word": "potentially",
            "start": 566.94995,
            "end": 567.26996,
            "confidence": 0.9800798,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "making",
            "start": 567.26996,
            "end": 567.58997,
            "confidence": 0.99177223,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "hard",
            "start": 567.58997,
            "end": 567.82996,
            "confidence": 0.5914511,
            "punctuated_word": "hard",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "to",
            "start": 567.82996,
            "end": 567.99,
            "confidence": 0.9778876,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "understand",
            "start": 567.99,
            "end": 568.31,
            "confidence": 0.99957925,
            "punctuated_word": "understand",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "the",
            "start": 568.31,
            "end": 568.47,
            "confidence": 0.99773765,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "page",
            "start": 568.47,
            "end": 568.70996,
            "confidence": 0.9986148,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "structure",
            "start": 568.70996,
            "end": 569.20996,
            "confidence": 0.9994492,
            "punctuated_word": "structure",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "or",
            "start": 569.43,
            "end": 569.58997,
            "confidence": 0.9793808,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "find",
            "start": 569.58997,
            "end": 569.91,
            "confidence": 0.98964405,
            "punctuated_word": "find",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "specific",
            "start": 569.91,
            "end": 570.38995,
            "confidence": 0.9962541,
            "punctuated_word": "specific",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "sections",
            "start": 570.38995,
            "end": 570.88995,
            "confidence": 0.98937297,
            "punctuated_word": "sections.",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          }
        ],
        "speaker": 0,
        "id": "d6605a98-ad4e-4504-b88b-2ab2f0b6febe"
      },
      {
        "start": 571.91,
        "end": 575.20996,
        "confidence": 0.98869675,
        "channel": 0,
        "transcript": "Common shortcut to jump to the end of the page might also fail.",
        "words": [
          {
            "word": "common",
            "start": 571.91,
            "end": 572.23,
            "confidence": 0.8905302,
            "punctuated_word": "Common",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "shortcut",
            "start": 572.23,
            "end": 572.63,
            "confidence": 0.9889314,
            "punctuated_word": "shortcut",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "to",
            "start": 572.63,
            "end": 572.79,
            "confidence": 0.9996667,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "jump",
            "start": 572.79,
            "end": 573.02997,
            "confidence": 0.99958533,
            "punctuated_word": "jump",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "to",
            "start": 573.02997,
            "end": 573.11,
            "confidence": 0.9983563,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "the",
            "start": 573.11,
            "end": 573.26996,
            "confidence": 0.998061,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "end",
            "start": 573.26996,
            "end": 573.43,
            "confidence": 0.9994654,
            "punctuated_word": "end",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "of",
            "start": 573.43,
            "end": 573.50995,
            "confidence": 0.99115115,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.90571976
          },
          {
            "word": "the",
            "start": 573.50995,
            "end": 573.58997,
            "confidence": 0.98981655,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "page",
            "start": 573.58997,
            "end": 573.99,
            "confidence": 0.9998671,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "might",
            "start": 573.99,
            "end": 574.31,
            "confidence": 0.998988,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "also",
            "start": 574.31,
            "end": 574.70996,
            "confidence": 0.99960595,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "fail",
            "start": 574.70996,
            "end": 575.20996,
            "confidence": 0.9990319,
            "punctuated_word": "fail.",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          }
        ],
        "speaker": 0,
        "id": "5bb7d0cf-2fa4-42c4-80e5-4750143f62e3"
      },
      {
        "start": 576.38995,
        "end": 581.05,
        "confidence": 0.98681664,
        "channel": 0,
        "transcript": "Users of speech recognition software might not be able to trigger content loading with voice commands.",
        "words": [
          {
            "word": "users",
            "start": 576.38995,
            "end": 576.79,
            "confidence": 0.9960853,
            "punctuated_word": "Users",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "of",
            "start": 576.79,
            "end": 576.94995,
            "confidence": 0.9814237,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "speech",
            "start": 576.94995,
            "end": 577.26996,
            "confidence": 0.99907935,
            "punctuated_word": "speech",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "recognition",
            "start": 577.26996,
            "end": 577.76996,
            "confidence": 0.99969256,
            "punctuated_word": "recognition",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "software",
            "start": 577.91,
            "end": 578.38995,
            "confidence": 0.99939096,
            "punctuated_word": "software",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "might",
            "start": 578.38995,
            "end": 578.55,
            "confidence": 0.9990625,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "not",
            "start": 578.55,
            "end": 578.70996,
            "confidence": 0.9784635,
            "punctuated_word": "not",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "be",
            "start": 578.70996,
            "end": 578.87,
            "confidence": 0.9987225,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "able",
            "start": 578.87,
            "end": 579.02997,
            "confidence": 0.9999193,
            "punctuated_word": "able",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "to",
            "start": 579.02997,
            "end": 579.19,
            "confidence": 0.9974813,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "trigger",
            "start": 579.19,
            "end": 579.50995,
            "confidence": 0.9823898,
            "punctuated_word": "trigger",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "content",
            "start": 579.50995,
            "end": 579.82996,
            "confidence": 0.99949,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "loading",
            "start": 579.82996,
            "end": 580.14996,
            "confidence": 0.9889425,
            "punctuated_word": "loading",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "with",
            "start": 580.14996,
            "end": 580.31,
            "confidence": 0.8724621,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "voice",
            "start": 580.31,
            "end": 580.55,
            "confidence": 0.99859303,
            "punctuated_word": "voice",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "commands",
            "start": 580.55,
            "end": 581.05,
            "confidence": 0.99786854,
            "punctuated_word": "commands.",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          }
        ],
        "speaker": 0,
        "id": "9ec24602-e3c2-4a31-9d04-0e473f0cb8bf"
      },
      {
        "start": 581.625,
        "end": 585.965,
        "confidence": 0.99603635,
        "channel": 0,
        "transcript": "People with motor implants could accidentally load more content while trying to interact with an item.",
        "words": [
          {
            "word": "people",
            "start": 581.625,
            "end": 581.745,
            "confidence": 0.9998166,
            "punctuated_word": "People",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "with",
            "start": 581.745,
            "end": 581.865,
            "confidence": 0.9979341,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "motor",
            "start": 581.865,
            "end": 582.34503,
            "confidence": 0.98529804,
            "punctuated_word": "motor",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "implants",
            "start": 582.34503,
            "end": 582.66504,
            "confidence": 0.9966086,
            "punctuated_word": "implants",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "could",
            "start": 582.66504,
            "end": 583.065,
            "confidence": 0.9995505,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "accidentally",
            "start": 583.065,
            "end": 583.385,
            "confidence": 0.97222316,
            "punctuated_word": "accidentally",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "load",
            "start": 583.385,
            "end": 583.705,
            "confidence": 0.9995384,
            "punctuated_word": "load",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "more",
            "start": 583.705,
            "end": 583.945,
            "confidence": 0.99968755,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "content",
            "start": 583.945,
            "end": 584.34503,
            "confidence": 0.9997278,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "while",
            "start": 584.34503,
            "end": 584.505,
            "confidence": 0.9938431,
            "punctuated_word": "while",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "trying",
            "start": 584.505,
            "end": 584.745,
            "confidence": 0.99955314,
            "punctuated_word": "trying",
            "speaker": 0,
            "speaker_confidence": 0.8588504
          },
          {
            "word": "to",
            "start": 584.745,
            "end": 584.825,
            "confidence": 0.99473095,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "interact",
            "start": 584.825,
            "end": 585.145,
            "confidence": 0.9997137,
            "punctuated_word": "interact",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "with",
            "start": 585.145,
            "end": 585.305,
            "confidence": 0.9994092,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "an",
            "start": 585.305,
            "end": 585.465,
            "confidence": 0.99971944,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "item",
            "start": 585.465,
            "end": 585.965,
            "confidence": 0.99922633,
            "punctuated_word": "item.",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          }
        ],
        "speaker": 0,
        "id": "0560aa34-504f-4975-87f4-574289b8970b"
      },
      {
        "start": 586.425,
        "end": 593.16504,
        "confidence": 0.9927989,
        "channel": 0,
        "transcript": "Low vision users relying on screen magnifiers can make it incredibly difficult to track content as the page keeps changing.",
        "words": [
          {
            "word": "low",
            "start": 586.425,
            "end": 586.66504,
            "confidence": 0.9995766,
            "punctuated_word": "Low",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "vision",
            "start": 586.66504,
            "end": 586.985,
            "confidence": 0.9991254,
            "punctuated_word": "vision",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "users",
            "start": 586.985,
            "end": 587.385,
            "confidence": 0.98396724,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "relying",
            "start": 587.385,
            "end": 587.705,
            "confidence": 0.99497354,
            "punctuated_word": "relying",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "on",
            "start": 587.705,
            "end": 587.945,
            "confidence": 0.9997329,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "screen",
            "start": 587.945,
            "end": 588.265,
            "confidence": 0.99691075,
            "punctuated_word": "screen",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "magnifiers",
            "start": 588.265,
            "end": 588.765,
            "confidence": 0.99446136,
            "punctuated_word": "magnifiers",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "can",
            "start": 588.905,
            "end": 589.145,
            "confidence": 0.90201586,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "make",
            "start": 589.145,
            "end": 589.22504,
            "confidence": 0.9996352,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "it",
            "start": 589.22504,
            "end": 589.705,
            "confidence": 0.99976677,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "incredibly",
            "start": 589.705,
            "end": 590.205,
            "confidence": 0.99942267,
            "punctuated_word": "incredibly",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "difficult",
            "start": 590.265,
            "end": 590.66504,
            "confidence": 0.9999293,
            "punctuated_word": "difficult",
            "speaker": 0,
            "speaker_confidence": 0.7627361
          },
          {
            "word": "to",
            "start": 590.66504,
            "end": 590.745,
            "confidence": 0.9987632,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.58972675
          },
          {
            "word": "track",
            "start": 590.745,
            "end": 591.065,
            "confidence": 0.9985311,
            "punctuated_word": "track",
            "speaker": 0,
            "speaker_confidence": 0.58972675
          },
          {
            "word": "content",
            "start": 591.065,
            "end": 591.545,
            "confidence": 0.9997459,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.58972675
          },
          {
            "word": "as",
            "start": 591.545,
            "end": 591.705,
            "confidence": 0.9944186,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.58972675
          },
          {
            "word": "the",
            "start": 591.705,
            "end": 591.865,
            "confidence": 0.9997336,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.58972675
          },
          {
            "word": "page",
            "start": 591.865,
            "end": 592.34503,
            "confidence": 0.9999062,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.58972675
          },
          {
            "word": "keeps",
            "start": 592.34503,
            "end": 592.66504,
            "confidence": 0.99973065,
            "punctuated_word": "keeps",
            "speaker": 0,
            "speaker_confidence": 0.58972675
          },
          {
            "word": "changing",
            "start": 592.66504,
            "end": 593.16504,
            "confidence": 0.99563074,
            "punctuated_word": "changing.",
            "speaker": 0,
            "speaker_confidence": 0.58972675
          }
        ],
        "speaker": 0,
        "id": "1da60904-eff6-474a-8eb3-54bc9623c958"
      },
      {
        "start": 593.87,
        "end": 598.69,
        "confidence": 0.9625006,
        "channel": 0,
        "transcript": "And for users with cognitive abilities or attention disorders, the endless stream without clear breaks",
        "words": [
          {
            "word": "and",
            "start": 593.87,
            "end": 594.02997,
            "confidence": 0.9998398,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "for",
            "start": 594.02997,
            "end": 594.26996,
            "confidence": 0.9996488,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "users",
            "start": 594.26996,
            "end": 594.51,
            "confidence": 0.9958692,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "with",
            "start": 594.51,
            "end": 594.67,
            "confidence": 0.92777354,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "cognitive",
            "start": 594.67,
            "end": 595.17,
            "confidence": 0.58438975,
            "punctuated_word": "cognitive",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "abilities",
            "start": 595.23,
            "end": 595.55,
            "confidence": 0.9944441,
            "punctuated_word": "abilities",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "or",
            "start": 595.55,
            "end": 595.79,
            "confidence": 0.9962004,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "attention",
            "start": 595.79,
            "end": 596.11,
            "confidence": 0.9920936,
            "punctuated_word": "attention",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "disorders",
            "start": 596.11,
            "end": 596.61,
            "confidence": 0.99922436,
            "punctuated_word": "disorders,",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "the",
            "start": 596.91,
            "end": 597.07,
            "confidence": 0.9972784,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "endless",
            "start": 597.07,
            "end": 597.39,
            "confidence": 0.9785202,
            "punctuated_word": "endless",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "stream",
            "start": 597.39,
            "end": 597.70996,
            "confidence": 0.9979085,
            "punctuated_word": "stream",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "without",
            "start": 597.70996,
            "end": 597.95,
            "confidence": 0.98257184,
            "punctuated_word": "without",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "clear",
            "start": 597.95,
            "end": 598.19,
            "confidence": 0.9965544,
            "punctuated_word": "clear",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "breaks",
            "start": 598.19,
            "end": 598.69,
            "confidence": 0.9951916,
            "punctuated_word": "breaks",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          }
        ],
        "speaker": 0,
        "id": "3f14ba3d-60d9-4c5c-9a98-94ea9afbe97f"
      },
      {
        "start": 599.14996,
        "end": 600.69,
        "confidence": 0.93908906,
        "channel": 0,
        "transcript": "could potentially feel overwhelming,",
        "words": [
          {
            "word": "could",
            "start": 599.14996,
            "end": 599.39,
            "confidence": 0.99819946,
            "punctuated_word": "could",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "potentially",
            "start": 599.39,
            "end": 599.87,
            "confidence": 0.9989221,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "feel",
            "start": 599.87,
            "end": 600.19,
            "confidence": 0.99929607,
            "punctuated_word": "feel",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "overwhelming",
            "start": 600.19,
            "end": 600.69,
            "confidence": 0.7599388,
            "punctuated_word": "overwhelming,",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          }
        ],
        "speaker": 0,
        "id": "86d30ff4-408f-40f7-b9a9-e8a073293c58"
      },
      {
        "start": 601.07,
        "end": 602.29,
        "confidence": 0.968734,
        "channel": 0,
        "transcript": "kinda feel like overload.",
        "words": [
          {
            "word": "kinda",
            "start": 601.07,
            "end": 601.39,
            "confidence": 0.88219,
            "punctuated_word": "kinda",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "feel",
            "start": 601.39,
            "end": 601.55,
            "confidence": 0.9986817,
            "punctuated_word": "feel",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "like",
            "start": 601.55,
            "end": 601.79,
            "confidence": 0.99503905,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "overload",
            "start": 601.79,
            "end": 602.29,
            "confidence": 0.99902546,
            "punctuated_word": "overload.",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          }
        ],
        "speaker": 0,
        "id": "b5693329-53ac-439e-baec-93083fd8f797"
      },
      {
        "start": 604.02997,
        "end": 605.64996,
        "confidence": 0.9986027,
        "channel": 0,
        "transcript": "There are some technical solutions",
        "words": [
          {
            "word": "there",
            "start": 604.02997,
            "end": 604.26996,
            "confidence": 0.9937636,
            "punctuated_word": "There",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "are",
            "start": 604.26996,
            "end": 604.43,
            "confidence": 0.999783,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "some",
            "start": 604.43,
            "end": 604.58997,
            "confidence": 0.99986625,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "technical",
            "start": 604.58997,
            "end": 605.08997,
            "confidence": 0.9998411,
            "punctuated_word": "technical",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "solutions",
            "start": 605.14996,
            "end": 605.64996,
            "confidence": 0.99975914,
            "punctuated_word": "solutions",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          }
        ],
        "speaker": 0,
        "id": "72beda74-9d7b-4e35-ae74-c98042c595df"
      },
      {
        "start": 606.19,
        "end": 611.335,
        "confidence": 0.93337494,
        "channel": 0,
        "transcript": "like the ARIA role equals feed that exists to help with things like screen reader navigation.",
        "words": [
          {
            "word": "like",
            "start": 606.19,
            "end": 606.43,
            "confidence": 0.6604098,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "the",
            "start": 606.43,
            "end": 606.75,
            "confidence": 0.99138325,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "aria",
            "start": 606.75,
            "end": 607.14996,
            "confidence": 0.84553576,
            "punctuated_word": "ARIA",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "role",
            "start": 607.14996,
            "end": 607.64996,
            "confidence": 0.9682133,
            "punctuated_word": "role",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "equals",
            "start": 607.79,
            "end": 608.19,
            "confidence": 0.9976834,
            "punctuated_word": "equals",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "feed",
            "start": 608.19,
            "end": 608.69,
            "confidence": 0.9454199,
            "punctuated_word": "feed",
            "speaker": 0,
            "speaker_confidence": 0.8815427
          },
          {
            "word": "that",
            "start": 608.91504,
            "end": 609.075,
            "confidence": 0.9989299,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "exists",
            "start": 609.075,
            "end": 609.195,
            "confidence": 0.5908427,
            "punctuated_word": "exists",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "to",
            "start": 609.195,
            "end": 609.315,
            "confidence": 0.99949527,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "help",
            "start": 609.315,
            "end": 609.555,
            "confidence": 0.99990904,
            "punctuated_word": "help",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "with",
            "start": 609.555,
            "end": 609.79504,
            "confidence": 0.9996082,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "things",
            "start": 609.79504,
            "end": 610.03503,
            "confidence": 0.9997148,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "like",
            "start": 610.03503,
            "end": 610.195,
            "confidence": 0.97090584,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "screen",
            "start": 610.195,
            "end": 610.515,
            "confidence": 0.9996393,
            "punctuated_word": "screen",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "reader",
            "start": 610.515,
            "end": 610.835,
            "confidence": 0.99408406,
            "punctuated_word": "reader",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "navigation",
            "start": 610.835,
            "end": 611.335,
            "confidence": 0.9722234,
            "punctuated_word": "navigation.",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          }
        ],
        "speaker": 0,
        "id": "0c2a50af-dc2c-4bc1-862d-f8ffa859d74e"
      },
      {
        "start": 612.11505,
        "end": 615.97504,
        "confidence": 0.99359834,
        "channel": 0,
        "transcript": "They don't solve all the problems we've talked about, but things like that can",
        "words": [
          {
            "word": "they",
            "start": 612.11505,
            "end": 612.275,
            "confidence": 0.9946467,
            "punctuated_word": "They",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "don't",
            "start": 612.275,
            "end": 612.435,
            "confidence": 0.9998349,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "solve",
            "start": 612.435,
            "end": 612.67505,
            "confidence": 0.9989293,
            "punctuated_word": "solve",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "all",
            "start": 612.67505,
            "end": 612.91504,
            "confidence": 0.9993799,
            "punctuated_word": "all",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "the",
            "start": 612.91504,
            "end": 612.995,
            "confidence": 0.9897322,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "problems",
            "start": 612.995,
            "end": 613.315,
            "confidence": 0.99987376,
            "punctuated_word": "problems",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "we've",
            "start": 613.315,
            "end": 613.47504,
            "confidence": 0.99869186,
            "punctuated_word": "we've",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "talked",
            "start": 613.47504,
            "end": 613.715,
            "confidence": 0.9996131,
            "punctuated_word": "talked",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "about",
            "start": 613.715,
            "end": 614.215,
            "confidence": 0.93253314,
            "punctuated_word": "about,",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "but",
            "start": 614.435,
            "end": 614.755,
            "confidence": 0.998697,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "things",
            "start": 614.755,
            "end": 614.995,
            "confidence": 0.9993255,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "like",
            "start": 614.995,
            "end": 615.155,
            "confidence": 0.9996623,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "that",
            "start": 615.155,
            "end": 615.47504,
            "confidence": 0.99965346,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "can",
            "start": 615.47504,
            "end": 615.97504,
            "confidence": 0.9998022,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          }
        ],
        "speaker": 0,
        "id": "f23d744e-ffaa-410c-a756-4bd131a43a08"
      },
      {
        "start": 616.35504,
        "end": 620.215,
        "confidence": 0.99544615,
        "channel": 0,
        "transcript": "solve, some of them and be highly useful for technology users.",
        "words": [
          {
            "word": "solve",
            "start": 616.35504,
            "end": 616.67505,
            "confidence": 0.96113926,
            "punctuated_word": "solve,",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "some",
            "start": 616.995,
            "end": 617.155,
            "confidence": 0.9998005,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "of",
            "start": 617.155,
            "end": 617.315,
            "confidence": 0.9998493,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "them",
            "start": 617.315,
            "end": 617.635,
            "confidence": 0.9998932,
            "punctuated_word": "them",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "and",
            "start": 617.635,
            "end": 617.79504,
            "confidence": 0.9942689,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "be",
            "start": 617.79504,
            "end": 618.03503,
            "confidence": 0.99982774,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "highly",
            "start": 618.03503,
            "end": 618.515,
            "confidence": 0.99868125,
            "punctuated_word": "highly",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "useful",
            "start": 618.515,
            "end": 618.91504,
            "confidence": 0.99970216,
            "punctuated_word": "useful",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "for",
            "start": 618.91504,
            "end": 619.155,
            "confidence": 0.9998957,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "technology",
            "start": 619.155,
            "end": 619.655,
            "confidence": 0.99717426,
            "punctuated_word": "technology",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "users",
            "start": 619.715,
            "end": 620.215,
            "confidence": 0.9996753,
            "punctuated_word": "users.",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          }
        ],
        "speaker": 0,
        "id": "3bbed93a-36fa-49f6-bc1d-26d542425253"
      },
      {
        "start": 621.075,
        "end": 623.97504,
        "confidence": 0.9756175,
        "channel": 0,
        "transcript": "Accessibility often requires a bit more than just,",
        "words": [
          {
            "word": "accessibility",
            "start": 621.075,
            "end": 621.575,
            "confidence": 0.9981698,
            "punctuated_word": "Accessibility",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "often",
            "start": 621.715,
            "end": 622.03503,
            "confidence": 0.9996449,
            "punctuated_word": "often",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "requires",
            "start": 622.03503,
            "end": 622.53503,
            "confidence": 0.99949,
            "punctuated_word": "requires",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "a",
            "start": 622.67505,
            "end": 622.835,
            "confidence": 0.99973863,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "bit",
            "start": 622.835,
            "end": 622.995,
            "confidence": 0.99992347,
            "punctuated_word": "bit",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "more",
            "start": 622.995,
            "end": 623.23505,
            "confidence": 0.9999131,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "than",
            "start": 623.23505,
            "end": 623.47504,
            "confidence": 0.99974614,
            "punctuated_word": "than",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          },
          {
            "word": "just",
            "start": 623.47504,
            "end": 623.97504,
            "confidence": 0.80831385,
            "punctuated_word": "just,",
            "speaker": 0,
            "speaker_confidence": 0.9248026
          }
        ],
        "speaker": 0,
        "id": "4411959f-6a2f-4a71-a4a3-14597d6b679e"
      },
      {
        "start": 624.69995,
        "end": 626.8,
        "confidence": 0.9982025,
        "channel": 0,
        "transcript": "a basic infinite scroll implementation.",
        "words": [
          {
            "word": "a",
            "start": 624.69995,
            "end": 624.94,
            "confidence": 0.99693656,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.562667
          },
          {
            "word": "basic",
            "start": 624.94,
            "end": 625.42,
            "confidence": 0.9983669,
            "punctuated_word": "basic",
            "speaker": 0,
            "speaker_confidence": 0.562667
          },
          {
            "word": "infinite",
            "start": 625.42,
            "end": 625.82,
            "confidence": 0.9965017,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.562667
          },
          {
            "word": "scroll",
            "start": 625.82,
            "end": 626.3,
            "confidence": 0.99985313,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.562667
          },
          {
            "word": "implementation",
            "start": 626.3,
            "end": 626.8,
            "confidence": 0.9993543,
            "punctuated_word": "implementation.",
            "speaker": 0,
            "speaker_confidence": 0.562667
          }
        ],
        "speaker": 0,
        "id": "93d02320-7563-47f8-b960-b14c6fdacfc4"
      },
      {
        "start": 628.38,
        "end": 632.95996,
        "confidence": 0.959665,
        "channel": 0,
        "transcript": "So if infinite scroll has many issues, what alternatives do we have?",
        "words": [
          {
            "word": "so",
            "start": 628.38,
            "end": 628.62,
            "confidence": 0.9994597,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "if",
            "start": 628.62,
            "end": 629.01996,
            "confidence": 0.9887504,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "infinite",
            "start": 629.01996,
            "end": 629.51996,
            "confidence": 0.55843186,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "scroll",
            "start": 629.66,
            "end": 630.06,
            "confidence": 0.9992662,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "has",
            "start": 630.06,
            "end": 630.45996,
            "confidence": 0.9994887,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "many",
            "start": 630.45996,
            "end": 630.69995,
            "confidence": 0.99958104,
            "punctuated_word": "many",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "issues",
            "start": 630.69995,
            "end": 631.19995,
            "confidence": 0.9796029,
            "punctuated_word": "issues,",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "what",
            "start": 631.25995,
            "end": 631.66,
            "confidence": 0.9997731,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "alternatives",
            "start": 631.66,
            "end": 632.16,
            "confidence": 0.9983333,
            "punctuated_word": "alternatives",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "do",
            "start": 632.22,
            "end": 632.38,
            "confidence": 0.99925524,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "we",
            "start": 632.38,
            "end": 632.45996,
            "confidence": 0.9997868,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          },
          {
            "word": "have",
            "start": 632.45996,
            "end": 632.95996,
            "confidence": 0.9942508,
            "punctuated_word": "have?",
            "speaker": 0,
            "speaker_confidence": 0.6755354
          }
        ],
        "speaker": 0,
        "id": "f7c3fbf4-a017-4712-959e-3bfdcd1589a8"
      },
      {
        "start": 633.42,
        "end": 636.07996,
        "confidence": 0.9961623,
        "channel": 0,
        "transcript": "Traditional pagination is still a strong contender.",
        "words": [
          {
            "word": "traditional",
            "start": 633.42,
            "end": 633.89996,
            "confidence": 0.9968839,
            "punctuated_word": "Traditional",
            "speaker": 0,
            "speaker_confidence": 0.64292616
          },
          {
            "word": "pagination",
            "start": 633.89996,
            "end": 634.39996,
            "confidence": 0.99945545,
            "punctuated_word": "pagination",
            "speaker": 0,
            "speaker_confidence": 0.64292616
          },
          {
            "word": "is",
            "start": 634.62,
            "end": 634.77997,
            "confidence": 0.99926883,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.64292616
          },
          {
            "word": "still",
            "start": 634.77997,
            "end": 635.01996,
            "confidence": 0.9997199,
            "punctuated_word": "still",
            "speaker": 0,
            "speaker_confidence": 0.64292616
          },
          {
            "word": "a",
            "start": 635.01996,
            "end": 635.25995,
            "confidence": 0.9958074,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.64292616
          },
          {
            "word": "strong",
            "start": 635.25995,
            "end": 635.57996,
            "confidence": 0.9998091,
            "punctuated_word": "strong",
            "speaker": 0,
            "speaker_confidence": 0.64292616
          },
          {
            "word": "contender",
            "start": 635.57996,
            "end": 636.07996,
            "confidence": 0.98219085,
            "punctuated_word": "contender.",
            "speaker": 0,
            "speaker_confidence": 0.64292616
          }
        ],
        "speaker": 0,
        "id": "5e718d68-e6e3-4f14-b631-a3e4e99350d7"
      },
      {
        "start": 636.45996,
        "end": 638.32,
        "confidence": 0.9785861,
        "channel": 0,
        "transcript": "It offers you structure, control,",
        "words": [
          {
            "word": "it",
            "start": 636.45996,
            "end": 636.62,
            "confidence": 0.99692047,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "offers",
            "start": 636.62,
            "end": 636.94,
            "confidence": 0.9988355,
            "punctuated_word": "offers",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "you",
            "start": 636.94,
            "end": 637.18,
            "confidence": 0.97250473,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "structure",
            "start": 637.18,
            "end": 637.68,
            "confidence": 0.9658847,
            "punctuated_word": "structure,",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "control",
            "start": 637.82,
            "end": 638.32,
            "confidence": 0.95878524,
            "punctuated_word": "control,",
            "speaker": 0,
            "speaker_confidence": 0.719082
          }
        ],
        "speaker": 0,
        "id": "1c5f7c59-bd02-4278-aa5a-51d88fc1e9a3"
      },
      {
        "start": 639.17505,
        "end": 643.275,
        "confidence": 0.9786237,
        "channel": 0,
        "transcript": "maybe even potentially better search engine optimization depending on your use case.",
        "words": [
          {
            "word": "maybe",
            "start": 639.17505,
            "end": 639.41504,
            "confidence": 0.8617097,
            "punctuated_word": "maybe",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "even",
            "start": 639.41504,
            "end": 639.73505,
            "confidence": 0.9694933,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "potentially",
            "start": 639.73505,
            "end": 640.135,
            "confidence": 0.9993199,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "better",
            "start": 640.135,
            "end": 640.61505,
            "confidence": 0.99358445,
            "punctuated_word": "better",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "search",
            "start": 640.61505,
            "end": 640.775,
            "confidence": 0.95665455,
            "punctuated_word": "search",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "engine",
            "start": 640.775,
            "end": 641.17505,
            "confidence": 0.99978024,
            "punctuated_word": "engine",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "optimization",
            "start": 641.17505,
            "end": 641.67505,
            "confidence": 0.9987357,
            "punctuated_word": "optimization",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "depending",
            "start": 641.97504,
            "end": 642.215,
            "confidence": 0.9742276,
            "punctuated_word": "depending",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "on",
            "start": 642.215,
            "end": 642.375,
            "confidence": 0.9996239,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "your",
            "start": 642.375,
            "end": 642.53503,
            "confidence": 0.9984102,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "use",
            "start": 642.53503,
            "end": 642.775,
            "confidence": 0.9976604,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.719082
          },
          {
            "word": "case",
            "start": 642.775,
            "end": 643.275,
            "confidence": 0.9942844,
            "punctuated_word": "case.",
            "speaker": 0,
            "speaker_confidence": 0.719082
          }
        ],
        "speaker": 0,
        "id": "3f457cfc-ec16-4d7a-b64e-63100d1df90d"
      },
      {
        "start": 643.895,
        "end": 650.55505,
        "confidence": 0.98776364,
        "channel": 0,
        "transcript": "A simple load more button provides a middle ground giving users control over content while keeping the footer accessible.",
        "words": [
          {
            "word": "a",
            "start": 643.895,
            "end": 644.05505,
            "confidence": 0.99707913,
            "punctuated_word": "A",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "simple",
            "start": 644.05505,
            "end": 644.55505,
            "confidence": 0.9996499,
            "punctuated_word": "simple",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "load",
            "start": 644.695,
            "end": 645.015,
            "confidence": 0.99723935,
            "punctuated_word": "load",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "more",
            "start": 645.015,
            "end": 645.255,
            "confidence": 0.9994585,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "button",
            "start": 645.255,
            "end": 645.755,
            "confidence": 0.9995702,
            "punctuated_word": "button",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "provides",
            "start": 645.815,
            "end": 646.215,
            "confidence": 0.9978575,
            "punctuated_word": "provides",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "a",
            "start": 646.215,
            "end": 646.29504,
            "confidence": 0.96909225,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "middle",
            "start": 646.29504,
            "end": 646.53503,
            "confidence": 0.9993594,
            "punctuated_word": "middle",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "ground",
            "start": 646.53503,
            "end": 646.935,
            "confidence": 0.99952495,
            "punctuated_word": "ground",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "giving",
            "start": 646.935,
            "end": 647.17505,
            "confidence": 0.960854,
            "punctuated_word": "giving",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "users",
            "start": 647.17505,
            "end": 647.575,
            "confidence": 0.998569,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "control",
            "start": 647.575,
            "end": 647.97504,
            "confidence": 0.9988972,
            "punctuated_word": "control",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "over",
            "start": 647.97504,
            "end": 648.29504,
            "confidence": 0.99596006,
            "punctuated_word": "over",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "content",
            "start": 648.29504,
            "end": 648.79504,
            "confidence": 0.99897003,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "while",
            "start": 649.09503,
            "end": 649.255,
            "confidence": 0.97774327,
            "punctuated_word": "while",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "keeping",
            "start": 649.255,
            "end": 649.575,
            "confidence": 0.99989676,
            "punctuated_word": "keeping",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "the",
            "start": 649.575,
            "end": 649.73505,
            "confidence": 0.99941933,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "footer",
            "start": 649.73505,
            "end": 650.05505,
            "confidence": 0.9994793,
            "punctuated_word": "footer",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "accessible",
            "start": 650.05505,
            "end": 650.55505,
            "confidence": 0.87888813,
            "punctuated_word": "accessible.",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          }
        ],
        "speaker": 0,
        "id": "a1d4d626-7863-4797-86fb-8fb487d9014e"
      },
      {
        "start": 651.08997,
        "end": 653.91,
        "confidence": 0.9668219,
        "channel": 0,
        "transcript": "Gives them that moment to decide I would like to see more.",
        "words": [
          {
            "word": "gives",
            "start": 651.08997,
            "end": 651.25,
            "confidence": 0.9981831,
            "punctuated_word": "Gives",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "them",
            "start": 651.25,
            "end": 651.32996,
            "confidence": 0.99609095,
            "punctuated_word": "them",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "that",
            "start": 651.32996,
            "end": 651.56995,
            "confidence": 0.98164546,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "moment",
            "start": 651.56995,
            "end": 651.88995,
            "confidence": 0.842243,
            "punctuated_word": "moment",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "to",
            "start": 651.88995,
            "end": 652.13,
            "confidence": 0.99735475,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "decide",
            "start": 652.13,
            "end": 652.61,
            "confidence": 0.9992988,
            "punctuated_word": "decide",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "i",
            "start": 652.61,
            "end": 652.76996,
            "confidence": 0.80642605,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "would",
            "start": 652.76996,
            "end": 653.00995,
            "confidence": 0.999509,
            "punctuated_word": "would",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "like",
            "start": 653.00995,
            "end": 653.17,
            "confidence": 0.9998665,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "to",
            "start": 653.17,
            "end": 653.32996,
            "confidence": 0.99976915,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "see",
            "start": 653.32996,
            "end": 653.41,
            "confidence": 0.99994874,
            "punctuated_word": "see",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "more",
            "start": 653.41,
            "end": 653.91,
            "confidence": 0.9815277,
            "punctuated_word": "more.",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          }
        ],
        "speaker": 0,
        "id": "d0eb3764-44a1-42cb-94ed-20e50a98e8de"
      },
      {
        "start": 654.69,
        "end": 658.38995,
        "confidence": 0.99141365,
        "channel": 0,
        "transcript": "Hybrid approaches combining scrolling with occasional page markers",
        "words": [
          {
            "word": "hybrid",
            "start": 654.69,
            "end": 655.08997,
            "confidence": 0.9842749,
            "punctuated_word": "Hybrid",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "approaches",
            "start": 655.08997,
            "end": 655.56995,
            "confidence": 0.9885188,
            "punctuated_word": "approaches",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "combining",
            "start": 655.56995,
            "end": 656.06995,
            "confidence": 0.97258264,
            "punctuated_word": "combining",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "scrolling",
            "start": 656.20996,
            "end": 656.70996,
            "confidence": 0.9956741,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "with",
            "start": 656.85,
            "end": 657.08997,
            "confidence": 0.9962668,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "occasional",
            "start": 657.08997,
            "end": 657.56995,
            "confidence": 0.9957956,
            "punctuated_word": "occasional",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "page",
            "start": 657.56995,
            "end": 657.88995,
            "confidence": 0.99947983,
            "punctuated_word": "page",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "markers",
            "start": 657.88995,
            "end": 658.38995,
            "confidence": 0.99871635,
            "punctuated_word": "markers",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          }
        ],
        "speaker": 0,
        "id": "79a7c23c-7dd8-4ff3-8275-5556f0711347"
      },
      {
        "start": 658.76996,
        "end": 660.70996,
        "confidence": 0.99184406,
        "channel": 0,
        "transcript": "or load more prompts are also possible.",
        "words": [
          {
            "word": "or",
            "start": 658.76996,
            "end": 658.93,
            "confidence": 0.96447575,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "load",
            "start": 658.93,
            "end": 659.25,
            "confidence": 0.9974553,
            "punctuated_word": "load",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "more",
            "start": 659.25,
            "end": 659.41,
            "confidence": 0.999617,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "prompts",
            "start": 659.41,
            "end": 659.81,
            "confidence": 0.9950106,
            "punctuated_word": "prompts",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "are",
            "start": 659.81,
            "end": 659.88995,
            "confidence": 0.9974759,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "also",
            "start": 659.88995,
            "end": 660.20996,
            "confidence": 0.9994066,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          },
          {
            "word": "possible",
            "start": 660.20996,
            "end": 660.70996,
            "confidence": 0.9894676,
            "punctuated_word": "possible.",
            "speaker": 0,
            "speaker_confidence": 0.84092987
          }
        ],
        "speaker": 0,
        "id": "e6aa74df-cceb-46a3-a343-001712152480"
      },
      {
        "start": 661.41,
        "end": 666.765,
        "confidence": 0.96433955,
        "channel": 0,
        "transcript": "The best choice depends really heavily on the context and what the user goals are for",
        "words": [
          {
            "word": "the",
            "start": 661.41,
            "end": 661.56995,
            "confidence": 0.9944931,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "best",
            "start": 661.56995,
            "end": 661.88995,
            "confidence": 0.9999441,
            "punctuated_word": "best",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "choice",
            "start": 661.88995,
            "end": 662.38995,
            "confidence": 0.9998642,
            "punctuated_word": "choice",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "depends",
            "start": 662.44995,
            "end": 662.94995,
            "confidence": 0.99920744,
            "punctuated_word": "depends",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "really",
            "start": 663.00995,
            "end": 663.25,
            "confidence": 0.9980566,
            "punctuated_word": "really",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "heavily",
            "start": 663.25,
            "end": 663.64996,
            "confidence": 0.9999138,
            "punctuated_word": "heavily",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "on",
            "start": 663.64996,
            "end": 663.81,
            "confidence": 0.99984443,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "the",
            "start": 663.81,
            "end": 663.97,
            "confidence": 0.9992392,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "context",
            "start": 663.97,
            "end": 664.425,
            "confidence": 0.99993765,
            "punctuated_word": "context",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "and",
            "start": 664.58496,
            "end": 664.825,
            "confidence": 0.8225269,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "what",
            "start": 664.825,
            "end": 665.325,
            "confidence": 0.99961805,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "the",
            "start": 665.385,
            "end": 665.46497,
            "confidence": 0.6234536,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "user",
            "start": 665.46497,
            "end": 665.785,
            "confidence": 0.99775416,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "goals",
            "start": 665.785,
            "end": 666.105,
            "confidence": 0.99652773,
            "punctuated_word": "goals",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "are",
            "start": 666.105,
            "end": 666.265,
            "confidence": 0.99933785,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "for",
            "start": 666.265,
            "end": 666.765,
            "confidence": 0.9997148,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          }
        ],
        "speaker": 0,
        "id": "99f70c71-3b0e-40be-9c7a-55f2ef17a6d2"
      },
      {
        "start": 667.14496,
        "end": 668.52496,
        "confidence": 0.9721815,
        "channel": 0,
        "transcript": "the web service or application.",
        "words": [
          {
            "word": "the",
            "start": 667.14496,
            "end": 667.305,
            "confidence": 0.9991366,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "web",
            "start": 667.305,
            "end": 667.625,
            "confidence": 0.9846752,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "service",
            "start": 667.625,
            "end": 667.945,
            "confidence": 0.9908223,
            "punctuated_word": "service",
            "speaker": 0,
            "speaker_confidence": 0.7400044
          },
          {
            "word": "or",
            "start": 667.945,
            "end": 668.02496,
            "confidence": 0.888188,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "application",
            "start": 668.02496,
            "end": 668.52496,
            "confidence": 0.99808556,
            "punctuated_word": "application.",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          }
        ],
        "speaker": 0,
        "id": "3f3acaa9-284d-471a-894f-cec8459676bb"
      },
      {
        "start": 669.705,
        "end": 671.485,
        "confidence": 0.99316674,
        "channel": 0,
        "transcript": "If infinite scroll is used,",
        "words": [
          {
            "word": "if",
            "start": 669.705,
            "end": 669.945,
            "confidence": 0.99872345,
            "punctuated_word": "If",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "infinite",
            "start": 669.945,
            "end": 670.345,
            "confidence": 0.9747096,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "scroll",
            "start": 670.345,
            "end": 670.665,
            "confidence": 0.9996338,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "is",
            "start": 670.665,
            "end": 670.985,
            "confidence": 0.99958867,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "used",
            "start": 670.985,
            "end": 671.485,
            "confidence": 0.99317825,
            "punctuated_word": "used,",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          }
        ],
        "speaker": 0,
        "id": "9b9b34bd-1460-4f9b-8b68-f1f4eb135f9b"
      },
      {
        "start": 671.945,
        "end": 672.445,
        "confidence": 0.65375036,
        "channel": 0,
        "transcript": "designers",
        "words": [
          {
            "word": "designers",
            "start": 671.945,
            "end": 672.445,
            "confidence": 0.65375036,
            "punctuated_word": "designers",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          }
        ],
        "speaker": 0,
        "id": "61438206-1c79-431d-b290-57993a5e08b7"
      },
      {
        "start": 672.825,
        "end": 676.125,
        "confidence": 0.9511282,
        "channel": 0,
        "transcript": "are relied upon to implement solid practices to mitigate downsides.",
        "words": [
          {
            "word": "are",
            "start": 672.825,
            "end": 672.90497,
            "confidence": 0.99550396,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "relied",
            "start": 672.90497,
            "end": 673.225,
            "confidence": 0.998743,
            "punctuated_word": "relied",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "upon",
            "start": 673.225,
            "end": 673.425,
            "confidence": 0.9991875,
            "punctuated_word": "upon",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "to",
            "start": 673.425,
            "end": 673.625,
            "confidence": 0.5249485,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "implement",
            "start": 673.625,
            "end": 674.105,
            "confidence": 0.9996314,
            "punctuated_word": "implement",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "solid",
            "start": 674.105,
            "end": 674.425,
            "confidence": 0.9991616,
            "punctuated_word": "solid",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "practices",
            "start": 674.425,
            "end": 674.925,
            "confidence": 0.9983278,
            "punctuated_word": "practices",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "to",
            "start": 674.985,
            "end": 675.14496,
            "confidence": 0.9997583,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "mitigate",
            "start": 675.14496,
            "end": 675.625,
            "confidence": 0.9998134,
            "punctuated_word": "mitigate",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          },
          {
            "word": "downsides",
            "start": 675.625,
            "end": 676.125,
            "confidence": 0.9962066,
            "punctuated_word": "downsides.",
            "speaker": 0,
            "speaker_confidence": 0.79939425
          }
        ],
        "speaker": 0,
        "id": "c5148e97-8c63-41aa-8a5a-70f0717d8afd"
      },
      {
        "start": 677.29004,
        "end": 679.07,
        "confidence": 0.99892205,
        "channel": 0,
        "transcript": "Those kinds of things can include",
        "words": [
          {
            "word": "those",
            "start": 677.29004,
            "end": 677.53,
            "confidence": 0.99523216,
            "punctuated_word": "Those",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "kinds",
            "start": 677.53,
            "end": 677.85004,
            "confidence": 0.9995665,
            "punctuated_word": "kinds",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "of",
            "start": 677.85004,
            "end": 678.01,
            "confidence": 0.9999262,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "things",
            "start": 678.01,
            "end": 678.33,
            "confidence": 0.9998982,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "can",
            "start": 678.33,
            "end": 678.57,
            "confidence": 0.9990695,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "include",
            "start": 678.57,
            "end": 679.07,
            "confidence": 0.99984,
            "punctuated_word": "include",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          }
        ],
        "speaker": 0,
        "id": "8e49d9d8-5283-4781-a1c8-622b47d9a4f8"
      },
      {
        "start": 680.01,
        "end": 681.15,
        "confidence": 0.98457974,
        "channel": 0,
        "transcript": "clear loading indicators,",
        "words": [
          {
            "word": "clear",
            "start": 680.01,
            "end": 680.25,
            "confidence": 0.9925223,
            "punctuated_word": "clear",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "loading",
            "start": 680.25,
            "end": 680.65,
            "confidence": 0.9975526,
            "punctuated_word": "loading",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "indicators",
            "start": 680.65,
            "end": 681.15,
            "confidence": 0.9636644,
            "punctuated_word": "indicators,",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          }
        ],
        "speaker": 0,
        "id": "ee5f0f03-4835-47dd-b294-0d48f5bae4d6"
      },
      {
        "start": 681.77,
        "end": 684.03,
        "confidence": 0.98984975,
        "channel": 0,
        "transcript": "ways to bookmark or share specific items,",
        "words": [
          {
            "word": "ways",
            "start": 681.77,
            "end": 682.01,
            "confidence": 0.9989353,
            "punctuated_word": "ways",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "to",
            "start": 682.01,
            "end": 682.17004,
            "confidence": 0.9998342,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "bookmark",
            "start": 682.17004,
            "end": 682.57,
            "confidence": 0.99967635,
            "punctuated_word": "bookmark",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "or",
            "start": 682.57,
            "end": 682.73004,
            "confidence": 0.95010173,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "share",
            "start": 682.73004,
            "end": 683.05,
            "confidence": 0.999432,
            "punctuated_word": "share",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "specific",
            "start": 683.05,
            "end": 683.53,
            "confidence": 0.9997923,
            "punctuated_word": "specific",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "items",
            "start": 683.53,
            "end": 684.03,
            "confidence": 0.98117656,
            "punctuated_word": "items,",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          }
        ],
        "speaker": 0,
        "id": "c0845aa0-e3a5-4a55-b15e-53c4e1e4fb7b"
      },
      {
        "start": 684.65,
        "end": 688.43,
        "confidence": 0.89534247,
        "channel": 0,
        "transcript": "performance optimization like the lazy loading technique we talked about,",
        "words": [
          {
            "word": "performance",
            "start": 684.65,
            "end": 685.15,
            "confidence": 0.9993056,
            "punctuated_word": "performance",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "optimization",
            "start": 685.21,
            "end": 685.71,
            "confidence": 0.99965763,
            "punctuated_word": "optimization",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "like",
            "start": 685.93,
            "end": 686.09,
            "confidence": 0.9461718,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "the",
            "start": 686.09,
            "end": 686.25,
            "confidence": 0.99674124,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "lazy",
            "start": 686.25,
            "end": 686.75,
            "confidence": 0.6295452,
            "punctuated_word": "lazy",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "loading",
            "start": 686.81,
            "end": 687.13,
            "confidence": 0.6338261,
            "punctuated_word": "loading",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "technique",
            "start": 687.13,
            "end": 687.53,
            "confidence": 0.9621616,
            "punctuated_word": "technique",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "we",
            "start": 687.53,
            "end": 687.77,
            "confidence": 0.995133,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "talked",
            "start": 687.77,
            "end": 687.93,
            "confidence": 0.9992606,
            "punctuated_word": "talked",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "about",
            "start": 687.93,
            "end": 688.43,
            "confidence": 0.7916213,
            "punctuated_word": "about,",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          }
        ],
        "speaker": 0,
        "id": "15d41d5d-aa24-4aa9-bbf5-31a8667d06e2"
      },
      {
        "start": 689.075,
        "end": 691.175,
        "confidence": 0.97778034,
        "channel": 0,
        "transcript": "Maybe a button that takes you back to the top,",
        "words": [
          {
            "word": "maybe",
            "start": 689.075,
            "end": 689.315,
            "confidence": 0.99034077,
            "punctuated_word": "Maybe",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "a",
            "start": 689.315,
            "end": 689.395,
            "confidence": 0.9988248,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "button",
            "start": 689.395,
            "end": 689.555,
            "confidence": 0.99995184,
            "punctuated_word": "button",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "that",
            "start": 689.555,
            "end": 689.71497,
            "confidence": 0.9977702,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "takes",
            "start": 689.71497,
            "end": 689.955,
            "confidence": 0.99375737,
            "punctuated_word": "takes",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "you",
            "start": 689.955,
            "end": 690.195,
            "confidence": 0.99969566,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "back",
            "start": 690.195,
            "end": 690.435,
            "confidence": 0.99916387,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "to",
            "start": 690.435,
            "end": 690.515,
            "confidence": 0.99971896,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "the",
            "start": 690.515,
            "end": 690.675,
            "confidence": 0.9996871,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "top",
            "start": 690.675,
            "end": 691.175,
            "confidence": 0.7988928,
            "punctuated_word": "top,",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          }
        ],
        "speaker": 0,
        "id": "f6dff091-9d38-492e-96bb-70c918e1d885"
      },
      {
        "start": 692.035,
        "end": 694.535,
        "confidence": 0.9797162,
        "channel": 0,
        "transcript": "making sure you're using things like proper ARIA rules",
        "words": [
          {
            "word": "making",
            "start": 692.035,
            "end": 692.275,
            "confidence": 0.99936277,
            "punctuated_word": "making",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "sure",
            "start": 692.275,
            "end": 692.515,
            "confidence": 0.99986196,
            "punctuated_word": "sure",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "you're",
            "start": 692.515,
            "end": 692.675,
            "confidence": 0.98721856,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "using",
            "start": 692.675,
            "end": 692.915,
            "confidence": 0.99987125,
            "punctuated_word": "using",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "things",
            "start": 692.915,
            "end": 693.075,
            "confidence": 0.9998474,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "like",
            "start": 693.075,
            "end": 693.315,
            "confidence": 0.9843722,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "proper",
            "start": 693.315,
            "end": 693.635,
            "confidence": 0.99953425,
            "punctuated_word": "proper",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "aria",
            "start": 693.635,
            "end": 694.035,
            "confidence": 0.8789859,
            "punctuated_word": "ARIA",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "rules",
            "start": 694.035,
            "end": 694.535,
            "confidence": 0.96839136,
            "punctuated_word": "rules",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          }
        ],
        "speaker": 0,
        "id": "f79a14b2-a5f2-498d-bd7b-b591fab86f3d"
      },
      {
        "start": 695.235,
        "end": 696.055,
        "confidence": 0.8817758,
        "channel": 0,
        "transcript": "and using",
        "words": [
          {
            "word": "and",
            "start": 695.235,
            "end": 695.555,
            "confidence": 0.7637523,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          },
          {
            "word": "using",
            "start": 695.555,
            "end": 696.055,
            "confidence": 0.9997993,
            "punctuated_word": "using",
            "speaker": 0,
            "speaker_confidence": 0.8764042
          }
        ],
        "speaker": 0,
        "id": "012c3403-84c0-4861-8b8e-dcc86f1c9153"
      },
      {
        "start": 697.075,
        "end": 699.095,
        "confidence": 0.89842147,
        "channel": 0,
        "transcript": "structures that are friendly for keyboard navigation,",
        "words": [
          {
            "word": "structures",
            "start": 697.075,
            "end": 697.555,
            "confidence": 0.51965487,
            "punctuated_word": "structures",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "that",
            "start": 697.555,
            "end": 697.71497,
            "confidence": 0.99968565,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "are",
            "start": 697.71497,
            "end": 697.795,
            "confidence": 0.9995956,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "friendly",
            "start": 697.795,
            "end": 698.115,
            "confidence": 0.99854565,
            "punctuated_word": "friendly",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "for",
            "start": 698.115,
            "end": 698.275,
            "confidence": 0.9951566,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "keyboard",
            "start": 698.275,
            "end": 698.595,
            "confidence": 0.99987864,
            "punctuated_word": "keyboard",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "navigation",
            "start": 698.595,
            "end": 699.095,
            "confidence": 0.7764334,
            "punctuated_word": "navigation,",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          }
        ],
        "speaker": 0,
        "id": "e8ed4747-f3c4-4f34-b41f-346e38ddffe3"
      },
      {
        "start": 700.115,
        "end": 703.65497,
        "confidence": 0.98099506,
        "channel": 0,
        "transcript": "ensuring the footer is easily accessible even with infinite scrolling,",
        "words": [
          {
            "word": "ensuring",
            "start": 700.115,
            "end": 700.435,
            "confidence": 0.98835874,
            "punctuated_word": "ensuring",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "the",
            "start": 700.435,
            "end": 700.515,
            "confidence": 0.9878007,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "footer",
            "start": 700.515,
            "end": 700.915,
            "confidence": 0.9995282,
            "punctuated_word": "footer",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "is",
            "start": 700.915,
            "end": 700.995,
            "confidence": 0.9967259,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "easily",
            "start": 700.995,
            "end": 701.395,
            "confidence": 0.9998198,
            "punctuated_word": "easily",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "accessible",
            "start": 701.395,
            "end": 701.895,
            "confidence": 0.99980205,
            "punctuated_word": "accessible",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "even",
            "start": 702.195,
            "end": 702.435,
            "confidence": 0.9914471,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "with",
            "start": 702.435,
            "end": 702.755,
            "confidence": 0.9996031,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "infinite",
            "start": 702.755,
            "end": 703.15497,
            "confidence": 0.99814546,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "scrolling",
            "start": 703.15497,
            "end": 703.65497,
            "confidence": 0.84871984,
            "punctuated_word": "scrolling,",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          }
        ],
        "speaker": 0,
        "id": "d1e1da12-ab82-4b93-841b-992d02d2abe4"
      },
      {
        "start": 704.63,
        "end": 707.69,
        "confidence": 0.99875355,
        "channel": 0,
        "transcript": "and clearly indicating when the end of the content is reached.",
        "words": [
          {
            "word": "and",
            "start": 704.63,
            "end": 704.95,
            "confidence": 0.99705803,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.74967146
          },
          {
            "word": "clearly",
            "start": 704.95,
            "end": 705.35004,
            "confidence": 0.999405,
            "punctuated_word": "clearly",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          },
          {
            "word": "indicating",
            "start": 705.35004,
            "end": 705.83,
            "confidence": 0.9985464,
            "punctuated_word": "indicating",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          },
          {
            "word": "when",
            "start": 705.83,
            "end": 705.99,
            "confidence": 0.9996325,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          },
          {
            "word": "the",
            "start": 705.99,
            "end": 706.07,
            "confidence": 0.9996692,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          },
          {
            "word": "end",
            "start": 706.07,
            "end": 706.31,
            "confidence": 0.9999124,
            "punctuated_word": "end",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          },
          {
            "word": "of",
            "start": 706.31,
            "end": 706.39,
            "confidence": 0.9991691,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          },
          {
            "word": "the",
            "start": 706.39,
            "end": 706.55,
            "confidence": 0.99936205,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          },
          {
            "word": "content",
            "start": 706.55,
            "end": 706.95,
            "confidence": 0.9996431,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          },
          {
            "word": "is",
            "start": 706.95,
            "end": 707.19,
            "confidence": 0.9990283,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          },
          {
            "word": "reached",
            "start": 707.19,
            "end": 707.69,
            "confidence": 0.99486387,
            "punctuated_word": "reached.",
            "speaker": 0,
            "speaker_confidence": 0.6372475
          }
        ],
        "speaker": 0,
        "id": "90b2dacf-a9d7-4310-93fc-917e94dcf560"
      },
      {
        "start": 713.03,
        "end": 715.61,
        "confidence": 0.9940396,
        "channel": 0,
        "transcript": "In short, implementing infinite scroll responsibly",
        "words": [
          {
            "word": "in",
            "start": 713.03,
            "end": 713.27,
            "confidence": 0.996229,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.6427451
          },
          {
            "word": "short",
            "start": 713.27,
            "end": 713.77,
            "confidence": 0.9960892,
            "punctuated_word": "short,",
            "speaker": 0,
            "speaker_confidence": 0.6427451
          },
          {
            "word": "implementing",
            "start": 713.83,
            "end": 714.33,
            "confidence": 0.9993812,
            "punctuated_word": "implementing",
            "speaker": 0,
            "speaker_confidence": 0.6427451
          },
          {
            "word": "infinite",
            "start": 714.39,
            "end": 714.79,
            "confidence": 0.9947878,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.6427451
          },
          {
            "word": "scroll",
            "start": 714.79,
            "end": 715.11,
            "confidence": 0.99907494,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.6427451
          },
          {
            "word": "responsibly",
            "start": 715.11,
            "end": 715.61,
            "confidence": 0.9786759,
            "punctuated_word": "responsibly",
            "speaker": 0,
            "speaker_confidence": 0.6427451
          }
        ],
        "speaker": 0,
        "id": "db3b7358-e720-48ae-b032-a34dd5707308"
      },
      {
        "start": 716.15,
        "end": 717.45,
        "confidence": 0.9987109,
        "channel": 0,
        "transcript": "takes some effort.",
        "words": [
          {
            "word": "takes",
            "start": 716.15,
            "end": 716.63,
            "confidence": 0.99831283,
            "punctuated_word": "takes",
            "speaker": 0,
            "speaker_confidence": 0.6427451
          },
          {
            "word": "some",
            "start": 716.63,
            "end": 716.95,
            "confidence": 0.99967515,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 0.6427451
          },
          {
            "word": "effort",
            "start": 716.95,
            "end": 717.45,
            "confidence": 0.9981446,
            "punctuated_word": "effort.",
            "speaker": 0,
            "speaker_confidence": 0.6427451
          }
        ],
        "speaker": 0,
        "id": "e53ec8b0-1417-4aac-bd07-b7c3865d5642"
      },
      {
        "start": 720.185,
        "end": 723.32495,
        "confidence": 0.9994478,
        "channel": 0,
        "transcript": "Let's switch over to the ethical dimension of this conversation.",
        "words": [
          {
            "word": "let's",
            "start": 720.185,
            "end": 720.425,
            "confidence": 0.9998815,
            "punctuated_word": "Let's",
            "speaker": 0,
            "speaker_confidence": 0.526113
          },
          {
            "word": "switch",
            "start": 720.425,
            "end": 720.745,
            "confidence": 0.9999559,
            "punctuated_word": "switch",
            "speaker": 0,
            "speaker_confidence": 0.526113
          },
          {
            "word": "over",
            "start": 720.745,
            "end": 720.985,
            "confidence": 0.9992211,
            "punctuated_word": "over",
            "speaker": 0,
            "speaker_confidence": 0.526113
          },
          {
            "word": "to",
            "start": 720.985,
            "end": 721.225,
            "confidence": 0.9992717,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.526113
          },
          {
            "word": "the",
            "start": 721.225,
            "end": 721.38495,
            "confidence": 0.99868757,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.526113
          },
          {
            "word": "ethical",
            "start": 721.38495,
            "end": 721.865,
            "confidence": 0.9996699,
            "punctuated_word": "ethical",
            "speaker": 0,
            "speaker_confidence": 0.526113
          },
          {
            "word": "dimension",
            "start": 721.865,
            "end": 722.365,
            "confidence": 0.99900025,
            "punctuated_word": "dimension",
            "speaker": 0,
            "speaker_confidence": 0.526113
          },
          {
            "word": "of",
            "start": 722.505,
            "end": 722.58496,
            "confidence": 0.99963176,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "this",
            "start": 722.58496,
            "end": 722.82495,
            "confidence": 0.99965143,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "conversation",
            "start": 722.82495,
            "end": 723.32495,
            "confidence": 0.9995065,
            "punctuated_word": "conversation.",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          }
        ],
        "speaker": 0,
        "id": "65fc3c50-6765-4d90-b11b-df80a55ef99d"
      },
      {
        "start": 724.345,
        "end": 727.08496,
        "confidence": 0.99889606,
        "channel": 0,
        "transcript": "Concerns are growing about design patterns that exploit",
        "words": [
          {
            "word": "concerns",
            "start": 724.345,
            "end": 724.745,
            "confidence": 0.9984477,
            "punctuated_word": "Concerns",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "are",
            "start": 724.745,
            "end": 724.82495,
            "confidence": 0.9996853,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "growing",
            "start": 724.82495,
            "end": 725.14496,
            "confidence": 0.99950063,
            "punctuated_word": "growing",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "about",
            "start": 725.14496,
            "end": 725.545,
            "confidence": 0.9997067,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "design",
            "start": 725.545,
            "end": 726.02496,
            "confidence": 0.99885976,
            "punctuated_word": "design",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "patterns",
            "start": 726.02496,
            "end": 726.345,
            "confidence": 0.99977463,
            "punctuated_word": "patterns",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "that",
            "start": 726.345,
            "end": 726.58496,
            "confidence": 0.99540496,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "exploit",
            "start": 726.58496,
            "end": 727.08496,
            "confidence": 0.9997888,
            "punctuated_word": "exploit",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          }
        ],
        "speaker": 0,
        "id": "a48bc4ac-1f6d-470c-9759-55dd6303475b"
      },
      {
        "start": 727.46497,
        "end": 728.685,
        "confidence": 0.9985887,
        "channel": 0,
        "transcript": "psychological vulnerabilities",
        "words": [
          {
            "word": "psychological",
            "start": 727.46497,
            "end": 727.96497,
            "confidence": 0.99798775,
            "punctuated_word": "psychological",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "vulnerabilities",
            "start": 728.185,
            "end": 728.685,
            "confidence": 0.99918956,
            "punctuated_word": "vulnerabilities",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          }
        ],
        "speaker": 0,
        "id": "d6b62b2e-2185-41bc-82a0-e07aaf16a03d"
      },
      {
        "start": 729.14496,
        "end": 730.445,
        "confidence": 0.99923205,
        "channel": 0,
        "transcript": "to maximize engagement.",
        "words": [
          {
            "word": "to",
            "start": 729.14496,
            "end": 729.38495,
            "confidence": 0.99962807,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "maximize",
            "start": 729.38495,
            "end": 729.88495,
            "confidence": 0.99905604,
            "punctuated_word": "maximize",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "engagement",
            "start": 729.945,
            "end": 730.445,
            "confidence": 0.99901205,
            "punctuated_word": "engagement.",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          }
        ],
        "speaker": 0,
        "id": "ef5861c9-b4da-4f8d-9585-4446d6795901"
      },
      {
        "start": 731.25995,
        "end": 739.51996,
        "confidence": 0.97103584,
        "channel": 0,
        "transcript": "Links have been drawn between excessive scrolling and negative mental health impacts like anxiety and stress, sleep disruption, attention deficits,",
        "words": [
          {
            "word": "links",
            "start": 731.25995,
            "end": 731.4199,
            "confidence": 0.99931324,
            "punctuated_word": "Links",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "have",
            "start": 731.4199,
            "end": 731.57996,
            "confidence": 0.9986749,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "been",
            "start": 731.57996,
            "end": 731.81995,
            "confidence": 0.9996753,
            "punctuated_word": "been",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "drawn",
            "start": 731.81995,
            "end": 732.3,
            "confidence": 0.999297,
            "punctuated_word": "drawn",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "between",
            "start": 732.3,
            "end": 732.77997,
            "confidence": 0.9996247,
            "punctuated_word": "between",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "excessive",
            "start": 732.77997,
            "end": 733.18,
            "confidence": 0.9928624,
            "punctuated_word": "excessive",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "scrolling",
            "start": 733.18,
            "end": 733.68,
            "confidence": 0.9972963,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "and",
            "start": 733.98,
            "end": 734.3,
            "confidence": 0.87119746,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "negative",
            "start": 734.3,
            "end": 734.62,
            "confidence": 0.9998795,
            "punctuated_word": "negative",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "mental",
            "start": 734.62,
            "end": 734.94,
            "confidence": 0.99976164,
            "punctuated_word": "mental",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "health",
            "start": 734.94,
            "end": 735.18,
            "confidence": 0.9997868,
            "punctuated_word": "health",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "impacts",
            "start": 735.18,
            "end": 735.57996,
            "confidence": 0.9984438,
            "punctuated_word": "impacts",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "like",
            "start": 735.57996,
            "end": 735.81995,
            "confidence": 0.63167405,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "anxiety",
            "start": 735.81995,
            "end": 736.31995,
            "confidence": 0.9966426,
            "punctuated_word": "anxiety",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "and",
            "start": 736.38,
            "end": 736.62,
            "confidence": 0.96051085,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "stress",
            "start": 736.62,
            "end": 737.12,
            "confidence": 0.9973018,
            "punctuated_word": "stress,",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "sleep",
            "start": 737.42,
            "end": 737.81995,
            "confidence": 0.9997055,
            "punctuated_word": "sleep",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "disruption",
            "start": 737.81995,
            "end": 738.31995,
            "confidence": 0.9953186,
            "punctuated_word": "disruption,",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "attention",
            "start": 738.54,
            "end": 739.01996,
            "confidence": 0.9996358,
            "punctuated_word": "attention",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "deficits",
            "start": 739.01996,
            "end": 739.51996,
            "confidence": 0.9841132,
            "punctuated_word": "deficits,",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          }
        ],
        "speaker": 0,
        "id": "c6359319-1d6a-474b-9337-7d0bae4e3a8e"
      },
      {
        "start": 739.89996,
        "end": 746.07996,
        "confidence": 0.9861247,
        "channel": 0,
        "transcript": "and even physical strain. Critics also point to the sheer amount of time potentially wasted in scrolling loops.",
        "words": [
          {
            "word": "and",
            "start": 739.89996,
            "end": 740.06,
            "confidence": 0.8985055,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "even",
            "start": 740.06,
            "end": 740.3,
            "confidence": 0.9991386,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "physical",
            "start": 740.3,
            "end": 740.77997,
            "confidence": 0.99944276,
            "punctuated_word": "physical",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "strain",
            "start": 740.77997,
            "end": 741.27997,
            "confidence": 0.9970914,
            "punctuated_word": "strain.",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "critics",
            "start": 741.57996,
            "end": 741.98,
            "confidence": 0.99949217,
            "punctuated_word": "Critics",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "also",
            "start": 741.98,
            "end": 742.3,
            "confidence": 0.9992799,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "point",
            "start": 742.3,
            "end": 742.54,
            "confidence": 0.98166806,
            "punctuated_word": "point",
            "speaker": 0,
            "speaker_confidence": 0.8379829
          },
          {
            "word": "to",
            "start": 742.54,
            "end": 742.62,
            "confidence": 0.99619967,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "the",
            "start": 742.62,
            "end": 742.77997,
            "confidence": 0.991869,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "sheer",
            "start": 742.77997,
            "end": 743.01996,
            "confidence": 0.98487294,
            "punctuated_word": "sheer",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "amount",
            "start": 743.01996,
            "end": 743.18,
            "confidence": 0.9996922,
            "punctuated_word": "amount",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "of",
            "start": 743.18,
            "end": 743.33997,
            "confidence": 0.9982856,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "time",
            "start": 743.33997,
            "end": 743.57996,
            "confidence": 0.9999546,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "potentially",
            "start": 743.57996,
            "end": 744.06,
            "confidence": 0.9412355,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "wasted",
            "start": 744.06,
            "end": 744.56,
            "confidence": 0.99953735,
            "punctuated_word": "wasted",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "in",
            "start": 744.86,
            "end": 745.18,
            "confidence": 0.99880826,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "scrolling",
            "start": 745.18,
            "end": 745.57996,
            "confidence": 0.987463,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          },
          {
            "word": "loops",
            "start": 745.57996,
            "end": 746.07996,
            "confidence": 0.9777091,
            "punctuated_word": "loops.",
            "speaker": 0,
            "speaker_confidence": 0.6251207
          }
        ],
        "speaker": 0,
        "id": "50cab1b8-b65f-4a79-ab1c-87c0c2a8e950"
      },
      {
        "start": 746.715,
        "end": 748.49506,
        "confidence": 0.98874277,
        "channel": 0,
        "transcript": "This has sparked debate about regulation.",
        "words": [
          {
            "word": "this",
            "start": 746.715,
            "end": 746.875,
            "confidence": 0.9996481,
            "punctuated_word": "This",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "has",
            "start": 746.875,
            "end": 747.11505,
            "confidence": 0.9581938,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "sparked",
            "start": 747.11505,
            "end": 747.435,
            "confidence": 0.98141104,
            "punctuated_word": "sparked",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "debate",
            "start": 747.435,
            "end": 747.67505,
            "confidence": 0.9943546,
            "punctuated_word": "debate",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "about",
            "start": 747.67505,
            "end": 747.99506,
            "confidence": 0.9997454,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "regulation",
            "start": 747.99506,
            "end": 748.49506,
            "confidence": 0.99910367,
            "punctuated_word": "regulation.",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          }
        ],
        "speaker": 0,
        "id": "a5659949-3b71-4fff-be50-f250f9facfa0"
      },
      {
        "start": 749.195,
        "end": 751.135,
        "confidence": 0.9569051,
        "channel": 0,
        "transcript": "The European Parliament has raised concerns,",
        "words": [
          {
            "word": "the",
            "start": 749.195,
            "end": 749.35504,
            "confidence": 0.9942678,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "european",
            "start": 749.35504,
            "end": 749.755,
            "confidence": 0.998828,
            "punctuated_word": "European",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "parliament",
            "start": 749.755,
            "end": 750.155,
            "confidence": 0.89444196,
            "punctuated_word": "Parliament",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "has",
            "start": 750.155,
            "end": 750.395,
            "confidence": 0.99993956,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "raised",
            "start": 750.395,
            "end": 750.635,
            "confidence": 0.99963605,
            "punctuated_word": "raised",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "concerns",
            "start": 750.635,
            "end": 751.135,
            "confidence": 0.85431725,
            "punctuated_word": "concerns,",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          }
        ],
        "speaker": 0,
        "id": "6c1490ca-b372-4bba-b4d5-812403127448"
      },
      {
        "start": 751.59503,
        "end": 759.695,
        "confidence": 0.94067633,
        "channel": 0,
        "transcript": "and proposals like the Smart Act in The United States have targeted features like infinite scroll citing risks, especially to younger users.",
        "words": [
          {
            "word": "and",
            "start": 751.59503,
            "end": 751.835,
            "confidence": 0.999853,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "proposals",
            "start": 751.835,
            "end": 752.335,
            "confidence": 0.9998733,
            "punctuated_word": "proposals",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "like",
            "start": 752.47504,
            "end": 752.715,
            "confidence": 0.958194,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "the",
            "start": 752.715,
            "end": 752.875,
            "confidence": 0.99810046,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "smart",
            "start": 752.875,
            "end": 753.195,
            "confidence": 0.49208522,
            "punctuated_word": "Smart",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "act",
            "start": 753.195,
            "end": 753.515,
            "confidence": 0.97373646,
            "punctuated_word": "Act",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "in",
            "start": 753.515,
            "end": 753.67505,
            "confidence": 0.99793565,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "the",
            "start": 753.67505,
            "end": 753.835,
            "confidence": 0.9996965,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "united",
            "start": 753.835,
            "end": 754.155,
            "confidence": 0.9992448,
            "punctuated_word": "United",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "states",
            "start": 754.155,
            "end": 754.655,
            "confidence": 0.9994518,
            "punctuated_word": "States",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "have",
            "start": 754.79504,
            "end": 755.11505,
            "confidence": 0.9958419,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "targeted",
            "start": 755.11505,
            "end": 755.515,
            "confidence": 0.9999497,
            "punctuated_word": "targeted",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "features",
            "start": 755.515,
            "end": 755.835,
            "confidence": 0.99991715,
            "punctuated_word": "features",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "like",
            "start": 755.835,
            "end": 756.075,
            "confidence": 0.9566965,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "infinite",
            "start": 756.075,
            "end": 756.55505,
            "confidence": 0.9644447,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "scroll",
            "start": 756.55505,
            "end": 757.03503,
            "confidence": 0.99884534,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "citing",
            "start": 757.03503,
            "end": 757.435,
            "confidence": 0.5686305,
            "punctuated_word": "citing",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "risks",
            "start": 757.435,
            "end": 757.935,
            "confidence": 0.8124276,
            "punctuated_word": "risks,",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "especially",
            "start": 758.155,
            "end": 758.635,
            "confidence": 0.99972266,
            "punctuated_word": "especially",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "to",
            "start": 758.635,
            "end": 758.79504,
            "confidence": 0.98077136,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "younger",
            "start": 758.79504,
            "end": 759.195,
            "confidence": 0.9997032,
            "punctuated_word": "younger",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          },
          {
            "word": "users",
            "start": 759.195,
            "end": 759.695,
            "confidence": 0.9997583,
            "punctuated_word": "users.",
            "speaker": 0,
            "speaker_confidence": 0.8383233
          }
        ],
        "speaker": 0,
        "id": "d07519c7-2316-45dc-b9c6-c7aba46166c3"
      },
      {
        "start": 760.43,
        "end": 764.76996,
        "confidence": 0.9707443,
        "channel": 0,
        "transcript": "The argument for regulation often centers on protecting users from potential harm,",
        "words": [
          {
            "word": "the",
            "start": 760.43,
            "end": 760.58997,
            "confidence": 0.9986588,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "argument",
            "start": 760.58997,
            "end": 760.99,
            "confidence": 0.99971384,
            "punctuated_word": "argument",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "for",
            "start": 760.99,
            "end": 761.23,
            "confidence": 0.9639145,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "regulation",
            "start": 761.23,
            "end": 761.70996,
            "confidence": 0.9996971,
            "punctuated_word": "regulation",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "often",
            "start": 761.70996,
            "end": 762.02997,
            "confidence": 0.99615675,
            "punctuated_word": "often",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "centers",
            "start": 762.02997,
            "end": 762.35,
            "confidence": 0.99883825,
            "punctuated_word": "centers",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "on",
            "start": 762.35,
            "end": 762.58997,
            "confidence": 0.99866354,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "protecting",
            "start": 762.58997,
            "end": 763.06995,
            "confidence": 0.99890506,
            "punctuated_word": "protecting",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "users",
            "start": 763.06995,
            "end": 763.38995,
            "confidence": 0.9996785,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "from",
            "start": 763.38995,
            "end": 763.70996,
            "confidence": 0.99979144,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "potential",
            "start": 763.70996,
            "end": 764.20996,
            "confidence": 0.99838495,
            "punctuated_word": "potential",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "harm",
            "start": 764.26996,
            "end": 764.76996,
            "confidence": 0.69652927,
            "punctuated_word": "harm,",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          }
        ],
        "speaker": 0,
        "id": "bca5d44d-bb5c-428e-91b3-1e8f49edde23"
      },
      {
        "start": 765.14996,
        "end": 769.64996,
        "confidence": 0.9334162,
        "channel": 0,
        "transcript": "and proposals like like the smart act, for example, have sparked a lot of conversation.",
        "words": [
          {
            "word": "and",
            "start": 765.14996,
            "end": 765.55,
            "confidence": 0.9994216,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "proposals",
            "start": 765.55,
            "end": 766.05,
            "confidence": 0.99965,
            "punctuated_word": "proposals",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "like",
            "start": 766.11,
            "end": 766.58997,
            "confidence": 0.93368405,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "like",
            "start": 766.58997,
            "end": 766.99,
            "confidence": 0.97169346,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "the",
            "start": 766.99,
            "end": 767.14996,
            "confidence": 0.9883642,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "smart",
            "start": 767.14996,
            "end": 767.47,
            "confidence": 0.499816,
            "punctuated_word": "smart",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "act",
            "start": 767.47,
            "end": 767.63,
            "confidence": 0.81313777,
            "punctuated_word": "act,",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "for",
            "start": 767.63,
            "end": 767.79,
            "confidence": 0.9999049,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "example",
            "start": 767.79,
            "end": 768.19,
            "confidence": 0.9987221,
            "punctuated_word": "example,",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "have",
            "start": 768.19,
            "end": 768.35,
            "confidence": 0.996317,
            "punctuated_word": "have",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "sparked",
            "start": 768.35,
            "end": 768.75,
            "confidence": 0.99871135,
            "punctuated_word": "sparked",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "a",
            "start": 768.75,
            "end": 768.82996,
            "confidence": 0.999468,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "lot",
            "start": 768.82996,
            "end": 768.99,
            "confidence": 0.9978637,
            "punctuated_word": "lot",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "of",
            "start": 768.99,
            "end": 769.14996,
            "confidence": 0.99891365,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "conversation",
            "start": 769.14996,
            "end": 769.64996,
            "confidence": 0.80557466,
            "punctuated_word": "conversation.",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          }
        ],
        "speaker": 0,
        "id": "d923c5ae-a9ff-4396-8e7f-c351c650b5d0"
      },
      {
        "start": 770.19,
        "end": 772.13,
        "confidence": 0.9124465,
        "channel": 0,
        "transcript": "But I must say that action",
        "words": [
          {
            "word": "but",
            "start": 770.19,
            "end": 770.35,
            "confidence": 0.48887095,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "i",
            "start": 770.35,
            "end": 770.50995,
            "confidence": 0.99006444,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "must",
            "start": 770.50995,
            "end": 770.75,
            "confidence": 0.99980515,
            "punctuated_word": "must",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "say",
            "start": 770.75,
            "end": 770.99,
            "confidence": 0.9992567,
            "punctuated_word": "say",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "that",
            "start": 770.99,
            "end": 771.49,
            "confidence": 0.99761164,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "action",
            "start": 771.63,
            "end": 772.13,
            "confidence": 0.9990701,
            "punctuated_word": "action",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          }
        ],
        "speaker": 0,
        "id": "843d0a71-ed98-41cd-b61b-0b010571d615"
      },
      {
        "start": 772.50995,
        "end": 778.52496,
        "confidence": 0.9801607,
        "channel": 0,
        "transcript": "on them doesn't yet appear imminent to be happening. So I don't wanna give you the idea that there's some sort of,",
        "words": [
          {
            "word": "on",
            "start": 772.50995,
            "end": 772.75,
            "confidence": 0.99971706,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "them",
            "start": 772.75,
            "end": 772.99,
            "confidence": 0.9998884,
            "punctuated_word": "them",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "doesn't",
            "start": 772.99,
            "end": 773.31,
            "confidence": 0.99955547,
            "punctuated_word": "doesn't",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "yet",
            "start": 773.31,
            "end": 773.63,
            "confidence": 0.99564004,
            "punctuated_word": "yet",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "appear",
            "start": 773.63,
            "end": 774.13,
            "confidence": 0.99991906,
            "punctuated_word": "appear",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "imminent",
            "start": 774.19,
            "end": 774.58997,
            "confidence": 0.9977464,
            "punctuated_word": "imminent",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "to",
            "start": 774.58997,
            "end": 774.75,
            "confidence": 0.9995523,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "be",
            "start": 774.75,
            "end": 774.91,
            "confidence": 0.9992508,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "happening",
            "start": 774.91,
            "end": 775.41,
            "confidence": 0.88288647,
            "punctuated_word": "happening.",
            "speaker": 0,
            "speaker_confidence": 0.8625091
          },
          {
            "word": "so",
            "start": 775.545,
            "end": 775.70496,
            "confidence": 0.9990097,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "i",
            "start": 775.70496,
            "end": 775.785,
            "confidence": 0.9990336,
            "punctuated_word": "I",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "don't",
            "start": 775.785,
            "end": 775.945,
            "confidence": 0.9999006,
            "punctuated_word": "don't",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "wanna",
            "start": 775.945,
            "end": 776.105,
            "confidence": 0.9572014,
            "punctuated_word": "wanna",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "give",
            "start": 776.105,
            "end": 776.425,
            "confidence": 0.9993261,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "you",
            "start": 776.425,
            "end": 776.58496,
            "confidence": 0.95018697,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 776.58496,
            "end": 776.825,
            "confidence": 0.99819994,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "idea",
            "start": 776.825,
            "end": 777.225,
            "confidence": 0.9997694,
            "punctuated_word": "idea",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 777.225,
            "end": 777.385,
            "confidence": 0.99979264,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "there's",
            "start": 777.385,
            "end": 777.70496,
            "confidence": 0.8209038,
            "punctuated_word": "there's",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "some",
            "start": 777.70496,
            "end": 777.865,
            "confidence": 0.99917585,
            "punctuated_word": "some",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "sort",
            "start": 777.865,
            "end": 778.02496,
            "confidence": 0.99930906,
            "punctuated_word": "sort",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 778.02496,
            "end": 778.52496,
            "confidence": 0.9675708,
            "punctuated_word": "of,",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "9cbc1f73-18e5-4e39-82f2-989a83c01e6f"
      },
      {
        "start": 778.90497,
        "end": 782.925,
        "confidence": 0.99834925,
        "channel": 0,
        "transcript": "proposal that's going to be voted on soon and put into into place.",
        "words": [
          {
            "word": "proposal",
            "start": 778.90497,
            "end": 779.40497,
            "confidence": 0.9994017,
            "punctuated_word": "proposal",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "that's",
            "start": 779.46497,
            "end": 779.865,
            "confidence": 0.99971783,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "going",
            "start": 779.865,
            "end": 780.105,
            "confidence": 0.99929917,
            "punctuated_word": "going",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 780.105,
            "end": 780.26495,
            "confidence": 0.9988356,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "be",
            "start": 780.26495,
            "end": 780.425,
            "confidence": 0.99955064,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "voted",
            "start": 780.425,
            "end": 780.745,
            "confidence": 0.9997161,
            "punctuated_word": "voted",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "on",
            "start": 780.745,
            "end": 781.065,
            "confidence": 0.9994968,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "soon",
            "start": 781.065,
            "end": 781.385,
            "confidence": 0.99963117,
            "punctuated_word": "soon",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 781.385,
            "end": 781.545,
            "confidence": 0.99874413,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "put",
            "start": 781.545,
            "end": 781.785,
            "confidence": 0.99943465,
            "punctuated_word": "put",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "into",
            "start": 781.785,
            "end": 782.02496,
            "confidence": 0.9903369,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "into",
            "start": 782.02496,
            "end": 782.425,
            "confidence": 0.9950376,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "place",
            "start": 782.425,
            "end": 782.925,
            "confidence": 0.9993375,
            "punctuated_word": "place.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "2d3b7a9d-7586-45c8-8d9b-1b93e1cafa16"
      },
      {
        "start": 784.105,
        "end": 789.565,
        "confidence": 0.92804307,
        "channel": 0,
        "transcript": "Conversely, arguments that are against regulations like we've mentioned emphasize individual responsibility",
        "words": [
          {
            "word": "conversely",
            "start": 784.105,
            "end": 784.605,
            "confidence": 0.9954505,
            "punctuated_word": "Conversely,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "arguments",
            "start": 784.665,
            "end": 785.065,
            "confidence": 0.99507195,
            "punctuated_word": "arguments",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 785.065,
            "end": 785.225,
            "confidence": 0.9992605,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "are",
            "start": 785.225,
            "end": 785.46497,
            "confidence": 0.9994173,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "against",
            "start": 785.46497,
            "end": 785.945,
            "confidence": 0.9999099,
            "punctuated_word": "against",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "regulations",
            "start": 785.945,
            "end": 786.445,
            "confidence": 0.9987166,
            "punctuated_word": "regulations",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 786.58496,
            "end": 786.825,
            "confidence": 0.58807117,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "we've",
            "start": 786.825,
            "end": 787.065,
            "confidence": 0.9993328,
            "punctuated_word": "we've",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "mentioned",
            "start": 787.065,
            "end": 787.565,
            "confidence": 0.9998292,
            "punctuated_word": "mentioned",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "emphasize",
            "start": 787.865,
            "end": 788.365,
            "confidence": 0.5635802,
            "punctuated_word": "emphasize",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "individual",
            "start": 788.425,
            "end": 788.925,
            "confidence": 0.9985763,
            "punctuated_word": "individual",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "responsibility",
            "start": 789.065,
            "end": 789.565,
            "confidence": 0.9993005,
            "punctuated_word": "responsibility",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "9fa0db38-7ace-4d9c-b5a8-09b23bd75abd"
      },
      {
        "start": 790.31,
        "end": 793.61,
        "confidence": 0.99209106,
        "channel": 0,
        "transcript": "and warn against stifling innovation or limiting user choice.",
        "words": [
          {
            "word": "and",
            "start": 790.31,
            "end": 790.47,
            "confidence": 0.9998466,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "warn",
            "start": 790.47,
            "end": 790.70996,
            "confidence": 0.9638708,
            "punctuated_word": "warn",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "against",
            "start": 790.70996,
            "end": 791.11,
            "confidence": 0.9938306,
            "punctuated_word": "against",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "stifling",
            "start": 791.11,
            "end": 791.58997,
            "confidence": 0.997187,
            "punctuated_word": "stifling",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "innovation",
            "start": 791.58997,
            "end": 792.07,
            "confidence": 0.99927574,
            "punctuated_word": "innovation",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "or",
            "start": 792.07,
            "end": 792.38995,
            "confidence": 0.9968719,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "limiting",
            "start": 792.38995,
            "end": 792.79,
            "confidence": 0.9812262,
            "punctuated_word": "limiting",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "user",
            "start": 792.79,
            "end": 793.11,
            "confidence": 0.9993432,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "choice",
            "start": 793.11,
            "end": 793.61,
            "confidence": 0.99736774,
            "punctuated_word": "choice.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "1a1adc22-35ad-486c-beae-58fe3a8dc3de"
      },
      {
        "start": 794.14996,
        "end": 800.64996,
        "confidence": 0.98324114,
        "channel": 0,
        "transcript": "Some suggest focusing on platform responsibility, providing users tools to manage their own usage like time limits",
        "words": [
          {
            "word": "some",
            "start": 794.14996,
            "end": 794.38995,
            "confidence": 0.9947431,
            "punctuated_word": "Some",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "suggest",
            "start": 794.38995,
            "end": 794.87,
            "confidence": 0.99591005,
            "punctuated_word": "suggest",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "focusing",
            "start": 794.87,
            "end": 795.37,
            "confidence": 0.9996798,
            "punctuated_word": "focusing",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "on",
            "start": 795.51,
            "end": 795.82996,
            "confidence": 0.9971318,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "platform",
            "start": 795.82996,
            "end": 796.31,
            "confidence": 0.9997204,
            "punctuated_word": "platform",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "responsibility",
            "start": 796.31,
            "end": 796.81,
            "confidence": 0.88651353,
            "punctuated_word": "responsibility,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "providing",
            "start": 797.11,
            "end": 797.58997,
            "confidence": 0.9994785,
            "punctuated_word": "providing",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "users",
            "start": 797.58997,
            "end": 797.99,
            "confidence": 0.99571794,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "tools",
            "start": 797.99,
            "end": 798.38995,
            "confidence": 0.996788,
            "punctuated_word": "tools",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 798.38995,
            "end": 798.55,
            "confidence": 0.9993513,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "manage",
            "start": 798.55,
            "end": 798.94995,
            "confidence": 0.99979764,
            "punctuated_word": "manage",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "their",
            "start": 798.94995,
            "end": 799.11,
            "confidence": 0.986211,
            "punctuated_word": "their",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "own",
            "start": 799.11,
            "end": 799.26996,
            "confidence": 0.9978381,
            "punctuated_word": "own",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "usage",
            "start": 799.26996,
            "end": 799.67,
            "confidence": 0.99862885,
            "punctuated_word": "usage",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 799.67,
            "end": 799.91,
            "confidence": 0.87055105,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "time",
            "start": 799.91,
            "end": 800.14996,
            "confidence": 0.9983146,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "limits",
            "start": 800.14996,
            "end": 800.64996,
            "confidence": 0.9987233,
            "punctuated_word": "limits",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "2188ab63-f77a-4a5d-8bd1-ae856f9c2e26"
      },
      {
        "start": 801.02997,
        "end": 802.25,
        "confidence": 0.9883847,
        "channel": 0,
        "transcript": "or usage stats.",
        "words": [
          {
            "word": "or",
            "start": 801.02997,
            "end": 801.26996,
            "confidence": 0.9795558,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "usage",
            "start": 801.26996,
            "end": 801.75,
            "confidence": 0.9997975,
            "punctuated_word": "usage",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "stats",
            "start": 801.75,
            "end": 802.25,
            "confidence": 0.9858009,
            "punctuated_word": "stats.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "00d2e9d0-a7f8-42ff-8330-3b3f00926d2c"
      },
      {
        "start": 802.845,
        "end": 806.625,
        "confidence": 0.9940775,
        "channel": 0,
        "transcript": "Browser extensions and third party tools are also merging to give",
        "words": [
          {
            "word": "browser",
            "start": 802.845,
            "end": 803.245,
            "confidence": 0.99986327,
            "punctuated_word": "Browser",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "extensions",
            "start": 803.245,
            "end": 803.725,
            "confidence": 0.99952364,
            "punctuated_word": "extensions",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 803.725,
            "end": 803.885,
            "confidence": 0.9973834,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "third",
            "start": 803.885,
            "end": 804.125,
            "confidence": 0.9998847,
            "punctuated_word": "third",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "party",
            "start": 804.125,
            "end": 804.52496,
            "confidence": 0.9999181,
            "punctuated_word": "party",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "tools",
            "start": 804.52496,
            "end": 804.925,
            "confidence": 0.99985015,
            "punctuated_word": "tools",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "are",
            "start": 804.925,
            "end": 805.165,
            "confidence": 0.9998908,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "also",
            "start": 805.165,
            "end": 805.565,
            "confidence": 0.99978083,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "merging",
            "start": 805.565,
            "end": 806.045,
            "confidence": 0.9390186,
            "punctuated_word": "merging",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 806.045,
            "end": 806.125,
            "confidence": 0.99987686,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "give",
            "start": 806.125,
            "end": 806.625,
            "confidence": 0.999863,
            "punctuated_word": "give",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "8c16dd33-ac40-4bcf-a4c9-214472033815"
      },
      {
        "start": 807.08496,
        "end": 808.545,
        "confidence": 0.9994536,
        "channel": 0,
        "transcript": "users greater control.",
        "words": [
          {
            "word": "users",
            "start": 807.08496,
            "end": 807.58496,
            "confidence": 0.99899334,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "greater",
            "start": 807.725,
            "end": 808.045,
            "confidence": 0.9997644,
            "punctuated_word": "greater",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "control",
            "start": 808.045,
            "end": 808.545,
            "confidence": 0.9996031,
            "punctuated_word": "control.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "7d891537-bbfd-4e2b-ac16-83d5d9de17c3"
      },
      {
        "start": 810.605,
        "end": 814.225,
        "confidence": 0.9280299,
        "channel": 0,
        "transcript": "Infinite scrolling is a powerful technique but potentially",
        "words": [
          {
            "word": "infinite",
            "start": 810.605,
            "end": 811.08496,
            "confidence": 0.9911187,
            "punctuated_word": "Infinite",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "scrolling",
            "start": 811.08496,
            "end": 811.565,
            "confidence": 0.9843583,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "is",
            "start": 811.565,
            "end": 811.805,
            "confidence": 0.9997756,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 811.805,
            "end": 812.045,
            "confidence": 0.9998319,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "powerful",
            "start": 812.045,
            "end": 812.545,
            "confidence": 0.99990225,
            "punctuated_word": "powerful",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "technique",
            "start": 812.685,
            "end": 813.185,
            "confidence": 0.9998141,
            "punctuated_word": "technique",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "but",
            "start": 813.32495,
            "end": 813.725,
            "confidence": 0.5657092,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "potentially",
            "start": 813.725,
            "end": 814.225,
            "confidence": 0.88372916,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "279cd2e9-5171-415a-8422-f91b36bb9492"
      },
      {
        "start": 814.685,
        "end": 817.66,
        "confidence": 0.9837381,
        "channel": 0,
        "transcript": "a double edged sword. It offers apparent seamlessness",
        "words": [
          {
            "word": "a",
            "start": 814.685,
            "end": 814.845,
            "confidence": 0.9865557,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "double",
            "start": 814.845,
            "end": 815.165,
            "confidence": 0.9997614,
            "punctuated_word": "double",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "edged",
            "start": 815.165,
            "end": 815.40497,
            "confidence": 0.9922266,
            "punctuated_word": "edged",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "sword",
            "start": 815.40497,
            "end": 815.90497,
            "confidence": 0.99426365,
            "punctuated_word": "sword.",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "it",
            "start": 816.12,
            "end": 816.36,
            "confidence": 0.9980338,
            "punctuated_word": "It",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "offers",
            "start": 816.36,
            "end": 816.6,
            "confidence": 0.9999138,
            "punctuated_word": "offers",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "apparent",
            "start": 816.6,
            "end": 817.1,
            "confidence": 0.9402278,
            "punctuated_word": "apparent",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "seamlessness",
            "start": 817.16,
            "end": 817.66,
            "confidence": 0.9589218,
            "punctuated_word": "seamlessness",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "a26d132c-3d9d-4ce5-b97c-90065bd76e82"
      },
      {
        "start": 817.96,
        "end": 822.22,
        "confidence": 0.9667768,
        "channel": 0,
        "transcript": "and boosts engagement, but comes with significant costs to user experience,",
        "words": [
          {
            "word": "and",
            "start": 817.96,
            "end": 818.12,
            "confidence": 0.99378514,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "boosts",
            "start": 818.12,
            "end": 818.52,
            "confidence": 0.918484,
            "punctuated_word": "boosts",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "engagement",
            "start": 818.52,
            "end": 819.02,
            "confidence": 0.74765134,
            "punctuated_word": "engagement,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "but",
            "start": 819.32,
            "end": 819.48,
            "confidence": 0.99343795,
            "punctuated_word": "but",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "comes",
            "start": 819.48,
            "end": 819.72,
            "confidence": 0.99502397,
            "punctuated_word": "comes",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "with",
            "start": 819.72,
            "end": 820.04,
            "confidence": 0.9998747,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "significant",
            "start": 820.04,
            "end": 820.54,
            "confidence": 0.9960438,
            "punctuated_word": "significant",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "costs",
            "start": 820.6,
            "end": 821.08,
            "confidence": 0.99482536,
            "punctuated_word": "costs",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 821.08,
            "end": 821.4,
            "confidence": 0.99979097,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "user",
            "start": 821.4,
            "end": 821.72,
            "confidence": 0.9992373,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "experience",
            "start": 821.72,
            "end": 822.22,
            "confidence": 0.99639046,
            "punctuated_word": "experience,",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "8b9982ee-9d70-4c34-80db-1812489d3857"
      },
      {
        "start": 822.76,
        "end": 823.58,
        "confidence": 0.99880004,
        "channel": 0,
        "transcript": "mental well-being,",
        "words": [
          {
            "word": "mental",
            "start": 822.76,
            "end": 823.08,
            "confidence": 0.99983907,
            "punctuated_word": "mental",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "well-being",
            "start": 823.08,
            "end": 823.58,
            "confidence": 0.9977611,
            "punctuated_word": "well-being,",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "203f0058-850b-49b2-a62d-5a7a31b28d32"
      },
      {
        "start": 824.27997,
        "end": 825.74,
        "confidence": 0.9785304,
        "channel": 0,
        "transcript": "and potentially accessibility.",
        "words": [
          {
            "word": "and",
            "start": 824.27997,
            "end": 824.68,
            "confidence": 0.99990034,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "potentially",
            "start": 824.68,
            "end": 825.18,
            "confidence": 0.9480225,
            "punctuated_word": "potentially",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "accessibility",
            "start": 825.24,
            "end": 825.74,
            "confidence": 0.9876683,
            "punctuated_word": "accessibility.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "32df585d-df0a-41a5-9ae7-c4e616f8eec2"
      },
      {
        "start": 826.52,
        "end": 830.22,
        "confidence": 0.9898538,
        "channel": 0,
        "transcript": "The right choice isn't always clear and depends heavily on your context.",
        "words": [
          {
            "word": "the",
            "start": 826.52,
            "end": 826.68,
            "confidence": 0.9997712,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "right",
            "start": 826.68,
            "end": 826.92,
            "confidence": 0.99994504,
            "punctuated_word": "right",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "choice",
            "start": 826.92,
            "end": 827.16,
            "confidence": 0.89493614,
            "punctuated_word": "choice",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "isn't",
            "start": 827.16,
            "end": 827.48,
            "confidence": 0.998031,
            "punctuated_word": "isn't",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "always",
            "start": 827.48,
            "end": 827.8,
            "confidence": 0.9998907,
            "punctuated_word": "always",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "clear",
            "start": 827.8,
            "end": 828.12,
            "confidence": 0.99990106,
            "punctuated_word": "clear",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 828.12,
            "end": 828.27997,
            "confidence": 0.98759115,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "depends",
            "start": 828.27997,
            "end": 828.68,
            "confidence": 0.99982077,
            "punctuated_word": "depends",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "heavily",
            "start": 828.68,
            "end": 829.16,
            "confidence": 0.9998491,
            "punctuated_word": "heavily",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "on",
            "start": 829.16,
            "end": 829.4,
            "confidence": 0.99941444,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "your",
            "start": 829.4,
            "end": 829.72,
            "confidence": 0.9998196,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "context",
            "start": 829.72,
            "end": 830.22,
            "confidence": 0.99927497,
            "punctuated_word": "context.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "ebc8863f-008e-499f-959a-3cce46abefe7"
      },
      {
        "start": 831.025,
        "end": 833.685,
        "confidence": 0.9970752,
        "channel": 0,
        "transcript": "As designers, developers, and users of technology,",
        "words": [
          {
            "word": "as",
            "start": 831.025,
            "end": 831.34503,
            "confidence": 0.99978167,
            "punctuated_word": "As",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "designers",
            "start": 831.34503,
            "end": 831.84503,
            "confidence": 0.9959307,
            "punctuated_word": "designers,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "developers",
            "start": 832.065,
            "end": 832.545,
            "confidence": 0.9873283,
            "punctuated_word": "developers,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 832.545,
            "end": 832.78503,
            "confidence": 0.99969876,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "users",
            "start": 832.78503,
            "end": 833.025,
            "confidence": 0.9994968,
            "punctuated_word": "users",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 833.025,
            "end": 833.185,
            "confidence": 0.99938416,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "technology",
            "start": 833.185,
            "end": 833.685,
            "confidence": 0.9979056,
            "punctuated_word": "technology,",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "4ece5375-da7e-45da-b896-dd0fa40a5b19"
      },
      {
        "start": 834.305,
        "end": 837.125,
        "confidence": 0.9955727,
        "channel": 0,
        "transcript": "we need to be mindful of the trade offs. Prioritizing",
        "words": [
          {
            "word": "we",
            "start": 834.305,
            "end": 834.465,
            "confidence": 0.99961,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "need",
            "start": 834.465,
            "end": 834.625,
            "confidence": 0.9999279,
            "punctuated_word": "need",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 834.625,
            "end": 834.705,
            "confidence": 0.9997359,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "be",
            "start": 834.705,
            "end": 834.865,
            "confidence": 0.9951946,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "mindful",
            "start": 834.865,
            "end": 835.34503,
            "confidence": 0.99981815,
            "punctuated_word": "mindful",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 835.34503,
            "end": 835.425,
            "confidence": 0.9995579,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 835.425,
            "end": 835.585,
            "confidence": 0.9997485,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "trade",
            "start": 835.585,
            "end": 835.905,
            "confidence": 0.9995426,
            "punctuated_word": "trade",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "offs",
            "start": 835.905,
            "end": 836.405,
            "confidence": 0.96296126,
            "punctuated_word": "offs.",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "prioritizing",
            "start": 836.625,
            "end": 837.125,
            "confidence": 0.9996291,
            "punctuated_word": "Prioritizing",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "a22f74f8-9274-4d9e-ba35-029769a4c101"
      },
      {
        "start": 837.505,
        "end": 840.485,
        "confidence": 0.93087023,
        "channel": 0,
        "transcript": "user centered design, considering the ethical implications",
        "words": [
          {
            "word": "user",
            "start": 837.505,
            "end": 837.825,
            "confidence": 0.9965191,
            "punctuated_word": "user",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "centered",
            "start": 837.825,
            "end": 838.145,
            "confidence": 0.8948092,
            "punctuated_word": "centered",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "design",
            "start": 838.145,
            "end": 838.645,
            "confidence": 0.89010113,
            "punctuated_word": "design,",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "considering",
            "start": 838.945,
            "end": 839.445,
            "confidence": 0.9751914,
            "punctuated_word": "considering",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 839.505,
            "end": 839.585,
            "confidence": 0.762194,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "ethical",
            "start": 839.585,
            "end": 839.985,
            "confidence": 0.9997458,
            "punctuated_word": "ethical",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "implications",
            "start": 839.985,
            "end": 840.485,
            "confidence": 0.9975311,
            "punctuated_word": "implications",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "0ff90e2c-5b2e-4a23-8592-bf7378c4b617"
      },
      {
        "start": 840.865,
        "end": 841.605,
        "confidence": 0.96805775,
        "channel": 0,
        "transcript": "is crucial.",
        "words": [
          {
            "word": "is",
            "start": 840.865,
            "end": 841.105,
            "confidence": 0.937029,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "crucial",
            "start": 841.105,
            "end": 841.605,
            "confidence": 0.99908644,
            "punctuated_word": "crucial.",
            "speaker": 0,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 0,
        "id": "de91cbda-f702-4d0a-ae2f-3ffa07d2f4db"
      },
      {
        "start": 842.065,
        "end": 844.965,
        "confidence": 0.99950373,
        "channel": 0,
        "transcript": "We need to find a balance between engagement and well-being.",
        "words": [
          {
            "word": "we",
            "start": 842.065,
            "end": 842.22504,
            "confidence": 0.9997347,
            "punctuated_word": "We",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "need",
            "start": 842.22504,
            "end": 842.385,
            "confidence": 0.9999374,
            "punctuated_word": "need",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 842.385,
            "end": 842.545,
            "confidence": 0.9997187,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "find",
            "start": 842.545,
            "end": 842.705,
            "confidence": 0.9999026,
            "punctuated_word": "find",
            "speaker": 0,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 842.705,
            "end": 842.78503,
            "confidence": 0.997997,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.70127046
          },
          {
            "word": "balance",
            "start": 842.78503,
            "end": 843.105,
            "confidence": 0.9997516,
            "punctuated_word": "balance",
            "speaker": 0,
            "speaker_confidence": 0.70127046
          },
          {
            "word": "between",
            "start": 843.105,
            "end": 843.505,
            "confidence": 0.9998084,
            "punctuated_word": "between",
            "speaker": 0,
            "speaker_confidence": 0.70127046
          },
          {
            "word": "engagement",
            "start": 843.505,
            "end": 844.005,
            "confidence": 0.9996947,
            "punctuated_word": "engagement",
            "speaker": 0,
            "speaker_confidence": 0.70127046
          },
          {
            "word": "and",
            "start": 844.145,
            "end": 844.465,
            "confidence": 0.99934465,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.70127046
          },
          {
            "word": "well-being",
            "start": 844.465,
            "end": 844.965,
            "confidence": 0.99914694,
            "punctuated_word": "well-being.",
            "speaker": 0,
            "speaker_confidence": 0.70127046
          }
        ],
        "speaker": 0,
        "id": "fde61efa-6920-451a-90ed-0330fcf56c18"
      },
      {
        "start": 846.12994,
        "end": 847.18994,
        "confidence": 0.9979636,
        "channel": 0,
        "transcript": "So what can we do?",
        "words": [
          {
            "word": "so",
            "start": 846.12994,
            "end": 846.29,
            "confidence": 0.99928904,
            "punctuated_word": "So",
            "speaker": 0,
            "speaker_confidence": 0.70127046
          },
          {
            "word": "what",
            "start": 846.29,
            "end": 846.37,
            "confidence": 0.9931138,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.70127046
          },
          {
            "word": "can",
            "start": 846.37,
            "end": 846.44995,
            "confidence": 0.9992094,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "we",
            "start": 846.44995,
            "end": 846.68994,
            "confidence": 0.99954623,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "do",
            "start": 846.68994,
            "end": 847.18994,
            "confidence": 0.99865943,
            "punctuated_word": "do?",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          }
        ],
        "speaker": 0,
        "id": "605bd3cb-6616-4b6d-adf1-8de717e41f74"
      },
      {
        "start": 847.88995,
        "end": 852.62994,
        "confidence": 0.9887709,
        "channel": 0,
        "transcript": "First, you can simply be aware. Notice when you're caught in an infinite scroll yourself.",
        "words": [
          {
            "word": "first",
            "start": 847.88995,
            "end": 848.12994,
            "confidence": 0.9671478,
            "punctuated_word": "First,",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "you",
            "start": 848.12994,
            "end": 848.37,
            "confidence": 0.9997559,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "can",
            "start": 848.37,
            "end": 848.61,
            "confidence": 0.9999298,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "simply",
            "start": 848.61,
            "end": 849.08997,
            "confidence": 0.9997836,
            "punctuated_word": "simply",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "be",
            "start": 849.08997,
            "end": 849.32996,
            "confidence": 0.99977285,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "aware",
            "start": 849.32996,
            "end": 849.82996,
            "confidence": 0.97942257,
            "punctuated_word": "aware.",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "notice",
            "start": 850.12994,
            "end": 850.52997,
            "confidence": 0.9989699,
            "punctuated_word": "Notice",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "when",
            "start": 850.52997,
            "end": 850.68994,
            "confidence": 0.99916816,
            "punctuated_word": "when",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "you're",
            "start": 850.68994,
            "end": 850.85,
            "confidence": 0.9951111,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "caught",
            "start": 850.85,
            "end": 851.08997,
            "confidence": 0.997358,
            "punctuated_word": "caught",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "in",
            "start": 851.08997,
            "end": 851.25,
            "confidence": 0.99304867,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "an",
            "start": 851.25,
            "end": 851.41,
            "confidence": 0.99525684,
            "punctuated_word": "an",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "infinite",
            "start": 851.41,
            "end": 851.81,
            "confidence": 0.9956251,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "scroll",
            "start": 851.81,
            "end": 852.12994,
            "confidence": 0.9980484,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "yourself",
            "start": 852.12994,
            "end": 852.62994,
            "confidence": 0.91316426,
            "punctuated_word": "yourself.",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          }
        ],
        "speaker": 0,
        "id": "184ae442-fe6f-4064-acd5-a403b8dfa0e7"
      },
      {
        "start": 853.08997,
        "end": 861.43,
        "confidence": 0.9675455,
        "channel": 0,
        "transcript": "Ask yourself if the experience is serving you or acting as a frustration point. Are you finding what you need or just allowing time to pass?",
        "words": [
          {
            "word": "ask",
            "start": 853.08997,
            "end": 853.41,
            "confidence": 0.99961096,
            "punctuated_word": "Ask",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "yourself",
            "start": 853.41,
            "end": 853.81,
            "confidence": 0.9994215,
            "punctuated_word": "yourself",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "if",
            "start": 853.81,
            "end": 853.97,
            "confidence": 0.41519365,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "the",
            "start": 853.97,
            "end": 854.12994,
            "confidence": 0.998618,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "experience",
            "start": 854.12994,
            "end": 854.61,
            "confidence": 0.8216419,
            "punctuated_word": "experience",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "is",
            "start": 854.61,
            "end": 854.85,
            "confidence": 0.9932948,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "serving",
            "start": 854.85,
            "end": 855.25,
            "confidence": 0.9996679,
            "punctuated_word": "serving",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "you",
            "start": 855.25,
            "end": 855.49,
            "confidence": 0.99749964,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "or",
            "start": 855.49,
            "end": 855.99,
            "confidence": 0.9912437,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "acting",
            "start": 856.05,
            "end": 856.44995,
            "confidence": 0.9996363,
            "punctuated_word": "acting",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "as",
            "start": 856.44995,
            "end": 856.61,
            "confidence": 0.99758935,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "a",
            "start": 856.61,
            "end": 856.68994,
            "confidence": 0.9990903,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "frustration",
            "start": 856.68994,
            "end": 857.18994,
            "confidence": 0.9998846,
            "punctuated_word": "frustration",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "point",
            "start": 857.32996,
            "end": 857.82996,
            "confidence": 0.9900483,
            "punctuated_word": "point.",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "are",
            "start": 857.97,
            "end": 858.12994,
            "confidence": 0.9997377,
            "punctuated_word": "Are",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "you",
            "start": 858.12994,
            "end": 858.29,
            "confidence": 0.9997309,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "finding",
            "start": 858.29,
            "end": 858.61,
            "confidence": 0.9997383,
            "punctuated_word": "finding",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "what",
            "start": 858.61,
            "end": 858.85,
            "confidence": 0.99895215,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "you",
            "start": 858.85,
            "end": 858.93,
            "confidence": 0.9994874,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "need",
            "start": 858.93,
            "end": 859.25,
            "confidence": 0.999796,
            "punctuated_word": "need",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "or",
            "start": 859.25,
            "end": 859.73,
            "confidence": 0.9712682,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "just",
            "start": 859.73,
            "end": 860.05,
            "confidence": 0.9993026,
            "punctuated_word": "just",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "allowing",
            "start": 860.05,
            "end": 860.52997,
            "confidence": 0.9997112,
            "punctuated_word": "allowing",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "time",
            "start": 860.52997,
            "end": 860.76996,
            "confidence": 0.999853,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "to",
            "start": 860.76996,
            "end": 860.93,
            "confidence": 0.99963546,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "pass",
            "start": 860.93,
            "end": 861.43,
            "confidence": 0.9865296,
            "punctuated_word": "pass?",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          }
        ],
        "speaker": 0,
        "id": "a1ec621a-e105-460e-ac49-535c0c61ff6e"
      },
      {
        "start": 862.15497,
        "end": 862.65497,
        "confidence": 0.9994831,
        "channel": 0,
        "transcript": "You",
        "words": [
          {
            "word": "you",
            "start": 862.15497,
            "end": 862.65497,
            "confidence": 0.9994831,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          }
        ],
        "speaker": 0,
        "id": "662c71d5-01f1-4009-96bf-731eb37fee9e"
      },
      {
        "start": 863.115,
        "end": 873.855,
        "confidence": 0.982087,
        "channel": 0,
        "transcript": "can also explore tools. You can look into browser settings, app features, or third party extensions that might help you manage your own scrolling habits or even disable infinite scroll on certain websites.",
        "words": [
          {
            "word": "can",
            "start": 863.115,
            "end": 863.195,
            "confidence": 0.9998512,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "also",
            "start": 863.195,
            "end": 863.595,
            "confidence": 0.9981244,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "explore",
            "start": 863.595,
            "end": 863.915,
            "confidence": 0.9992368,
            "punctuated_word": "explore",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "tools",
            "start": 863.915,
            "end": 864.415,
            "confidence": 0.99103004,
            "punctuated_word": "tools.",
            "speaker": 0,
            "speaker_confidence": 0.89817107
          },
          {
            "word": "you",
            "start": 864.63495,
            "end": 864.875,
            "confidence": 0.96489114,
            "punctuated_word": "You",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "can",
            "start": 864.875,
            "end": 864.95496,
            "confidence": 0.87199014,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "look",
            "start": 864.95496,
            "end": 865.115,
            "confidence": 0.9982723,
            "punctuated_word": "look",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "into",
            "start": 865.115,
            "end": 865.355,
            "confidence": 0.93702376,
            "punctuated_word": "into",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "browser",
            "start": 865.355,
            "end": 865.755,
            "confidence": 0.9876072,
            "punctuated_word": "browser",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "settings",
            "start": 865.755,
            "end": 866.15497,
            "confidence": 0.9855403,
            "punctuated_word": "settings,",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "app",
            "start": 866.15497,
            "end": 866.475,
            "confidence": 0.99720347,
            "punctuated_word": "app",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "features",
            "start": 866.475,
            "end": 866.875,
            "confidence": 0.9494249,
            "punctuated_word": "features,",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "or",
            "start": 866.875,
            "end": 867.035,
            "confidence": 0.995552,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "third",
            "start": 867.035,
            "end": 867.27496,
            "confidence": 0.9976452,
            "punctuated_word": "third",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "party",
            "start": 867.27496,
            "end": 867.595,
            "confidence": 0.99965024,
            "punctuated_word": "party",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "extensions",
            "start": 867.595,
            "end": 867.995,
            "confidence": 0.99801624,
            "punctuated_word": "extensions",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "that",
            "start": 867.995,
            "end": 868.235,
            "confidence": 0.9957801,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "might",
            "start": 868.235,
            "end": 868.315,
            "confidence": 0.9985676,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "help",
            "start": 868.315,
            "end": 868.555,
            "confidence": 0.99908245,
            "punctuated_word": "help",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "you",
            "start": 868.555,
            "end": 868.71497,
            "confidence": 0.9954633,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "manage",
            "start": 868.71497,
            "end": 869.115,
            "confidence": 0.9975319,
            "punctuated_word": "manage",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "your",
            "start": 869.115,
            "end": 869.355,
            "confidence": 0.9934127,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "own",
            "start": 869.355,
            "end": 869.595,
            "confidence": 0.9736294,
            "punctuated_word": "own",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "scrolling",
            "start": 869.595,
            "end": 869.915,
            "confidence": 0.990644,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "habits",
            "start": 869.915,
            "end": 870.415,
            "confidence": 0.99889094,
            "punctuated_word": "habits",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "or",
            "start": 870.63495,
            "end": 870.795,
            "confidence": 0.8626196,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "even",
            "start": 870.795,
            "end": 871.195,
            "confidence": 0.99933594,
            "punctuated_word": "even",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "disable",
            "start": 871.195,
            "end": 871.675,
            "confidence": 0.976181,
            "punctuated_word": "disable",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "infinite",
            "start": 871.675,
            "end": 872.15497,
            "confidence": 0.97023106,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "scroll",
            "start": 872.15497,
            "end": 872.555,
            "confidence": 0.99880135,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "on",
            "start": 872.555,
            "end": 872.95496,
            "confidence": 0.997138,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "certain",
            "start": 872.95496,
            "end": 873.355,
            "confidence": 0.998691,
            "punctuated_word": "certain",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "websites",
            "start": 873.355,
            "end": 873.855,
            "confidence": 0.9918114,
            "punctuated_word": "websites.",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          }
        ],
        "speaker": 0,
        "id": "187df59d-a6c7-46e1-a3fe-985a6171cdea"
      },
      {
        "start": 874.70996,
        "end": 876.01,
        "confidence": 0.9532501,
        "channel": 0,
        "transcript": "Third, consider accessibility.",
        "words": [
          {
            "word": "third",
            "start": 874.70996,
            "end": 875.19,
            "confidence": 0.95746815,
            "punctuated_word": "Third,",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "consider",
            "start": 875.19,
            "end": 875.51,
            "confidence": 0.91360563,
            "punctuated_word": "consider",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          },
          {
            "word": "accessibility",
            "start": 875.51,
            "end": 876.01,
            "confidence": 0.9886764,
            "punctuated_word": "accessibility.",
            "speaker": 0,
            "speaker_confidence": 0.8348701
          }
        ],
        "speaker": 0,
        "id": "259e9078-cf5f-4467-85f8-6fba0e172932"
      },
      {
        "start": 877.02997,
        "end": 881.05,
        "confidence": 0.9600701,
        "channel": 0,
        "transcript": "When you encounter infinite scroll whether through your use or through your work,",
        "words": [
          {
            "word": "when",
            "start": 877.02997,
            "end": 877.26996,
            "confidence": 0.998645,
            "punctuated_word": "When",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "you",
            "start": 877.26996,
            "end": 877.75,
            "confidence": 0.9998903,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "encounter",
            "start": 877.75,
            "end": 878.14996,
            "confidence": 0.9994437,
            "punctuated_word": "encounter",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "infinite",
            "start": 878.14996,
            "end": 878.63,
            "confidence": 0.9989235,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "scroll",
            "start": 878.63,
            "end": 878.94995,
            "confidence": 0.9997507,
            "punctuated_word": "scroll",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "whether",
            "start": 878.94995,
            "end": 879.35,
            "confidence": 0.52208626,
            "punctuated_word": "whether",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "through",
            "start": 879.35,
            "end": 879.51,
            "confidence": 0.9967347,
            "punctuated_word": "through",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "your",
            "start": 879.51,
            "end": 879.75,
            "confidence": 0.9954798,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "use",
            "start": 879.75,
            "end": 879.99,
            "confidence": 0.9953689,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "or",
            "start": 879.99,
            "end": 880.14996,
            "confidence": 0.99484634,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "through",
            "start": 880.14996,
            "end": 880.31,
            "confidence": 0.99868935,
            "punctuated_word": "through",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "your",
            "start": 880.31,
            "end": 880.55,
            "confidence": 0.9990515,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "work",
            "start": 880.55,
            "end": 881.05,
            "confidence": 0.98200095,
            "punctuated_word": "work,",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          }
        ],
        "speaker": 0,
        "id": "1498c11c-74e0-49e1-bddd-0d2240aa1950"
      },
      {
        "start": 881.51,
        "end": 887.76495,
        "confidence": 0.997887,
        "channel": 0,
        "transcript": "think about how someone using assistive technology might navigate it. Does it seem like care is being",
        "words": [
          {
            "word": "think",
            "start": 881.51,
            "end": 881.75,
            "confidence": 0.9992606,
            "punctuated_word": "think",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "about",
            "start": 881.75,
            "end": 882.07,
            "confidence": 0.99985635,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "how",
            "start": 882.07,
            "end": 882.31,
            "confidence": 0.99958223,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "someone",
            "start": 882.31,
            "end": 882.81,
            "confidence": 0.99899775,
            "punctuated_word": "someone",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "using",
            "start": 882.87,
            "end": 883.19,
            "confidence": 0.9946519,
            "punctuated_word": "using",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "assistive",
            "start": 883.19,
            "end": 883.69,
            "confidence": 0.99847543,
            "punctuated_word": "assistive",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "technology",
            "start": 883.75,
            "end": 884.25,
            "confidence": 0.9996387,
            "punctuated_word": "technology",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "might",
            "start": 884.47,
            "end": 884.94995,
            "confidence": 0.99954957,
            "punctuated_word": "might",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "navigate",
            "start": 884.94995,
            "end": 885.35,
            "confidence": 0.999818,
            "punctuated_word": "navigate",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "it",
            "start": 885.35,
            "end": 885.85,
            "confidence": 0.9953754,
            "punctuated_word": "it.",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "does",
            "start": 885.91,
            "end": 886.14996,
            "confidence": 0.9917386,
            "punctuated_word": "Does",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "it",
            "start": 886.14996,
            "end": 886.31,
            "confidence": 0.993204,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "seem",
            "start": 886.31,
            "end": 886.55,
            "confidence": 0.9987464,
            "punctuated_word": "seem",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "like",
            "start": 886.55,
            "end": 886.785,
            "confidence": 0.9989807,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "care",
            "start": 886.94495,
            "end": 887.185,
            "confidence": 0.9992205,
            "punctuated_word": "care",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "is",
            "start": 887.185,
            "end": 887.26495,
            "confidence": 0.99724007,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "being",
            "start": 887.26495,
            "end": 887.76495,
            "confidence": 0.9997416,
            "punctuated_word": "being",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          }
        ],
        "speaker": 0,
        "id": "9ef06bdc-377e-4244-86dc-6baeaf9cae94"
      },
      {
        "start": 888.225,
        "end": 892.88495,
        "confidence": 0.9918158,
        "channel": 0,
        "transcript": "taken in what you're building or in what you're using to make it usable for everyone?",
        "words": [
          {
            "word": "taken",
            "start": 888.225,
            "end": 888.305,
            "confidence": 0.9996872,
            "punctuated_word": "taken",
            "speaker": 0,
            "speaker_confidence": 0.86082536
          },
          {
            "word": "in",
            "start": 888.305,
            "end": 888.46497,
            "confidence": 0.9444965,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "what",
            "start": 888.46497,
            "end": 888.625,
            "confidence": 0.99979097,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "you're",
            "start": 888.625,
            "end": 888.865,
            "confidence": 0.997522,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "building",
            "start": 888.865,
            "end": 889.365,
            "confidence": 0.9999651,
            "punctuated_word": "building",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "or",
            "start": 889.425,
            "end": 889.58496,
            "confidence": 0.98480505,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "in",
            "start": 889.58496,
            "end": 889.745,
            "confidence": 0.9800774,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "what",
            "start": 889.745,
            "end": 889.90497,
            "confidence": 0.9993667,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "you're",
            "start": 889.90497,
            "end": 890.14496,
            "confidence": 0.9996005,
            "punctuated_word": "you're",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "using",
            "start": 890.14496,
            "end": 890.64496,
            "confidence": 0.99979955,
            "punctuated_word": "using",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "to",
            "start": 890.865,
            "end": 890.94495,
            "confidence": 0.9994273,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "make",
            "start": 890.94495,
            "end": 891.105,
            "confidence": 0.99993885,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "it",
            "start": 891.105,
            "end": 891.26495,
            "confidence": 0.999313,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "usable",
            "start": 891.26495,
            "end": 891.76495,
            "confidence": 0.99851376,
            "punctuated_word": "usable",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "for",
            "start": 891.82495,
            "end": 892.32495,
            "confidence": 0.99974436,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "everyone",
            "start": 892.38495,
            "end": 892.88495,
            "confidence": 0.96700305,
            "punctuated_word": "everyone?",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "02b777d5-506a-44fd-b168-fc58974483cf"
      },
      {
        "start": 893.985,
        "end": 894.725,
        "confidence": 0.9603599,
        "channel": 0,
        "transcript": "And finally,",
        "words": [
          {
            "word": "and",
            "start": 893.985,
            "end": 894.225,
            "confidence": 0.9985287,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "finally",
            "start": 894.225,
            "end": 894.725,
            "confidence": 0.922191,
            "punctuated_word": "finally,",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "cac289dd-8e0e-4fc6-b6fc-39b2e6346f90"
      },
      {
        "start": 895.105,
        "end": 896.00494,
        "confidence": 0.78387153,
        "channel": 0,
        "transcript": "engaging conversation.",
        "words": [
          {
            "word": "engaging",
            "start": 895.105,
            "end": 895.50494,
            "confidence": 0.6265915,
            "punctuated_word": "engaging",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "conversation",
            "start": 895.50494,
            "end": 896.00494,
            "confidence": 0.9411515,
            "punctuated_word": "conversation.",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "f224b9da-4304-48cb-84c8-8418d9b63681"
      },
      {
        "start": 896.46497,
        "end": 898.08496,
        "confidence": 0.9985362,
        "channel": 0,
        "transcript": "Talk about these design patterns.",
        "words": [
          {
            "word": "talk",
            "start": 896.46497,
            "end": 896.70496,
            "confidence": 0.9992053,
            "punctuated_word": "Talk",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "about",
            "start": 896.70496,
            "end": 896.94495,
            "confidence": 0.9997354,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "these",
            "start": 896.94495,
            "end": 897.185,
            "confidence": 0.9992902,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "design",
            "start": 897.185,
            "end": 897.58496,
            "confidence": 0.99955875,
            "punctuated_word": "design",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "patterns",
            "start": 897.58496,
            "end": 898.08496,
            "confidence": 0.9948913,
            "punctuated_word": "patterns.",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "47dc8c1a-5666-4339-9726-f37b3c8e5cce"
      },
      {
        "start": 898.46497,
        "end": 899.925,
        "confidence": 0.99001986,
        "channel": 0,
        "transcript": "The more aware we are collectively",
        "words": [
          {
            "word": "the",
            "start": 898.46497,
            "end": 898.625,
            "confidence": 0.9988569,
            "punctuated_word": "The",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "more",
            "start": 898.625,
            "end": 898.785,
            "confidence": 0.99920976,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "aware",
            "start": 898.785,
            "end": 899.02496,
            "confidence": 0.9500628,
            "punctuated_word": "aware",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "we",
            "start": 899.02496,
            "end": 899.185,
            "confidence": 0.99378234,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "are",
            "start": 899.185,
            "end": 899.425,
            "confidence": 0.9995276,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "collectively",
            "start": 899.425,
            "end": 899.925,
            "confidence": 0.9986803,
            "punctuated_word": "collectively",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "70aaf89a-3c29-4357-a0ee-20582db0e31e"
      },
      {
        "start": 900.46497,
        "end": 904.89,
        "confidence": 0.9692588,
        "channel": 0,
        "transcript": "and within our teams that we work with every day, the more pressure we can put",
        "words": [
          {
            "word": "and",
            "start": 900.46497,
            "end": 900.70496,
            "confidence": 0.99169356,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "within",
            "start": 900.70496,
            "end": 901.105,
            "confidence": 0.9985935,
            "punctuated_word": "within",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "our",
            "start": 901.105,
            "end": 901.26495,
            "confidence": 0.9964819,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "teams",
            "start": 901.26495,
            "end": 901.665,
            "confidence": 0.9985109,
            "punctuated_word": "teams",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "that",
            "start": 901.665,
            "end": 901.83,
            "confidence": 0.9672327,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "we",
            "start": 901.83,
            "end": 902.07,
            "confidence": 0.99931014,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "work",
            "start": 902.07,
            "end": 902.23004,
            "confidence": 0.99883455,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "with",
            "start": 902.23004,
            "end": 902.47003,
            "confidence": 0.99851507,
            "punctuated_word": "with",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "every",
            "start": 902.47003,
            "end": 902.79004,
            "confidence": 0.5869468,
            "punctuated_word": "every",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "day",
            "start": 902.79004,
            "end": 903.29004,
            "confidence": 0.98613787,
            "punctuated_word": "day,",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "the",
            "start": 903.35004,
            "end": 903.59,
            "confidence": 0.98893666,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "more",
            "start": 903.59,
            "end": 903.83,
            "confidence": 0.9999181,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "pressure",
            "start": 903.83,
            "end": 904.15,
            "confidence": 0.999265,
            "punctuated_word": "pressure",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "we",
            "start": 904.15,
            "end": 904.23004,
            "confidence": 0.998841,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "can",
            "start": 904.23004,
            "end": 904.39,
            "confidence": 0.99918073,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "put",
            "start": 904.39,
            "end": 904.89,
            "confidence": 0.9997429,
            "punctuated_word": "put",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "b69ff660-31a2-43bb-a49b-3d5bd1a03e62"
      },
      {
        "start": 905.43,
        "end": 907.61005,
        "confidence": 0.98837376,
        "channel": 0,
        "transcript": "to make sure that things are done in a responsible,",
        "words": [
          {
            "word": "to",
            "start": 905.43,
            "end": 905.67004,
            "confidence": 0.99954045,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "make",
            "start": 905.67004,
            "end": 905.83,
            "confidence": 0.9996245,
            "punctuated_word": "make",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "sure",
            "start": 905.83,
            "end": 906.07,
            "confidence": 0.99975675,
            "punctuated_word": "sure",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "that",
            "start": 906.07,
            "end": 906.23004,
            "confidence": 0.9967037,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "things",
            "start": 906.23004,
            "end": 906.47003,
            "confidence": 0.99948597,
            "punctuated_word": "things",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "are",
            "start": 906.47003,
            "end": 906.63,
            "confidence": 0.99878603,
            "punctuated_word": "are",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "done",
            "start": 906.63,
            "end": 906.87,
            "confidence": 0.9996923,
            "punctuated_word": "done",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "in",
            "start": 906.87,
            "end": 907.03,
            "confidence": 0.99535537,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "a",
            "start": 907.03,
            "end": 907.11005,
            "confidence": 0.95562345,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "responsible",
            "start": 907.11005,
            "end": 907.61005,
            "confidence": 0.93916863,
            "punctuated_word": "responsible,",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "4b7eb74c-5bbd-4baa-8caa-7916cd367017"
      },
      {
        "start": 908.07,
        "end": 909.85004,
        "confidence": 0.9862388,
        "channel": 0,
        "transcript": "ethical, and accessible way.",
        "words": [
          {
            "word": "ethical",
            "start": 908.07,
            "end": 908.55,
            "confidence": 0.9523808,
            "punctuated_word": "ethical,",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "and",
            "start": 908.55,
            "end": 908.71,
            "confidence": 0.998458,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "accessible",
            "start": 908.71,
            "end": 909.21,
            "confidence": 0.9953135,
            "punctuated_word": "accessible",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "way",
            "start": 909.35004,
            "end": 909.85004,
            "confidence": 0.9988029,
            "punctuated_word": "way.",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "90590396-f1b8-43fb-8560-c4ebf806a90d"
      },
      {
        "start": 910.55,
        "end": 913.37,
        "confidence": 0.98514026,
        "channel": 0,
        "transcript": "Our digital environment is shaped by countless design decisions",
        "words": [
          {
            "word": "our",
            "start": 910.55,
            "end": 910.87,
            "confidence": 0.9989531,
            "punctuated_word": "Our",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "digital",
            "start": 910.87,
            "end": 911.27,
            "confidence": 0.999298,
            "punctuated_word": "digital",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "environment",
            "start": 911.27,
            "end": 911.67004,
            "confidence": 0.99924386,
            "punctuated_word": "environment",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "is",
            "start": 911.67004,
            "end": 911.75,
            "confidence": 0.9157572,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "shaped",
            "start": 911.75,
            "end": 911.99,
            "confidence": 0.9717765,
            "punctuated_word": "shaped",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "by",
            "start": 911.99,
            "end": 912.07,
            "confidence": 0.993551,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "countless",
            "start": 912.07,
            "end": 912.47003,
            "confidence": 0.99704236,
            "punctuated_word": "countless",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "design",
            "start": 912.47003,
            "end": 912.87,
            "confidence": 0.9912607,
            "punctuated_word": "design",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "decisions",
            "start": 912.87,
            "end": 913.37,
            "confidence": 0.9993799,
            "punctuated_word": "decisions",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "24d78054-e89b-4df5-bf16-31e12ea1d08b"
      },
      {
        "start": 913.67004,
        "end": 915.525,
        "confidence": 0.95657104,
        "channel": 0,
        "transcript": "whether we're talking about the products we're",
        "words": [
          {
            "word": "whether",
            "start": 913.67004,
            "end": 913.99,
            "confidence": 0.72803277,
            "punctuated_word": "whether",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "we're",
            "start": 913.99,
            "end": 914.15,
            "confidence": 0.9963902,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "talking",
            "start": 914.15,
            "end": 914.47003,
            "confidence": 0.99971706,
            "punctuated_word": "talking",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "about",
            "start": 914.47003,
            "end": 914.63,
            "confidence": 0.999708,
            "punctuated_word": "about",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "the",
            "start": 914.63,
            "end": 914.79004,
            "confidence": 0.99893993,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "products",
            "start": 914.79004,
            "end": 915.19,
            "confidence": 0.99865144,
            "punctuated_word": "products",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          },
          {
            "word": "we're",
            "start": 915.19,
            "end": 915.525,
            "confidence": 0.97455776,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.89889145
          }
        ],
        "speaker": 0,
        "id": "a528f629-ac12-4f81-a399-5ca0532f8583"
      },
      {
        "start": 917.525,
        "end": 923.385,
        "confidence": 0.9839563,
        "channel": 0,
        "transcript": "working on, if we're the designers and developers of the world, or the products we use out there as we navigate our own life and experiences.",
        "words": [
          {
            "word": "working",
            "start": 917.525,
            "end": 917.60504,
            "confidence": 0.9998117,
            "punctuated_word": "working",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "on",
            "start": 917.60504,
            "end": 917.68506,
            "confidence": 0.7902642,
            "punctuated_word": "on,",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "if",
            "start": 917.68506,
            "end": 917.765,
            "confidence": 0.9800577,
            "punctuated_word": "if",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "we're",
            "start": 917.765,
            "end": 917.84503,
            "confidence": 0.98381686,
            "punctuated_word": "we're",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "the",
            "start": 917.84503,
            "end": 917.92505,
            "confidence": 0.9956495,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "designers",
            "start": 917.92505,
            "end": 918.005,
            "confidence": 0.9981098,
            "punctuated_word": "designers",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "and",
            "start": 918.005,
            "end": 918.085,
            "confidence": 0.9962872,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "developers",
            "start": 918.085,
            "end": 918.16504,
            "confidence": 0.9947402,
            "punctuated_word": "developers",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "of",
            "start": 918.16504,
            "end": 918.325,
            "confidence": 0.999164,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "the",
            "start": 918.325,
            "end": 918.405,
            "confidence": 0.9996791,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "world",
            "start": 918.405,
            "end": 918.905,
            "confidence": 0.9326284,
            "punctuated_word": "world,",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "or",
            "start": 919.04504,
            "end": 919.36505,
            "confidence": 0.99960345,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "the",
            "start": 919.36505,
            "end": 919.525,
            "confidence": 0.9972916,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "products",
            "start": 919.525,
            "end": 919.92505,
            "confidence": 0.9961869,
            "punctuated_word": "products",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "we",
            "start": 919.92505,
            "end": 920.085,
            "confidence": 0.997566,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "use",
            "start": 920.085,
            "end": 920.325,
            "confidence": 0.995526,
            "punctuated_word": "use",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "out",
            "start": 920.325,
            "end": 920.405,
            "confidence": 0.99853945,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "there",
            "start": 920.405,
            "end": 920.645,
            "confidence": 0.99977916,
            "punctuated_word": "there",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "as",
            "start": 920.645,
            "end": 920.885,
            "confidence": 0.94759804,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "we",
            "start": 920.885,
            "end": 921.125,
            "confidence": 0.999286,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "navigate",
            "start": 921.125,
            "end": 921.625,
            "confidence": 0.99808747,
            "punctuated_word": "navigate",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "our",
            "start": 921.685,
            "end": 921.92505,
            "confidence": 0.9974045,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "own",
            "start": 921.92505,
            "end": 922.405,
            "confidence": 0.99833447,
            "punctuated_word": "own",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "life",
            "start": 922.405,
            "end": 922.645,
            "confidence": 0.9987544,
            "punctuated_word": "life",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "and",
            "start": 922.645,
            "end": 922.885,
            "confidence": 0.99344456,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "experiences",
            "start": 922.885,
            "end": 923.385,
            "confidence": 0.9952534,
            "punctuated_word": "experiences.",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          }
        ],
        "speaker": 0,
        "id": "bc9552b0-9a8e-4868-8688-25e798721bea"
      },
      {
        "start": 924.245,
        "end": 928.37,
        "confidence": 0.98283166,
        "channel": 0,
        "transcript": "Understanding patterns like infinite scrolling empowers us to be critical",
        "words": [
          {
            "word": "understanding",
            "start": 924.245,
            "end": 924.72504,
            "confidence": 0.99453825,
            "punctuated_word": "Understanding",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "patterns",
            "start": 924.72504,
            "end": 925.205,
            "confidence": 0.9996327,
            "punctuated_word": "patterns",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "like",
            "start": 925.205,
            "end": 925.525,
            "confidence": 0.90985775,
            "punctuated_word": "like",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "infinite",
            "start": 925.525,
            "end": 925.92505,
            "confidence": 0.9791669,
            "punctuated_word": "infinite",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "scrolling",
            "start": 925.92505,
            "end": 926.405,
            "confidence": 0.99904996,
            "punctuated_word": "scrolling",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "empowers",
            "start": 926.405,
            "end": 926.885,
            "confidence": 0.9503813,
            "punctuated_word": "empowers",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "us",
            "start": 926.885,
            "end": 927.04504,
            "confidence": 0.99690753,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "to",
            "start": 927.04504,
            "end": 927.205,
            "confidence": 0.9996481,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "be",
            "start": 927.205,
            "end": 927.63,
            "confidence": 0.99943715,
            "punctuated_word": "be",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          },
          {
            "word": "critical",
            "start": 927.87,
            "end": 928.37,
            "confidence": 0.99969673,
            "punctuated_word": "critical",
            "speaker": 0,
            "speaker_confidence": 0.74770457
          }
        ],
        "speaker": 0,
        "id": "9e16d123-2a30-487b-bccd-430386aa9b27"
      },
      {
        "start": 928.99,
        "end": 935.17,
        "confidence": 0.9711253,
        "channel": 0,
        "transcript": "consumers as well as advocates in our work and our daily life for a better, more inclusive digital public square.",
        "words": [
          {
            "word": "consumers",
            "start": 928.99,
            "end": 929.15,
            "confidence": 0.999418,
            "punctuated_word": "consumers",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "as",
            "start": 929.15,
            "end": 929.31,
            "confidence": 0.881763,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "well",
            "start": 929.31,
            "end": 929.47003,
            "confidence": 0.99994624,
            "punctuated_word": "well",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "as",
            "start": 929.47003,
            "end": 929.63,
            "confidence": 0.99932146,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "advocates",
            "start": 929.63,
            "end": 930.11,
            "confidence": 0.99801815,
            "punctuated_word": "advocates",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "in",
            "start": 930.11,
            "end": 930.27,
            "confidence": 0.9908448,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "our",
            "start": 930.27,
            "end": 930.43,
            "confidence": 0.9999256,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "work",
            "start": 930.43,
            "end": 930.67,
            "confidence": 0.9997842,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "and",
            "start": 930.67,
            "end": 930.83,
            "confidence": 0.84367204,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "our",
            "start": 930.83,
            "end": 931.07,
            "confidence": 0.99748284,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "daily",
            "start": 931.07,
            "end": 931.39,
            "confidence": 0.9997819,
            "punctuated_word": "daily",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "life",
            "start": 931.39,
            "end": 931.87,
            "confidence": 0.99852633,
            "punctuated_word": "life",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "for",
            "start": 931.87,
            "end": 932.11,
            "confidence": 0.9960295,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "a",
            "start": 932.11,
            "end": 932.27,
            "confidence": 0.9998053,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "better",
            "start": 932.27,
            "end": 932.77,
            "confidence": 0.8577577,
            "punctuated_word": "better,",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "more",
            "start": 933.07,
            "end": 933.31,
            "confidence": 0.9999378,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "inclusive",
            "start": 933.31,
            "end": 933.81,
            "confidence": 0.99977285,
            "punctuated_word": "inclusive",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "digital",
            "start": 933.95,
            "end": 934.35,
            "confidence": 0.8785043,
            "punctuated_word": "digital",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "public",
            "start": 934.35,
            "end": 934.67,
            "confidence": 0.9976513,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.720784
          },
          {
            "word": "square",
            "start": 934.67,
            "end": 935.17,
            "confidence": 0.984561,
            "punctuated_word": "square.",
            "speaker": 0,
            "speaker_confidence": 0.720784
          }
        ],
        "speaker": 0,
        "id": "efc508c2-5ee6-4ca0-817d-60c1a5335f13"
      },
      {
        "start": 936.83,
        "end": 942.665,
        "confidence": 0.9856563,
        "channel": 0,
        "transcript": "And that covers it for this episode of Civic Tech Chat. Join us next time as we continue exploring",
        "words": [
          {
            "word": "and",
            "start": 936.83,
            "end": 937.07,
            "confidence": 0.99664944,
            "punctuated_word": "And",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "that",
            "start": 937.07,
            "end": 937.31,
            "confidence": 0.99930644,
            "punctuated_word": "that",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "covers",
            "start": 937.31,
            "end": 937.71,
            "confidence": 0.99979275,
            "punctuated_word": "covers",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "it",
            "start": 937.71,
            "end": 937.95,
            "confidence": 0.99982953,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "for",
            "start": 937.95,
            "end": 938.27,
            "confidence": 0.9997906,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "this",
            "start": 938.27,
            "end": 938.51,
            "confidence": 0.99987006,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "episode",
            "start": 938.51,
            "end": 938.91003,
            "confidence": 0.999585,
            "punctuated_word": "episode",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "of",
            "start": 938.91003,
            "end": 939.07,
            "confidence": 0.9997341,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "civic",
            "start": 939.07,
            "end": 939.55,
            "confidence": 0.76145935,
            "punctuated_word": "Civic",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "tech",
            "start": 939.55,
            "end": 939.79,
            "confidence": 0.9853755,
            "punctuated_word": "Tech",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "chat",
            "start": 939.79,
            "end": 940.245,
            "confidence": 0.99381816,
            "punctuated_word": "Chat.",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "join",
            "start": 940.485,
            "end": 940.725,
            "confidence": 0.9994411,
            "punctuated_word": "Join",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "us",
            "start": 940.725,
            "end": 940.885,
            "confidence": 0.9999387,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "next",
            "start": 940.885,
            "end": 941.205,
            "confidence": 0.99975747,
            "punctuated_word": "next",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "time",
            "start": 941.205,
            "end": 941.445,
            "confidence": 0.99967754,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "as",
            "start": 941.445,
            "end": 941.605,
            "confidence": 0.9952625,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "we",
            "start": 941.605,
            "end": 941.845,
            "confidence": 0.999869,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "continue",
            "start": 941.845,
            "end": 942.165,
            "confidence": 0.99972755,
            "punctuated_word": "continue",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "exploring",
            "start": 942.165,
            "end": 942.665,
            "confidence": 0.998585,
            "punctuated_word": "exploring",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          }
        ],
        "speaker": 0,
        "id": "52d70796-d981-40a3-82a0-5a81dff69353"
      },
      {
        "start": 943.125,
        "end": 944.825,
        "confidence": 0.9992169,
        "channel": 0,
        "transcript": "this intersection of technology",
        "words": [
          {
            "word": "this",
            "start": 943.125,
            "end": 943.365,
            "confidence": 0.99869764,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "intersection",
            "start": 943.365,
            "end": 943.865,
            "confidence": 0.99969125,
            "punctuated_word": "intersection",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "of",
            "start": 944.085,
            "end": 944.325,
            "confidence": 0.99977976,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "technology",
            "start": 944.325,
            "end": 944.825,
            "confidence": 0.99869883,
            "punctuated_word": "technology",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          }
        ],
        "speaker": 0,
        "id": "55274bc5-cea2-48e2-91b1-14d8ec8de8e4"
      },
      {
        "start": 945.365,
        "end": 946.825,
        "confidence": 0.9978115,
        "channel": 0,
        "transcript": "and the public interest.",
        "words": [
          {
            "word": "and",
            "start": 945.365,
            "end": 945.685,
            "confidence": 0.99313146,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "the",
            "start": 945.685,
            "end": 945.845,
            "confidence": 0.9996927,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.72134095
          },
          {
            "word": "public",
            "start": 945.845,
            "end": 946.325,
            "confidence": 0.9995497,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.5310411
          },
          {
            "word": "interest",
            "start": 946.325,
            "end": 946.825,
            "confidence": 0.9988723,
            "punctuated_word": "interest.",
            "speaker": 0,
            "speaker_confidence": 0.5310411
          }
        ],
        "speaker": 0,
        "id": "f88de66f-6551-4543-a76c-b27bd672e2fd"
      },
      {
        "start": 947.285,
        "end": 948.585,
        "confidence": 0.9979906,
        "channel": 0,
        "transcript": "I'll catch you next time.",
        "words": [
          {
            "word": "i'll",
            "start": 947.285,
            "end": 947.525,
            "confidence": 0.9977429,
            "punctuated_word": "I'll",
            "speaker": 0,
            "speaker_confidence": 0.5310411
          },
          {
            "word": "catch",
            "start": 947.525,
            "end": 947.685,
            "confidence": 0.9996568,
            "punctuated_word": "catch",
            "speaker": 0,
            "speaker_confidence": 0.5310411
          },
          {
            "word": "you",
            "start": 947.685,
            "end": 947.845,
            "confidence": 0.9989868,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.5310411
          },
          {
            "word": "next",
            "start": 947.845,
            "end": 948.085,
            "confidence": 0.99777836,
            "punctuated_word": "next",
            "speaker": 0,
            "speaker_confidence": 0.5310411
          },
          {
            "word": "time",
            "start": 948.085,
            "end": 948.585,
            "confidence": 0.99578804,
            "punctuated_word": "time.",
            "speaker": 0,
            "speaker_confidence": 0.5310411
          }
        ],
        "speaker": 0,
        "id": "15b3951c-8f60-4b5a-86c6-515519ab1d63"
      },
      {
        "start": 950.725,
        "end": 953.305,
        "confidence": 0.9637132,
        "channel": 0,
        "transcript": "Visit us on the web at civictech.chat,",
        "words": [
          {
            "word": "visit",
            "start": 950.725,
            "end": 950.96497,
            "confidence": 0.891834,
            "punctuated_word": "Visit",
            "speaker": 0,
            "speaker_confidence": 0.33442134
          },
          {
            "word": "us",
            "start": 950.96497,
            "end": 951.125,
            "confidence": 0.99962926,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.33442134
          },
          {
            "word": "on",
            "start": 951.125,
            "end": 951.285,
            "confidence": 0.9990095,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.33442134
          },
          {
            "word": "the",
            "start": 951.285,
            "end": 951.365,
            "confidence": 0.99937785,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.33442134
          },
          {
            "word": "web",
            "start": 951.365,
            "end": 951.605,
            "confidence": 0.9929174,
            "punctuated_word": "web",
            "speaker": 0,
            "speaker_confidence": 0.33442134
          },
          {
            "word": "at",
            "start": 951.605,
            "end": 951.845,
            "confidence": 0.99809486,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.33442134
          },
          {
            "word": "civictech.chat",
            "start": 951.845,
            "end": 953.305,
            "confidence": 0.8651296,
            "punctuated_word": "civictech.chat,",
            "speaker": 0,
            "speaker_confidence": 0.33442134
          }
        ],
        "speaker": 0,
        "id": "a0042192-3bf8-4fa5-be59-cb6ce8751eef"
      },
      {
        "start": 953.685,
        "end": 957.9,
        "confidence": 0.9961358,
        "channel": 0,
        "transcript": "or subscribe to us for content updates wherever it is you download your podcasts.",
        "words": [
          {
            "word": "or",
            "start": 953.685,
            "end": 953.925,
            "confidence": 0.9990281,
            "punctuated_word": "or",
            "speaker": 0,
            "speaker_confidence": 0.33442134
          },
          {
            "word": "subscribe",
            "start": 953.925,
            "end": 954.40497,
            "confidence": 0.9990313,
            "punctuated_word": "subscribe",
            "speaker": 0,
            "speaker_confidence": 0.33442134
          },
          {
            "word": "to",
            "start": 954.40497,
            "end": 954.485,
            "confidence": 0.99941623,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.28796786
          },
          {
            "word": "us",
            "start": 954.485,
            "end": 954.84,
            "confidence": 0.9990658,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.28796786
          },
          {
            "word": "for",
            "start": 954.84,
            "end": 955.08,
            "confidence": 0.9982887,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.28796786
          },
          {
            "word": "content",
            "start": 955.08,
            "end": 955.4,
            "confidence": 0.9979831,
            "punctuated_word": "content",
            "speaker": 0,
            "speaker_confidence": 0.28796786
          },
          {
            "word": "updates",
            "start": 955.4,
            "end": 955.88,
            "confidence": 0.99941385,
            "punctuated_word": "updates",
            "speaker": 0,
            "speaker_confidence": 0.28796786
          },
          {
            "word": "wherever",
            "start": 955.88,
            "end": 956.28,
            "confidence": 0.99643385,
            "punctuated_word": "wherever",
            "speaker": 0,
            "speaker_confidence": 0.28796786
          },
          {
            "word": "it",
            "start": 956.28,
            "end": 956.36005,
            "confidence": 0.99853647,
            "punctuated_word": "it",
            "speaker": 0,
            "speaker_confidence": 0.28796786
          },
          {
            "word": "is",
            "start": 956.36005,
            "end": 956.60004,
            "confidence": 0.9999672,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.23142546
          },
          {
            "word": "you",
            "start": 956.60004,
            "end": 956.76,
            "confidence": 0.9980268,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.23142546
          },
          {
            "word": "download",
            "start": 956.76,
            "end": 957.16003,
            "confidence": 0.99984646,
            "punctuated_word": "download",
            "speaker": 0,
            "speaker_confidence": 0.23142546
          },
          {
            "word": "your",
            "start": 957.16003,
            "end": 957.4,
            "confidence": 0.999321,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.23142546
          },
          {
            "word": "podcasts",
            "start": 957.4,
            "end": 957.9,
            "confidence": 0.9615419,
            "punctuated_word": "podcasts.",
            "speaker": 0,
            "speaker_confidence": 0.23142546
          }
        ],
        "speaker": 0,
        "id": "f1aee24b-f0a4-4af7-9baf-3d4ea13f3706"
      }
    ],
    "summary": null
  }
}