jamiya / app /api /realtime.py

Commit History

Refactor websocket_conversation function to simplify access to app state: remove request parameter and directly use websocket.app for model availability checks and audio processing tasks.
a536271
Running

jameszokah commited on

Integrate WhisperX for improved audio transcription and add real-time conversation support: update requirements to include WhisperX, refactor voice cloning to utilize WhisperX, implement WebSocket endpoints for real-time audio processing, and enhance audio transcription capabilities with alignment options.
be2a132

jameszokah commited on