설명 없음

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