Discussions
Input text into avatar
22 days ago by Klei
I read through your docs and am somewhat confused. I am building an assistant for our college, and they want a virtual assistant as well. Right now, we have our own LLM but need to integrate it with your avatar. FULL mode is not an option since we have our own LLM. I was wondering if when using LITE mode, there is any way to get the voice for the avatar from you. In the docs, it says we have to generate it? Also, it says the API only accepts audio files, is there any way we can just pass the responses from our LLM, which has TTS from the user side already implemented into your model?