Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shanuka01
/
tortoise-tts-v2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Shanuka01
commited on
Oct 23, 2023
Commit
f3b2f43
·
1 Parent(s):
36f7ff3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -42,6 +42,7 @@ def inference(
42
def main():
43
title = "Tortoise TTS"
44
description = """
45
"""
46
text = gr.Textbox(
47
lines=4,
42
def main():
43
title = "Tortoise TTS"
44
description = """
45
+
46
"""
47
text = gr.Textbox(
48
lines=4,