What's Changed * OpenSSL 3.0.* support by sultur in https://github.com/mideind/Icespeak/pull/9 * Explicitly ignore extra env variables. by sultur in https://github.com/mideind/Icespeak/pull/11 * Add support for OpenAI voices. by eliasbe in https://github.com/mideind/Icespeak/pull/12 * Allow audio cache size of 0 (disables caching) by sveinbjornt in https://github.com/mideind/Icespeak/pull/13
What's Changed * Evaluate tts by KariSt1 in https://github.com/mideind/Icespeak/pull/4 * Citest by sveinbjornt in https://github.com/mideind/Icespeak/pull/5 * Abbrev fix by sultur in https://github.com/mideind/Icespeak/pull/6 * Enable override on API keys for external services by thelgason in https://github.com/mideind/Icespeak/pull/7
- Greatly improved logging. `icespeak` is now the root logger and should in most cases be set to log level `INFO`. - Export `icespeak.TTSOutput`. - Tiro TTS disabled temporarily. - (Fixed links and images on PyPI.)