vosk-sys 0.2.0

Raw FFI bindings around the Vosk API Speech Recognition Toolkit
Documentation
  • Coverage
  • 85.37%
    35 out of 41 items documented0 out of 5 items with examples
  • Size
  • Source code size: 17.4 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 594.1 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Bear-03/vosk-rs
    181 16 2
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Bear-03

Vosk-sys

Latest release Documentation MIT Build Status

Raw FFI bindings around the Vosk API Speech Recognition Toolkit, autogenerated via rust-bindgen.

Setup and usage

This crate needs the same setup as its safe counterpart. Read the steps here.