File size: 274 Bytes
1a942eb
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
"""
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.

"""