Тайлбар байхгүй

Fangjun Kuang 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 жил өмнө
.github 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 жил өмнө
cmake 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 жил өмнө
scripts 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 жил өмнө
sherpa-ncnn 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 жил өмнө
toolchains 0e5a58da20 add arm build support (#3) 2 жил өмнө
.clang-format 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 жил өмнө
.gitignore 0e5a58da20 add arm build support (#3) 2 жил өмнө
CMakeLists.txt db5c5ac194 load model in ncnn (#1) 2 жил өмнө
CPPLINT.cfg 78ce6f6233 Add CI test and refactor the code a bit. (#4) 2 жил өмнө
LICENSE 3185205428 First commit 2 жил өмнө
README.md db5c5ac194 load model in ncnn (#1) 2 жил өмнө
build-arm-linux-gnueabihf.sh 0e5a58da20 add arm build support (#3) 2 жил өмнө

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