Frechet-audio-distance

Latest version: v0.3.1

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

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 https://github.com/gudgud96/frechet-audio-distance/pull/23
* fix fad calculation for newer versions of scipy by zhvng in https://github.com/gudgud96/frechet-audio-distance/pull/25
* add automatic MPS device support by balintlaczko in https://github.com/gudgud96/frechet-audio-distance/pull/27
* [feature] add CLAP score metric to compute similarity between text and audio embeddings by mcomunita in https://github.com/gudgud96/frechet-audio-distance/pull/28

New Contributors
* ivanlmh made their first contribution in https://github.com/gudgud96/frechet-audio-distance/pull/23
* zhvng made their first contribution in https://github.com/gudgud96/frechet-audio-distance/pull/25
* balintlaczko made their first contribution in https://github.com/gudgud96/frechet-audio-distance/pull/27

**Full Changelog**: https://github.com/gudgud96/frechet-audio-distance/compare/0.2.0...0.3.0

0.2.0

What's Changed
* [chore] Setup CI by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/18
* [chore] Setup CI and fix `requirements.txt` by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/19
* [feature] add (LAION)-CLAP model embedding to FAD calculation by mcomunita in https://github.com/gudgud96/frechet-audio-distance/pull/21
* [chore] bump to 0.2.0 by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/22


**Full Changelog**: https://github.com/gudgud96/frechet-audio-distance/compare/0.1.2...0.2.0

0.1.2

What's Changed
* add embeddings reusability in score fct + update readme accordingly by ThibaultCastells in https://github.com/gudgud96/frechet-audio-distance/pull/14
* fixes bug with pann model loading by mcomunita in https://github.com/gudgud96/frechet-audio-distance/pull/15
* [refactor] Fix default case for PANN `self.ckpt_dir` by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/16

New Contributors
* ThibaultCastells made their first contribution in https://github.com/gudgud96/frechet-audio-distance/pull/14
* mcomunita made their first contribution in https://github.com/gudgud96/frechet-audio-distance/pull/15

**Full Changelog**: https://github.com/gudgud96/frechet-audio-distance/compare/0.1.1...0.1.2

0.1.1

What's Changed
* Support float32 PCM wav files by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/12


**Full Changelog**: https://github.com/gudgud96/frechet-audio-distance/compare/0.1.0...0.1.1

0.1.0

What's Changed
* [fix] Fix stereo shape issue by converting to mono by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/2
* [chore] Add dependencies to pyproject.toml + add FAD comparison by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/4
* [chore] Add score results by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/5
* [refactor] Remove redundant fixed sample rate packing by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/8
* [feature] Add PANN model embedding to FAD calculation by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/9
* [refactor] Remove "list of audio paths" input type for `get_embedding` function by gudgud96 in https://github.com/gudgud96/frechet-audio-distance/pull/10

New Contributors
* gudgud96 made their first contribution in https://github.com/gudgud96/frechet-audio-distance/pull/2

**Full Changelog**: https://github.com/gudgud96/frechet-audio-distance/commits/0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.