The model download failed due to a missing TLS CA certificate bundle, which prevents the software from securely connecting to HuggingFace to download the model.
To resolve this, you have two options:
Option 1: Manually download the model (Recommended)
Follow the instructions provided in the error message:
- Open the URL: https://huggingface.co/mobiuslabsgmbh/faster-whisper-large-v3-turbo/tree/main
- Download all
.json, .bin, and .txt files from that page. - Place the downloaded files into the folder:
C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v3.98/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo - If the folder does not exist, create it first.
Option 2: Configure a network proxy (if you have one)
If you are in a region with network restrictions, configure a proxy within the software:
- In the main translation interface, find the "Network Proxy" field.
- Enter your proxy address (e.g.,
http://127.0.0.1:7860). - Retry the download.
After manually placing the model files in the correct folder, restart pyVideoTrans. The faster-whisper-large-v3-turbo model should then be available for selection.
Please refer to the relevant documentation: