Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@gudgud96 gudgud96 released this 25 Mar 15:01
· 2 commits to main since this release

What's Changed

Several major features added in this release, including the EnCodec embedding support, MPS support, and CLAP text-audio score calculation.
Huge thanks to all contributors!

  • [feature] add EnCodec model embeddings to FAD calculation by @ivanlmh in #23
  • fix fad calculation for newer versions of scipy by @zhvng in #25
  • add automatic MPS device support by @balintlaczko in #27
  • [feature] add CLAP score metric to compute similarity between text and audio embeddings by @mcomunita in #28

New Contributors

Full Changelog: 0.2.0...0.3.0