Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

OVOS TTS Plugin AhoTTS

An OVOS text-to-speech plugin for AhoTTS. It generates speech in Basque (eu) and Spanish (es).

Install

pip install ovos-tts-plugin-ahotts

Configuration

  "tts": {
    "module": "ovos-tts-plugin-ahotts",
    "ovos-tts-plugin-ahotts": {
        "lang": "eu"
    }
  }

Docker

A container that serves this plugin behind OpenVoiceOS/ovos-tts-server's ElevenLabs-compatible HTTP API on port 9666 is published to ghcr.io/openvoiceos/ovos-tts-plugin-ahotts.

The image is fully self-contained and offline. pyahotts bundles the synthesis engine and all Basque and Spanish voice data, so the container needs no model download and no API key.

Run the container:

docker run --rm -p 9666:9666 ghcr.io/openvoiceos/ovos-tts-plugin-ahotts:dev

Or with compose:

docker compose up

The served language defaults to Basque (eu) and is set by the AHOTTS_LANG build arg (eu or es). To switch it, rebuild the image:

docker build --build-arg AHOTTS_LANG=es -t ahotts-es .

Related projects

Credits

This plugin was developed by TigreGotico for OpenVoiceOS under the ILENIA project.

This plugin was funded by the Ministerio para la Transformación Digital y de la Función Pública and Plan de Recuperación, Transformación y Resiliencia - Funded by EU – NextGenerationEU within the framework of the project ILENIA with reference 2022/TL22/00215337

License

Apache-2.0

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_ahotts-0.2.0a2.tar.gz (7.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_ahotts-0.2.0a2-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file ovos_tts_plugin_ahotts-0.2.0a2.tar.gz.

File metadata

File hashes

Hashes for ovos_tts_plugin_ahotts-0.2.0a2.tar.gz
Algorithm Hash digest
SHA256 92b408869b8b41a5f5fd508af6b9f96bd0849a17cfbe2a14e6502b156333c14c
MD5 a1b5d01e2d61dad67f3b873b117559b2
BLAKE2b-256 66544e8e00b08ac59bb7038ab8336e037c2153fcf9b3e522d452a11b459fe2f1

See more details on using hashes here.

File details

Details for the file ovos_tts_plugin_ahotts-0.2.0a2-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_tts_plugin_ahotts-0.2.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 9445493403a331287fe6d92ec5f63b78f28f58e9ffd8d591ebd45e61e6cfbe06
MD5 0b3af6a5dd05275c813f5d6dc76c5116
BLAKE2b-256 179c3c989d3b1f113c9b67545bd38231e8783c0b830d71392d619906af774f75

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.0a2 This release

2 files

0.1.1

2 files

0.1.0

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

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