Model Selection
Echophrase ships with a small registry of pre-vetted models. The values below mirror the desktop app’s model registry — they are the exact models you can pick from in Settings.Available Models
Language coverage
- Parakeet-TDT 0.6B v3: 25 European languages with automatic detection
- Qwen3-ASR 0.6B: 52 languages including Chinese (Mandarin, Cantonese, and 20+ dialects), Japanese, Korean, Arabic, Hindi, Thai, Vietnamese, and the major European languages — with strong mixed English/Chinese code-switching in a single sentence
- Parakeet Lite: English only
Model formats
The bundled models are all ONNX. Custom (bring-your-own) models must also be ONNX - see Custom Models for how to import one. GGUF, PyTorch.bin, and safetensors are not supported for custom
models in this release.
Recommendations
- CPU only: Parakeet Lite
- Modern GPU (DirectX 12): Parakeet-TDT 0.6B v3 for best quality, or Lite if you want lower memory use
- Non-English or multilingual dictation: Qwen3-ASR 0.6B (4 GB+ GPU)
- Older / integrated GPU: Parakeet Lite
Changing Models
- Open Echophrase settings
- Navigate to Voice Model
- Click Change and pick a model
- Wait for the download to complete (~1–2 minutes)
Models are downloaded once and cached locally. Switching between downloaded
models is instant.