Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -90,7 +90,7 @@ def estimate_duration(text):
|
|
| 90 |
return seconds
|
| 91 |
|
| 92 |
|
| 93 |
-
@spaces.GPU(duration=
|
| 94 |
def tts_inference(
|
| 95 |
text,
|
| 96 |
ref_audio,
|
|
|
|
| 90 |
return seconds
|
| 91 |
|
| 92 |
|
| 93 |
+
@spaces.GPU(duration=180)
|
| 94 |
def tts_inference(
|
| 95 |
text,
|
| 96 |
ref_audio,
|