fdaudens HF Staff commited on
Commit
0902a36
·
verified ·
1 Parent(s): b4ceb71

Update index.html

Browse files
Files changed (1) hide show
  1. 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
- Convert your interviews, press conferences, or audio files into text with speaker identification and timestamps. Supports 100+ languages and works 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 names</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,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. Create podcast-style discussions or voiceovers for your content.
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">Create audio versions of your articles</li>
175
- <li class="text-gray-600">Generate podcast discussions from research notes</li>
176
- <li class="text-gray-600">Produce voiceovers for video content</li>
177
- <li class="text-gray-600">Make accessibility-friendly audio content</li>
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