{
    "model": "large-v3",
    "text": "Thank you. Good afternoon, this is Carrie speaking. Oh, OK, yeah, what's the number you're calling from? Thanks for speaking. okay that's um on the way back to you No worries, cheers then, okay, bye-bye.",
    "segments": [
        {
            "id": 0,
            "start": 2.98,
            "end": 4.38,
            "text": "Thank you."
        },
        {
            "id": 1,
            "start": 55.46,
            "end": 57.06,
            "text": "Good afternoon, this is Carrie speaking."
        },
        {
            "id": 2,
            "start": 72.94,
            "end": 74.68,
            "text": "Oh, OK, yeah, what's the number you're calling from?"
        },
        {
            "id": 3,
            "start": 118.42,
            "end": 119.26,
            "text": "Thanks for speaking."
        },
        {
            "id": 4,
            "start": 141.74,
            "end": 143.26,
            "text": "okay that's um on the way back to you"
        },
        {
            "id": 5,
            "start": 145.94,
            "end": 149.24,
            "text": "No worries, cheers then, okay, bye-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"
    }
}