marquesafonso
commited on
update landing page description
Browse files- static/landing_page.html +2 -2
static/landing_page.html
CHANGED
@@ -142,8 +142,8 @@
|
|
142 |
<body>
|
143 |
<div class="container">
|
144 |
<h1>Multilang ASR Subtitler</h1>
|
145 |
-
<p>A multilingual automatic speech recognition and video captioning tool using faster whisper
|
146 |
-
|
147 |
<a href="/submit_video/" class="button submit">Submit Video</a>
|
148 |
<a href="/docs/" class="button docs">Documentation</a>
|
149 |
</div>
|
|
|
142 |
<body>
|
143 |
<div class="container">
|
144 |
<h1>Multilang ASR Subtitler</h1>
|
145 |
+
<p>A multilingual automatic speech recognition and video captioning tool using faster whisper.<br>
|
146 |
+
Supports real-time translation to english. Runs on consumer grade cpu.</p>
|
147 |
<a href="/submit_video/" class="button submit">Submit Video</a>
|
148 |
<a href="/docs/" class="button docs">Documentation</a>
|
149 |
</div>
|