This commit is contained in:
Sihan Wang
2023-12-14 19:52:43 +08:00
parent 7a9ce8fc4c
commit 203638bee9
3 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn

View File

@@ -0,0 +1,2 @@
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn

View File

@@ -0,0 +1,2 @@
from .text.symbols import symbols
from .models_onnx import SynthesizerTrn