Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
VanishingPsychopath
/
ThePioneer-MyVoiceClone-Style-Bert-VITS2
like
0
Runtime error
App
Files
Files
Community
main
ThePioneer-MyVoiceClone-Style-Bert-VITS2
/
app.py
VanishingPsychopath
initial commit
f95967e
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
No virus
88 Bytes
import
gradio
as
gr
gr.load(
"models/ThePioneer/MyVoiceClone-Style-Bert-VITS2"
).launch()