https://github.com/hellpanderrr/hellpanderrr.github.io
https://github.com/hellpanderrr/hellpanderrr.github.io
fengari-web german-language grapheme-to-phoneme ipa-dictionary latin-language phonemic-transcription phonetic-transcriptions text-to-phoneme transcriber wasmoon
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellpanderrr/hellpanderrr.github.io
- Owner: hellpanderrr
- Created: 2021-06-10T02:38:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-12-12T05:56:59.000Z (6 months ago)
- Last Synced: 2025-12-13T14:42:15.031Z (6 months ago)
- Topics: fengari-web, german-language, grapheme-to-phoneme, ipa-dictionary, latin-language, phonemic-transcription, phonetic-transcriptions, text-to-phoneme, transcriber, wasmoon
- Language: Lua
- Homepage: https://hellpanderrr.github.io/wiktionary_pron/index.html
- Size: 91.7 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://deepwiki.com/hellpanderrr/hellpanderrr.github.io)
- **[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.
Supports German, Latin, French, Spanish, Portueguse, Ancient Greek, Polish, Czech, Ukrainian, Russian, Belorussian, Bulgarian, Armenian, Lithuanian, Icelandic.
- **[Multi-language IPA Transcriber](wiktionary_pron/index_fengari.html)** - Old version. Uses Fengari Lua interpreter instead of Wasmoon. Latin and German only.
- **[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
- **[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).