Nayan Anand
Nayan Anand
The URL present in the code file kaldi/tools/extras/install_srilm.sh to download the srilm seems to be depreciated. **The current url provided is :** http://www.speech.sri.com/projects/srilm/srilm_download.php kindly update it with the new one.
In the file modules.py line x = x + pitch_embedding ( line no 131) the dimension of pitch_embedding is different from the dimetion of x The same can be verified...
Hi All, Kindly suggest how to convert kaldi phone level alignment to .textgrid format ?
Hi All, I am facing an issue of the duration of phone being reflected as zero in the duration.npy file for the phones which have a very small ( but...
Hi @gokulkarthik , I was able to do the training using this repo for fastpitch model. However during the inferencing stage for fastpitch model, I am unable to find arguments...