File size: 958 Bytes
c22200e
0788506
 
 
c22200e
 
 
 
 
 
 
 
 
 
0788506
 
c22200e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0788506
c22200e
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
  "architectures": [
    "DMAE1d"
  ],
  "attentions": [
    0,
    0,
    0,
    0,
    0,
    0,
    0
  ],
  "auto_map": {
    "AutoConfig": "dmae_config.DMAE1dConfig",
    "AutoModel": "dmae.DMAE1d"
  },
  "bottleneck": "tanh",
  "channels": 512,
  "encoder_channels": 32,
  "encoder_factors": [
    1,
    1,
    2,
    2,
    1,
    1
  ],
  "encoder_inject_depth": 3,
  "encoder_multipliers": [
    32,
    16,
    8,
    8,
    4,
    2,
    1
  ],
  "encoder_num_blocks": [
    4,
    4,
    4,
    4,
    4,
    4
  ],
  "factors": [
    1,
    2,
    2,
    2,
    2,
    2,
    2
  ],
  "in_channels": 2,
  "model_type": "archinetai/dmae1d-ATC64-v1",
  "multipliers": [
    3,
    2,
    1,
    1,
    1,
    1,
    1,
    1
  ],
  "num_blocks": [
    1,
    1,
    1,
    2,
    2,
    2,
    2
  ],
  "stft_hop_length": 256,
  "stft_num_fft": 1023,
  "stft_use_complex": true,
  "torch_dtype": "float32",
  "transformers_version": "4.24.0"
}