Update tone_sandhi.py

main
RVC-Boss 2 years ago committed by GitHub
parent 73cf11e04d
commit 80fffb0ad4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,7 +14,7 @@
from typing import List
from typing import Tuple
import jieba
import jieba_fast as jieba
from pypinyin import lazy_pinyin
from pypinyin import Style

Loading…
Cancel
Save