facebookresearch--audiocraft
20 行
239 B
YAML
20 行
239 B
YAML
# @package __global__
|
|
|
|
# No conditioning
|
|
|
|
classifier_free_guidance:
|
|
training_dropout: 0
|
|
inference_coef: 1
|
|
|
|
attribute_dropout:
|
|
text: {}
|
|
wav: {}
|
|
|
|
fuser:
|
|
sum: []
|
|
prepend: []
|
|
cross: []
|
|
input_interpolate: []
|
|
|
|
conditioners: null
|