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
- @ivanlmh made their first contribution in #23
- @zhvng made their first contribution in #25
- @balintlaczko made their first contribution in #27
Full Changelog: 0.2.0...0.3.0