#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

#961 in Audio

Download history 310/week @ 2024-10-26 115/week @ 2024-11-02 61/week @ 2024-11-09 92/week @ 2024-11-16 90/week @ 2024-11-23 119/week @ 2024-11-30 151/week @ 2024-12-07 213/week @ 2024-12-14 65/week @ 2024-12-21 37/week @ 2024-12-28 137/week @ 2025-01-04 188/week @ 2025-01-11 155/week @ 2025-01-18 126/week @ 2025-01-25 159/week @ 2025-02-01 164/week @ 2025-02-08

625 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