kxxt / aspeak

A simple text-to-speech client for Azure TTS API.
MIT License
494 stars 57 forks source link

Error: 'gbk' codec can't decode byte 0xac in position 2: illegal multibyte sequence #3

Closed danangua closed 2 years ago

danangua commented 2 years ago

aspeak -f 296.txt -l zh-cn Error: 'gbk' codec can't decode byte 0xac in position 2: illegal multibyte sequence While 296.txt is UTF-8 text file.

UTF8 is more popular than GBK nowadays.

kxxt commented 2 years ago

Should be fixed in v1.1.2