Merge pull request 'Clarify about text' (#30) from about-text-rewrite into develop
Reviewed-on: #30
This commit is contained in:
commit
35b1a306e1
@ -33,8 +33,10 @@
|
||||
<main class="container mt-4">
|
||||
<h2>About Seshat Audio Transcriber</h2>
|
||||
<p>This tool allows you to upload audio files and transcribe them into text using whisperAI.</p>
|
||||
<p>The application runs a local instance of <a href="https://github.com/openai/whisper" target="_blank">Whisper AI</a>, using the turbo model on one NVIDIA RTX A4000 graphics card.</p>
|
||||
<p>All processing is done locally, and no data is sent to the cloud, ensuring your privacy and data security.</p>
|
||||
<p>The application runs a local instance of <a href="https://github.com/openai/whisper" target="_blank">Whisper AI</a>,
|
||||
using the turbo model on one NVIDIA RTX A4000 graphics card.</p>
|
||||
<p>All processing is done locally at the Department of Computer and Systems Sciences (DSV), Stockholm University, Sweden.
|
||||
<br>No information is transmitted to external servers or cloud services, ensuring your privacy and data security.</p>
|
||||
</main>
|
||||
<footer class="bg-primary text-white py-4">
|
||||
<div class="container">
|
||||
|
Loading…
x
Reference in New Issue
Block a user