Nav apraksta

Fangjun Kuang 767e37f6cf Support building for aarch64 (#7) 2 gadi atpakaļ
.github 767e37f6cf Support building for aarch64 (#7) 2 gadi atpakaļ
cmake d8eb19e791 Disable unused layers to reduce executable size and compilation time. (#5) 2 gadi atpakaļ
scripts 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 gadi atpakaļ
sherpa-ncnn 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 gadi atpakaļ
toolchains 767e37f6cf Support building for aarch64 (#7) 2 gadi atpakaļ
.clang-format 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 gadi atpakaļ
.gitignore 0e5a58da20 add arm build support (#3) 2 gadi atpakaļ
CMakeLists.txt db5c5ac194 load model in ncnn (#1) 2 gadi atpakaļ
CPPLINT.cfg 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 gadi atpakaļ
LICENSE 3185205428 First commit 2 gadi atpakaļ
README.md db5c5ac194 load model in ncnn (#1) 2 gadi atpakaļ
build-aarch64-linux-gnu.sh 767e37f6cf Support building for aarch64 (#7) 2 gadi atpakaļ
build-arm-linux-gnueabihf.sh 73a681e23c Add CI for arm (#6) 2 gadi atpakaļ

README.md

Introduction

See https://github.com/k2-fsa/sherpa

This repo uses ncnn for running the neural network model and does not depend on libtorch.

Usage

git clone https://github.com/k2-fsa/sherpa-ncnn
cd sherpa-ncnn
mkdir build
cd build
cmake ..
make -j

./bin/sherpa-ncnn