mirror of
https://github.com/HiMeditator/auto-caption.git
synced 2026-02-24 02:34:41 +08:00
refactor(caption): 重构字幕引擎结构、修复字幕引擎空置报错 (#2)
- 修复gummy字幕引擎长时间空置报错的问题 - 将 python-subprocess 文件夹重命名为 caption-engine - 删除未使用的 prototype 代码
This commit is contained in:
5
caption-engine/requirements.txt
Normal file
5
caption-engine/requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
dashscope==1.23.5
|
||||
numpy==2.2.6
|
||||
PyAudio==0.2.14
|
||||
PyAudioWPatch==0.2.12.7 # Windows only
|
||||
pyinstaller==6.14.1
|
||||
Reference in New Issue
Block a user