Argo Tegar
Argo Tegar
Hardware: RX Vega 7 (Cezanne) with driver 31.0.23013.5003, 4GB UMA allocated out of 32GB of memory. OS: Windows 11 build 22631 Software tested: [Nvidia FleX PhysX demo](https://github.com/NVIDIAGameWorks/FleX) After launching with...
As the title said, VAAPI fail to start with the latest vulkan beta driver, on the other hand VDPAU, vulkan video, and direct NVDEC via ffmpeg (via mpv) still works....
Hardware: Radeon Vega 7 (5600G) (GFX90c), 32GB DDR4-3533 (31GB set as GTT) Python script to launch ``` import whisper import pytorch_ocl audio_file = "output-audio.aac" audio = whisper.load_audio(audio_file) model = whisper.load_model("large",...