Key points
- The setup script creates .venv, installs Tater's Python dependencies, and writes the selected runtime profile to .runtime/tater_profile.env.
- Profiles cover CPU, edge / remote-only, macOS Apple Silicon, NVIDIA CUDA, AMD ROCm / Strix Halo, Jetson, and Jetson Thor.
- Tater supports Python 3.11 through 3.13. On Linux, setup can install a checksum-verified private Python runtime when the system Python is unsupported.
- Normal local profiles use Tater's embedded Redis runtime. The edge / remote-only profile expects the operating system redis-server package.
- Model choices are finished inside TaterOS under Settings -> Models and Settings -> Voice Pipeline.