multimodalart HF Staff commited on
Commit
e23275b
·
verified ·
1 Parent(s): 90c9262

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ def estimate_duration(text):
90
  return seconds
91
 
92
 
93
- @spaces.GPU(duration=120)
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,