Fangjun Kuang 39d6b917fd Wrap Reset() and IsEndpoint() to .Net (#247) 2 年之前
..
.gitignore a2cb2327f1 Fix building nuget packages (#195) 2 年之前
README.md a2cb2327f1 Fix building nuget packages (#195) 2 年之前
generate.py 8a6614ee7e Support .netstandard2.0 (#246) 2 年之前
notes.md a2cb2327f1 Fix building nuget packages (#195) 2 年之前
requirements.txt a2cb2327f1 Fix building nuget packages (#195) 2 年之前
run.sh a2cb2327f1 Fix building nuget packages (#195) 2 年之前
sherpa-ncnn.cs 39d6b917fd Wrap Reset() and IsEndpoint() to .Net (#247) 2 年之前
sherpa-ncnn.csproj.in 8a6614ee7e Support .netstandard2.0 (#246) 2 年之前
sherpa-ncnn.csproj.runtime.in 8674386e77 Fix encoding issues for C# (#199) 2 年之前

README.md

Introduction

sherpa-ncnn is an open-source real-time speech recognition toolkit developed by the Next-gen Kaldi team.

It supports streaming recognition on a variety of platforms such as Android, iOS, Raspberry, Linux, Windows, macOS, etc.

It does not require Internet connection during recognition.

See the documentation https://k2-fsa.github.io/sherpa/ncnn/index.html for details.