Fangjun Kuang 8674386e77 Fix encoding issues for C# (#199) hace 2 años
..
.gitignore a2cb2327f1 Fix building nuget packages (#195) hace 2 años
README.md a2cb2327f1 Fix building nuget packages (#195) hace 2 años
generate.py a2cb2327f1 Fix building nuget packages (#195) hace 2 años
notes.md a2cb2327f1 Fix building nuget packages (#195) hace 2 años
requirements.txt a2cb2327f1 Fix building nuget packages (#195) hace 2 años
run.sh a2cb2327f1 Fix building nuget packages (#195) hace 2 años
sherpa-ncnn.cs 8674386e77 Fix encoding issues for C# (#199) hace 2 años
sherpa-ncnn.csproj.in 8674386e77 Fix encoding issues for C# (#199) hace 2 años
sherpa-ncnn.csproj.runtime.in 8674386e77 Fix encoding issues for C# (#199) hace 2 años

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.