mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-06 22:50:00 +08:00
Update tqdm desc
This commit is contained in:
parent
e1d55e46e7
commit
96c94e65f8
@ -79,7 +79,6 @@ if os.path.exists(txt_path) == False:
|
||||
return phone_level_feature.T
|
||||
|
||||
def process(data, res):
|
||||
print(i_part)
|
||||
for name, text, lan in tqdm(data, desc=f"Process {i_part}"):
|
||||
try:
|
||||
name = os.path.basename(name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user