-
Dear Authors and reader
I would appreciate it if you would give me an answer to my question:
Is it possible to convert the spectrogram image (not the array) to wav (reconstruct the wav audio from th…
-
Hi devs. I am not a dev, but I'm suggesting making this tts system available for assistive tech on windows. This could mean 1 of 2 things, 1 of them is crossprogram and the other is for a specific pro…
-
results from samples dont match with results generated by LJ_FT_T2_V3 hifigan model specially this sentence "In a statement announcing his resignation, Mr Ross.." in the samples the girl says "mr ross…
-
Hi
Thanks for this great implementation.
The **sampling rate** in my data is **44.1 kHz** so what changes are required in the parameters of config files to train the synthesizer?
Thanks for any sug…
-
Hello!
I'm trying to FineTuning HiFi with GlowTTS npy
i generate npy with this code:
```
def TTS(tst_stn, path):
if getattr(hps.data, "add_blank", False):
text_norm = text_to_sequen…
-
What is the final result like? Can you take a screenshot to show it?
this is my result:
trainable parameters: 657398946
training with dataset of 2052 samples and validating with randomly splitted …
-
Hello authors,
First of all, thank you for giving us an impressive repository.
For now, I want to re-trained your model with Korean language, for example KSS (korean single speaker). However, when …
-
Dear author
First and foremost, I would like to express my appreciation for your work on the AudioLDM project, It is an impressive achievement, and I am genuinely excited to explore its capabilitie…
-
I found your repo from this issue: https://github.com/jik876/hifi-gan/issues/63
I am still confused about the mismatch between repos in Mel spectrogram generation. I collect some method from some T…
-
I can't find a python runtime/environment in the temp folder for this program. This is important as installing a correct environment to run tacotron2 is the biggest pain in the world, and I want to us…