AI Models
Custom Models
Add OpenAI-compatible custom transcription and enhancement models.
Custom Transcription Models
Custom transcription models use an OpenAI-compatible audio transcription endpoint.
Required fields:
| Field | Example |
|---|---|
| Display Name | My Custom Transcription |
| API Endpoint | https://api.openai.com/v1/audio/transcriptions |
| API Key | Your provider key |
| Model Name | gpt-4o-mini-transcribe |
| Multilingual Model | On or off |
After saving, open Modes and choose the custom model from Transcription -> Model.
Custom Enhancement Models
Custom enhancement models use an OpenAI-compatible chat completions endpoint.
Required fields:
| Field | Example |
|---|---|
| Display Name | My Enhancement Model |
| Base URL | https://api.openai.com/v1/chat/completions |
| API Key | Your provider key |
| Model Name | gpt-5.5 |
VoiceInk verifies the key before adding a new custom enhancement model. After saving, select it in a Mode under AI Enhancement.
Editing and Deleting
Use the menu on a custom model row to edit or delete it. Deleting a custom model removes the saved model entry and its associated Keychain API key.