Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
XzJosh/badXT-Bert-VITS2-2.3
MesonHK
/
gen
like
0
Paused
App
Files
Files
Community
main
gen
/
onnx_modules
/
V210
/
__init__.py
XzJosh
Upload 201 files
ae80214
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
from
.text.symbols
import
symbols
from
.models_onnx
import
SynthesizerTrn
__all__ = [
"symbols"
,
"SynthesizerTrn"
]