Epoch 9
Browse files
logs/train_unet/events.out.tfevents.1689531176.MSI.10524.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd6e14c42855cec7a29b9e2822a8203c9431595fb504a3425672f073b9083a35
|
3 |
+
size 87080
|
mel/mel_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "Mel",
|
3 |
"_diffusers_version": "0.17.1",
|
4 |
-
"hop_length":
|
5 |
"n_fft": 2048,
|
6 |
"n_iter": 32,
|
7 |
"sample_rate": 22050,
|
|
|
1 |
{
|
2 |
"_class_name": "Mel",
|
3 |
"_diffusers_version": "0.17.1",
|
4 |
+
"hop_length": 512,
|
5 |
"n_fft": 2048,
|
6 |
"n_iter": 32,
|
7 |
"sample_rate": 22050,
|
unet/config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.17.1",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"add_attention": true,
|
6 |
"attention_head_dim": 8,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.17.1",
|
4 |
+
"_name_or_path": "C:\\Users\\GP65\\.cache\\huggingface\\hub\\models--teticio--latent-audio-diffusion-256\\snapshots\\e52078e262cf9f5683e953b7e7be2349d90c3a8c\\unet",
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"attention_head_dim": 8,
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 454849533
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6b253c9e6fc85bb11dbad462584c2be7b8e310e9f7318f8e454b3d81d8afab6
|
3 |
size 454849533
|