Trouble with batched whisper - doesn’t work with Supervisor and batched_run

Fixed with providing client:
Nx.global_default_backend({EXLA.Backend, client: :host}), thanks)