michael / onnx_modules /V230 /__init__.py
hengB's picture
Upload 232 files
aeee97e verified
raw
history blame contribute delete
115 Bytes
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn
__all__ = ["symbols", "SynthesizerTrn"]