We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A bug happened! Error when I stopped recording, even though recording and transcribing seems to have worked fine.
Window
invalid args `modelPath` for command `load_model`: invalid type: null, expected a string App Version: vibe 3.0.4 Commit Hash: 232bf52 Arch: x86_64 Platform: windows Kernel Version: 10.0.19045 OS: windows OS Version: 10.0.19045 Cuda Version: n/a Models: ggml-medium-q8_0.bin Default Model: "C:\\Users\\fox\\AppData\\Local\\github.com.thewh1teagle.vibe\\ggml-medium-q8_0.bin" Cargo features: vulkan {"avx":{"enabled":true,"support":true},"avx2":{"enabled":true,"support":true},"f16c":{"enabled":true,"support":true},"fma":{"enabled":true,"support":true}} <details> <summary>logs</summary> cmd: "E:\\Programs\\vibe\\ffmpeg.exe" "-i" "C:\\Users\\fox\\AppData\\Local\\Temp\\vibe_temp_2025-02-15\\JBcIQmA2hJ.wav" "-ar" "16000" "-ac" "1" "-c:a" "pcm_s16le" "C:\\Users\\fox\\AppData\\Local\\Temp\\vibe_temp_2025-02-15\\2025-02-15 09-01-33.wav" "-hide_banner" "-y" "-loglevel" "error" </details>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
A bug happened! Error when I stopped recording, even though recording and transcribing seems to have worked fine.
Steps to reproduce
What OS are you seeing the problem on?
Window
Relevant log output
The text was updated successfully, but these errors were encountered: