Crates.io | sherpa-rs |
lib.rs | sherpa-rs |
version | |
source | src |
created_at | 2024-07-06 04:30:40.070319+00 |
updated_at | 2025-02-25 12:00:57.458854+00 |
description | Rust bindings to https://github.com/k2-fsa/sherpa-onnx |
homepage | |
repository | https://github.com/thewh1teagle/sherpa-rs |
max_upload_size | |
id | 1293732 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Rust bindings to sherpa-onnx
cargo add sherpa-rs
Please see BUILDING.md.
cuda
: enable CUDA supportdirectml
: enable DirectML supporttts
: enable TTSdownload-binaries
: use prebuilt sherpa-onnx libraries for faster builds. cached.static
: use static sherpa-onnx libraries and link them statically.sys
: expose raw c bindings (sys crate)For the documentation on sherpa_rs
, please visit docs.rs/sherpa_rs.
For documentation on sherpa-onnx
, refer to the sherpa/intro.html.
See examples
All pretrained models available at sherpa/onnx/pretrained_models