ming024 / FastSpeech2

An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
MIT License
1.69k stars 515 forks source link

The duration.npy file is picking zero as duration value for the phones with short duration in textgrids #185

Open nayanjha16 opened 1 year ago

nayanjha16 commented 1 year ago

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 greater than zero) duration in the textgrid file.

Kindly suggest me a way to resolve this issue.