mirror of
https://github.com/HiMeditator/auto-caption.git
synced 2026-02-04 04:14:42 +08:00
- 新增GLM-ASR云端语音识别引擎实现 - 扩展配置界面添加GLM相关参数设置 - Ollama支持自定义域名和Apikey以支持云端和其他LLM - 修改音频处理逻辑以支持新引擎 - 更新依赖项和构建配置 - 修复Ollama翻译功能相关问题
22 lines
262 B
Plaintext
22 lines
262 B
Plaintext
node_modules
|
|
dist
|
|
out
|
|
.DS_Store
|
|
.eslintcache
|
|
*.log*
|
|
__pycache__
|
|
.venv
|
|
test.py
|
|
engine/build
|
|
engine/dist
|
|
engine/.venv
|
|
engine/__pycache__
|
|
engine/portaudio
|
|
package-lock.json
|
|
engine/pyinstaller_cache
|
|
engine/models
|
|
engine/notebook
|
|
.repomap
|
|
.virtualme
|
|
engine/main.spec
|