Update file
This commit is contained in:
@ -1,6 +1 @@
|
||||
<ul class="list-unstyled">
|
||||
<li>Avg Transcription: <strong><%= Math.round(data.systemStats.avgTranscriptionTime) %>ms</strong></li>
|
||||
<li>Avg Translation: <strong><%= Math.round(data.systemStats.avgTranslationTime) %>ms</strong></li>
|
||||
<li>GPU Model: <strong>faster-whisper large-v2</strong></li>
|
||||
<li>Translation: <strong>Free NLLB + Argos + MyMemory</strong></li>
|
||||
</ul>
|
||||
<li>Translation: <strong>Free NLLB + Google + Argos</strong></li>
|
Reference in New Issue
Block a user