Skip to content
r/LocalLLaMA · Communities

Chat UIs with native audio input for multimodal models?

I've been running Gemma 4 E4B with oMLX and I can't find any chat interfaces that directly send the audio file to the model instead of running the audio through a separate STT layer. I can confirm the audio layers work because I ran a couple of requests through Pydantic AI in the Python REPL. Thanks in advance. EDIT: I