Update chinese.py

This commit is contained in:
RVC-Boss 2024-01-23 20:19:37 +08:00 committed by GitHub
parent 2e834b305f
commit 73cf11e04d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ pinyin_to_symbol_map = {
for line in open(os.path.join(current_file_path, "opencpop-strict.txt")).readlines()
}
import jieba.posseg as psg
import jieba_fast.posseg as psg
rep_map = {