mirror of
https://github.com/QuentinFuxa/WhisperLiveKit.git
synced 2026-03-07 22:33:36 +00:00
- Updated README.md to include installation instructions for PyAudioWPatch. - Modified setup.py to add PyAudioWPatch as an optional dependency. - Enhanced audio_processor.py to initialize and handle PyAudioWPatch for system audio capture. - Updated basic_server.py to manage audio input modes and integrate PyAudioWPatch processing. - Refactored core.py to include audio input argument parsing.