Skip to content

Commit bbf03c1

Browse files
authored
Create README.md
1 parent 3c40d69 commit bbf03c1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/hellpanderrr/hellpanderrr.github.io)
2+
3+
- **[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.
4+
Supports German, Latin, French, Spanish, Portueguse, Ancient Greek, Polish, Czech, Ukrainian, Russian, Belorussian, Bulgarian, Armenian, Lithuanian, Icelandic.
5+
- **[Multi-language IPA Transcriber](wiktionary_pron/index_fengari.html)** - Old version. Uses Fengari Lua interpreter instead of Wasmoon. Latin and German only.
6+
7+
- **[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
8+
- **[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).
9+

0 commit comments

Comments
 (0)