2024.10.5
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-addtorch
/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:
Enjoy!