-
In Chinese TTS demo: https://colab.research.google.com/drive/1YpSHRBRPBI7cnTkQn1UcVTWEQVbsUm1S?usp=sharing#scrollTo=BcrLl7j_fbE2.
The wavs in the colab demo seems to have distinct trills and jitter…
-
Hello.
In the nvidia tacotron repository, a function that return mel spectrograms of audio first fills it with zeros on both sides. It means that the tacotron is trained to generate mel spectrogra…
-
This is not an issue and is more of a discussion. I read the WaveGrad paper today (which may be found [here](https://arxiv.org/pdf/2009.00713.pdf)) and listened to the samples [here](https://wavegrad.…
-
Hi,
First of all, thank you for this nice implementation.
I trained the network with default settings and data (~500k iteration), but the results are really unnaturalistic (eg.: [link](https://…
-
Erre kíváncsi lennék:
Exploring Weight Agnostic Neural Networks
Tuesday, August 27, 2019
Posted by Adam Gaier, Student Researcher and David Ha, Staff Research Scientist, Google Research, Tokyo
…
-
Hey! I'll start by saying I really appreciate all the work you do in implementing papers that don't come with code!
I've noticed in your "config" that in general you use a 22khz sampling rate.
…
-
51/51 [00:09
dzlhk updated
3 years ago
-
Hi. Did you try fine-tuing HiFi-GAN(https://github.com/jik876/hifi-gan) which can alleviate the metal noise and greatly improve the quality of synthesized voice?
(Generated mels using efficientTTS w…
-
![图片](https://user-images.githubusercontent.com/26831425/99934861-33128f80-2d9a-11eb-8d0d-bddce32e0f79.png)
hi, this a 48k wav trained 120k steps, you can see the noise above 16kHz. How can I rem…
-
Hey! I'm really curious how to get Hi-Fi GAN's first step working, would love any help whatsoever but no worries if you aren't free:
```
Generate mel-spectrograms in numpy format using Tacotron2 w…