Gowtham

Results 9 comments of Gowtham

Would be also good if we could make it to run in background. If we upload the file and the transcription runs in background. Also selecting whisper model in playground...

atleast audio transcription in background is also will be beneficial for people like researchers.

Nice to have graphic card info like vram usage and few important info. [Ref](https://stackoverflow.com/questions/59567226/how-to-programmatically-determine-available-gpu-memory-with-tensorflow)

same issue please do let me know if you find solution

I had a similar problem after using the GPU for 45 seconds with comfyui. The whole thing frozen and device doesn't show up on nvidia-smi. then it works only after...

I uploaded my failure report which was perfectly captured. in issue #949

@jc21 please look into it

> It already works with Ollama, here's an example config: > > file name: ~/.config/wut/config.json > > ```json > { > "provider": "ollama", > "ollama": { > "host": "http://192.168.8.4:11434", >...

I think people use open-webui as public more than ollama.so its just one line for alternative URL. so your project can work with openai's python Library. easiest solution is making...