39 skills found · Page 1 of 2
Kyubyong / G2pg2p: English Grapheme To Phoneme Conversion
axelspringer / DeepPhonemizerGrapheme to phoneme conversion with deep learning.
kakaobrain / G2pmA Neural Grapheme-to-Phoneme Conversion Package for Mandarin Chinese Based on a New Open Benchmark Dataset
Kyubyong / G2pCg2pC: A Context-aware Grapheme-to-Phoneme Conversion module for Chinese
xinjli / Transphonephoneme tokenizer and grapheme-to-phoneme model for 8k languages
yl4579 / AuxiliaryASRJoint CTC-S2S Phoneme-level ASR for Voice Conversion and TTS (Text-Mel Alignment)
ye-kyaw-thu / MyG2PMyanmar (Burmese) Language Grapheme to Phoneme (myG2P) Conversion Dictionary for speech recognition (ASR) and speech synthesis (TTS).
ldong1111 / GraphemeBERTThis is the source code of the paper "Neural grapheme-to-phoneme conversion with pretrained grapheme models
timedomain-tech / ACE Phonemesa guide to grapheme-to-phoneme conversion and phoneme list for ace singing voice synthesis engine
ReForge-Mode / Radish Tools Phoneme ExtractorA phoneme extractor tool for a free lipsync workflow in Unity. This is not made by me. it is made by rmemr
AdolfVonKleist / RnnLMG2PGrapheme-to-Phoneme conversion with Joint-Sequence RnnLMs
Mobile-Artificial-Intelligence / BabylonBabylon.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.
dexvdev / Svelte Vrm LiveThrelte Live – A SvelteKit + Three.js platform for live-streaming 3D VRM avatars. Features real-time chat with Google Generative AI, ElevenLabs TTS lip-sync, Mixamo animations, and Cloudflare edge deployment – perfect for creating interactive, high-performance streaming overlays.
sigmorphon / 2021 Task1Second SIGMORPHON Shared Task on Grapheme-to-Phoneme Conversions
bpopeters / Mg2pMultilingual grapheme-to-phoneme conversion
codebyzeb / G2p PlusGrapheme-to-phoneme tool for corpus conversion, where phonemes match Phoible inventories
sigmeta / G2p KdToken-Level Ensemble Distillation for Grapheme-to-Phoneme Conversion
MahtaFetrat / LLM Powered G2PCode 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.
ionite34 / H2p ParserHeteronym to Phoneme Parser
fabianoluzbr / Neural G2p PortugueseGrapheme-to-phoneme (G2P) conversion is the process of generating pronunciation for words based on their written form. It has a highly essential role for natural language processing, text-to-speech synthesis and automatic speech recognition systems. This project was adapted from https://github.com/hajix/G2P.