shimmyshimmer commited on
Commit
300cf01
·
verified ·
1 Parent(s): 1cac92e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -0
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ language:
4
+ - en
5
+ pipeline_tag: text-to-speech
6
+ license: apache-2.0
7
+ base_model:
8
+ - canopylabs/orpheus-3b-0.1-ft
9
+ - meta-llama/Llama-3.2-3B-Instruct
10
+ - canopylabs/orpheus-3b-0.1-pretrained
11
+ ---
12
+
13
+ # Orpheus 3B 0.1 Finetuned
14
+
15
+ **03/18/2025** – We are releasing our 3B Orpheus TTS model with additional finetunes. Code is available on GitHub: [CanopyAI/Orpheus-TTS](https://github.com/canopyai/Orpheus-TTS)
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
22
+
23
+ ### Model Capabilities
24
+
25
+ - **Human-Like Speech**: Natural intonation, emotion, and rhythm that is superior to SOTA closed source models
26
+ - **Zero-Shot Voice Cloning**: Clone voices without prior fine-tuning
27
+ - **Guided Emotion and Intonation**: Control speech and emotion characteristics with simple tags
28
+ - **Low Latency**: ~200ms streaming latency for realtime applications, reducible to ~100ms with input streaming
29
+
30
+
31
+ ### Model Sources
32
+
33
+ - **GitHub Repo:** [https://github.com/canopyai/Orpheus-TTS](https://github.com/canopyai/Orpheus-TTS)
34
+ - **Blog Post:** [https://canopylabs.ai/model-releases](https://canopylabs.ai/model-releases)
35
+ - **Colab Inference Notebook:** [notebook link](https://colab.research.google.com/drive/1KhXT56UePPUHhqitJNUxq63k-pQomz3N?usp=sharing)
36
+
37
+
38
+ # Usage
39
+
40
+ Check out our Colab ([link to Colab](https://colab.research.google.com/drive/1KhXT56UePPUHhqitJNUxq63k-pQomz3N?usp=sharing)) or GitHub ([link to GitHub](https://github.com/canopyai/Orpheus-TTS)) on how to run easy inference on our finetuned models.
41
+
42
+
43
+ # Model Misuse
44
+ Do not use our models for impersonation without consent, misinformation or deception (including fake news or fraudulent calls), or any illegal or harmful activity. By using this model, you agree to follow all applicable laws and ethical guidelines. We disclaim responsibility for any use.