mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 23:48:48 +08:00
...
This commit is contained in:
parent
2deec71d7f
commit
73dcce1bc3
@ -111,5 +111,5 @@ def check_details(path_list=None,is_train=False,is_dataset_processing=False):
|
||||
df = pd.read_csv(
|
||||
semantic_path, delimiter="\t", encoding="utf-8"
|
||||
)
|
||||
if len(df) > 1:...
|
||||
if len(df) >= 1:...
|
||||
else:gr.Warning(i18n('缺少语义数据集'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user