sharath25 commited on
Commit
54d7c3f
·
1 Parent(s): 4781254

cosmetic changes - 2

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -359,7 +359,7 @@ def build_ui() -> gr.Blocks:
359
  ) as demo:
360
  gr.Markdown(
361
  "# TADA - Text-Acoustic Dual Alignment LLM\n"
362
- "A demo of [**tada-3b-ml**](https://www.hume.ai/blog/opensource-tada) \u2014 "
363
  "a text-to-speech model that clones voice, emotion, and timing from a short audio prompt.\n\n"
364
  "**How to use:** Choose a voice prompt (or upload your own), enter text, and click **Generate**. "
365
  "The model will encode the prompt and generate speech in one step."
 
359
  ) as demo:
360
  gr.Markdown(
361
  "# TADA - Text-Acoustic Dual Alignment LLM\n"
362
+ "A demo of **tada-3b-ml** \u2014 "
363
  "a text-to-speech model that clones voice, emotion, and timing from a short audio prompt.\n\n"
364
  "**How to use:** Choose a voice prompt (or upload your own), enter text, and click **Generate**. "
365
  "The model will encode the prompt and generate speech in one step."