{
    "model": "large-v3",
    "text": "things and I'll have to head home yeah because uh okay thanks bye",
    "segments": [
        {
            "id": 0,
            "start": 15.02,
            "end": 25.5,
            "text": "things and I'll have to head home yeah because uh okay thanks bye"
        }
    ],
    "config": {
        "temperature": 0,
        "compression_ratio_threshold": 3,
        "logprob_threshold": -1,
        "no_speech_threshold": 0.9,
        "condition_on_previous_text": false,
        "beam_size": 3,
        "best_of": 3,
        "word_timestamps": true,
        "language": "en",
        "prepend_punctuations": "\"'\u00bf([{-",
        "append_punctuations": "\"'.\u3002,\uff0c!\uff01?\uff1f:\uff1a\")]}\u3001"
    }
}