Help with deploying WhisperX ($35 bounty)
I've been trying to get WhisperX to run on runpod serverless. Here is what I have so far: https://github.com/YashGupta5961/whisperx-worker .
The worker deploys but its running into some problems processing the request. I cant seem to debug whats going wrong. I am willing to offer $35 USD to anyone who can get it working with diarization. I know its not much but I hope it can be motivating to bang their head against the wall for me 😄
GitHub
GitHub - YashGupta5961/whisperx-worker: RunPod Serverless worker fo...
RunPod Serverless worker for WhisperX. Contribute to YashGupta5961/whisperx-worker development by creating an account on GitHub.
6 Replies
these are the worker logs
I tried using this docker image (https://hub.docker.com/layers/madiator2011/whisperx-worker/test4) but diarization doesn't seem to work:
Maybe you need to download the model into your network storage
Or you need to supply a hf token so it gets downloaded
@nerdylive would I pass the hf token in as a env variable? The image doesnt link the source code so im unsure how it accepts it
Search it in madiator's github
I think you can find it
It says
huggingface_access_token
on the Readmepassing in the token gives the result above: https://discord.com/channels/912829806415085598/1342990814204395662/1342994966879670352