{
  "1": {
    "inputs": {
      "repo_id": "Qwen/Qwen3-ASR-1.7B",
      "source": "HuggingFace",
      "precision": "bf16",
      "attention": "auto",
      "forced_aligner": "None",
      "local_model_path": ""
    },
    "class_type": "Qwen3ASRLoader",
    "_meta": {
      "title": "Qwen3-ASR Loader"
    }
  },
  "2": {
    "inputs": {
      "language": "auto",
      "context": "",
      "return_timestamps": false,
      "model": [
        "1",
        0
      ],
      "audio": [
        "4",
        0
      ]
    },
    "class_type": "Qwen3ASRTranscribe",
    "_meta": {
      "title": "Qwen3-ASR Transcribe"
    }
  },
  "4": {
    "inputs": {
      "audio": "sample_audio.mp3",
      "audioUI": "/api/view?filename=sample_audio.mp3&type=input&subfolder=&rand=0.5842733758942268"
    },
    "class_type": "LoadAudio",
    "_meta": {
      "title": "Load Audio"
    },
    "is_changed": [
      "1c05033e580b0503ea57e09f1176e5113066917b3048c2566b24d6b82fec05b9"
    ]
  },
  "6": {
    "inputs": {
      "repo_id": "Qwen/Qwen3-TTS-12Hz-1.7B-Base",
      "source": "HuggingFace",
      "precision": "bf16",
      "attention": "auto",
      "local_model_path": ""
    },
    "class_type": "Qwen3Loader",
    "_meta": {
      "title": "Qwen3-TTS Loader"
    }
  },
  "9": {
    "inputs": {
      "text": "Select a speaker voice from the dropdown",
      "seed": 522960123618311,
      "language": "Auto",
      "ref_text": [
        "2",
        0
      ],
      "max_new_tokens": 2048,
      "ref_audio_max_seconds": 30,
      "model": [
        "6",
        0
      ],
      "ref_audio": [
        "4",
        0
      ]
    },
    "class_type": "Qwen3VoiceClone",
    "_meta": {
      "title": "Qwen3-TTS Voice Clone"
    },
    "is_changed": [
      522960123618311
    ]
  },
  "10": {
    "inputs": {
      "filename_prefix": "audio/ComfyUI",
      "quality": "V0",
      "audioUI": "",
      "audio": [
        "9",
        0
      ]
    },
    "class_type": "SaveAudioMP3",
    "_meta": {
      "title": "Save Audio (MP3)"
    }
  }
}