Minor changes moving option to disable prior loss in config

This commit is contained in:
Shivam Mehta
2023-12-01 10:44:49 +00:00
parent 1ead4303f3
commit df896301ca
3 changed files with 25 additions and 2 deletions

View File

@@ -0,0 +1,17 @@
# @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