AdolfVonKleist/Phonetisaurus
Phonetisaurus G2P
Implements grapheme-to-phoneme conversion using weighted finite-state transducers (WFSTs) built on OpenFst, enabling training and inference of pronunciation models from lexicons. Provides C++ binaries for model training and compilation alongside Python 3 bindings for programmatic access to alignment scores, lattice extraction, and n-best candidate generation. Integrates with speech recognition frameworks like Kaldi and supports flexible output modes including probability mass constraints and normalized probability scoring.
510 stars. No commits in the last 6 months.
Stars
510
Forks
129
Language
Shell
License
BSD-3-Clause
Category
Last pushed
Jun 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/AdolfVonKleist/Phonetisaurus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
thewh1teagle/phonikud
Hebrew grapheme to phoneme (G2P)
GitYCC/g2pW
Chinese Mandarin Grapheme-to-Phoneme Converter. 中文轉注音或拼音 (INTERSPEECH 2022)
Wikidepia/g2p-id
Indonesian Grapheme-to-Phoneme (IPA notation)
stefantaubert/pinyin-to-ipa
Command-line interface and Python library to transcribe pinyin to IPA. The tones are attached to...
pnnbao97/sea-g2p
Fast multilingual text-to-phoneme converter for South East Asian languages.