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