Spaces:
Runtime error
Runtime error
Update Data/otto/config.json
Browse files- 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":
|
| 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,
|