From 9c750be0076c656d48186e6518251521b328a61d Mon Sep 17 00:00:00 2001 From: WildAi <2853742+wildminder@users.noreply.github.com> Date: Wed, 24 Sep 2025 18:34:42 +0300 Subject: [PATCH] v1.5.0 --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2546783..daefeef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "ComfyUI-VibeVoice" description = "VibeVoice TTS. Expressive, long-form, multi-speaker conversational audio" -version = "1.4.1" +version = "1.5.0" license = {file = "LICENSE"} dependencies = ["torch", "torchaudio", "librosa", "numpy", "huggingface_hub", "einops", "scipy", "tokenizers", "soundfile", "s3tokenizer", "tqdm", "conformer", "safetensors", "transformers", "diffusers", "bitsandbytes"] @@ -28,3 +28,4 @@ Icon = "" +