Shaunwei / RealChar

🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
https://RealChar.ai/
MIT License
5.94k stars 727 forks source link

twilio call not working #510

Open prajwalJumde opened 4 months ago

prajwalJumde commented 4 months ago

Hi,

I have added the twilio key to the source code of the RealChar application, but after receiving the call from the application a voicemail can be heard saying "Application Error Occurred". The error is not being shown on the logs of the application so it's difficult to determine the actual cause of the error.

Can someone please help me regarding this?