Skip to content

Commit 67fa5c0

Browse files
authored
Update README.md
added French liaison tool link
1 parent 47bcbda commit 67fa5c0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
- **[Multi-language IPA Transcriber](wiktionary_pron/index.html)** - Uses Wasmoon to execute Wiktionary Lua pronunciation modules in-browser and generate phonetic\phonemic transcriptions. For some of the languages looks up in lexicon first.
44
Supports German, Latin, French, Spanish, Portueguse, Ancient Greek, Polish, Czech, Ukrainian, Russian, Belorussian, Bulgarian, Armenian, Lithuanian, Icelandic.
5+
56
- **[Multi-language IPA Transcriber](wiktionary_pron/index_fengari.html)** - Old version. Uses Fengari Lua interpreter instead of Wasmoon. Latin and German only.
6-
7+
78
- **[German IPA Generator](transcription/main.html)** - Pure dictionary lookup without Lua modules. Loads a default German lexicon from [transcription/data/german_ipa.txt](./transcription/data/german_ipa.txt) or accepts custom lexicon uploads
9+
810
- **[Latin Macronizer](wiktionary_pron/macronizer.html)** - Add macrons to Latin text using a predefined list of macronized words [wiktionary_pron/utils/macrons.json](./wiktionary_pron/utils/macrons.json).
911

12+
- **[French liaison inserter](wiktionary_pron/macronizer.html)** - Insert liaison markers into French text; rule based, using POS tagger from `fr-compromise` [misc/french/french_liaison.html](./misc/french/french_liaison.html).
13+

0 commit comments

Comments
 (0)