Skip to content

Run Whisper and create prompt travel schedules within ComfyUI. Convert song lyrics into a working prompt schedule.

License

Notifications You must be signed in to change notification settings

DoctorDiffusion/ComfyUI-Schedulizer

Repository files navigation

🔉📋ComfyUI Schedulizer


Transcribe audio with Whisper in ComfyUI. Turn a songs lyrics into a ready to use format for prompt travel schedules at any desired framerate.

Installation

Use the world famous ComfyUI-Manager or manually install:

Navagate to your custom node folder ...ComfyUI/custom_nodes

git clone https://github.com/DoctorDiffusion/ComfyUI-Schedulizer.git
cd ComfyUI-Schedulizer
pip install -r requirements.txt

Nodes

Whisper Node

Transcribe audio and get timestamps.

Prompt Schedule Converter

Converts the text with timestamps into a usable format for a prompt travel schedule at a selected frame rate.

Screenshot 2024-11-11 160110

Credits


⭐ If you like the project, please give it a star! ⭐

License

Whisper's code and model weights are released under the MIT License. For this reason this will also fall under the same License.

About

Run Whisper and create prompt travel schedules within ComfyUI. Convert song lyrics into a working prompt schedule.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages