Skip to content

Releases: idiap/coqui-ai-coqpit

v0.1.2

18 Dec 10:52
b41b0e1
Compare
Choose a tag to compare

What's Changed

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

v0.1.1

20 Nov 13:33
65a58f7
Compare
Choose a tag to compare

What's Changed

  • fix(parse_known_args): pass on arg_prefix by @eginhard in #5

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Nov 13:16
6877ab3
Compare
Choose a tag to compare

What's Changed

  • Drop Python 3.7 and 3.8, update build and metadata by @eginhard in #1 and #4
    • Updated build and CI in line with changes made in our TTS and Trainer forks
    • Tested on Python 3.9 through 3.13
  • Automatic lint fixes by @eginhard in #2
  • Add full typing support by @eginhard in #3
    • Improved test coverage
    • Fixed a few minor inconsistencies in behaviour
    • Marked internal functions as private

Full Changelog: v0.0.17...v0.1.0