Skip to content

2024.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 13:10
· 84 commits to main since this release

I guess yohane is quite good enough now for me to draft a release.

Recently,

  • vocal-remover has been bumped to the latest "final" v6.0.0b4 release, which brings the enhancement of v6.0.0b3.
  • We've migrated the project to uv, so I can again re-add torch/torchaudio explicitly to the dependencies without having any install issues with their GPU-specific wheels.
  • I'll stop automatically tag a new release everyday, whenever it's only dependencies update.

The readme has been updated a bit to include an updated sample, and the uvx command to quickly start with yohane without having to do much more than installing uv on your device (not even Python!).

uvx --from git+https://github.com/Japan7/[email protected] --python 3.11 yohane --help

The notebook is still around if you need Google Colab's compute power:

Open In Colab

Enjoy!