MohamedRashad commited on
Commit
375c73a
·
verified ·
1 Parent(s): fb70fe3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: