Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -108,7 +108,9 @@ def create_demo():
|
|
108 |
gr.Markdown(label="Error/Warning", visible=True)
|
109 |
],
|
110 |
title="β¨ AI VoiceCraft: Text-to-Speech Studio ποΈ",
|
111 |
-
description="""
|
|
|
|
|
112 |
π Transform your text into captivating audio! π
|
113 |
|
114 |
This tool generates AI-powered content and converts it into lifelike speech using Microsoft Edge TTS.
|
@@ -132,7 +134,8 @@ def create_demo():
|
|
132 |
π AI-powered script generation tailored for speech
|
133 |
βοΈ Fine-tune pitch, rate, and delivery style
|
134 |
|
135 |
-
π [Discover more AI tools@
|
|
|
136 |
""",
|
137 |
|
138 |
allow_flagging="never",
|
|
|
108 |
gr.Markdown(label="Error/Warning", visible=True)
|
109 |
],
|
110 |
title="β¨ AI VoiceCraft: Text-to-Speech Studio ποΈ",
|
111 |
+
description="""
|
112 |
+
**Crafted by MusabirKm**
|
113 |
+
|
114 |
π Transform your text into captivating audio! π
|
115 |
|
116 |
This tool generates AI-powered content and converts it into lifelike speech using Microsoft Edge TTS.
|
|
|
134 |
π AI-powered script generation tailored for speech
|
135 |
βοΈ Fine-tune pitch, rate, and delivery style
|
136 |
|
137 |
+
π [Discover more AI tools@github/musabbirkm](https://github.com/musabbirkm)
|
138 |
+
π [Follow MusabirKm on Hugging Face](https://huggingface.com/musabbirkm)
|
139 |
""",
|
140 |
|
141 |
allow_flagging="never",
|