Adjust text normlization

This commit is contained in:
KamioRinn
2024-02-21 01:14:09 +08:00
parent a16de2e7c6
commit 84062074a3
4 changed files with 27 additions and 5 deletions

View File

@@ -34,6 +34,8 @@ rep_map = {
"$": ".",
"/": ",",
"": "-",
"~": "",
"":"",
}
tone_modifier = ToneSandhi()