Add --whisper-server support for audio transcription
- Add WhisperServerManager class to manage whisper-server subprocess - Add --whisper-server argument to specify whisper-server binary path - Add --whisper-server-port argument for port configuration (default 8081) - Modify audio transcription endpoint to proxy to whisper-server - Add cleanup on shutdown to stop whisper-server - Model can stay loaded in VRAM as long as the server runs
Showing
Please
register
or
sign in
to comment