#4526 File not found: D:/Pyvidiotrans/videotrans/voicejson/elevenlabs.json

114.79* Posted at: 4 hours ago 👁9

File not found: D:/Pyvidiotrans/videotrans/voicejson/elevenlabs.json


=
system:Windows-10-10.0.19045-SP0
version:v3.99
frozen:True
language:en
root_dir:D:/Pyvidiotrans

-- Application started at 2026-05-11 21:44:25



First searching GPU...
NVIDIA_GPU_NUMS=0
Found 0 GPUs, cost=9s
start workers...
Concurrent task_nums=1
[DEBUG] 返回缓存的编解码器 Windows-264: h264_amf
process_max=1
[DEBUG] 返回缓存的编解码器 Windows-265: hevc_amf
start 9 jobs
ended workers
正在等待线程 PrepareVideo 结束...
正在等待线程 SpeechToText 结束...
正在等待线程 DiarizSpeaker 结束...
正在等待线程 TranslationSRT 结束...
正在等待线程 DubbingSrt 结束...
正在等待线程 SpeechToText2 结束...
正在等待线程 AlignVieoAudioSrt 结束...
正在等待线程 AssembVideoAudioSrt 结束...
正在等待线程 TaskDone 结束...
Successfully killed ffmpeg processes using taskkill


Application started at 2026-05-11 21:54:14

First searching GPU...
[DEBUG] 返回缓存的编解码器 Windows-264: h264_amf
NVIDIA_GPU_NUMS=0
Found 0 GPUs, cost=9s
[DEBUG] 返回缓存的编解码器 Windows-265: hevc_amf
start workers...
Concurrent task_nums=1
process_max=1
start 9 jobs
ended workers

1 Replies

The error File not found: D:/Pyvidiotrans/videotrans/voicejson/elevenlabs.json indicates a missing configuration file essential for the ElevenLabs TTS channel. This typically happens when you only applied a patch/update package over an older incomplete installation, or the file was deleted by antivirus software (common false positive).

Solution:

  1. Download the full package from the official site: https://pyvideotrans.com/downpackage – not just a patch.
  2. Extract it to a short, English-only path (e.g., D:\pyVideoTrans). Avoid paths with Chinese characters or spaces.
  3. Before extracting, temporarily disable any antivirus or add the folder to the exclusion list, then re-extract.
  4. If the file is still missing after extraction, check your antivirus quarantine and restore it.

Your log also shows Found 0 GPUs – ensure NVIDIA CUDA 12.8+ and cuDNN 9.x are correctly installed if you want GPU acceleration, though this is not the cause of the startup crash.

Please refer to the documentation:

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource