Error - Model is loading Inference API

Here is the model I am using for a product - speechbrain/lang-id-voxlingua107-ecapa · Hugging Face.

I see a 503 error for the first few times (the model is loading). I see a keyword argument “wait_for_model” in the text modality models, but I don’t see such a thing here.

What is the workaround for this? How to solve this gracefully so that the user experience is not hampered much

Thanks in advance.