#speech-recognition #speech #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

#1014 in Audio

Download history 43/week @ 2023-12-22 15/week @ 2023-12-29 47/week @ 2024-01-05 59/week @ 2024-01-12 90/week @ 2024-01-19 148/week @ 2024-01-26 62/week @ 2024-02-02 67/week @ 2024-02-09 90/week @ 2024-02-16 89/week @ 2024-02-23 126/week @ 2024-03-01 99/week @ 2024-03-08 77/week @ 2024-03-15 157/week @ 2024-03-22 170/week @ 2024-03-29 103/week @ 2024-04-05

521 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