
potplayer照着B站博主搞得 还是不行 有谁知道怎么办呀?
Model not found at: D:\PotPlayer\Model\faster-whisper-large-v2
Attempting to download:
An error occured while synchronizing the model Systran/faster-whisper-large-v2 from the Hugging Face Hub:
(MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/Systran/faster-whisper-large-v2/revision/main (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)')))"), '(Request ID: 605990a3-a9a5-4fda-9ab5-fee097f485fd)')
Trying to load the model directly from the local cache, if it exists.
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 467, in _make_request
File "urllib3\connectionpool.py", line 1092, in validate_conn
File "urllib3\connection.py", line 642, in connect
File "urllib3\connection.py", line 783, in ssl_wrap_socket_and_match_hostname
File "urllib3\util\ssl.py", line 469, in ssl_wrap_socket
File "urllib3\util\ssl.py", line 513, in _ssl_wrap_socket_impl
File "ssl.py", line 500, in wrap_socket
File "ssl.py", line 1040, in _create
File "ssl.py", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 790, in urlopen
File "urllib3\connectionpool.py", line 491, in _make_request
urllib3.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "requests\adapters.py", line 486, in send
File "urllib3\connectionpool.py", line 844, in urlopen
File "urllib3\util\retry.py", line 515, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/Systran/faster-whisper-large-v2/revision/main (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "faster_whisper\utils.py", line 227, in download_model
File "huggingface_hub\utils_validators.py", line 118, in _inner_fn
File "huggingface_hub_snapshot_download.py", line 187, in snapshot_download
File "huggingface_hub\utils_validators.py", line 118, in _inner_fn
File "huggingface_hub\hf_api.py", line 2112, in repo_info
File "huggingface_hub\utils_validators.py", line 118, in inner_fn
File "huggingface_hub\hf_api.py", line 1921, in model_info
File "requests\sessions.py", line 600, in get
File "requests\sessions.py", line 587, in request
File "requests\sessions.py", line 701, in send
File "huggingface_hub\utils_http.py", line 63, in send
File "requests\adapters.py", line 517, in send
requests.exceptions.SSLError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/Systran/faster-whisper-large-v2/revision/main (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (ssl.c:1131)')))"), '(Request ID: 605990a3-a9a5-4fda-9ab5-fee097f485fd)')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\whisper-fast_main.py", line 1600, in
File "D:\whisper-fast_main.py", line 1254, in cli
File "faster_whisper\utils.py", line 243, in download_model
File "huggingface_hub\utils_validators.py", line 118, in _inner_fn
File "huggingface_hub_snapshot_download.py", line 170, in snapshot_download
FileNotFoundError: [Errno 2] No such file or directory: 'D:\PotPlayer\Model\.cache\hub\models--Systran--faster-whisper-large-v2\refs\main'
[18624] Failed to execute script 'main' due to unhandled exception!