Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:32:53 +02:00
dfad38a5c3 fix: correct pyproject.toml for registry publish
Ethanfel pushed tag v1.0.0 to Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:28:04 +02:00
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:27:47 +02:00
f4697ae88f wf: update default workflow from ComfyUI export
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:27:24 +02:00
616c2a3e61 license: add GNU GPL v3.0
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:21:14 +02:00
9b62c9bda8 fix: add seed control_after_generate value to default workflow
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:16:41 +02:00
46591553f9 feat: add torch.compile option to Model Loader
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:12:34 +02:00
2e1cba61fc fix: adjust node sizes in default workflow for seed widget
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:10:53 +02:00
c22cc7c296 rename: voice_cloning.json → omnivoice_voice_cloning.json
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:10:22 +02:00
f7756e6240 ci: add pyproject.toml for ComfyUI registry
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:09:42 +02:00
8e2367f8f0 ci: add ComfyUI registry publish workflow
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:07:17 +02:00
14542a6b00 docs: update README with all nodes (presets, mix voices, EPUB loader)
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 19:06:42 +02:00
76118f57c3 fix: only catch ImportError in _resample torchaudio fallback
219c74d7ed fix: three bugs in OmniVoiceMixVoices
c7c7123068 feat: add OmniVoice Mix Voices node for blended speaker cloning
f8a3bebe9c feat: add seed=42 to default workflow for voice consistency
Compare 4 commits »
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 18:54:01 +02:00
8805665a22 Add seed parameter to OmniVoice Generate for consistent voice across chunks
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 18:51:45 +02:00
4c42322c6f Expand voice presets to 8 voices (3 female, 5 male)
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 18:39:16 +02:00
c109e860a8 Add transcript for Shadowheart preset (transcribed via whisper-medium)
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 18:33:53 +02:00
75e74075f5 Restore Shadowheart preset; user will transcribe via Whisper node
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 18:19:32 +02:00
8de201a4c9 Add OmniVoice Voice Preset node with two female voice samples
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 18:06:42 +02:00
d779526225 Preserve paragraph breaks in EPUB text extraction
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 18:02:57 +02:00
b52edcfd84 Remove local path option from model loader
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 18:01:20 +02:00
cd0f7aff07 Add default voice cloning workflow