You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Voice prompt KV-cache for fast repeated generation
LLM — Added Qwen3.5 models to list.
As Llama.cpp is compatible with Qwen3.5, replace Qwen3 with newer 3.5 models.
Bug Fixes
Added optional DeepFilterNet installation for audio denoising, as well as made python3.11 the new default to prevent issues with missing wheels with python 3.12
Fixed visibility issues in Gradio, but also tweaked requirement to make Gradio 6.7 the default