Spaces:
Running
Running
Commit ·
a6cc4b6
1
Parent(s): 17f9926
Add Powered by OmniVoice to synthesis page
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -1046,7 +1046,7 @@ pre {
|
|
| 1046 |
<div class="page active" id="page-synthesis">
|
| 1047 |
<div class="page-header">
|
| 1048 |
<div class="page-title">Speech Synthesis</div>
|
| 1049 |
-
<div class="page-desc">Select a voice and type your text to generate speech.</div>
|
| 1050 |
<button class="page-api-toggle" type="button" onclick="togglePageApi('synthesis', this)">
|
| 1051 |
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/></svg>
|
| 1052 |
<span class="page-api-label">View API</span>
|
|
|
|
| 1046 |
<div class="page active" id="page-synthesis">
|
| 1047 |
<div class="page-header">
|
| 1048 |
<div class="page-title">Speech Synthesis</div>
|
| 1049 |
+
<div class="page-desc">Select a voice and type your text to generate speech. Powered by OmniVoice.</div>
|
| 1050 |
<button class="page-api-toggle" type="button" onclick="togglePageApi('synthesis', this)">
|
| 1051 |
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/></svg>
|
| 1052 |
<span class="page-api-label">View API</span>
|