Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,11 @@ This is a text to speech model, finetuned by Unsloth. Finetuned version of the
|
|
| 15 |
|
| 16 |
|
| 17 |
---
|
|
|
|
| 18 |
|
|
|
|
|
|
|
|
|
|
| 19 |
Orpheus TTS is a state-of-the-art, Llama-based Speech-LLM designed for high-quality, empathetic text-to-speech generation. This model has been finetuned to deliver human-level speech synthesis, achieving exceptional clarity, expressiveness, and real-time streaming performances.
|
| 20 |
|
| 21 |
# Model Details
|
|
|
|
| 15 |
|
| 16 |
|
| 17 |
---
|
| 18 |
+
## Notes:
|
| 19 |
|
| 20 |
+
Replace model_name = "unsloth/orpheus-3b-0.1-ft" to model_name = "EpistemeAI/LexiVox" in colab
|
| 21 |
+
|
| 22 |
+
---
|
| 23 |
Orpheus TTS is a state-of-the-art, Llama-based Speech-LLM designed for high-quality, empathetic text-to-speech generation. This model has been finetuned to deliver human-level speech synthesis, achieving exceptional clarity, expressiveness, and real-time streaming performances.
|
| 24 |
|
| 25 |
# Model Details
|