Model Releases

Simple desktop GUI for multiple local TTS models (Tkinter)

https://preview.redd.it/qoogv5m1skfh1.png?width=688&format=png&auto=webp&s=3f06fb28ceec3cd3ab95bcebd0c71374332aac9b Built a simple desktop GUI (Tkinter) that supports multiple local TTS engines (curre

DGX agentreddit
model-releasesr-localllama

https://preview.redd.it/qoogv5m1skfh1.png?width=688&format=png&auto=webp&s=3f06fb28ceec3cd3ab95bcebd0c71374332aac9b Built a simple desktop GUI (Tkinter) that supports multiple local TTS engines (currently Kokoro and Chatterbox, will add more in the coming days). Why? mostly becuase I wanted something lightweight that could switch between tts engines without too much useless bloat. Right now it: supports splitting input text into chunks with custom pauses (because a lot of these small models quickly resort to nonsense after more than a couple of paragraphs), clones voices from reference audios with the Chatterbox engine, downloads models directly from Hugging Face, has a small audio player built in, saves outputs as wav files. All the code was written by DeepSeek v4 with a lot of handholding. The entire thing cost me less than $5 to make. DeepSeek pricing is crazy. https://github.com/AmitTzah/TTS-Studio submitted by /u/NarrowEffect [link] [comments]

Related

Source: r/LocalLLaMA | 2026-07-26

Loading related sources…