Files
Matcha-TTS/configs/experiment/ljspeech_from_durations.yaml
2024-05-27 13:50:21 +02:00

20 lines
380 B
YAML

# @package _global_
# to execute this experiment run:
# python train.py experiment=multispeaker
defaults:
- override /data: ljspeech.yaml
# all parameters below will be merged with parameters from default configurations set above
# this allows you to overwrite only specified parameters
tags: ["ljspeech"]
run_name: ljspeech
data:
load_durations: True
batch_size: 64