Grapheme to phoneme conversion with deep learning.
-
Updated
Dec 8, 2023 - Python
Grapheme to phoneme conversion with deep learning.
A tool for translating Persian text to IPA (International Phonetic Alphabet).
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 models are used. Piper models are compatible after a conversion script is run.
Add a description, image, and links to the phonemization topic page so that developers can more easily learn about it.
To associate your repository with the phonemization topic, visit your repo's landing page and select "manage topics."