KyraWNY
commited on
Commit
•
f2e684c
1
Parent(s):
ffecd41
changed hifigan pointer
Browse files- benchmark_a/config.yaml +2 -2
benchmark_a/config.yaml
CHANGED
@@ -21,5 +21,5 @@ transforms:
|
|
21 |
vocab_filename: vocab.txt
|
22 |
vocoder:
|
23 |
type: hifigan
|
24 |
-
config: hifigan.json
|
25 |
-
checkpoint: hifigan.bin
|
|
|
21 |
vocab_filename: vocab.txt
|
22 |
vocoder:
|
23 |
type: hifigan
|
24 |
+
config: /hifigan.json
|
25 |
+
checkpoint: /hifigan.bin
|