Commit
·
348d707
1
Parent(s):
3764dd5
Update config.json
Browse files- config.json +2 -0
config.json
CHANGED
|
@@ -84,6 +84,8 @@
|
|
| 84 |
"n_layers_q": 3,
|
| 85 |
"use_spectral_norm": false,
|
| 86 |
"gin_channels": 256
|
|
|
|
|
|
|
| 87 |
},
|
| 88 |
"spk": {
|
| 89 |
"SpecialWeek": 0
|
|
|
|
| 84 |
"n_layers_q": 3,
|
| 85 |
"use_spectral_norm": false,
|
| 86 |
"gin_channels": 256
|
| 87 |
+
"ssl_dim": 256,
|
| 88 |
+
"n_speakers": 200
|
| 89 |
},
|
| 90 |
"spk": {
|
| 91 |
"SpecialWeek": 0
|