Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Julius8888
/
XiJingPing_voice_cloning
like
0
Running
App
Files
Files
Community
main
XiJingPing_voice_cloning
/
onnx_modules
/
V200
/
__init__.py
Julius8888
Upload 226 files
bc4f3f8
verified
10 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"
]