JhonSmith0x7b
add bert-vits and models
d699cfc
raw
history blame
No virus
115 Bytes
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn
__all__ = ["symbols", "SynthesizerTrn"]