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