Skip to content

AI and models

Synthezia uses local Whisper and Ollama models in Local Mode. You can instead configure an OpenAI-compatible provider for supported AI operations.

Current model and provider capabilities
CapabilityStatusCurrent behavior
Whisper model managementAvailableList, download, cancel downloads for, select, and delete the Whisper models in the application catalog.
Ollama model managementBetaList installed Ollama models and download, select, or delete models through the local Ollama runtime.
Machine-based model recommendationsBetaRecommend Whisper and Ollama model defaults from detected memory, CPU count, and architecture.
OpenAI-compatible remote providerBetaSelecting and authorizing a remote provider can transmit transcript, summary, prompt, retrieved context, and conversation to that endpoint; embeddings remain local.

Model acquisition is a separate operation from local processing: downloads require a network connection even when you use Local Mode afterward. The privacy and security section explains the provider boundary in more detail.