-
I am a music instructor and I would love to introduce this lovely AI software to our students to try out.
Here in my school we have several Windows 7 Pro 64-bit computers in our classrooms, running…
-
I see you claimed that "achieving better voice quality and faster synthesis speed on a single CPU". Can you share a value or the speed compared to the original hifigan?
-
안녕하세요 @Jackson-Kang 님.
issues 중 [합성음의 품질을 올리는 방법](https://github.com/HGU-DLLAB/Korean-FastSpeech2-Pytorch/issues/16) 올려주셔서 감사합니다.
품질음을 올리는 방법중 궁금한 것이 있어 issue남기게 되었습니다.
'2. Neural vocoder(VocGAN…
-
Hi @NTT123
Thanks for your work!
What is the config of Hifi GAN with 24kHz? (The default is 16kHz)?
Or at least, could you share your tips to calculate the parameters.
-
Hi
I am curious if we increase the number of layers for the duration, pitch, and energy using the 'duration_predictor_layers' parameter and some other parameters in the architecture, will it improve…
-
Hello,
I am training a Tacotron2 model with my custom dataset in Hindi.
Dataset Details: 25 hours of data, 22 KHz, 16 bit, Single Female Speaker
Issue: The training is very slow, and the loss s…
-
##### System information
- OpenVINO => 2022.2.0
- Operating System / Platform => Linux 64 Bit
- Compiler => g++
- Problem classification: Model Conversion
- Framework: PyTorch
- OS: Linux f93ecc…
-
![image](https://user-images.githubusercontent.com/43716063/171902599-50de47cc-0656-4cc0-8e0c-1200acb5bcea.png)
```bash
hifi-synth hifi-gan-bwe-10-42890e3-vctk-48kHz input.mp3 output.wav
```
Can I…
-
Hi, author!
The default hifi_gan sampling rate in "config_v1.json" is 22050. But when I use the provided "g_03280000" checkpoint file, i need to set the output sampling rate as 16000 to make the so…
-
Hello,
For the challenge, we would like to compute ID vectors differently than in the baseline. There is a sidekit branch in the repository, where this should be possible. Could you please explain …