Automatic Speech Recognition
faster-whisper-large-v3-ca-3catparla
GPU: T4
How to use it: Notebook for using Faster Whisper
STT Ca Citrinet 512
GPU: T4
whisper-large-v3-ca-3catparla
GPU: T4
ASR APIs
How to use it: Notebook for using whisper
whisper-large-v3-ca-3catparla endpoint
example.py
faster-whisper endpoint
Python
example.py
Curl
bash
Citrinet endpoint
Python
example.py
Possible issues with endpoints:
HTTP/1.1 401 Unauthorized: The Hugging Face token was not specified, or the token is invalid. Copy the token code and replace it where <hf_token> in the headers
HTTP/1.1 503: The service is unavailable. Occurs when the endpoint is initializing, as it is not active all the time. Try the same request again.
Last updated