New features:
- Added an option of output: the wave array directly to memory (as a list of number 16-bit) (Only for SAPI5) (nateshmbhat#96)
Bug fixes:
- Deleted Makefile (I use GitHub actions to upload, so not needed)
- Added
NameError
fix to README.md (pip install pyobjc==9.0.1
) - More
coqui_ai_tts
code cleanup - Fixed issue where NSApp terminate is called after endLoop (nateshmbhat#226)
- Fixed save_to_file on MacOS Ventura when using NSSS (nateshmbhat#271)