Crate ds_transcriber[][src]

Modules

config

Initialises recording device and audio stream’s silence level

model

Instantiates a deep speech model to be used for transcription

stream

Does the actual recording and white noise cleaning

transcriber

Library’s entry point. Converts the audio stream to text using DeepSpeech bindings