Traceback (most recent call last):
File "/home/Timoshenko/apps/pyVideoTrans/pyvideotrans/videotrans/task/job.py", line 105, in run
trk.recogn()
File "/home/Timoshenko/apps/pyVideoTrans/pyvideotrans/videotrans/task/trans_create.py", line 331, in recogn
raw_subtitles = run_recogn(
File "/home/Timoshenko/apps/pyVideoTrans/pyvideotrans/videotrans/recognition/__init__.py", line 222, in run
return FasterAll(**kwargs).run()
File "/home/Timoshenko/apps/pyVideoTrans/pyvideotrans/videotrans/recognition/_base.py", line 78, in run
return self._exec()
File "/home/Timoshenko/apps/pyVideoTrans/pyvideotrans/videotrans/recognition/_overall.py", line 196, in _exec
raise RuntimeError(tr('No speech was detected, please make sure there is human speech in the selected audio/video and that the language is the same as the selected one.'))
RuntimeError: 没有识别到任何说话声,请确认所选音视频中是否包含人类说话声,以及说话语言是否同所选一致
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/Timoshenko/apps/pyVideoTrans/pyvideotrans/videotrans/task/job.py", line 116, in run
from videotrans.configure._except import get_msg_from_except
File "/home/Timoshenko/apps/pyVideoTrans/pyvideotrans/videotrans/configure/_except.py", line 3, in
from elevenlabs.core import ApiError as ApiError_11
File "/home/Timoshenko/miniconda3/lib/python3.10/site-packages/elevenlabs/__init__.py", line 5, in
from .types import (
File "/home/Timoshenko/miniconda3/lib/python3.10/site-packages/elevenlabs/types/__init__.py", line 5, in
from .add_chapter_response_model import AddChapterResponseModel
File "/home/Timoshenko/miniconda3/lib/python3.10/site-packages/elevenlabs/types/add_chapter_response_model.py", line 5, in
import pydantic
File "/home/Timoshenko/miniconda3/lib/python3.10/site-packages/pydantic/__init__.py", line 5, in
from ._migration import getattr_migration
File "/home/Timoshenko/miniconda3/lib/python3.10/site-packages/pydantic/_migration.py", line 4, in
from pydantic.warnings import PydanticDeprecatedSince20
File "/home/Timoshenko/miniconda3/lib/python3.10/site-packages/pydantic/warnings.py", line 5, in
from .version import version_short
File "/home/Timoshenko/miniconda3/lib/python3.10/site-packages/pydantic/version.py", line 7, in
from pydantic_core import __version__ as __pydantic_core_version__
File "/home/Timoshenko/miniconda3/lib/python3.10/site-packages/pydantic_core/__init__.py", line 6, in
from typing_extensions import Sentinel
ImportError: cannot import name 'Sentinel' from 'typing_extensions' (/home/Timoshenko/miniconda3/lib/python3.10/site-packages/typing_extensions.py)
=====
Linux-6.12.41-amd64-desktop-rolling-x86_64-with-glibc2.38
version:v3.81
frozen:False
language:zh