Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Releases: Tiger767/PAI-Utils

v4.0.0

22 Dec 07:03
3ff220e

Choose a tag to compare

This release is highly incompatible with previous releases, though it is recommended that this release be used from now on as many bugs were fixed.

Adds

  • Test coverage
  • Docs
  • Examples
  • CycleGANs
  • PGCAgent and A2CCAgent
  • Variational Autoencoders
  • Many other new features

Fixes

  • All known bugs besides the audio bug with using different atypes and SoXs

v3.1.0

20 Nov 19:57

Choose a tag to compare

Adds

  • the vae module, which implements a variational autoencoder trainer
  • functions for computing fbanks and MFCCs in the audio module

Fixes

  • invalid comments
  • Window initializing bug

v3.0.1

02 Nov 21:34

Choose a tag to compare

Fix bugs