Skip to content

Commit 6f180c7

Browse files
authored
Update README.md
1 parent ab315b5 commit 6f180c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ the TransformerTTS and MelGAN branch. They are separated to keep the code clean,
1717

1818
- [As shown in this paper](http://festvox.org/blizzard/bc2021/BC21_DelightfulTTS.pdf) vocoders can be used to perform
1919
super-resolution and spectrogram inversion simultaneously. We added this to our HiFi-GAN vocoder. It now takes 16kHz
20-
spectrograms as input, but produces 48kHz waveforms. This is however not present in this branch to stay true to the
21-
setup we used for the LAML paper. The vocoder module can be used interchangeably though.
20+
spectrograms as input, but produces 48kHz waveforms.
2221
- We officially introduced IMS Toucan in
2322
[our contribution to the Blizzard Challenge 2021](http://festvox.org/blizzard/bc2021/BC21_IMS.pdf). Check out the
2423
bottom of the readme for a bibtex entry.

0 commit comments

Comments
 (0)