f4c98fb2b9
Implement a sliding window audio buffer and update the transcriber to use WhisperX for transcription, alignment, and speaker identification. Update the pipeline to handle and store speaker-attributed transcripts. Additionally, update the LLM processor's reasoning parameter to "enable_thinking".
9 lines
101 B
Plaintext
9 lines
101 B
Plaintext
# Core dependencies for D&D Helpers
|
|
whisperx
|
|
sounddevice
|
|
pydantic
|
|
textual
|
|
typer
|
|
openai
|
|
python-dotenv
|