MSQ 流式适配与校验增强,新增 NBS 音色表

This commit is contained in:
2025-04-08 17:49:49 +08:00
parent 889f8f9641
commit c14489f3a7
13 changed files with 629 additions and 75 deletions

View File

@@ -187,7 +187,7 @@ print(
cvt_method(
cvt_mid,
out_path,
Musicreater.DEFAULT_PROGRESSBAR_STYLE if prompts[2] else None, # type: ignore
Musicreater.DEFAULT_PROGRESSBAR_STYLE if prompts[2] else None, # type: ignore
*prompts[3:],
)
)