<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cpu-Inference on Linux Colorado</title><link>https://www.linuxcolorado.com/tags/cpu-inference/</link><description>Recent content in Cpu-Inference on Linux Colorado</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 18 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.linuxcolorado.com/tags/cpu-inference/index.xml" rel="self" type="application/rss+xml"/><item><title>Speaker-Diarized Call Transcription on a CPU — No Cloud, No GPU, No Hugging Face Token</title><link>https://www.linuxcolorado.com/post/2026-08-18-speaker-diarized-call-transcription/</link><pubDate>Tue, 18 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.linuxcolorado.com/post/2026-08-18-speaker-diarized-call-transcription/</guid><description>&lt;p&gt;I wanted a speaker-labeled, timestamped transcript of a two-person phone call — the kind an LLM can actually reason about (&amp;ldquo;what did the customer commit to?&amp;rdquo;, &amp;ldquo;when did the price come up?&amp;rdquo;) — without shipping the audio to a cloud speech-to-text service.&lt;/p&gt;
&lt;p&gt;One hard constraint shaped every decision: &lt;strong&gt;it all had to run on hardware already in the rack.&lt;/strong&gt; No new GPU, no API keys, no &amp;ldquo;just use the cloud for the hard part.&amp;rdquo; A 35-watt desktop chip that already earns its keep running other things.&lt;/p&gt;
&lt;p&gt;It worked. And, as usual, the interesting parts weren&amp;rsquo;t in the happy path — they were in &lt;em&gt;why the whisper I already had running couldn&amp;rsquo;t do the job&lt;/em&gt;, how to diarize speakers on a CPU with no Hugging Face token, and a genuinely great debugging story that ends with a &lt;strong&gt;114-byte file&lt;/strong&gt; quietly corrupting every timestamp in the system.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;A note on the transcript examples below:&lt;/strong&gt; the real test call involved an actual third-party business and named individuals who never agreed to be quoted. Every name, company, and phone number in the excerpts here is &lt;strong&gt;synthetic&lt;/strong&gt; — invented for illustration. In many US states, Colorado included, recording calls and reusing what was said carries real legal weight. If you build one of these, redact before you publish. I&amp;rsquo;m practicing what I preach.&lt;/p&gt;
&lt;/blockquote&gt;</description></item></channel></rss>