47 results for “topic:grapheme-to-phoneme”
Monolingual wordlists with pronunciation information in IPA
Grapheme to phoneme conversion with deep learning.
这是一个潮州话文本端的处理工具和正字标准,主要为潮州方言的语音合成服务
Grapheme to phoneme model for PyTorch
Indonesian Grapheme-to-Phoneme (IPA notation)
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.
Grapheme-to-Phoneme(G2P) 관련자료 모음
Code and Resources for "LLM-Powered Grapheme-to-Phoneme Conversion: Benchmark and Case Study", introducing methods to leverage LLMs for G2P tasks without additional training, featuring Sentence-Bench and Kaamel-Dict.
Heteronym to Phoneme Parser
Convert native orthographies to the International Phonetic Alphabet
Thai Grapheme-to-Phoneme (Thai G2P)
Grapheme-to-phoneme (G2P) conversion for Tamil / Kannada languages - a building block for Indic text-to-speech (TTS) systems
Tajweed-aware Quranic phonemizer / grapheme to phoneme (G2P) converter
This project aims to implement a algorithm to do a grapheme-phoneme alignment task.
Lexikos - λεξικός /lek.si.kós/ - A collection of pronunciation dictionaries and neural grapheme-to-phoneme models.
A Persian grapheme-to-phoneme (G2P) model designed for homograph disambiguation, fine-tuned using the HomoRich dataset to improve pronunciation accuracy.
Augmented Recurrent Neural Grapheme-to-Phoneme conversion with Inflectional Orthography.
Grapheme to Phoneme and Digit to Word conversion for Greek.
a Python library for phonetic fuzzy searching and segment-to-segment distance computation. It allows you to find words that "sound like" a query by analyzing International Phonetic Alphabet (IPA) features.
convert phoneme to grapheme vietnames
No description provided.
Farsi grapheme to phoneme converter bot
🔠🇧🇷 Marcação fonética, silábica, tônicas, etc. em Português Brasileiro
Dialect-aware grapheme-to-phoneme conversion for German using Transformer + XLM-R. Context-aware, multi-dialect support with CTC+CE training. Built with PyTorch Lightning & Hydra.
Datasets for evaluation of Central Kurdish Grapheme-to-Phoneme Conversion systems
Benchmarking notebooks for various Persian G2P models, comparing their performance on the SentenceBench dataset, including Homo-GE2PE and Homo-T5.
Comparing Writing Systems with Multilingual Grapheme-to-Phoneme and Phoneme-to-Grapheme Conversion
Handy tools for creating dictionaries and G2Ps for OpenUtau.
Code implementation for the Paper "Making a Point: Pointer-Generator Transformers for Disjoint Vocabularies" (https://www.aclweb.org/anthology/2020.aacl-srw.13.pdf).
Grapheme-to-Phoneme conversion for Brazilian Portuguese Using Decision Trees with Python Scikit Learn