Как это сделано? ComfyUI + Whisper + Qwen Instruct = промтинг голосом локально, быстро, бесплатно.
Экспериментальная рубрика "Как это сделано?" В этом видео я разбираю, как использовать голосовые и LLM модели для того, чтобы больше не писать промт руками, а надиктовывать его голосом прямо внутри ComfyUI. ✨Поддержать автора: https://dalink.to/ayithedeer ________________________________ ✨Ссылки✨ ● Скачать воркфлоу: https://drive.google.com/file/d/1-BWkR5H1kIUnLuIiB1rZR1iY74877bsw/view?usp=sharing ● Скачать модели Qwen2.5-3B-Instruct-GGUF: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-GGUF/tree/main Кастомные ноды: ● ComfyUI-Custom-Scripts: https://github.com/pythongosssss/ComfyUI-Custom-Scripts ● Comfy_mtb: https://github.com/melMass/comfy_mtb ● ComfyUI-Unload-Model: https://github.com/SeanScripts/ComfyUI-Unload-Model ● ComfyUI-LLM-Session: https://github.com/kantan-kanto/ComfyUI-LLM-Session Ошибка: !!! Exception during processing !!! 'WhisperConfig' object has no attribute 'max_length' Открыть custom_nodes/comfy-mtb/nodes/audio.py, найти строку: max_length = model.config.max_length or 448 и заменить на: max_length = getattr(getattr(model, "generation_config", model.config), "max_length", 448) ________________________________ Теги: Промт для LTX2.3. Как промтить для нейросетей? Как писать промт? LLM для написания промта. Распознавание речи. Модель для распознания речи. LLM в ComfyUI. Как пользоваться нейросетями. Лайвхак для нейросетей. Гайд по нейросетям. Инструкция для нейросетей. comfyui tutorial, comfyui, comfyui workflow, ai, ai video, comfy ui, text to video ai, ai animation tutorial, ai video generator, stable diffusion, ltx 2.3, comfyui explained, whisper comfyui, comfyui whisper speech, comfy whisper, whisper comfy гайд, whisper comfy для новичков, qwen instruct comfyui, qwen instruct comfyui анимация, qwen instruct comfyui бесплатно, qwen instruct comfyui видео, qwen instruct comfyui гайд,
Экспериментальная рубрика "Как это сделано?" В этом видео я разбираю, как использовать голосовые и LLM модели для того, чтобы больше не писать промт руками, а надиктовывать его голосом прямо внутри ComfyUI. ✨Поддержать автора: https://dalink.to/ayithedeer ________________________________ ✨Ссылки✨ ● Скачать воркфлоу: https://drive.google.com/file/d/1-BWkR5H1kIUnLuIiB1rZR1iY74877bsw/view?usp=sharing ● Скачать модели Qwen2.5-3B-Instruct-GGUF: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-GGUF/tree/main Кастомные ноды: ● ComfyUI-Custom-Scripts: https://github.com/pythongosssss/ComfyUI-Custom-Scripts ● Comfy_mtb: https://github.com/melMass/comfy_mtb ● ComfyUI-Unload-Model: https://github.com/SeanScripts/ComfyUI-Unload-Model ● ComfyUI-LLM-Session: https://github.com/kantan-kanto/ComfyUI-LLM-Session Ошибка: !!! Exception during processing !!! 'WhisperConfig' object has no attribute 'max_length' Открыть custom_nodes/comfy-mtb/nodes/audio.py, найти строку: max_length = model.config.max_length or 448 и заменить на: max_length = getattr(getattr(model, "generation_config", model.config), "max_length", 448) ________________________________ Теги: Промт для LTX2.3. Как промтить для нейросетей? Как писать промт? LLM для написания промта. Распознавание речи. Модель для распознания речи. LLM в ComfyUI. Как пользоваться нейросетями. Лайвхак для нейросетей. Гайд по нейросетям. Инструкция для нейросетей. comfyui tutorial, comfyui, comfyui workflow, ai, ai video, comfy ui, text to video ai, ai animation tutorial, ai video generator, stable diffusion, ltx 2.3, comfyui explained, whisper comfyui, comfyui whisper speech, comfy whisper, whisper comfy гайд, whisper comfy для новичков, qwen instruct comfyui, qwen instruct comfyui анимация, qwen instruct comfyui бесплатно, qwen instruct comfyui видео, qwen instruct comfyui гайд,
