Posts

AI Speech Engineer Roadmap: From Zero to Production in 18 Months

A curated 18-month learning roadmap for becoming an AI Speech Engineer — covering foundations, core technologies (ASR, TTS, Speaker Verification, Diarization, Voice Conversion), and the latest Audio Language Models, distilled from 6 years of hands-on experience.

Why Do Language Models Hallucinate?

An analysis of why language models hallucinate — hallucinations arise from statistical pressures in training and evaluation procedures that reward guessing over acknowledging uncertainty.

Writing technical content in Academic

A guide to writing technical content in Academic — highlighting code snippets, rendering math equations, and drawing diagrams from text.

Adversarial Attacks on Large Language Models (LLMs)

An overview of adversarial attacks on large language models (LLMs) — how manipulated inputs can deceive models into generating harmful or incorrect outputs, covering key attack types, implications, and defense strategies.

Handy Bash Snippets and Linux Tips

A curated collection of bash functions, troubleshooting commands, and performance tweaks that I often use in my daily workflow.