You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
出错信息 Traceback (most recent call last): File "videotrans\recognition\_base.py", line 73, in run File "videotrans\recognition\_openairecognapi.py", line 82, in _exec TypeError: 'TranscriptionSegment' object is not subscriptable 2024-12-23 18:45:22,903 - VideoTrans - ERROR - 'TranscriptionSegment' object is not subscriptable
复现步骤
使用OpenAl在线api语音识别功能
填写第三方API URL与SK
使用模型whisper-1
(已确认该api可用并且有whisper-1模型)
操作系统
Windows11
使用版本
v3.41
The text was updated successfully, but these errors were encountered:
xwxYa
changed the title
OpenAl在线api语音识别使用第三方时报错
OpenAl在线api语音识别使用第三方时报错"'TranscriptionSegment' object is not subscriptable"
Dec 23, 2024
出错信息
Traceback (most recent call last): File "videotrans\recognition\_base.py", line 73, in run File "videotrans\recognition\_openairecognapi.py", line 82, in _exec TypeError: 'TranscriptionSegment' object is not subscriptable 2024-12-23 18:45:22,903 - VideoTrans - ERROR - 'TranscriptionSegment' object is not subscriptable
复现步骤
(已确认该api可用并且有whisper-1模型)
操作系统
使用版本
v3.41
The text was updated successfully, but these errors were encountered: