mirror of
https://github.com/HiMeditator/auto-caption.git
synced 2026-02-27 14:24:43 +08:00
feat(linux): 支持 Linux 系统音频输出
- 添加了对 Linux 系统音频输出的支持 - 更新了 README 和用户手册中的平台兼容性信息 - 修改了 AudioStream 类以支持 Linux 平台
This commit is contained in:
7
caption-engine/requirements_win.txt
Normal file
7
caption-engine/requirements_win.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
dashscope
|
||||
numpy
|
||||
samplerate
|
||||
PyAudio
|
||||
PyAudioWPatch
|
||||
vosk
|
||||
pyinstaller
|
||||
Reference in New Issue
Block a user