File size: 119 Bytes
d699cfc
 
 
 
1
2
3
4
5
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn

__all__ = ["symbols", "SynthesizerTrn"]