dodo12 / vits_decoder /alias /__init__.py
next-social's picture
Duplicate from maxmax20160403/sovits5.0
27d3bc5
raw
history blame
199 Bytes
# Adapted from https://github.com/junjun3518/alias-free-torch under the Apache License 2.0
# LICENSE is in incl_licenses directory.
from .filter import *
from .resample import *
from .act import *