Era of the omni models is upon us.
This is a great report by the Qwen Team on their omni model.
They present Qwen3.8-Omni-Flash, a natively multimodal model trained for long-horizon agent tasks across text, audio and video, such as video editing and long-form audio and video translation.
It uses the sparse mixture-of-experts design of Qwen3.8-Next with a context window of one million tokens. A co-training strategy keeps text performance while carrying agent skills over to audio and video tasks.
Two open-source frameworks come with it. Qwen-MM-Plugins adds audio and video support to existing agent harnesses, and Qwen-Live-Harness handles real-time multimodal interaction with context and memory management, tool use and sub-agent delegation.
Paper: https://academy.dair.ai/papers/qwen3-8-omni-towards-native-omni-modal-agents-2609.25611