Spaces Hugging Face's logo
Jasson9
/
Runtime error

runtime error

Downloading: "https://github.com/r9y9/open_jtalk/releases/download/v1.11.1/open_jtalk_dic_utf_8-1.11.tar.gz" dic.tar.gz: 0.00B [00:00, ?B/s] dic.tar.gz: 0.00B [00:03, ?B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> from text import text_to_sequence, _clean_text File "/home/user/app/text/__init__.py", line 2, in <module> from text import cleaners File "/home/user/app/text/cleaners.py", line 4, in <module> pyopenjtalk._lazy_init() File "/home/user/.local/lib/python3.10/site-packages/pyopenjtalk/__init__.py", line 79, in _lazy_init _extract_dic() File "/home/user/.local/lib/python3.10/site-packages/pyopenjtalk/__init__.py", line 66, in _extract_dic urlretrieve(_DICT_URL, filename, reporthook=t.update_to) File "/usr/local/lib/python3.10/urllib/request.py", line 241, in urlretrieve with contextlib.closing(urlopen(url, data)) as fp: File "/usr/local/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/usr/local/lib/python3.10/urllib/request.py", line 525, in open response = meth(req, response) File "/usr/local/lib/python3.10/urllib/request.py", line 634, in http_response response = self.parent.error( File "/usr/local/lib/python3.10/urllib/request.py", line 563, in error return self._call_chain(*args) File "/usr/local/lib/python3.10/urllib/request.py", line 496, in _call_chain result = func(*args) File "/usr/local/lib/python3.10/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 502: Bad Gateway

Container logs:

Fetching error logs...