mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-07 10:10:23 +08:00
chore(format): run black on dev (#102)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ef9db1fd44
commit
89f7fa25cc
@@ -9,7 +9,7 @@ import torch
|
||||
|
||||
@jit(nopython=True)
|
||||
def post_process(
|
||||
tf0: int, # 每秒f0点数
|
||||
tf0: int, # 每秒f0点数
|
||||
f0: np.ndarray,
|
||||
f0_up_key: int,
|
||||
manual_x_pad: int,
|
||||
|
||||
Reference in New Issue
Block a user