import os import sys VITS_ROOT_PATH = os.path.dirname(os.path.abspath(__file__)) sys.path.append(VITS_ROOT_PATH)