Skip to content

Universal TTS Pro v1.3.1

Latest

Choose a tag to compare

@szabiz szabiz released this 26 May 16:47
1b18700

 **UNIVERSAL TTS PRO - v1.3.1 | OFFICIAL PORTABLE RELEASE**


📦 ABOUT THIS RELEASE
     This release contains the complete raw source code, build 
     configurations, and all necessary requirements to run or compile 
     Universal TTS Pro from scratch.

     INCLUDES:
     * UniversalTTS_pro.py (Main Python Source Code)
     * build_UniversalTTS_Pro.bat (Automated Build Script)
     * UniversalTTS_Pro.spec (PyInstaller Configuration)
     * Required audio processing tools (opusenc.exe)
     * Dictionary text files (javitasok_*.txt)


 🛠️ HOW TO BUILD THE .EXE FILE
     1. Extract the downloaded .zip file into a new folder.
     2. Double-click the build_UniversalTTS_Pro.bat file.
     3. The script will automatically check requirements and compile.
     4. Find the .exe in the dist/UniversalTTS_Pro/ folder.

⚠️ IMPORTANT: Ensure .tokens files are inside your /models folder!

 ---------------------------------------------------------------------------

 Official portable release of Universal TTS Pro. Fully offline Text-to-Speech
 client supporting Piper and Supertonic speech engines. Just extract and run!

 💻 SYSTEM REQUIREMENTS & AVAILABLE BUILDS
     Fully compatible with Windows 10 and Windows 11 (64-bit).
     * Intel Build: Compiled on an Intel (Core i3) environment.
     * AMD Build: Compiled on an AMD (Ryzen 7) environment.
     (Both are standard 64-bit executables, fully cross-compatible).

 ✨ INCLUDED OUT-OF-THE-BOX:
     * Voice Models: 3 HU, 1 EN, 1 RO Piper voice models pre-installed.
     * Supertonic Engine: Supports 31 languages with auto-detection.

🚀 EXPANDABLE CAPABILITIES:
     Easily add compatible Piper (.onnx) models to the /models folder.

 ⚖️ LICENSING & THIRD-PARTY CREDITS
     This software integrates several open-source components and AI models.
     Executables were manually compiled on separate Intel and AMD systems to
     ensure broad compatibility. For full details regarding licenses, 
     credits, and usage, please refer to the LICENSE.txt file included.