Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mudler/LocalAI
/ backend.py
File
backend.py
backend/python/speaker-recognition/backend.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"gRPC server
for
the LocalAI speaker-recognition backend.
3
4
Implements Health / LoadModel / Status plus the voice-specific methods:
Callers
nothing calls this directly
Calls
3
serve
Function · 0.70
insert
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected