Skip to main content

Orpheus TTS adapter for Vox

Project description

vox-orpheus

vox-orpheus provides a Vox TTS adapter for Orpheus.

Adapters:

  • orpheus-tts-vllm - Orpheus medium 3B backend through vLLM

Install

pip install vox-orpheus

Runtime Dependencies

The adapter package is intentionally light. The orpheus-speech backend and its vLLM/SNAC runtime dependencies are installed on demand into the isolated target runtime $VOX_HOME/runtime/orpheus.

During vox pull, the adapter verifies or installs the Orpheus runtime without loading model weights. Model weights remain in the normal Vox model store.

Use with Vox

vox pull orpheus-tts:medium-3b
vox run orpheus-tts:medium-3b "Hello from Orpheus" --voice tara
vox run orpheus-tts:medium-3b "<happy>Hello from Orpheus.<laugh>" --voice tara

Preset voices:

  • tara
  • leah
  • jess
  • leo
  • dan
  • mia
  • zoe
  • zac

Orpheus supports expressive prompt markup in the text itself. Use tags sparingly; dense markup can create artifacts or unstable delivery.

Non-verbal tags:

  • <laugh>
  • <chuckle>
  • <sigh>
  • <cough>
  • <sniffle>
  • <groan>
  • <yawn>
  • <gasp>

Phrase-level emotion tags:

  • <happy>
  • <sad>
  • <angry>
  • <excited>
  • <fearful>
  • <surprised>
  • <disgusted>
  • <neutral>

This adapter supports Orpheus preset voices, not reference-audio voice cloning. Requests with reference_audio or reference_text are rejected clearly rather than silently ignored.

The adapter exposes Orpheus generation parameters through Vox synthesis params:

  • temperature (number, default 0.6, range 0..2)
  • top_p (number, default 0.8, range 0..1)
  • repetition_penalty (number, default 1.1, range 1..2)
  • max_tokens (integer, default 1200, range 1..4096)

The current Orpheus backend is vLLM-based and is classified for Linux x86_64 CUDA runtimes. CPU and Spark/ARM NVIDIA execution are not currently supported by this adapter because the orpheus-speech/vLLM runtime is not packaged as a portable CPU or ARM NVIDIA backend. Plan for at least 10GiB of usable VRAM budget before deployment headroom.

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

vox_orpheus-0.1.7.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

vox_orpheus-0.1.7-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file vox_orpheus-0.1.7.tar.gz.

File metadata

  • Download URL: vox_orpheus-0.1.7.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for vox_orpheus-0.1.7.tar.gz
Algorithm Hash digest
SHA256 03fc7d43982ea7a760ed386b09105d6f3f69bbd6e9f78ab2a3f67379b0cd1895
MD5 9b7438145dd9719bc4cf84e951b69fd5
BLAKE2b-256 2ce6f480aeffb67f8e927ec3f1b07b106c2e976e473178afc61bb429cbbb9341

See more details on using hashes here.

File details

Details for the file vox_orpheus-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: vox_orpheus-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for vox_orpheus-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 50ae24938f0d6db6e627cf40ca2422dea1ee4f4f0877c47a9c0f23a4074499a3
MD5 45700fde3cadbc0b30bfb87ff2b39943
BLAKE2b-256 7e4464035271803818db4961cde8e81858988683affcbf6aee23c0311f2b65f4

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