mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-05 19:41:56 +08:00
Fix merge yi (#1504)
This commit is contained in:
parent
f4e812ae16
commit
e1493bf691
@ -681,6 +681,7 @@ class ToneSandhi:
|
||||
and seg[i - 1][0] == "一"
|
||||
and seg[i - 2][0] == word
|
||||
and pos == "v"
|
||||
and seg[i - 2][1] == "v"
|
||||
):
|
||||
continue
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user