Nenhuma descrição

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

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