Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -25,6 +25,6 @@ vocab_filename: vocab.txt
|
|
25 |
vocoder:
|
26 |
type: hifigan
|
27 |
config: hifigan.json
|
28 |
-
checkpoint: hifigan.
|
29 |
inference:
|
30 |
tokenization: g2p
|
|
|
25 |
vocoder:
|
26 |
type: hifigan
|
27 |
config: hifigan.json
|
28 |
+
checkpoint: hifigan.bin
|
29 |
inference:
|
30 |
tokenization: g2p
|