Skip to main content

ovos tts server plugin for mycroft

Project description

Description

OpenVoiceOS companion plugin for OpenVoiceOS TTS Server

Install

pip install ovos-tts-plugin-server

Configuration

  "tts": {
    "module": "ovos-tts-plugin-server",
    "ovos-tts-plugin-server": {"host": "https://0.0.0.0:9666"},
    "host": "https://tts.smartgic.io/piper",
    "v2": true,
    "verify_ssl": true,
    "tts_timeout": 5,
 }
  • host: the url of the tts server. /synthesize will be appended to it in the code
  • v2: use the v2 api, if available
  • verify_ssl: verify the ssl certificate of the server. If you use a self-signed certificate, you can set this to false, but it is not recommended
  • tts_timeout: timeout for the request to the server. Defaults to 5 seconds.

As of ovos-tts-server 0.0.3a10

If using a TTS plugin with v2, you can use the /v2 config option to take advantage of newer features. There is no need to change the host, however. It would always look something like: https://tts.smartgic.io/piper regardless of the v2 value.

Security warning

Please note that while you can set verify_ssl to false to disable SSL verification, this is not recommended and should only be used for testing purposes. Consider using a private CA or certificates signed using Let's Encrypt instead.

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

ovos-tts-plugin-server-0.0.2a11.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file ovos-tts-plugin-server-0.0.2a11.tar.gz.

File metadata

File hashes

Hashes for ovos-tts-plugin-server-0.0.2a11.tar.gz
Algorithm Hash digest
SHA256 38fa8cd31f57a8234a3de9713886e10cdbac2b7ce5ca59a9c4e485137687f325
MD5 e78c58292a3f21234e676e5fa3ef81aa
BLAKE2b-256 c49019d9b2b53a86877430cad530c96e93208a33c967dc11bf25a40aa94c1fd9

See more details on using hashes here.

File details

Details for the file ovos_tts_plugin_server-0.0.2a11-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_tts_plugin_server-0.0.2a11-py3-none-any.whl
Algorithm Hash digest
SHA256 6a07249f81dbc6a8fd613cd468797ab68c227cb6a536e7abb5c8c74f8c6bd94d
MD5 1a41a20ff91638879dc5e28a7304f6cf
BLAKE2b-256 be62fe964458cfb7a0b5aef74de97abcb0a81a92a005f3d043ce331c6555e9c1

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