API endpoint URL

Alright, let me start out by saying I'm very new to all this and just trying to offload transcription for a specific program. I have setup an endpoint .. but the software config only asks for "endpoint url" . My question is, what do I put there so the transcription gets offloaded. As it is I just get a return of a 404 page not found.


--- Remote Settings (Only used if TRANSCRIPTION_MODE=remote) ---

URL of your running faster-whisper-server/speaches API

FASTER_WHISPER_SERVER_URL=https://api.runpod.ai/v2/myid/run # Ignored if mode is 'local'
Was this page helpful?