docs.rs failed to build sherpa-rs-0.5.2-beta.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
sherpa-rs-0.6.1
sherpa-rs
Rust bindings to sherpa-onnx
Features
- Spoken language detection
- Speaker embedding (labeling)
- Speaker diarization
- Speech to text
- Text to speech
- Text punctuation
- Voice activity detection
- Audio tagging
- Keyword spotting
Supported Platforms
- Windows
- Linux
- macOS
- Android
- IOS
Install
cargo add sherpa-rs
Build
Please see BUILDING.md.
Feature flags
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)
Docs
Examples
See examples
Models
All pretrained models available at sherpa/onnx/pretrained_models