Spaces:
Runtime error
Runtime error
VoiceCloning-be
commited on
Commit
•
3082c7c
1
Parent(s):
274b4f9
Update core.py
Browse files
core.py
CHANGED
@@ -438,7 +438,7 @@ def run_extract_script(
|
|
438 |
|
439 |
|
440 |
# Train
|
441 |
-
@spaces.GPU(duration=
|
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,
|