Skip to content

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa4 in position 9: invalid start byte #302

Answered by jongwook
tt960922 asked this question in Q&A
Discussion options

You must be logged in to vote

It appears that the code failed to load the audio file for some reason and even failed to display that error because e.stderr did not contain a valid UTF-8 string. Can you load the audio file using wave or scipy.io.wavfile.read?

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jongwook
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Fengxiaoyu14
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants