Parikshit-Hooda / mozilla_extensions

Repo to fiddle with mozilla extensions
0 stars 0 forks source link

Test APIs and other methods to get IPA #9

Open Parikshit-Hooda opened 2 years ago

Parikshit-Hooda commented 2 years ago

Determine the data structure to be used to manage the source and target text in context to extracting the IPA for the source and target text.

To consider: Mostly APIs provide IPA at word level.

Parikshit-Hooda commented 2 years ago

For English, use https://api.dictionaryapi.dev/api/v2/entries/en/ endpoint.

Parikshit-Hooda commented 2 years ago

Option for French words IPA: https://fr.wiktionary.org/wiki/bonjour utilize at word level.

Parikshit-Hooda commented 2 years ago

For english word IPA: https://en.wiktionary.org/wiki/hello at word level