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://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.6a1.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

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

ovos_tts_plugin_server-0.0.6a1-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file ovos_tts_plugin_server-0.0.6a1.tar.gz.

File metadata

  • Download URL: ovos_tts_plugin_server-0.0.6a1.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ovos_tts_plugin_server-0.0.6a1.tar.gz
Algorithm Hash digest
SHA256 3739cf81c5e7a31206b0fcf575aadb3b40db8c614f68ddb6d0b009f536e18fac
MD5 4ab95f2f0ff58d051cc8bb6613cdbea2
BLAKE2b-256 2aec44b23b841fb49c8733f1332bc5ca1c8ec01c8957c783f6969ad66a85f567

See more details on using hashes here.

File details

Details for the file ovos_tts_plugin_server-0.0.6a1-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_tts_plugin_server-0.0.6a1-py3-none-any.whl
Algorithm Hash digest
SHA256 284cb577610b9f90b2bf532c6914f1a6a6f3eddc41759af86d9f2baba90c5c0b
MD5 84e08d6e0ee22f303e2ef5c798c0fdd0
BLAKE2b-256 cdc72183b4c7b85009b0bc3af938f4087250da6c74fefd92fc63b868aaa6469d

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