{
  "26": {
    "inputs": {
      "audio": "sample_audio.mp3",
      "audioUI": "/api/view?filename=sample_audio.mp3&type=input&subfolder=&rand=0.9292798410057634"
    },
    "class_type": "LoadAudio",
    "_meta": {
      "title": "Load Audio"
    },
    "is_changed": [
      "1c05033e580b0503ea57e09f1176e5113066917b3048c2566b24d6b82fec05b9"
    ]
  },
  "46": {
    "inputs": {
      "language": "English",
      "device": "auto",
      "exaggeration": 0.5,
      "temperature": 0.8,
      "cfg_weight": 0.5,
      "crash_protection_template": "hmm ,, {seg} hmm ,,"
    },
    "class_type": "ChatterBoxEngineNode",
    "_meta": {
      "title": "⚙️ ChatterBox TTS Engine"
    }
  },
  "47": {
    "inputs": {
      "text": "",
      "narrator_voice": "none",
      "seed": 3565256341,
      "enable_chunking": false,
      "max_chars_per_chunk": 500,
      "chunk_combination_method": "auto",
      "silence_between_chunks_ms": 100,
      "enable_audio_cache": true,
      "batch_size": 0,
      "TTS_engine": [
        "46",
        0
      ],
      "opt_narrator": [
        "26",
        0
      ]
    },
    "class_type": "UnifiedTTSTextNode",
    "_meta": {
      "title": "🎤 TTS Text"
    }
  },
  "73": {
    "inputs": {
      "filename_prefix": "audio/ComfyUI",
      "quality": "V0",
      "audioUI": "",
      "audio": [
        "47",
        0
      ]
    },
    "class_type": "SaveAudioMP3",
    "_meta": {
      "title": "Save Audio (MP3)"
    }
  }
}