<?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: Sarvesh Kumar</title>
    <description>The latest articles on DEV Community by Sarvesh Kumar (@psarveshkr).</description>
    <link>https://dev.to/psarveshkr</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%2F3948571%2Faa9cfcef-8f94-43e8-bd78-95c85b79f4a7.jpg</url>
      <title>DEV Community: Sarvesh Kumar</title>
      <link>https://dev.to/psarveshkr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/psarveshkr"/>
    <language>en</language>
    <item>
      <title>Free, Private, and 100% Offline: I built a local alternative to cloud TTS services.</title>
      <dc:creator>Sarvesh Kumar</dc:creator>
      <pubDate>Sun, 24 May 2026 11:43:18 +0000</pubDate>
      <link>https://dev.to/psarveshkr/free-private-and-100-offline-i-built-a-local-alternative-to-cloud-tts-services-4c5f</link>
      <guid>https://dev.to/psarveshkr/free-private-and-100-offline-i-built-a-local-alternative-to-cloud-tts-services-4c5f</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbdiazl79nqfalholtotq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbdiazl79nqfalholtotq.png" alt=" " width="800" height="415"&gt;&lt;/a&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I wanted to share a project I’ve been working on recently called LocalVoice TTS.&lt;/p&gt;

&lt;p&gt;With privacy becoming a huge concern and API costs adding up for cloud-based AI services, I wanted a solution that runs entirely on my local machine without needing an active internet connection. No tracking, no API keys, and complete data privacy.&lt;/p&gt;

&lt;p&gt;What is it?&lt;/p&gt;

&lt;p&gt;It's a fast, easy-to-use, and completely offline Text-to-Speech application. It uses a FastAPI backend and comes with a clean web interface to convert text into high-quality AI voices.&lt;/p&gt;

&lt;p&gt;✨ Key Features:&lt;/p&gt;

&lt;p&gt;100% Offline &amp;amp; Private: Your data never leaves your machine.&lt;/p&gt;

&lt;p&gt;High-Quality AI Voices: Generates natural-sounding speech locally.&lt;/p&gt;

&lt;p&gt;FastAPI Backend: Lightweight and highly responsive.&lt;/p&gt;

&lt;p&gt;Unified Setup: No complicated commands. Just run python start.py, and both the frontend and backend boot up simultaneously.&lt;/p&gt;

&lt;p&gt;The Tech Stack:&lt;/p&gt;

&lt;p&gt;Built strictly with Python and FastAPI.&lt;/p&gt;

&lt;p&gt;I just published the v1.0.0 initial release and would love for you guys to check it out. If you are into self-hosting or local AI tools, I'd really appreciate your honest feedback!&lt;/p&gt;

&lt;p&gt;If you find it useful, a ⭐ on GitHub would mean the world to me and help the project grow!&lt;/p&gt;

&lt;p&gt;GitHub Repo: &lt;a href="https://github.com/pSarveshKr/LocalVoiceTTS" rel="noopener noreferrer"&gt;https://github.com/pSarveshKr/LocalVoiceTTS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know what you think, and feel free to drop any feature requests or questions in the comments! 👇&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>python</category>
      <category>programming</category>
    </item>
    <item>
      <title>Hey everyone! 👋

I wanted to share a project I’ve been working on recently called LocalVoice TTS AI.

https://github.com/pSarveshKr/LocalVoiceTTS

Let me know what you think, and feel free to drop any feature requests or questions in the comments! 👇</title>
      <dc:creator>Sarvesh Kumar</dc:creator>
      <pubDate>Sun, 24 May 2026 05:07:18 +0000</pubDate>
      <link>https://dev.to/psarveshkr/hey-everyone-i-wanted-to-share-a-project-ive-been-working-on-recently-called-localvoice-tts-1npf</link>
      <guid>https://dev.to/psarveshkr/hey-everyone-i-wanted-to-share-a-project-ive-been-working-on-recently-called-localvoice-tts-1npf</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://github.com/pSarveshKr/LocalVoiceTTS" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Frepository-images.githubusercontent.com%2F1240600736%2Fd33a02fb-3ef9-442f-b7d3-14e2025b194a" height="581" class="m-0" width="1370"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://github.com/pSarveshKr/LocalVoiceTTS" rel="noopener noreferrer" class="c-link"&gt;
            GitHub - pSarveshKr/LocalVoiceTTS: LocalVoice TTS AI lets you type dialog lines, assign a different voice to each line, preview them one by one, and combine everything into a single audio file — ready to download.   No internet required. No subscription. No data leaves your computer. Ever.   --- · GitHub
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            LocalVoice TTS AI lets you type dialog lines, assign a different voice to each line, preview them one by one, and combine everything into a single audio file — ready to download.   No internet requ...
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.githubassets.com%2Ffavicons%2Ffavicon.svg" width="32" height="32"&gt;
          github.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


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