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

Format code (#195)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-28 20:45:21 +08:00
committed by GitHub
parent bbe333552f
commit e9301d7a08

View File

@@ -15,7 +15,7 @@ class VC(object):
config.x_query,
config.x_center,
config.x_max,
config.is_half
config.is_half,
)
self.sr = 16000 # hubert输入采样率
self.window = 160 # 每帧点数