Metadata-Version: 2.1
Name: comfyui-megatts
Version: 1.0.2
Summary: ComfyUI custom node based on ByteDance's MegaTTS3, supporting Chinese and English text-to-speech with high-quality voice cloning.
Home-page: https://github.com/1038lab/ComfyUI-MegaTTS
Requires-Python: >=3.10
Requires-Dist: setproctitle>=1.2.0
Requires-Dist: attrdict>=2.0.1
Requires-Dist: librosa>=0.9.2
Requires-Dist: pydub>=0.25.1
Requires-Dist: pyloudnorm>=0.1.0
Requires-Dist: x-transformers>=0.25.0
Requires-Dist: torchdiffeq>=0.2.2
Requires-Dist: openai-whisper>=20230314
Requires-Dist: tqdm>=4.65.0
Requires-Dist: numpy
Requires-Dist: requests>=2.28.0
Requires-Dist: pyyaml>=6.0
