First commit of Whisper client

This commit is contained in:
2026-07-13 16:11:49 -04:00
commit 0825833a55
52 changed files with 1660 additions and 0 deletions
@@ -0,0 +1,4 @@
u share:
The exact model of your CPU/GPU (e.g., Intel Core i7-13700H, Intel Arc A770)?
The output of running ls -l /dev/dri on your host machine?
2 sitesHow to fix the Docker permission denied error?Mar 10, 2026 — 1. Add your user to the Docker group The most common cause of the permission denied error is that your user account isn't part of ...HostingerHow to Deploy a Hugging Face Model on a GPU-Powered Docker ContainerMay 23, 2025 — Set environment variables to toggle between CPU/GPU or enable debuggingRunpod