{
    "model": "large-v3",
    "text": "thank you for calling British roto firm please listen carefully to the following Please hold while I try to connect you. Hello, is this the king? Uh, it's about 105, yeah. Yeah, pretty much. Our main site is subway Austin. Yeah, that's right. That's right. We're connecting you now. Hello, you're through to Neville at Vodafone Acquisition. How can I help? It's just driving now. Can I? Yeah. Thank you. Hello?",
    "segments": [
        {
            "id": 0,
            "start": 0,
            "end": 5.8,
            "text": "thank you for calling British roto firm please listen carefully to the following"
        },
        {
            "id": 1,
            "start": 44.5,
            "end": 46.74,
            "text": "Please hold while I try to connect you."
        },
        {
            "id": 2,
            "start": 56.62,
            "end": 70.72,
            "text": "Hello, is this the king?"
        },
        {
            "id": 3,
            "start": 131.02,
            "end": 136.02,
            "text": "Uh, it's about 105, yeah."
        },
        {
            "id": 4,
            "start": 137.02,
            "end": 140.02,
            "text": "Yeah, pretty much."
        },
        {
            "id": 5,
            "start": 140.02,
            "end": 145.02,
            "text": "Our main site is subway Austin."
        },
        {
            "id": 6,
            "start": 150.02,
            "end": 155.02,
            "text": "Yeah, that's right."
        },
        {
            "id": 7,
            "start": 155.02,
            "end": 155.38,
            "text": "That's right."
        },
        {
            "id": 8,
            "start": 185.02,
            "end": 186.88,
            "text": "We're connecting you now."
        },
        {
            "id": 9,
            "start": 205.48,
            "end": 208.66,
            "text": "Hello, you're through to Neville at Vodafone Acquisition. How can I help?"
        },
        {
            "id": 10,
            "start": 215.02,
            "end": 216.48,
            "text": "It's just driving now."
        },
        {
            "id": 11,
            "start": 219.9,
            "end": 220.62,
            "text": "Can I? Yeah."
        },
        {
            "id": 12,
            "start": 243.56,
            "end": 244.3,
            "text": "Thank you."
        },
        {
            "id": 13,
            "start": 245.02,
            "end": 246.94,
            "text": "Hello?"
        }
    ],
    "config": {
        "temperature": 0,
        "compression_ratio_threshold": 2.5,
        "logprob_threshold": -0.8,
        "no_speech_threshold": 0.6,
        "condition_on_previous_text": false,
        "beam_size": 10,
        "best_of": 7,
        "word_timestamps": false,
        "language": "en",
        "prepend_punctuations": "\"'\u00bf([{-",
        "append_punctuations": "\"'.\u3002,\uff0c!\uff01?\uff1f:\uff1a\")]}\u3001"
    }
}