diff --git a/services/dashboard/src/views/dashboard.ejs b/services/dashboard/src/views/dashboard.ejs
index 29396dd..01ad72e 100644
--- a/services/dashboard/src/views/dashboard.ejs
+++ b/services/dashboard/src/views/dashboard.ejs
@@ -1,6 +1 @@
-
- - Avg Transcription: <%= Math.round(data.systemStats.avgTranscriptionTime) %>ms
- - Avg Translation: <%= Math.round(data.systemStats.avgTranslationTime) %>ms
- - GPU Model: faster-whisper large-v2
- - Translation: Free NLLB + Argos + MyMemory
-
\ No newline at end of file
+ Translation: Free NLLB + Google + Argos
\ No newline at end of file