Posts
All the articles I've posted.
-
Chilean Spanish ASR Model Benchmark Report: Comprehensive Evaluation of Open-Source Speech Recognition Models
In-depth benchmark of 7 state-of-the-art ASR models on Chilean Spanish. Voxtral-Mini-4B achieves 2.63% WER, Whisper delivers 9.5x real-time speed, and Fun-ASR offers best cost-efficiency. Complete performance analysis, deployment recommendations, and roadmap.
-
From Rule Explosion to Runtime Discovery: Building a Universal Cloud Agent in One Day
How we eliminated 70,000 lines of hardcoded logic by letting the SDK tell us what it can do. A technical deep-dive into runtime discovery, LLM-first planning, and the 2-hour plan model rule that saves 20 hours of debugging.
-
Building hc-agent: Lessons from Rapid Prototyping to Production
A technical post-mortem on building an AI-first cloud automation framework: from a rapid prototype built with Codex on a plane to a production-ready system, and the hard lessons learned along the way.
-
Huawei OmniInfer PD Disaggregation on Ascend: Qwen3-VL Single-Node Deployment (1P1D)
Practical guide to deploying Qwen3-VL with Prefill-Decode separation on Ascend NPUs using OmniInfer. Covers minimal 1P1D setup, KV cache transfer, troubleshooting, and complete working scripts.