Metadata-Version: 2.1
Name: comfyui-chattts
Version: 1.0.0
Summary: A ComfyUI integration for [a/ChatTTS](https://github.com/2noise/ChatTTS), enabling high-quality, controllable text-to-speech generation directly in your ComfyUI workflows.
Home-page: https://github.com/neverbiasu/ComfyUI-ChatTTS
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: numba
Requires-Dist: tqdm
Requires-Dist: vector_quantize_pytorch
Requires-Dist: transformers>=4.41.1
Requires-Dist: vocos
Requires-Dist: IPython
Requires-Dist: pybase16384
Requires-Dist: pynini==2.1.5; sys_platform == 'linux'
Requires-Dist: WeTextProcessing; sys_platform == 'linux'
Requires-Dist: nemo_text_processing; sys_platform == 'linux'
Requires-Dist: av
Requires-Dist: pydub
