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!
tried to record audio
No response
options: { "path": "/home/user-name/Documents/2024-12-30 21-26-33.wav", "lang": "en", "verbose": false, "n_threads": 4, "init_prompt": "", "temperature": 0.4, "translate": null, "max_text_ctx": null, "word_timestamps": false, "max_sentence_len": 1 } Caused by: audio file doesn't exist Location: core/src/transcribe.rs:160:9 App Version: vibe 3.0.0 Commit Hash: 371af90 Arch: x86_64 Platform: linux Kernel Version: 22.0.0 OS: linux OS Version: 22.0.0 Cuda Version: n/a Models: ggml-distil-large-v3.bin, ggml-medium-q8_0.bin Default Model: ggml-distil-large-v3.bin" Cargo features: vulkan CPU feature detection is not supported on this architecture. <details> <summary>logs</summary> Error: ffmpeg not found Location: core/src/audio.rs:55:42 Location: desktop/src-tauri/src/cmd/audio.rs:223:88 Error: Failed to copy file to documents directory Caused by: No such file or directory (os error 2) Location: desktop/src-tauri/src/cmd/audio.rs:232:66 Location: desktop/src-tauri/src/cmd/audio.rs:232:132 </details>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
A bug happened!
Steps to reproduce
tried to record audio
What OS are you seeing the problem on?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: