Adding multispeaker model in UI

This commit is contained in:
Shivam Mehta
2023-09-20 10:28:48 +00:00
parent 72635012b0
commit 267bf96651
4 changed files with 149 additions and 23 deletions

View File

@@ -7,6 +7,9 @@ defaults:
trainer:
max_epochs: 1
profiler: "simple"
# profiler: "advanced"
# profiler: "simple"
profiler: "advanced"
# profiler: "pytorch"
accelerator: gpu
limit_train_batches: 0.02