Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
farnad
/
loudif
like
0
Diffusers
TensorBoard
Safetensors
AudioDiffusionPipeline
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Use this model
b9cee0d
loudif
/
mel
/
mel_config.json
farnad
Upload folder using huggingface_hub
666a9b8
verified
6 months ago
raw
Copy download link
history
blame
Safe
187 Bytes
{
"_class_name"
:
"Mel"
,
"_diffusers_version"
:
"0.27.2"
,
"hop_length"
:
512
,
"n_fft"
:
2048
,
"n_iter"
:
32
,
"sample_rate"
:
22050
,
"top_db"
:
80
,
"x_res"
:
256
,
"y_res"
:
256
}