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, please refer to Android. If you want to build an iOS app, please refer to iOS.