Skip to content

Releases: esnya/hf-rvc

Python 3.9 support

08 May 11:01
Compare
Choose a tag to compare

What's Changed

  • Add support for Python 3.9 by @scf4 in #2

New Contributors

  • @scf4 made their first contribution in #2

Full Changelog: v0.2.0...v0.3.0

Realtime Voice Conversion

24 Apr 12:50
Compare
Choose a tag to compare

✨ New Features

  • Introducing a new CLI tool realtime-vc for real-time voice conversion.
  • Added support for additional F0 extraction methods.

🐛 Bug Fixes

  • Resolved type and device mismatch issues for fp16 and CUDA.

First Preview Release

23 Apr 15:44
Compare
Choose a tag to compare
v0.1.0

:package: chore: Fix setup.cfg