MCPcopy
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"""
3This is an extra gRPC server of LocalAI for WhisperX transcription
4with speaker diarization, word-level timestamps, and forced alignment.

Callers

nothing calls this directly

Calls 3

serveFunction · 0.70
insertMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected