Metadata-Version: 2.1
Name: comfyui-srt-subtitles-voxcpm
Version: 0.0.1
Summary: ComfyUI nodes for generating and editing speech from SRT subtitle files using VoxCPM text-to-speech model, supporting multi-speaker dialogue and audio replacement workflows.
Home-page: https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM
Requires-Python: >=3.10
Requires-Dist: addict
Requires-Dist: bitsandbytes
Requires-Dist: diffusers
Requires-Dist: einops
Requires-Dist: huggingface_hub
Requires-Dist: inflect
Requires-Dist: librosa
Requires-Dist: pydantic
Requires-Dist: pydub
Requires-Dist: simplejson
Requires-Dist: sortedcontainers
Requires-Dist: soundfile
Requires-Dist: safetensors
Requires-Dist: transformers>=4.36.2
Requires-Dist: tqdm
Requires-Dist: wetext
