{
  "1": {
    "inputs": {
      "text": [
        "2",
        0
      ],
      "model_version": "IndexTTS-1.5",
      "language": "auto",
      "speed": 1,
      "seed": 0,
      "temperature": 1,
      "top_p": 0.8,
      "top_k": 30,
      "repetition_penalty": 10,
      "length_penalty": 0,
      "num_beams": 3,
      "max_mel_tokens": 600,
      "sentence_split": "auto",
      "reference_audio": [
        "3",
        0
      ]
    },
    "class_type": "IndexTTSNode",
    "_meta": {
      "title": "Index TTS"
    }
  },
  "2": {
    "inputs": {
      "text": "北京市宣布从二零二五年秋季学期开始，全市中小学将开展人工智能通识教育，每学年不少于八课时，旨在培养中小学生的科技素养。"
    },
    "class_type": "LayerUtility: TextBox",
    "_meta": {
      "title": "图层工具：文本框"
    }
  },
  "3": {
    "inputs": {
      "audio": "axx.MP3",
      "audioUI": ""
    },
    "class_type": "LoadAudio",
    "_meta": {
      "title": "加载音频"
    }
  },
  "4": {
    "inputs": {
      "filename_prefix": "audio/ComfyUI",
      "audioUI": "",
      "audio": [
        "1",
        0
      ]
    },
    "class_type": "SaveAudio",
    "_meta": {
      "title": "保存音频"
    }
  }
}