Skip to main content

A Mozilla TTS plugin for Neon

Project description

NeonAI Mozilla TTS Plugin

Mycroft compatible TTS Plugin for Remote Mozilla Text-to-Speech. Note that this module requires a local or remote API server to be available.

Configuration:

using the mycroft.conf

"tts": {
    "module": "neon-tts-plugin-mozilla-remote",
    "neon-tts-plugin-mozilla-remote": {
      "api_url": "http://0.0.0.0:5002/api/tts"
    }
}

using the neon config

tts:
    module: neon-tts-plugin-mozilla-remote
    neon-tts-plugin-mozilla-remote: {"api_url": "http://0.0.0.0:5002/api/tts"}

Usage

Standalone usage

from neon_tts_plugin_mozilla_remote import MozillaRemoteTTS

engine = MozillaRemoteTTS(config={"api_url": "http://0.0.0.0:5002/api/tts"})
engine.get_tts("hello world", "test.wav")

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file neon_tts_plugin_mozilla_remote-0.1.6a1-py3-none-any.whl.

File metadata

File hashes

Hashes for neon_tts_plugin_mozilla_remote-0.1.6a1-py3-none-any.whl
Algorithm Hash digest
SHA256 25995aa91b3e1be4d42c6070d3b92b0a3362052fe0619f494994410bf108a75b
MD5 a4b472a1e557f3780afebff6506337d0
BLAKE2b-256 8d10d6d8025b8ac35686283985ec4018ca233094e783ab54fb832fbbe3f55c08

See more details on using hashes here.

Supported by

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