sarangmohod

Results 4 comments of sarangmohod

> Hi, have you configured your credentials including `LIVEKIT_API_KEY` and `LIVEKIT_API_SECRET`? A 401 error suggests that authorization failed Hi, I’ve cross-checked the credentials multiple times, but it still didn’t work....

> Could you try removing `/agent` from your LiveKit URL: `wss://demoproject-tdoekpst.livekit.cloud` and see if that works? In my .env.local file, I have this line: LIVEKIT_URL="wss://demoproject-tdoekpst.livekit.cloud" When I run uv run...

> Apologies, I just realized that `/agent` was automatically appended to the URL. I don't think we support custom voices for TTS in our inference yet, so that may be...

> In the code snippet you posted, the setup is still the same (using strings to load in the models via inference). Could you try importing the plugins and using...