Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

任务创建失败 #283

Open
307567 opened this issue Jan 28, 2025 · 1 comment
Open

任务创建失败 #283

307567 opened this issue Jan 28, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@307567
Copy link

307567 commented Jan 28, 2025

问题描述 | Problem Description

日志信息(可选)| Logs (Optional)

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'
@307567 307567 added the bug Something isn't working label Jan 28, 2025
@philpw99
Copy link

philpw99 commented Jan 28, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants