voice detect gguf GGUF models for the voice detect backend of LocalAI. Each .gguf here is a self contained, metadata driven model produced by voice detect.cpp, a standalone C++/ggml engine for speaker recognition and voice analysis. No Python, PyTorch, or ONNX runtime is needed at inference time: the GGUF carries the weights verbatim plus the forward graph topology in its KV metadata, and the C++ engine replays it. One Kaldi compatible 80 dim FBank front end feeds every speaker encoder; only the encoder graph changes between models. Source code commit: 1db1759572c90faef6f3a78c36b5941a096a9f89 (voice detect.cpp) Format: GGUF, general.architecture = "voicedetect" Dtype: F32 (full precision, exact vs the reference) Consumed by: LocalAI voice detect backend License read before use These models carry different licenses depending on their source weights. The four speaker encoders are commercial friendly; the two wav2vec2 analysis heads are non commercial, research only . Pick what matches your use case. Model Source License Commercial use ecapa tdnn voxceleb.gguf SpeechBrain spkrec ecapa voxceleb Apache 2.0 Yes wespeaker resnet34 voxceleb.gguf WeSpeaker VoxCeleb ResNet34 CC BY 4.0 Yes (w…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy