phonemization topic
List
phonemization repositories
trafficstars
DeepPhonemizer
324
Stars
35
Forks
Watchers
Grapheme to phoneme conversion with deep learning.
persian_phonemizer
56
Stars
2
Forks
Watchers
A tool for translating Persian text to IPA (International Phonetic Alphabet).
babylon.cpp
25
Stars
3
Forks
25
Watchers
Babylon.cpp is a C and C++ library for grapheme to phoneme conversion and text to speech synthesis. For phonemization a ONNX runtime port of the DeepPhonemizer model is used. For speech synthesis VITS...