mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-05 02:09:21 +08:00
13 lines
177 B
YAML
13 lines
177 B
YAML
# @package _global_
|
|
|
|
# runs with execution time profiling
|
|
|
|
defaults:
|
|
- default
|
|
|
|
trainer:
|
|
max_epochs: 1
|
|
profiler: "simple"
|
|
# profiler: "advanced"
|
|
# profiler: "pytorch"
|