willwade / tts-wrapper

TTS-Wrapper makes it easier to use text-to-speech APIs by providing a unified and easy-to-use interface.
MIT License
9 stars 2 forks source link

Update client.py fix encoding #3

Closed willwade closed 5 months ago

willwade commented 5 months ago

convert response encoding from 'ISO-8859-1' to 'utf-8' on get_voices function