You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from huggingsound import SpeechRecognitionModel
Traceback (most recent call last):
File "<pyshell#0>", line 1, in
from huggingsound import SpeechRecognitionModel
File "C:\Users\Fabio\AppData\Local\Programs\Python\Python37\lib\site-packages\huggingsound_init_.py", line 1, in
from huggingsound.trainer import TrainingArguments, ModelArguments
File "C:\Users\Fabio\AppData\Local\Programs\Python\Python37\lib\site-packages\huggingsound\trainer.py", line 9, in
from datasets import Dataset
File "C:\Users\Fabio\AppData\Local\Programs\Python\Python37\lib\site-packages\datasets_init_.py", line 43, in
from .arrow_dataset import Dataset
File "C:\Users\Fabio\AppData\Local\Programs\Python\Python37\lib\site-packages\datasets\arrow_dataset.py", line 60, in
from huggingface_hub import HfApi, HfFolder
File "C:\Users\Fabio\AppData\Local\Programs\Python\Python37\lib\site-packages\huggingface_hub_init_.py", line 322, in getattr
submod = importlib.import_module(submod_path)
File "C:\Users\Fabio\AppData\Local\Programs\Python\Python37\lib\importlib_init_.py", line 127, in import_module
return bootstrap.gcd_import(name[level:], package, level)
File "C:\Users\Fabio\AppData\Local\Programs\Python\Python37\lib\site-packages\huggingface_hub\hf_api.py", line 32, in
import requests
File "C:\Users\Fabio\AppData\Local\Programs\Python\Python37\lib\site-packages\requests_init.py", line 43, in
import urllib3
File "C:\Users\Fabio\AppData\Local\Programs\Python\Python37\lib\site-packages\urllib3_init.py", line 42, in
"urllib3 v2.0 only supports OpenSSL 1.1.1+, currently "
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.1.0h 27 Mar 2018'. See: urllib3/urllib3#2168
The text was updated successfully, but these errors were encountered:
Jonatas, tudo bem?
Cara, como eu uso este seu projeto?
segui aqui: https://pypi.org/project/huggingsound/, mas sem chance, nada funciona. :(
The text was updated successfully, but these errors were encountered: