v0.1.2
What's Changed
Removed
Fixes
- Methods now also accept
pathlib.Path
instances for file paths by @eginhard in #5 TrainerArgs
andTrainerConfig
moved into newtrainer.config
module to avoid circular dependencies by @eginhard in #5get_git_branch
andget_user_data_dir
methods made consistent with equivalents incoqui-tts
by @eginhard in #5
Dev improvements
Full Changelog: v0.1.1...v0.1.2