Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAI
/ backend.py
File
backend.py
backend/python/whisperx/backend.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
This is an extra gRPC server of LocalAI
for
WhisperX transcription
4
with
speaker diarization, word-level timestamps, and forced alignment.
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