English-to-IPA
English-to-IPA copied to clipboard
US phoneset to IPA
I've seen you used a strategy to convert ARPABET to IPA symbols. Is there such a thing for US PHONESET as described here for Festival?
I created a project called Transcriber Wrapper and I implemented a way to convert what Festival returns to IPA symbols, but I'm sure that is incorrect! I created a class called InternationalPhoneticAlphabet that has all the logic. As my project is based on Phonemizer, I described it in a issue here.
@mphilli do you think there is a way for that? I'm asking you because I can use your project in order to assert many things, like the transcription! By the way, thank you for your hard work and dedication!