speak2mary

A Python wrapper for Mary TTS


Keywords
marytts, pypi, python3
License
Apache-2.0
Install
pip install speak2mary==1.5.0

Documentation

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.