Files
LocalAI/backend/python/whisperx/requirements.txt
eureka928 c8245d069d feat(whisperx): add whisperx backend for transcription with diarization
Add Python gRPC backend using WhisperX for speech-to-text with
word-level timestamps, forced alignment, and speaker diarization
via pyannote-audio when HF_TOKEN is provided.

Signed-off-by: eureka928 <meobius123@gmail.com>
2026-02-02 11:36:32 +01:00

4 lines
37 B
Plaintext

grpcio==1.71.0
protobuf
grpcio-tools