Skip to content

v0.1.2

Compare
Choose a tag to compare
@eginhard eginhard released this 27 Jun 09:55
· 18 commits to main since this release
0f77de2

What's Changed

Removed

Fixes

  • Methods now also accept pathlib.Path instances for file paths by @eginhard in #5
  • TrainerArgs and TrainerConfig moved into new trainer.config module to avoid circular dependencies by @eginhard in #5
  • get_git_branch and get_user_data_dir methods made consistent with equivalents in coqui-tts by @eginhard in #5

Dev improvements

Full Changelog: v0.1.1...v0.1.2