|
há 1 ano atrás | |
---|---|---|
.github | há 1 ano atrás | |
android | há 1 ano atrás | |
c-api-examples | há 1 ano atrás | |
cmake | há 1 ano atrás | |
dotnet-examples | há 2 anos atrás | |
ffmpeg-examples | há 2 anos atrás | |
go-api-examples | há 2 anos atrás | |
ios-swift | há 2 anos atrás | |
ios-swiftui | há 2 anos atrás | |
mfc-examples | há 1 ano atrás | |
nodejs-examples | há 1 ano atrás | |
python-api-examples | há 1 ano atrás | |
scripts | há 1 ano atrás | |
sherpa-ncnn | há 1 ano atrás | |
swift-api-examples | há 1 ano atrás | |
toolchains | há 2 anos atrás | |
wasm | há 1 ano atrás | |
.clang-format | há 2 anos atrás | |
.gitignore | há 1 ano atrás | |
CMakeLists.txt | há 1 ano atrás | |
CPPLINT.cfg | há 2 anos atrás | |
LICENSE | há 2 anos atrás | |
MANIFEST.in | há 2 anos atrás | |
README.md | há 2 anos atrás | |
build-aarch64-linux-gnu.sh | há 2 anos atrás | |
build-android-arm64-v8a-with-vulkan.sh | há 2 anos atrás | |
build-android-arm64-v8a.sh | há 2 anos atrás | |
build-android-armv7-eabi.sh | há 2 anos atrás | |
build-android-x86-64.sh | há 2 anos atrás | |
build-android-x86.sh | há 2 anos atrás | |
build-apk.sh | há 1 ano atrás | |
build-arm-linux-gnueabihf.sh | há 2 anos atrás | |
build-ios.sh | há 2 anos atrás | |
build-m3axpi.sh | há 2 anos atrás | |
build-riscv64-linux-gnu.sh | há 2 anos atrás | |
build-swift-macos.sh | há 2 anos atrás | |
build-wasm-simd-for-nodejs.sh | há 1 ano atrás | |
build-wasm-simd.sh | há 1 ano atrás | |
install-vulkan-macos.md | há 2 anos atrás | |
pack-for-embedded-systems.sh | há 1 ano atrás | |
release.sh | há 2 anos atrás | |
setup.py | há 2 anos atrás |
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