lowerquality / gentle

gentle forced aligner
https://lowerquality.com/gentle/
MIT License
1.43k stars 296 forks source link

UnicodeDecodeError #289

Open Sid1010 opened 3 years ago

Sid1010 commented 3 years ago

Getting the following error when I am trying to run " python3 align.py A_2014_q3.mp3 A_2014_q3_transcript.txt" Traceback (most recent call last): File "align.py", line 47, in transcript = fh.read() File "/home/user/anaconda3/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 0xe9 in position 1014: invalid continuation byte