sherpa-rs

Crates.iosherpa-rs
lib.rssherpa-rs
version0.1.5
sourcesrc
created_at2024-07-06 04:30:40.070319
updated_at2024-07-13 13:42:18.874317
descriptionRust bindings to https://github.com/k2-fsa/sherpa-onnx
homepage
repositoryhttps://github.com/thewh1teagle/sherpa-rs
max_upload_size
id1293732
size1,068,497
(thewh1teagle)

documentation

README

sherpa-rs

Crates License

Rust bindings to sherpa-onnx

Features

  • Spoken language detection
  • Speaker embedding (labeling)
  • Speech to text
  • Text to speech
  • Voice activity detection

Supported Platforms

  • Windows
  • Linux
  • macOS

Install

cargo add sherpa-rs

Build

Please see BUILDING.md.

Feature flags

  • cuda: enable CUDA support. Implicitly enables hidden GPU flag at runtime.

Docs

See sherpa/intro.html

Examples

See examples

Commit count: 124

cargo fmt