Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

train/py #231

Open
gaoyiyao opened this issue May 30, 2024 · 0 comments
Open

train/py #231

gaoyiyao opened this issue May 30, 2024 · 0 comments

Comments

@gaoyiyao
Copy link

(FastSpeech) root@autodl-container-66ee44be9a-c385597c:~/FastSpeech2-master# tail -f out.log
Reader.init(self, stream)
File "/root/miniconda3/lib/python3.8/site-packages/yaml/reader.py", line 85, in init
self.determine_encoding()
File "/root/miniconda3/lib/python3.8/site-packages/yaml/reader.py", line 124, in determine_encoding
self.update_raw()
File "/root/miniconda3/lib/python3.8/site-packages/yaml/reader.py", line 178, in update_raw
data = self.stream.read(size)
File "/root/miniconda3/lib/python3.8/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb1 in position 46: invalid start byte

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant