0Xiaohei0 / VoiceToJapanese

152 stars 19 forks source link

"Character.AI refuses to respond" error #44

Open JustALearningGamer opened 10 months ago

JustALearningGamer commented 10 months ago

Hello! I am a new user to this software and I may or may not have done some mistakes. Each time that I use the app, it fails to connect to the C.AI servers for a reason I do not know. I have set my access token and character ID to their corresponding places and it's still triggering the same error. I'm unavailable to use Open-AI's API key (because I cannot currently make an account) and C.AI is my only option.

Any help is very appreciated!

image

0Xiaohei0 commented 10 months ago

Due to the limitations of the library I'm using to connect to character.ai, the program would not work if there is a queue at the character.ai server. I did implement oobagooba webui as an alternative chat model. You need to download the latest repo and pip install dependencies yourself.