Skip to content
New issue

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

ELEVEN_API_KEY, not ELEVENLABS_API_KEY #20

Open
edoumazane opened this issue Nov 16, 2023 · 2 comments
Open

ELEVEN_API_KEY, not ELEVENLABS_API_KEY #20

edoumazane opened this issue Nov 16, 2023 · 2 comments

Comments

@edoumazane
Copy link

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>
@niceguydave
Copy link

Looks like this is included in the PR at #4

@searchresults
Copy link

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.

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

No branches or pull requests

3 participants