Metadata-Version: 2.1
Name: vibevoice-comfyui
Version: 1.6.2
Summary: ComfyUI wrapper for Microsoft VibeVoice TTS model. Supports single speaker, multi-speaker, and text file loading
Home-page: https://github.com/Enemyx-net/VibeVoice-ComfyUI
Requires-Python: >=3.10
Requires-Dist: accelerate>=1.6.0
Requires-Dist: transformers>=4.51.3
Requires-Dist: diffusers
Requires-Dist: tqdm
Requires-Dist: scipy
Requires-Dist: ml-collections
Requires-Dist: numpy
Requires-Dist: librosa>=0.9.0
Requires-Dist: soundfile>=0.12.0
Requires-Dist: av>=14.3.0
Requires-Dist: peft>=0.17.0
Requires-Dist: huggingface_hub>=0.25.1
Requires-Dist: absl-py
Requires-Dist: aiortc
Requires-Dist: bitsandbytes
