Hi @hans00 and thank you for maintaining the library!
I'm using the newest version 2.0.0 and found incorrect IPA for the following English words:
toIPA("wind") -> ˈwaɪnd
toIPA("solutions") -> ˈsoʊɫətiənz
What is strange is that when combining both words, the word "wind" gets correct IPA:
toIPA("wind solutions") -> wɪnd ˈsoʊɫətiənz
Hi @hans00 and thank you for maintaining the library!
I'm using the newest version 2.0.0 and found incorrect IPA for the following English words:
toIPA("wind")->ˈwaɪndtoIPA("solutions")->ˈsoʊɫətiənzWhat is strange is that when combining both words, the word "wind" gets correct IPA:
toIPA("wind solutions")->wɪnd ˈsoʊɫətiənz