Spaces:
Running
on
Zero
Running
on
Zero
Update lib/ui_content.py
Browse files- lib/ui_content.py +1 -1
lib/ui_content.py
CHANGED
@@ -13,7 +13,7 @@ header_html = """
|
|
13 |
|
14 |
<div style="text-align: center; margin-bottom: 1rem;">
|
15 |
<h1 style="font-size: 1.75rem; font-weight: bold; color: #ffffff; margin-bottom: 0.5rem;">Kokoro TTS Demo</h1>
|
16 |
-
<p style="color: #d1d5db;">Rapidly
|
17 |
</div>
|
18 |
|
19 |
<div style="display: flex; gap: 1rem;">
|
|
|
13 |
|
14 |
<div style="text-align: center; margin-bottom: 1rem;">
|
15 |
<h1 style="font-size: 1.75rem; font-weight: bold; color: #ffffff; margin-bottom: 0.5rem;">Kokoro TTS Demo</h1>
|
16 |
+
<p style="color: #d1d5db;">Rapidly convert text to natural speech using various and blended voices.</p>
|
17 |
</div>
|
18 |
|
19 |
<div style="display: flex; gap: 1rem;">
|