xinjli / allosaurus

Allosaurus is a pretrained universal phone recognizer for more than 2000 languages
GNU General Public License v3.0
550 stars 86 forks source link

Option to extract last layer embeddings of the lstm. #35

Closed raotnameh closed 3 years ago

raotnameh commented 3 years ago

Hi,

It would be better if an argument can be passed to extract the embeddings instead of the phones. @xinjli

xinjli commented 3 years ago

Hi, thanks for your suggestion! I will implement this.

raotnameh commented 3 years ago

Hi, I have created a pull request let me know if that works. @xinjli

xinjli commented 3 years ago

Hi thanks for the pull request, I just merged it