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