WR / onnx_modules /V200 /__init__.py
Naozumi0512's picture
init
e62fb95
raw
history blame contribute delete
No virus
115 Bytes
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn
__all__ = ["symbols", "SynthesizerTrn"]