Livekit Inference Assembly AI u3-rt-pro - TLS: failed to verify certificate

Getting this error while trying Livekit Inference-

Error in recv_task\nTraceback (most recent call last):\n File “/app/.venv/lib/python3.13/site-packages/livekit/agents/utils/log.py”, line 17, in async_fn_logs\n return await fn(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^\n File “/app/.venv/lib/python3.13/site-packages/livekit/agents/inference/stt.py”, line 602, in recv_task\n raise APIError(f"LiveKit Inference STT returned error: {msg.data}")\nlivekit.agents._exceptions.APIError: LiveKit Inference STT returned error: {“type”:“error”,“session_id”:“001c0798-8a21-4a85-a1f4-92b785af48e9”,“message”:“failed to create session: failed to connect to provider u3-rt-pro: tls: failed to verify certificate: x509: certificate is valid for portal.horizoneducation.com, portal2.horizoneducation.com, portal-api.horizoneducation.com, portal2-api.horizoneducation.com, not streaming.assemblyai.com”,“code”:2006}

I am not sure what portal.horizoneducation.com is but looks like they have something wrong with their certificates.

okay , I switched to plugin for now, which is working fine.