Email or username:

Password:

Forgot your password?
wakest ⁂

Anyone have recommendations for transliterating as opposed to translating? Lets say I have a string "hello, how are you" and I want to transliterate it it into the same sounds but a different script like Cyrillic or Arabic

4 comments
liam

@liaizon I found this – seems to be the opposite of Romanization: en.wikipedia.org/wiki/Cyrilliz

wakest ⁂

@liam I am looking for more like a tool or script like LibreTranslate but for transliteration. It would need to support many scripts not just cyrillic

andrei Jay

@liaizon any speech to text app in the appropriate language would theoretically do this perhaps?

wakest ⁂

@andrei_jay hmm you mean internally? I want the textual representation of both sides but you are right that a voice to text or text to voice app does need this sort of information so it must have a layer somewhere

Go Up