HRVC / src /ultimate_rvc /vc /__init__.py
SpyC0der77's picture
Upload folder using huggingface_hub
1a942eb verified
raw
history blame contribute delete
274 Bytes
"""
Voice conversion package for the Ultimate RVC project.
This package contains modules exposing functionality that enable voice
conversion using RVC. The implementation code is primarily built on
PyTorch to achieve high-performant processing using GPU acceleration.
"""