Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Psly
/
audio-diffusion-electronic
like
0
Diffusers
Safetensors
PyTorch
AudioDiffusionPipeline
unconditional-audio-generation
diffusion-models-class
License:
mit
Model card
Files
Files and versions
xet
Community
Use this model
5bfbe43
audio-diffusion-electronic
/
mel
/
mel_config.json
Psly
Upload folder using huggingface_hub
d6e430c
over 2 years ago
raw
Copy download link
history
blame
Safe
187 Bytes
{
"_class_name"
:
"Mel"
,
"_diffusers_version"
:
"0.21.4"
,
"hop_length"
:
512
,
"n_fft"
:
2048
,
"n_iter"
:
32
,
"sample_rate"
:
22050
,
"top_db"
:
80
,
"x_res"
:
256
,
"y_res"
:
256
}