Update file

This commit is contained in:
2025-07-14 14:43:30 -05:00
parent a5b3adc344
commit b232d66ddb

View File

@ -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>