Skip to main content

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")

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.2.tar.gz (6.2 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.2-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for tts_plugin_mozilla_remote-3.0.2.tar.gz
Algorithm Hash digest
SHA256 aedbdc87fbf1f5e78875b369d2e72de58425f50ca1367c97492b4e5e105195d9
MD5 6e668cb795f25f0178e4b8d478557edc
BLAKE2b-256 34286324921c5da1366a1ebf96c9b6a2c0b8c82d1f50fe0ef6067c8b1f2a9707

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tts_plugin_mozilla_remote-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e8e566a3e21fd332259ae0ed10335d58b11993041428014dd199d5440e58e38c
MD5 de7c2ace27b6d2d423e4a4e25c53461f
BLAKE2b-256 9e51924945753c7097442f62bc509fc66cf428f5c9f96ec5b667c30e44bbdfa5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.0.2 This release

2 files

3.0.1

2 files

3.0.0

2 files

2.0.2

2 files

2.0.1a4

1 file

2.0.1a3

1 file

2.0.1a2

1 file

2.0.1a1

1 file

2.0.1a0

1 file

1.2.0

1 file

Supported by

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