Skip to main content

Crate sensevoice

Crate sensevoice 

Source
Expand description

Rust bindings for the local SenseVoice/FSMN-VAD ggml runtime.

The native runtime expects 16 kHz mono f32 PCM samples in [-1.0, 1.0] for streaming APIs. File APIs use the bundled miniaudio decoder on the C++ side.

Structs§

RealtimeRecognizer
Recognizer
RecognizerConfig
SenseVoiceError
SpeechSegment

Type Aliases§

Result