-
As per https://pixl.cs.princeton.edu/pubs/Su_2021_HSS/Su-HiFi-GAN-2-WASPAA-2021.pdf
-
We are training fastspeech2 on a single speaker. The output .wav files so far seem robotic. We are thinking that the hifi-gan vocoder, if trained on the same speaker, can give us better results. How c…
-
I trained a model using hifi-gan and VCTK and testing on the wav files it looks good
However, when I try to use the model on mel-spectrograms generated by TensorflowTTS/tacotron2 all I get is noise…
-
@GrzegorzKarchNV
@alancucki
Hey I am looking to convert Fast Pitch and HiFi Gan to ONNX mainly because PyTorch is a huge dependency and I need this packaged more efficiently.
Are there any c…
-
Hello Mustafa & Ziad,
I have checked your awesome work, which is really helpful to me, but I have a question please ,,I am new to this field, so could you please share with me a good reference to u…
-
Hi
Thanks for this great implementation.
I trained Tacotron and used WaveRNN as vocoder and result was good. Now I want to use HiFi-GAN as vocoder so I cloned this project and run it with mel-spectr…
-
hello,
the provided vocoder checkpoint using mHubert does not support multi-speaker. Do you have a multi-speaker checkpoint?
`mhubert_vp_en_es_fr_it3_400k_layer11_km1000_lj`
-
Try to get audio for french word: rez-de-chaussée
Here's command line:
cat
-
Same as the title, I use the HiFi-GAN vocoder to generate the audio. But there is full of noice in the audio. How could you make the qualified audio as the demo page. Could you pls share some experine…
-
The link for downloading the models (Emotion Encoder, HIFI-GAN) is not working