Adding E4B audio encoder to larger models
Summary
The author proposes a method to add the E4B audio encoder to larger models by extracting the encoder, creating a linear projection layer, and fine-tuning only that layer with text-audio pairs, similar to a referenced paper but using Gemma instead of Whisper.
Similar Articles
@mtschannen: For the past years my research focus was on unifying models and training paradigms across modalities. Today I'm excited…
Google DeepMind researcher announces the release of Gemma 4 12B, a dense encoder-free model that processes text, image, and audio inputs, continuing work on unifying models across modalities.
Introducing Gemma 4 12B: a unified, encoder-free multimodal model
Google DeepMind announces Gemma 4 12B, a novel encoder-free multimodal AI model that integrates vision and audio directly into the LLM backbone, delivering advanced reasoning and agentic capabilities on laptops with 16GB of RAM, released under Apache 2.0 license.
@googleaidevs: We’re launching Gemma 4 12B: Our unified, encoder-free model that brings powerful multimodal intelligence straight to y…
Google launches Gemma 4 12B, an encoder-free multimodal model with native audio support, optimized for local execution on laptops under Apache 2.0.
Google Gemma 4 12B
Google's Gemma 4 12B model enables local multimodal AI using an encoder-free architecture.
@_philschmid: We released Gemma 4 12B yesterday. Here is a visual guide that explains the full architecture. → How encoders typically…
A visual guide explaining the full architecture of Gemma 4 12B, covering how it handles text, images, and audio without separate encoder models by removing traditional vision and audio encoders.