Skip to main content

A command-line client for the HTTP server of the MaryTTS Text-To-Speech System.

Project description

marytts-cli

A command-line client for the HTTP server of the MaryTTS Text-to-Speech System implemented in Python 3.

Table of Contents

About

The marytts-cli command-line client for the MaryTTS Text-to-Speech System is a handy tool for experimenting with the TTS server itself and for simplifying the automation process of regular TTS tasks.

It performs a query to the HTTP server of MaryTTS with a range of configurable parameters and returns the server's response. Input data for the query is read from stdin while parameters are set by invoking their corresponding command-line arguments.

If the query was successful, received output data is written to stdout and the program terminates with exit code 0. Otherwise, an error message is written to stderr and the program terminates with exit code 1.

Installation

To install the required requests library for Python 3, run:

pip install -r requirements.txt

Usage

usage: marytts-cli [-h] [--audio AUDIO] [--input INPUT] [--locale LOCALE]
                   [--output OUTPUT] [--url URL] [--voice VOICE]

A command-line client for the HTTP server of the MaryTTS Text-To-Speech System.

optional arguments:
  -h, --help       show this help message and exit
  --audio AUDIO    set format of MaryTTS audio output
  --input INPUT    set type of MaryTTS input
  --locale LOCALE  set identifier of Locale
  --output OUTPUT  set type of MaryTTS output
  --url URL        set request URL
  --voice VOICE    set name of MaryTTS voice

Example

echo "Hello World!" | ./marytts-cli > output.wav

Contribution

Pull requests, patches and feedback are always welcome. Feel free to use the issue tracker or to contact the author.

Author

trevor <trevor@destroyed.today>

License

Distributed under the MIT License. See LICENSE for more information.

Project details


Release history Release notifications | RSS feed

This version

0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

marytts-cli-0.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

marytts_cli-0.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file marytts-cli-0.0.tar.gz.

File metadata

  • Download URL: marytts-cli-0.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for marytts-cli-0.0.tar.gz
Algorithm Hash digest
SHA256 bb6044bcf12ba915b388860afdda43742457599913b8c10a153f9ec97c8192cb
MD5 6a8d7b1b5fae6aca74f59388bef48cf8
BLAKE2b-256 f2d3c6a98bd1fc5fe0bc8899d17033c7d4824629a0c7f96ee06fbcc0f860d9bc

See more details on using hashes here.

File details

Details for the file marytts_cli-0.0-py3-none-any.whl.

File metadata

  • Download URL: marytts_cli-0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for marytts_cli-0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4e8a141ef3ded17ac207db2b2441e67819ecfdb7a5a66c7bd4bd2e9fee71ba2f
MD5 96dcb59f595339b123448c6f46202da7
BLAKE2b-256 0f7e50fef4d3b82cd5692fbb8edf266eaaff30fd81943d51d074deedefe29be3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page