Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -172,7 +172,7 @@ VOICES = ["tara", "dan", "josh", "emma"]
|
|
172 |
# Create Gradio interface
|
173 |
with gr.Blocks(title="Orpheus Text-to-Speech") as demo:
|
174 |
gr.Markdown("""
|
175 |
-
# 🎵 Orpheus Text-to-Speech
|
176 |
Enter your text below and hear it converted to natural-sounding speech with the Orpheus TTS model.
|
177 |
|
178 |
## Tips for better prompts:
|
|
|
172 |
# Create Gradio interface
|
173 |
with gr.Blocks(title="Orpheus Text-to-Speech") as demo:
|
174 |
gr.Markdown("""
|
175 |
+
# 🎵 [Orpheus Text-to-Speech](https://github.com/canopyai/Orpheus-TTS)
|
176 |
Enter your text below and hear it converted to natural-sounding speech with the Orpheus TTS model.
|
177 |
|
178 |
## Tips for better prompts:
|