XzJosh commited on
Commit
1c4304b
1 Parent(s): 9705ba1

Update Data/otto/config.json

Browse files
Files changed (1) hide show
  1. Data/otto/config.json +2 -2
Data/otto/config.json CHANGED
@@ -95,7 +95,7 @@
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,
@@ -104,5 +104,5 @@
104
  "initial_channel": 64
105
  }
106
  },
107
- "version": "2.2"
108
  }
 
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,
 
104
  "initial_channel": 64
105
  }
106
  },
107
+ "version": "2.3"
108
  }