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 b815727 commit 67aa637Copy full SHA for 67aa637
1 file changed
README.md
@@ -7,6 +7,13 @@
7
8
A Pure Rust speech recognition library, using Candle for the non-RKNN runtime and RKNN for Rockchip NPU runtime.
9
10
+[![][release-shield]][release-link]
11
+[![][github-stars-shield]][github-stars-link]
12
+[![][github-issues-shield]][github-issues-shield-link]
13
+[![][github-contributors-shield]][github-contributors-link]
14
+[![][license-shield]][license-shield-link]
15
+[![][last-commit-shield]][last-commit-shield-link]
16
+
17
## Rockchip Installation Only
18
19
You need to install `rknn.so` first:
0 commit comments