AIRI Setup Guide
Configure Kitta AI as an OpenAI-compatible speech provider in AIRI and assign a cloned voice to an AI character.
Connect Kitta AI TTS to AIRI
AIRI has a dedicated OpenAI Compatible speech provider. Connect Kitta AI there, then select the provider, model, and Voice ID in AIRI's Speech module.
Prepare the API key and Voice ID
- Create a dedicated key in API management.
- Open your cloned voice and copy its Voice ID.
- Confirm that your API credit balance is sufficient.
For the first test, you can use this system voice:
00a1b221-6137-4b73-ad62-b0cbce134167Add the speech provider
Open Settings → Providers → Speech → OpenAI Compatible, then enter:
| Setting | Value |
|---|---|
| Base URL | https://kittaai.com/v1 |
| API Key | Your Kitta AI API key |
| Model | fishaudio-s21pro-flash |
| Speed | 1 |
Use the API root, not the complete endpoint
AIRI's OpenAI-compatible provider appends /audio/speech. Use the Base URL ending at /v1; do
not enter /v1/audio/speech in this field.
If automatic model discovery does not show the Kitta AI model, type fishaudio-s21pro-flash directly in the model field.
Select the voice
- Open
Settings → Modules → Speech. - Select the OpenAI Compatible provider and
fishaudio-s21pro-flash. - Enter the Kitta AI Voice ID as a custom voice.
- Enter a short sentence and click Test Voice.
After the system voice works, replace it with your cloned voice's Voice ID and assign it to the character or speech module you use.
Troubleshooting
- 404: the Base URL should be
https://kittaai.com/v1, without another/audio/speechsuffix. - 401: the API key is invalid, revoked, or incomplete. Create a separate key for AIRI.
- 402: add API credits before testing again.
- Model is missing: enter
fishaudio-s21pro-flashmanually instead of relying on model discovery. - Voice list is empty: this is expected for a compatible provider; paste a Kitta AI Voice ID into the custom voice field.
- No character audio: confirm the Kitta AI provider, model, and Voice ID are selected in the Speech module, not only saved on the Providers page.