Add Whisper models note to dictionary

This commit is contained in:
Beingpax 2025-08-02 18:35:41 +05:45
parent 16275c466d
commit 9bf166ae2a

View File

@ -91,7 +91,7 @@ struct DictionaryView: View {
// Information Section
GroupBox {
Label {
Text("Add words to help VoiceInk recognize them properly(154 chars max, ~25 words). Works independently of AI enhancement.")
Text("Add words to help VoiceInk recognize them properly (154 chars max, ~25 words). This only works with Whisper models and is independent of AI enhancement.")
.font(.system(size: 12))
.foregroundColor(.secondary)
.fixedSize(horizontal: false, vertical: true)