#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

#1070 in Audio

Download history 70/week @ 2024-03-13 140/week @ 2024-03-20 161/week @ 2024-03-27 143/week @ 2024-04-03 114/week @ 2024-04-10 236/week @ 2024-04-17 159/week @ 2024-04-24 108/week @ 2024-05-01 127/week @ 2024-05-08 135/week @ 2024-05-15 103/week @ 2024-05-22 93/week @ 2024-05-29 73/week @ 2024-06-05 83/week @ 2024-06-12 99/week @ 2024-06-19 59/week @ 2024-06-26

323 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