diff --git a/README.md b/README.md index e8cb1ce..0e46812 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Make a [Replicate](https://replicate.com) and ElevenLabs (https://elevenlabs.io) ``` export REPLICATE_API_TOKEN= -export ELEVENLABS_API_TOKEN= +export ELEVEN_API_KEY= +export OPENAI_API_KEY= ``` Make a new voice in Eleven and get the voice id of that voice using their [get voices](https://elevenlabs.io/docs/api-reference/voices) API.