thewh1teagle / sherpa-rs

Rust bindings to https://github.com/k2-fsa/sherpa-onnx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rust bindings to https://github.com/k2-fsa/sherpa-onnx

License:MIT License


Languages

Language:Rust 87.9%Language:PowerShell 11.9%Language:C 0.1%