deepspeech-sys 0.9.0

Bindgen output for the DeepSpeech C++ API
Documentation
1
2
3
4
5
6
#![allow(non_upper_case_globals)]
#![allow(non_camel_case_types)]
#![allow(non_snake_case)]
#![allow(dead_code)]

include!("./bindings.rs");