Skip to content

Releases: sidharthrajaram/StyleTTS2

v0.1.6

11 Jan 09:01
Compare
Choose a tag to compare
  • Addresses phoneme generation bug mentioned in #5
  • Longform inference supported (previously limited to ~450 character inputs)
  • Visit PyPi project for earlier releases

v0.1.5

05 Jan 19:55
Compare
Choose a tag to compare
  • Option to pass style vector directly to inference()
  • Addresses CVEs from transformers, scipy (this also means Python 3.9 no longer supported from v0.1.5 and beyond)
  • Visit PyPi project for earlier releases