Spaces:
Running
Running
Commit
·
97813ba
1
Parent(s):
d546fbc
Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ def tts_fn(text, speaker, sdp_ratio, noise_scale, noise_scale_w, length_scale):
|
|
73 |
return "Success", (hps.data.sampling_rate, audio)
|
74 |
|
75 |
image_markdown = ("""
|
76 |
-
<h1 align="center"><a href="http://www.talktalkai.com"><img src="
|
77 |
""")
|
78 |
|
79 |
|
|
|
73 |
return "Success", (hps.data.sampling_rate, audio)
|
74 |
|
75 |
image_markdown = ("""
|
76 |
+
<h1 align="center"><a href="http://www.talktalkai.com"><img src="https://media.9game.cn/gamebase/2021/7/23/227829877.jpg", alt="talktalkai" border="0" style="margin: 0 auto; height: 200px;" /></a> </h1>
|
77 |
""")
|
78 |
|
79 |
|