Skip to main content

A Mozilla/Coqui TTS plugin for Neon and OVOS

Project description

Mozilla/Coqui TTS Plugin for OVOS or Neon

Status: Security Fixes Only

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

Need to set up a Coqui server? Check out this actively maintained Coqui fork.

Looking for a Coqui plugin that also loads the model? Check out ovos-tts-plugin-coqui

Configuration

using mycroft.conf

"tts": {
    "module": "mozilla_remote",
    "mozilla_remote": {
      "api_url": "http://0.0.0.0:5002/api/tts"
    }
}

Using neon.yaml

tts:
  module: mozilla_remote
  mozilla_remote: { "api_url": "http://0.0.0.0:5002/api/tts" }

Usage

Standalone usage

from 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 Distribution

tts_plugin_mozilla_remote-3.0.1.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tts_plugin_mozilla_remote-3.0.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file tts_plugin_mozilla_remote-3.0.1.tar.gz.

File metadata

File hashes

Hashes for tts_plugin_mozilla_remote-3.0.1.tar.gz
Algorithm Hash digest
SHA256 35a87558317ed930b7140e949df76de9344cb7dbe304699b0efba1a9afad59b1
MD5 34ad769b41c4e62a45466ba9cd6a796c
BLAKE2b-256 3b092912b90240bdd3204b4b60b24de983e52e79862caa6cbe5ee6f9bb568733

See more details on using hashes here.

File details

Details for the file tts_plugin_mozilla_remote-3.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for tts_plugin_mozilla_remote-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 838d6cfa9d45da499cae0ff27bfc0d01f894357c871bdabe787296ceee384021
MD5 28a52b932764efaedf6fc5c2b0a61ab1
BLAKE2b-256 f149b73478aa4368bcdf7556fc7fbbff5a5f33aa746ca20dc7b91fedaaf4c01e

See more details on using hashes here.

Supported by

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