gpt sovits v3

gpt sovits v3
This commit is contained in:
RVC-Boss 2025-02-11 23:00:55 +08:00 committed by GitHub
parent 8109e9bbfd
commit 38e93fd047
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -391,7 +391,7 @@ class Attention(nn.Module):
# Attention processor
from torch.nn.attention import SDPBackend
# from torch.nn.attention import SDPBackend
# torch.backends.cuda.enable_flash_sdp(True)
class AttnProcessor:
def __init__(self):