6100 / onnx_modules /V200 /__init__.py
HanFengS's picture
Upload 226 files
dc50ee1 verified
raw
history blame contribute delete
115 Bytes
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn
__all__ = ["symbols", "SynthesizerTrn"]