A Python wrapper for the MaryTTS Test-To-Speak system. It maps the http endpoints to python methods.
Its mainly used for generating sound from an running MaryTTS server.
- Python 3 or higher
The module is available via pip install speak2mary
.
For example how to use the library take a look at the tests.