Format export
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
from .text.symbols import symbols
|
from .text.symbols import symbols
|
||||||
from .models_onnx import SynthesizerTrn
|
from .models_onnx import SynthesizerTrn
|
||||||
|
|
||||||
|
__all__ = ["symbols", "SynthesizerTrn"]
|
||||||
|
|||||||
@@ -1,2 +1,4 @@
|
|||||||
from .text.symbols import symbols
|
from .text.symbols import symbols
|
||||||
from .models_onnx import SynthesizerTrn
|
from .models_onnx import SynthesizerTrn
|
||||||
|
|
||||||
|
__all__ = ["symbols", "SynthesizerTrn"]
|
||||||
|
|||||||
@@ -1,2 +1,4 @@
|
|||||||
from .text.symbols import symbols
|
from .text.symbols import symbols
|
||||||
from .models_onnx import SynthesizerTrn
|
from .models_onnx import SynthesizerTrn
|
||||||
|
|
||||||
|
__all__ = ["symbols", "SynthesizerTrn"]
|
||||||
|
|||||||
Reference in New Issue
Block a user