Skip to main content

droid tts plugin for OpenVoiceOS/Mycroft/Chatterbox/Neon

Project description

beep speak TTS

Description

OpenVoiceOS R2D2 TTS plugin

Install

pip install ovos-tts-plugin-beepspeak

Configuration

  "tts": {
    "module": "ovos-tts-plugin-beepspeak",
    "ovos-tts-plugin-beepspeak": {
      "time_step": 0.1
    }
 }

Docker

Serve the voice behind ovos-tts-server (ElevenLabs-compatible API) on port 9666. The image is fully self-contained and offline — the beep samples ship inside the package, so no network or model download is needed at runtime.

Pull the prebuilt image:

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

…or build locally:

docker build -t ovos-tts-plugin-beepspeak .
docker run -p 9666:9666 ovos-tts-plugin-beepspeak

…or with compose:

docker compose up

Synthesize: http://localhost:9666/synthesize/hello

The served voice defaults to r2d2 and can be changed at build time:

docker build --build-arg BEEP_VOICE=r2d2 -t ovos-tts-plugin-beepspeak .

Notes

For a period of time development was migrated to a fork on chatterbox repositories

code was last synchronized with chatterbox-droid-tts==0.0.1a1

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_beepspeak-0.1.0a1.tar.gz (946.9 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_beepspeak-0.1.0a1-py3-none-any.whl (961.8 kB view details)

Uploaded Python 3

File details

Details for the file ovos_tts_plugin_beepspeak-0.1.0a1.tar.gz.

File metadata

File hashes

Hashes for ovos_tts_plugin_beepspeak-0.1.0a1.tar.gz
Algorithm Hash digest
SHA256 4d044cc6ec375a23a2db1456141de3471fa8e8fd6b8b85fc021f40ec585f37e6
MD5 724095c3a6914f1066050c5fb7023464
BLAKE2b-256 9be33d8d2136ac9c13c7a9c9bc16096739a76adf80122ca237e7bcdd374e21e7

See more details on using hashes here.

File details

Details for the file ovos_tts_plugin_beepspeak-0.1.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_tts_plugin_beepspeak-0.1.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 90b1f6b1e720e7a3d28774d0a4515a209cbcd100005b95d173a8bfcac2e30f91
MD5 35a57f124489a6f9c285001c381e2170
BLAKE2b-256 d80afb567cdfd2ab293dca26df9ae9a0e751e4b93cacc28b685ef81491974b42

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