Metadata-Version: 2.1
Name: comfyui-if-ai-wishperspeechnode
Version: 1.0.1
Summary: This repository hosts a Text-to-Speech (TTS) application that leverages Whisper Speech for voice synthesis, allowing users to train a voice model on-the-fly. It is built on ComfyUI and supports rapid training and inference processes.
Home-page: https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode
Requires-Python: >=3.10
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: nltk
Requires-Dist: WhisperSpeech
Requires-Dist: librosa
Requires-Dist: huggingface_hub
