shangeth / SpeakerProfiling

Estimating the Age, Height, and Gender of a speaker with their speech signal. https://arxiv.org/pdf/2110.13653.pdf
MIT License
63 stars 22 forks source link

Error in TIMIT height conversion #9

Open stachu86 opened 7 months ago

stachu86 commented 7 months ago

It seems that due to missing " in the orginal TIMIT speaker info file, this repository contains error in height conversion. Speaker PAM1 is 5'11 which is 180.34, not 154.94. Unfortunately, this speaker is part of a test set, which invalidates the presented results. On the other hand, the real result will be probably better :)

shangeth commented 7 months ago

Thanks for catching it @stachu86, Will update it asap.