KyraWNY commited on
Commit
7bd25d9
β€’
1 Parent(s): bddea33
benchmark_a/config.yaml β†’ config.yaml RENAMED
@@ -21,5 +21,7 @@ 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
26
+ inference:
27
+ tokenization: g2p
benchmark_a/gcmvn_stats.npz β†’ gcmvn_stats.npz RENAMED
File without changes
benchmark_a/transcript_a.pt β†’ transcript_a.pt RENAMED
File without changes
benchmark_a/vocab.txt β†’ vocab.txt RENAMED
File without changes