#speech-recognition #speech #speech-to-text #stt #api-bindings

vosk-sys

Raw FFI bindings around the Vosk API Speech Recognition Toolkit

2 releases

0.1.1 Oct 1, 2022
0.1.0 Jun 29, 2022

#986 in Audio

Download history 64/week @ 2023-11-23 35/week @ 2023-11-30 40/week @ 2023-12-07 74/week @ 2023-12-14 60/week @ 2023-12-21 17/week @ 2023-12-28 40/week @ 2024-01-04 54/week @ 2024-01-11 90/week @ 2024-01-18 144/week @ 2024-01-25 71/week @ 2024-02-01 55/week @ 2024-02-08 97/week @ 2024-02-15 75/week @ 2024-02-22 142/week @ 2024-02-29 64/week @ 2024-03-07

387 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