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 "C:\Users\86156\AppData\Local\VideoCaptioner\app\core\thread\create_task_thread.py", line 31, in run
self.create_file_task(self.file_path)
File "C:\Users\86156\AppData\Local\VideoCaptioner\app\core\thread\create_task_thread.py", line 67, in create_file_task
whisper_type = f"-{cfg.whisper_api_model.value.value}-{cfg.transcribe_language.value.value}"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'value'
The text was updated successfully, but these errors were encountered:
问题描述 | Problem Description
无
日志信息(可选)| Logs (Optional)
The text was updated successfully, but these errors were encountered: