1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 09:10:25 +08:00

chore(format): run black on dev (#98)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-28 18:07:17 +09:00
committed by GitHub
parent 7befbd10d9
commit 19619161be
5 changed files with 36 additions and 15 deletions

6
web.py
View File

@@ -691,7 +691,11 @@ def train1key(
[
get_info_str(_)
for _ in extract_f0_feature(
np7, f0method8, if_f0_3, exp_dir1, version19,
np7,
f0method8,
if_f0_3,
exp_dir1,
version19,
)
]