diff --git a/GPT_SoVITS/text/chinese.py b/GPT_SoVITS/text/chinese.py index 64c8818..de3ef01 100644 --- a/GPT_SoVITS/text/chinese.py +++ b/GPT_SoVITS/text/chinese.py @@ -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 = {