VoiceCloning-be commited on
Commit
24945b4
1 Parent(s): f214eb4

Update core.py

Browse files
Files changed (1) hide show
  1. core.py +1 -0
core.py CHANGED
@@ -438,6 +438,7 @@ def run_extract_script(
438
 
439
 
440
  # Train
 
441
  def run_train_script(
442
  model_name: str,
443
  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,