TITTSE is a Python Application that allows you to easily and quickly convert text to speech in 15 different languages (or add more easily) using Two TTS Engines.
All you need is a text file ending in the tittse extension with 4 header lines including the TITTSE language code (see documentation for your language), the 'base' file name for the audio files TITTSE creates, voice gender (girl or boy), offset (file numbers added to base file name start at this number). After those first four lines, every paragraph is created as a single audio file.
Install_TITTSE.sh is a Bash script that installs Python 3.1 and all needed dependencies in a virtual environment on your Linux system. All you need for installation is a Linux system and the TITTSE.zip file. Extract the zip then run Install_TITTSE.sh. That easy!
Splash and Icon Artwork created by Bridgett Marlow and released under CC0 license.
TITTSE by John Marlow and released under GNU GPL 3.0 or greater.
GOD bless!
Features
- Single user interface for MMS and Silero TTS Engines
- Standardized system for converting text files ending in .tittse to audio.
- Very easy to install and very easy to use!
- Bash installation script only asks one question: Use the default installation path or provide one.
- Bash installation script automatically installs Python 3.10.x in a virtual environment along with all needed dependencies.
- No need to be Linux savvy, our Bash Installation script makes it VERY EASY!
- No need to be Linux savvy, our Python Application makes converting text files to audio VERY EASY and SIMPLE!