XzJosh commited on
Commit
cfb8dcc
1 Parent(s): 0934fe4

Update Data/otto/config.json

Browse files
Files changed (1) hide show
  1. Data/otto/config.json +1 -1
Data/otto/config.json CHANGED
@@ -95,7 +95,7 @@
95
  ],
96
  "n_layers_q": 3,
97
  "use_spectral_norm": false,
98
- "gin_channels": 512,
99
  "slm": {
100
  "model": "./slm/wavlm-base-plus",
101
  "sr": 16000,
 
95
  ],
96
  "n_layers_q": 3,
97
  "use_spectral_norm": false,
98
+ "gin_channels": 256,
99
  "slm": {
100
  "model": "./slm/wavlm-base-plus",
101
  "sr": 16000,