Support 2.1NoVQ Onnx and 2.2 NoVQ Onnx
This commit is contained in:
4
onnx_modules/V220_novq_dev/__init__.py
Normal file
4
onnx_modules/V220_novq_dev/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .text.symbols import symbols
|
||||
from .models_onnx import SynthesizerTrn
|
||||
|
||||
__all__ = ["symbols", "SynthesizerTrn"]
|
||||
Reference in New Issue
Block a user