File size: 182 Bytes
0b8b6f4
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# EDM diffusion parameterization
# From conf/diff_params/edm_VCTK.yaml in the original repo

type: "ve_karras"
sde_hp:
  sigma_data: 0.05
  sigma_min: 1e-5
  sigma_max: 10
  rho: 10