Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Character.AI #273

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

matrixfox
Copy link

Fixed "Error: Token is invalid". Character.AI removed accessToken from their API. All you need is a char_token. Which can be found by opening Developer Tools and going to Application and then finding Local Storage. Thanks Maple san!

@matrixfox
Copy link
Author

matrixfox commented Feb 26, 2024

Not sure why preview on a text file doesn't show up, but I added, "openai-whisper" and "pyaudio" to the requirements list. Both are required to be installed, no if ands or butts.

Also merged the fix from issue #207 thanks @sato-kazuma-kun

This way uses less CPU. Time is useless!
@matrixfox
Copy link
Author

I threw in another fix that was bothering me after AFKing. The PTT button would hang and require a restart. Also should do something about that array. Why is KEYS an array? It should be a string, correct me if I'm wrong...

ded project, refer to realcoloride/node_characterai
Never memorize something you can look up. -Einstein
pyaudio was never installed here, it should be removed.
@dadadala02
Copy link

Fixed "Error: Token is invalid". Character.AI removed accessToken from their API. All you need is a char_token. Which can be found by opening Developer Tools and going to Application and then finding Local Storage. Thanks Maple san!

Can I ask you how to fix this problem ? thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants