Files
Matcha-TTS/configs/experiment/ljspeech_no_prior_loss.yaml

18 lines
360 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
model:
prior_loss: false