KasugaiSakura's picture
Upload folder using huggingface_hub
90c1221 verified
raw
history blame
115 Bytes
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn
__all__ = ["symbols", "SynthesizerTrn"]