Spaces:
Running
Running
Update index.html
Browse files- index.html +8 -8
index.html
CHANGED
@@ -70,12 +70,12 @@
|
|
70 |
|
71 |
<div class="ml-4">
|
72 |
<p class="text-gray-600 mb-4">
|
73 |
-
|
74 |
</p>
|
75 |
|
76 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
77 |
<ul class="list-disc pl-5 space-y-2">
|
78 |
-
<li class="text-gray-600">Transcribe interview recordings with speaker
|
79 |
<li class="text-gray-600">Convert press conference videos to searchable text</li>
|
80 |
<li class="text-gray-600">Create subtitles for video content</li>
|
81 |
</ul>
|
@@ -166,15 +166,15 @@
|
|
166 |
|
167 |
<div class="ml-4">
|
168 |
<p class="text-gray-600 mb-4">
|
169 |
-
Convert articles, scripts, or any text into natural-sounding speech
|
170 |
</p>
|
171 |
-
|
172 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
173 |
<ul class="list-disc pl-5 space-y-2">
|
174 |
-
<li class="text-gray-600">
|
175 |
-
<li class="text-gray-600">
|
176 |
-
<li class="text-gray-600">
|
177 |
-
<li class="text-gray-600">
|
178 |
</ul>
|
179 |
</div>
|
180 |
|
|
|
70 |
|
71 |
<div class="ml-4">
|
72 |
<p class="text-gray-600 mb-4">
|
73 |
+
Convert interviews, press conferences, or audio files into text. Some models support 100+ languages and can run privately on your computer.
|
74 |
</p>
|
75 |
|
76 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
77 |
<ul class="list-disc pl-5 space-y-2">
|
78 |
+
<li class="text-gray-600">Transcribe interview recordings with speaker identification and timestamps</li>
|
79 |
<li class="text-gray-600">Convert press conference videos to searchable text</li>
|
80 |
<li class="text-gray-600">Create subtitles for video content</li>
|
81 |
</ul>
|
|
|
166 |
|
167 |
<div class="ml-4">
|
168 |
<p class="text-gray-600 mb-4">
|
169 |
+
Convert articles, scripts, or any text into natural-sounding speech — perfect for spoken-word formats like podcasts or voiceovers.
|
170 |
</p>
|
171 |
+
|
172 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
173 |
<ul class="list-disc pl-5 space-y-2">
|
174 |
+
<li class="text-gray-600">Turn blog posts into narrated audio</li>
|
175 |
+
<li class="text-gray-600">Simulate expert dialogue from research summaries</li>
|
176 |
+
<li class="text-gray-600">Add narration tracks to videos or reels</li>
|
177 |
+
<li class="text-gray-600">Generate audio for screen readers or learning tools</li>
|
178 |
</ul>
|
179 |
</div>
|
180 |
|