Fix: Update VAD info tip in ModelSettingsView
This commit is contained in:
parent
5eacee467a
commit
33c07f2a2d
@ -99,7 +99,7 @@ struct ModelSettingsView: View {
|
||||
|
||||
InfoTip(
|
||||
title: "Voice Activity Detection",
|
||||
message: "Detects speech segments and filters out silence to reduce hallucinations in local Whisper models."
|
||||
message: "Detect speech segments and filter out silence to improve accuracy of local models."
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user