We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e0987 commit 1814de9Copy full SHA for 1814de9
3 files changed
README.md
@@ -1,3 +1,8 @@
1
+<picture>
2
+ <source media="(prefers-color-scheme: dark)" srcset="doc/images/header-dark.png">
3
+ <img alt="Logo for SenseVoiceSmall Rust" src="doc/images/header-light.png">
4
+</picture>
5
+
6
# SenseVoiceSmall [](https://deps.rs/repo/github/darkautism/sensevoice-rs)
7
8
A Pure Rust speech recognition library, using Candle for the non-RKNN runtime and RKNN for Rockchip NPU runtime.
docs/images/header-dark.png
28.6 KB
docs/images/header-light.png
28 KB
0 commit comments