Purpose
The purpose of this repository is to store various TTS.cpp compatible GGUF encoded model files for the Orpheus TTS model.
Model Types
Currently the Orpheus model is only supported in 32bit floating point format via the model file Orpheus.gguf
Orpheus
This page only contains the GGUF encoded model file of the original Orpheus 3B v0.1 finetuned model. For the original model please see the repository Orpheus TTS model or the model repository here.
How to use
See the github repo here for more information general usage.
To compile TTS.cpp simple git clone and then run the the following in the repository's directory to compile (cmake is required):
cmake -B build
cmake --build build --config Release
After compilation is complete you can download a model file and generate speech to a file from the same directory like so:
build/bin/tts-cli --model-path /model/path/to/downloaded_gguf_file.gguf --prompt "I am saying some words" --save-path /tmp/test.wav
- Downloads last month
- 24
Hardware compatibility
Log In
to view the estimation
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for mmwillet2/Orpheus_GGUF
Base model
meta-llama/Llama-3.2-3B-Instruct
Finetuned
canopylabs/orpheus-3b-0.1-pretrained
Finetuned
canopylabs/orpheus-3b-0.1-ft