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

vosk-sys

Raw FFI bindings around the Vosk API Speech Recognition Toolkit

3 unstable releases

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

#1001 in Audio

Download history 84/week @ 2024-11-15 98/week @ 2024-11-22 106/week @ 2024-11-29 149/week @ 2024-12-06 211/week @ 2024-12-13 85/week @ 2024-12-20 36/week @ 2024-12-27 126/week @ 2025-01-03 186/week @ 2025-01-10 146/week @ 2025-01-17 132/week @ 2025-01-24 150/week @ 2025-01-31 175/week @ 2025-02-07 188/week @ 2025-02-14 192/week @ 2025-02-21 122/week @ 2025-02-28

709 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