Metadata-Version: 2.1
Name: comfyui-tts-webui
Version: 1.1.1
Summary: This package provides ComfyUI custom nodes that call a TTS WebUI OpenAI-style HTTP endpoint (POST /v1/audio/speech) and return in-memory AUDIO usable in ComfyUI workflows. Nodes: TTS WebUI Kokoro, TTS WebUI Chatterbox, TTS WebUI StyleTTS2, TTS WebUI Kitten TTS, TTS WebUI F5-TTS, TTS WebUI Preset
Add API key to environment variable 'TTS_WEBUI_OPENAI_API_KEY'
Alternatively you can write your API key to file 'tts_api_key.txt'
You can also use and/or override the above by entering your API key in the 'api_key' field of each node.
Home-page: https://github.com/rsxdalv/ComfyUI-TTS-Webui
Requires-Python: >=3.10
