🪻 distributed transcription service thistle.dunkirk.sh

chore: change powered by to whisper

dunkirk.sh a90f971e d24ac67e

verified
Changed files
+1 -1
src
+1 -1
src/pages/transcribe.html
···
<main>
<div class="page-header">
<h1 class="page-title">Audio Transcription</h1>
-
<p class="page-subtitle">Upload your audio files and get accurate transcripts powered by AI</p>
</div>
<transcription-component></transcription-component>
···
<main>
<div class="page-header">
<h1 class="page-title">Audio Transcription</h1>
+
<p class="page-subtitle">Upload your audio files and get accurate transcripts powered by Whisper</p>
</div>
<transcription-component></transcription-component>