pyTranscriber icon indicating copy to clipboard operation
pyTranscriber copied to clipboard

Doesn't work on Linux

Open apienk opened this issue 3 months ago • 0 comments

Trying to run pyTranscriber-v2.1-stable on Ubuntu 24.04.2 with nVidia RTX A500 (4 GB RAM, CUDA working fine in Blender) from onefile executable.

WHAT WORKS

  • GUI

WHAT DOES NOT WORK

  • In Whisper mode with CUDA:
    • with Large and Medium models:
      • CUDA out of memory while trying to allocate 26/20 MiB of memory
    • with Small, Base and Tiny models:
      • folder /tmp/onefile######/whisper not found
  • In Google mode:
    • crash: error while loading shared libraries: libavdevice.so.58: cannot open shared object file: No such file or directory

apienk avatar Jan 08 '26 19:01 apienk