aboutsummaryrefslogtreecommitdiffstats
path: root/gui/gui_settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'gui/gui_settings.py')
-rw-r--r--gui/gui_settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/gui_settings.py b/gui/gui_settings.py
index c6d98b5..66f9a6a 100644
--- a/gui/gui_settings.py
+++ b/gui/gui_settings.py
@@ -216,7 +216,7 @@ class _SettingsDialog(QDialog):
openai_tab_layout.addLayout(openai_layout)
self.openai_hint_label = QLabel(
- "When enabled, source audio is streamed to OpenAI /v1/realtime/translations and subtitle SSE events are produced from realtime transcript output. Ollama cleanup is bypassed.",
+ "When enabled, source audio is streamed to OpenAI /v1/realtime/translations (gpt-realtime-translate) and subtitle SSE events are produced from realtime transcript output. Ollama cleanup is bypassed.",
openai_tab,
)
self.openai_hint_label.setWordWrap(True)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage