{
  "1": {
    "inputs": {
      "model": "whisper-large-v3-turbo (auto-download)",
      "device": "auto",
      "dtype": "auto"
    },
    "class_type": "OmniVoiceWhisperLoader",
    "_meta": {
      "title": "OmniVoice Whisper Loader"
    }
  },
  "2": {
    "inputs": {
      "model": "OmniVoice (auto download)",
      "text": "Good morning everyone,\n\nToday, I want to talk about something simple, yet powerful: progress.",
      "ref_text": "",
      "steps": 32,
      "guidance_scale": 4,
      "t_shift": 0.1,
      "speed": 1,
      "duration": 0,
      "device": "auto",
      "dtype": "auto",
      "attention": "auto",
      "seed": 42,
      "words_per_chunk": 50,
      "position_temperature": 5,
      "class_temperature": 0,
      "layer_penalty_factor": 5,
      "denoise": true,
      "preprocess_prompt": true,
      "postprocess_output": true,
      "keep_model_loaded": false,
      "instruct": "",
      "ref_audio": [
        "4",
        0
      ],
      "whisper_model": [
        "1",
        0
      ]
    },
    "class_type": "OmniVoiceLongformTTS",
    "_meta": {
      "title": "OmniVoice Longform TTS"
    }
  },
  "4": {
    "inputs": {
      "audio": "sample_audio.mp3"
    },
    "class_type": "LoadAudio",
    "_meta": {
      "title": "Load Audio"
    }
  },
  "6": {
    "inputs": {
      "filename_prefix": "audio/ComfyUI",
      "format": "mp3",
      "format.quality": "V0",
      "audio": [
        "2",
        0
      ]
    },
    "class_type": "SaveAudioAdvanced",
    "_meta": {
      "title": "Save Audio (Advanced)"
    }
  }
}