gen / onnx_modules /V200 /__init__.py
XzJosh's picture
Upload 201 files
ae80214
raw
history blame
No virus
115 Bytes
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn
__all__ = ["symbols", "SynthesizerTrn"]