{
  "1": {
    "inputs": {
      "repo_id": "Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice",
      "source": "HuggingFace",
      "precision": "bf16",
      "attention": "auto",
      "local_model_path": ""
    },
    "class_type": "Qwen3Loader",
    "_meta": {
      "title": "Qwen3-TTS Loader"
    }
  },
  "2": {
    "inputs": {
      "text": "Select a speaker voice from the dropdown",
      "language": "English",
      "speaker": "Eric",
      "seed": 42,
      "instruct": "",
      "custom_speaker_name": "",
      "max_new_tokens": 2048,
      "model": [
        "1",
        0
      ]
    },
    "class_type": "Qwen3CustomVoice",
    "_meta": {
      "title": "Qwen3-TTS Custom Voice"
    },
    "is_changed": [
      42
    ]
  },
  "5": {
    "inputs": {
      "filename_prefix": "audio/ComfyUI",
      "quality": "V0",
      "audioUI": "",
      "audio": [
        "2",
        0
      ]
    },
    "class_type": "SaveAudioMP3",
    "_meta": {
      "title": "Save Audio (MP3)"
    }
  }
}