Skip to content

RLVoice v1.3.4

Latest
Compare
Choose a tag to compare
@Akul2010 Akul2010 released this 23 Dec 18:44
· 1 commit to master since this release
d784874

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)