We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45bc4f commit ffa780aCopy full SHA for ffa780a
sys/Cargo.toml
@@ -7,6 +7,13 @@ homepage = "https://github.com/thewh1teagle/sherpa-rs"
7
repository = "https://github.com/thewh1teagle/sherpa-rs"
8
license = "MIT"
9
description = "Rust bindings to https://github.com/k2-fsa/sherpa-onnx"
10
+keywords = [
11
+ "audio",
12
+ "embeddings",
13
+ "speech-recognition",
14
+ "sherpa",
15
+ "diarization",
16
+]
17
18
include = [
19
"sherpa-onnx/sherpa-onnx/c-api",
0 commit comments