mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-06 03:57:44 +08:00
Update chinese.py
This commit is contained in:
parent
2e834b305f
commit
73cf11e04d
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user