AIVoiceChat icon indicating copy to clipboard operation
AIVoiceChat copied to clipboard

Low latency ai companion voice talk in 60 lines of code using faster_whisper and elevenlabs input streaming

Results 7 AIVoiceChat issues
Sort by recently updated
recently updated
newest added

Hi! One of my goals is to be able to trigger an animation based on a keyword or smiley included in the LLM answer. Therefore, I could animate expressive faces...

I would like to add elevenlabs custom voice based on id and name. custom voice = cloned own voice ;-) Hope you can help me on this

Couldn't quite find how to do this, the transcription always ends up in English. Any tips? Thanks!

I wrote this in error, please delete. I had to update openai using pip install openai==0.28.1

Hi @KoljaB, The bot is indeed very fast! But when adding Twilio (phone call) the response is very slow since the audio needs to be downloaded from Twilio servers. Have...

Hi @KoljaB ! First of all congrats on your project. I'm really interested in using it but need to know if it is possible to use if with my ChatBot...

Hi, I'd love to use this library, but can't because I have Cuda 12 and its a massive pain to get both 11 and 12 going at the same time....