Merge pull request #1414 from RVC-Project/formatter-dev

chore(format): run black on dev
This commit is contained in:
RVC-Boss 2023-10-11 10:23:58 +08:00 committed by GitHub
commit cbe7934184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ from infer.lib.infer_pack.commons import get_padding, init_weights
has_xpu = bool(hasattr(torch, "xpu") and torch.xpu.is_available())
class TextEncoder256(nn.Module):
def __init__(
self,