apinge / MeloTTS.cpp

A lightweight pure C++ Text-to-Speech (TTS) pipeline with OpenVINO, supporting mixed English and Chinese languages.
Apache License 2.0
16 stars 4 forks source link

Text normalization support #14

Closed alexgang closed 1 day ago

alexgang commented 1 day ago

日期替换,时间替换,范围替换,温度替换,分数替换,百分比替换,手机,固话及400电话号码替换,运算符号替换,通用数字替换以及希腊字母替换。

apinge commented 1 day ago

LGTM! I'll merge this PR now and proceed with the next steps: 1. add Linux compatibility and 2. standardize file structure and layers.