Metadata-Version: 2.1
Name: comfyui-personapalette
Version: 0.0.1
Summary: Create new character voices from existing audio by adjusting persona axes such as Youth, Brightness, Energy, Softness, and Composure. Designed for TTS, voice cloning, and reference-based speech synthesis workflows such as Irodori-TTS.
Home-page: https://github.com/kantan-kanto/ComfyUI-PersonaPalette
Requires-Python: >=3.10
Requires-Dist: hydra-core>=1.3.2
Requires-Dist: omegaconf>=2.3.0
Requires-Dist: librosa>=0.10.2
Requires-Dist: soundfile>=0.12.1
Requires-Dist: pydub>=0.25.1
Requires-Dist: transformers>=4.46.3
Requires-Dist: huggingface-hub>=0.28.1
Requires-Dist: einops>=0.8.0
Requires-Dist: munch>=4.0.0
Requires-Dist: pyyaml
