[ERROR] faster_whisper[compute_type='int8_float16']语音转录失败:local_dir='/home/foxcode/Documents/Github/pyvideotrans/models/models--Systran--faster-whisper-large-v3'
Traceback (most recent call last):
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/process/stt_fun.py", line 347, in faster_whisper
model = WhisperModel(
File "/home/foxcode/Documents/Github/pyvideotrans/.venv/lib/python3.10/site-packages/faster_whisper/transcribe.py", line 689, in init
self.model = ctranslate2.models.Whisper(
RuntimeError: Unable to open file 'model.bin' in model '/home/foxcode/Documents/Github/pyvideotrans/models/models--Systran--faster-whisper-large-v3'
[ERROR] new process:Traceback (most recent call last):
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/configure/_base.py", line 289, in _new_process
raise RuntimeError(err)
RuntimeError: Traceback (most recent call last):
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/process/stt_fun.py", line 347, in faster_whisper
model = WhisperModel(
File "/home/foxcode/Documents/Github/pyvideotrans/.venv/lib/python3.10/site-packages/faster_whisper/transcribe.py", line 689, in init
self.model = ctranslate2.models.Whisper(
RuntimeError: Unable to open file 'model.bin' in model '/home/foxcode/Documents/Github/pyvideotrans/models/models--Systran--faster-whisper-large-v3'
Traceback (most recent call last):
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/configure/_base.py", line 289, in _new_process
raise RuntimeError(err)
RuntimeError: Traceback (most recent call last):
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/process/stt_fun.py", line 347, in faster_whisper
model = WhisperModel(
File "/home/foxcode/Documents/Github/pyvideotrans/.venv/lib/python3.10/site-packages/faster_whisper/transcribe.py", line 689, in init
self.model = ctranslate2.models.Whisper(
RuntimeError: Unable to open file 'model.bin' in model '/home/foxcode/Documents/Github/pyvideotrans/models/models--Systran--faster-whisper-large-v3'
[ERROR] Traceback (most recent call last):
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/process/stt_fun.py", line 347, in faster_whisper
model = WhisperModel(
File "/home/foxcode/Documents/Github/pyvideotrans/.venv/lib/python3.10/site-packages/faster_whisper/transcribe.py", line 689, in init
self.model = ctranslate2.models.Whisper(
RuntimeError: Unable to open file 'model.bin' in model '/home/foxcode/Documents/Github/pyvideotrans/models/models--Systran--faster-whisper-large-v3'
Traceback (most recent call last):
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/task/job.py", line 105, in run
trk.recogn()
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/task/_speech2text.py", line 159, in recogn
raw_subtitles = run(
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/recognition/__init__.py", line 293, in run
return FasterAll(**kwargs).run()
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/recognition/_base.py", line 143, in run
res = self._exec()
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/recognition/_overall.py", line 33, in _exec
raws = self._faster()
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/recognition/_overall.py", line 105, in _faster
raws=self._new_process(callback=faster_whisper,title=title,is_cuda=self.is_cuda,kwargs=kwargs)
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/configure/_base.py", line 289, in _new_process
raise RuntimeError(err)
RuntimeError: Traceback (most recent call last):
File "/home/foxcode/Documents/Github/pyvideotrans/videotrans/process/stt_fun.py", line 347, in faster_whisper
model = WhisperModel(
File "/home/foxcode/Documents/Github/pyvideotrans/.venv/lib/python3.10/site-packages/faster_whisper/transcribe.py", line 689, in init
self.model = ctranslate2.models.Whisper(
RuntimeError: Unable to open file 'model.bin' in model '/home/foxcode/Documents/Github/pyvideotrans/models/models--Systran--faster-whisper-large-v3'