mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-05 18:29:19 +08:00
Adding option to do flow matching based duration prediction
This commit is contained in:
7
configs/model/duration_predictor/flow_matching.yaml
Normal file
7
configs/model/duration_predictor/flow_matching.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
defaults:
|
||||
- deterministic.yaml
|
||||
- _self_
|
||||
|
||||
sigma_min: 1e-4
|
||||
n_steps: 10
|
||||
name: flow_matching
|
||||
Reference in New Issue
Block a user