-
I'm using [PyTorch Lightning CLI](https://pytorch-lightning.readthedocs.io/en/1.4.9/common/lightning_cli.html) utility and I'm having an issue with two classes that need an instance of [MelSpectrogram…
-
Hi! Thank you for the port. Have you been able to get results on inference stage? I successfully train model, validation losses are decreasing, but at inference there's garbage.
I started logging log…
-
Thanks for your sharing!
I tried your model and find something wrong. Here are the details:
**1.** when loading wav2lip.pth, "Missing key(s) in state_dict" occured. I made some changes in infere…
-
I am new to Larynx, so maybe my question can be answered easily and quickly, but I couldn't find anything to fix it.
Whenever a dot character is encountered, synthesis ends. I don't even need multi…
-
is it possible to use hifi gan vocoder on sv2tts?
-
What's a rough estimate for training time of the 22Khz v1 pretrained model provided here?
---
I'm currently training a 44Khz config.
At the moment I'm training using 3 GPU's, `batch_size=24` an…
-
- News
- [MS의 530B Turing-NLG](https://www.microsoft.com/en-us/research/blog/using-deepspeed-and-megatron-to-train-megatron-turing-nlg-530b-the-worlds-largest-and-most-powerful-generative-language-…
-
Issue Type: Bug
It is hard to give steps to reproduce, but after trying working with two separate GitHub accounts, having remotes from both, and using the platform for a while, you end up with mixe…
-
### News
- 컨퍼런스 소식
- ICLR 2022 다음주 부터 (4.25 ~ 29) 시작입니다: https://iclr.cc/
- 네이버 클로바의 ICLR 스케쥴 (12개): https://naver-career.gitbook.io/en/teams/clova-cic/events/naver-clova-iclr-2022
- ICL…
-
In the HifiGAN paper, figure3 shows the differ between generated waveform-mel and Tacotron2 generated mel. Those two mel-spectrogram may be have different length, then how to padding the two mel-sequ…