KRAFTON releases A.X-K2 Raon speech MoE model
The game maker's new open model blends text-to-speech and speech recognition in a single 21B mixture-of-experts system with just 3B active parameters.

KRAFTON, the South Korean company best known as the studio behind PUBG, has published A.X-K2 Raon Speech 21B-A3B, an open speech model that handles both synthesis and recognition. The release is available now on Hugging Face.
The model is built as a mixture-of-experts system with roughly 21 billion total parameters but only about 3 billion active per token. That design lets a large model stay comparatively cheap to run at inference time, since only a fraction of its weights fire on any given pass — an approach that has become common in recent large language and multimodal releases.
One model, two directions
Rather than shipping separate systems for each task, Raon Speech aims to cover both ends of the speech pipeline in a single any-to-any architecture:
- Text-to-speech (TTS) audio generation
- Automatic speech recognition (ASR), or speech-to-text
Combining these capabilities is notable because most open speech stacks still rely on distinct specialized models. A unified system can simplify deployment and, in principle, share learned representations between listening and speaking.
The repository lists an "other" custom license, so teams evaluating the model for production should read the terms closely before building on it. KRAFTON has not published detailed benchmark figures alongside the initial release, so real-world quality across languages and audio conditions remains to be tested by the community. Still, the entry of a major game company into open speech modeling is a sign of how broadly the field is expanding beyond the usual AI labs.
Sources
- Visit
KRAFTON/A.X-K2-Raon-Speech-21B-A3B
Hugging Face
More in Any-to-Any

Thinking Machines Debuts Inkling Small, a Compact Multimodal MoE
The Apache-2.0 model brings mixture-of-experts efficiency to image, audio, and text tasks in a smaller footprint.

Microsoft's Mage-VL Streams Video Natively
A codec-native multimodal foundation model aims to understand live video and vision-language input in real time.
NVIDIA's Audio-Visual Flamingo Fuses Sound and Sight
A fully open multimodal model aims to reason jointly across audio, images, and long-form video.
0 comments
No comments yet. Be the first to weigh in.