Skip to content

Epicalert/tts-followed-by-5-exclamation-marks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTS!!!!!

It's basically a TTS engine but it just screams all the time.

Using TTS!!!!!

In a python script

import ttsfbfe.tts
runTTS("Your sentence here")

On its own

Linux

Open runtts.sh

Windows

Open runtts.bat


Or you can run it from a terminal:

Linux

$ python3 ttsfbfe/tts.py "Your sentence here"

Windows

> py -3 ttsfbfe/tts.py "Your sentence here"

Warning!

TTS!!!!! does not work properly in Windows at the moment due to filesystem limitations.


This TTS engine uses a modified version of the CMU Pronouncing Dictionary (version 0.7b) converted to IPA by Alexander Piperski, and converted again to X-SAMPA by Amado Wilkins.


Copyright 2019 Amado Wilkins

About

it's basically a TTS engine but it just screams all the time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published