Windows
This page explains how to install sherpa-onnx on Windows.
Hint
MinGW is not supported and will not work with sherpa-onnx.
Please install Visual Studio 2022 or a newer version before proceeding.
Earlier versions of Visual Studio may not be compatible.
- Download pre-compiled libs and binaries for Windows
- Build from source for Windows (CPU only)
- Build sherpa-onnx on Windows (x64)
- Prerequisites
- Build Configurations
- Shared + MD + Release
- Shared + MD + Debug
- Shared + MD + MinSizeRel
- Shared + MD + RelWithDebInfo
- Shared + MT + Release
- Shared + MT + Debug
- Shared + MT + MinSizeRel
- Shared + MT + RelWithDebInfo
- Static + MD + Release
- Static + MD + Debug
- Static + MD + MinSizeRel
- Static + MD + RelWithDebInfo
- Static + MT + Release
- Static + MT + Debug
- Static + MT + MinSizeRel
- Static + MT + RelWithDebInfo
- Build sherpa-onnx on Windows (x86)
- Prerequisites
- Build Configurations
- Shared + MD + Release
- Shared + MD + Debug
- Shared + MD + MinSizeRel
- Shared + MD + RelWithDebInfo
- Shared + MT + Release
- Shared + MT + Debug
- Shared + MT + MinSizeRel
- Shared + MT + RelWithDebInfo
- Static + MD + Release
- Static + MD + Debug
- Static + MD + MinSizeRel
- Static + MD + RelWithDebInfo
- Static + MT + Release
- Static + MT + Debug
- Static + MT + MinSizeRel
- Static + MT + RelWithDebInfo
- Build sherpa-onnx on Windows (ARM64)
- Prerequisites
- Build Configurations
- Shared + MD + Release
- Shared + MD + Debug
- Shared + MD + MinSizeRel
- Shared + MD + RelWithDebInfo
- Shared + MT + Release
- Shared + MT + Debug
- Shared + MT + MinSizeRel
- Shared + MT + RelWithDebInfo
- Static + MD + Release
- Static + MD + Debug
- Static + MD + MinSizeRel
- Static + MD + RelWithDebInfo
- Static + MT + Release
- Static + MT + Debug
- Static + MT + MinSizeRel
- Static + MT + RelWithDebInfo
- Build sherpa-onnx on Windows (x64)
- Build from source for Windows (With NVIDIA GPU)