Simonlob commited on
Commit
c3841f0
·
verified ·
1 Parent(s): 95514b1

Update configs/model/matcha.yaml

Browse files
Files changed (1) hide show
  1. configs/model/matcha.yaml +1 -1
configs/model/matcha.yaml CHANGED
@@ -6,7 +6,7 @@ defaults:
6
  - optimizer: adam.yaml
7
 
8
  _target_: matcha.models.matcha_tts.MatchaTTS
9
- n_vocab: 178
10
  n_spks: ${data.n_spks}
11
  spk_emb_dim: 64
12
  n_feats: 80
 
6
  - optimizer: adam.yaml
7
 
8
  _target_: matcha.models.matcha_tts.MatchaTTS
9
+ n_vocab: 181
10
  n_spks: ${data.n_spks}
11
  spk_emb_dim: 64
12
  n_feats: 80