whisper-gael and btrfs #2392
Unanswered
maarten256
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I ran into an interesting situation and I was wondering if anybody has some ideas on how to resolve it.
I start using whisper (the snap for Ubuntu) and I found that it works fine for audio files on ext4 filesystems, but not for (the same) audio files on a btrfs filesystem.
If the audio file (irrespective of flac, mp4, mp3, ... ) resides on a btrfs filesystem, I can run ffmpeg and ffprobe on it, no problem. When I run whisper, it bombs out with an ffmpeg error that states "file not found".
If I move the file to an ext4 filesystem, and run the same thing again, it works.
Probably a quirk related to my particular setup, but just wondering if anybody else has come across something like this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions