-
What's up with that?
-
First of all, thank you for the project, I think it is really useful, especially that the official NVIDIA implementation is not released yet!
Did you manage to train the model to satisfactory quali…
-
hey @adelacvg thank for sharing the code
after reading the code i want to ask you few question about new 24k model if you dont mind
1. what make different about this model from previous one (ht…
acul3 updated
2 months ago
-
Hi. I tested the model with various kinds of wave files as source. I notice that at inference time, the model performs well with clean source files, but for those not so clean audio files (e.g. 24khz …
-
Can create separate branch for TTS implementation, that's the ultimate goal for every neural vocoder. I will try to use this implementation with nvidia's Tacotron2, as preprocessing for both networks …
-
https://github.com/jik876/hifi-gan/blob/4769534d45265d52a904b850da5a622601885777/models.py#L81
Hi, why is 80 hardcoded here? Should it match [num_mels](https://github.com/jik876/hifi-gan/blob/47695…
bzp83 updated
5 months ago
-
Hello, could you please tell me which repository is used for the Mel-VAE Decoder and HiFi-GAN?
-
Would be nice if you provided clear instructions on how this model can be trained on different sampling rates.
-
just saw this paper https://arxiv.org/abs/2110.12676, when will the repo be updated for this thanks
AK391 updated
2 years ago
-
Hi author, I have found the notes as "the generated audio has interference at a specific frequency" in this repo. I have encountered with the straight line at a specific frequency when developing si…