• Your Name's avatar
    Add --whisper-server support for audio transcription · 005dfd46
    Your Name authored
    - 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
    005dfd46
Name
Last commit
Last update
.vscode Loading commit data...
.gitignore Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
coder Loading commit data...
coderai Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...
requirements.txt~ Loading commit data...