Orpheus is a high-performance Text-to-Speech model fine-tuned for natural, emotional speech synthesis. This repository hosts the 8-bit quantised version of the 3B parameter model, optimised for efficiency while maintaining high-quality output.
Model Description
Orpheus-3b-FT-Q2_K is a 3 billion parameter Text-to-Speech model that converts text inputs into natural-sounding speech with support for multiple voices and emotional expressions. The model has been quantised to 8-bit (Q2_K) format for efficient inference, making it accessible on consumer hardware.
Key features:
8 distinct voice options with different characteristics
Support for emotion tags like laughter, sighs, etc.
Optimised for CUDA acceleration on RTX GPUs
Produces high-quality 24kHz mono audio
Fine-tuned for conversational naturalness
How to Use
This model is designed to be used with an LLM inference server that connects to the Orpheus-FastAPI frontend, which provides both a web UI and OpenAI-compatible API endpoints.
Compatible Inference Servers
This quantised model can be loaded into any of these LLM inference servers: