mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-04 17:59:19 +08:00
10 lines
118 B
YAML
10 lines
118 B
YAML
# train with many loggers at once
|
|
|
|
defaults:
|
|
# - comet
|
|
- csv
|
|
# - mlflow
|
|
# - neptune
|
|
- tensorboard
|
|
- wandb
|