crispasr 0.8.30

Safe Rust wrapper for CrispASR — lightweight on-device speech recognition (Whisper, Qwen3-ASR, FastConformer, and more).
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "crispasr"
version = "0.8.30"
dependencies = [
 "crispasr-sys",
 "hound",
]

[[package]]
name = "crispasr-sys"
version = "0.8.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15df9882b0406d4c1b6c9a7f8eb130ebd9a0f36c4e953fb5543a353a36310b2c"

[[package]]
name = "hound"
version = "3.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"