R
Runpod•5mo ago
happyhuman1882

API Docuementation of Preset Models like Faster Whisper

Hi, is there anywhere a documentation about the API of specific Preset Models like Faster Whisper? Like for testing Faster Whisper it took an hour to search for an example like the following. { "input": { "audio": "https://github.com/runpod-workers/sample-inputs/raw/main/audio/Arthur.mp3", "model": "large-v3", "translate": true, "language": "en" } } Is there a documentation about the given models?
3 Replies
happyhuman1882
happyhuman1882OP•5mo ago
I think I answered it by my self. There is an overview of RunPod workers here: https://github.com/runpod-workers Where I can select workers like Faster Whisper which leads to code and documentation: https://github.com/runpod-workers/worker-faster_whisper Would be good if such links would be directly available in the RundPod.io Console (e.g. https://www.runpod.io/console/serverless/user/endpoint/<myEndpointID>)
GitHub
RunPod | Endpoints | Workers
Offical collection of worker repositories for serverless endpoints on RunPod. - RunPod | Endpoints | Workers
GitHub
GitHub - runpod-workers/worker-faster_whisper: faster-whisper as se...
faster-whisper as serverless endpoint. Contribute to runpod-workers/worker-faster_whisper development by creating an account on GitHub.
Unknown User
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View
Dj
Dj•5mo ago
genuinely great feedback or #🗂|hub post i'd recommend posting it in #🗂|hub because we're paying a bit more attention there 👀

Did you find this page helpful?