mirror of
https://github.com/HiMeditator/auto-caption.git
synced 2026-02-23 18:24:44 +08:00
feat(sysaudio): 支持 macOS 系统音频流采集
- 新增 darwin.py 文件实现 macOS 音频流采集功能 - 修改 main-gummy.py 以支持 macOS 平台 - 更新 AllConfig 和 CaptionEngine 以适配新平台
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dashscope==1.23.5
|
||||
numpy==2.2.6
|
||||
samplerate==0.2.1
|
||||
PyAudio==0.2.14
|
||||
PyAudioWPatch==0.2.12.7 # Windows only
|
||||
pyinstaller==6.14.1
|
||||
dashscope
|
||||
numpy
|
||||
samplerate
|
||||
PyAudio
|
||||
PyAudioWPatch # Windows only
|
||||
pyinstaller
|
||||
|
||||
Reference in New Issue
Block a user