Changhan commited on
Commit
f26cc0a
1 Parent(s): a753840

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +4 -0
config.yaml CHANGED
@@ -22,5 +22,9 @@ transforms:
22
  '*':
23
  - global_cmvn
24
  vocab_filename: vocab.txt
 
 
 
 
25
  inference:
26
  tokenization: g2p
22
  '*':
23
  - global_cmvn
24
  vocab_filename: vocab.txt
25
+ vocoder:
26
+ type: hifigan
27
+ config: hifigan.json
28
+ checkpoint: hifigan.pt
29
  inference:
30
  tokenization: g2p