Skip to content

Releases: sarulab-speech/UTMOSv2

v1.3.0

23 Feb 22:45
14a281c

Choose a tag to compare

We are excited to announce the release of v1.3.0! This update includes several enhancements and usability improvements.

Highlights

UTMOSv2 now supports audio that is already in memory! This would be useful for many use cases, including employing UTMOSv2 as a reward model or integrating UTMOSv2 into custom pipelines.
See the corresponding issue and PR for more details:

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

26 Jul 06:04
7b833c7

Choose a tag to compare

This is the release note of v1.2.1.

What's Changed

  • Skip loading indivisual component weight when the fusion model weight is specified by @kAIto47802 in #64
  • Bump up to v1.2.1 by @kAIto47802 in #65

Full Changelog: v1.2.0...v1.2.1

v1.2.0

31 May 01:59
00b8084

Choose a tag to compare

This is the release note of v1.2.0.

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

26 Feb 15:10
16c55af

Choose a tag to compare

This is the release note of v1.1.1. The pre-trained weights are moved to Hugging Face Models.

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Feb 01:58
ee008f3

Choose a tag to compare

We are excited to announce the release of v1.1.0! This update includes several enhancements and usability improvements.

The pre-trained weights previously hosted on :octocat:GitHub have been removed, and the new code now uses those stored on 🤗Hugging Face. Please download and use them from there from now on: Hugging Face Spaces

Also we attached the poster presented at IEEE SLT 2024, which can be used for a quick overview:

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

18 Sep 04:27
20e4076

Choose a tag to compare

This is the release note of v1.0.1.

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Sep 13:11
f7dbc1a

Choose a tag to compare

We are excited to announce the release of v1.0.0! This update includes several enhancements, bug fixes, and new features aimed at making the project more user-friendly and efficient.

What's Changed

New Contributors

Full Changelog: v0.1.0...v1.0.0