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": "mozilla_remote",
    "mozilla_remote": {
      "api_url": "http://0.0.0.0:5002/api/tts"
    }
}

using the neon config

tts:
    module: mozilla_remote
    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.6a2-py3-none-any.whl.

File metadata

File hashes

Hashes for neon_tts_plugin_mozilla_remote-0.1.6a2-py3-none-any.whl
Algorithm Hash digest
SHA256 e4e18f9e61c0c4497faf45895ed4874711b4ff5ad44e44815bb1bd376a920042
MD5 3d49bf240cdec136a163117293b3dcb4
BLAKE2b-256 7543206551178c6b58334043a5ce78617c70eae32e8cc5a149605758ed0642f5

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