#text-to-speech #stt #speech

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

#1166 in Audio

Download history 186/week @ 2024-12-16 66/week @ 2024-12-23 59/week @ 2024-12-30 152/week @ 2025-01-06 166/week @ 2025-01-13 161/week @ 2025-01-20 125/week @ 2025-01-27 173/week @ 2025-02-03 225/week @ 2025-02-10 143/week @ 2025-02-17 168/week @ 2025-02-24 157/week @ 2025-03-03 208/week @ 2025-03-10 178/week @ 2025-03-17 173/week @ 2025-03-24 101/week @ 2025-03-31

673 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