crispasr 0.8.32

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.32"
dependencies = [
 "crispasr-sys",
 "hound",
]

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

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