/speak2mary

A Python wrapper for the MaryTTS Text-To-Speak system.

Primary LanguagePythonApache License 2.0Apache-2.0

Speak2Mary

PyPI PyPI - Python Version

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.

Requirements

  • Python 3 or higher

Install

The module is available via pip install speak2mary.

Examples

For example how to use the library take a look at the tests.