Installation

In this section, we describe how to install sherpa-onnx on various platforms.

Requirements:

  • CMake >= 3.13

  • A compiler that supports at least C++14

Hint

You can use pip install cmake to install the latest cmake.

If you want to build an Android app, see Android. If you want to build an iOS app, see iOS.