speechio/chinese_text_normalization
Chinese text normalization for speech processing
This project helps speech processing professionals prepare Chinese text for automatic speech recognition (ASR) systems. It takes raw Chinese text, which might include numbers, dates, and non-standard words, and converts them into their spoken-word equivalents. The output is clean, normalized Chinese text that's ready for ASR model training or inference, making it useful for ASR engineers and researchers.
722 stars. No commits in the last 6 months.
Use this if you need to transform raw Chinese text containing numbers, dates, or other non-standard words into their fully written-out, spoken forms for an automatic speech recognition pipeline.
Not ideal if your primary need is for text normalization in languages other than Chinese, or if you require advanced, AI-model-based text normalization beyond rule-based transformations.
Stars
722
Forks
150
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/speechio/chinese_text_normalization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
NickZaitsev/ru-normalizr
ru-normalizr — лучший open-source нормализатор русского текста. Приводит числа, даты, время,...
gladiaio/normalization
A lightweight library for normalizing speech transcripts before computing WER
34j/mecab-text-cleaner
Simple Python package (CLI/Python API) for getting japanese readings (yomigana) and accents using MeCab.
repodiac/german_transliterate
Python module to clean and transliterate (i.e. normalize) German text including abbreviations,...
google-research-datasets/TextNormalizationCoveringGrammars
Covering grammars for English and Russian text normalization