Spaces:
Runtime error
Runtime error
soujanyaporia
commited on
Commit
•
993ef94
1
Parent(s):
298880e
Update app.py
Browse files
app.py
CHANGED
@@ -107,7 +107,7 @@ description_text = """
|
|
107 |
Generate audio using Tango2 by providing a text prompt. Tango2 was built from Tango and was trained on <a href="https://huggingface.co/datasets/declare-lab/audio-alpaca">Audio-alpaca</a>
|
108 |
<br/><br/> This is the demo for Tango2 for text to audio generation: <a href="https://arxiv.org/abs/2404.09956">Read our paper.</a>
|
109 |
<br>
|
110 |
-
This version is trained on an extended version of Audio-alpaca
|
111 |
<p/>
|
112 |
"""
|
113 |
# Gradio input and output components
|
|
|
107 |
Generate audio using Tango2 by providing a text prompt. Tango2 was built from Tango and was trained on <a href="https://huggingface.co/datasets/declare-lab/audio-alpaca">Audio-alpaca</a>
|
108 |
<br/><br/> This is the demo for Tango2 for text to audio generation: <a href="https://arxiv.org/abs/2404.09956">Read our paper.</a>
|
109 |
<br>
|
110 |
+
This version is trained on an extended version of Audio-alpaca.
|
111 |
<p/>
|
112 |
"""
|
113 |
# Gradio input and output components
|