<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Tts on Victor Salles</title><link>https://victorsalles.com/en/tags/tts/</link><description>Recent content in Tts on Victor Salles</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 22 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://victorsalles.com/en/tags/tts/index.xml" rel="self" type="application/rss+xml"/><item><title>Building an Offline Voice System for macOS</title><link>https://victorsalles.com/en/posts/building-offline-voice-system-macos/</link><pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate><guid>https://victorsalles.com/en/posts/building-offline-voice-system-macos/</guid><description>How I built a fully offline text-to-speech and speech-to-text system for macOS using Kokoro-82M and mlx-whisper — no cloud APIs, streaming audio in under a second.</description></item><item><title>Voice Automation</title><link>https://victorsalles.com/en/projects/voice-automation/</link><pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate><guid>https://victorsalles.com/en/projects/voice-automation/</guid><description>&lt;h2 id="offline-voice-io-for-macos">Offline voice I/O for macOS&lt;/h2>
&lt;p>A complete text-to-speech and speech-to-text system for macOS that runs entirely on-device. No cloud APIs, no subscriptions — just local AI models doing real work.&lt;/p>
&lt;p>&lt;strong>The problem:&lt;/strong> I spend hours reading and writing text on screen. I wanted a way to have my Mac read anything to me with a single hotkey, and transcribe audio without sending data to external servers.&lt;/p>
&lt;p>&lt;strong>What it does:&lt;/strong>&lt;/p>
&lt;p>Press &lt;code>⌥S&lt;/code> and whatever text you&amp;rsquo;ve selected (or copied) gets read aloud using Kokoro-82M, an 82-million parameter TTS model running locally on Apple Silicon. The system automatically detects whether the text is Portuguese or English and picks the right voice. Audio starts streaming in under a second — no temp files, no waiting for the full synthesis to finish.&lt;/p></description></item></channel></rss>