ylacombe HF staff commited on
Commit
e063d20
1 Parent(s): 3e0fe0e

Upload StableAudioPipeline

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +1 -0
scheduler/scheduler_config.json CHANGED
@@ -7,6 +7,7 @@
7
  "final_sigmas_type": "zero",
8
  "lower_order_final": true,
9
  "noise_preconditioning_strategy": "atan",
 
10
  "num_train_timesteps": 1000,
11
  "prediction_type": "v_prediction",
12
  "rho": 7.0,
 
7
  "final_sigmas_type": "zero",
8
  "lower_order_final": true,
9
  "noise_preconditioning_strategy": "atan",
10
+ "noise_sampling_strategy": "brownian_tree",
11
  "num_train_timesteps": 1000,
12
  "prediction_type": "v_prediction",
13
  "rho": 7.0,