# TTS_text_norm **Repository Path**: atomai/TTS_text_norm ## Basic Information - **Project Name**: TTS_text_norm - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-02 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TTS_text_norm chinese and English text normalization of TTS ## 运行英文 ``` pyhton eng_text_normalize.py ``` or ``` cd English-Text-Normalization-for-TTS pyhton eng_textNor.py ``` ## 运行中文 ``` cd chinese_text_normalization/TN ./run.sh ```