Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting error #442

Open
spirittechie opened this issue Feb 1, 2025 · 0 comments
Open

setting error #442

spirittechie opened this issue Feb 1, 2025 · 0 comments

Comments

@spirittechie
Copy link

I tried to load this and configure this Chrome extension, and I got this.

Settings Error
There was a problem loading your settings. Please try refreshing the page.
{"_tag":"WhisperingError","variant":"error","title":"Unable to parse Whispering settings","description":"There was an error running Schema.parseJson on the Whispering settings fetched from localStorage.","action":{"type":"more-details","error":{"issues":[{"code":"invalid_type","expected":"boolean","received":"undefined","path":["isPlaySoundEnabled"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"undefined","path":["isCopyToClipboardEnabled"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"undefined","path":["isPasteContentsOnSuccessEnabled"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"undefined","path":["isFasterRerecordEnabled"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"undefined","path":["closeToTray"],"message":"Required"},{"expected":"'Always' | 'When Recording and Transcribing' | 'When Recording' | 'Never'","received":"undefined","code":"invalid_type","path":["alwaysOnTop"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["selectedAudioInputDeviceId"],"message":"Required"},{"expected":"'OpenAI' | 'Groq' | 'faster-whisper-server'","received":"undefined","code":"invalid_type","path":["selectedTranscriptionService"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["openAiApiKey"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["groqApiKey"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["fasterWhisperServerUrl"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["fasterWhisperServerModel"],"message":"Required"},{"expected":"'auto' | 'af' | 'ar' | 'hy' | 'az' | 'be' | 'bs' | 'bg' | 'ca' | 'zh' | 'hr' | 'cs' | 'da' | 'nl' | 'en' | 'et' | 'fi' | 'fr' | 'gl' | 'de' | 'el' | 'he' | 'hi' | 'hu' | 'is' | 'id' | 'it' | 'ja' | 'kn' | 'kk' | 'ko' | 'lv' | 'lt' | 'mk' | 'ms' | 'mr' | 'mi' | 'ne' | 'no' | 'fa' | 'pl' | 'pt' | 'ro' | 'ru' | 'sr' | 'sk' | 'sl' | 'es' | 'sw' | 'sv' | 'tl' | 'ta' | 'th' | 'tr' | 'uk' | 'ur' | 'vi' | 'cy'","received":"undefined","code":"invalid_type","path":["outputLanguage"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["currentLocalShortcut"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["currentGlobalShortcut"],"message":"Required"}],"name":"ZodError"}}}
Try Again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant