#209 · Primary category: Speech & Audio
Phonetisaurus
Phonetisaurus G2P
Project last updated:06/01/24
GitHub Stars
522
Forks
128
Contributors
19
License
BSD-3-Clause
Why we included this project
Phonetisaurus generates pronunciation dictionaries for speech recognition by training grapheme-to-phoneme models on OpenFst. It provides C++ binaries with Python bindings, so you can train models and then use them to produce pronunciations for words your lexicon lacks, which saves the manual work of hand-curating entries. When alignments need closer inspection, it can also dump the raw per-word lattices in .fst format. This is a focused library rather than a turnkey package: plan on building OpenFst yourself and knowing your way around a Kaldi-style pipeline. Its long history in the speech community is the main reason teams still choose it despite the setup effort.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production