IPA-Translator
Translate text into IPA phonetics across 24 languages
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install IPA-Translator?▼
Run `npx skills add lotusfa/IPA-Translator --all -g -y` in your terminal to install this skill globally for your agent.
How to convert text to IPA phonetics?▼
Ask your agent to translate any text into IPA, and it will open the translator's agent page with your language and text as URL parameters, returning plain phonetic output.
Which languages does IPA-Translator support?▼
It supports 24 languages including Cantonese, Mandarin, English, Japanese, Korean, Vietnamese, French, German, and Arabic, with regional variants like US/UK English.
Can it output Pinyin or Jyutping instead of IPA?▼
Yes. Cantonese supports Jyutping, Yale, and Guangzhou formats, while Mandarin supports Pinyin and Zhuyin alongside raw IPA.
Does IPA-Translator need a server or API key?▼
No. It runs entirely in the browser with client-side JavaScript, so your agent only needs a browser tool to fetch results.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides