{
 "schema": "video_lyric_beat_sync/v2",
 "title": "Last Tequila",
 "artist": "makymak",
 "generated_at_utc": "2026-08-07T23:36:19Z",
 "source_audio": {
  "filename": "makymak_Last_Tequila.wav",
  "duration_seconds": 234.0,
  "sample_rate_hz": 48000,
  "channels": 2,
  "bit_depth": 16,
  "codec": "pcm_s16le",
  "sha256": "f16d750316a16670ea29445b428d76e66a9682d1929394adad73043b3bd77ad2"
 },
 "tempo": {
  "bpm": 125.0,
  "time_signature": "4/4",
  "method": "onset-envelope autocorrelation (90-140), snapped to the production grid when within 1 BPM"
 },
 "alignment": {
  "language": "en",
  "lyrics_source": "makymak_Last_Tequila.txt (original lyric sheet); confirmed against the recording via transcription",
  "line_timing": "faster-whisper medium (int8) cross-attention DTW word timestamps",
  "word_timing": "Needleman-Wunsch token alignment of the sheet to timed words; unmatched words interpolated and tagged",
  "engine": "faster-whisper",
  "confidence_scale": "0.0-1.0 (matched-word fraction x mean word probability)"
 },
 "karaoke_render": {
  "active_line_count": 4,
  "highlight_mode": "word_fill_left_to_right",
  "display_section_labels": false,
  "block_grouping": "stanza (blank-line groups in the lyric sheet)"
 },
 "sections": [
  {
   "id": "intro_instrumental",
   "label": "Intro",
   "start": 0.0,
   "end": 12.88,
   "type": "instrumental"
  },
  {
   "id": "verse_1",
   "label": "Verse 1",
   "start": 12.88,
   "end": 44.31,
   "type": "lyrics"
  },
  {
   "id": "pre_chorus_1",
   "label": "Pre-Chorus",
   "start": 44.36,
   "end": 59.59,
   "type": "lyrics"
  },
  {
   "id": "chorus_1",
   "label": "Chorus",
   "start": 59.64,
   "end": 95.61,
   "type": "lyrics"
  },
  {
   "id": "instrumental_after_chorus_1",
   "label": "Instrumental",
   "start": 95.61,
   "end": 123.66,
   "type": "instrumental"
  },
  {
   "id": "verse_2",
   "label": "Verse 2",
   "start": 123.66,
   "end": 137.77,
   "type": "lyrics"
  },
  {
   "id": "bridge",
   "label": "Bridge",
   "start": 137.82,
   "end": 152.71,
   "type": "lyrics"
  },
  {
   "id": "final_chorus",
   "label": "Final Chorus",
   "start": 152.76,
   "end": 188.32,
   "type": "lyrics"
  },
  {
   "id": "outro",
   "label": "Outro",
   "start": 190.66,
   "end": 219.56,
   "type": "lyrics"
  },
  {
   "id": "fade",
   "label": "Fade",
   "start": 219.56,
   "end": 234.0,
   "type": "instrumental"
  }
 ],
 "lyrics": [
  {
   "id": "L001",
   "section": "verse_1",
   "stanza": 0,
   "text": "I am running out of time,",
   "start": 12.88,
   "end": 17.32,
   "start_ms": 12880,
   "end_ms": 17320,
   "confidence": 0.53,
   "words": [
    {
     "word": "I",
     "start": 12.88,
     "end": 14.06,
     "start_ms": 12880,
     "end_ms": 14060,
     "timing": "whisper"
    },
    {
     "word": "am",
     "start": 14.06,
     "end": 14.18,
     "start_ms": 14060,
     "end_ms": 14180,
     "timing": "interpolated"
    },
    {
     "word": "running",
     "start": 14.18,
     "end": 14.42,
     "start_ms": 14180,
     "end_ms": 14420,
     "timing": "whisper"
    },
    {
     "word": "out",
     "start": 14.42,
     "end": 15.12,
     "start_ms": 14420,
     "end_ms": 15120,
     "timing": "whisper"
    },
    {
     "word": "of",
     "start": 15.12,
     "end": 15.38,
     "start_ms": 15120,
     "end_ms": 15380,
     "timing": "whisper"
    },
    {
     "word": "time,",
     "start": 15.38,
     "end": 17.32,
     "start_ms": 15380,
     "end_ms": 17320,
     "timing": "whisper"
    }
   ],
   "hold_until": 17.27,
   "hold_until_ms": 17270
  },
  {
   "id": "L002",
   "section": "verse_1",
   "stanza": 0,
   "text": "Watching fading neon signs.",
   "start": 17.32,
   "end": 19.96,
   "start_ms": 17320,
   "end_ms": 19960,
   "confidence": 0.76,
   "words": [
    {
     "word": "Watching",
     "start": 17.32,
     "end": 17.8,
     "start_ms": 17320,
     "end_ms": 17800,
     "timing": "whisper"
    },
    {
     "word": "fading",
     "start": 17.8,
     "end": 18.4,
     "start_ms": 17800,
     "end_ms": 18400,
     "timing": "whisper"
    },
    {
     "word": "neon",
     "start": 18.4,
     "end": 19.06,
     "start_ms": 18400,
     "end_ms": 19060,
     "timing": "whisper"
    },
    {
     "word": "signs.",
     "start": 19.06,
     "end": 19.96,
     "start_ms": 19060,
     "end_ms": 19960,
     "timing": "whisper"
    }
   ],
   "hold_until": 21.05,
   "hold_until_ms": 21050
  },
  {
   "id": "L003",
   "section": "verse_1",
   "stanza": 0,
   "text": "My last tequila with lime,",
   "start": 21.1,
   "end": 24.16,
   "start_ms": 21100,
   "end_ms": 24160,
   "confidence": 0.98,
   "words": [
    {
     "word": "My",
     "start": 21.1,
     "end": 21.36,
     "start_ms": 21100,
     "end_ms": 21360,
     "timing": "whisper"
    },
    {
     "word": "last",
     "start": 21.36,
     "end": 21.84,
     "start_ms": 21360,
     "end_ms": 21840,
     "timing": "whisper"
    },
    {
     "word": "tequila",
     "start": 21.84,
     "end": 22.68,
     "start_ms": 21840,
     "end_ms": 22680,
     "timing": "whisper"
    },
    {
     "word": "with",
     "start": 22.68,
     "end": 23.36,
     "start_ms": 22680,
     "end_ms": 23360,
     "timing": "whisper"
    },
    {
     "word": "lime,",
     "start": 23.36,
     "end": 24.16,
     "start_ms": 23360,
     "end_ms": 24160,
     "timing": "whisper"
    }
   ],
   "hold_until": 25.29,
   "hold_until_ms": 25290
  },
  {
   "id": "L004",
   "section": "verse_1",
   "stanza": 0,
   "text": "Living on my last dime.",
   "start": 25.34,
   "end": 27.58,
   "start_ms": 25340,
   "end_ms": 27580,
   "confidence": 0.87,
   "words": [
    {
     "word": "Living",
     "start": 25.34,
     "end": 25.6,
     "start_ms": 25340,
     "end_ms": 25600,
     "timing": "whisper"
    },
    {
     "word": "on",
     "start": 25.6,
     "end": 26.18,
     "start_ms": 25600,
     "end_ms": 26180,
     "timing": "whisper"
    },
    {
     "word": "my",
     "start": 26.18,
     "end": 26.5,
     "start_ms": 26180,
     "end_ms": 26500,
     "timing": "whisper"
    },
    {
     "word": "last",
     "start": 26.5,
     "end": 27.04,
     "start_ms": 26500,
     "end_ms": 27040,
     "timing": "whisper"
    },
    {
     "word": "dime.",
     "start": 27.04,
     "end": 27.58,
     "start_ms": 27040,
     "end_ms": 27580,
     "timing": "whisper"
    }
   ],
   "hold_until": 28.71,
   "hold_until_ms": 28710
  },
  {
   "id": "L005",
   "section": "verse_1",
   "stanza": 1,
   "text": "The night’s still calling me,",
   "start": 28.76,
   "end": 32.66,
   "start_ms": 28760,
   "end_ms": 32660,
   "confidence": 0.76,
   "words": [
    {
     "word": "The",
     "start": 28.76,
     "end": 29.12,
     "start_ms": 28760,
     "end_ms": 29120,
     "timing": "whisper"
    },
    {
     "word": "night’s",
     "start": 29.12,
     "end": 29.64,
     "start_ms": 29120,
     "end_ms": 29640,
     "timing": "whisper"
    },
    {
     "word": "still",
     "start": 29.64,
     "end": 30.0,
     "start_ms": 29640,
     "end_ms": 30000,
     "timing": "whisper"
    },
    {
     "word": "calling",
     "start": 30.0,
     "end": 30.54,
     "start_ms": 30000,
     "end_ms": 30540,
     "timing": "whisper"
    },
    {
     "word": "me,",
     "start": 30.54,
     "end": 32.66,
     "start_ms": 30540,
     "end_ms": 32660,
     "timing": "whisper"
    }
   ],
   "hold_until": 32.93,
   "hold_until_ms": 32930
  },
  {
   "id": "L006",
   "section": "verse_1",
   "stanza": 1,
   "text": "Nothing left to hide.",
   "start": 32.98,
   "end": 35.66,
   "start_ms": 32980,
   "end_ms": 35660,
   "confidence": 0.96,
   "words": [
    {
     "word": "Nothing",
     "start": 32.98,
     "end": 33.44,
     "start_ms": 32980,
     "end_ms": 33440,
     "timing": "whisper"
    },
    {
     "word": "left",
     "start": 33.44,
     "end": 34.16,
     "start_ms": 33440,
     "end_ms": 34160,
     "timing": "whisper"
    },
    {
     "word": "to",
     "start": 34.16,
     "end": 34.8,
     "start_ms": 34160,
     "end_ms": 34800,
     "timing": "whisper"
    },
    {
     "word": "hide.",
     "start": 34.8,
     "end": 35.66,
     "start_ms": 34800,
     "end_ms": 35660,
     "timing": "whisper"
    }
   ],
   "hold_until": 35.61,
   "hold_until_ms": 35610
  },
  {
   "id": "L007",
   "section": "verse_1",
   "stanza": 1,
   "text": "If tomorrow never comes,",
   "start": 35.66,
   "end": 39.52,
   "start_ms": 35660,
   "end_ms": 39520,
   "confidence": 0.97,
   "words": [
    {
     "word": "If",
     "start": 35.66,
     "end": 36.54,
     "start_ms": 35660,
     "end_ms": 36540,
     "timing": "whisper"
    },
    {
     "word": "tomorrow",
     "start": 36.54,
     "end": 37.28,
     "start_ms": 36540,
     "end_ms": 37280,
     "timing": "whisper"
    },
    {
     "word": "never",
     "start": 37.28,
     "end": 38.48,
     "start_ms": 37280,
     "end_ms": 38480,
     "timing": "whisper"
    },
    {
     "word": "comes,",
     "start": 38.48,
     "end": 39.52,
     "start_ms": 38480,
     "end_ms": 39520,
     "timing": "whisper"
    }
   ],
   "hold_until": 40.11,
   "hold_until_ms": 40110
  },
  {
   "id": "L008",
   "section": "verse_1",
   "stanza": 1,
   "text": "I’ll dance into the light.",
   "start": 40.16,
   "end": 43.64,
   "start_ms": 40160,
   "end_ms": 43640,
   "confidence": 0.9,
   "words": [
    {
     "word": "I’ll",
     "start": 40.16,
     "end": 40.72,
     "start_ms": 40160,
     "end_ms": 40720,
     "timing": "whisper"
    },
    {
     "word": "dance",
     "start": 40.72,
     "end": 41.32,
     "start_ms": 40720,
     "end_ms": 41320,
     "timing": "whisper"
    },
    {
     "word": "into",
     "start": 41.32,
     "end": 41.92,
     "start_ms": 41320,
     "end_ms": 41920,
     "timing": "whisper"
    },
    {
     "word": "the",
     "start": 41.92,
     "end": 42.48,
     "start_ms": 41920,
     "end_ms": 42480,
     "timing": "whisper"
    },
    {
     "word": "light.",
     "start": 42.48,
     "end": 43.64,
     "start_ms": 42480,
     "end_ms": 43640,
     "timing": "whisper"
    }
   ],
   "hold_until": 44.31,
   "hold_until_ms": 44310
  },
  {
   "id": "L009",
   "section": "pre_chorus_1",
   "stanza": 0,
   "text": "No looking back,",
   "start": 44.36,
   "end": 47.38,
   "start_ms": 44360,
   "end_ms": 47380,
   "confidence": 0.96,
   "words": [
    {
     "word": "No",
     "start": 44.36,
     "end": 45.44,
     "start_ms": 44360,
     "end_ms": 45440,
     "timing": "whisper"
    },
    {
     "word": "looking",
     "start": 45.44,
     "end": 46.06,
     "start_ms": 45440,
     "end_ms": 46060,
     "timing": "whisper"
    },
    {
     "word": "back,",
     "start": 46.06,
     "end": 47.38,
     "start_ms": 46060,
     "end_ms": 47380,
     "timing": "whisper"
    }
   ],
   "hold_until": 48.69,
   "hold_until_ms": 48690
  },
  {
   "id": "L010",
   "section": "pre_chorus_1",
   "stanza": 0,
   "text": "No asking why.",
   "start": 48.74,
   "end": 52.02,
   "start_ms": 48740,
   "end_ms": 52020,
   "confidence": 0.98,
   "words": [
    {
     "word": "No",
     "start": 48.74,
     "end": 49.12,
     "start_ms": 48740,
     "end_ms": 49120,
     "timing": "whisper"
    },
    {
     "word": "asking",
     "start": 49.12,
     "end": 49.96,
     "start_ms": 49120,
     "end_ms": 49960,
     "timing": "whisper"
    },
    {
     "word": "why.",
     "start": 49.96,
     "end": 52.02,
     "start_ms": 49960,
     "end_ms": 52020,
     "timing": "whisper"
    }
   ],
   "hold_until": 51.97,
   "hold_until_ms": 51970
  },
  {
   "id": "L011",
   "section": "pre_chorus_1",
   "stanza": 0,
   "text": "Tonight’s alive,",
   "start": 52.02,
   "end": 55.22,
   "start_ms": 52020,
   "end_ms": 55220,
   "confidence": 0.98,
   "words": [
    {
     "word": "Tonight’s",
     "start": 52.02,
     "end": 53.96,
     "start_ms": 52020,
     "end_ms": 53960,
     "timing": "whisper"
    },
    {
     "word": "alive,",
     "start": 54.18,
     "end": 55.22,
     "start_ms": 54180,
     "end_ms": 55220,
     "timing": "whisper"
    }
   ],
   "hold_until": 56.33,
   "hold_until_ms": 56330
  },
  {
   "id": "L012",
   "section": "pre_chorus_1",
   "stanza": 0,
   "text": "Before goodbye.",
   "start": 56.38,
   "end": 58.84,
   "start_ms": 56380,
   "end_ms": 58840,
   "confidence": 0.96,
   "words": [
    {
     "word": "Before",
     "start": 56.38,
     "end": 57.26,
     "start_ms": 56380,
     "end_ms": 57260,
     "timing": "whisper"
    },
    {
     "word": "goodbye.",
     "start": 57.26,
     "end": 58.84,
     "start_ms": 57260,
     "end_ms": 58840,
     "timing": "whisper"
    }
   ],
   "hold_until": 59.59,
   "hold_until_ms": 59590
  },
  {
   "id": "L013",
   "section": "chorus_1",
   "stanza": 0,
   "text": "My last tequila with lime,",
   "start": 59.64,
   "end": 63.0,
   "start_ms": 59640,
   "end_ms": 63000,
   "confidence": 0.83,
   "words": [
    {
     "word": "My",
     "start": 59.64,
     "end": 60.04,
     "start_ms": 59640,
     "end_ms": 60040,
     "timing": "whisper"
    },
    {
     "word": "last",
     "start": 60.04,
     "end": 60.5,
     "start_ms": 60040,
     "end_ms": 60500,
     "timing": "whisper"
    },
    {
     "word": "tequila",
     "start": 60.5,
     "end": 61.4,
     "start_ms": 60500,
     "end_ms": 61400,
     "timing": "whisper"
    },
    {
     "word": "with",
     "start": 61.4,
     "end": 62.12,
     "start_ms": 61400,
     "end_ms": 62120,
     "timing": "whisper"
    },
    {
     "word": "lime,",
     "start": 62.12,
     "end": 63.0,
     "start_ms": 62120,
     "end_ms": 63000,
     "timing": "whisper"
    }
   ],
   "hold_until": 62.95,
   "hold_until_ms": 62950
  },
  {
   "id": "L014",
   "section": "chorus_1",
   "stanza": 0,
   "text": "No money, my last dime.",
   "start": 63.0,
   "end": 66.3,
   "start_ms": 63000,
   "end_ms": 66300,
   "confidence": 0.96,
   "words": [
    {
     "word": "No",
     "start": 63.0,
     "end": 63.88,
     "start_ms": 63000,
     "end_ms": 63880,
     "timing": "whisper"
    },
    {
     "word": "money,",
     "start": 63.88,
     "end": 64.52,
     "start_ms": 63880,
     "end_ms": 64520,
     "timing": "whisper"
    },
    {
     "word": "my",
     "start": 64.56,
     "end": 65.14,
     "start_ms": 64560,
     "end_ms": 65140,
     "timing": "whisper"
    },
    {
     "word": "last",
     "start": 65.14,
     "end": 65.74,
     "start_ms": 65140,
     "end_ms": 65740,
     "timing": "whisper"
    },
    {
     "word": "dime.",
     "start": 65.74,
     "end": 66.3,
     "start_ms": 65740,
     "end_ms": 66300,
     "timing": "whisper"
    }
   ],
   "hold_until": 67.02,
   "hold_until_ms": 67020
  },
  {
   "id": "L015",
   "section": "chorus_1",
   "stanza": 0,
   "text": "I’m leaving it all behind,",
   "start": 67.07,
   "end": 70.42,
   "start_ms": 67070,
   "end_ms": 70420,
   "confidence": 0.99,
   "words": [
    {
     "word": "I’m",
     "start": 67.07,
     "end": 67.76,
     "start_ms": 67070,
     "end_ms": 67760,
     "timing": "whisper"
    },
    {
     "word": "leaving",
     "start": 67.76,
     "end": 68.2,
     "start_ms": 67760,
     "end_ms": 68200,
     "timing": "whisper"
    },
    {
     "word": "it",
     "start": 68.2,
     "end": 68.7,
     "start_ms": 68200,
     "end_ms": 68700,
     "timing": "whisper"
    },
    {
     "word": "all",
     "start": 68.7,
     "end": 69.1,
     "start_ms": 68700,
     "end_ms": 69100,
     "timing": "whisper"
    },
    {
     "word": "behind,",
     "start": 69.1,
     "end": 70.42,
     "start_ms": 69100,
     "end_ms": 70420,
     "timing": "whisper"
    }
   ],
   "hold_until": 70.37,
   "hold_until_ms": 70370
  },
  {
   "id": "L016",
   "section": "chorus_1",
   "stanza": 0,
   "text": "Tonight I’m finally alive.",
   "start": 70.42,
   "end": 74.36,
   "start_ms": 70420,
   "end_ms": 74360,
   "confidence": 0.98,
   "words": [
    {
     "word": "Tonight",
     "start": 70.42,
     "end": 71.36,
     "start_ms": 70420,
     "end_ms": 71360,
     "timing": "whisper"
    },
    {
     "word": "I’m",
     "start": 71.36,
     "end": 71.64,
     "start_ms": 71360,
     "end_ms": 71640,
     "timing": "whisper"
    },
    {
     "word": "finally",
     "start": 71.64,
     "end": 72.94,
     "start_ms": 71640,
     "end_ms": 72940,
     "timing": "whisper"
    },
    {
     "word": "alive.",
     "start": 72.94,
     "end": 74.36,
     "start_ms": 72940,
     "end_ms": 74360,
     "timing": "whisper"
    }
   ],
   "hold_until": 76.48,
   "hold_until_ms": 76480
  },
  {
   "id": "L017",
   "section": "chorus_1",
   "stanza": 1,
   "text": "Be free…",
   "start": 76.53,
   "end": 78.48,
   "start_ms": 76530,
   "end_ms": 78480,
   "confidence": 0.96,
   "words": [
    {
     "word": "Be",
     "start": 76.53,
     "end": 77.22,
     "start_ms": 76530,
     "end_ms": 77220,
     "timing": "whisper"
    },
    {
     "word": "free…",
     "start": 77.22,
     "end": 78.48,
     "start_ms": 77220,
     "end_ms": 78480,
     "timing": "whisper"
    }
   ],
   "hold_until": 78.43,
   "hold_until_ms": 78430
  },
  {
   "id": "L018",
   "section": "chorus_1",
   "stanza": 1,
   "text": "Be free…",
   "start": 78.48,
   "end": 82.1,
   "start_ms": 78480,
   "end_ms": 82100,
   "confidence": 0.95,
   "words": [
    {
     "word": "Be",
     "start": 78.48,
     "end": 81.08,
     "start_ms": 78480,
     "end_ms": 81080,
     "timing": "whisper"
    },
    {
     "word": "free…",
     "start": 81.08,
     "end": 82.1,
     "start_ms": 81080,
     "end_ms": 82100,
     "timing": "whisper"
    }
   ],
   "hold_until": 82.05,
   "hold_until_ms": 82050
  },
  {
   "id": "L019",
   "section": "chorus_1",
   "stanza": 1,
   "text": "Nothing left to lose but me.",
   "start": 82.1,
   "end": 86.06,
   "start_ms": 82100,
   "end_ms": 86060,
   "confidence": 0.98,
   "words": [
    {
     "word": "Nothing",
     "start": 82.1,
     "end": 82.78,
     "start_ms": 82100,
     "end_ms": 82780,
     "timing": "whisper"
    },
    {
     "word": "left",
     "start": 82.78,
     "end": 83.48,
     "start_ms": 82780,
     "end_ms": 83480,
     "timing": "whisper"
    },
    {
     "word": "to",
     "start": 83.48,
     "end": 84.0,
     "start_ms": 83480,
     "end_ms": 84000,
     "timing": "whisper"
    },
    {
     "word": "lose",
     "start": 84.0,
     "end": 84.38,
     "start_ms": 84000,
     "end_ms": 84380,
     "timing": "whisper"
    },
    {
     "word": "but",
     "start": 84.38,
     "end": 84.9,
     "start_ms": 84380,
     "end_ms": 84900,
     "timing": "whisper"
    },
    {
     "word": "me.",
     "start": 84.9,
     "end": 86.06,
     "start_ms": 84900,
     "end_ms": 86060,
     "timing": "whisper"
    }
   ],
   "hold_until": 85.37,
   "hold_until_ms": 85370
  },
  {
   "id": "L020",
   "section": "chorus_1",
   "stanza": 1,
   "text": "Be free…",
   "start": 85.42,
   "end": 88.22,
   "start_ms": 85420,
   "end_ms": 88220,
   "confidence": 0.0,
   "words": [
    {
     "word": "Be",
     "start": 85.42,
     "end": 86.82,
     "start_ms": 85420,
     "end_ms": 86820,
     "timing": "whisper"
    },
    {
     "word": "free…",
     "start": 86.82,
     "end": 88.22,
     "start_ms": 86820,
     "end_ms": 88220,
     "timing": "whisper"
    }
   ],
   "hold_until": 87.57,
   "hold_until_ms": 87570
  },
  {
   "id": "L021",
   "section": "chorus_1",
   "stanza": 1,
   "text": "Be free…",
   "start": 87.62,
   "end": 89.56,
   "start_ms": 87620,
   "end_ms": 89560,
   "confidence": 0.57,
   "words": [
    {
     "word": "Be",
     "start": 87.62,
     "end": 88.76,
     "start_ms": 87620,
     "end_ms": 88760,
     "timing": "whisper"
    },
    {
     "word": "free…",
     "start": 88.76,
     "end": 89.56,
     "start_ms": 88760,
     "end_ms": 89560,
     "timing": "whisper"
    }
   ],
   "hold_until": 89.69,
   "hold_until_ms": 89690
  },
  {
   "id": "L022",
   "section": "chorus_1",
   "stanza": 1,
   "text": "This is where I’m meant to be.",
   "start": 89.74,
   "end": 93.11,
   "start_ms": 89740,
   "end_ms": 93110,
   "confidence": 0.97,
   "words": [
    {
     "word": "This",
     "start": 89.74,
     "end": 90.32,
     "start_ms": 89740,
     "end_ms": 90320,
     "timing": "whisper"
    },
    {
     "word": "is",
     "start": 90.32,
     "end": 90.86,
     "start_ms": 90320,
     "end_ms": 90860,
     "timing": "whisper"
    },
    {
     "word": "where",
     "start": 90.86,
     "end": 91.2,
     "start_ms": 90860,
     "end_ms": 91200,
     "timing": "whisper"
    },
    {
     "word": "I’m",
     "start": 91.2,
     "end": 91.76,
     "start_ms": 91200,
     "end_ms": 91760,
     "timing": "whisper"
    },
    {
     "word": "meant",
     "start": 91.76,
     "end": 92.2,
     "start_ms": 91760,
     "end_ms": 92200,
     "timing": "whisper"
    },
    {
     "word": "to",
     "start": 92.2,
     "end": 92.54,
     "start_ms": 92200,
     "end_ms": 92540,
     "timing": "whisper"
    },
    {
     "word": "be.",
     "start": 92.54,
     "end": 93.11,
     "start_ms": 92540,
     "end_ms": 93110,
     "timing": "whisper"
    }
   ],
   "hold_until": 95.61,
   "hold_until_ms": 95610
  },
  {
   "id": "L023",
   "section": "verse_2",
   "stanza": 0,
   "text": "Every heartbeat feels brand new,",
   "start": 123.66,
   "end": 127.2,
   "start_ms": 123660,
   "end_ms": 127200,
   "confidence": 0.9,
   "words": [
    {
     "word": "Every",
     "start": 123.66,
     "end": 124.32,
     "start_ms": 123660,
     "end_ms": 124320,
     "timing": "whisper"
    },
    {
     "word": "heartbeat",
     "start": 124.32,
     "end": 125.22,
     "start_ms": 124320,
     "end_ms": 125220,
     "timing": "whisper"
    },
    {
     "word": "feels",
     "start": 125.22,
     "end": 126.0,
     "start_ms": 125220,
     "end_ms": 126000,
     "timing": "whisper"
    },
    {
     "word": "brand",
     "start": 126.0,
     "end": 126.64,
     "start_ms": 126000,
     "end_ms": 126640,
     "timing": "whisper"
    },
    {
     "word": "new,",
     "start": 126.64,
     "end": 127.2,
     "start_ms": 126640,
     "end_ms": 127200,
     "timing": "whisper"
    }
   ],
   "hold_until": 127.27,
   "hold_until_ms": 127270
  },
  {
   "id": "L024",
   "section": "verse_2",
   "stanza": 0,
   "text": "Every streetlight shines right through.",
   "start": 127.32,
   "end": 130.8,
   "start_ms": 127320,
   "end_ms": 130800,
   "confidence": 0.93,
   "words": [
    {
     "word": "Every",
     "start": 127.32,
     "end": 128.26,
     "start_ms": 127320,
     "end_ms": 128260,
     "timing": "whisper"
    },
    {
     "word": "streetlight",
     "start": 128.26,
     "end": 129.36,
     "start_ms": 128260,
     "end_ms": 129360,
     "timing": "whisper"
    },
    {
     "word": "shines",
     "start": 129.36,
     "end": 129.86,
     "start_ms": 129360,
     "end_ms": 129860,
     "timing": "whisper"
    },
    {
     "word": "right",
     "start": 129.86,
     "end": 130.4,
     "start_ms": 129860,
     "end_ms": 130400,
     "timing": "whisper"
    },
    {
     "word": "through.",
     "start": 130.4,
     "end": 130.8,
     "start_ms": 130400,
     "end_ms": 130800,
     "timing": "whisper"
    }
   ],
   "hold_until": 130.75,
   "hold_until_ms": 130750
  },
  {
   "id": "L025",
   "section": "verse_2",
   "stanza": 0,
   "text": "If this is all I’ve got tonight,",
   "start": 130.8,
   "end": 133.7,
   "start_ms": 130800,
   "end_ms": 133700,
   "confidence": 0.97,
   "words": [
    {
     "word": "If",
     "start": 130.8,
     "end": 131.1,
     "start_ms": 130800,
     "end_ms": 131100,
     "timing": "whisper"
    },
    {
     "word": "this",
     "start": 131.1,
     "end": 131.48,
     "start_ms": 131100,
     "end_ms": 131480,
     "timing": "whisper"
    },
    {
     "word": "is",
     "start": 131.48,
     "end": 131.92,
     "start_ms": 131480,
     "end_ms": 131920,
     "timing": "whisper"
    },
    {
     "word": "all",
     "start": 131.92,
     "end": 132.14,
     "start_ms": 131920,
     "end_ms": 132140,
     "timing": "whisper"
    },
    {
     "word": "I’ve",
     "start": 132.14,
     "end": 132.64,
     "start_ms": 132140,
     "end_ms": 132640,
     "timing": "whisper"
    },
    {
     "word": "got",
     "start": 132.64,
     "end": 133.04,
     "start_ms": 132640,
     "end_ms": 133040,
     "timing": "whisper"
    },
    {
     "word": "tonight,",
     "start": 133.04,
     "end": 133.7,
     "start_ms": 133040,
     "end_ms": 133700,
     "timing": "whisper"
    }
   ],
   "hold_until": 133.65,
   "hold_until_ms": 133650
  },
  {
   "id": "L026",
   "section": "verse_2",
   "stanza": 0,
   "text": "I’ll make these moments last for life.",
   "start": 133.7,
   "end": 137.82,
   "start_ms": 133700,
   "end_ms": 137820,
   "confidence": 0.99,
   "words": [
    {
     "word": "I’ll",
     "start": 133.7,
     "end": 134.82,
     "start_ms": 133700,
     "end_ms": 134820,
     "timing": "whisper"
    },
    {
     "word": "make",
     "start": 134.82,
     "end": 134.98,
     "start_ms": 134820,
     "end_ms": 134980,
     "timing": "whisper"
    },
    {
     "word": "these",
     "start": 134.98,
     "end": 135.5,
     "start_ms": 134980,
     "end_ms": 135500,
     "timing": "whisper"
    },
    {
     "word": "moments",
     "start": 135.5,
     "end": 136.32,
     "start_ms": 135500,
     "end_ms": 136320,
     "timing": "whisper"
    },
    {
     "word": "last",
     "start": 136.32,
     "end": 136.88,
     "start_ms": 136320,
     "end_ms": 136880,
     "timing": "whisper"
    },
    {
     "word": "for",
     "start": 136.88,
     "end": 137.26,
     "start_ms": 136880,
     "end_ms": 137260,
     "timing": "whisper"
    },
    {
     "word": "life.",
     "start": 137.26,
     "end": 137.82,
     "start_ms": 137260,
     "end_ms": 137820,
     "timing": "whisper"
    }
   ],
   "hold_until": 137.77,
   "hold_until_ms": 137770
  },
  {
   "id": "L027",
   "section": "bridge",
   "stanza": 0,
   "text": "No regrets, no tears to hide.",
   "start": 137.82,
   "end": 141.74,
   "start_ms": 137820,
   "end_ms": 141740,
   "confidence": 0.99,
   "words": [
    {
     "word": "No",
     "start": 137.82,
     "end": 138.84,
     "start_ms": 137820,
     "end_ms": 138840,
     "timing": "whisper"
    },
    {
     "word": "regrets,",
     "start": 138.84,
     "end": 139.72,
     "start_ms": 138840,
     "end_ms": 139720,
     "timing": "whisper"
    },
    {
     "word": "no",
     "start": 140.04,
     "end": 140.3,
     "start_ms": 140040,
     "end_ms": 140300,
     "timing": "whisper"
    },
    {
     "word": "tears",
     "start": 140.3,
     "end": 140.76,
     "start_ms": 140300,
     "end_ms": 140760,
     "timing": "whisper"
    },
    {
     "word": "to",
     "start": 140.76,
     "end": 141.2,
     "start_ms": 140760,
     "end_ms": 141200,
     "timing": "whisper"
    },
    {
     "word": "hide.",
     "start": 141.2,
     "end": 141.74,
     "start_ms": 141200,
     "end_ms": 141740,
     "timing": "whisper"
    }
   ],
   "hold_until": 141.69,
   "hold_until_ms": 141690
  },
  {
   "id": "L028",
   "section": "bridge",
   "stanza": 0,
   "text": "Raise your glass into the sky.",
   "start": 141.74,
   "end": 145.82,
   "start_ms": 141740,
   "end_ms": 145820,
   "confidence": 0.94,
   "words": [
    {
     "word": "Raise",
     "start": 141.74,
     "end": 142.52,
     "start_ms": 141740,
     "end_ms": 142520,
     "timing": "whisper"
    },
    {
     "word": "your",
     "start": 142.52,
     "end": 143.0,
     "start_ms": 142520,
     "end_ms": 143000,
     "timing": "whisper"
    },
    {
     "word": "glass",
     "start": 143.0,
     "end": 143.74,
     "start_ms": 143000,
     "end_ms": 143740,
     "timing": "whisper"
    },
    {
     "word": "into",
     "start": 143.74,
     "end": 144.46,
     "start_ms": 143740,
     "end_ms": 144460,
     "timing": "whisper"
    },
    {
     "word": "the",
     "start": 144.46,
     "end": 144.94,
     "start_ms": 144460,
     "end_ms": 144940,
     "timing": "whisper"
    },
    {
     "word": "sky.",
     "start": 144.94,
     "end": 145.82,
     "start_ms": 144940,
     "end_ms": 145820,
     "timing": "whisper"
    }
   ],
   "hold_until": 145.77,
   "hold_until_ms": 145770
  },
  {
   "id": "L029",
   "section": "bridge",
   "stanza": 0,
   "text": "If the sun comes up too soon,",
   "start": 145.82,
   "end": 149.52,
   "start_ms": 145820,
   "end_ms": 149520,
   "confidence": 0.97,
   "words": [
    {
     "word": "If",
     "start": 145.82,
     "end": 146.36,
     "start_ms": 145820,
     "end_ms": 146360,
     "timing": "whisper"
    },
    {
     "word": "the",
     "start": 146.36,
     "end": 146.88,
     "start_ms": 146360,
     "end_ms": 146880,
     "timing": "whisper"
    },
    {
     "word": "sun",
     "start": 146.88,
     "end": 147.22,
     "start_ms": 146880,
     "end_ms": 147220,
     "timing": "whisper"
    },
    {
     "word": "comes",
     "start": 147.22,
     "end": 147.8,
     "start_ms": 147220,
     "end_ms": 147800,
     "timing": "whisper"
    },
    {
     "word": "up",
     "start": 147.8,
     "end": 148.32,
     "start_ms": 147800,
     "end_ms": 148320,
     "timing": "whisper"
    },
    {
     "word": "too",
     "start": 148.32,
     "end": 148.88,
     "start_ms": 148320,
     "end_ms": 148880,
     "timing": "whisper"
    },
    {
     "word": "soon,",
     "start": 148.88,
     "end": 149.52,
     "start_ms": 148880,
     "end_ms": 149520,
     "timing": "whisper"
    }
   ],
   "hold_until": 149.47,
   "hold_until_ms": 149470
  },
  {
   "id": "L030",
   "section": "bridge",
   "stanza": 0,
   "text": "I’ll still be dancing with the moon.",
   "start": 149.52,
   "end": 152.76,
   "start_ms": 149520,
   "end_ms": 152760,
   "confidence": 0.75,
   "words": [
    {
     "word": "I’ll",
     "start": 149.52,
     "end": 149.94,
     "start_ms": 149520,
     "end_ms": 149940,
     "timing": "whisper"
    },
    {
     "word": "still",
     "start": 149.94,
     "end": 150.28,
     "start_ms": 149940,
     "end_ms": 150280,
     "timing": "whisper"
    },
    {
     "word": "be",
     "start": 150.28,
     "end": 150.82,
     "start_ms": 150280,
     "end_ms": 150820,
     "timing": "whisper"
    },
    {
     "word": "dancing",
     "start": 150.82,
     "end": 151.54,
     "start_ms": 150820,
     "end_ms": 151540,
     "timing": "whisper"
    },
    {
     "word": "with",
     "start": 151.54,
     "end": 152.3,
     "start_ms": 151540,
     "end_ms": 152300,
     "timing": "whisper"
    },
    {
     "word": "the",
     "start": 152.3,
     "end": 152.64,
     "start_ms": 152300,
     "end_ms": 152640,
     "timing": "whisper"
    },
    {
     "word": "moon.",
     "start": 152.64,
     "end": 152.76,
     "start_ms": 152640,
     "end_ms": 152760,
     "timing": "interpolated"
    }
   ],
   "hold_until": 152.71,
   "hold_until_ms": 152710
  },
  {
   "id": "L031",
   "section": "final_chorus",
   "stanza": 0,
   "text": "My last tequila with lime,",
   "start": 152.76,
   "end": 155.82,
   "start_ms": 152760,
   "end_ms": 155820,
   "confidence": 0.97,
   "words": [
    {
     "word": "My",
     "start": 152.76,
     "end": 153.0,
     "start_ms": 152760,
     "end_ms": 153000,
     "timing": "whisper"
    },
    {
     "word": "last",
     "start": 153.0,
     "end": 153.46,
     "start_ms": 153000,
     "end_ms": 153460,
     "timing": "whisper"
    },
    {
     "word": "tequila",
     "start": 153.46,
     "end": 154.24,
     "start_ms": 153460,
     "end_ms": 154240,
     "timing": "whisper"
    },
    {
     "word": "with",
     "start": 154.24,
     "end": 154.92,
     "start_ms": 154240,
     "end_ms": 154920,
     "timing": "whisper"
    },
    {
     "word": "lime,",
     "start": 154.92,
     "end": 155.82,
     "start_ms": 154920,
     "end_ms": 155820,
     "timing": "whisper"
    }
   ],
   "hold_until": 155.77,
   "hold_until_ms": 155770
  },
  {
   "id": "L032",
   "section": "final_chorus",
   "stanza": 0,
   "text": "No money, my last dime.",
   "start": 155.82,
   "end": 159.38,
   "start_ms": 155820,
   "end_ms": 159380,
   "confidence": 0.98,
   "words": [
    {
     "word": "No",
     "start": 155.82,
     "end": 156.82,
     "start_ms": 155820,
     "end_ms": 156820,
     "timing": "whisper"
    },
    {
     "word": "money,",
     "start": 156.82,
     "end": 157.32,
     "start_ms": 156820,
     "end_ms": 157320,
     "timing": "whisper"
    },
    {
     "word": "my",
     "start": 157.46,
     "end": 157.94,
     "start_ms": 157460,
     "end_ms": 157940,
     "timing": "whisper"
    },
    {
     "word": "last",
     "start": 157.94,
     "end": 158.58,
     "start_ms": 157940,
     "end_ms": 158580,
     "timing": "whisper"
    },
    {
     "word": "dime.",
     "start": 158.58,
     "end": 159.38,
     "start_ms": 158580,
     "end_ms": 159380,
     "timing": "whisper"
    }
   ],
   "hold_until": 159.33,
   "hold_until_ms": 159330
  },
  {
   "id": "L033",
   "section": "final_chorus",
   "stanza": 0,
   "text": "Every ending starts to shine,",
   "start": 159.38,
   "end": 163.32,
   "start_ms": 159380,
   "end_ms": 163320,
   "confidence": 0.99,
   "words": [
    {
     "word": "Every",
     "start": 159.38,
     "end": 160.48,
     "start_ms": 159380,
     "end_ms": 160480,
     "timing": "whisper"
    },
    {
     "word": "ending",
     "start": 160.48,
     "end": 161.24,
     "start_ms": 160480,
     "end_ms": 161240,
     "timing": "whisper"
    },
    {
     "word": "starts",
     "start": 161.24,
     "end": 162.02,
     "start_ms": 161240,
     "end_ms": 162020,
     "timing": "whisper"
    },
    {
     "word": "to",
     "start": 162.02,
     "end": 162.5,
     "start_ms": 162020,
     "end_ms": 162500,
     "timing": "whisper"
    },
    {
     "word": "shine,",
     "start": 162.5,
     "end": 163.32,
     "start_ms": 162500,
     "end_ms": 163320,
     "timing": "whisper"
    }
   ],
   "hold_until": 163.27,
   "hold_until_ms": 163270
  },
  {
   "id": "L034",
   "section": "final_chorus",
   "stanza": 0,
   "text": "When you finally free your mind.",
   "start": 163.32,
   "end": 167.6,
   "start_ms": 163320,
   "end_ms": 167600,
   "confidence": 0.75,
   "words": [
    {
     "word": "When",
     "start": 163.32,
     "end": 163.98,
     "start_ms": 163320,
     "end_ms": 163980,
     "timing": "whisper"
    },
    {
     "word": "you",
     "start": 163.98,
     "end": 164.46,
     "start_ms": 163980,
     "end_ms": 164460,
     "timing": "whisper"
    },
    {
     "word": "finally",
     "start": 164.46,
     "end": 164.92,
     "start_ms": 164460,
     "end_ms": 164920,
     "timing": "whisper"
    },
    {
     "word": "free",
     "start": 164.92,
     "end": 165.74,
     "start_ms": 164920,
     "end_ms": 165740,
     "timing": "whisper"
    },
    {
     "word": "your",
     "start": 165.74,
     "end": 166.32,
     "start_ms": 165740,
     "end_ms": 166320,
     "timing": "interpolated"
    },
    {
     "word": "mind.",
     "start": 166.32,
     "end": 167.6,
     "start_ms": 166320,
     "end_ms": 167600,
     "timing": "whisper"
    }
   ],
   "hold_until": 167.55,
   "hold_until_ms": 167550
  },
  {
   "id": "L035",
   "section": "final_chorus",
   "stanza": 1,
   "text": "Be free…",
   "start": 167.6,
   "end": 171.16,
   "start_ms": 167600,
   "end_ms": 171160,
   "confidence": 0.77,
   "words": [
    {
     "word": "Be",
     "start": 167.6,
     "end": 170.08,
     "start_ms": 167600,
     "end_ms": 170080,
     "timing": "whisper"
    },
    {
     "word": "free…",
     "start": 170.08,
     "end": 171.16,
     "start_ms": 170080,
     "end_ms": 171160,
     "timing": "whisper"
    }
   ],
   "hold_until": 171.11,
   "hold_until_ms": 171110
  },
  {
   "id": "L036",
   "section": "final_chorus",
   "stanza": 1,
   "text": "Be free…",
   "start": 171.16,
   "end": 174.88,
   "start_ms": 171160,
   "end_ms": 174880,
   "confidence": 0.94,
   "words": [
    {
     "word": "Be",
     "start": 171.16,
     "end": 173.88,
     "start_ms": 171160,
     "end_ms": 173880,
     "timing": "whisper"
    },
    {
     "word": "free…",
     "start": 173.88,
     "end": 174.88,
     "start_ms": 173880,
     "end_ms": 174880,
     "timing": "whisper"
    }
   ],
   "hold_until": 174.83,
   "hold_until_ms": 174830
  },
  {
   "id": "L037",
   "section": "final_chorus",
   "stanza": 1,
   "text": "Leave the past behind with me.",
   "start": 174.88,
   "end": 179.0,
   "start_ms": 174880,
   "end_ms": 179000,
   "confidence": 0.92,
   "words": [
    {
     "word": "Leave",
     "start": 174.88,
     "end": 175.6,
     "start_ms": 174880,
     "end_ms": 175600,
     "timing": "whisper"
    },
    {
     "word": "the",
     "start": 175.6,
     "end": 175.96,
     "start_ms": 175600,
     "end_ms": 175960,
     "timing": "whisper"
    },
    {
     "word": "past",
     "start": 175.96,
     "end": 176.32,
     "start_ms": 175960,
     "end_ms": 176320,
     "timing": "whisper"
    },
    {
     "word": "behind",
     "start": 176.32,
     "end": 177.32,
     "start_ms": 176320,
     "end_ms": 177320,
     "timing": "whisper"
    },
    {
     "word": "with",
     "start": 177.32,
     "end": 177.76,
     "start_ms": 177320,
     "end_ms": 177760,
     "timing": "whisper"
    },
    {
     "word": "me.",
     "start": 177.76,
     "end": 179.0,
     "start_ms": 177760,
     "end_ms": 179000,
     "timing": "whisper"
    }
   ],
   "hold_until": 177.95,
   "hold_until_ms": 177950
  },
  {
   "id": "L038",
   "section": "final_chorus",
   "stanza": 1,
   "text": "Be free…",
   "start": 178.0,
   "end": 179.06,
   "start_ms": 178000,
   "end_ms": 179060,
   "confidence": 0.0,
   "words": [
    {
     "word": "Be",
     "start": 178.0,
     "end": 178.82,
     "start_ms": 178000,
     "end_ms": 178820,
     "timing": "whisper"
    },
    {
     "word": "free…",
     "start": 178.82,
     "end": 179.06,
     "start_ms": 178820,
     "end_ms": 179060,
     "timing": "whisper"
    }
   ],
   "hold_until": 179.55,
   "hold_until_ms": 179550
  },
  {
   "id": "L039",
   "section": "final_chorus",
   "stanza": 1,
   "text": "Be free…",
   "start": 179.6,
   "end": 182.58,
   "start_ms": 179600,
   "end_ms": 182580,
   "confidence": 0.92,
   "words": [
    {
     "word": "Be",
     "start": 179.6,
     "end": 181.7,
     "start_ms": 179600,
     "end_ms": 181700,
     "timing": "whisper"
    },
    {
     "word": "free…",
     "start": 181.7,
     "end": 182.58,
     "start_ms": 181700,
     "end_ms": 182580,
     "timing": "whisper"
    }
   ],
   "hold_until": 182.65,
   "hold_until_ms": 182650
  },
  {
   "id": "L040",
   "section": "final_chorus",
   "stanza": 1,
   "text": "Tonight we own eternity.",
   "start": 182.7,
   "end": 185.82,
   "start_ms": 182700,
   "end_ms": 185820,
   "confidence": 0.94,
   "words": [
    {
     "word": "Tonight",
     "start": 182.7,
     "end": 183.1,
     "start_ms": 182700,
     "end_ms": 183100,
     "timing": "whisper"
    },
    {
     "word": "we",
     "start": 183.1,
     "end": 183.66,
     "start_ms": 183100,
     "end_ms": 183660,
     "timing": "whisper"
    },
    {
     "word": "own",
     "start": 183.66,
     "end": 184.22,
     "start_ms": 183660,
     "end_ms": 184220,
     "timing": "whisper"
    },
    {
     "word": "eternity.",
     "start": 184.22,
     "end": 185.82,
     "start_ms": 184220,
     "end_ms": 185820,
     "timing": "whisper"
    }
   ],
   "hold_until": 188.32,
   "hold_until_ms": 188320
  },
  {
   "id": "L041",
   "section": "outro",
   "stanza": 0,
   "text": "Running out of time…",
   "start": 190.66,
   "end": 194.28,
   "start_ms": 190660,
   "end_ms": 194280,
   "confidence": 0.94,
   "words": [
    {
     "word": "Running",
     "start": 190.66,
     "end": 192.06,
     "start_ms": 190660,
     "end_ms": 192060,
     "timing": "whisper"
    },
    {
     "word": "out",
     "start": 192.06,
     "end": 192.96,
     "start_ms": 192060,
     "end_ms": 192960,
     "timing": "whisper"
    },
    {
     "word": "of",
     "start": 192.96,
     "end": 193.46,
     "start_ms": 192960,
     "end_ms": 193460,
     "timing": "whisper"
    },
    {
     "word": "time…",
     "start": 193.46,
     "end": 194.28,
     "start_ms": 193460,
     "end_ms": 194280,
     "timing": "whisper"
    }
   ],
   "hold_until": 196.78,
   "hold_until_ms": 196780
  },
  {
   "id": "L042",
   "section": "outro",
   "stanza": 0,
   "text": "Last tequila with lime…",
   "start": 198.4,
   "end": 202.66,
   "start_ms": 198400,
   "end_ms": 202660,
   "confidence": 0.93,
   "words": [
    {
     "word": "Last",
     "start": 198.4,
     "end": 199.8,
     "start_ms": 198400,
     "end_ms": 199800,
     "timing": "whisper"
    },
    {
     "word": "tequila",
     "start": 199.8,
     "end": 200.68,
     "start_ms": 199800,
     "end_ms": 200680,
     "timing": "whisper"
    },
    {
     "word": "with",
     "start": 200.68,
     "end": 201.44,
     "start_ms": 200680,
     "end_ms": 201440,
     "timing": "whisper"
    },
    {
     "word": "lime…",
     "start": 201.44,
     "end": 202.66,
     "start_ms": 201440,
     "end_ms": 202660,
     "timing": "whisper"
    }
   ],
   "hold_until": 205.16,
   "hold_until_ms": 205160
  },
  {
   "id": "L043",
   "section": "outro",
   "stanza": 0,
   "text": "No money… last dime…",
   "start": 205.62,
   "end": 210.6,
   "start_ms": 205620,
   "end_ms": 210600,
   "confidence": 0.94,
   "words": [
    {
     "word": "No",
     "start": 205.62,
     "end": 207.02,
     "start_ms": 205620,
     "end_ms": 207020,
     "timing": "whisper"
    },
    {
     "word": "money…",
     "start": 207.02,
     "end": 207.82,
     "start_ms": 207020,
     "end_ms": 207820,
     "timing": "whisper"
    },
    {
     "word": "last",
     "start": 208.38,
     "end": 208.86,
     "start_ms": 208380,
     "end_ms": 208860,
     "timing": "whisper"
    },
    {
     "word": "dime…",
     "start": 208.86,
     "end": 210.6,
     "start_ms": 208860,
     "end_ms": 210600,
     "timing": "whisper"
    }
   ],
   "hold_until": 213.1,
   "hold_until_ms": 213100
  },
  {
   "id": "L044",
   "section": "outro",
   "stanza": 0,
   "text": "I’m finally free…",
   "start": 213.48,
   "end": 217.06,
   "start_ms": 213480,
   "end_ms": 217060,
   "confidence": 0.99,
   "words": [
    {
     "word": "I’m",
     "start": 213.48,
     "end": 214.88,
     "start_ms": 213480,
     "end_ms": 214880,
     "timing": "whisper"
    },
    {
     "word": "finally",
     "start": 214.88,
     "end": 216.14,
     "start_ms": 214880,
     "end_ms": 216140,
     "timing": "whisper"
    },
    {
     "word": "free…",
     "start": 216.14,
     "end": 217.06,
     "start_ms": 216140,
     "end_ms": 217060,
     "timing": "whisper"
    }
   ],
   "hold_until": 219.56,
   "hold_until_ms": 219560
  }
 ],
 "quality_control": {
  "json_validated": true,
  "audio_duration_covered": true,
  "lyrics_are_authoritative": true,
  "word_timing_is_forced_alignment": false,
  "words_total": 192,
  "words_interpolated": 3,
  "notes": ""
 }
}