BenAAndrew / Voice-Cloning-App

A Python/Pytorch app for easily synthesising human voices
BSD 3-Clause "New" or "Revised" License
1.39k stars 233 forks source link

UnicodeDecodeError #168

Closed SirObby closed 1 year ago

SirObby commented 1 year ago

Type: UnicodeDecodeError Text: 'charmap' codec can't decode byte 0x81 in position 1660: character maps to Full: Traceback (most recent call last): File "flask\app.py", line 1950, in full_dispatch_request File "flask\app.py", line 1936, in dispatch_request File "application\views.py", line 302, in synthesis_setup_post File "synthesis\vocoders\hifigan.py", line 21, in init File "encodings\cp1252.py", line 23, in decode UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 1660: character maps to

SirObby commented 1 year ago

I inputted vocoder incorrectly.