Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -34,7 +34,7 @@ encoder:
|
|
| 34 |
spk_emb_dim: 64
|
| 35 |
encoder_type: RoPE Encoder
|
| 36 |
n_feats: 80
|
| 37 |
-
n_spks:
|
| 38 |
n_vocab: 178
|
| 39 |
optimizer: null
|
| 40 |
out_size: null
|
|
|
|
| 34 |
spk_emb_dim: 64
|
| 35 |
encoder_type: RoPE Encoder
|
| 36 |
n_feats: 80
|
| 37 |
+
n_spks: 8
|
| 38 |
n_vocab: 178
|
| 39 |
optimizer: null
|
| 40 |
out_size: null
|