Update README.md

This commit is contained in:
David Gil 2023-11-15 19:01:26 +01:00 committed by GitHub
parent feeb0cfbd2
commit a306bf0649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,8 @@ Make a [Replicate](https://replicate.com) and ElevenLabs (https://elevenlabs.io)
```
export REPLICATE_API_TOKEN=<token>
export ELEVENLABS_API_TOKEN=<eleven-token>
export ELEVEN_API_KEY=<eleven-token>
export OPENAI_API_KEY=<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.