VoiceCloning-be commited on
Commit
3082c7c
1 Parent(s): 274b4f9

Update core.py

Browse files
Files changed (1) hide show
  1. core.py +1 -1
core.py CHANGED
@@ -438,7 +438,7 @@ def run_extract_script(
438
 
439
 
440
  # Train
441
- @spaces.GPU(duration=3600)
442
  def run_train_script(
443
  model_name: str,
444
  rvc_version: str,
 
438
 
439
 
440
  # Train
441
+ @spaces.GPU(duration=450)
442
  def run_train_script(
443
  model_name: str,
444
  rvc_version: str,