{
  "input_path": "/data/video-pipeline/StickerMan/project/013-Vi-Sao-Im-Lang-Trong-Cuoc-Tro-Chuyen-Khien-Ban-Kho-Chiu/audio/chunks/narration_002.wav",
  "output_path": "/data/video-pipeline/StickerMan/project/013-Vi-Sao-Im-Lang-Trong-Cuoc-Tro-Chuyen-Khien-Ban-Kho-Chiu/asr/narration_002.json",
  "language": "vi",
  "language_probability": 1,
  "duration": 2.12,
  "text": "Một giây chưa qua, rồi thêm một giây nữa.",
  "segments": [
    {
      "index": 1,
      "start": 0.0,
      "end": 2.12,
      "text": "Một giây chưa qua, rồi thêm một giây nữa.",
      "words": [
        {
          "word": "Một",
          "start": 0.0,
          "end": 0.36,
          "probability": 0.7669630944728851
        },
        {
          "word": "giây",
          "start": 0.36,
          "end": 0.46,
          "probability": 0.9462584853172302
        },
        {
          "word": "chưa",
          "start": 0.46,
          "end": 0.66,
          "probability": 0.974275529384613
        },
        {
          "word": "qua,",
          "start": 0.66,
          "end": 0.94,
          "probability": 0.9932706952095032
        },
        {
          "word": "rồi",
          "start": 1.42,
          "end": 1.52,
          "probability": 0.7747421860694885
        },
        {
          "word": "thêm",
          "start": 1.52,
          "end": 1.7,
          "probability": 0.9489773213863373
        },
        {
          "word": "một",
          "start": 1.7,
          "end": 1.84,
          "probability": 0.9763007164001465
        },
        {
          "word": "giây",
          "start": 1.84,
          "end": 1.98,
          "probability": 0.9943161904811859
        },
        {
          "word": "nữa.",
          "start": 1.98,
          "end": 2.12,
          "probability": 0.9952166080474854
        }
      ]
    }
  ]
}