We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
In README.md, change:
export OPENAI_API_KEY=<token> export ELEVENLABS_API_KEY=<eleven-token>
to
export OPENAI_API_KEY=<token> export ELEVEN_API_KEY=<eleven-token>
The text was updated successfully, but these errors were encountered:
Looks like this is included in the PR at #4
Sorry, something went wrong.
I'm in Windows 11 (and a newbie) -- where do I run these commands? I have the tokens and everything is working except this.
I tried changing the variable names in the .py files to my actual tokens, but that doesn't work. I'm sure this is quite simple, but I'm missing it.
No branches or pull requests
In README.md,
change:
to
The text was updated successfully, but these errors were encountered: