Nincs leírás

Fangjun Kuang 0e5a58da20 add arm build support (#3) 2 éve
cmake db5c5ac194 load model in ncnn (#1) 2 éve
sherpa-ncnn 6b7180a845 First working version of offline greedy search (#2) 2 éve
toolchains 0e5a58da20 add arm build support (#3) 2 éve
.gitignore 0e5a58da20 add arm build support (#3) 2 éve
CMakeLists.txt db5c5ac194 load model in ncnn (#1) 2 éve
LICENSE 3185205428 First commit 2 éve
README.md db5c5ac194 load model in ncnn (#1) 2 éve
build-arm-linux-gnueabihf.sh 0e5a58da20 add arm build support (#3) 2 éve

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