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
Traceback (most recent call last):
File "D:\lvyaodong\python3\lib\runpy.py", line 196, in run_module_as_main
exec(code, run_globals)
File "D:\aiworkspace\PaddleSpeech.venv\Scripts\paddlespeech.exe_main.py", line 7, in
sys.exit(execute())
File "D:\aiworkspace\PaddleSpeech.venv\lib\site-packages\paddlespeech\cli\entry.py", line 40, in execute
exec("from {} import {}".format(module, cls))
File "", line 1, in
File "D:\aiworkspace\PaddleSpeech.venv\lib\site-packages\paddlespeech\cli\tts_init.py", line 14, in
from .infer import TTSExecutor
File "D:\aiworkspace\PaddleSpeech.venv\lib\site-packages\paddlespeech\cli\tts\infer.py", line 33, in
from paddlespeech.t2s.exps.syn_utils import get_am_inference
File "D:\aiworkspace\PaddleSpeech.venv\lib\site-packages\paddlespeech\t2s\exps\syn_utils.py", line 36, in
from paddlespeech.t2s.frontend.canton_frontend import CantonFrontend
File "D:\aiworkspace\PaddleSpeech.venv\lib\site-packages\paddlespeech\t2s\frontend\canton_frontend.py", line 19, in
import ToJyutping
File "D:\aiworkspace\PaddleSpeech.venv\lib\site-packages\ToJyutping_init.py", line 3, in
from .ToJyutping import *
File "D:\aiworkspace\PaddleSpeech.venv\lib\site-packages\ToJyutping\ToJyutping.py", line 9, in
for line in f:
UnicodeDecodeError: 'gbk' codec can't decode byte 0x96 in position 2: illegal multibyte sequence
The text was updated successfully, but these errors were encountered: