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.96k stars 729 forks source link

add twilio integration #448

Open yc1i opened 1 year ago

yc1i commented 1 year ago

Create a draft PR for Twilio integration:

  1. Add Restful endpoint to return TwiML to twilio to start a stream
  2. Add a websocket endpoint to handle TwiML streams
  3. updated whisper and google TTS to handle twilio audio
jfaraklit commented 11 months ago

@yc1i any ETA on completing this?

yc1i commented 11 months ago

@yc1i any ETA on completing this?

I'll re-arrange and try to merge another PR possibly this week.