You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ukrainian is fully supported by Whisper Large v3 but missing from the language dropdown. This limits Ukrainian-speaking users to auto-detect which is less reliable. Adding { value: "uk", title: "Ukrainian" } to LANGUAGE_OPTIONS would fix this.