|
1 an în urmă | |
---|---|---|
.github | 1 an în urmă | |
android | 1 an în urmă | |
c-api-examples | 1 an în urmă | |
cmake | 2 ani în urmă | |
dotnet-examples | 2 ani în urmă | |
ffmpeg-examples | 2 ani în urmă | |
go-api-examples | 2 ani în urmă | |
ios-swift | 2 ani în urmă | |
ios-swiftui | 2 ani în urmă | |
mfc-examples | 1 an în urmă | |
python-api-examples | 2 ani în urmă | |
scripts | 1 an în urmă | |
sherpa-ncnn | 1 an în urmă | |
swift-api-examples | 1 an în urmă | |
toolchains | 2 ani în urmă | |
.clang-format | 2 ani în urmă | |
.gitignore | 2 ani în urmă | |
CMakeLists.txt | 1 an în urmă | |
CPPLINT.cfg | 2 ani în urmă | |
LICENSE | 2 ani în urmă | |
MANIFEST.in | 2 ani în urmă | |
README.md | 2 ani în urmă | |
build-aarch64-linux-gnu.sh | 2 ani în urmă | |
build-android-arm64-v8a-with-vulkan.sh | 2 ani în urmă | |
build-android-arm64-v8a.sh | 2 ani în urmă | |
build-android-armv7-eabi.sh | 2 ani în urmă | |
build-android-x86-64.sh | 2 ani în urmă | |
build-android-x86.sh | 2 ani în urmă | |
build-apk.sh | 1 an în urmă | |
build-arm-linux-gnueabihf.sh | 2 ani în urmă | |
build-ios.sh | 2 ani în urmă | |
build-m3axpi.sh | 2 ani în urmă | |
build-riscv64-linux-gnu.sh | 2 ani în urmă | |
build-swift-macos.sh | 2 ani în urmă | |
install-vulkan-macos.md | 2 ani în urmă | |
pack-for-embedded-systems.sh | 2 ani în urmă | |
release.sh | 2 ani în urmă | |
setup.py | 2 ani în urmă |
You can use sherpa-ncnn
for real-time speech recognition (i.e., speech-to-text)
on
We support all platforms that ncnn supports.
Everything can be compiled from source with static link. The generated executable depends only on system libraries.
HINT: It does not depend on PyTorch or any other inference frameworks other than ncnn.
Please see the documentation https://k2-fsa.github.io/sherpa/ncnn/index.html for installation and usages, e.g.,
We provide a few YouTube videos for demonstration about real-time speech recognition
with sherpa-ncnn
using a microphone:
English
: https://www.bilibili.com/video/BV1TP411p7dh/Multilingual (Chinese + English) with endpointing Python demo : https://www.bilibili.com/video/BV1eK411y788/
Android demos
Multilingual (Chinese + English) Android demo 1: https://www.bilibili.com/video/BV1Ge411A7XS
Multilingual (Chinese + English) Android demo 2: https://www.bilibili.com/video/BV1eK411y788/
Chinese (with background noise)
Android demo : https://www.bilibili.com/video/BV1GR4y167fx
Chinese
Android demo : https://www.bilibili.com/video/BV1744y1Z76H
Chinese poem with background music
Android demo : https://www.bilibili.com/video/BV1vR4y1k7eo
See also https://github.com/k2-fsa/sherpa