No Description

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

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