coqui-tts/TTS/utils
Guy Elsmore-Paddock 15459627cc Fix `UnicodeEncodeError` on Windows Platforms
Prevents the following error from appearing when running training on Windows platforms:
```
UnicodeEncodeError: 'charmap' codec can't encode characters in position: character maps to <undefined>
```
2021-03-20 17:30:00 -04:00
..
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
arguments.py bug fix 2021-03-18 13:33:23 +01:00
audio.py Docstrings for audioprocessor 2021-03-08 02:54:47 +01:00
console_logger.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
distribute.py handle distributed model as saving 2020-10-29 12:30:37 +01:00
generic_utils.py linter updates 2021-03-08 02:53:02 +01:00
io.py Fix `UnicodeEncodeError` on Windows Platforms 2021-03-20 17:30:00 -04:00
manage.py force utf8 2021-03-18 13:33:23 +01:00
radam.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
synthesizer.py remove gst handling in synthetizer.py class 2021-03-08 02:59:48 +01:00
tensorboard_logger.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
training.py rename the project to old TTS 2020-09-09 12:27:23 +02:00