Audio-to-Audio
Transformers
Korean
audio
speech
audio-language-model
speech-understanding
spoken-dialogue
speech-generation
voice-activity-detection
korean
alm
Instructions to use skt/A.X-K2-ALM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use skt/A.X-K2-ALM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("skt/A.X-K2-ALM", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Fix demo video playback across browsers/devices (faststart remux, MP4 brand fix, stable CDN embed with fallback) 8e73872 verified
Update Speech Generation (TTS) metrics to final report: add CER row, revise UTMOS/STOI, rename TTS->Speech Generation 42a937f
ν©μ±μ Claude Opus 4.8 commited on
Update technical report 9f70130
ν©μ±μ Claude Opus 4.8 commited on
Update both demo videos (health_demo, vad_demo) 1ce127b
ν©μ±μ Claude Opus 4.8 commited on
Encoder key feature: BEST-RQ -> Random Quantization 5d60976
ν©μ±μ Claude Opus 4.8 commited on
Reword decoder key feature (Efficient Streaming Speech Decoder) 7052ba9
ν©μ±μ Claude Opus 4.8 commited on
Update technical report (v2026-07-28, 31p); remove internal assets/README.md 6c455bf
ν©μ±μ Claude Opus 4.8 commited on
Replace demo 2 video (vad_demo.mp4) with updated version 78b41b6
ν©μ±μ Claude Opus 4.8 commited on
Replace demo 1 video (health_demo.mp4) with updated version 65eea59
ν©μ±μ Claude Opus 4.8 commited on
Upload vad_demo.mp4 7c1216b verified
Rename figure caption to 'A.X K2 ALM architecture' 23b27d8
ν©μ±μ Claude Opus 4.8 commited on
Simplify 'dual-head VAD' to 'VAD' 87ff842
ν©μ±μ Claude Opus 4.8 commited on
Remove unused demo poster JPGs from repo (used only as wiki attachments) 8980577
ν©μ±μ Claude Opus 4.8 commited on
Shorten Forgetting-Free and VAD key-feature descriptions 1a140ab
ν©μ±μ Claude Opus 4.8 commited on
Update architecture figure (detailed, white bg); add encoder & decoder key features d925f72
ν©μ±μ Claude Opus 4.8 commited on
Loudness-match demo videos to -16 LUFS; shorten architecture caption; back-channel example λ€βμ 538559d
ν©μ±μ Claude Opus 4.8 commited on
Refine model card: tighten summary, merge table cells (HTML), 2 demos + VAD video, drop Limitations/footnote, plan-to-release note 81cc0fe
ν©μ±μ Claude Opus 4.8 commited on
Sync model card to latest: fix eval/spec tables to report, drop Architecture Highlights, Korean-only, relabel demos, add first demo video 1d56f52
ν©μ±μ Claude Opus 4.8 commited on