Creating API keys for OpenAI - karashiiro/TextToTalk GitHub Wiki
The OpenAI API requires an API key to use it for TTS. This page describes how to create an API key to use the OpenAI backend with the plugin.
Note: The OpenAI API does not have a free tier. It requires credits to be pre-charged to your account before any calls can be made. Refer to the TTS pricing for pricing information.
-
Navigate to the API key page. You may be prompted to create an account.
-
Click the "Create new secret key" button.
- Give the key a useful name, and leave the other settings at their defaults. Then click "Create secret key".
- Click the "Copy" button to copy the secret key, and paste it into the plugin's secret key field.
The one shown here has already been disabled. Don't try to use it, please generate your own.
- Then click "Save and Login". The voice preset configuration should appear after a moment.