Remsky commited on
Commit
f2a0b5d
1 Parent(s): 462e867

Update lib/ui_content.py

Browse files
Files changed (1) hide show
  1. 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 onvert text to natural speech using various and blended voices.</p>
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;">