test-doccker / onnx_modules /V220 /__init__.py
hengB's picture
Upload 228 files
d5846c3 verified
raw
history blame contribute delete
115 Bytes
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn
__all__ = ["symbols", "SynthesizerTrn"]