Spaces:
Sleeping
Sleeping
File size: 115 Bytes
90c1221 |
1 2 3 4 5 |
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn
__all__ = ["symbols", "SynthesizerTrn"]
|