OlliSagi

Results 2 issues of OlliSagi

I'm running following python code in WSL2, ubuntu 22.04. ``` from whisper_jax import FlaxWhisperPipline import jax.numpy as jnp # instantiate pipeline with bfloat16 and enable batching pipeline = FlaxWhisperPipline("openai/whisper-small", dtype=jnp.bfloat16,...

Hello everyone, I'm facing an issue with the Dolphin 'Sys' folder detection in Retroarch. Here's a rundown of my situation: Downloaded the core from Retroarch 64. Used the "online downloader"...