#speech-recognition #speech #stt #api-bindings

vosk-sys

Raw FFI bindings around the Vosk API Speech Recognition Toolkit

3 unstable releases

new 0.2.0 Oct 27, 2024
0.1.1 Oct 1, 2022
0.1.0 Jun 29, 2022

#937 in Audio

Download history 75/week @ 2024-07-08 83/week @ 2024-07-15 131/week @ 2024-07-22 93/week @ 2024-07-29 94/week @ 2024-08-05 162/week @ 2024-08-12 106/week @ 2024-08-19 122/week @ 2024-08-26 86/week @ 2024-09-02 130/week @ 2024-09-09 98/week @ 2024-09-16 140/week @ 2024-09-23 195/week @ 2024-09-30 82/week @ 2024-10-07 119/week @ 2024-10-14 222/week @ 2024-10-21

633 downloads per month
Used in 2 crates (via vosk)

MIT license

18KB
312 lines

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.

No runtime deps