mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-05 18:29:19 +08:00
updating configs and experiments
This commit is contained in:
18
configs/experiment/ryan_det_dur.yaml
Normal file
18
configs/experiment/ryan_det_dur.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
# @package _global_
|
||||
|
||||
# to execute this experiment run:
|
||||
# python train.py experiment=multispeaker
|
||||
|
||||
defaults:
|
||||
- override /data: joe_spont_only.yaml
|
||||
|
||||
# all parameters below will be merged with parameters from default configurations set above
|
||||
# this allows you to overwrite only specified parameters
|
||||
|
||||
tags: ["ryan"]
|
||||
|
||||
run_name: ryan_det_dur
|
||||
|
||||
|
||||
trainer:
|
||||
max_epochs: 3000
|
||||
Reference in New Issue
Block a user