新增 azure 依赖

This commit is contained in:
linyq 2025-08-03 20:29:07 +08:00
parent 0d49812ad2
commit b1f2cd37ed
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[app]
project_version="0.7.0"
project_version="0.6.8"
# 模型验证模式配置
# true: 严格模式,只允许使用预定义支持列表中的模型(默认)

View File

@ -1 +1 @@
0.7.0
0.6.8

View File

@ -11,6 +11,7 @@ pysrt==1.1.2
openai~=1.77.0
google-generativeai>=0.8.5
azure-cognitiveservices-speech~=1.37.0
# 待优化项
# opencv-python==4.11.0.86
@ -29,7 +30,6 @@ google-generativeai>=0.8.5
# python-multipart~=0.0.9
# redis==5.0.3
# opencv-python~=4.10.0.84
azure-cognitiveservices-speech~=1.37.0
# git-changelog~=2.5.2
# watchdog==5.0.2
# pydub==0.25.1