Revert "change g2p and other fix" (#40)

This commit is contained in:
Stardust·减
2023-09-30 09:13:39 +08:00
committed by GitHub
parent c3df0bab67
commit 2f687e4873
11 changed files with 253 additions and 75 deletions

View File

@@ -74,7 +74,6 @@ num_zh_tones = 6
# japanese
ja_symbols = [
"pau",
"N",
"a",
"a:",
@@ -118,8 +117,6 @@ ja_symbols = [
"z",
"zy",
]
for x in range(ord("a"), ord("z") + 1):
ja_symbols.append(chr(x).upper())
num_ja_tones = 1
# English