<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Anthony</title>
    <description>The latest articles on DEV Community by Anthony (@karmadon).</description>
    <link>https://dev.to/karmadon</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F499393%2Fadb9b8ea-e95f-4851-b3c5-f4e81566951d.jpeg</url>
      <title>DEV Community: Anthony</title>
      <link>https://dev.to/karmadon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/karmadon"/>
    <language>en</language>
    <item>
      <title>Balaka: local-only TTS with FastAPI and a separate frontend</title>
      <dc:creator>Anthony</dc:creator>
      <pubDate>Mon, 06 Apr 2026 14:26:28 +0000</pubDate>
      <link>https://dev.to/karmadon/balaka-local-only-tts-with-fastapi-and-a-separate-frontend-3hp</link>
      <guid>https://dev.to/karmadon/balaka-local-only-tts-with-fastapi-and-a-separate-frontend-3hp</guid>
      <description>&lt;h1&gt;
  
  
  Balaka
&lt;/h1&gt;

&lt;p&gt;Balaka is a local-only text-to-speech app built around OmniVoice.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;runs TTS locally&lt;/li&gt;
&lt;li&gt;exposes a FastAPI backend&lt;/li&gt;
&lt;li&gt;ships a separate static frontend&lt;/li&gt;
&lt;li&gt;supports voice design and voice cloning&lt;/li&gt;
&lt;li&gt;removes remote inference fallback&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why I built it
&lt;/h2&gt;

&lt;p&gt;I wanted a minimal local TTS stack that is easy to run, easy to inspect, and does not hide the model behind a remote service.&lt;/p&gt;

&lt;h2&gt;
  
  
  Repo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/stremovskyy/balaka" rel="noopener noreferrer"&gt;https://github.com/stremovskyy/balaka&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>python</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
