File size: 165 Bytes
04ffec9
 
 
 
 
 
1
2
3
4
5
6
7
from speakers.common.registry import registry
import os

root_dir = os.path.dirname(os.path.abspath(__file__))
registry.register_path("rvc_library_root", root_dir)